/* @override http://www.spectracell.com/home/_css/styles.css */

/* Site: Spectra Cell */

/* =RESET MARGINS & PADDING
---------------------------------------------------------------------
*/

html, body, div, span,
p, blockquote, pre, code,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, label, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td{
  margin: 0;
  padding: 0;
}

img{
  border: 0;
  margin: 0;
  padding: 0;
}

hr{
  display: none;
}

/* =RESET TYPOGRAPHY
---------------------------------------------------------------------
*/

body{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 62.5%;
  font-weight: normal;
  line-height: 140%;
  background: #f1f1f2;
}

h1{
  font-size: 2em;
  

/* font-size doesn't matter since we hide this with a logo */
  font-weight: normal;
}

h2{
  font-size: 2em;
  line-height: 1.6;
  font-weight: bold;
  color: #143057;
}

h3{
  font-size: 1.6em;
  line-height: 1.6;
  font-weight: bold;
}

h4{
  font-size: 1.4em;
  line-height: 1.4;
  font-weight: bold;
}

h5{
  font-size: 1.2em;
  font-weight: bold;
}

h6{
  font-size: 0.8em;
  font-weight: bold;
}

p{
  font-size: 1.2em;/* Sets content font at 12px */
  font-weight: normal;
  margin: 0 0 10px 0;
  line-height: 1.5;
}

/* =DEFAULT LINKS
---------------------------------------------------------------------
*/

a{
  margin: 0;
  padding: 0;
  text-decoration: none;
  overflow: hidden;
  color: #3293de;
}

a:hover,
a:active{
  text-decoration: underline;
}

/* =Helper Classes
---------------------------------------------------------------------
*/

#skip{
  position: absolute;
  list-style: none;
  display: block;
  height: 0;
  overflow: hidden;
}

/* the clearfix rules make it possible to clear floated elements without additional structural markup. See http://www.positioniseverything.net/easyclearing.html */

.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix{
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{
  height: 1%;
}

.clearfix{
  display: block;
}

/* =Container
---------------------------------------------------------------------
*/

#container{
  width: 859px;
  margin: 0 auto;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  background: #ffffff;
}

/* =Header
---------------------------------------------------------------------
*/

#header{
  background: #012c56;
  height: 80px;
}

#header h1{
  width: 404px;
  height: 60px;
  margin: 10px 0 0 10px;
  float: left;
}

#header h1 a{
  color: #ffffff;
  background: url(/home/_img/bg_h1.jpg) no-repeat left top;
  display: block;
  text-indent: -9999px;
  width: 404px;
  height: 60px;
}

#bulletin{
  float: right;
  display: inline;
  margin: 10px 30px 10px 0;
  width: 260px;
}

#bulletin h3{
  color: #fdb813; /* yellow === fdb813 */
  font-size: 1.3em;
  line-height: 1.2;
  text-transform: uppercase;
}

#bulletin a{
  color: #ffffff;
  text-decoration: none;
  font-size: 1.1em;
}

#search{
  float: right;
  display: inline;
  clear: right;
  margin-right: 70px;
}

#search fieldset{
  width: 220px;
}

#search #search_term{
  float: left;
  display: inline;
}

#search a#search_go {
  display: block;
  float: left;
  display:inline;
  width: 53px;
  height: 18px;
  background: url(/home/_img/search_btn.jpg) no-repeat left top;
  text-indent: -9999px;
  margin-left: 4px;
}

/* =Navigation
---------------------------------------------------------------------
*/
.navigation {
  background: #0097e0;
}

.navigation ul,
.navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navigation ul {
	text-align: center;
	padding: 12px 0 10px;
}
.navigation ul li {
	display: inline;
	border-right: 1px solid #ffffff;
}
.navigation ul li a {
	color: #FFF;
	text-decoration: none;
	margin: 0 8px;
}
.navigation ul li.current a,
.navigation ul li a:hover{
  color: #012c56;
}

.navigation.footer{background: none;}
.navigation.footer ul li {border-right: 1px solid #8096ab;}
.navigation.footer ul li a{color: #8096ab;}
.navigation.footer ul li.current a{color: #ffffff;}

/* =Clinic Search
---------------------------------------------------------------------
*/

#clinicSearch{
  width: 251px;
  height: 271px;
  float: right;
  padding: 10px;
  margin-right: 20px;
  background: url(/home/_img/bg_clinic-search.gif) no-repeat left top;
}

#clinicSearch h3{
  color: #012c56;
  font-size: 1.4em;
  line-height: 1;
  float: left;
  padding-right: 18px;
  background: url(/home/_img/bg_clinic-search-h3.gif) no-repeat right center;
  margin-bottom: 10px;
}

#clinicSearch form{
  margin-bottom: 15px;
}

#clinicSearch form p{
  margin-bottom: 0;
  color: #012c56;
  font-size: 1.1em;
}

#clinicSearch fieldset{
  width: 251px;
  border: none;
}

#clinicSearch form input.textbox{
  width: 140px;
}

select#radius{
   margin-top: 10px;
   margin-left: 100px;
}

#clinicSearch .terms{
   height: 15px;
   margin-bottom: 20px;
}
#clinicSearch .terms p{
  float: left;
  margin: 0;
  line-height: 15px;
}
input#agree{
  float: left;
  margin-right: 8px;
}

#clinicSearch #search_by_other #search_by_other_go {
	margin: 10px 0 0 180px;
}


/* =Products
---------------------------------------------------------------------
*/
#productServices{
  clear: both;
  background: url(/home/_img/bg_product-services.gif) no-repeat left top;
  margin-left: 18px;
  margin-bottom: 18px;
}

#productServices h3{
  color: #fff;
  padding-left: 4px;
  margin-bottom: 2px;
  height: 30px;
  font-weight: normal;
  font-size: 1.7em;
}

#productServices div{
  float: left;
  display: inline;
  width: 272px;
  height: 268px;
  margin: 2px 2px 0 0;
}

#productServices div a{
  padding: 188px 0 20px 0;
  display: block;
}
#productServices div a:hover{
  text-decoration: none;
}
#productServices div h4{
  padding:10px;
  height: 40px;
  background: #b40838;
  color: #ffffff;
  font-weight: normal;
  font-size: 1.7em;
  line-height: 1.2;
}

#productServices div a:hover h4{
  cursor: pointer;
}

#productServices div.first h4{
  background: #0097e0;
}

#productServices div.last h4{
  background: #007b85;
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
  position: relative;
  background: #fff;
  clear: both;
}

/* =Content
---------------------------------------------------------------------
*/

#content{
  clear: both;
  width: 680px;
  padding: 10px;
  float: left;
  display: inline;
}

body#home #content{
  width: 510px;
  margin-left: 18px;
  padding-left: 0;
}

#content li{
  margin-bottom: 1em;
  color: #030303;
  font-size: 1.2em;
  line-height: 1.5;
}

#content ul,
#content ol{
  margin: 0 0 1em 3em;
}

#content li{
  margin: 0;
}

#content li li{
  font-size: 1em;
}

#content blockquote{
  margin-left: 3em;
}

#content hr{
  display: block;
  margin-bottom: 1em;
}

#content a{
  color: #3293de;
}

#content a:hover{
  text-decoration: none;
}

#content img{
  float: left;
  margin: 0 10px 5px 0;
}

#content #text{
  clear: both;
}

/* =Footer
---------------------------------------------------------------------
*/

#footer{
  clear: both;
  background: #012c56;
  position: relative;
  height: 115px;
  margin-bottom: 20px;
  width: 861px;
  margin: 0 auto 20px;
}

#footer .sub ul,
#footer .sub li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer .sub ul {
	text-align: center;
	padding: 12px 0 10px;
}
#footer .sub li {
	display: inline;
	line-height: 20px;
}
#footer .sub ul li a {
	color: #0082CC;
	text-decoration: none;
	margin: 0 8px;
}

#footer .sub ul li.logo a{
  background: url(/home/_img/footer_title.jpg) no-repeat left center;
  text-indent: -9999px;
  width: 202px;
  float: left;
  display:inline;
  margin-right: -200px;
  margin-left: 200px;
}

#footer .credit{
  position: absolute;
  right: 15px;
  top: 35px;
}