/* @override http://clients.designzillas.com/masney/site/css/style.css */

/* @override http://clients.designzillas.com/masney/site/css/style.css */

/* @override http://clients.designzillas.com/masney/site/css/style.css */

body {
background-color: #242424; 
color: white; 
margin: 0px;
font-family: Century Gothic, Helvetica, Tahoma, Sans-serif;}

.clear {clear: both;}

#header-wrapper {
background-color: #7b7b7b; 
width: 100%;
height: 290px;
background-image: url(../layout-images/header-background.jpg);
}

#header {
	width: 980px;
	height: 290px;
	margin: 0 auto;
	background-image: url(../layout-images/header-logo.jpg);
	background-repeat: no-repeat;
	
}

#header a {
	width: 974px;
	height: 280px;
	display: block;
	
	}

#header a span {
	display: none;

}

#menu-wrapper {
	background-image: url(../layout-images/menu-background.jpg);
	height: 48px;
	margin-top:-16px;
	}

#menu-wrapper .menu {
	background-image: url(../layout-images/menu-background-shine.jpg);
	background-repeat: no-repeat;
	width: 980px;
	margin: 0 auto;
	height: 48px;
	
}

#menu-wrapper .menu ul {position:relative;
top:7px;}

#menu-wrapper .menu ul li {
	display:block;
	float: left;
	margin: 0px 48px 0px -40px;
	height:41px;
	}

#menu-wrapper .menu ul li a, #menu-wrapper .menu ul li a:visited {
	color:#404040;
display:block;
font-family:Arial Black;
font-size:20px;
height:41px;
padding:0 15px 0;
text-decoration:none;
	
	}
	
	#menu-wrapper .menu ul li a:hover {
	color: #b51721;
}

#menu-wrapper .menu ul li.active { 
	background-image: url(../layout-images/menu-item-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #b51721;
	
}

#menu-wrapper .menu ul li.active a {
	background-image: url(../layout-images/menu-item-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: white;
	
}

#body-wrapper {
	background-image: url(../layout-images/page-background.jpg);
	background-position:top center;
	background-repeat: repeat-x;
	background-color: #710207;
}

#body {
	width: 980px;
	margin: 0 auto;
	}

#body a{
	color: #f6ff00;
}
#leftcolumn {
	float: left; 
	width: 597px;
	padding: 40px 40px 50px 0px;
	background-image: url(../layout-images/vshadow.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	min-height:450px;
	}

#leftcolumn h1 {margin-top: 0px; padding-top: 20px;
font-family:Century Gothic; font-weight:normal; font-size: 25px; margin-bottom:-10px;
}

#leftcolumn strong {font-size:110%;}
#leftcolumn p {font-size: 14px; line-height:150%;}

#leftcolumn strong {}

#leftcolumn #map {float:left; margin-right: 35px}

#leftcolumn #address {margin-top:80px;}

#leftcolumn #address h2 {font-size: 13px; margin-bottom: -10px}

#leftcolumn #address p {}

#rightcolumn {padding-top: 40px; float: right; width:343px;}

#rightcolumn .right-box {}


#rightcolumn .right-box img {}

#rightcolumn .right-box #frontpage-list {}

#rightcolumn .right-box #frontpage-list li {
	list-style:none;
	background-image: url(../layout-images/mlogo.transparent.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 50px;
	margin-left: -10px;
	margin-bottom: 20px;
	font-family: Arial Black;
	
	}
	
	#rightcolumn .address{
	padding: 20px 20px;
}
#rightcolumn .address h1{
	text-align:left;
	margin-top: 0px;
	font-size: 25px;
	font-weight:100;
	font-family:Century Gothic, Helvetica;
}
#rightcolumn .address .left p{
	text-align:left;
	line-height: 150%;
	margin-top: -20px;
}

#rightcolumn .address .left{
	float:left;
}

#rightcolumn .address .right{
	float:right;
}

#footer-wrapper {background-image: url(../layout-images/footer-background.jpg); background-repeat:repeat-x;}

#footer {
	
	height:200px;
	background-repeat:no-repeat;
	width: 980px; 
	margin: 0 auto; 
	text-align:center;
}

#footer .menu {margin-top: 0px; padding-top: 40px}

#footer .menu a, #footer .menu a:visited {
	color: white; 
	font-size: 12px;
	text-transform: uppercase;
	text-decoration:none;
	
	}

#footer p {font-size: 12px;}

.filler {height:350px;}

.media-left{
float:left;
border:0px solid white;
margin:0px 37px 10px 0px;
}



/*Rebates Page*/
#page-rebates #leftcolumn {
	width: 330px;
	padding-right: 50px;
	margin-right: 10px;
}

#page-rebates #leftcolumn p {
	line-height: 200%;
	font-size: 18px;
}

#page-rebates #rightcolumn {
	width: 550px;
	margin-left: 0px;
}


#page-rebates #rightcolumn h2 {
	font-weight:100;
	
}

#page-rebates #rightcolumn h2 em{
	color: #f6ff00;
	font-style:normal;
}

#page-rebates #rightcolumn .right-box{
	
	margin-bottom: 60px;
}
#page-rebates #rightcolumn img.one{
	float: left;
	margin-right: 15px;
}

#page-rebates #rightcolumn ul{
	
}

#page-rebates #rightcolumn li {
	list-style:none;
	list-style-image:url(../layout-images/mlogo.transparent.small.png);
	margin-bottom: 4px;

}


#page-rebates #rightcolumn img.two{
	float:right;
	margin-left: 100px;
	position:relative;
	left:-100px;
}

#page-rebates #rightcolumn p{
	margin-top: 40px;
}
/*End Rebates Page*/


/*About Page*/
#page-about #leftcolumn{}
#page-about .photo{border:1px solid white;
float:left;
height:100px;
margin-bottom:21px;
margin-right:20px;
width:100px;}
#page-about #rightcolumn {
	width: 340px;
	position:relative;
	left: -10px;
}
#page-about #rightcolumn li {
	list-style:none;
	background-image: url(../layout-images/mlogo.transparent.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 50px;
	margin-left: -27px;
	margin-bottom: 20px;
	font-family: Arial Black;
	
	}
	
#page-about #rightcolumn .one{margin-top:30px;}

#page-about #rightcolumn h2{
	margin-top: 0px; padding-top: 20px;
font-family:Century Gothic; font-weight:normal; font-size: 25px; margin-bottom:-10px;
position:relative; left: 18px;
}
#page-about h1{
	margin-bottom: 5px;
}
#page-about h2{
	margin-bottom: 0px;
	margin-top: 0px;
}

#page-about p{
	margin-top: 0px;
}



/*Contact Page*/

#page-contact .address div{
	
	
}
#page-contact .address h1{

}
#page-contact .address h1 span{
	font-weight:normal;
}
#page-contact .address .left {
	padding-right: 20px;
}
#page-contact .phone {
	text-align:center;
	padding-left: 10px;
}
#page-contact .phone div{
	float:left;
	margin-right: 30px;
	
}

#page-contact .phone p{
	font-size: 20px;
}

#page-contact .submitbutton{
	background-color: transparent;
	color: #F6FF00;
	background-image: url(../layout-images/sendnow.png);
	width: 197px;
	height: 40px;
	cursor:pointer;
	border: 0px;
	display:block;
	margin-top: 10px;

}

/*Request our Services*/

#page-requestus #leftcolumn{
	width: 100%;
	background-image:none;
}

#page-requestus #contact{
	margin-top: -40px;
}
#page-requestus .companyinfo{
	float: left; 
	width: 496px;
	padding: 30px 30px 50px 0px;
	background-image: url(../layout-images/vshadow.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	overflow:hidden;
}

#page-requestus .companyinfo .one{
	
	
}
#page-requestus .companyinfo .one div{
	margin-bottom: 15px;
}
#page-requestus .companyinfo label{
	display:block;
	float:left;
	width: 120px;
	font-size: 12px;
}

#page-requestus .companyinfo input{
	width: 325px;
}

#page-requestus .companyinfo .message textarea{
	width: 450px;
	height: 50px;
}

#page-requestus .companyinfo .streetaddress textarea{
	width: 450px;
	height: 50px;
}






#page-requestus .vehicleinfo{
	float:right;
	overflow:hidden;
	width: 440px;
	position:relative;
	left:-40px;
	padding-top: 30px;
}

#page-requestus .vehicleinfo .one label{
	display:block;
	float:left;
	width: 120px;
	font-size: 12px;
} 

#page-requestus .vehicleinfo .one div{
	margin-bottom: 15px;
}

#page-requestus .vehicleinfo .one input {
	width: 280px;
}

#page-requestus .vehicleinfo .two {
	margin-top: 28px;
}
#page-requestus .vehicleinfo .two .one{
	float:left;
	overflow:hidden;
	width: 200px;
	margin-right: 30px;
	
}

#page-requestus .vehicleinfo .two .one label, #page-requestus .vehicleinfo .two .two label{
	font-size: 16px;
}
#page-requestus .vehicleinfo .two textarea{
	width: 405px;
	height: 70px;
	margin-bottom: 40px;
}


#page-requestus #contact .submitbutton{
	background-color: transparent;
	color: #F6FF00;
	background-image: url(../layout-images/sendnow.png);
	width: 197px;
	height: 40px;
	cursor:pointer;
	border: 0px;
	display:block;
	margin:0 auto;
	position:relative;
	left:-20px;
}



/*Request a Rebate*/
#page-requestrebate #leftcolumn{
	width: 450px;
}
#page-requestrebate h1{
	margin-bottom: 40px;
}
#page-requestrebate label{
	display:block;
	float:left;
	width: 120px;
	font-size: 12px;
} 

#page-requestrebate div{
	margin-bottom: 15px;
}

#page-requestrebate .one input {
	width: 280px;
}

#page-requestrebate #streetaddress{
	width: 405px;
	height: 70px;
}


#page-requestrebate .submitbutton{
	background-color: transparent;
	color: #F6FF00;
	background-image: url(../layout-images/sendnow.png);
	width: 197px;
	height: 40px;
	cursor:pointer;
	border: 0px;
	display:block;
	
}


#page-requestrebate #rightcolumn{
	width: 480px;
}

#page-requestrebate #rightcolumn img.one{
	float: left;
	margin-right: 15px;
}

#page-requestrebate #rightcolumn ul{
	
}

#page-requestrebate #rightcolumn li {
	list-style:none;
	list-style-image:url(../layout-images/mlogo.transparent.small.png);
	margin-bottom: 4px;

}

#page-requestrebate #rightcolumn .two h2{
	margin-bottom: -30px;
	margin-top: 50px;
}
#page-requestrebate #rightcolumn .two p{
	font-size: 22px;
	margin-top: 40px;
}