/* @override http://modernash.local/css/master.css */

* {
    margin: 0;
}
html, body {
    height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	background: url(../img/layout/site_background.jpg) #E8E8E8 repeat-x;
}

img{
	border:none;
}

h1{
	font-size:24px;
	line-height: 27px;
	margin: 0 0 .5em 0;
	color: #456782;
}

h2{
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 .5em 0;
	color: #656565;
}

h3{
	font-size: 18px;
	line-height:21px;
	margin: 0 0 .5em 0;
	color: #456782;
}

p{
	margin: 0 0 2em 0;
}

ul{
	margin: 0 0 2em 0;
	padding: 0 0 0 20px;
}

ul.no_bullets,
ul.no_bullets li{
	list-style:none;
	list-style-image:none;
}

ul li{
	margin: 0 0 .5em 0;
}

a{
	text-decoration:none;
	font-weight:bold;
	color:#6b9fc9;
}

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

a.button{
	background: white url(/img/button_sprite.png);
	color: white;
	text-decoration: none;
	padding: 2px 0 6px 10px;
	font-size: 18px;
}

a.button span.button{
	background: white url(/img/button_sprite.png) right top;
	padding: 2px 10px 6px 0;
}

span.icon.small{
	padding: 0px 10px 0px;
	margin: 4px 0 0 5px;
	background: url(/img/button_icons_sprite.png) no-repeat left 1px;
}

span.icon.small.arrow.down{
	background: url(/img/button_icons_sprite.png) no-repeat left 01px;
}

span.icon.small.arrow.up{
	background: url(/img/button_icons_sprite.png) no-repeat -60px 0px;
}

span.icon.small.arrow.left{
	background: url(/img/button_icons_sprite.png) no-repeat -40px 1px;
}

span.icon.small.arrow.right{
	background: url(/img/button_icons_sprite.png) no-repeat -18px 1px;
}
	
blockquote{
	margin: 20px 0 10px 0;
	padding:0px 20px;
}

blockquote p{
	margin-bottom:0px;
}

cite{
	margin: 0 0 40px 0;
	font-size:12px;
	text-align:right;
	display:block;
	padding-right:20px;
}

/* FORM STUFF*/

label{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin-bottom:3px;
}

input,
select,
textarea{
	margin-bottom:10px;
}

input.small,
textarea.small{
	width:180px;
}

input.medium,
textarea.medium{
	width:240px;
}

input.large,
textarea.large{
	width:320px;
}

textarea.small{
	height:100px;
}

textarea.medium{
	height:110px;
}

textarea.large{
	height:160px;
}

form.formContainer{
	padding:30px 40px;
	width:500px;
	background:#F3F5F8;
	border:solid 1px #ccc;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	margin: 0 0 40px 0;
}

.input{
	position:relative;
	zoom:1;
	padding-bottom:8px;
}

.input .error-message{
	position:absolute;
	bottom:4px;
	color:red;
	font-size:10px;
}

/* END FORM STUFF */

.clear{
	clear:both;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.hidden{
	display:none;
}

.topbar{
	background:url(../img/layout/wood_panel.jpg) #000000 bottom left;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:15;
}

.header_push,
.topbar{
	height:25px;
	padding-top:5px;
}

.sf_wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -170px;
	width:960px;
	background:white;
	position:relative;
	border-left: solid 5px #ccc;
	border-right: solid 5px #ccc;
}

.lights{
	position: absolute;
	height: 85px;
	width: 100%;
	z-index: 10;
	top: 10px;
	left: 0px;
	background: url(../img/layout/white_lights.png) no-repeat 0 -40px;
}

.logo_header{
	padding:60px 0 20px 20px;
	background: url(../img/layout/site_background.jpg) #E8E8E8 repeat-x;
	position:relative;
	z-index:5;
	width:950px;
	margin-left:-5px;
	border-bottom: solid 5px #ccc;
}

.logo_header .subtitle{
	font-size:12px;
	font-style:italic;
}

.logo_header img,
.logo_header .title{
	float:left;
}

.logo_header .logo{
	margin-right:84px;
}

.logo_header .title{
	border-left: solid 1px #666;
	padding:20px 0 0 60px;
	height:80px;
	font-size:18px;
}

.logo_header .truck{
	padding:20px 0 0 14px;
}

#sddm{
	background:url(../img/layout/wood_panel.jpg) #000000 bottom left;
	margin: 0;
	width:930px;
	padding: 10px 15px;
	float: left;
	position: relative;
	z-index: 50;
	font-size:13px;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	text-decoration: none;
	color: #FFFFFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	}

#sddm li a:hover{	
	background: #456782;
}
#sddm #place_order{
	position: absolute;
	background: url(/img/place_order_back.png) no-repeat;
	height: 70px;
	width: 140px;
	right:1px;
	top: -5px;
	text-align: center;
	padding: 6px 13px 0 0;
}

#sddm #place_order a:hover{
	background:none;
	color:#000000;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: url(/img/trans_white_box_85.png) repeat;
/* transparent .png fix for IE5+ */
	* html background-image: none;
	* html filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/modernash/_images/trans_white_box_85.png", sizingMethod="image");	
	border: 1px solid #6A9CBF}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 6px 12px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #406986;
		font: 13px arial}

	#sddm div a:hover
	{	background: #6A9CBF;
		color: #FFF}

.contentPrimary.container_12{
	float:none;
	padding: 20px 0 20px;
	display:block;
}

.footer, .push {
    height: 110px;
	padding: 20px 0 40px;
		clear:both;
}

.footer{
	font:12px/21px sans-serif;
	padding-left:20px;
	padding-right:20px;
	position:relative;
	z-index:5;
	width:930px;
	background:lightblue;
	margin:0 auto;
	background:url(../img/layout/wood_panel.jpg) #000000 bottom left;
	color: #456782;
}

.footer a{
	padding: 0 5px;
}

.footer .footer_menu_links{
	margin: 0 0 0 -5px;
}

.footer #copyright{
	color:white;
	margin: 0 0 0 5px;
}
.footer .social_links{
	position: absolute;
	bottom:0px;
	right:10px;
}

.footer .social_links a{
	margin:0;
	padding:0 10px;
}

.footer a,
.footer a:hover,
.footer a:active{
	text-transform:uppercase;
	color: #456782;
	text-decoration:none;
}

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