@charset "utf-8";
/* CSS Document */

html, body {
	text-align: center;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	}
table { font-size: 12px;}	
	
h1 {
	margin: 0;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	border-bottom: 1px solid #e1e1e1;

	}
#patients h1 { 	
	color: #b85117;
}
#physicians h1, #members h1, #dcr h1 { 	
	color: #31644f;
}
#annualmeeting h1, #industry h1, #about h1, h1 { 	
	color: #326fa4;
}
h2 {
	margin: 16px 0 2px 0;
	padding:0;
	font-size: 16px;
	font-weight:bold;
	color: #000;
	}
h2#in_this_section {
	font-size: 0px;
}
h3 {
	margin: 14px 0 2px 0;
	font-size: 14px;
	font-weight:bold;
	color: #0c2579;
	}
h4 {
	margin: 14px 0 8px 0;
	font-size: 14px;
	font-weight:bold;
	color: #0072bc;
	}

h5 {
	margin: 14px 0 8px 0;
	font-size: 13px;
	font-weight:bold;
	color: #000;
	}

p {
	margin: 7px 0 6px 0;
	padding:0;
	line-height: 18px;
	}
ul {
	margin: 0;
	padding-left: 15px;
	}
a:link, a:visited {
	color: #0072bc;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #0072bc;
	text-decoration: none;
	}
/* Main ID CSs
-----------------------------------------------------------------------*/
#wrapper {
	/*width: 999px;*/
	margin: 0 auto 20px auto;
	text-align:left;
	}
#header {
	height: 91px;
	
	}
#logo {
	position: absolute;
	float:left;
	padding: 6px 0 0 6px;
	}
#topnav {
	float:right;
	padding: 3px 6px 20px 0;
	position: relative;
        display:none;
	}
#topnav a:link, #topnav a:visited {
	color: #464646;
	text-decoration: underline;
	margin:0 0 0 14px
	}
#topnav a:hover, #topnav a:active {
	color: #464646;
	text-decoration: none;
	}
#search_box {
	clear:right;
	float:right;
	padding:0 6px 0 0;
        display:none;
	}
#search_box form {
	margin:0;
	padding:0;
	}
#search_box label {
	padding: 0 6px 0 0;
	}
#search_box input {
	
	
	}


#marketing_area {
	background: url(/global/images/ascrs/splash_bg01.jpg) top left no-repeat;
	height:132px;
	border-top:1px solid #FFF;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	}
#marketing_area p {
	line-height:20px;
	font-size:14px;
	padding: 10px 0 0 20px;
	color:#FFF;
	font-weight:normal;
	}
#marketing_area a:link, #marketing_area a:visited {
	color: #FFF;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
	}
#marketing_area a:hover, #marketing_area a:active {
	color: #FFF;
	text-decoration: none;
	}
#marketing_area .mright {
	float:right;
	padding: 0 0 0 0;
	}
#marketing_area img {
	float:right;
	padding: 0 0 0 15px;
	}

/* 
-----------------------------------------------------------------------*/
#content {
	
	float:left;
	padding: 14px 0 0 0;
	}
#content .column {
	float:left;
	width: 312px;
	margin: 0 0 0 14px!important;
	margin: 0 0 0 6px;
	}
#content .box_content {
	padding: 8px 16px 8px 16px;
	}
.box_content .head3 {
	padding-top: 0px;
}
	
#content .box1 {
	background: #f8d4c0 url(/global/images/ascrs/box1_top.gif) top left no-repeat;
	width:312px;
	margin:22px 0 15px 0;
	}
#content .box1 h2 {
	color:#a3430e;
	margin:0;
	}
#content .box2 {
	width:312px;
	background: #ffe8bb url(/global/images/ascrs/box2_top.gif) top left no-repeat;
	margin:22px 0 23px 0;
	}
#content .box2 h2 {
	color:#a3430e;
	margin:0;
	}
#sidebar {
	float:right;
	width:333px;
	background:url(/global/images/ascrs/rightside_bg.gif) top left no-repeat;
	padding: 6px 0 30px 0;
	}
#sidebar .sidecontent, #left_sidebar .sidecontent {
	padding: 0 14px 14px 14px;
	}
#left_sidebar { clear:both;
	float:left;
	width:249px;
	background:url(/global/images/ascrs/bg_left.gif) top left no-repeat;
	padding: 6px 0 30px 0;
	min-height:550px;
        display:none;
	}
#right_main {
	float:left; width: 741px;
	}
#right_main .content {
	padding: 30px 25px 14px 25px;
	}
.box_physician {
	width:222px;
	background: url(/global/images/ascrs/box_phys_bg.gif) repeat-y left top;
	margin:22px 0 23px 0;
	}
.box_patient {
	width:222px;
	background: url(/global/images/ascrs/box_pat_bg.gif) repeat-y left top;
	margin:22px 0 23px 0;
	}
.box_content {
	padding: 8px 16px 0px 16px;
	}
	/*
#patients .head3 {
	margin: 0px 0 2px 0;
	font-size: 14px;
	font-weight:bold;
	color: #b04c14;
	}
	*/
.link {
	margin-left: 13px;
}
#crumbs {font-size: 10px; margin: -26px 0 20px 0;}

.blueText {color: #003366}

	
/* top nav
-----------------------------------------------------------------------*/
#color_bar {
	clear:both;
	height:2px;
	padding: 4px 0 0 0;
	background-color: #326fa4;
	font-size: 0px;
}
#glbnav {
	clear:both;
	height:27px;
	padding: 4px 0 0 0;
	background-color:#bad8e7;
	}
#glbnav a {
	height: 27px;
	float: left;
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
	margin: 0 0 0 8px;
	}
#glbnav a:hover {
	background-position: 0 -27px;
	}
#nav_physicians {
	width: 122px;
	background: url(/global/images/ascrs/nav_physicians.gif);
	}
#nav_patient {
	width: 152px;
	background: url(/global/images/ascrs/nav_patients.gif);
	}
#nav_members {
	width: 122px;
	background: url(/global/images/ascrs/nav_members.gif);
	}
#nav_annualmeeting {
	width: 152px;
	background: url(/global/images/ascrs/nav_annual-meeting.gif);
	}
#nav_industry {
	width: 122px;
	background: url(/global/images/ascrs/nav_industry.gif);
	}
#nav_DCR {
	width: 122px;
	background: url(/global/images/ascrs/nav_dcr.gif);
	}
#nav_about {
	width: 122px;
	background: url(/global/images/ascrs/nav_about_us.gif);
	}
#physicians #nav_physicians, #patients #nav_patient, #members #nav_members, #annualmeeting #nav_annualmeeting, #industry #nav_industry, #dcr #nav_DCR, #about #nav_about {
	background-position: 0 -54px;
}


/* Right Nav
------------------------------------------------------------*/

.rightnav {
	margin-left: 4px;
}


/* By Sections
------------------------------------------------------------*/

#physicians #color_bar, #members #color_bar, #dcr #color_bar{
	background-color:#5c9981;
}
#patients #color_bar {
	background-color:#b85117;
	}


/* Footer CSS
------------------------------------------------------------*/
#footer {
	clear:both;
	display:none;
	}
#footer a:link, #footer a:visited {
	color: #0072bc;
	text-decoration: underline;
	margin: 0 8px;
	}
#footer a:hover, #footer a:active {
	color: #0072bc;
	text-decoration: none;
	}

#footer .fcenter {
	text-align:center;
	background: url(/ASCRS/images/dotted_line.gif) bottom right repeat-x;
	padding: 10px 0 12px 0!important;
	padding: 5px 0 12px 0;
	}
#footer .fcopy {
	color:#626262;
	font-size:11px;
	padding: 9px 0 12px 16px;
	}




/* Common CSS
------------------------------------------------------------*/
img {
	border: 0;
	}
sup {
	line-height:0;
	}
.right {
	float:right;
}
.left {
	float:left;
}
.imgRight {
	float:right;
	margin: 0px 0px 10px 15px;
}
.imgLeft {
	float:left;
	margin: 0px 15px 10px 0px;
}
.txtRight {
	text-align:right;
}
.txtLeft {
	text-align: left;
}
.txtCenter {
	text-align: center;
}
.divider {
	background:url(/global/images/ascrs/dotted_line.gif) left center repeat-x;
	height: 19px;
	}
.blue {
	color:#0072bc;
	}
.clear { clear:both;}




/* Home Page Specific
------------------------------------------------------------*/
.home-img-holder {
	display: none;
	margin: 0px;
	padding: 0px;
}

.home-img-wrapper {
		width: 312px;
	height: 95px;
		margin: 0px;
	padding: 0px;
}

.column p {
	margin-top: 0px;
	}
	
.column .head3 {
	padding: 7px 0 2px 0;
	}

	
/* Fixes */

#optnavcms, #optnavcms ul {
  z-index: 3;
  }


#printable {
  display:none;
}
