﻿body
{
	margin: 0 auto; padding: 0; 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #646464; 
	background-color:#ffffff;
    display: block;
}

body.givenBody
{
	margin: 0 auto; padding: 0; 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #646464; 
	background-color:#5facd8 !important;
    display: block; 
    background:#5facd8 url('../../_layouts/1033/Images/CEImages/bg_subpage.gif') no-repeat center top; 
}

a
{
	font-family: Tahoma;
	color: #007bc1;
	text-decoration: none;
}

br
{
	margin:0;
	padding:0;
}

a:hover
{
}

h1
{
	visibility:hidden;
	text-indent:-9999px;
	margin:0;
	padding:0;
	height:0;
}

h2
{
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#06b0b0;
}

h2.subHeaderh2
{
	font-family: Tahoma;
	font-weight: normal;
	color: #007bc1;
	font-size: 27px;
	line-height: 30px;
	margin-top: 16px;
	margin-bottom: 16px;
	padding:0 0 15px 0;
}

h2.miniBluePill
{
    background: transparent url('../../_layouts/1033/Images/CEImages/ico_miniBluePill.gif') no-repeat 0 7px;
    margin: 10px 0 0 0;
    padding: 0 0 10px 30px;
    font-size: 16px;
    font-family: Tahoma;
    font-weight: bold;
    color: #06b0b0;
}

h3 {
    color: #06B0B0;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
    margin: 0;
    padding: 0;
    width: 100%;
}

p
{
}

br.brclear {clear: both; line-height: 0; height:0;}

img
{
	margin:0; padding:0; border: none;
}

.brclear
{
	clear: both; line-height:0;
}

table, tr, td
{
	margin:0;
	padding:0;
	border: none;
	border-collapse: collapse;
}

/* Breadcrumb */
.breadcrumbs {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.breadcrumbList {
    float: right;
    margin: 0;
    padding: 0;
}

/* Centered Content */
 
#allContent
{
	/*width:1249px;*/
	height:100%;
	margin: 0 auto; 
	border:none;
	/*background-color:#5facd8;*/
}

#mainContent
{
	width:960px; 
	margin:0 auto; 
	padding:0;
}

/* Header */

table#headerTable
{
	width:960px;
	margin:40px 0 0 0;
	padding:0;
	height:148px;
	background:transparent url('../../_layouts/1033/Images/CEImages/bg_header.gif') no-repeat 0 0;
}

tr#topHeaderRow
{
	background:transparent none;
	margin:0;
	padding:0;
}

tr#bottomHeaderRow
{
	background:transparent none;
	margin:0;
	padding:0;
}

tr#navigationRow
{
	background:transparent none;
	float:right;
	margin:0;
	padding:0;
}

table#navigationTable
{
	float:right;
}

td#regionListCol
{
	width:680px;
	margin:0;
	padding:0;
}

td#searchBoxCol
{
	width:188px;
	margin:0;
	padding:0;
}

.searchBox
{
	margin:18px 0 0 0;
	padding:3px 0 0 5px;
	font-size: 13px;
	font-family: Tahoma;
	color:#969696;
}

.searchBtn
{
	margin:18px 0 0 0;
	padding:0;
}

ul#regionList
{
	margin:20px 0 0 22px;
	padding:0;
}

ul#regionList li
{
	list-style-type:none;
	display: inline;
	margin:0;
	padding:0 10px 0 6px;
	background:transparent url('../../_layouts/1033/Images/CEImages/nav_blueDivider.gif') no-repeat 100% 3px;
}

ul#regionList a
{
	text-decoration:none;
	font-size: 11px;
	color:#06b0b0;
}

li#locationLink img
{
	padding:0 5px 0 0;
	margin:3px 0 0 0;
}

.modalDropdown
{
   padding: 0 0 0 0;
}

ul#regionSelect
{
	margin:0 0 0 0;
	padding:0;
}

ul#regionSelect li
{
	list-style-type:none;
	display: block;
	margin:0;
	padding:0 10px 0 6px;
}

li#locationUS img
{
    padding:0 5px 0 0;
	margin:3px 0 0 0;
}

li#locationINTL img
{
    padding:0 5px 0 0;
	margin:3px 0 0 0;
}

ul#mainNavigationList
{
	margin:0 20px 0 0;
	padding:0;
}

ul#mainNavigationList li
{
	list-style-type:none;
	display: block;
	background:transparent url('../../_layouts/1033/Images/CEImages/nav_divider.gif') no-repeat 100% 0;	
	padding:0 18px 0 0;
	float:left;
	margin:0;
	height:23px;
}

.rating
{
		background:transparent url('../../_layouts/1033/Images/CEImages/nav_divider.gif') no-repeat 100% 0;	
		height: 10px;
		width: 10px;
}

ul#mainNavigationList a
{
	text-decoration:none;
	display:block;
	margin:0;
	height:23px;
	padding:4px 0 0 0;
	color:#06b0b0;
	font-size:12px;
}

td#pillCol
{
	margin:0;
	padding:16px 12px 0 0;
	width:246px;
}

td#pillCol img
{
	margin:0;
	padding:0;
}

#tellAColleague 
{
	margin-right:34px;
	padding-top:10px;
	width:135px;
}

#tellAColleague a
{
	display: block;
	height:12px;
	width:135px;
	margin:0;
	padding:0;
	background:transparent url('../../_layouts/1033/Images/CEImages/nav_tellAColleague.gif') no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	white-space:nowrap;
}

.sharePointActionsWrapper
{
  padding-top: 5px;  
}

.profileLinkWrapper
{
    padding: 0 0 0 3px;   
}

table#bottomHeaderTable
{
	float:right;
}

td#logocell 
{
	margin:0;
	padding-right:64px;
	width: 391px;
}

td#logocell a h1
{
	display: block;
	margin:0;
	padding:0;
	height:58px;
	width:391px;
	text-indent:-9999px;
	overflow:hidden;
	white-space:nowrap;
	background:transparent url('../../_layouts/1033/Images/CEImages/logo_transparentMain.gif') no-repeat 0 0;
}

/* Footer */

table#footerTable
{
	height:100%;
	width:960px;
	margin:0;
	padding:0;
	float: left;
}

table#footerTable tr, td
{
	margin:0; padding:0; 
}

tr#websiteList
{
	background:transparent url('../../_layouts/1033/Images/CEImages/bg_footer.gif') no-repeat 0 0; 
	margin: 0; 
	padding:0; 
	height:67px;
}

tr#splashFooter
{
	background:transparent url('../../_layouts/1033/Images/CEImages/bg-footer-splash.gif') no-repeat 0 0; 
	margin: 0; 
	padding:0; 
	height:67px;
}



tr#bottomNavigation
{
	background-color:#5facd8; 
	margin:0; 
	padding:0; 
}

ul#webNavList
{
    float: left;
	list-style-type: none; 
	padding:0;
	margin: 40px 0 0 25px;
}

ul#webNavList li
{
	font-size: 11px; 
	color:#969696;
	display: inline;
	background:transparent url('../../_layouts/1033/Images/CEImages/nav_greyDivider.gif') no-repeat 100% 2px; 
	padding: 0 10px 0 10px;
}

ul#webNavList li a
{
	color:#007bc1;
	text-decoration: none;
}

ul#webNavList .lastItem, ul#bottomNavList .lastItem, ul#legalNavList .lastItem, ul#regionList .lastItem, 
ul#mainNavigationList .lastItem, ul#loginList .lastItem, ul.leftNavigationList .lastItem, .lastItem,
ul#capsuleClubSubNav .lastItem
{
	background-image:none;
}

ul#bottomNavList
{
	list-style-type: none; 
	margin:15px 0 0 40px; 
	padding:0;
	text-align: center;
}

ul#bottomNavList li
{
	font-size: 12px; 
	color:#ffffff;
	display: inline;
	background:transparent url('../../_layouts/1033/Images/CEImages/nav_whiteDivider.gif') no-repeat 100% 2px; 
	padding: 0 10px 0 10px;
}

ul#bottomNavList li a, ul#legalNavList li a
{
	color:#ffffff;
	text-decoration: none;
}

ul#legalNavList
{
	list-style-type: none; 
	margin:10px 0 0 0; 
	padding:0 0 30px 0;
	text-align: center;
}

ul#legalNavList li
{
	font-size: 10px; 
	color:#ffffff;
	display: inline;
	background:transparent url('../../_layouts/1033/Images/CEImages/nav_miniWhiteDivider.gif') no-repeat 100% 2px; 
	padding: 0 10px 0 10px;
}

.footerLinks
{
    margin: 0 0 0 0;
    padding: 30px 20px 0 0;
    width: 160px;
    float: right;
}

.footerLink
{
    display:block;
    float: right;
    height: 35px;
    width: 52px;
}

/* Left Navigation */

.leftNavigationTopBar
{
	margin:0;
	padding:0;
	float:left;
	background:transparent url('../../_layouts/1033/Images/CEImages/nav_topCurve_subNav.gif') no-repeat 0 0;
	height:22px;
	width:236px;
}

.leftNavigationBottomBar
{
	margin:0;
	padding:0;
	float:left;
	height:21px;
	width: 236px;
	background:transparent url('../../_layouts/1033/Images/CEImages/nav_bottomCurve_subNav.gif') no-repeat 0 bottom;
}

.leftNavigation
{
	float:left;
	width:236px;
	margin:0;
	padding:0;
}

.homePageMiddleContent .leftNavigation
{
    width: 200px;
    height: 293px;
    background-image: url('../../_layouts/1033/Images/CEImages/bg_leftNav.gif');
    background-repeat: no-repeat;
    background-position: 0 0;
	margin:0;
	padding:0;
}

.homePageMiddleContent .leftNavigationTopBar, .homePageMiddleContent .leftNavigationBottomBar
{
    display: none;  
}

.homePageMiddleContent ul.leftNavigationList
{
    margin:45px 0 0 0;
	padding:0 0 0 16px;
	background-image: none;
}

.homePageMiddleContent ul.leftNavigationList li
{
   list-style-type:none;
	margin:4px 0 0 0;
	padding:0 0 14px 0;
	background-image: url('../../_layouts/1033/Images/CEImages/nav_leftDivider.gif');
	background-repeat: no-repeat;
	background-position: 15px 100%;
	width: 200px;
}

.homePageMiddleContent ul.leftNavigationList li.lastItem, ul.leftNavigationList li.lastItem
{
    background-image: none;
}

ul.leftNavigationList li
{
	list-style-type:none;
	margin:4px 0 0 0;
	padding:0 0 14px 0;
	background-image: url('../../_layouts/1033/Images/CEImages/nav_leftDivider.gif');
	background-repeat: no-repeat;
	background-position: 15px 100%;
	width: 230px;
}

ul.leftNavigationList
{
    float: left;
	margin:0;
	padding:0 0 0 16px;
	background:transparent url('../../_layouts/1033/Images/CEImages/bg_repeater_subNav.gif') repeat-y 0 0;
}

ul.leftNavigationList a
{
	text-decoration:none;
	margin:0;
	padding:0 0 0 20px;
	font-size: 16px;
	color: #ffffff;
}

ul.leftNavigationList a:hover, ul.leftNavigationList li.selected a
{
	color: #007bc1;
}

ul.leftNavigationList li.childNavigation
{
	margin:0 0 0 -16px;
	padding:0;
	background-image: none;
	height:100%;
}

.childNavigationTopBar
{
	margin:0;
	padding:0;
	float:left;
	background:transparent url('../../_layouts/1033/Images/CEImages/nav_topCurve_flyout.gif') no-repeat 0 0;
	height:10px;
	width: 236px;
}

ul.childNavigationList
{
	margin:0;
	padding:0;
	float:left;
	background: transparent url('../../_layouts/1033/Images/CEImages/bg_repeater_flyout.gif') repeat-y 0 0;
	width: 236px;
	height: 100%;
}

.childNavigationBottomBar
{
	margin:0 0 8px 0;
	padding:0;
	float:left;
	background:transparent url('../../_layouts/1033/Images/CEImages/nav_bottomCurve_flyout.gif') no-repeat 0 0;
	height:10px;
	width: 236px;
}

ul.childNavigationList li.childNavigationItem, ul.childNavigationList li.childNavigationItemSelected
{
	list-style-type:none;
	margin:0 0 0 42px;
	padding:0 0 4px 0;
	background:transparent url('../../_layouts/1033/Images/CEImages/ico_greenArrow_subNav.gif') no-repeat 0 8px;	
	font-size: 12px;
	color:#ffffff;
}

ul.childNavigationList li.childNavigationItem a, ul.childNavigationList li.childNavigationItemSelected a
{
	font-size: 12px;
	color:#ffffff;	
}

ul.childNavigationList li.childNavigationItemSelected a
{
   color: #007bc1;
}

ul.childNavigationList li.childNavigationItem a:hover
{
   color: #007bc1;
}

ul.leftNavigationList li.linkWithChildNav
{
	background-image:none;
	padding-bottom: 8px;
}


#featuredInformation
{
	width: 236px;
	height:323px;
	/*background:transparent url('../../_layouts/1033/Images/CEImages/bg_leftColumn.gif') no-repeat left top;*/
	margin:0;
	padding:0;
	float:left;
}

#leftColumn
{
	width: 236px;
	margin:0;
	padding:0;
	float:left;
}

#leftColumn img
{
	padding: 25px 0 0 40px;
	margin: 0;
}



/* Main Page */

#homeContent
{
	width:960px;
	background:transparent url('../../_layouts/1033/Images/CEImages/bg_mainContentRepeater.gif') repeat-y 0 0;
	margin:0;
	padding:0;
	float: left;
}

#mainLeftCol
{
	width: 224px;
	background-color: #deecfe;
	background-image: url('../../_layouts/1033/Images/CEImages/bg_content_leftcol.gif');
	background-repeat:no-repeat; 
	background-position: 0 0;
	margin:0;
	padding:0 0 25px 0;
}

#mainLeftCol img
{
	padding: 25px 0 0 30px;
	margin: 0;
}

#mainRightCol
{
	width: 716px;
	background-image: url('../../_layouts/1033/Images/CEImages/bg_content_rightcol.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:0;
	padding:0;
}

.whiteRow
{
	width: 10px;
	background-color: #ffffff;
	height:1px;
	margin:0;
	padding:0;
}

#rightContent
{
	width: 724px;
	background-color:transparent;
	margin:0;
	padding:0;
	float:left;
}


#flashContainer
{
	width: 510px;
	float: left;
}

#memberLoginContainer
{
	width:250px;
	height: 253px;
	background:transparent url('../../_layouts/1033/Images/CEImages/bg_login.gif') no-repeat 0 0;
	float:left;
	margin:0;
	padding:40px 0 0 0;
}

#loginArea
{
	width: 222px;
	height: 122px;
	float:left;
	margin:0;
	padding:0 0 0 3px;	
}

#loginArea table
{
   float: left;
}

#loginHdr
{
	width: 222px;
	height: 31px;
	background:transparent url('../../_layouts/1033/Images/CEImages/curve_topMemberLogin.gif') no-repeat 0 0;
	margin:0;
	padding:0;
	float:left;
}

#loginHdr h3
{
	font-size: 17px !important;	
	font-weight: normal !important;
	margin:0;
	padding: 4px 0 0 17px;
}

#loginBody 
{
	width:222px;
	background:transparent url('../../_layouts/1033/Images/CEImages/bg_loginRepeater.gif') repeat-y 0 0;
	margin:0;
	padding:6px 0 8px 0;	
	float:left;
}

#loginListArea
{
	width:207px;
	height:22px;
	background:transparent url('../../_layouts/1033/Images/CEImages/curve_bottomMemberLogin.gif') no-repeat 0 0;
	margin:0;
	padding:11px 0 0 15px;
	float:left;
}

#loginList
{
	margin:0;
	padding:3px 0 0 0;
	float:left;
	width:180px;
}

#loginList li
{
	list-style-type: none;
	display: inline;
	background:transparent url('../../_layouts/1033/Images/CEImages/nav_loginDivider.gif') no-repeat 100% 3px;
	margin:0;
	padding:0 8px 0 8px;
	font-family: Tahoma;
	color:#007bc1;
	font-size: 10px;
}

#loginList a  
{
	text-decoration: none;
	margin:0;
	padding:0;
	font-size:10px;
}

#registerArea
{
	margin:0;
	padding:30px 0 0 0;
	width:229px;
	height:66px;
	float:left;
}

#registerArea a
{
	margin:0;
	padding:0;
	white-space: nowrap;
	display: block;
	background:transparent url('../../_layouts/1033/Images/CEImages/btn_registerNow.gif') no-repeat 0 0;
	text-indent:-9999px;
	width:229px;
	height:66px;
}

.loginEmailTextBox
{
	margin:0 0 0 0;
	padding:3px 0 0 5px;
	width: 173px;
	height: 18px;
	background-color: Transparent;
	background-image: url('../../_layouts/1033/Images/CEImages/bg_emailAddress_repeater.gif');
	background-position: left center;
	background-repeat:repeat-x;
	overflow: hidden;
    border: none;
	color:#646464;
	font-size:10px;
	float:left;
}

#emailTextBoxContainer
{
	width:212px;
	height:21px;
	margin:0;
	padding:0;
	float:left;
}

#emailTextBoxCurveLeft
{
	width:6px;
	height: 21px; 
	background:transparent url('../../_layouts/1033/Images/CEImages/curve_emailAddress_left.gif') no-repeat 0 0;
	margin:0 0 0 17px;
	padding:0;
	float:left;
}

#emailTextBoxCurveRight
{
	width: 7px;
	height: 21px;
	background:transparent url('../../_layouts/1033/Images/CEImages/curve_emailAddress_right.gif') no-repeat 0 0;
	margin:0;
	padding:0;
	float:left;
}

.loginPasswordTextBox
{
	margin:0 0 0 0;
	padding:3px 0 0 5px;
	width: 108px;
	height: 18px;
	background-color: Transparent;
	background-image: url('../../_layouts/1033/Images/CEImages/bg_passwordTextBox_repeater.gif');
	background-position: left center;
	background-repeat:repeat-x;
	overflow: hidden;
    border: none;
	color:#646464;
	font-size:10px;
	float:left;
}

.loginPasswordTextBoxWatermark
{ 
    margin:0 0 0 0;
	padding: 11px 0 0 5px;
	width: 108px;
	height: 10px;
	background: transparent url('../../_layouts/1033/Images/CEImages/bg_passwordTextBox_watermark.gif') no-repeat 0 0;
	overflow: hidden;
    border: none;
	color: #ffffff;
	font-size:10px;
	float:left;
}

#passwordTextBoxContainer 
{
	width:147px;
	height:21px;
	margin:8px 9px 0 0;
	padding:0;
	float:left;
}
                 
#passwordTextBoxCurveLeft
{
	width:6px;
	height: 21px; 
	background:transparent url('../../_layouts/1033/Images/CEImages/curve_passwordTextBox_left.gif') no-repeat 0 0;
	margin:0 0 0 17px;
	padding:0;
	float:left;
}

#passwordTextBoxCurveRight
{
	width: 6px;
	height: 21px;
	background:transparent url('../../_layouts/1033/Images/CEImages/curve_passwordTextBox_right.gif') no-repeat 0 0;
	margin:0;
	padding:0;
	float:left;
}

.loginButton
{
	margin:0;
	padding:10px 0 0 0;
	width: 53px;
	height:19px;
	float:left;
}

.loginCheckBox
{
	margin:0;
	padding:0;
	float:left;
}

.welcomeArea
{
    color:#646464;
    font-size:10px;
    padding: 0 0 0 17px;
}
                
h2#welcomeHdr
{
	background:transparent url('../../_layouts/1033/Images/CEImages/hdr_welcomeTo.gif') no-repeat 0 0;
	height:31px;
	width: 436px;
	margin:16px 0 0 42px;
	text-indent:-9999px;
}

#mainRightCol p
{
	width:604px;
	padding:10px 0 20px 42px;
	margin:0;
}

#premiumContainer
{
	width: 660px;
	margin:15px 0 0 20px;
	padding:0;
}

#leftPremium
{
	width: 315px;
	float: left;
	margin:0;
	padding:0;
}

#leftPremiumHdr
{
	width: 315px;
	height:105px;
	background: transparent url('../../_layouts/1033/Images/CEImages/img_mainContent_leftBox.jpg') no-repeat 0 0;
	
}

#leftPremiumBody, #rightPremiumBody
{
	width: 314px;
	border-right: #dbeafe 1px solid;
	background:transparent url('../../_layouts/1033/Images/CEImages/bg_content_colRepeater.gif') repeat-y 0 0;
	margin:0;
	padding:0;
}

#leftPremiumBody .h2CapsuleClubLink, #rightPremiumBody .h2ImageAtlasLink
{
	font-size:13px;
	color: #007bc1;
	font-family: Tahoma;
	font-weight: normal;
	border: none;
	margin: 10px 0 10px 0;
	background:transparent url('../../_layouts/1033/Images/CEImages/ico_threeBlueArrows.gif') no-repeat right 3px;
	float: left;
	padding: 0 23px 0 22px;
}

.premiumBottomCurve
{
	width: 315px;
	height: 19px;
	background:transparent url('../../_layouts/1033/Images/CEImages/curve_bottom_homeContent.gif') no-repeat 0 0;
	margin:0;
	padding:0;
}
#rightPremium
{
	width: 315px;
	float: left;
	margin-left:28px;
	padding:0;
}

#rightPremiumHdr
{
	width: 315px;
	height:105px;
	background: transparent url('../../_layouts/1033/Images/CEImages/img_mainContent_rightBox.jpg') no-repeat 0 0;
		
}

#leftPremiumBody p, #rightPremiumBody p
{
	width: 258px;
	padding:0 0 0 22px;
	margin:0;
	clear: both;
}

#leftPremiumBody h2, #rightPremiumBody h2
{
	text-indent:0;
	font-family: Garamond;
	font-size: 18px;
	color:#646464;
	font-weight:bold;
	margin:0 0 0 22px;
	border-bottom:1px dashed #cccccc;
	width:268px;
	padding-bottom:8px;
}


/* Sub Pages */

#rightColumn
{
	width: 724px;
	margin:0;
	padding:0 0 30px 0;
	background:transparent url('../../_layouts/1033/Images/CEImages/bg_rightColumn_repeater.gif') repeat-y left top;
	float:left;
}

#rightColumnContent
{
	padding:0 62px 0 40px;
	margin:0;
	width:622px
}

#rightColumnPreamble
{
	margin: 10px 0 0 0;
	padding:0 15px 0 0;
	float:left;
	width:615px;
}

#pageHeaderImageContainer
{
	width:724px;
	margin:0;
	padding:0;
	float:left;
}

.pageDivider
{
	background:transparent url(../../_layouts/1033/Images/CEImages/img_pageDivider.gif) no-repeat scroll 0 0;
    float: left;
    height: 15px;
    margin: 15px 0 10px;
    padding: 0;
    width: 617px;
}

.dashedDivider 
{
    background: transparent url(../../_layouts/1033/Images/CEImages/img_dashedDivider.gif) no-repeat scroll 0 0;
    float: left;
    height: 5px;
    margin: 10px 0;
    padding: 0;
    width: 623px;
}

#repeaterWrapper
{
	background:transparent url('../../_layouts/1033/Images/CEImages/bg_leftcolumn_repeater.gif') repeat-y left bottom;
	margin:0;
	padding:0;
	height:100%;
	float:left;
}

.splashText
{
	float: left;
	margin: 0;
	padding: 15px 100px 30px 100px;
	background: transparent url('../../_layouts/1033/Images/CEImages/bg-splash-text.gif') repeat-y 0 0;
	height: 100%;
	width: 760px; /*960px total, inc. padding, borders*/
}

h2.sectionHeaders
{
	color:#06b0b0;
	font-weight:bold;
	font-size:14px;
	font-family:Tahoma;
	float:left;
	padding:0;
	margin:0 0 10px 40px;
}

#pageEnd
{
	margin:10px 0 0 40px;
	padding:0;
	float:left;
	background:transparent url('../../_layouts/1033/Images/CEImages/img_pageEnd.gif') no-repeat 0 0;
	height:5px;
	width: 623px;
}

.bold
{
	font-weight:bold;
}

.expandableLink
{
	margin:0;
	padding:0 0 0 25px;
	font-weight:bold;
	font-size:12px;
	line-height: 30px;
	display:block;
	background:transparent url('../../_layouts/1033/Images/CEImages/ico_circleAndPlus.gif') no-repeat 0 8px;
}


.collapsibleLink
{
	margin:0;
	padding:0 0 0 25px;
	font-weight:bold;
	font-size:12px;
	line-height: 30px;
	display:block;
	background:transparent url('../../_layouts/1033/Images/CEImages/ico_circleAndMinus.gif') no-repeat 0 8px;
}

.thumbnailContainer
{
	margin:0;
	padding:0 10px 0 0;
	float:left;
	background:transparent url('../../_layouts/1033/Images/CEImages/bg_caseThumbnail_imgFrame.gif') no-repeat 0 0;
	width:57px;
	height: 57px;
}

.thumbnailContainer img
{
	margin:0;
	padding:3px 0 0 4px;
	float:left;
}


/* Consult A Colleague */

h2#consultAColleagueH2
{
	background:transparent url('../../_layouts/1033/Images/CEImages/hdr_consultAColleague.gif') no-repeat 0 0;
	height:29px;
	width: 217px;
	margin:16px 0 0 0;
	text-indent:-9999px;	
	white-space: nowrap;
	display:block;
}

/* Capsule Club */

h2#atlantaCapsuleClubH2
{
	background:transparent url('../../_layouts/1033/Images/CEImages/hdr_capsuleClubofAtlanta.gif') no-repeat 0 0;
	height:29px;
	width: 260px;
	margin:16px 0 0 0;
	text-indent:-9999px;	
	white-space: nowrap;
	display:block;	
}

.atlantaCapsuleClubLink
{
    float:right;
    padding:0 0 3px 20px;
    margin-top:3px;
    background:transparent url('../../_layouts/1033/Images/CEImages/ico_circleAndArrow.gif') no-repeat 0 0;
	font-size: 12px;
	color:#fff;    
}
/* Featured Cases */

#featuredCasesContainer
{
	width:618px;
	margin:0 0 0 14px;
	padding:0;
	float:left;
}

#featuredCasesContainer tr td
{
	margin:0;
	padding:0;
}

#featuredCasesHeaderRow
{
	margin:0;
	padding:0;
	float:left;
	width:593px;
}

#featuredCasesHeaderRow h2
{
	margin:0;
	padding:0;
	float:left;
}

#featuredCasesPillCol
{
	margin:0;
	padding:0;
	float:left;
}

#featuredCasesPillCol img
{
	margin:0;
	padding:5px 8px 0 0;	
	float:left;
}

.controlLinks
{
	margin:14px 0 15px 40px;
	padding:0;
	float:left;
	width:620px;
}

ul.controlLinkList
{
	margin:0;
	padding: 0 0 5px 0;
	float:left;
}

ul.controlLinkList li
{
	list-style-type:none;
	float: left;
	background: transparent url('../../_layouts/1033/Images/CEImages/ico_circleAndArrow.gif') no-repeat 0 0;
	margin:0;
	padding:0;
	height:15px;
}

ul.controlLinkList a
{
	color:#007bc1;
	padding:0 0 0 20px;
	margin:0 84px 0 0;
}

span.circleArrowLinkRight
{
    background: transparent url('../../_layouts/1033/Images/CEImages/ico_circleAndArrow.gif') no-repeat 0 0;
    float: right;
    clear: both;
    margin: 0;
    padding: 0;
    height: 15px;
}

span.circleArrowLinkLeft
{
    background: transparent url('../../_layouts/1033/Images/CEImages/ico_circleAndArrow.gif') no-repeat 0 0;
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
    height: 15px;
}

span.circleArrowLinkRight a, span.circleArrowLinkLeft a,
.ms-WPBody span.circleArrowLinkLeft a,.ms-WPBody span.circleArrowLinkRight a
{
    color: #007bc1;
    padding:0 0 0 20px;
    font-size: 12px;
}

span.circleArrowLinkRight a:hover, span.circleArrowLinkLeft a:hover,
.ms-WPBody span.circleArrowLinkLeft a:hover, .ms-WPBody span.circleArrowLinkRight a:hover
{
   color: #06b0b0;
   padding:0 0 0 20px;
   text-decoration: underline;
}

#featuredCases
{
	margin:15px 0 0 26px;
	padding:0;
	width:618px;
	float:left;
}

.featuredCaseArea
{
	margin:0;
	padding:0;
	width:308px;
	float:left;
}

.featuredTitleArea
{
	background-color:#e1e1e1;
	font-weight:bold;
	padding: 7px 0 7px 13px;
	border:1px solid #cccccc;
}

.featuredTitleArea a
{
	color:#007bc1;
}

.featuredBodyArea
{
	margin:0;
	padding:0 0 15px 14px;
	float:left;
	width:292px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.featuredBodyAreaImageFrames
{
	background:transparent url('../../_layouts/1033/Images/CEImages/bg_featureCases_imgFrame.gif') no-repeat 0 0;
	height:121px;
	width:122px;
	float:left;
	padding:7px 0 0 9px;
	/*margin:0 0 0 70px;*/
}


/***
.featuredBodyAreaImageFrames
{
	background:transparent url('../../_layouts/1033/Images/CEImages/bg_featureCases_imgFrame.gif') no-repeat 0 0;
	height:121px;
	width:122px;
	float:left;
	padding:7px 0 0 9px;
	margin:0 0 0 10px;
}
***/


.featuredFooterArea
{
	margin:0;
	padding:0;
	float:left;
	background-color:#e1e1e1;
	height:4px;
	width:306px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.featuredDate
{
	padding:0;
	margin:10px 0 10px 0;
	display:block;
}

/* Sub Navigation */

#subNav
{
	margin: 10px 0 14px 0px;
	padding:0;
	float:left;
}

ul#capsuleClubSubNav
{
	margin: 0;
	padding: 0;
	float: left;
}

ul#capsuleClubSubNav li
{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	background:transparent url('../../_layouts/1033/Images/CEImages/nav_subNav_divider.gif') no-repeat 100% 2px;
}

ul#capsuleClubSubNav .firstItem a
{
	padding-left:0;
}

ul#capsuleClubSubNav a
{
	margin:0;
	padding:0 18px 0 18px;
	float:left;
	display:block;
}




/* Scrolling Message */

#scrollingMessageContainer
{
	width: 617px;
	height: 68px;
	float:left;
	padding:0;
	margin:0 0 26px 0px;
}

#scrollingMessageTop
{
	width: 617px;
	height: 13px;
	float: left;
	background:transparent url('../../_layouts/1033/Images/CEImages/curve_scrollingMessage_top.gif') no-repeat 0 0;
	padding:0;
	margin:0;
}

#scrollingMessageBody
{
	width: 577px;
	float: left;
	background:transparent url('../../_layouts/1033/Images/CEImages/bg_scrollingMessage_repeater.gif') repeat-y 0 0;
	color:#646464;
	padding:8px 20px 12px 20px;
	margin: 0;
}

#scrollingMessageBottom
{
	width: 617px;
	height: 9px;
	float: left;
	background:transparent url('../../_layouts/1033/Images/CEImages/curve_scrollingMessage_bottom.gif') no-repeat 0 0;
	padding:0;
	margin:0;
}

/* Annoucements */

table#annoucementTable
{
	width: 618px;
	margin:0 0 0 40px;
	padding:0;
	float:left;
	border:1px solid #cccccc;
}

table#annoucementTable td
{
	border:1px solid #cccccc;
	padding:7px 0 7px 15px;
	margin:0;
}

tr.announcementHeaderRow
{
	background-color: #e1e1e1;
	font-weight: bold;
}

tr.blankRow
{
	background-color: #e1e1e1;
	height: 5px;
}

/* Recent Cases */

table#recentCaseTable
{
	margin:0 0 0 40px;
	padding:0;
	float: left;
	width:618px;
}

table#recentCaseTable h2.sectionHeaders
{
	margin:0;
	padding:0;
}

table#recentCaseTable tr td
{
	padding:0 0 12px 0;
}   

#recentCaseDescription
{
	margin:0;
	padding:0;
	width: 340px;
	line-height:20px;
}   

#recentCaseInfo
{
	line-height: 20px;
}

.viewAllCasesLink
{
	margin:3px 0 0 0;
	padding:0 10px 0 20px;
	float:right;
	background:transparent url('../../_layouts/1033/Images/CEImages/ico_circleAndArrow.gif') no-repeat 0 0;
	display:block;
	height:15px;
}

/*Modal Popup Styling*/
.modalBackground
{
	background-color: #000000;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 1000;
}

/* Image Atlas */

#rightColumnPost
{
   float: left;
   width: 100%;
}

.donateImageLink
{
	margin:15px 0 0 0;
	padding:0 0 0 25px;
	float:left;
	background:transparent url('../../_layouts/1033/Images/CEImages/ico_circleAndArrow.gif') no-repeat 0 0;
	height: 15px;
}

.featureHeader
{
	float:left;
	margin:0;
	padding:0;
	background-color: #e1e1e1;
	height: 29px;
	width: 616px;
	border:1px solid #cccccc;
}

.featureHeader h2
{
	color:#06b0b0;
	font-weight:bold;
	font-size:14px;
	font-family:Tahoma;
	float:left;
	padding:6px 0 0 16px;
	margin:0;
}

.featureBody
{
	float:left;
	margin:0;
	padding:18px 0 0 16px;
	background-color: #f3f3f3;
	width: 600px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.featureBody p
{
	margin:0;
	padding:0;
	line-height:24px;
}

.featureBottom
{
	float:left;
	margin:0;
	padding:0;
	background-color: #e1e1e1;
	width: 616px;
	height: 6px;
	border:1px solid #cccccc;	
}

.imageSearchButton
{
	margin:0 18px 15px 0;
	padding:0;
	float:right;
}

.searchResults
{
	margin:15px 0 0 0;
	padding:0;
	float:left;
}

.criteriaSelection
{
	margin:15px 0 0 0;
	padding:0;
	float:left;
}

.searchCriteria
{
	margin:15px 0 0 0;
	padding:0;
	float:left;
}

.searchResults
{
	margin:15px 0 0 0;
	padding:0;
	float:left;
}

.criteriaSelectionArea
{
	margin:0;
	padding:0;
	float:left;
	width: 98px;
}

.selectionHeader
{
	font-family:Tahoma;
	font-size:12px;
	color:#007bc1;
	padding:0;
	margin:0 0 10px 0;
	float:left;
}

.criteriaCheckBoxList
{
	float:left;
	margin:0;
	padding:0;
	width: 593px;
}

.criteriaItem, .criteriaBox, .criteriaLabel
{
    float: left;
}

.criteriaItem
{
    width: 148px;
}

.criteriaLabel
{
    width: 118px;
}

.level2
{
    width: 138px;
    padding: 0 0 0 10px;
}

/*.criteriaCheckBoxList
{
	float:left;
	margin:0;
	padding:0;
	width: 593px;
}

.criteriaItem
{
    display: block;
    float: left;
    width: 148px;
}

.criteriaItem input
{
    display: block;
    float: left;
    margin: 3px 0 0 0;
    padding: 0;
}

.criteriaItem label
{
    display: block;
    float: left;
    width: 124px;
    font-size: 10px;
    font-weight: normal;
}

.level2
{
    width: 138px;
    padding: 0 0 0 10px;
}*/

.criteriaOptionLinks
{
	margin:0 20px 0 0;
	padding:0;
	float:right;
	width:160px;
}

.helpLink
{
	float:left;
	margin:0;
	padding:0 0 0 20px;
	background:transparent url('../../_layouts/1033/Images/CEImages/ico_circleAndQuestion.gif') no-repeat 0 2px;
	height: 18px;
}

.collapseLink
{
	float:right;
	margin:0;
	padding:0 0 0 20px;
	background:transparent url('../../_layouts/1033/Images/CEImages/ico_circleAndMinus.gif') no-repeat 0 2px;
	height:18px;
}

.expandLink
{
	float:right;
	margin:0;
	padding:0 0 0 20px;
	background:transparent url('../../_layouts/1033/Images/CEImages/ico_circleAndPlus.gif') no-repeat 0 2px;
	height:18px;
}

/* Custom Tab Styling */

.customTabStyle
{
	display:block;
	/* fonts for the tabs */
	font-family:Arial;
	font-size:11px;	
	line-height:18px;
	font-weight:bold;
	color:#505050;
}
.customTabStyle .ajax__tab_tab
{
	/* header text is always be bold */
	font-weight:bold;	
}
.customTabStyle .ajax__tab_body 
{
	background-color:#f3f3f3;
	border-right:1px solid #d2d2d2;
	border-left:1px solid #d2d2d2;
	border-top:none;
	padding:10px;
	width:596px;
	float:left;
}

.customTabStyle .ajax__tab_header
{
	border:none;
	padding:0;
	width:618px;
	background-image:url('../../_layouts/1033/Images/CEImages/bg_tab_strip.gif');
	background-repeat:repeat-x;
	background-position:0 bottom;
	margin-right:2px;
}

/* regular header styles */
.customTabStyle .ajax__tab_tab
{
	/* left/right rounded images are 11 pixels wide */
	margin:0;
	height:26px;
	color:#007bc1; 
	font-weight:bold;
	font-size:12px;
	background:url('../../_layouts/1033/Images/CEImages/bg_tab_inactive.gif') repeat-x left top;	
	padding:3px 14px 0 9px;
}
.customTabStyle .ajax__tab_outer
{
	/* 2 pixel horizontal space between tabs */
	margin-right:3px;
	height:29px;
	background:url('../../_layouts/1033/Images/CEImages/tab_right_inactive.gif') no-repeat right top;
}
.customTabStyle .ajax__tab_inner
{
	background:url('../../_layouts/1033/Images/CEImages/tab_left_inactive.gif') no-repeat left top;
	padding-left:6px;
	height:29px;
}

/* active/hover headers styles */
.customTabStyle .ajax__tab_active .ajax__tab_tab, 
.customTabStyle .ajax__tab_hover .ajax__tab_tab  
{
	/* left/right rounded images are 11 pixels wide */
	color:#06b0b0;
	background:url('../../_layouts/1033/Images/CEImages/bg_tab_active.gif') repeat-x left top;
}
.customTabStyle .ajax__tab_active .ajax__tab_outer,
.customTabStyle .ajax__tab_hover .ajax__tab_outer
{
	/* 2 pixel horizontal space between tabs */
	background:url('../../_layouts/1033/Images/CEImages/tab_right_active.gif') no-repeat right top;
}
.customTabStyle .ajax__tab_active .ajax__tab_inner,
.customTabStyle .ajax__tab_hover .ajax__tab_inner
{
	background:url('../../_layouts/1033/Images/CEImages/tab_left_active.gif') no-repeat left top;
}

table.imageSearchResultsTable
{
	margin:0;
	padding:0;
	float:left;
}

tr.imageSearchRows
{
    margin: 0;
	padding: 0;
	float:left;
}

td.imageSearchResult
{
	margin: 0;
	padding: 12px 0 12px 0;
	float:left;
	width: 288px;
}

.resultsBody
{
	height:434px;
	overflow: auto;
	background:#f3f3f3 url('../../_layouts/1033/Images/CEImages/bg_repeater_imageResults.gif') repeat-y 0 0;
}


/* List View */
.listViewWrapper
{
    float: left;
}

table.listView {
    border: 1px solid #CCCCCC;
    padding: 0;
    width: 615px;
    clear: both;
}

table.listView tr.headerRow {
    background-color: #E1E1E1;
    font-weight: bold;
}

table.listView td {
    border: 1px solid #CCCCCC;
    margin: 0;
    padding: 10px 7px 10px 7px;
}

table.listView tr.blankRow td {
    background-color: #E1E1E1;
    height: 5px;
    margin: 0px;
    padding: 0px;
}

table.listView tr.alternateRow {
    background-color: #f0f0f0;
}

/*Paging*/
.listViewWrapper a:hover
{
    font-size: 12px;
}

.listViewWrapper a:link, .listViewWrapper a:visited
{
    font-size: 12px;
}

.listViewWrapper .pagerTable
{
    margin: 10px 0 0 0;
    width: 615px;
    float: left;
}

.listViewWrapper .pageText
{
    font-size: 13px;
    color: #666666;
}



/*Data Grid Styling*/
.Grid
{
    border: solid 1px #DDDDDD;
    width: 100%;
}

.Grid td
{
    font-family: Arial;
    padding: 5px 5px 5px 5px;
    text-align: center;
    border: 0;
}

.GridHeader
{
    background-color:#f2f2f2;
    color:#999999;
    font-size:x-small;
    
}

.GridHeader td
{
    border: solid 1px #DDDDDD;
    padding: 0px 5px 0px 5px;
}

.GridHeader a
{
    text-decoration: none;
    color: #F7F7F7;
    padding: 0px 15px 0px 15px;
}

.GridHeader a:hover
{
    text-decoration: underline;
}

.GridItem, .GridAltItem
{
    font-size: smaller;
    color: #000000;
}

.GridItem
{
    background-color: #e6edf2;
}

.GridAltItem
{
    background-color: #f5f5f5;
}

.GridPager
{
    font-size: small;
    background-color: #E7E7FF;
}

.GridFooter
{
    font-size:smaller;
    font-weight:bold;
}

.featuredLink, .highlightedLink
{
	padding: 5px;
}
.featuredLink a, .featuredLink a:hover, .featuredLink a:visited, .featuredLink a:link
{
	color:#007BC1;
	font-family:Tahoma;
	text-decoration:none;
	margin:13px 0 0;
	font-weight:bold;
}

.highlightedLink a, .highlightedLink a:hover, .highlightedLink a:visited, .highlightedLink a:link
{
	color:#007BC1;
	padding-left: 10px;
	text-decoration:none;
}

.siteMapList
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.formArea
{
	margin: 10px;
	float: left;
	clear: both;
	width: 650px;
}

.formRow
{
	float: left;
	clear: both;
	margin: 0px 0px 10px 0px;
	width: 100%;
}

.formLabel
{
	width: 200px;
	float: left;
}

.formRowField
{
	float: left;
	vertical-align: top;
	margin-right: 20px;
}

.formRowLabel
{
    float: left;
    text-align: right;
    width: 150px;
    margin-right: 20px;
}
    
.formRow .textbox, .formRow .dropdownlist
{
    width: 250px;
    vertical-align: top;
}

.formRow .miniField
{
    width: 75px;
}

.formRow .shortField
{
    width: 150px;
}

.formRow .longField
{
    width: 350px;
}

.formRow .shortLabel
{
    width: 100px;
}

.clearNone
{
    clear: none;
}

.watermarked
{
	 width: 250px;
	font-style: italic;
	color: #999999;
	font-family:Tahoma;
}

.hidden
{
    display: none;
}

/* Contact Us */
.contactForm
{
    padding: 0px 0px 0px 25px;
}

/*User Registration Form*/
/* User Registration */

.regFormItem
{
	background-color:#f5f5f5;
	border:1px solid #cccccc;
}

.regFormRow
{	
	float:left;
	clear:both;
	margin-bottom:16px;
}

.memberRegistrationArea .regFormRow
{
    width: 650px;
}

.regSalutation
{
	width:114px;
	float:left;
}

.regFirstName
{
	width: 198px;
	margin-right:52px;
	float:left;
}

.regLastName
{
	width: 234px;
	float:left;
}

.salutationDDL
{
	width: 76px;
}

.firstNameTextBox
{
	width: 198px;
}

.lastNameTextBox
{
	width: 234px;
}

.regEmail
{
	margin-right: 54px;
}

.regEmail, .regConfirmEmail
{
	width: 214px;
	float:left;
}

.emailAddressTextBox, .confirmEmailTextBox
{
	width: 214px;
}

.regfacility
{
	width: 322px;
	float:left;
}

.facilityTextBox
{
	width: 322px;
}

.regProfession, .regSpecialty
{
	width: 242px;
	float: left;	
}

.professionDDL, .specialtyDDL
{
	width: 242px;
}

.regAddress
{
	float:left;
	width: 392px;
}

.addressTextBox
{
	width: 392px;
}

.regCity, .regState, .regPostal, .regCountry, .regPhone, .regPassword, .regRetypePassword
{
	float:left;
	width: 214px;
	margin-right:54px;
}

.cityTextBox, .stateTextBox, .postalTextBox, .countryDDL, .numberTextBox, .passwordTextBox, .retypePasswordTextBox
{
	width: 214px;
}

.required
{
    font-weight: bold;
}

/* Consult a Colleague Detail */

.imageVideoContainer
{
	margin:0;
	padding:0;
	float:left;
	width: 100%;
}

.diagnosticImageDetail
{
	margin:0;
	padding:0 0 0 25px;
	float:left;
	width:95%;
}

.videoLink, .commentLink
{
	margin:0;
	padding:0 0 0 25px;
	display: block;
	background:transparent url('../../_layouts/1033/Images/CEImages/ico_circleAndArrow.gif') no-repeat 0 4px;
	float:left;
}

.commentsContainer
{
	margin:0;
	padding:0;
	float:left;
}

.comment
{
	margin:9px 0 9px 0;
	padding:0 0 0 28px;
	float:left;
	width:526px;
}

.commentSupportLinks
{
	margin:0;
	padding:0;
	float:left;
}

ul.commentSupportLinksList
{
	margin:0;
	padding:0 0 0 24px;
	float:left;
	list-style-type: none;
}

ul.commentSupportLinksList li
{
	margin:2px 0 2px 0;
	padding:0 0 0 8px;
	float:left;
	display:block;
	white-space:nowrap;
	clear:both;
	background:transparent url('../../_layouts/1033/Images/CEImages/ico_greyArrow.gif') no-repeat 0 7px;
}

/* Consult a Colleague - Submit a Case */                           

.caseDataFormArea 
{
	margin:0;
	padding:0;
	float:left;
	width: 620px;
}

.caseDataFormLeftSide
{
	margin:0;
	padding:0;
	float:left;
	width: 132px;
}

.caseDataFormRightSide
{
	margin:0;
	padding:0;
	float:left;
}

.caseTitle
{
	padding:0;
	margin:0;
	float:left;
}

.capsuleType
{
	padding:0;
	margin:0;
	float:left;
}

.patientHistory
{
	padding:0;
	margin:0;
	float:left;
}

.previousDiagnostic
{
	padding:0;
	margin:0;
	float:left;
}

.caseTitleRow
{
	margin:15px 0 0 0;
	padding:0;
	float:left;
}

.capsuleTypeRow
{
	margin:15px 0 0 0;
	padding:0;
	float:left;
}

.patientHistoryRow
{
	margin:15px 0 0 0;
	padding:0;
	float:left;
}

.previousDiagnosticProceedureRow
{
	margin:15px 0 0 0;
	padding:0;
	float:left;
}

.imageUploadFormArea, .videoUploadFormArea
{
	margin:0;
	padding:0;
	float:left;
	width:620px;
}

.imageFile, .videoFile
{
	margin:0 21px 0 0;
	padding:0;
	float:left;
}

.imageComments, .videoComments
{
	margin:2px 20px 0 0;
	padding:0;
	float:left;
}

.addImage, .addVideo
{
	margin:0;
	padding:0;
	float:left;
}

.diagnosisFormArea
{
	margin:0;
	padding:0;
	float:left;
}

.diagnosis
{
	margin:0;
	padding:0;
	float:left;
}

.authorizeDiagnosis
{
	margin:0;
	padding:0;
	float:left;
}

.courtesyOf
{
	margin:0 0 0 4px;
	padding:0;
}

.acceptTerms
{
	margin:0;
	padding:0;
	float:left;
}

.submitCase
{
	margin:15px 0 0 0;
	padding:0 0 0 132px;
	float:left;
}

.imageFileRow, .videoFileRow
{
	margin:15px 0 0 0;
	padding:0;
	float:left;
}

.imageCommentRow, .videoCommentRow
{
	margin:15px 0 0 0;
	padding:0;
	float:left;
}

.browseLink, .imagePreviewLink
{
	margin:0 48px 0 0;
	padding:0 0 0 22px;
	float:left;
	background:transparent url('../../_layouts/1033/Images/CEImages/ico_circleAndArrow.gif') no-repeat 0 3px;
}

.removeImageLink
{
	margin:0;
	padding:0 0 0 22px;
	float:left;
	background:transparent url('../../_layouts/1033/Images/CEImages/ico_circleAndX.gif') no-repeat 0 3px;
}

.uploadedImage
{
	margin:0 0 0 134px;
	padding:0;
	float:left;
	width: 370px;
}

.uploadedImageNameRow
{
	margin:0;
	padding:6px 0 6px 0;
	float:left;
	width: 100%;
}

.uploadedImageOptionsRow
{
	margin:0;
	padding:0 0 6px 0;
	float:left;
	width: 100%;
}

.diagnosisRow
{
	margin:15px 0 0 0;
	padding:0;
	float:left;
}

.authorizeRow
{
	margin:5px 0 0 0;
	padding:0 0 0 132px;
	float:left;
	width: 482px;
}

.acceptTermsRow
{
	margin:5px 0 0 0;
	padding:0 0 0 132px;
	float:left;
	width: 482px;
}


/* Events and Education */
.eventsAndEducation a, .ms-WPBody .eventsAndEducation a
{
    color: #007bc1;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	background: transparent url('../../_layouts/1033/Images/CEImages/ico_threeBlueArrows.gif') no-repeat 100% 6px;
	float: left;
	padding: 0 30px 0 0;
	margin: 13px 0 0 0;
	display: block;
}

.ms-WPBody .eventsAndEducation a:hover
{
    color: #007bc1;
    text-decoration: none;
}

.eventsAndEducation p {
    clear: both;
    float: left;
    line-height: 20px;
    margin: 6px 0 0;
    padding: 0;
    width: 608px;
}

/* Secure Links */
.secureLinks a 
{
    color: #007bc1;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	background: transparent url('../../_layouts/1033/Images/CEImages/ico_threeBlueArrows.gif') no-repeat 100% 6px;
	padding: 0 30px 0 0;
	margin: 13px 0 0 0;
}

ul.capsuleClubIntroLinks
{
    margin: 0;
    padding: 0;
}

ul.capsuleClubIntroLinks li
{
    float: left;
    display: block;
    margin-right: 50px;
    list-style-type: none;
    background: transparent url('../../_layouts/1033/Images/CEImages/ico_circleAndArrow.gif') no-repeat 0 0;
    color: #007bc1;
    padding-left: 20px;
	height: 15px;
}

/* Modal Popup Styles */
.mainModalTitle
{
    padding: 0 0 10px 0;
    width: 100%;
}
.mainModalCloseButton
{
    float: right;
}

.modalDivOverlay
{
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	height:100%;
	width:100%;
	z-index:1000;
	background-color:#d6e6c4;
	filter:alpha(opacity=70);
	opacity:0.5;
	text-align:center;
	color:Black;
	font-weight:bolder;
}

.modalBackground 
{
    background-color: #000000;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/* Official Modal Popup Style */
#modalPopupMainWrapper { 
    margin: 0px auto;
}

.modalPopupHeader
{
    float: left;
    display: block;
    height: 43px;
    padding-right: 43px;
    width: 100%;
    background: url('../../_layouts/1033/Images/CEImages/bg_modalPopup_topRight.gif') no-repeat right top;
}

.modalPopupHeader .inner
{
    height: 43px;
    padding: 20px 0 0 0;
    width: 100%;
    background: url('../../_layouts/1033/Images/CEImages/bg_modalPopup_topLeft.gif') no-repeat left top;
}

.modalPopupHeader .inner .closeButton
{
    float: right;
    display: block;
    margin-right: -18px;
}

.modalPopupContent
{
    float: left;
    display: block;
    width: 100%;
    background: #fff url('../../_layouts/1033/Images/CEImages/bg_modalPopup_right.gif') repeat-y right top;
    padding-right: 43px;
}

.modalPopupContent .inner
{
    float: left;
    display: block;
    background: url('../../_layouts/1033/Images/CEImages/bg_modalPopup_left.gif') repeat-y left top;
    margin-right: -18px;
    padding: 0px 43px 0px 43px;
}

.modalPopupFooter
{
    float: left;
    display: block;
    height: 43px;
    padding-right: 43px;
    width: 100%;
    background: url('../../_layouts/1033/Images/CEImages/bg_modalPopup_bottomRight.gif') no-repeat right top;
}

.modalPopupFooter .inner
{
    height: 43px;
    background: url('../../_layouts/1033/Images/CEImages/bg_modalPopup_bottomLeft.gif') no-repeat left bottom; 
}

/* Conference Details */
.conferenceDetails
{
    width: 615px;
}
.conferenceDetails .itemLabel
{
    padding-right: 5px;
}
.conferenceDetails .row
{
    font-weight: bold;
}
.conferenceDetails .logoWrapper
{
    float: left;
    width: 200px;
    padding: 20px 20px 0 0;
}
.conferenceDetails .info
{
    padding: 20px 0 0 0;
    width: 395px;
    float: left;
    line-height: 15px;
}

.conferenceDetails .info .button
{
    margin-top: 10px;
}

.conferenceDetails .info .button a
{
    display: block;
    height: 26px;
    width: 142px;
    background-image: url('../../_layouts/1033/Images/CEImages/btn_registerNow_small.gif');
    text-indent: -9999px;
}

/* Capsule Club Member List */
.legend ul
{
    padding: 0;
    margin: 0;
}

.legend ul li
{
    float: left;
    display: block;
    width: 90px;
    height: 69px;
    padding: 17px 0 0 55px;
    margin: 0 10px 0 0;
 }
        
.legend ul li.clubLeader
{
    background: url('../../_layouts/1033/Images/CEImages/ico_capsuleClub_clubLeader.gif') no-repeat 0 0;
}
        
.legend ul li.clubMember
{
    background: url('../../_layouts/1033/Images/CEImages/ico_capsuleClub_clubMember.gif') no-repeat 0 0;
}
        
.legend ul li.prospectiveMember
{
    background: url('../../_layouts/1033/Images/CEImages/ico_capsuleClub_prospectiveMember.gif') no-repeat 0 0;
}
        
.legend ul li.requestDeclined
{
    background: url('../../_layouts/1033/Images/CEImages/ico_capsuleClub_requestDeclined.gif') no-repeat 0 0;
}

/* Capsule Club List Legend */
.miniLegend
{
    float: left;
    display: block;
    width: 100px;
    margin-top: -10px;
}

.miniLegend ul li
{
    width: 76px;
    height: 47px;
    padding: 5px 0 0 39px;
    margin: -5px 10px 0 0;
    list-style-type: none;
}
        
.miniLegend ul li.clubLeader
{
    background: url('../../_layouts/1033/Images/CEImages/ico_capsuleClub_clubLeader_medium.gif') no-repeat 0 0;
}
        
.miniLegend ul li.clubMember
{
    background: url('../../_layouts/1033/Images/CEImages/ico_capsuleClub_clubMember_medium.gif') no-repeat 0 0;
}
        
.miniLegend ul li.prospectiveMember
{
    background: url('../../_layouts/1033/Images/CEImages/ico_capsuleClub_prospectiveMember_medium.gif') no-repeat 0 0;
}
/* ------------------------------------------------ */

/* Diagnosis Administration Styles */

.diagnosisList
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.diagnosisList li
{
    list-style-type: none;
}

/* 2-state button rollover */
a.rollover
{
    height: 26px;
    text-decoration: none;
    text-indent: -9999px;
    float: left;
    display: block;
    margin-right: 10px;
}

a.rollover:hover
{
    height: 26px;
    text-decoration: none;
    text-indent: -9999px;
    float: left;
    display: block;
    margin-right: 10px;
    background-position: 0 -26px;
}

.lastButton
{
    margin-right: 0px;
}

.editButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_edit.gif') no-repeat 0 0;
    width: 61px;
}

.deleteButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_delete.gif') no-repeat 0 0;
    width: 75px;
}

.goButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_go.gif') no-repeat 0 0;
    width: 45px;
}

.createCapsuleClubButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_createCapsuleClub.gif') no-repeat 0 0;
    width: 155px;
}

.requestToJoinButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_requestToJoin.gif') no-repeat 0 0;
    width: 129px;
}

.exportButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_export.gif') no-repeat 0 0;
    width: 75px;
}

.allButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_all.gif') no-repeat 0 0;
    width: 52px;
}


.addButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_add.gif') no-repeat 0 0;
    width: 61px;
}

.addImageButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_addImage.gif') no-repeat 0 0;
    width: 97px;
}

.addVideoButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_addVideo.gif') no-repeat 0 0;
    width: 97px;
}

.createCapsuleClubButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_createCapsuleClub.gif') no-repeat 0 0;
    width: 155px;
}

.createNewAnnouncementButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_createNewAnnouncement.gif') no-repeat 0 0;
    width: 195px;
}

.postAnnouncementButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_postAnnouncement.gif') no-repeat 0 0;
    width: 155px;
}

.sendEmailButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_sendEmail.gif') no-repeat 0 0;
    width: 101px;
}

.sendInviteButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_sendInvite.gif') no-repeat 0 0;
    width: 101px;
}

.requestToJoinButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_requestToJoin.gif') no-repeat 0 0;
    width: 129px;
}

.searchButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_search2.gif') no-repeat 0 0;
    width: 81px;
}

.submitButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_submit.gif') no-repeat 0 0;
    width: 81px;
}

.joinButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_join.gif') no-repeat 0 0;
    width: 59px;
}

.eventsButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_events.gif') no-repeat 0 0;
    width: 81px;
}

.learningResourcesButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_learningResources.gif') no-repeat 0 0;
    width: 161px;
}

.consultAColleagueButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_consultACollegue.gif') no-repeat 0 0;
    width: 161px;
}

.caseStudiesButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_caseStudies.gif') no-repeat 0 0;
    width: 107px;
}

.imageAtlasButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_imageAtlas.gif') no-repeat 0 0;
    width: 111px;
}

.transferLeadershipButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_transferLeadership.gif') no-repeat 0 0;
    width: 162px;
}

.deactivateCapsuleClubButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_deactivateCapsuleClub.gif') no-repeat 0 0;
    width: 185px;
}

.addImageButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_addImage.gif') no-repeat 0 0;
    width: 96px;
}

.addVideoButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_addVideo.gif') no-repeat 0 0;
    width: 96px;
}

.submitCaseButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_submitCase.gif') no-repeat 0 0;
    width: 106px;
}

.viewAllCasesButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_viewAllCases.gif') no-repeat 0 0;
    width: 126px;
}

.viewAllAnnouncementsButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_viewAllAnnouncements.gif') no-repeat 0 0;
    width: 186px;
}

.removeImageButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_removeImage.gif') no-repeat 0 0;
    width: 116px;
}

.supplyACommentButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_supplyAComment.gif') no-repeat 0 0;
    width: 146px;
}

.submitACaseForConsultationButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_submitACaseForConsultation.gif') no-repeat 0 0;
    width: 226px;
}

.previewDeidentifiedImageButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_previewDeidentifiedImage.gif') no-repeat 0 0;
    width: 186px;
}

.addAnotherButton
{
    background: url('../../_layouts/1033/Images/CEImages/btn_addAnother.gif') no-repeat 0 0;
    width: 116px;
}

.denyButton
{
   background: url('../../_layouts/1033/Images/CEImages/btn_deny.gif') no-repeat 0 0;
   width: 62px;
}
/* -----------------------------------------------*/

/* Email Delete Icon */
a.deleteIcon
{
    height: 15px;
    width: 15px;
    text-decoration: none;
    text-indent: -9999px;
    float: left;
    display: block;
    margin-right: 10px;
    background: url('./../_layouts/1033/Images/CEImages/x-up.gif') no-repeat 0 0;
}

a.deleteIcon:hover
{
    background: url('./../_layouts/1033/Images/CEImages/x-over.gif') no-repeat 0 0;
}

.watermark
{
    width: 250px;
    font-style: italic;
}
/* --------------------------------------------------*/
/* Capsule Club Secure Link styles */

.CapsuleClubLandingPageJoinLink
{
    background: url('../../_layouts/1033/Images/CEImages/btn_join_capsule_club_landing.gif') no-repeat 0 0;
    width: 190px;
    height: 52px;
    text-decoration: none;
    text-indent: -9999px;
    margin-right: 7px;
    display: block;
    float: left;
}

.CapsuleClubLandingPageCreateLink
{
    background: url('../../_layouts/1033/Images/CEImages/btn_create_capsule_club_landing.gif') no-repeat 0 0;
    width: 190px;
    height: 52px;
    text-decoration: none;
    text-indent: -9999px;
    margin-right: 7px;
    display: block;
    float: left;
}

.CapsuleClubLandingPageViewLink
{
    background: url('../../_layouts/1033/Images/CEImages/btn_view_capsule_club_landing.gif') no-repeat 0 0;
    width: 190px;
    height: 52px;
    text-decoration: none;
    text-indent: -9999px;
    margin-right: 7px;
    display: block;
    float: left;
}


/*-----------------------------------------------------*/