/*   
Theme Name: EMS Theme
Theme URI: http://www.btwodesign.net/
Description: Custom EMS Theme.
Author: b two design and Dixon Hill LLC
Author URI: http://www.btwodesign.net/
Version: 1
*/

/*
	Based upon the HTML5 Reset Wordpress Theme :: style.css
	----------------------------------------------------------
	We have learned much from/been inspired by/taken code where offered from:
	
	Eric Meyer					:: http://ericmeyer.com
	HTML5 Doctor				:: http://html5doctor.com
	and the HTML5 Boilerplate	:: http://html5boilerplate.com
	
	Special thanks: The Wordpress theme owes its start to an empty theme authored 
		by Chris Coyier & Jeff Starr: http://digwp.com
	
-------------------------------------------------------------------------------*/

@charset "utf-8";
/* CSS Document */

body, #footer {
	margin: 0; 
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF; 
	background-color: #776a40;	
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.container {
	width: 1010px;
	margin: 0 auto;
	overflow: hidden;
}

a {
	text-decoration: none;
}

a:link{
	color: #FFF;
}

a:visited{
	color: #FFF;
}

/******  Edit new page heights here *******/

#secondary_content{
	background-color:#FFF;
	color: #4c4c4a;
	margin:0;
	padding: 5px 25px;
	width: 614px;
	min-height:600px;
	height: 100%;
}

#secondary_content a {
color:#C49529;
}

#side_bar .bottom_box{
	background-color:#FFF;
	height: 18em;
}

/*******************************************/

#header{
	border: solid #009;
}

#logo{
	margin: 1em 0 0.9em 0;
}

#chat{
	float:right;
	margin-top: -7.5em;
	text-align:right;
}

#chat p{
	margin: 0.5em;
}

#phone{
	font-size: 1.6em;
	font-weight: bold;
	color:#c9992b;
}

#livechat{
	font-weight:bold;
}

#main {
	float: left;
	margin-bottom: 0.5em;
	overflow: hidden;
	width: 1002px;
}

#navbar {
	margin: 0;
	width: 664px;
	height: 43px;
	overflow:hidden;
}

#nav_list {
	background-image:url(img/bar-yellow.gif);
	margin: 0;
	padding: 1em 0;
	font-weight: bold;
	font-size: 14px;
}

#nav_list li {
	display: inline;
	margin: 0;
	/*padding: 1em 1.3em 1em 1.3em;*/
}

#navbar a {
	padding: 1em 1.3em 1em 1.3em;
	border-right: 1px solid #999;

}

#navbar a:hover {
background-color:#501513;

}

#nav_list li.last {
	border-right: 0;
}

#sliderholder{
	position:relative;
	margin:0;
	width: 664px;
	height: 379px;
}

#slides{
	z-index: -1;
}

#slide-left{
	position:absolute;
	top: 1em;
	left: 2em;
}

#slide-right{
	position:absolute;
	top: 1em;
	left: 3.5em;
}

#number-links{
	position:absolute;
	top: 1em;
	right: 2em;
}

#number-links a{
	display:inline-block;
	width: 1em;
	font-weight: bold;
	font-size: small;
}

#number-links a:link{
	color: #641311;
}

#number-links a:visited{
	color: #515252;
}

#slide-text{
	position:absolute;
	left: 0px;
	bottom: 0px;
	padding: 1em 2em;
	font-size: small;
	font-weight:bold;
	font-style:italic;
	line-height: 1.5em;
	background-image:url(img/bar-trans.png)
}

.slide-more{
	font-size: 1.2em;
	color: #c49529;
}

h1 {
	font-size: 1.5em;
	font-style:italic;
	color: #641311;
}

#side_bar{
	float: right;
	width: 335px;
	margin: 0 0 0 -330px;
	overflow:hidden;
}

#topbox{
	height: 421px;
	background-color:#CC9D33;
}

/*#whyems li {
	background-color:#cc9d33;
	margin-top: 1px;
	display:block;
	padding: 0.75em 0em 0.75em 2em;
}*/

#topbox ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#topbox li{
	background-color:#cc9d33;
	/*margin-top: 1px;*/
	display:block;
	/*padding: 0.75em 0em 0.75em 2em;*/
	border-bottom: solid thin;
	border-color:#501513;
}

#topbox li.last {
	background-color:#cc9d33;
	/*margin-top: 1px;*/
	display:block;
	/*padding: 0.75em 0em 0.75em 2em;*/
	border:none;
}


#topbox li.first{
	background-color:#501513;
	background-image:url(img/bar-red.gif);
	padding: 0em 1.2em;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
}

#topbox li a {
padding: 0.75em 0em 0.75em 2em;
display:block;
}

#topbox ul li a:hover {
	background-color: #501513;
}




.side_img{
	background-color:#FFF;
	width: 100%;
	height: 180px;
}

#side_bar .side_box {
	display:inline-block;
	background-color: #641311;
	color:#FFF;
	font-weight:bold;
	width: 100%;
	padding-left: 2em;
}

#side_bar #iso1 {
	font-size: 1.4em;
	font-style:italic;
}

#side_bar #iso2 {
	font-size: 1em;
}

.numbers{
	color:#c49529;
	font-size: 1.4em;
	font-style:italic;
}

.col_header{
	width: 70%;
	display:block;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	border-bottom: solid thick #453e22;
}

#side_bar .col_header {
	color: #641311;
	font-weight:bold;
	padding: 1em 1em 0 0;
	margin-left: 1.5em;
}

#side_bar .box li{
	list-style: none;
	margin: 0.5em 0 0 1em;
	color: #453e22;
}

#content_home{
	clear:both;
	color: #4c4c4a;
	background-color:#FFF;
	width: 100%;
	/*height: 33em;*/
}

#first_box, #second_box, #third_box{
	float:left;
}

#first_box{
	width: 18em;
	padding: 0 1.5em;
}

#second_box {
	width: 20em;
	padding: 1.5em 0 0 2em;
}

#second_box .col_header{
	width: 90%;
	display:block;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	border-bottom: solid thick #453e22;
}

#third_box{
	width: 17em;
	padding: 1.5em 0 0 3em;
}

#first_box ul{
	list-style: none;
	margin-left: -2em;
	font-size: 1.4em;
	font-weight: bold;
	font-style:italic;
}

#first_box ul li{
	background-image:url(img/bar-green.gif);
	padding: 0.5em 1em;
	margin-bottom: 0.5em;
}

#second_box li{
	margin: 0.5em -1.4em;
}

.box li{
	list-style: none;
	/*margin: 0.5em -1em;*/
}

.box li.events{
	font-weight:bold;
}

.box li.post{
	font-style:italic;
}

#third_box .col_header {
margin-bottom:10px;
}

.archivesbox {
clear:both;
padding-top:10px;
}

.archivesbox li {
margin-left:35px;
margin-bottom:7px;
}

.archivesbox a {
color:#4C4C4A;
}

#left_col{
	clear:left;
	float: left;
	width: 28em;
	padding: 1em 1.5em 1em 1.5em;
}

#right_col{
	float: left;
	width: 28em;
	padding: 1em 1.5em 1em 1.5em;
}

h2{
	color:#c49529;
	font-style:italic;
}

#certified{
	color: #000;
	font-weight:bold
}

#foot_left{
	float:left;
	width: 18em;
	font-weight:bold;
	padding: 0.5em 0 0 1.5em;
}

#foot_left p{
	line-height: 1.5em;
}

#foot_nav_list {
	list-style:none;
	margin-left: -2.5em;
}

#foot_nav_list a:link{
	color: #c49529;
}

#foot_nav_list li{
	margin: 0.2em 0;
}

#foot_middle{
	float:left;
	width: 24em;
}

#foot_middle img{
	margin: 2px 4px;
}

#foot_middle #pro_mover{
	display: inline-block;
	font-size: smaller;
	vertical-align:text-top;
	width: 19em;
	margin-left: 0.5em;
}

.floating{
	float: left;
}

#foot_right{
	float:left;
	width: 19em;
}

#foot_right ul{
	list-style:none;
	margin-left: -2.5em;
}

#foot_right li{
	clear: both;
}

#foot_right .label{
	float:left;
	font-weight: bold;
}

#foot_right .field{
	float:right;
	padding-bottom: 1em;
}

#foot_right .text_box{
    height:2em;
	width:15em;
}

#foot_right .text_area{
    height:10em;
	width:15em;
}

#foot_right .form_button{
	clear:both;
	float: right;
	background-image: url(img/bar-grn.jpg);
	border-style: none;
	color:#FFF;
	font-size: 1.2em;
	font-style:italic;
	font-weight:bold;
	padding: 0.2em 1em;
	margin-bottom: 4em;
}

.arrow{
	vertical-align:middle;
}
/* for pop up tool */
 /* mouseover state */
  #download_now:hover {
    background-position:0 -44px;
  }
 
  /* clicked state */
  #download_now:focus {
    background-position:0 -88px;
  }
 
  /* tooltip styling */
  .tooltip {
    display:none;
    background:url(/media/img/tooltip/black_arrow_big.png);
    height:163px;
    padding:40px 30px 10px 30px;
    width:310px;
    font-size:11px;
    color:#fff;
  }
 
  /* a .label element inside tooltip */
  .tooltip .label {
    color:yellow;
    width:35px;
  }
 
  .tooltip a {
    color:#ad4;
    font-size:11px;
    font-weight:bold;
  }