/* Customer CSS */

body {
background-color:#000000;
}

.sbContainer {
color:#ffffff;
font-size:12px;
font-family:Tahoma, Arial, Verdana;
}

#container {
width:769px;
background-image:url('../images/bg.jpg');
background-position:top center;
background-repeat:no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
color:#6c6c6f;
overflow: hidden;
min-height: 625px;
height: auto !important;
height: 625px;
}

.sbContainer a {
color:#7192a2;
text-decoration:none;
}

.sbContainer a:hover {
color:#856568;
}

#nav {
width:769px;
height:53px;
}

#slot-navigation {
	background-image: url(../images/navBar.png);
	_background-image: url(../images/navBar.jpg);
	height: 45px;
	_height: 31px;
	width: 765px;
}

#slot-navigation ul {
	margin: 0px;
	padding: 14px 0px 0px 0px;
	_padding: 8px 0px 0px 0px;
	text-align: center;
}

#slot-navigation li {
	list-style: none;
	display: inline;
}

#slot-navigation a {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 6px 0px 6px;
}

#slot-navigation a:hover {
	color: #cccccc;
}

#flash {
width:769px;
height:279px;
margin:169px 0px 0px 0px;
}

#address {
display:block;
color:#7192a2;
font-weight:bold;
margin:23px 0px 0px 15px;
}

.phone {
font-size:14px;
color:#ffffff;
}

#register_box {
display:block;
margin:400px 0px 0px 10px;
}



#page_int {
width:885px;
margin:auto;
}

#int_header {
width:854px;
height:111px;
padding:0px 0px 0px 31px;
background:url('../images/int_header_bg.jpg') no-repeat;
}

#int_address {
float:right;
width:698px;
height:76px;
text-align:right;
color:#7192a2;
font-weight:bold;
padding:35px 35px 0px 0px;
}

#int_nav {
width:794px;
height:53px;
padding:0px 0px 0px 91px;
background:url('../images/int_nav_bg.jpg') no-repeat;
}

#int_left {
width:336px;
float:left;
background-image:url('../images/int_left_bg.jpg');
background-repeat:no-repeat;
background-position:top;
}

#int_right {
width:549px;
float:right;
}

#left_text {
width:240px;
float:none;
padding:20px 0px 0px 96px;
font-size:14px;
line-height:20px;
}


#int_right_top {
width:258px;
height:41px;
float:none;
padding:0px 0px 0px 291px;
background:url('../images/int_right_top_bg.jpg') no-repeat;
}

#int_textwrapper {
width:549px;
background-image:url('../images/int_textwrapper_bg.gif');
background-repeat:repeat-y;
float:none;
overflow:hidden;
padding:0px 0px 20px 0px;
}

#int_textbox {
width:468px;
float:none;
padding:10px 50px 31px 31px;
background:url('../images/int_textbox_bg.jpg') no-repeat top left;
line-height:18px;
min-height: 350px;
height: auto !important;
height: 350px;
}

#int_right_bottom {
width:549px;
float:none;
height:3px;
overflow:hidden;
background:url('../images/int_right_bottom_bg.gif') no-repeat;
}

.texthead {
color:#7192a2;
font-weight:bold;
}


#footer {
clear:both;
width:550px;
_width:540px;
margin:20px 0px 20px 15px;
_margin:20px 0px 20px 0px;
line-height:18px;
font-size: 11px;

}

#page-index #footer {
	_margin:20px 0px 20px 15px;
}

/**PATIENT EDUCATION **/

 
#content_wrapper {
float:right;
width:215px;
padding:0 0 7px 0;
}

#content_img {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:10px;
margin-left:5px;
margin-right:5px;
border:1px solid #1d3b65;
width:200px;
}

#content_factoid {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:12px;
margin-top:45px;
background-color:#1d3b65;
border-top:14px solid #1d3b65;
border-right:1px solid #1d3b65;
border-left:1px solid #1d3b65;
border-bottom:1px solid #1d3b65;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#5c7b8e;
font-size:12px;
} 

#content_subnav ul{
padding-left: 10px;
margin-left: 8px;
}

#footer-content ul {
	margin: 0px;
	padding: 0px;
}

#footer-content li {
	list-style: none;
	display: inline;
}

#slot-footer2 a, #slot-footer3 a {
	padding: 0px 3px 0px 3px;
}

/*** CALENDAR ***/

#box_heading {
width:100%;
background-color:#7192a2;
text-align:center;
color:#fff;
padding:5px 0 5px 0px;
}

#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}


.sbContainer th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 3px 3px 6px;
	background-color:#6a292d;
}

.sbContainer th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.sbContainer td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 3px 3px 3px 6px;
}


.sbContainer td.alt {
	background: #DEE6F9;
}

.sbContainer th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

.sbContainer th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #DEE6F9;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}