/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*background: transparent;*/
	vertical-align: baseline;
}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */
html{
	height: 100%;
}
.clearing{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
p{
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;
}



h1{
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;
}
h2{
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;
}
body {
	height: 100%;
	padding: 0;
	margin: 0;
	background: #000 url(/images/structure/bodyBg.jpg) no-repeat center top;
 	width: 100%;
	display: table;
}
#mainContain{
	height: 100%;
	width: 100%;
}
#subsHeader{
	margin-top: 122px;
	margin-left: 5px;
	width: 950px;
	height: 200px;	
}
#flashHeader{
	margin-top: 122px;
	margin-left: 5px;
	width: 950px;
	height: 449px;	
}
#SubPageHeader{
	margin-top: 122px;
	margin-left: 5px;
	width: 950px;
	height: 200px;	
}
#contentContain{
	
	margin: 0 auto;
	width: 960px;
}
#navigation{
	margin-top: 35px;
}
#navigation ul li{
	display: inline;
}
#navigation ul li a{
	margin-right: 25px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;
}
#navigation ul li a:hover{
	text-decoration: underline;
}
#search{
	margin-top: 20px;
}
#inputField{
	/*background: transparent url(/images/structure/search.png) no-repeat center center;
	
	float: left;
	width: 223px;
    height: 42px;
    padding:0;
    text-indent:10px;
    
    border: none;
    position: relative;*/
	color: #bb442b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	border: 0px solid #000000;
	border-bottom-width: 0px;
	background-color: transparent;
	/*padding-top: 5px;*/
}
/*input.myBox{    border: 0px solid #000000;    border-bottom-width: 1px;    background-color: transparent;}*/
.searchBox{
	background: url(/images/structure/search.png) no-repeat center center;
	float: left;
	width: 148px;
	height: 42px;
	/*padding:0;*/
	padding-top: 10px;
	padding-left: 10px;
	text-indent:10px;
	/*font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;*/
	border: none;
	position: relative;
	}
#searchButton{
	width: 55px;
	height: 36px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
	float: left;
	position: relative;
}
#subNavigation{
	width: 150px;
	float: left;
	margin-top: 30px;
	position: relative;
}
#subNavigation a{
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;
}
#subNavigation li{
	background: transparent url(/images/structure/divider.jpg) repeat-x bottom left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 150px;
}
#hotItems{
	background: transparent url(/images/structure/diamondPlate.jpg) repeat-x bottom left;
	height: 329px;
	width: 785px;
	float: left;
	position: relative;
	margin-top: 50px;
}
#hotItems h1{
	margin-top: -30px;
}
#items{
	margin-top: 20px;
	margin-left: 20px;
}
#item{
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	position: relative;
	width:165px;
}
#item img{
	float: left;
	position: relative;
}
#item h3{
	color: #bb442b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;
}
#productDetails{
	float: left;
	margin-left: 15px;
	position: relative;
}
#cartLinks{
	margin-top: 15px;
}
#cartLinks a{
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;
}
#wishlist{
	background: transparent url(/images/structure/plus.png) no-repeat center left;
	padding-left: 15px;
}
#cart{
	background: transparent url(/images/structure/cart.png) no-repeat center left;
	margin-left: 15px;
	padding-left: 20px;
}
#youtube{
	/*
	background: transparent url(/images/structure/tv.png) no-repeat center center;
	*/
	float: left;
	margin-top: 30px;
	position: relative;
	width: 370px;
	height: 285px;
	
}

#youtubetv{
	background: transparent url(/images/structure/tv.png) no-repeat;
	position: relative;
	width: 370px;
	height: 255px;
	padding-left: 39px;
	padding-right: 0px;
	padding-top: 18px;
	/*
	padding-left: 39px; padding-top: 18px;
	float: left;
	margin-top: 30px;
	*/
}


#customDumpTrucks{
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 60px;
	width: 367px;
	float: left;
	position: relative;
}
#customDumpTrucks img{
	margin-top: 20px;
}
#totm{
	background: transparent url(/images/structure/totmBacking.png) no-repeat center center;
	float: left;
	height: 370px;
	position: relative;
	width: 370px;
}
#totm h2{
	text-align: center;
	width: 200px;
	margin: 0 auto;
	margin-top: 50px;
}
#totm img{
	margin-top: 30px;
	margin-left: 85px;
}
#totm p{
	margin-left: 80px;
	margin-top: 30px;
}
#contentGroupMain{
	float: left;
	margin-bottom: 30px;
	margin-left: 25px;
	width: 785px;
	
}

#contentGroupMain2
{
	padding-bottom: 15px;
	background-color: #d4d4d4;
	min-height: 730px;
	height: auto;
	float: left;
	margin-left: 25px;
	padding-top: 13px;
	width: 785px;
	position: relative;
	
}

#contentGroupMain2 p
{
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;
	
}

#contentGroupMain2 a
{
	
	color:#CD4618;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;
	
}

#contentGroupMain2 h1
{
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;	
	
}

/*#contentGroupMain2 table, td, tr, tbody 
{
	vertical-align:middle;
	border: 1px thin transparent;
	
	
	
}*/

#contentGroupMain2 img
{
	vertical-align:top;
	
}

#innerGroupMain2
{
	height: 100%;
	background-color:#DDDDDD; 
	padding-left: 65px;	
	
}

#contentGroupMain3
{
	float: left;
	margin-bottom: 30px;
	margin-left: 25px;
	padding-top: 13px;
	width: 785px;
	position: relative;
	
}


#innerGroupMain3
{
	background-color:#DDDDDD; 
	padding-left: 1px;	
	
}

/*#contentGroupMain3 table, td, tr, tbody
{
	padding: 2px;
	
}

#innerTable3 table, td, tr, tbody
{
	padding: 2px;	
	
}*/

#contentGroupMain3 h1
{
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;	
	
}

#contentGroupMain3 p
{
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;
	
}

#contentGroupMain3 a
{
	
	color:#CD4618;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;
	
}
/* -----Login----- */
.account {
	float: left;
	height:auto;
	margin-left: 25px;
	padding-top: 13px;
	width: 700px;
	
}
/*.account table, td, tr, tbody 
{
	vertical-align:top;	
	float:left;
}*/
.newCustomer {
	width: 300px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}
.returningCustomer {
	width: 300px;
	float: left;
	margin-top:20px;
}
.titlebar {
	width: 300px;
	background-color:#ccc;
	height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 10px;
	padding-top: 4px;
	
}
.space {
	float: left;
	width: 10px;
	height: 200px;
	background-color:#D4D4D4;
}
.newInfo {
	width: 300px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
.returnInfo {
	width: 300px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top:10px;
	padding-left: 10px;
	padding-right: 5px;
}
/*
#subContentGroupMain5 table, td, tr, tbody
{
	padding: 2px;
	
}

#subContentGroupMain5 h1
{
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;	
	
}
*/


.style22
{
	
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;

}

.style23
{
	
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;

}


#truckingNews{
	border: #000 thin solid;
	background: transparent url(/images/structure/truckingNews.jpg) repeat-x center left;
	float: left;
	margin-top: 30px;
	padding: 15px 0px 15px 40px;
	position: relative;
	/*width: 347px;*/
	width: 300px;
	margin-left: 20px;
}
#footer {
	background-color: #0c0c0c;
	padding-top: 5px;
	position: relative;
	margin-top: 0px; /* negative value of footer height */
	height: 250px;
	clear:both;
	width: 100%;
}
#footer p, a{
	color: #a0a0a0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;
}
#footerContents{
	width: 960px;
	margin: 0 auto;
}
#links li{
	display: inline;
	margin-top: 20px;
}
#row2, #row3{
	width: 785px;
	position: relative;
	
}
.teamdisc{
	margin-top: 30px;
	margin-right: 60px;
	position: relative;
	float: left;
}
.label{
	width: 100px;
	height: 30px;
	float: left;	
}
.input {
	height: 30px;
	width: 160px;
	float: left;
}

.textPage{
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-decoration: none;
}
