/* ------------------------------------------------------------------------
CSS sheet for Curb Solutions
Author: Chris Robinson
Date Created: 1/27/2009

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS



------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
=MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
a{
	outline: none;

}
body{
	color: #000;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(images/bodybg.jpg) repeat-x top left #fff;
}
#wrap{
	width: 1004px;
	display: block;
	margin: auto;
	text-align: left;
}
p{
	margin: 1.5em 0px;
}
/* -----------------------------------------------------------------------
=HEADER ELEMENTS
-------------------------------------------------------------------------*/
#header{
	display: block;
	width: 100%;
	overflow: hidden;
}
#header a.logo{
	display: block;
	background: url(images/logo.png) no-repeat;
	float: left;
	width: 235px;
	height: 117px;
	text-indent: -9999px;
	margin-left: 20px;
}
#header ul.nav{
	float: left;
	list-style-type: none;
	margin-top: 40px;
	margin-left: 60px;
}
#header ul.nav li{
	float: left;
	height: 46px;
}
#header ul.nav li a{
	display: block;
	background: url(images/nav.jpg) no-repeat;
	height: 45px;
	text-indent: -9999px;
}
#header ul.nav li.home a{
	width: 120px;
	background-position: 0 0;
}
#header ul.nav li.home a:hover{
	background-position: 0 -46px;
}
#header ul.nav li.products a{
	width: 180px;
	background-position: -120px 0;
}
#header ul.nav li.products a:hover{
	background-position: -120px -46px;
}
#header ul.nav li.order a{
	width: 215px;
	background-position: -300px 0;
}
#header ul.nav li.order a:hover{
	background-position: -300px -46px;
}
#header ul.nav li.training a{
	width: 137px;
	background-position: -515px 0;
}
#header ul.nav li.training a:hover{
	background-position: -515px -46px;
}
/* -----------------------------------------------------------------------
=CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#content{
	background: url(images/wrapbg.gif) no-repeat;
	width: 964px;
	min-height: 500px;
	padding: 0 20px;
	overflow: hidden;
}
#wrap > #content{
	background: url(images/wrapbg.png) no-repeat;
}
#content a{
	color: #000;
}
#content a:hover{
	background: #000;
	color: #5AE931;
	text-decoration: none;
}
#flash{
	background: url(images/header.jpg) no-repeat;
	width: 968px;
	height: 167px;
	display: block;
	margin: 4px 0 0 0;
	text-align: center;
	float: left;
}
#flash a.video{
	margin: 10px auto 0 auto;
	display: block;
	width: 139px;
	height: 139px;
	background: url(images/videoLink.gif) top left no-repeat;
	text-indent: -9999px;
}
#flash > a.video{
	background: url(images/videoLink.png) top left no-repeat;
}
#flash a.video:hover{
	background-position: bottom left;
}
#content dl{
	margin: 0px 0;
	width: 45%;
	float: left;
}
#content dl dt{
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
}
.center{
	text-align: center;
}
#content dl dd{
	margin: 10px 0;
}
#content dl dd ul{
	margin-left: 20px;
}
#content dl dd.dropList{
	margin-top: 0px;
	font-size: 14px;
}
#content dl dd.dropList ul li{
	margin: 20px 0;
}
#content dl dt.contactUs{
	margin-top: 70px;
}
#content dl.mission{
	margin: 0 40px 15px 10px;
}
#content dl.full{
	width: 98%;
	float: left;
}
#content dl.full dd img{
	float: right;
}
/*
#content img.imgRight{
	float: right;
	display: block;
	clear: both;
	margin: 10px;
}
*/
#right img.machine{
	margin-left: 80px;
}
#right{
	float: left;
}
#right img{
	display: block;
	margin: 10px 10px 30px 50px;
}
#right a.label{
	width: 300px;
	height: 191px;
	display: block;
	background: url(images/label.jpg) top left no-repeat;
	text-indent: -9999px;
	margin: 10px 10px 30px 50px;
}
#right a.label:hover{
	background-position: bottom left;
}
#left{
	width: 60%;
	float: left;
}
p.center{
	text-align: center;
}
.centerImg{
	margin: 1.5em auto;
}
#vid{
	text-align: center;
	margin-top: 1.5em;
}
sup{
	font-size: 10px;
}
/* -----------------------------------------------------------------------
=ORDER FORM ELEMENTS
-------------------------------------------------------------------------*/
form ul li{
	display: block;
	clear: both;
	list-style-type: none;
	margin: 0 0;
}
form ul li.item{
	margin: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
form label{
	display: block;
	width: 220px;
	float: left;
}
form ul.floatLeft{
	margin: 10px 10px;
	float: left;
}
form ul li label .note{
	display: block;
}
form ul li .call{
	font-weight: bold;
}
form ul li input.short{
	width: 25px;
}
form ul li.submit input{
	margin-top: 1em;
	padding: 0 30px;
}
form .errorMessage{
	color: red;
}
form textarea#validationbox{
	display: none;
}
form ul.products li label{
	width: 530px;
}
form ul.products li .note{
	display: inline;
}
li.cancellation{
	margin-top: 10px;
	font-size: smaller;
}
.clear{
	display: block;
	clear: both;
}
.shipZip{
	margin: 1.5em 0;
}
#weight{
	float: left;
}
#content .shipping{
	float: left;
	margin: 0;
	border: 1px solid #000;
}
.smaller{
	font-size: 11px;
}
dt .smaller{
	font-size: 14px;
}
li.moveLeft .smaller{
	margin-left: 5px;
}
ul.total{
	margin: 1.5em 0;
}
ul.total li{
	list-style-type: none;
	margin-left: 0px;
	display: block;
	clear: both;
}
ul.total li strong{
	width: 320px;
	float: left;
	display: block;
}
.button{
	float: left;
	margin: 0 10px 0 0;
}
/* -----------------------------------------------------------------------
=FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	display: block;
	clear: both;
	border-top: 1px solid #000;
	width: 98%;
	height: 30px;
	margin: auto;
	padding: 10px;
}
#footer ul{
	display: block;
	float: left;
	margin: 0 30px;
}
#footer ul li{
	list-style-type: none;
	float: left;
}
#footer ul li a{
	padding: 0 10px;
	border-left: 1px solid #000;
}
#footer ul li.home a{
	border: 0;
}
#footer p{
	float: left;
	margin: 0 30px;
}
ul.sitemap{
	margin-left: 20px;
}

.break{
	display: block;
	clear: both;
}
#login {
	float: right;
	clear: right;
	margin-right: 20px;
}




