
.BrowseDiv
{
	width: 100%;
	margin-bottom: 4px;
}

.BrowseTypeButtons
{

}
/*width and space above for the type buttons table*/
.BrowseFilterDiv
{
	margin-top:10px;
	width: 100%;
}

.BrowseFilterRefineDiv
{
	width: 100%;
	text-align:center;
	padding-top:5;
	padding-left:5px;
	padding-bottom:5;
	border: solid 0 #CA3535;
}


.BrowseFilterRefineText
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	color: #3366cc;
}

.BrowseFilterText
{
	text-align: right;
	font-size: 8pt;
	font-family: Arial;
	color:#000000;
}

.BrowseFooterDiv
{
	padding-top: 3px;
	background-color: #ffffff;
}

.BrowseFooterText
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}

.BrowseRowDiv, .BrowseRowDiv_Special, .BrowseRowDiv_Special1, .BrowseRowDiv_Special2, .BrowseRowDiv_Special3
{
   background:#ffffff;
   border-top:#469EDD solid 0px;
   border-bottom:#cccccc solid 0px;
}

.BrowseRowSpacing
{
	padding-bottom: 3px;
	padding-top: 3px;
}

.BrowseRowHeader, .BrowseRowHeader_Special, .BrowseRowHeader_Special1, .BrowseRowHeader_Special2, .BrowseRowHeader_Special3
{
	background-image:url(../images/formhd.gif);
	background-color:#EEEFE0;
 padding-left:5px;
 padding-top:1px;
 padding-bottom:1px;
 border:#000000 solid 1px;
}

.BrowseRowVehicleTitleText, .BrowseRowVehicleTitleText_Special, .BrowseRowVehicleTitleText1_Special, .BrowseRowVehicleTitleText1_Special1, .BrowseRowVehicleTitleText_Special2, .BrowseRowVehicleTitleText1_Special2, .BrowseRowVehicleTitleText_Special3, .BrowseRowVehicleTitleText1_Special3
{
   text-decoration:none;
   font-weight: bold;
   font-size: 16px;
   color: #3366cc;
}

.BrowseRowVehicleTitleText:hover, .BrowseRowVehicleTitleText_Special:hover, .BrowseRowVehicleTitleText_Special1:hover, .BrowseRowVehicleTitleText_Special2:hover, .BrowseRowVehicleTitleText_Special3:hover
{
	font-weight: bold;
	font-size: 16px;
	color: #0033cc;
}

.BrowseRowImageSect, .BrowseRowImageSect_Special, .BrowseRowImageSect_Special1, .BrowseRowImageSect_Special2, .BrowseRowImageSect_Special3
{
	padding:5px;
}

.BrowseRowImageBorder, .BrowseRowImageBorder_Special, .BrowseRowImageBorder_Special1, .BrowseRowImageBorder_Special2, .BrowseRowImageBorder_Special3
{
	border: #000000 1px solid;
}

.BrowseRowInfoDiv, .BrowseRowInfoSect
{
	padding-left: 3px;
	width: 100%;
	padding-top: 3px;
	text-align: left;
}

.BrowseRowInfoLabel, .BrowseRowPriceLabel, .BrowseRowSpecialPriceLabel
{
	color:#3366cc;
	font:Bold 10px/12px verdana, Arial;
	text-align:right;
}

.BrowseRowInfoValue, .BrowseRowPriceValue
{	
	font:Bold 10px/12px verdana, Arial;
}

.BrowseRowSpecialPriceValue
{	
	color:Red;
	font-size:18px;
	font-weight:bold;
}

/*    FUNCTION DIVs     */
.BrowseRowFunctionSect1, .BrowseRowFunctionSect1_Special, .BrowseRowFunctionSect1_Special1, .BrowseRowFunctionSect1_Special2, .BrowseRowFunctionSect1_Special3
{
	padding-left: 2px;
	padding-top: 2px;
	width:100px;
	vertical-align:middle;
}

.BrowseRowFunctionSect2, .BrowseRowFunctionSect2_Special, .BrowseRowFunctionSect2_Special1, .BrowseRowFunctionSect2_Special2, .BrowseRowFunctionSect2_Special3
{
	padding-left: 2px;
	padding-top: 2px;
	width:150px;
	vertical-align:middle;
}


/*   RowMajor Specials Classes:*/
.ColRowMajorDIV
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
}

.ColRowMajor_FooterDIV
{
	text-align: center;
	width:95%;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
}

.ColRowMajor_ContentTD
{
	text-align: center;
	padding: 20px;
}
.ColRowMajor_RowFieldLabel, .ColRowMajor_PriceLabel
{
	color:#3366cc;
	font:Bold 12px/14px verdana, Arial;
	text-align:right;    
}
.ColRowMajor_RowFieldValue, .ColRowMajor_Price1
{
   font:Bold 10px/12px verdana, Arial;
   text-align:left;
}
.ColRowMajor_SpecialPrice
{
   font:Bold 14px verdana;
   color:red;
}
.ColRowMajor_RowFieldsTD
{   
   text-align:center;
   
   /*this forces the info section to align to the top so when the title wraps it stays in the same spot*/
   height:0px;

}
/*use width: to force each special to hold a max width and wrap the title, also setting height will keep a minimum height so they are all the same*/
.ColRowMajor_RowTABLE
{
   border:solid 2px #cc0000;
   margin-top:25px;
   padding:0px;
   text-align:center;
   width:200px;
   height:210px;
}
.ColRowMajor_RowImageTD
{
   padding:4px;

}
.ColRowMajor_RowTitleTD
{
      
}
.ColRowMajor_RowTitleText
{
     color:#000;
     font-size:12px;
     font-weight:bold;
}

.ColRowMajor_RowPricesTD
{
   padding-bottom:10px;
   padding-top:3px;
}

.ColRowMajor_RowPricesTD table
{
	margin: 0px auto;
}

.ColRowMajor_FooterText
{
	font:Bold 11px verdana;
}
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 300px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}


/* new header and footer paging classes */

.BrowsePage-active {
    color: black;
    cursor: pointer;
}

.BrowsePage-inactive {
    color: #C0C0C0;
}

.BrowsePage-select {
    color: red;
    cursor: pointer;
}

.BrowsePageImage-active {
    cursor: pointer;
}

.BrowsePageImage-inactive {
    cursor: default;
}