/***** Do a global search and replace contribute.whbrand.com *****/

/***** GLOBAL STYLES *****/
html,body{
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
}

a{
	color: #000000;
	text-decoration: none
}

a:hover{
	color: #FF0000;
	text-decoration: underline
}

a:visited{
}

input{
	font: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px
}

select{
	font: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px
}

textarea{
	font: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px
}


form, script{
	margin-bottom: 0px;
	margin-top: 0px
}

/***** MINI SEARCH STYLE *****/
#miniContainer{
	width: 300px;
	text-align: left;
	padding-left: 30px;
	padding-top: 20px;
	background-color: #FFFFFF;
	height: 300px
}

#miniTbl{
}

.miniLbl{
	font-size: 10px;
	padding-bottom: 3px
}

.miniVal{
	font-size: 11px;
	padding-bottom: 3px
}

.miniBtn{
	border: 1px solid #000000;
	font-size: 11px;
	background-color: #F5F5F5;
	cursor: hand
}

/***** QUICK SEARCH STYLE - Not used within this template *****/
#quickContainer{
	visibility: hidden
}

/***** ADVANCED SEARCH STYLE *****/
#advancedContainer{
	width: 663px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #DFEFFF;
	border: 1px solid #0152A1;
}

/***** SEARCH RESULTS STYLE *****/
#resultsContainer{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
	background-image: url(../images/panel-left-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 30px;
	}

#resultsTbl{
	width: 661px;
}

.resultsRow{
	background-color: #FFFFFF
}

.resultsRowHover{
	background-color: #FFFFF0
}

.resultsHeader{
	font-size: 11px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../i/header-bg.jpg);
	background-position: left;
	height: 20px
}

.resultsInfo{
	font-size: 11px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-bottom-color: #F5F5F5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	border-left-color: #F5F5F5;
	border-left-style: solid;
	border-left-width: 1px
}

.endCells{
	font-size: 11px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-bottom-color: #F5F5F5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	border-left-color: #F5F5F5;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #F5F5F5
}

.resultsNav{
	background-color: #696969;
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 2px;
	border-bottom-color: #545454;
	border-bottom-style: solid;
	border-bottom-width: 1px
}

.resultsNav a{
	color: White;
}

.srCurrentPage{
	color: Yellow;
	background-color: Black;
	font-size: 12px;
	font-weight: bold;
}

.resultsPages{
	background-color: #DCDCDC;
	color: #000000;
	font-size: 11px;
	padding-left: 5px
}

/***** STOCK ITEM *****/
#stockItemContainer{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 663px;
	overflow-x: hidden
}

#leftArea{
	float: left;
	width: 440px;
	margin-left: 2px;
	margin-bottom: 2px
}

#rightArea{
	float: right;
	width: 255px;
	margin-bottom: 2px
}

#stockItemImages{
	text-align: center;
	font-size: 11px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 2px;
	background-image: url(../images/panel-left-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}

#divImageThumbnails{
}

#stockItemPageOptions{
	font-size: 11px;
	padding-bottom: 10px;
	line-height: 16px;
}

#stockItemPageOptions h2{
	font-size: 11px;
	background-image: url(../i/table-header-bg.jpg);
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 0px
}

#stockItemPageOptions a{
	
}

#stockItemVehicleOptions{
	font-size: 11px;
	width: 663px;
	padding-bottom: 0px;
	background-image: url(../images/panel-left-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}

#stockItemVehicleOptions .inner{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#stockItemVehicleDetails{
	width: 260px;
	font-size: 11px;
	margin-top: 2px;
	border: 1px solid #778899;
	padding-bottom: 10px
}

#stockItemDealerInfoTbl{
	font-size: 11px;
	margin-left: 20px;
}

#stockItemVehicleDetailsTbl{
	font-size: 11px;
}

#stockItemVehicleDetailsTbl td{
	padding-top: 3px;
	border-bottom-color: #DCDCDC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.detailsLbl{
}

.detailsVal{
}

#stockItemDealerInfo{
	font-size: 11px;
	padding-bottom: 10px
}

#stockItemDealerInfoTbl{
	font-size: 11px;
	margin-left: 20px
}

#stockItemNav{
	background-image: url(../i/search-bar-nav.jpg);
	height: 30px;
	clear: both;
	background-repeat: repeat-x;
	margin-top: 5px;
}

#searchButtonPrevious{
	background-image: url(../i/wide-button-bg.jpg);
	float: left;
	height: 22px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	font-size: 11px
}

#searchButtonNext{
	background-image: url(../i/wide-button-bg.jpg);
	float: right;
	height: 22px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	font-size: 11px
}

.paddedTbl{
	font-size: 11px;
	width: 100%
}

.stiHeader{
	color: #FFFFFF;
	background-color: #212121;
}

.stiLabel{
	text-align: right;
	color: #696969;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-right: 5px
}

/***** SHARED STYLES *****/

#mainContent{
}

#selContainer{
	float: left;
	padding-left: 1px;
	padding-top: 1px;
}

#selOptions{
	float: right;
	width: 353px;
	margin-right: 1px
}

#selOptionsTbl{
	float: right;
	width: 353px;
	margin-top: 1px;
	border: 1px solid #708090;
}

#selOptionsTbl th{
	text-align: left;
	color: #000000;
	font-size: 11px;
	padding-left: 5px;
	height: 20px;
	background-image: url(../i/table-header-bg.jpg);
	font-weight: normal
}

#selOptionsTbl td{
	font-size: 11px;
	background-color: #F5F5F5;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px
}

#searchBtn{
	clear: both;
	text-align: right;
	margin-top: 1px;
	background-image: url(../i/search-bar-nav.jpg);
	height: 30px
}

.menuSelect{
	width: 150px;
	border: 1px solid #696969;
	scrollbar-3dlight-color: #696969;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #696969;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #F5F5F5;
	height: 255px;
}

.menuSelectSR{
	width: 150px;
	border: 1px solid #696969;
	scrollbar-3dlight-color: #696969;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #696969;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #F5F5F5;
}

.advancedLink{
	font-size: 11px
}

.searchLink, .resetLink{
	background-image: url(../i/button-bg.jpg);
	float: right;
	height: 26px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px
}

.searchLink a, .resetLink a, #stockItemNav a{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 30px
}

.searchLink a:hover, .resetLink a:hover, #stockItemNav a:hover{
	color: #87CEFA;
	text-decoration: none
}

.clear{
	clear: both;
	height: 0px
}

#searchLnk{
	float: right;
	margin-right: 10px;
	padding-top: 2px;
	}

.smallText{
	font-size: 9px;
}

#searchBtnSR{
	clear: both;
	text-align: right;
	margin-top: 1px;
	height: 30px
}

.searchLinkSR, .resetLinkSR{
	background-image: url(../i/button-bg-sr.jpg);
	float: right;
	height: 26px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px
}

.searchLinkSR a, .resetLinkSR a{
	color: #696969;
	font-size: 11px;
	font-weight: bold;
	height: 30px
}

.searchLinkSR a:hover, .resetLinkSR a:hover{
	color: #87CEFA;
	text-decoration: none
}

#optionalSearchOptions{
	margin-top: 20px;
	background-color: #E0FFFF;
	margin-bottom: 5px;
	border-bottom-color: #8CFEFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #8CFEFF;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
}

#searchOptionsSI{
	margin-bottom: 10px;
	margin-top: 10px;
	
}

#searchOptionsSI a{
	font-size: 14px;
	line-height: 23px;
	color: #0000CD;
}
