@charset "utf-8";

@import "forms.css";

/* CSS Document */



body

{
	background-color:#fefefe;
	background-image:url(images/bg_site.jpg);
	background-position:top;
	background-repeat: repeat;
	
	font-family:"Arial", sans-serif;
	font-size:12px;
	line-height: 1.6em;
	margin-top:0px;
	
	text-align:center;
	
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#817656;
	scrollbar-highlight-color:#817656;
	scrollbar-3d-light-color:#49422f;
	scrollbar-base-color:#cbbe9e;
	scrollbar-dark-shadow-color:#49422f;
	scrollbar-shadow-color:#817656;
	scrollbar-track-color:#ccc29e;
}
img { 
    position: relative; 
}


td
{
	font-family:"Arial", sans-serif;
	vertical-align:top;
	font-size:12px;
	text-align: left;
}

a
{
	color: #522747;
}

a:hover
{
	color: #992306;
}
ul
{
	margin-top: 0px;
}

li
{
	list-style-image: url(images/list_line.gif);
}

#wrap
{
	position:relative;
	width:844px;
	left: auto;
	right: auto;
	height:100%;	
	text-align:left;
	
	margin: 0 auto;
}

.hrline
{
	 width: 100%;
	 display: block;
	 height: 33px;
	 background-image: url(images/hr_lg.jpg);
	 background-position: center;
	 background-repeat: no-repeat;
	 padding: 10px 0;
}

/* header */
#searchform
{
	position: absolute;	
	left: 678px;	
	top: 13px; 
	z-index: 12;
}
#maintable
{	
	width:844px;
	background-image: url(images/main_table_bg.jpg);
	background-position: top;
	background-repeat: repeat-y;	
}

div#topbuttons
{
	background-image: url(images/search_box_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;	
	height: 48px;
}

.headerbg
{
	background-image: url(images/header_surgery_home.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/* fly out buttons */


#sub_nav_container_sub
{
	position: absolute;	
	left: 0px;	
	top: 48px; 
	z-index: 15;
}

.links
{
	border:  1px solid #FFFFFF;
	background-image: url(images/spacer.jpg);
	background-repeat: repeat;
} 
a.subnav
{
	display: block;
	background-image: url(images/flyout_lite.png);
	background-repeat: repeat;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 1.3em;
	padding: 1px 5px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}

a.subnav:hover
{
	background-image: url(images/flyout_dark.png);
	background-repeat: repeat;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
}



/* home text */
#maintext
{
	background-image: url(images/textarea_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

table.texthome
{
	width: 844px;
}

table.texthome td.tdleft, table.texthome td.tdright
{
	width: 234px;
}

table.texthome td.tdleft .copy
{
	margin: 0 15px 20px 15px;
	font-size: 11px;	
}
table.texthome td.tdleft .copy .overflowtext
{
	margin: 0;
	font-size: 11px;
	height: 170px;
	overflow: auto;
}

.videothumb
{
	background-image:url(images/home/video_bg.jpg);
	background-repeat: no-repeat;
	width: 226px;
	height: 96px;
	margin: 25px 0 5px 5px;
}

.video
{
	background-image:url(images/home/video_bg_lg.jpg);
	background-repeat: no-repeat;
	width: 216px;
	height: 242px;
	margin: 0 0 5px 8px;
	background-color: black;
	text-align: left;
}

/* sub pages */
#tableholder
{
	
	top: 0px;
	left: 0;
	
}

#maintablesub
{	
	width:844px;
	background-image: url(images/sub_bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
.leftbuttons
{
	margin: 0px 15px 20px 0px;
}

.leftbuttons a
{
	display: block;
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 0 0 0 15px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 1px;
}

.leftbuttons a:hover
{
	background-image: url(images/button_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: white;
}

.leftbuttons a.act
{
	background-image: url(images/button_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 0 0 0 15px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 1px;
}



.buttonlogo
{
 	position: absolute; 
 	bottom: 30px;
 	left: 10px;
}

#textsub
{	
	padding: 25px 50px 25px 40px;
}

.texttop
{
	line-height: 10px;
}

/* font options */
.heading
{
	font-size: 18px;
	font-weight: bold;
	color: #46243d;
	line-height: 1.5em;
	margin-bottom: 10px;
}


.emph
{
	color: #46243d;
	font-size: 1.2em;
	font-weight: bold;
}

.insetarea
{
 	border-top: 1px solid #5c5137; 
	border-left: 1px solid #5c5137; 
	border-right: 1px solid #b3a78b; 
	border-bottom: 1px solid #b3a78b; 
	background-color: #d7c9cf; 
	padding: 20px 40px;
	text-align: left;
}

/* footer */
#footer
{
	color: white;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
}

#footersub
{
	color: white;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	background-image: url(images/footer_sub_bg.jpg);
	background-repeat: no-repeat;
}

#footer a, #footersub a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 2.3em;
}
#footer a:hover, #footersub a:hover
{
	color: #261f0d;
}
