/* GENERAL STYLES */
/************************************  BEGIN GENERAL LAYOUT  *************************************************/
body {
	text-align:center;
	padding:0px;
	margin:0px;
	height:auto;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
        line-height:16px;
	color:#333333;
}

h1 {
	font-size:14px;
	font-weight:700;
	color:#666666;
}

h2 {
	font-size:12px;
	font-weight:700;
	color:#666666;
}

h3 {
	font-size:11px;
	font-weight:700;
	color:#666666;
}

a {
	text-decoration:none;
	color:#006699;
	cursor:pointer;
}

a:hover {
	text-decoration:underline;	
}

#homelink {
	float:left;
	padding:0px 0px 0px 15px;
	margin:0px;
/*
	color:#ffffff;
	text-decoration:none;
	/*font-variant: small-caps;*/
	font-size:12px;
*/
}

#main {
	width:790px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#leftcol {
	width:0px;
}

#maincol {
	width:705px;
	min-height:500px;
	height:auto;
	float:left;
	margin-bottom:1px;
}



#centercol {
	width:493px;
	height:200px;
	height:auto;
	float:left;
	padding: 0px 10px 0px 0px;
	border-right:solid 2px #DCDCDC;
}

#pageheader {
	background-color:#FFCC33;
	padding:5px 0px 5px 5px;
	margin:0px 0px 10px 0px;
	border-bottom:solid 1px #696969;
	text-transform:capitalize;
}

#bodyText {
	margin:0px 0px 10px 0px;
	/*color: #696969;*/
}

#footer {
	display:none;
}

#generalPageDivCenter {
	text-align:center;
	margin:10px 0px 10px 0px;
}

.formError {
	display:block;
	color:red;
	margin:0px 0px 10px 10px;
	padding:0px;
}
#printhead {
	display:inline;
}
/************************************  END GENERAL LAYOUT  ***************************************************/

/************************************  BEGIN HEADER CSS LAYOUT ***********************************************/
#header {
        display:none;
}

#header img {
	display:block;
	margin-top:0px;
}

#headerdivimg {
	border-top:solid 0px #DCDCDC;
	float:left;
	width:100%;
	background-color:white;
	padding:0px;
	margin:0px;
}
/************************************  END HEADER CSS LAYOUT  ************************************************/

/************************************  BEGIN RIGHT COLUMN LAYOUT  ********************************************/
#rightcol {
	float:left;
	width:190px;
	height:200px;
	margin:0px 0px 0px 10px;
}

#rightcolumnheader {
	font-size:20px;
	font-weight:900;
	text-transform:capitalize;
	margin: 10px 0px 0px 0px;
	color: #696969;
}

#rightcolumnimg {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 50px 0px 0px 0px;
}
/************************************  END RIGHT COLUMN LAYOUT  ********************************************/

/************************************  BEGIN NAVIGATION LAYOUT  ********************************************/

#headerNav {
	display: none;
}

#headerNav li {
	display: none;
}

#header a {
	display: none;
}

#headerNav li a:hover {
	display: none;
}

#leftNav {
	display: none;
}

#leftNav li {
	display: none;
}

#leftNavImgTop {
	display: none;
}

.leftNavImg {
	display: none;
}

#leftNav li a {
	display: none;
}

#leftNav li a p {
	display: none;
}

p.leftNavTextOn {
	display: none;
}

p.leftNavText {
	display: none;
}

/************************************  END NAVIGATION LAYOUT  ************************************/

/************************************  BEGIN FOOTER CSS LAYOUT  **********************************/

#divFooterImage {
	display:none;
}

#divFooterNoImage {
	display:none;
}

#divFooterImageInner {
	display:none;
}

#divFooterImageInner img {
	display:none;
}

.footerLinks {
	display:none;
}

/************************************  END FOOTER CSS LAYOUT  ************************************/

/************************************  BEGIN HOME PAGE CSS LAYOUT  *******************************/

#homeImage {
	width:490px;
}

/*
#homeText {
	color: #696969;
	/*font-size:11px;*/
}
*/

/************************************  END HOME PAGE CSS LAYOUT  *********************************/

/************************************  BEGIN GENERIC TEMPLATE CSS LAYOUT  ************************/

#genericTemplate {
	float:left;
	display:inline;
}

#generalImage1Div {

}

#generalImageLeftTop {
	float:left;
	margin:0px 10px 10px 0px;
}

#generalImageLeftMiddle {
	float:left;
	clear:left;
	margin:10px 10px 10px 0px;
}

#generalImageLeftBottom {
	float:left;
	clear:left;
	margin:15px 10px 0px 0px;
}

#generalImageRightTop {
	float:right;
	margin:0px 0px 10px 10px;
}

#generalImageRightMiddle {
	float:right;
	clear:right;
	margin:10px 0px 10px 10px;
}

#generalImageRightBottom {
	float:right;
	clear:right;
	margin:10px 0px 0px 10px;
}

.generalDivRight {
	float:right;
	clear:right;
	width:1px;
	font-size:1px;
	height:164px;
}

.generalDivLeft {
	float:left;
	clear:left;
	width:1px;
	font-size:1px;	

}

.floatBreakLeft {
	font-size:1px;
	float:left;
	clear:none;
	width:1px;
	height:1px;
}

.floatBreakRight {
	font-size:1px;
	float:right;
	clear:none;
	width:1px;
	height:1px;
}

#pushBottom {
	width:1px;
	float:left;
	clear:left;
	font-size:1px;
}

#pushTop {
	width:1px;
	float:left;
	clear:left;
	font-size:1px;
}

.pushLeft {
	width:1px;
	float:left;
	clear:left;
	font-size:1px;
}

.pushRight {
	width:1px;
	float:right;
	clear:right;
	font-size:1px;
}

span.fieldName {
	font-size:11px;
}

/************************************  END GENERIC TEMPLATE CSS LAYOUT  **************************/

/************************************  BEGIN SITE MAP CSS LAYOUT *********************************/
#sitemap {
	display:block;
}

#sitemap li {
	display:block;
	list-style:none;
}

.siteMapNavHeader {
	margin:0px;
	padding:0px;
	font-weight:570;
}

/************************************  END SITE MAP CSS LAYOUT  **********************************/

/************************************  BEGIN EMAIL SUBSCRIBER FORM CSS LAYOUT  *******************/

#leftcol form {
	display: none;
}

#leftcol form p {
	display: none;
}

#leftcol form #formButtons {

}

#leftcol form .btnSubmit {
	display: none;
}

#leftcol form p input {
	display: none;
}

#leftcol form .fieldTitle {
	display: none;
}

#leftcol form .formTitle {
	display: none;
}

.subscribeThankyou {
	display: none;
}

/************************************  END EMAIL SUBSCRIBER FORM CSS LAYOUT  *********************/

/************************************  BEGIN FINANCING PAGE CSS LAYOUT  **************************/

#financingDiv {
	float:left;
	border:solid 1px #DCDCDC;
	margin:0px 0px 0px 20px;
	padding:0px 0px 5px 0px;
}

#financingDiv div {
	float:left;	
}

#financingCompanyDiv {
	margin:0px 0px 0px 10px;
	width:190px;
}

.financingContactDiv {
	width:180px;
}

#financingLogoDiv {
	margin:5px 10px 5px 10px;
}

#financingDiv p {
	margin:5px 0px 0px 2px;
	padding:0px;
}

#financingDiv .financingContactDiv .financingContactName {
	font-weight:900;
	text-decoration:underline;
	margin:5px 0px 0px 0px;
}

#financingDiv #financingCompanyDiv .financingCompanyName {
	font-weight:900;
	text-decoration:underline;
	margin:5px 0px 0px 0px;
}

/************************************  END FINANCING PAGE CSS LAYOUT  ****************************/

/************************************  BEGIN CONTACT US PAGE CSS LAYOUT  *************************/

#contactUsDiv {
	float:left;
	width:705px;
	border-top:solid 1px #DCDCDC;
	border-bottom:solid 1px #DCDCDC;
}

#contactUsLeftDiv {
	float:left;
	width:352px;
	border-right:solid 1px #DCDCDC;
}

#contactUsRightDiv {
	float:left;
	padding:0px 0px 0px 10px;
}

#corporateAddressDiv {
	float:left;
	width:352px;
}

#contactUsCorporateHeader {
	float:left;
}

.contactUsHeaders {
	padding:0px;
	margin:5px 0px 0px 8px;
	font-weight:900;
}

#generalImagecorporateImage {
	float:left;
	clear:left;
	margin:10px 10px 0px 10px;
}

#corporateAddress {
	padding:0px;
	margin:10px 0px 0px 10px;	
	float:left;
}

#contactUsMapLocation{
	margin:5px 0px 5px 8px;
	float:left;
	width:352px;
}

#contactUsMapHeader {
	padding:0px;
	margin:20px 0px 10px 0px;
}

#generalImagecorporateLocation {
	margin:0px 0px 5px 0px;
}

#contact {
	padding:0px;
	margin: 10px 0px 10px 0px;
}

#corporateContacts {
	margin:20px 0px 5px 0px;
	float:left;
	clear:left;
	width:352px;
}

.corporateContact {
	margin:5px 0px 0px 10px;
}

.contactUsBold {
	font-weight:900;
}

.corporateTeamLink {
	margin:5px 0px 0px 10px;
	padding:0px;
}

h1.contactFormHeader {
	margin:10px 0px 0px 3px;
}

#coporateDiv {
	float:left;
	clear:left;
	width:352px;
}

/************************************  END CONTACT US PAGE CSS LAYOUT  ****************************/

/************************** BEGIN General page layout ******************************/

#truckRequestQuoteDiv {
	position:absolute;
	top:-150px;
	left:300px;
	background-color:#FFFFFF;
	width:280px;
	border:solid 1px black;
	text-transform:capitalize;
}

#truckRequestInformationDiv {
	position:absolute;
	top:-150px;
	left:200px;
	background-color:#FFFFFF;
	width:280px;
	border:solid 1px black;
	text-transform:capitalize;
}

.closeLink {
	text-align:right;
	padding:0px;
	margin:5px 5px 10px 0px;
}

.formText {
	margin:10px;
}

.requestTruckForm {
	margin:15px 0px 0px 0px;
	padding:0px;
}

.requestTruckForm p {
	margin:0px;
	padding:0px;
}

.requestTruckForm span {
	display:-moz-inline-box;
	width:110px;
	margin:0px;
	padding:0px;
	float:left;
}

.requestTruckForm input {
	width:140px;
	margin:0px;
	padding:0px;
}

.requestTruckForm select {
	width:140px;
}

.requestTruckForm textarea {
	width:140px;
	margin:5px 0px 0px 0px;
}

.requestTruckForm .submit {
	text-align:right;
	margin:10px 9px 0px 0px;
}

#buyMeLinks {
	position:relative;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	float:left;
	width:705px;
}

#truckVisionLink {
	margin:0px;
}

.buyMeLinks {
	display:inline;
	text-transform:capitalize;
	margin:0px 0px 0px 15px;
}

#truckCallUsDiv {
	position:absolute;
	top:-150px;
	left:400px;
	background-color:#FFFFFF;
	width:200px;
	height:100px;
	border:solid 1px black;
	text-transform:capitalize;	
	padding:10px;
	text-align:right;
}

#truckCallUsDiv p {
	margin:0px;
	padding:0px;
	color:rgb(0,82,156);
	font-size:24px;
	font-weight:900;
	text-align:left;
}

#truckCallUsDiv a {
	text-align:right;
}

.requestQuoteText {
	text-align:left;
	margin:0px;
	padding:0px;
}

.formText #success {
	text-align:left;
	margin:10px 0px 0px 10px;
}

#requestAddress {

}

/************************** END General page layout ********************************/

#truckListHeader {
	margin:0px;
	display:inline;
	float:left;
	background-color:#dcdcdc;
	width:505px;
	font-weight:900;
}

#truckListHeader div {
	float:left;
	color:444444;
}

.truckListingHeaderType {
	width:84px;
	margin:0px 0px 0px 168px;
}

.truckListingHeaderDescription {
	width:205px;
}

.truckListingHeaderTankSize {
	width:80px;
}

.truckListingHeaderWheelBase {
	width:100px;
}

#truckListHeader li {
	display:inline;
	float:left;
}

.truckListing {
	border-bottom:solid 1px #DCDCDC;
	float:left;
	padding:0px;
	margin:5px 0px 0px 0px;
	width:505px;
}

.truckListingLeft {
	display:inline;
	float:left;
	padding:0px 15px 5px 0px;
}

.truckListingFrame {
	
}

.truckListingFrame a {
	text-decoration:none;
}

.truckListingFrame img {
	border:solid 1px rgb(153, 153, 153);
	margin:1px 0px 0px 0px;
}

.truckListingRight {
	display:inline;
	float:left;
	width:230px;
}

.truckListingRightUL {
	margin:0px;
	padding:0px;
	float:left;
	width:230px;
}

.truckListingRightUL li {
	display:inline;
	float:left;
	color:rgb(103, 103, 103);
	font-weight:900;
}

.truckListingType {
	width:80px;
	margin:0px 5px 0px 0px;
}

.truckListingRightUL .truckListingDescription {
	margin: 0px 15px 0px 0px;
	color:rgb(103, 103, 103);
	width:190px;
	font-weight:500;
}

.truckListingTankSize {
	width:70px;
	margin:0px 10px 0px 0px;
}

.truckListingModel {
	width:90px;
	margin:0px 5px 0px 0px;
}

.truckListingPrice {
	width:60px;
}

#truckbody {
	float:left;
	width:705px;
}

#truckDivHolder {
	border:solid 1px #DCDCDC;
	float:right;
	padding:5px;
	margin:0px 0px 0px 10px;
	width:450px;
	height: 340px
}

#truckDiv1 {
	float:right;
	margin:0px;
	position:relative;
}

#truckThumbNails {
	float:right;
	clear:right;
	height:50px;
	width:450px;
	text-align:center;
	margin:0px;
}

#truckThumbNailImage1 {
	margin:0px;
}

.truckThumbNailImage {
	margin:0px 0px 0px 10px;
	cursor:pointer;
}

#truckDiv2 {
	float:left:
	margin:0px 5px 5px 0px;
	position:relative;
	top:-50px;
	width:180px;
	z-index:-1;
}

.truckImage {
	position:absolute;
	z-index:1;
}

.truckImageHidden {
	position:absolute;
	z-index:-5;
}

#truckpagedescription {
	float:left;
	clear:left;
	width:705px;
	margin:20px 0px 0px 0px;
	padding:0px;
	color:#666666;
	text-transform:capitalize;
}

#truckpagedescription li {
	float:left;
	display:inline;
	width:250px;
}

#truckpagedescription li .liOdd {
	background-color:#F9F9F9;
}

#truckpagedescription li .liEven{
	background-color:#E8E8E8;
}

.truckpagedescriptionLi {
	height:200px;
	/*background: url('/umbraco/ImageGen.ashx?image=/images/bgFadeUp3.jpg&height=200');*/	
	border:solid 0px #DCDCDC;
}

#truckspecs {
	float:left;
	margin:0px;
	padding:0px;
	width:300px;
}

#truckspecs li {

}

p.truckDescriptionBold {
	font-weight:900;
	margin:0px 0px 0px 10px;
	width:200px;
	float:left;
	clear:left;
}

p.truckDescription {
	margin:0px 0px 0px 10px;
	padding:0px;
	width:210px;
	float:left;
}

#truckspecs li p {

}

#tankspecs {
	margin:0px;
	padding:0px;
	float:left;
	width:300px;
}
/*
#tankspecs li {
	width:250px;
	float:left;
	clear:left;	
}
*/

#tankspecs li p {

}

#truckpagedescriptionLi1 {
	margin:0px 1px 0px 0px;
}

.specheader {
	font-weight:900;
	/*background: url('/umbraco/ImageGen.ashx?image=/images/bgfadeup2.jpg&height=20');*/
	background-color:#DCDCDC;
	margin:0px;
	padding:0px;
}





/* EDITOR PROPERTIES */
