/*====================== ISUZU Style Sheet ======================*/


/*/////////////////////////////////
Truck Category Style
////////////////////////////////*/
.breadCrumb {
	border-top: 1px solid #dee9e3;
	border-bottom: 1px solid #dee9e3;
	padding: 5px 0px 5px 0px;
}

.breadCrumb li {
	display: inline;
	border-right: 1px solid #999999;
	padding: 0px 5px 0px 5px;
	font-size: 9px;
}
.breadCrumb a {
	color: #999999;
	font-size: 9px;
}
.breadCrumb a:hover {
	color: #000;
}

/*/////////////////////////////////
Truck Category Style
////////////////////////////////*/
#truckCatHeader {
	width: 940px;
	height: 112px;
	background-color: #fff;
	position: relative;
}
#truckMainwrap {
	width: 940px;
	background: url(../images/truckCatbg.gif) repeat-y;
	margin-top: 14px;
	float: left;
}
#specialsTag {
	position: absolute;
	right: -4px;
	bottom: -1px;
}
#truckCatWrap {
	width: 700px;
	min-height: 200px;
	float: left;
}
#truckCatRightCol {
	width: 210px;
	float: left;
	margin: 0px 0px 0px 30px;
	background: url(../images/sideBg.jpg) top repeat-x #29714a;
}
.truckCat{
	float: left;
}
#truckCatLeft {
	width: 700px;
}
#truckCatLeft .panel{
	background: #fff;
	padding: 15px;
}
#truckCatRight {
	width: 210px;
	margin: 0px 0px 0px 30px;
	background: url(../images/sideBg.jpg) top repeat-x #29714a;
}
*html #truckCatRight {
	margin: 0px 0px 0px 0px;
}
#truckCatRight .panel{
	padding: 7px;
}
.truckTile {
	margin: 0 0 30px 0;
}
.truckTile h1{
	text-align: center;
	margin: 0;
}
.truckTile p{
	margin: 0;
	padding: 0 0 10px 0;
}
.promoTile{
	padding: 0 0 30px;
	text-align: center;
}
.truckIcon{
	width: 196px;
}
.truckCatContent {
	padding: 10px 20px 10px 20px;
	background-color: #fff;
}
.truckCatImage {
	width: 700px;
}
.truckCattext {
	width: 300px;
	float: left;
	margin-right: 30px;
}
.sTerms{
	font-size:9px;
}
/*/////////////////////////////////
Truck Listings
////////////////////////////////*/
#truckListwrap {
	width: 700px;
}
.truckListwrap {
	width: 692px;
	
	background-color: #fff;
	margin-bottom: 10px;
	border: 4px solid #e3e3e3;
	background: url(../images/truckListbg.gif) repeat-x #fff;
}
.TLimage {
	width: 120px;
	height: 83px;
	background-color: #fff;
}
.TLheading {
	font-size: 16px;
	font-weight: lighter;
	padding-left: 20px;
	height: 30px;
}
.TLspecs {
	width: 200px;
	height: 20px;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
}
.TLspecs1 {
	width: 210px;
	height: 20px;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 5px;
}
.TLspecs2 {
	width: 140px;
	height: 20px;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
}
.TLHeadingBold {
	font-weight: bold;
	padding-right: 5px;
}

.TLSpecialInfo{
	 padding: 5px 10px 5px 140px;
}
/*/////////////////////////////////
Compare Trucks Style
////////////////////////////////*/
#CTHeader {
	width: 940px;
	height: 112px;
	background-color: #fff;
	background: url(../images/compare-truck-header.jpg) no-repeat;
}
#CTwrap {
	width: 940px;
	margin-top: 14px;
	background: url(../images/compare-truck-bg.gif) repeat-y;
}
.CTDetails {
	width: 210px;
	min-height:550px;
        height:auto !important;
        height:550px;
	float: left;
	margin-left: 10px;
	background: #297149 url(../images/sideBg.jpg) repeat-x;
	display: inline;
}
.CTSpecs {
	width: 160px;
	margin-left: 20px;
	min-height:550px;
        height:auto !important;
        height:550px;
	float: left;
	display: inline;
	background: url(/images/compareT-bg.jpg) repeat-x bottom;
}
.CTSelect1 {
	width: 220px;
	height: 60px;
	float: left;
}
.CTSelect2 {
	width: 160px;
	height: 60px;
	margin-left: 20px;
	float: left;
}
.CTSelect2 select {
	border: 1px solid #2a714b;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	width: 150px;
}
.CTSelectTab {
	padding: 10px 0px 10px 0px;
}
.CTSpecImg {
	width: 148px;
	border-bottom: 1px solid #a0bcab;
	margin: 0px 0px 10px 6px;
	font-size: 9px;
	color: #999999;
	padding-bottom: 5px;
	text-align: center;
}
.CTSModel {
	width: 136px;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	margin-left: 6px;
	border-bottom: 1px #CCCCCC dotted;
	padding: 6px;
}
.CTSDetails {
	width: 136px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	margin-left: 6px;
	border-bottom: 1px #CCCCCC dotted;
	padding: 6px;
}
.CTDImg {
	font-size: 9px;
	color: #999999;
	padding-bottom: 5px;
	text-align: center;
}
.CTDModel {
	width: 180px;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	margin-left: 6px;
	border-bottom: 1px #b9cbbd solid;
	padding: 6px;
	color: #fff;
}
.CTDDetails {
	width: 180px;
	margin-left: 6px;
	border-bottom: 1px #b9cbbd solid;
	padding: 6px;
	color: #fff;
}
.CTSButton {
	margin: 20px 0px 0px 5px;
}
.CTSButton1 {
	margin: 10px 0px 0px 0px;
	text-align: center;
}

/*/////////////////////////////////
Contact Dealer
////////////////////////////////*/

#ContactDWrap {
	width: 940px;
	background: url(../images/contentBg.gif) repeat-y;
	margin-top: 14px;
}
.ContactDLeftSide {
	width: 210px;
	min-height: 500px;
	float: left;
	margin-left: 10px;
	background: url(../images/sideBg.jpg) repeat-x #29714a left bottom;
}
.ContatDcontent {
	width: 670px;
	float: left;
	margin-left: 20px;
	background-color: #fff;
	padding: 15px;
}
.CDContent {
	float: left;
	width: 280px;
}
.CDContent p {
	margin: 10px 0px 10px 0px;
}
.CDContent h3 {
	font-size: 14px;
	padding: 20px 0px 10px 0px;
	font-weight: bold;
}
.CDMap {
	float: left;
	width: 355px;
	margin-left: 20px;
}
.Cdealers {
	margin: 0 15px 15px 15px;
}
.CdealersDetail {
	width: 180px;
	border-bottom: 1px #b9cbbd solid;
	color: #fff;
	padding: 6px 0px 6px 0px;
}
.CdealersDetailH {
	border-bottom: 4px #b9cbbd solid;
	padding: 7px;
}

.CdealersDetailH h3{
	font-size: 13px;
}

.CdealersDetail, CdealersDetailH,  a {
	color: #000;
	text-decoration: none;
}
.CdealersDetail, .CdealersDetailH, a:hover {
	color: #fff;
}
.CdealersDetail h3 {
	font-size: 13px;
	color: #000;
}
.CDDetails {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px #CCCCCC dotted;
}
.CDDetails a {
	color: #2a714b;
	text-decoration: underline;
}
.CDDetails a:hover {
	color: #000;
	text-decoration: none;
}
.CDgreentext {
	color: #2a714b;
}

/*/////////////////////////////////
Heritage Styles
////////////////////////////////*/

.HeriContent h2 {
	padding: 10px 0px 10px 0px;
	
}

/*/////////////////////////////////
News Styles
////////////////////////////////*/

.mainnewsHolder {
	float: left;
	width: 500px;
	margin: 10px 0px 5px 0px;
	padding-bottom: 20px;
}

.newsHolder {
	border-bottom: 1px dotted #d3d9d3;
	float: left;
	width: 500px;
	margin: 10px 0px 5px 0px;
	padding-bottom: 20px;
}
.newsHolder h4 {
	font-size: 1.5em;
	color: #29714a;
	padding: 10px 0px 10px 0px;
}
.newsHolder a {
	color: #29714a;
}
.newsHolder a:hover {
	color: #000;
}

.newsheadingHolder {
	padding-bottom: 20px;
}
.newsheadingHolder h4 {
	padding: 0px 0px 5px 0px;
}

#contentPanelLeft .newspanel .newsheadingHolder a {
	color: #000;
	text-decoration: none;
}
#contentPanelLeft .newspanel .newsheadingHolder a:hover {
	text-decoration: underline;
}

.newsheadingHolder .headingDate{
	color: #fff;
}

/*/////////////////////////////////
TRUCK Features
////////////////////////////////*/
.truckF{
	float: left;
}
#truckFLeft {
	width: 700px;
	background: #fff url(../images/featuresBg.jpg) left bottom repeat-x;
}
#truckFLeft .panel{
	
	padding: 15px 15px 29px 15px;
}
#truckFRight {
	width: 210px;
	margin: 0px 0px 0px 30px;
	background: url(../images/sideBg.jpg) top repeat-x #29714a;
}
#truckFRight .panel{
	padding: 7px;
}
.TFContent {
	width: 330px;
	float: left;
}

.TFContent h1{
	line-height: 100%;
	margin-top: 0;
	padding-top: 0;
}

.TFImageGal {
	width: 328px;
	float: right;
	background-color: #69a887;
}
#TFWrap {
	width: 660px;
	float: left;
	background: url(/images/featuresBg.jpg) bottom repeat-x #fff;
	padding: 15px;
	padding-bottom: 40px;
	
}
.TFtext {
	margin-right: 20px;
}
.featureBtn{
	margin: 0 0 130px 0;
}
.TFImage {

}

/*/////////////////////////////////
Content Panel
////////////////////////////////*/

.contentPanel{
	float: left;
}

#contentPanelLeft{
	background:#29714A url(../images/sideBg.jpg) repeat-x left top;
	border-left:10px solid #fff;
	width:210px;
	padding: 15px 0px 27px;
}

#contentPanelLeft .panel{
	padding: 0 9px;
}

#contentPanelLeft .panel a{
	color: #fff;
	text-decoration: underline;
}

#contentPanelLeft .panel a:hover {
	text-decoration: none;
}

#contentPanelLeft .newspanel{
	padding: 0 9px;
}

#contentPanelLeft .newspanel a{
	color: #fff;
	text-decoration: underline;
}

#contentPanelLeft .newspanel a:hover {
	text-decoration: none;
}

#contentPanelRight{
	background-color:#FFFFFF;
	margin-left:20px;
	padding:15px;
	width:670px;
	border-bottom: 12px solid #2A714B;
}

/*/////////////////////////////////
Enquiry Form Style
////////////////////////////////*/

.enquiryForm{
	
}

.enquiryForm .notice{
	padding: 15px 10px;
}

.enquiryForm .personalInfo{
	padding: 0 10px;
}

.enquiryForm .inputtext {
	border: 1px solid #000;
	margin:2px 0 0 30px;
	width:240px;
	padding:2px;
	
}

*html .enquiryForm .inputtext {
	margin:1px 0 0 30px;
}

.enquiryForm .lastLine1{
	padding: 3px 0 0 30px;
}

*html .enquiryForm .lastLine1{
	padding: 2px 0 0 30px;
}

.enquiryForm .compulsary{
	color: #2b724c;
	margin: 0 5px 0 0;
}

.enquiryForm .greyBlock{
	background: #f1f1f1;
	padding: 5px 22px 10px 22px;
}

.enquiryForm .lastLine2{
	padding: 0 0 15px;
}

.enquiryForm .greenText{
	color: #2b724c;
	font-size: 12px;
	font-weight: bold;
}

.enquiryForm .lastLine3{
	padding: 0 0 10px 0;
}

.enquiryForm .inputtext1 {
	border: 1px solid #000;
	margin:2px 0 0 13px;
	width:240px;
	padding:2px;
	
}

*html .enquiryForm .inputtext1 {
	margin:1px 0 0 20px;
}

.enquiryForm .lastLine4{
	height: 10px;
}

.enquiryForm .normalBlock{
	padding: 0 22px;
}

.enquiryForm .lastRadio{
	padding: 0 0 0 20px;
}

.enquiryForm .inputtext2 {
	border: 1px solid #000;
	margin: 2px 0 0 50px;
	width:240px;
	height: 110px;
	padding:2px;
	
}

*html .enquiryForm .inputtext2 {
	margin:1px 0 0 50px;
}

.enquiryForm .accept{
	padding: 5px 22px;
	border-top: 1px solid #DEE9E3;
	border-bottom: 1px solid #DEE9E3;
}

.enquiryForm .enquiryTile{
	padding: 0 0 0 80px;
}


.accept a.tcLink{
	color:#2B724C;
	text-decoration: underline;
}


.accept a:hover.tcLink{
	text-decoration: none;
}

/*/////////////////////////////////
Special Style
////////////////////////////////*/

.specialTile{
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	text-align: center;
}

.smallItalic{
	font-style: italic;
	font-size: 10px;
	color: #666666;
}


.contentInner ul{
	margin: 10px 0 0 20px;
	padding: 0 0 0 0;
}

.contentInner ul li{
	margin: 0 0 10px 0;
	vertical-align: top;
	padding: 0 0 0 0;
}
.strongg{
	font-weight: bold;
}
.greylink{		
	color: #666666;
}
a.greylink{		
	color: #666666;
}






























































































































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
font-size: 13px;
font-weight: bold;
color: #2a714b;
}

.lessWidth {
width: 500px;
}

.lessWidth2 {
width: 350px;
}

