/*
File:			custom.css
Description:	Custom styles for Thesis

*/

body.custom {

  background:#B5D0ED;

}

.custom #container{

  background:#FFF;

}

.custom #header #logo a { display: block; height: 163px; width: 955px; background: url('images/dentalsleep.jpg') no-repeat; outline: none;}


.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

.custom #header #tagline { height: 0; }

.custom #header { padding: 0; border:none; /*border-bottom:1px solid #2E58A6;*/ }
.custom #video_box {
background: #B5D0ED;
}
.custom #content_box {
background: none;
}
.custom #footer{
border-top:1px solid #2E58A6; 
color:#000;
}
.custom #footer a{
color:#2E58A6;
}
.custom H1 {
color:#2E58A6;
}
.custom H2 {
color:#2E58A6;
}
.custom H3 {
color:#2E58A6;
}
.custom H4 {
color:#2E58A6;
}
.custom H5 {
color:#2E58A6;
}

.custom #tabs{
	border-bottom:1px solid #2E58A6;
}
.custom #tabs li {
	text-align:center;
	margin-right:3px;
	font-weight: bold;
	border:1px solid #2E58A6; 
}
.custom #tabs li a{
 border:none; 
  color:#191970;
  text-decoration: none;
    margin-bottom:0px;
	font-variant: normal;
	text-transform: capitalize;
	}
.custom #tabs li a:hover{
  background:#B5D0ED;
  text-decoration: none;

}

.custom #tabs li.current_page_item a{
     background:#fff;
  color:#2E58A6; border:none; 

}

.custom #tabs li.current_page_item a:hover{
  background:#2E58A6;
  color:#B5D0ED;
  }

.custom #sidebars h3 {
	color:#2E58A6;
	  background:#B5D0ED;
	  padding-left:3px;
	font-weight: bold;
	font-variant: normal;
}
.home-phone {
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
#reports {
border: 1px solid #FF0000;
padding:1em;
margin: 1em;
width: 90%;
}
.reports {
	font-size: 2em;
	font-weight: bold;
	color: #FF0000;
}
#SignUp .signupframe {
	color: #2E58A6;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 1em;
}
.signupframe td{
font-size: 1em;
padding:5px;
}
.reportschoice {
	width:100%;
	font-weight: bold;
	color: #000099;
}
input.getreport {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1em;
	width:200px;
	background-color: #000099;

}
.custom .widget_stray_quotes {
	background: #FFF url('images/tbg.jpg') repeat-x; 
	color: #000099;
	font-size: 1.25em;
	border: 1px solid #699AD5;
}
.custom .stray_quote-395605341{
	padding:10px;
}
