/* @override http://www.markwieman.com/master.css */

@charset "UTF-8";
/* Liberty Pest Control Styles*/

@import 'reset.css';


html, body {
  	margin: 0px;
 	padding: 0px;
 	height: 100%;
}


body  {
	  	margin: 0px;
 	padding: 0px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background: #133e59 url(../images/bg_all.jpg) repeat-x;
}

hr {
	color: #a8baca;
	background-color: #a8baca;
	height: 1px;
}

a, a.active, a.visited{
	text-decoration: none;
	color: #4d6400;
}
a:hover{
	text-decoration: none;
	color:#a7c520;
}

#container { 
	width: 950px;
	margin: 0 auto;
	text-align: left;
} 
#header { 
	height: 100px;
	padding: 0px;
	margin: 0px;
}

#logo {
	width: 300px;
}



/* Menu  */
#menu {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
#menu em { display: none;}
#menu ul { width: 100%; float: left; padding: 0px; margin: 0px; list-style-type: none;}
#menu li { float: left; padding: 0px; margin: 0px; display: inline;}
#menu li a { DISPLAY: block; HEIGHT: 100px ;}

#menu li a.home { background: url(../images/menu/home.png) no-repeat left top; WIDTH: 62px; }
#menu li a.homeActive { background: url(../images/menu/home.png) no-repeat left bottom; WIDTH: 62px; }
#menu li a.commercial { background: url(../images/menu/commercial.png) no-repeat left top; WIDTH: 107px;}
#menu li a.commercialActive { background: url(../images/menu/commercial.png) no-repeat left bottom; WIDTH: 107px;}
#menu li a.residential { background: url(../images/menu/residential.png) no-repeat left top; WIDTH: 101px;}
#menu li a.residentialActive { background: url(../images/menu/residential.png) no-repeat left bottom; WIDTH: 101px;}
#menu li a.press { background: url(../images/menu/press.png) no-repeat left top; WIDTH: 121px;}
#menu li a.pressActive { background: url(../images/menu/press.png) no-repeat left bottom; WIDTH: 121px;}
#menu li a.why-liberty { background: url(../images/menu/why-liberty.png) no-repeat left top; WIDTH: 106px;}
#menu li a.why-libertyActive { background: url(../images/menu/why-liberty.png) no-repeat left bottom; WIDTH: 106px;}
#menu li a.contact { background: url(../images/menu/contact.png) no-repeat left top; WIDTH: 103px;}
#menu li a.contactActive { background: url(../images/menu/contact.png) no-repeat left bottom; WIDTH: 103px;}

#menu li a:hover { background-position: left bottom; }


/* Commercial Menu  */
#com_menu {
	padding: 0px;
	margin: 0px;
	width: 250px;
}
#com_menu em { display: none;}
#com_menu ul { width: 100%; float: left; padding: 0px; margin: 0px; list-style-type: none;}
#com_menu li { float: left; padding: 0px; margin: 0px 0px 10px 0px; display: inline;}
#com_menu li a { DISPLAY: block; HEIGHT: 45px ;}

#com_menu li a.clientsActive { background: url(../images/menu/com_clients.png) no-repeat left top; WIDTH: 250px; }
#com_menu li a.clients { background: url(../images/menu/com_clients.png) no-repeat left bottom; WIDTH: 250px; }
#com_menu li a.servicesActive { background: url(../images/menu/com_services.png) no-repeat left top; WIDTH: 250px; }
#com_menu li a.services { background: url(../images/menu/com_services.png) no-repeat left bottom; WIDTH: 250px; }
#com_menu li a.consultingActive { background: url(../images/menu/com_consulting.png) no-repeat left top; WIDTH: 250px; }
#com_menu li a.consulting { background: url(../images/menu/com_consulting.png) no-repeat left bottom; WIDTH: 250px; }
#com_menu li a.blitsActive { background: url(../images/menu/com_blits.png) no-repeat left top; WIDTH: 250px; }
#com_menu li a.blits { background: url(../images/menu/com_blits.png) no-repeat left bottom; WIDTH: 250px; }
#com_menu li a.evalActive { background: url(../images/menu/com_eval.png) no-repeat left top; WIDTH: 250px; }
#com_menu li a.eval { background: url(../images/menu/com_eval.png) no-repeat left bottom; WIDTH: 250px; }

#com_menu li a:hover { background-position: left top; }

/******** BANNER *******/
#banner_home {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 270px;
	background: #133e59 url(../images/bg_header.jpg) no-repeat;
}

#banner {
	height: 150px;
}

#slogan {
	width: 280px;
	padding: 40px 20px 20px 50px;
	float: left;
}

#client_spotlight {
	width: 570px;
	float: left;
	margin-top: 7px;
}



/******** CONTENT *******/
#content {
	width: 950px;
	float: left; 
	padding: 0px;
	background: #133e59 url(../images/bg_content_middle.jpg) repeat-y;
}

#content_top {
	height: 20px;
	width: 950px;
	float: left; 
	padding: 0px;
	background: #133e59 url(../images/bg_content_top.jpg) no-repeat;
}

#content_bottom {
	height: 70px;
	width: 950px;
	float: left; 
	padding: 0px;
	background: #133e59 url(../images/bg_content_bottom.jpg) no-repeat;
}

#contentHome{
	height: 175px;
	width: 910px;
	float: left; 
	padding: 40px 20px 10px;
	background: #133e59 url(../images/bg_content.jpg) no-repeat;
}

#contentHome img{
	margin-bottom: 20px;
}

.icons_home {
	text-align: center;
	width: 135px;
	margin-left: 10px;
	float: left;
}

.icons_home_wide {
	text-align: center;
	width: 165px;
	margin-left: 10px;
	float: left;
}

.gray_box {
	background-color: #f1f1f1;
	padding: 10px;
	margin: 0 auto;
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
}

.col1{
	width: 260px;
	float: left;
	margin:0px;
	padding: 0px 10px 0px 30px;
}

.col2{
	width: 300px;
	float: left;
	margin: 30px 0px;
	padding: 0px 10px 0px 30px;
}

.col3{
	width: 260px;
	float: left;
	margin: 30px 0px;
	padding: 0px 10px 0px 10px;
}
.col4{
	width: 560px;
	float: left;
	margin: 30px 0px;
	padding: 0px 30px 0px 20px;
}

.col5{
	width: 600px;
	float: left;
	margin: 30px 0px 0px 100px;
	padding: 0px 30px 0px 20px;
}

p {
	padding-left: 10px;
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

#content ol {
		font: 12px/16px Georgia, "Times New Roman", Times, serif;
		color: #333;
		padding-left: 30px;
}

.feature_client {
	padding-top: 5px;
	clear: left;
}

.feature_client .title{
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 10px;
}

.feature_client em{
	font: italic 12px/16px Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 5px;
}

#content ul{
	padding: 0px 0px 20px 10px;
	list-style-type:none;
	color: #4d6400;
}

#content ul li {
	
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 10px;
}
/***** content services ********/
#rodents {
	display:none;
}
#flies{
	display: none;
}
#roaches{
	display: none;
}
#birds {
	display: none;
}

.service_type {
	width: 140px;
	float: left;
	text-align: center;
}

.service_type a{
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/***** content consulting ********/
#sanitation_guide {
	display: none;
}

/***** content press ********/

#press_cnn {
	display:none;
	}

#press_fox,
#press_ch12{
	display:none;
	}


/***** FOOTER ********/

#footer { 
	padding: 25px 0 0 0;
	height: 75px;
	width: 950px;
	float: left;
	background: #133e59 url(../images/bg_footer.jpg) no-repeat;
} 

#footer p {
	display: block;
	width: 430px;
	margin: 0;
	padding: 10px 20px 10px 30px;
	float:left; 
}
#footer img{
 	padding: 0 10px 0 0;
 	float: left;
 }
 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/****** Images ********/
.img {
	border: 3px solid #cde855;
	float: left;
	margin: 5px;
}

/****** Typography ********/

.c1 {
	color: #a7c520;
}
.c2 {
	color: #004f81;
}

.c3 {
	color: #4d6400;
}

.c4 {
	color: #f5f7f8;
}

.it {
	font-style:italic;
}

.title_t{
	font: normal 18px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	font: normal 24px/36px Georgia, "Times New Roman", Times, serif;
	display:inline;
}

h2 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	display:inline;
	
}

h3 {
	font: normal 18px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}

h4 {
	font: normal 16px/22px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

h5 {
	font: normal 13px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
 	
h6 {
	font: normal 13px/20px Georgia, "Times New Roman", Times, serif;
	margin:0px;
}

.h7 {
	font: normal 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}


/****** Forms********/
label{
	color: #a7c520;
	font: bold 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
input{
	background-color: #f1f1f1;
	border: 1px solid #a7c520;
}
textarea{
	background-color: #f1f1f1;
	border: 1px solid #a7c520;
}
.form{
	font-size: 10pt;
	font-weight: bold;
	width: 600px;
	margin-top: 20px;
}
.formLabel, .formInput, .formSelect{
	display: block;
	width: 260px;
	float: left;
	margin-bottom: 10px;
}
.formLabel{
	text-align: right;
	width: 150px;
	padding-right: 20px;
}
.form br{
	clear: left;
}
.formSelect{
	background-color: #F5F6D4;
	border: 1px solid #CFE755;
}