﻿/*
----------------------------------------------------
----------------------------------------------------
-----------------------GENERIC----------------------
----------------------------------------------------
----------------------------------------------------
*/

img{
    border:0;
    }

.divider {
    width:100%;
    margin:10px 0px 20px 0px; padding:0px 0px 0px 0px;
    border-bottom:dashed 1px #cccccc;
    clear:both; display:block;
    }

h1{
    margin:0px; padding:0px;
    float:left; clear:both;
    font-size:22px;
    color:black; text-align:left;
    }

h2{
    margin:0px;padding:0px 0px 10px 0px;
    font-size:26px;
    color:#8EB607;
    }

h3{
    margin:0px; padding:0px;
    font:bold 13px;
    color:white;
    }
    
h4{
    margin:0px;padding:0px 0px 10px 0px;
    font-size:16px;
    color:#8EB607;
    }
    
h5{
    margin:0px;padding:0px 0px 10px 0px;
    font-size:16px;
    color:#858585;
    font-weight:normal;
    }

li{
    padding-top:10px;
    }

p a{color:Black; text-decoration:none;}

p a:hover{color:red; text-decoration:none;}

/* HEADER NAV ------------------------------------------------------*/
 
#container #content #top #inner #nav ul{
    padding: 0; margin: 0;
    display:inline; float:left;
    list-style: none;
    }

#container #content #top #inner #nav li{
    padding:0px; margin:0px;
    float:left; display:block; overflow:hidden;
    text-align:left;
    }
 
#container #content #top #inner #nav li a{
    height:30px;
    border:solid 0px black;
    margin:0px 0px 0px 0px; padding:7px 10px 2px 10px;
    float:left; display:inline;
    font-size:13px;
    color:White; text-decoration:none;
    }

#container #content #top #inner #nav li a:hover{
    color:#8EB607;
    }


/* CONTENT MAIN*/
#container #content #mid{
    width:894px;
    margin:20px 0px 0px 33px;
    float:left; overflow:hidden;
    }
    
/* LEFT COL */   
#container #content #mid #leftContent{
    width:267px;
    padding:0px;
    float:left; display:inline;
    }
    
/* RIGHT COL */   
#container #content #mid #rightContent{
    width:600px;
    float:right; display:inline;
    }


/* TEAM ---------------------------------------------*/
#team{
    padding:0px; margin:0px;
    overflow:hidden;
    font-size:11px;
    background-color:#CCCCCC;
    }

.img{
    border:1px solid #D3D0C8;
    padding:10px;
    overflow:hidden; background-color:#E4E1DB;
    }

.img .inner{
    border:1px solid #D3D0C8;
    padding:4px;
    overflow:hidden; background-color:#FFFFFF;
    }



#team .tit1{
    padding:3px; margin:0px 0px 8px 0px;
    background-color:#81AC1F;
    font-size:13px; font-weight:bold;
    overflow:hidden;
    color:White;
    }

#team .tit2{
    padding:3px; margin:15px 0px 5px 0px;
    background-color:#BFBFBF;
    font-size:12px; font-weight:bold;
    color:#FFF;
    overflow:hidden;
    }
    
#team p{
    padding:0px 3px 0px 3px; margin:0px;
    }

/* NEWS STYLE --*/

newsCol {
    border-width:0px; 
    font-size:13px;
    clear:both;
    text-decoration:none;
    }
    
.newsAlternateRowStyle {
    height:auto;
    border:solid 2px #DDDDDD;
    padding:12px 0px 5px 10px;
    clear:both;
    cursor:pointer;
    background: url(../images/buttons/info_icon.jpg) no-repeat 560px 8px;
    background-color:#DDDDDD;
    }

.newsAlternateRowStyle a {
    font-size:11px; font-weight:bold;
    text-decoration:none; color:Black;
    }

.newsAlternateRowStyle:hover {
    border:solid 2px #B4B4B4;
    background: url(../images/buttons/info_icon2.jpg) no-repeat 560px 8px; background-color:#FFF;
    }
    
.newsRowStyle {
    height:auto;
    border:solid 2px #E9E9E9;
    padding:12px 0px 5px 10px;
    clear:both;
    cursor:pointer;
    background: url(../images/buttons/info_icon.jpg) no-repeat 560px 8px;
    background-color:#E9E9E9;

    }

.newsRowStyle a {
    font-size:11px; font-weight:bold;
    text-decoration:none; color:Black;
    }

.newsRowStyle:hover {
    border:solid 2px #B4B4B4;
    background: url(../images/buttons/info_icon2.jpg) no-repeat 560px 8px; background-color:white;
    }

.newsDivSummary{
    width:426px; height:66px;
	padding:10px 0px 0px 10px; margin:0px 15px 10px 27px;
	background: url(../images/content/home_news_bg.png) no-repeat;
	overflow: hidden; float:left;
    }

.newsDivSummary .left{
	width:55px;
	overflow:hidden; float:left; display:inline;
    }

.newsDivSummary .right{
    width:355px;
    padding-top:0px;
    overflow:hidden; float:left; display:inline;
    }

.newsDivSummary .right .newsLatestNews{
    padding-top:15px;
	overflow: hidden; 	
	font-weight: bold;
    }
    
.newsDivSummary .right .newsNewsDate{
	height:100px;
	padding-top:8px;
	overflow:hidden; 	
	font-size:10px;
	color:#8eb607;
    } 
      
.newsDivSummary .right.newsTitle{
	padding-top:10px;
	overflow:hidden; display:block;  clear:both;	
	font-size:11px;
    }

.newsDivSummary .right .newsLink {
	padding:0px; margin:0px;
	font-size:10px;
	color:black;
	overflow:hidden; color:black; text-decoration:none; clear:both;
    }

.newsDivSummary .right .newsSpanContent
{
	height: 100%;
	overflow: hidden; 
	display: inline;	
}

/* VIDEO SELECT -----------------------------------------------*/

#videoSelect{
    width:265px;
    padding:5px;
    margin:15px 0px 0px 0px;
    border:solid 1px #000;
    clear:both; overflow:hidden;
    }

#videoSelect .left{
    width:106px; height:80px;
    padding:0px;
    float:left;
    overflow:hidden;
    }

#videoSelect .right{
    width:140px;
    margin:10px 0px 0px 10px;
    float:left; display:inline;
    }

#videoSelect .right .vidTit{
    font-weight:bold;
    color:#6A8900;
    }

#videoSelect .right .vidDesc{
    font-size:10px;
    clear:both;
    }



#videoSelectGallery{
    width:588px;
    padding:5px;
    margin:15px 0px 0px 0px;
    border:solid 1px #000;
    clear:both; overflow:hidden;
    }

#videoSelectGallery .left{
    width:106px; height:80px;
    padding:0px;
    float:left;
    overflow:hidden;
    }

#videoSelectGallery .right{
    width:140px;
    margin:10px 0px 0px 10px;
    float:left; display:inline;
    }

#videoSelectGallery .right .vidTit{
    font-weight:bold;
    color:#6A8900;
    }

#videoSelectGallery .right .vidDesc{
    font-size:10px;
    clear:both;
    }




/* PRODUCT PDF -----------------------------------------------*/

.closeRegistration{
	float:right; 
	vertical-align:top;   
	margin:10px;
    }

.divCloseButton{
	width: 100%;
    }

/* FOOTER LEVEL 1---------------------------------------------*/
#containerFooter {
    padding:0px; margin-left:auto; margin-right:auto;
    overflow:hidden;
    }
    
#containerFooter #inner {
    width:916px;
    padding:10px 12px 20px 32px; margin-left:auto; margin-right:auto;
    }

#containerFooter .nav {
    clear:both; overflow:hidden; float:left;
    text-align:left;
    }  

#containerFooter .blocks {
    margin-right:30px;
    display:inline; float:left; overflow:hidden;
    text-align:left;
    } 
    
#containerFooter #inner #logos #block {
    padding:0px 0px 0px 30px;
    display:inline; overflow:hidden;
    }


/* FOOTER LEVEL 2---------------------------------------*/
#containerFooter2 {
    min-height:103px;
    padding:0px; margin-left:auto; margin-right:auto;
    overflow:hidden;
    }
    
#containerFooter2 #inner {
    width:916px;
    padding:10px 12px 20px 32px; margin-left:auto; margin-right:auto;
    }
  
#containerFooter2 #inner #address {
    float:left; display:inline;
    color:#6F6F6F; text-align:left; font-size:9px;
    }

/*
----------------------------------------------------
----------------------------------------------------
-----------------------NAVIGATION-------------------
----------------------------------------------------
----------------------------------------------------
*/ 
   



/* LEFT NAV --------------------------------------------------------*/
#container #content #mid #leftNav{
    width:265px;
    margin:0px 0px 0px 0px;
    float:left; display:inline;
    }

#container #content #mid #leftNav #gallery a{   
    height:33px; width:215px;
    padding:12px 0px 0px 50px; margin:0px 0px 5px 0px;
    background: url(../images/nav/left_gallery_nav.jpg) no-repeat;
    display:block; float:left; clear:both;
    font-size:15px;
    color:#8EB607; text-decoration: none;
    }

#container #content #mid #leftNav #gallery a:hover{   
    background: url(../images/nav/left_gallery_nav.jpg) 0px -45px no-repeat;
    color:black;
    }

#container #content #mid #leftNav #video a{   
    height:33px; width:215px;
    padding:12px 0px 0px 50px; margin:0px 0px 5px 0px;
    background: url(../images/nav/left_video_nav.jpg) no-repeat;
    display:block; float:left; clear:both;
    font-size:15px;
    color:#8EB607; text-decoration: none;
    }

#container #content #mid #leftNav #video a:hover{   
    background: url(../images/nav/left_video_nav.jpg) 0px -45px no-repeat;
    color:black;
    }


#container #left .leftNav{
    width:149px;
    border:solid 1px #50453A;
    margin:18px 0px 0px 18px; padding-bottom:10px;
    background-color:#0F0D0B;
    float:left; display:inline; clear:both;
    }
  
.leftNav ul{
    padding: 0; margin: 0;
    clear:both;
    list-style: none;
    }

.leftNav li{
    width:149px;
    padding-top:0px;
    border-bottom:dashed 1px #50453A;
    float:left; display:block; overflow:hidden;
    text-align:left;
   
    }

.leftNav li a{   
    height:15px;
    padding:5px 0px 5px 5px;
    display:block;
    font-size:11px;
    color:#666666; text-decoration: none;
    }

.leftNav li a:hover{
    background-color:#DDD7C8;
    font-size:11px;
    padding-top:0px;
    }
 
/* I AM A NAV ------------------------------------------------*/

#rangeContainer{
    overflow:hidden;
    }

.boxO{
    width:208px;
    margin:0px 20px 10px 0px;
    float:left; display:inline;
    }
    
.boxE{
    width:208px;
    float:left; display:inline;
    }

.boxI{
    height:41px; width:208px;
    background: url(../images/nav/i_am_a_nav.jpg);
    float:left; display:inline; position:relative;
    }

.t a{   
    height:41px; width:208px;
    position:absolute; top:30%;             
    padding:0px 35px 0px 10px;
    display:block;
    font-size:11px;
    color:#fff; text-decoration: none; letter-spacing:-.2px;
    }

.t a:hover{
    color:#000; text-decoration: none;
    }

.b {
    width:208px; height:156px;
    clear:both;
    }

.bb {
    width:208px; height:156px;
    background: url(../images/content/i_am_a_current_customer.jpg);
    clear:both;
    }

.bb .left {
    width:93px; height:156px;
    padding:10px;
    clear:both;
    font-size:11px;
    color:white;
    }


/* RANGE NAV ------------------------------------------------*/
.buttonWrapper{
    width:100%;
    overflow:hidden;
    }

a.buttonRangeSubNav{
    height:21px; 
    padding-left:8px; margin-left:3px;
    background:transparent url('../images/nav/range_nav_left.jpg') no-repeat top left;
    display:block; float:left;
    font:normal 12px; 
    line-height:16px; text-decoration:none;
    }

a:link.buttonRangeSubNav, a:visited.buttonRangeSubNav, a:active.buttonRangeSubNav{
    color:#FFFFFF;
    }

a.buttonRangeSubNav span{
    padding:3px 8px 2px 0px;
    background:transparent url('../images/nav/range_nav_right.jpg') no-repeat top right;
    display:block;
    }

a.buttonRangeSubNav:hover{ 
    background-position:bottom left;
    }
    
a.buttonSelected
{
    height:21px; 
    padding-left:8px; margin-left:3px;
    background:transparent url('../images/nav/range_nav_left.jpg') no-repeat;
    display:block; float:left;
    font:normal 12px; 
    line-height:16px; text-decoration:none;
    background-position:bottom left;
}

a.buttonSelected span{
    padding:3px 8px 2px 0px;
    background:transparent url('../images/nav/range_nav_right.jpg') no-repeat bottom right;
    display:block;
    color:#ffffff;
    }

a.buttonRangeSubNav:hover span{ 
    background-position:bottom right;
    color:#FFFFFF;
    }


/* RANGE NAV Motorsport------------------------------------------------*/
a.buttonRangeSubNavMotorsport{
    height:21px; 
    padding-left:8px; margin-left:3px;
    background:transparent url('../images/nav/range_nav_left_motorsport.jpg') no-repeat top left;
    display:block; float:left;
    font:normal 12px; 
    line-height:16px; text-decoration:none;
    }

a:link.buttonRangeSubNavMotorsport, a:visited.buttonRangeSubNavMotorsport, a:active.buttonRangeSubNavMotorsport{
    color:#FFFFFF;
    }

a.buttonRangeSubNavMotorsport span{
    padding:3px 8px 2px 0px;
    background:transparent url('../images/nav/range_nav_right_motorsport.jpg') no-repeat top right;
    display:block;
    }

a.buttonRangeSubNavMotorsport:hover{ 
    background-position:bottom left;
    }

a.buttonRangeSubNavMotorsport:hover span{ 
    background-position:bottom right;
    color:#FFFFFF;
    }

/* RANGE NAV Classic------------------------------------------------*/
a.buttonRangeSubNavClassic{
    height:21px; 
    padding-left:8px; margin-left:3px;
    background:transparent url('../images/nav/range_nav_left_classic.jpg') no-repeat top left;
    display:block; float:left;
    font:normal 12px; 
    line-height:16px; text-decoration:none;
    }

a:link.buttonRangeSubNavClassic, a:visited.buttonRangeSubNavClassic, a:active.buttonRangeSubNavClassic{
    color:#FFFFFF;
    }

a.buttonRangeSubNavClassic span{
    padding:3px 8px 2px 0px;
    background:transparent url('../images/nav/range_nav_right_classic.jpg') no-repeat top right;
    display:block;
    }

a.buttonRangeSubNavClassic:hover{ 
    background-position:bottom left;
    }

a.buttonRangeSubNavClassic:hover span{ 
    background-position:bottom right;
    color:#FFFFFF;
    }

/* RANGE NAV Motor------------------------------------------------*/
a.buttonRangeSubNavMotor{
    height:21px; 
    padding-left:8px; margin-left:3px;
    background:transparent url('../images/nav/range_nav_left_motor.jpg') no-repeat top left;
    display:block; float:left;
    font:normal 12px; 
    line-height:16px; text-decoration:none;
    }

a:link.buttonRangeSubNavMotor, a:visited.buttonRangeSubNavMotor, a:active.buttonRangeSubNavMotor{
    color:#FFFFFF;
    }

a.buttonRangeSubNavMotor span{
    padding:3px 8px 2px 0px;
    background:transparent url('../images/nav/range_nav_right_motor.jpg') no-repeat top right;
    display:block;
    }

a.buttonRangeSubNavMotor:hover{ 
    background-position:bottom left;
    }

a.buttonRangeSubNavMotor:hover span{ 
    background-position:bottom right;
    color:#FFFFFF;
    }

/* RANGE NAV Pro------------------------------------------------*/
a.buttonRangeSubNavPro{
    height:21px; 
    padding-left:8px; margin-left:3px;
    background:transparent url('../images/nav/range_nav_left_pro.jpg') no-repeat top left;
    display:block; float:left;
    font:normal 12px; 
    line-height:16px; text-decoration:none;
    }

a:link.buttonRangeSubNavPro, a:visited.buttonRangeSubNavPro, a:active.buttonRangeSubNavPro{
    color:#FFFFFF;
    }

a.buttonRangeSubNavPro span{
    padding:3px 8px 2px 0px;
    background:transparent url('../images/nav/range_nav_right_pro.jpg') no-repeat top right;
    display:block;
    }

a.buttonRangeSubNavPro:hover{ 
    background-position:bottom left;
    }

a.buttonRangeSubNavPro:hover span{ 
    background-position:bottom right;
    color:#FFFFFF;
    }

/* RANGE NAV General------------------------------------------------*/
a.buttonRangeSubNavGeneral{
    height:21px; 
    padding-left:8px; margin-left:3px;
    background:transparent url('../images/nav/range_nav_left_general.jpg') no-repeat top left;
    display:block; float:left;
    font:normal 12px; 
    line-height:16px; text-decoration:none;
    }

a:link.buttonRangeSubNavGeneral, a:visited.buttonRangeSubNavGeneral, a:active.buttonRangeSubNavGeneral{
    color:#FFFFFF;
    }

a.buttonRangeSubNavGeneral span{
    padding:3px 8px 2px 0px;
    background:transparent url('../images/nav/range_nav_right_general.jpg') no-repeat top right;
    display:block;
    }

a.buttonRangeSubNavGeneral:hover{ 
    background-position:bottom left;
    }

a.buttonRangeSubNavGeneral:hover span{ 
    background-position:bottom right;
    color:#FFFFFF;
    }

/* RANGE NAV Commercial------------------------------------------------*/
a.buttonRangeSubNavCommercial{
    height:21px; 
    padding-left:8px; margin-left:3px;
    background:transparent url('../images/nav/range_nav_left_commercial.jpg') no-repeat top left;
    display:block; float:left;
    font:normal 12px; 
    line-height:16px; text-decoration:none;
    }

a:link.buttonRangeSubNavCommercial, a:visited.buttonRangeSubNavCommercial, a:active.buttonRangeSubNavCommercial{
    color:#FFFFFF;
    }

a.buttonRangeSubNavCommercial span{
    padding:3px 8px 2px 0px;
    background:transparent url('../images/nav/range_nav_right_commercial.jpg') no-repeat top right;
    display:block;
    }

a.buttonRangeSubNavCommercial:hover{ 
    background-position:bottom left;
    }

a.buttonRangeSubNavCommercial:hover span{ 
    background-position:bottom right;
    color:#FFFFFF;
    }

/* RANGE NAV Utility------------------------------------------------*/
a.buttonRangeSubNavUtility{
    height:21px; 
    padding-left:8px; margin-left:3px;
    background:transparent url('../images/nav/range_nav_left_utility.jpg') no-repeat top left;
    display:block; float:left;
    font:normal 12px; 
    line-height:16px; text-decoration:none;
    }

a:link.buttonRangeSubNavUtility, a:visited.buttonRangeSubNavUtility, a:active.buttonRangeSubNavUtility{
    color:#FFFFFF;
    }

a.buttonRangeSubNavUtility span{
    padding:3px 8px 2px 0px;
    background:transparent url('../images/nav/range_nav_right_utility.jpg') no-repeat top right;
    display:block;
    }

a.buttonRangeSubNavUtility:hover{ 
    background-position:bottom left;
    }

a.buttonRangeSubNavUtility:hover span{ 
    background-position:bottom right;
    color:#FFFFFF;
    }


/* RANGE NAV Accessories------------------------------------------------*/
a.buttonRangeSubNavAccessories{
    height:21px; 
    padding-left:8px; margin-left:3px;
    background:transparent url('../images/nav/range_nav_left_generic.jpg') no-repeat top left;
    display:block; float:left;
    font:normal 12px; 
    line-height:16px; text-decoration:none;
    }

a:link.buttonRangeSubNavAccessories, a:visited.buttonRangeSubNavAccessories, a:active.buttonRangeSubNavAccessories{
    color:#FFFFFF;
    }

a.buttonRangeSubNavAccessories span{
    padding:3px 8px 2px 0px;
    background:transparent url('../images/nav/range_nav_right_generic.jpg') no-repeat top right;
    display:block;
    }

a.buttonRangeSubNavAccessories:hover{ 
    background-position:bottom left;
    }

a.buttonRangeSubNavAccessories:hover span{ 
    background-position:bottom right;
    color:#FFFFFF;
    }



/* Arrow ------------------------------------------------*/
a.buttonArrowSubNav{
    height:21px; 
    padding-left:8px; margin-left:3px;
    background:transparent url('../images/nav/gen_nav_left.png') no-repeat top left;
    display:block; float:left;
    font:normal 12px; 
    line-height:16px; text-decoration:none;
    }

a:link.buttonArrowSubNav, a:visited.buttonArrowSubNav, a:active.buttonArrowSubNav{
    color:#FFFFFF;
    }

a.buttonArrowSubNav span{
    padding:3px 28px 2px 0px;
    background:transparent url('../images/nav/gen_nav_arrow_right.png') no-repeat top right;
    display:block;
    }

a.buttonArrowSubNav:hover{ 
    background-position:bottom left;
    }

a.buttonArrowSubNav:hover span{ 
    background-position:bottom right;
    color:#FFFFFF;
    }

/* Cross ------------------------------------------------*/
a.buttonCrossSubNav{
    height:21px; 
    padding-left:8px; margin-left:3px;
    background:transparent url('../images/nav/gen_nav_left.png') no-repeat top left;
    display:block; float:left;
    font:normal 12px; 
    line-height:16px; text-decoration:none;
    }

a:link.buttonCrossSubNav, a:visited.buttonCrossSubNav, a:active.buttonCrossSubNav{
    color:#FFFFFF;
    }

a.buttonCrossSubNav span{
    padding:3px 28px 2px 0px;
    background:transparent url('../images/nav/gen_nav_Cross_right.png') no-repeat top right;
    display:block;
    }

a.buttonCrossSubNav:hover{ 
    background-position:bottom left;
    }

a.buttonCrossSubNav:hover span{ 
    background-position:bottom right;
    color:#FFFFFF;
    }

/* DOWNLOAD ------------------------------------------------*/
a.buttonDlSubNav{
    height:21px; 
    padding-left:8px; margin-left:3px;
    background:transparent url('../images/nav/gen_nav_left.png') no-repeat top left;
    display:block; float:left;
    font:normal 12px; 
    line-height:16px; text-decoration:none;
    }

a:link.buttonDlSubNav, a:visited.buttonDlSubNav, a:active.buttonDlSubNav{
    color:#FFFFFF;
    }

a.buttonDlSubNav span{
    padding:3px 28px 2px 0px;
    background:transparent url('../images/nav/gen_nav_dl_right.png') no-repeat top right;
    display:block;
    }

a.buttonDlSubNav:hover{ 
    background-position:bottom left;
    }

a.buttonDlSubNav:hover span{ 
    background-position:bottom right;
    color:#FFFFFF;
    }




a.buttonDlRegSubNav:hover{ 
    background-position:bottom left;
    }

a.buttonDlRegSubNav:hover span{ 
    background-position:bottom right;
    color:#FFFFFF;
    }

a.buttonDlRegSubNav{
    height:21px; 
    padding-left:8px; margin-left:3px;
    background:transparent url('../images/nav/gen_nav_left.png') no-repeat top left;
    display:block; float:left;
    font:normal 12px; 
    line-height:16px; text-decoration:none;
    }


/* FOOTER NAV ------------------------------------------------*/
#containerFooter .blocks a{
    font-size:10px; font-weight:normal;
    color:white; text-decoration: none;  
    }

#containerFooter .blocks a:hover{
     font-size:10px; font-weight:normal;
     color:black; text-decoration: none;
    }

#containerFooter2 a{
    font-size:9px;
    color:#6F6F6F; text-decoration:none;
    }

#containerFooter2 a:hover{
    font-size:9px;
    color:black;
    }


/* CONTENT BUTTONS 1 */
a.button1{
    height: 29px;
    padding-left: 12px; margin-top:3px;
    background: transparent url('../images/nav/orange_left.gif') no-repeat top left;
    float:left; display:block;
    font: normal 11px/16px; 
    text-decoration: none;
    }

a:link.button1, a:visited.orange, a:active.orange{
    font-weight:normal;
    color: #fff; 
    }

a.button1 span{
    padding: 5px 14px 8px 0;
    background: transparent url('../images/nav/orange_right.gif') no-repeat top right;
    display: block; 
    }

a.button1:hover{ 
    background-position: bottom left;
    }

a.button1:hover span{ 
    background-position: bottom right;
    color: #fff;
    }


/*
----------------------------------------------------
----------------------------------------------------
-----------------------TEXT-----------------------
----------------------------------------------------
----------------------------------------------------
*/ 

.subTitle2{
    font-size:16px;
    color:black; 
    font-weight:bold;
    clear:both;
    padding:0px 0px 4px 0px;
    margin-bottom:8px;
    margin-top:0px;
    border-bottom:dashed 1px #DBDBDB;
    text-align:left;
    }
    
.subTitleAccessory{
    font-size:16px;
    margin:20px 0px 10px 0px;
    color:black; 
    font-weight:bold;
    clear:both;
    text-align:left;
    margin-left:5px;
    }

.amount
    {
    float:left;  
    text-align:left; 
    font-weight:bold; 
    margin-top:5px;
    width:720px;
    padding-top:5px;
    clear:both;
    color:#707070;
    border-top:dashed 1px #ccc;
    }

.headerText
    {
    text-align:right;   
    font-weight:bold;
    float:right;
    margin:0px;
    padding:7px;
    }

/*-----------------------Search---------------------*/

.searchBox{
    width:881px;
    padding:8px;
    background-color:#D8D8D8;
    clear:both; bottom:0px; display:block; overflow:hidden;
    }

.searchBox2{
    width:100%;
    padding:8px;
    background-color:#D8D8D8;
    clear:both; bottom:0px; display:block; overflow:hidden;
    }

.barTop{
    width:897px; height:8px;
    background:url('../images/layout_dealers/bg_search_bar_top.jpg') repeat-x;
    clear:both;
    }

.barBot{
    width:897px; height:8px;
    background:url('../images/layout_dealers/bg_search_bar_bot.jpg') repeat-x;
    clear:both;
    }

/*
----------------------------------------------------
----------------------------------------------------
-----------------------CONTROLS-----------------------
----------------------------------------------------
----------------------------------------------------
*/ 
.registerTxtBox
{
 width:115px;
 border:solid 1px #fff; 
 padding:3px;
 background-color:#DECBB8;
 font:9px;
 color:#85613D; 
}


.detailsview
{
 padding:0px;
 font:13px;

}

.gridview
{
 border-width:0px;
 width:890px;
 padding:0px;   
 font-size: 13px; 
 clear:both;
}

.gridview_header
{
 padding:5px;
 background-color:#575757;
 font-size: 13px;
 color:white; 
 text-decoration:none;
}

.txtBoxesSml
{
 width:115px;
 border:solid 1px #ccc; 
 font-size:12px;
 color:#484848; 
 padding:3px; 
}

.txtBoxesMed
{
 width:210px;
 border:solid 1px #ccc; 
 font-size:12px;
 color:#484848;  
 padding:3px;
}

.txtBoxesLrg
{
 width:340px;
 border:solid 1px #ccc; 
 font-size:12px;
 color:#484848;
 padding:3px;  
}

.invisble
{
  visibility:hidden; 
  height:0px; 
  width:0px;  
}

.visible
{ 
    visibility:visible; 
    height:14px;
    width:400px; 
}

.no-border
{
    border:solid 0px white;
    background-color:Transparent;
    text-align:right; 
    float:right;
    color:#e2992d;
}

.gv_total
{
 border:solid 0px white; 
 background-color:Transparent; 
 color:#666; 
 float:right; 
 text-align:right; 
 width:150px;   
}

.show_right
{
 float:right;   
}

.go-right{
    clear:both; 
    text-align:right;  
    float:right;
}


.go-right-clear
{
 margin-bottom:20px;
 clear:both;  
 text-align:right;  
 float:right; 
}
.empty
{
 margin-bottom:20px; 
 margin-left:10px;   
}

.validation_summary
{
 background-color:#D1CDBE;
 padding:10px;
 text-align:left;
 border:solid 1px #50453A;
}

.altRowStyle{
    Background-Color:#F3F2EE; 
    }
 
 .rowStyle{
    background-color:white;
    }
    
.hide_control
{
    visibility:hidden; 
    width:0px; 
    height:0px;
    }

.margin-top10{
    margin-top:10px;
    padding:4px;
    }

.customise_textbox {
    height:40px;
    width:200px;
    vertical-align:bottom;   
    border:solid 1px #ccc; 
    font-size:12px;
    color:#484848;
    padding:3px;  
    }

.showCustom {
    padding:4px;   
    }

.btnRetrieve {
    clear:both;
    padding:10px 0px 10px 0px;   
    }

.passwordDivider
{
 height:10px;
 border-bottom-style:solid;
 border-bottom-color:#CCCCCC;
 border-bottom-width:1px;   
}

.passwordBtn
{
 clear:both;
 padding:20px 0px 0px 0px;   
}

.passwordInstruction
{
    padding:20px 0px;
}


/* flags */
.flag_selected
{
  background-position: 23px -46px;
}

.flag_deselected
{
   background-position: 0 -46px; 
}

/* faetured item */
.featured
{
 width:293px;
 height:173px;
 padding:5px;
 float:right;
 text-align:left;   
 background-color:#0F0D0B;
}

.featured_title
{
  font-size:14px;
  color:#CBC1B8;    
  font-weight:bold;  
}

.featured_buy_now
{
  font-size:11px;
  color:#DD5114;    
  font-weight:bold;  
  float:right;
  text-decoration:none;
}

.featured_price
{
  font-size:11px;
  color:#CBC1B8;    
  font-weight:bold;  
  float:left;
}

.featured_hr
{
 height:1px;
 color:#E2992D;   
}

.featured_bottom
{
 clear:both;
 width:293px;
 height:22px;
 font-size:11px;   
 background-color:#50453A;
 padding:5px;
}




/*
----------------------------------------------------
----------------------------------------------------
-----------------------LOGIN------------------------
----------------------------------------------------
----------------------------------------------------
*/ 

.login_holder {
    padding:5px 10px;
    clear:both;
    }

.login_title {
    width:100px;
    float:left;   
    }

.float_left {
    float:left;  
    }

.login_btn {
    padding:10px 10px 10px 110px;   
    clear:both;
    }

.login_validation {
    clear:both; float:left; 
    }

.login_wrapper {
     padding:10px 0px 10px 10px;  
     clear:both;
    }

.failure-text {
    margin-top:10px;
    clear:both;
    }

/*
----------------------------------------------------
----------------------------------------------------
-----------------------LIGHTBOX---------------------
----------------------------------------------------
----------------------------------------------------
*/ 

#lightbox {
    width: 100%;
    position: absolute; z-index: 100; left: 0;
    line-height: 0; text-align: center;
    }

#lightbox a img { 
    border: none; 
    }

#outerImageContainer {
    height: 320px; width: 460px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    }

#imageContainer {
    padding: 10px;
    }

#loading {
    height: 25%;width: 100%;
    position: absolute;top: 40%;left: 0%;
    text-align: center;line-height: 0;
    }

#hoverNav {
    height: 100%; width: 100%;
    position: absolute; top: 0;left: 0; z-index: 10;
    }

#imageContainer>#hoverNav { 
    left: 0;
    }

#hoverNav a { 
    outline: none;
    }

#prevLink, #nextLink {
    height: 100%; width: 49%;
    background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
    }
    
#prevLink { 
    left: 0; 
    float: left;
    }

#nextLink { 
    right: 0; 
    float: right;
    }

#prevLink:hover, #prevLink:visited:hover {
    background: url(../images/prevlabel.gif) left 15% no-repeat; 
    }

#nextLink:hover, #nextLink:visited:hover { 
    background: url(../images/nextlabel.gif) right 15% no-repeat; 
    }

#imageDataContainer {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    overflow: auto;
    font: 10px;
    line-height: 1.4em;
    }

#imageData {    
    padding:0 10px; 
    color: #666; 
    }

#imageData #imageDetails { 
    width: 70%; 
    float: left; 
    text-align: left; 
    }   

#imageData #caption { 
    font-weight: bold;  
    }

#imageData #numberDisplay {
    padding-bottom: 1.0em;
    display: block; clear: left;    
    }   

#imageData #bottomNavClose { 
    width: 66px; 
    padding-bottom: 0.7em;
    float: right;
    }   
        
#overlay {
    height: 500px; width: 100%;
    background-color: #000;
    position: absolute; top: 0; left: 0; z-index: 90;
    }


/* GENERAL NAV ------------------------------------------------*/




/* PRODUCT GALLERY---------------------------------------------*/
#productGallery{
    padding:0px; margin:0px;
    overflow:hidden;
    }

#productGallery .imgBorder {
    border:solid 1px #CCCCCC;
    padding:0px; margin:0px;
    overflow:hidden;
    }


#productGallery #note{
    width:100%;
    border-top:solid 3px #CCCCCC; border-bottom:solid 3px #CCCCCC;
    padding:3px 0px 3px 0px;
    font-size:9px;
    color:#B6B6B6;
    }

/* PRODUCT STYLE---------------------------------------------*/

#productContent{
    Width:600px;
    padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
    float:left; clear:both; overflow:hidden;
    }

.productThumb {
    width:165px;
    border:solid 1px #DDD7C8;
    }

.productRangeImage {
    border:solid 1px #DDD7C8;
    padding:0px 0px 0px 0px;
    }

.productRangeName {
    height:22px;
    margin:0px 0px 5px 0px;
    font-size:15px;
    font-weight:bold;
    display:block;
    text-decoration:none;
    }

.productRangeDesc {
    margin:20px 0px 15px 0px;
    font-size:12px;
    display:block;
    }

.productRecordsFound {
    height:22px;
    margin:3px 0px 10px 0px;
    font-size:9px;
    display:block;
    text-align:right;
    }

.productRightCol {
    width:690px;
    border-width:0px; 
    font-size:13px; 
    clear:both;
    text-decoration:none;
    }

.downloadView {
    width:550px;
    border:solid 2px #FFFFFF;
    margin:0px;
    padding:8px 10px 8px 10px;
    clear:both; overflow:hidden;
    background-color:#E9E9E9;
    text-decoration:none;
    }

.downloadView .tit {
    padding:3px 0px 0px 0px;
    font-size:12px;
    font-weight:bold; display:block;
    }
    
.productRowStyle2 {
    width:560px;
    height:25px;
    border:solid 2px #FFFFFF;
    margin:0px;
    padding:12px 0px 0px 10px;
    clear:both;
    cursor:pointer;
    background: url(../images/buttons/info_icon.jpg) no-repeat 540px 8px;
    background-color:#E9E9E9;
    text-decoration:none;
    }
    


.productRowStyle2 a {
    font-size:11px; font-weight:bold;
    text-decoration:none; color:Black;
    background: url(../images/buttons/info_icon.jpg) no-repeat 540px 8px;
    }


.productRowStyle2:hover {
    border:solid 2px #B4B4B4;
    background: url(../images/buttons/info_icon2.jpg) no-repeat 540px 8px; background-color:white;
    }

.productAlternateRowStyle2 {
    width:560px;
    height:25px;
    border:solid 2px #FFFFFF;
    padding:12px 0px 0px 10px;
    clear:both;
    cursor:pointer;
    background: url(../images/buttons/info_icon.jpg) no-repeat 540px 8px;
    background-color:#DDDDDD;
    }
    
    .productAlternateRowStyle2 a {
    font-size:11px; 
    text-decoration:none; color:Black;
    }

.productAlternateRowStyle2:hover {
    border:solid 2px #B4B4B4;
    background: url(../images/buttons/info_icon2.jpg) no-repeat 540px 8px; background-color:#FFF;
    }









    
.productRowStyle {
    width:676px;
    height:25px;
    border:solid 2px #E9E9E9;
    margin:0px;
    padding:12px 0px 0px 10px;
    clear:both;
    cursor:pointer;
    background: url(../images/buttons/info_icon.jpg) no-repeat 650px 8px;
    background-color:#E9E9E9;
    text-decoration:none;
    }
    


.productRowStyle a {
    font-size:11px; font-weight:bold;
    text-decoration:none; color:Black;
    }


.productRowStyle:hover {
    border:solid 2px #B4B4B4;
    background: url(../images/buttons/info_icon2.jpg) no-repeat 650px 8px; background-color:white;
    }
    
    .accessoryRowStyle {
    width:850px;
    height:100%;
    border:solid 2px #E9E9E9;
    margin:0px;
    padding:12px 0px 0px 10px;
    clear:both;
    cursor:pointer;
    background: url(../images/buttons/info_icon.jpg) no-repeat 820px 8px;
    background-color:#E9E9E9;
    }
    
    .accessoryRowStyle a {
    font-size:11px; font-weight:bold;
    text-decoration:none; color:Black;
    }


    .accessoryRowStyle:hover {
    border:solid 2px #B4B4B4;
    background: url(../images/buttons/info_icon2.jpg) no-repeat 820px 8px; background-color:white;
    }

.productGridView {
    border-bottom:dashed 1px #DDD7C8;
    }
    
/* PRODUCT DETAILS---------------------------------------------*/

.productDetailsView {
    width:600px;
    padding:0px;
    overflow:hidden;
    }

.previewImage{
    border:solid 1px #DDD7C8;
    display:block; overflow:hidden;
    }

.previewImageSmall{
    border:solid 1px #DDD7C8;
    margin:5px 0px 5px 0px;
    display:block; overflow:hidden;
    }

#productPrice {
    padding:4px;
    clear:both; float:left;
    font-weight:bold; font-size:15px;
    color:#A74345;
    }

#productBottom {
    clear:both;
    bottom:0px;
    padding:8px;
    background-color:#F3F2EE;
    border:solid 6px #DDD7C8;
    }

#productTop{
    vertical-align:top;
    clear:both; 
    overflow:hidden;
    }

#productHeader{
    font-weight:bold;
    color:Black;
    text-align:left;  
    vertical-align:top; 
    }

.productBtnWrapper{
    float:right;
    text-align:right;
    display:inline;   
    }

#productFooter {
    width:584px;
    padding:8px; margin:20px 0px 0px 0px;
    background-color:#ccc;
    overflow:hidden;
    } 
      
#productFooter #price {
    height:21px; min-width:150px;
    font-weight:bold; font-size:12px;
    color:Black;
    float:left;
    }

#productFooter #pdf {
    float:right;
    display:inline;
    }
/* RSS */

#containerFooter #rss{
    width:200px; height:29px;
    float:right; display:inline;
    }
#containerFooter .rss{
    width:200px; height:29px;
    float:right; display:inline;
    }

#containerFooter .rss #des a{
    padding:7px 0px 0px 0px;
    float:left; display:inline; text-align:left;
    font-size:9px;
    color:#838383; text-decoration:none;
    }

#containerFooter .rss #des a:hover{
    color:#FFFFFF;
    }

#containerFooter .rss #icon{
    width:39px;
    float:left; display:inline;
    }
.TeamTable
{
	width:596px;
	background-color:#D8D8D8;
}
.TeamTable td 
{
	padding:10px;
}
 .Department 
 {
	width:596px;
	margin-bottom:10px;
 }
.Department td 
{
	background-color:#C5C5C5;
	padding:10px;
}
	
