/* CSS Document */

/*Left Panel*/
.left_panel{
float:left;
width:560px;
text-align:left;
left:8px;
background-color:#FFFFFF;
}

/*Right Panel*/
.right_panel{
float:right;
width:220px;
/*width:198px;*/
background-color:#FFFFFF;
}

/*Category Head*/
.category_head{
float:left;
position:relative;
width:780px;
height:36px;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 27px;
font-weight: bold;
color: #FFFFFF;
padding-top: 4px;
padding:10px 0 10px 0;
background:#ffffff;
}

h1.category_head{
font-family: Arial, Helvetica, sans-serif;
font-size: 27px;
font-weight: bold;
color: #1d406a;
padding:0;
margin:0;
}

h1.category_head_small{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;	
	padding: 0;
}


/*Show Only*/
.show_only{
float:left;
position:relative;
width:273px;
height:30px;
background-color:#CAE5D1;
}


/*Show me data*/
.show_me_data{
float:left;
left:6px;
padding-top:6px;
padding-bottom:6px;
position:relative;
width:260px;
}

/*Featured Products Head*/
.featured_prod_head{
float:left;
position:relative;
left:12px;
width:544px;
background-color:#ffffff;
}

/*Featured Product Image*/
.featured_prod_image{
float:left;
position:relative;
width:241px;
background-color:#ffffff;
padding-left:20px;
padding-right:10px;
}
/*Featured Product Image1*/
.featured_prod_image1{
float:right;
position:relative;
width:261px;
background-color:#ffffff;
padding-left:20px;
padding-right:10px;
}

/*Why Whitney Head*/
.why_whitney_head{
float:right;
width:199px;
right:11px;
position:relative;
}

/*Why Whitney border*/
.why_whitney_border{
float:right;
width:199px;
right:11px;
position:relative;
background:url(/wcsstore/jcwhitney/jcw/en_US/ui5_images/why-whitney-border.gif) repeat-y;
border-bottom:#729AB7 1px solid;
}

/*Why Whitney data*/
.why_whitney_data{
float:right;
text-align:left;
width:190px;
position:relative;
}

/*Green Medium text*/
.green_medium_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#6C8E74;
}

/*Show Me Links - Text*/
.grey_txt_link{
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:normal;
line-height:20px;
}
.grey_txt_link:hover{
font-size:11px;
color:#000000;
text-decoration:underline;
font-weight:normal;
line-height:20px;
}


.vehicle_logo{
float:left;
position:relative;
text-align:right;
width:85px;
}
 
.choosevehicle{
float:left;
position:relative;
text-align:left;
margin-left:3px;
width:450px;
}
 
.vehicle-header{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#0C4B81;
font-weight:bold;
text-decoration:none;
}

/*Modified for JCW 7.1 */
/*Show Only Right*/
.show_only_right{
float:left;
position:relative;
width:180px;
background-color:#CAE5D1;
padding-top:7px;
padding-bottom:7px;
}

/*Modified for JCW 7.1 */
/*Show Me Links*/
.show_me_links{
float:left;
position:relative;
width:566px;
left:3px;
border-bottom:#5F8267 2px solid;
background:url(../ui5_images/show_me_only_data_bg.gif) repeat-y;
}

/*Modified for JCW 7.1 */
.grey_txt_link:visited{
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:normal;
line-height:20px;
}

/*Modified for JCW 7.1 */
/*Show Me*/
.show_me{
float:left;
position:relative;
left:3px;
width:110px;
height:30px;
}


/*Added for JCW 7.1 */
/*Show Me Header Holder*/
.show_me_head_holder{
float:left;
position:relative;
left:3px;
width:566px;
height:30px;
background:url(../ui5_images/show_me_only_bg.gif) repeat-y;
}