
/* ----- Main Styles ----- */

body {
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #333;
	font: 12px/1.8em arial, helvetica, sans-serif;
	text-align: left;
}

body.landing {
	background: #FFF;
}

form, table {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

a img {
	border: 0;
}

div.clear {
	clear: both;
	height: 1px;
}

#main {
	width: auto;
	margin: 0;
	text-align: left;
}

/* ----- Header ----- */

#header {
	position: static;
	margin: 0 0 1em;
	border-bottom: 2px solid #999;
	padding: 0 0 1em;
}

#logo {
	position: static;
	margin: 0;
}

#user {
	display: none;
}

#servicenav {
	display: none;
}

#search {
	display: none;
}

#mainnav {
	display: none;
}

.mainLink {
	float:left;
	padding: 26px 0 0 0;
}

.mainLinkdivider {
	float:left;   
	margin: 0 12px 0 12px; 
}

/* ----- Yellow Bar ----- */

#yellowBar {
	display: none;
}

/* ----- Main ----- */

#content {
	clear: both;
	position: static;
}

#sidebar {
	display: none;
}

.recently_viewed {
	margin: 10px 7px;
	color: #333;
	font-size: 11px;
	line-height: 1.4em;
	text-align: center;
}

.infolist {
	margin: 10px 15px;
	padding: 0;
	list-style: none;
}

.infolist li {

}

.infolist li a {
	padding: 2px 5px 2px 15px;
	color: #000;
	background: url(/wcpics/CubCadet/images/arrow.gif) 3px 50% no-repeat;
	text-decoration: none;
}

.infolist li a:hover {
	background-color: #ffc625;
}

/* ----- Homepage ----- */

#homepage h1 {
	margin: 0 0 0.75em;
	padding: 0;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

body.home {
	background: #FFF;
}

body.home #header {
	height: 42px;
}

body.home #logo {
	margin-top: 15px;
}

body.home #mainnav {
	left: 215px;
	top: -10px;
}

#homesidebar {
	display: none;
}

#page.home {
	width: auto;
}

#page.home .inside {
	margin: 0;
}

/* ----- Page ----- */

#page {
	float: none;
	width: auto;
	font-size: 11px;
	line-height: 1.4em;
	color: #000;
}

#page .inside {
	margin-left: 0;
}

#page .box {
	margin-bottom: 15px;
	padding: 25px;
	background: #fff;
}
#page .box-long {
	margin-bottom: 0px;
	padding: 25px;
	background: #fff;
}

#page .outerbox {
	margin-bottom: 15px;
	padding: 8px;
	background: #fff;
}

#page .innerbox {
	padding: 7px;
	background: #FFF;
	border: 1px solid #a0a0a0;
}

#page .innerbox-wide 
{
    padding: 12px;
    background: #FFF;
	border: 1px solid #a0a0a0;
}

#page .innerbox-tabs {
	padding: 0px;
	background: #FFF;
	border: 1px solid #a0a0a0;
	width: auto;
}

#page .innerbox-grey {
	padding: 7px;
	background: #fff;
	border: 1px solid #a0a0a0;
}
#page .outterbox-small-left {
	margin-bottom: 15px;
	padding: 8px;
	background: #fff;
	width:46%;
	float:left;
}
#page .outterbox-small-right {
	margin-bottom: 15px;
	padding: 8px;
	background: #fff;
	width:46%;
	float:right;
}
#page .innerbox-grey-right {
	padding: 7px;
	background: #fff;
	border: 1px solid #a0a0a0;
}
#page .innerbox-grey-left {
	padding: 7px;
	background: #fff;
	border: 1px solid #a0a0a0;
}
#page .clearbox {
	margin: 25px 25px 35px;
}

#page .fixed {
	height: 100px;
}

#page .twocolumn {
	float: left;
	width: 46%;
	margin-left: 15px;
}

#page .threecolumn {
	float: left;
	width: 28%;
	margin-left: 15px;
}

#page .twocolumn.first, #page .threecolumn.first {
	margin-left: 0;
}

#page a {
	padding: 0 1px;
	color: #000;
}

#page a.button {
	padding: 0;
}

#page a.button:hover  {
	background: transparent;
}

#page p, #page div.section {
	margin: 0 0 1em;
	padding: 0;
}
#page p.center
{
	text-align:center;
}
#page h1 {
	margin: 0 0 1.2em;
	padding: 0;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

#page h1.landing {
	color: #000;
	font-size: 22px;
	font-weight: normal;
}

#page h1.landing .highlight {
	color: #FFC625;
}

#page h2 {
	margin: 0 0 0.75em;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#page h3 {
	margin: 0 0 0.75em;
	padding: 0 0 8px;
	color: #333;
	border-bottom: 1px solid #B9B9B9;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#page h4 {
	margin: 0 0 0.75em;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
}
#page h5 {
	margin: 0 0 0.75em;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

ul.products {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.products li {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0 1px;
	background: url(/wcpics/CubCadet/images/products-dash.gif) 0 50% no-repeat;
	text-align: center;
}

ul.products li.first {
	background: 0;
}

.right {
	float: right;
}

ul.steps {
	float: left;
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

ul.steps li {
	float: left;
	width: 200px;
	padding: 5px 10px;
	color: #000;
	border: 1px solid #A0A0A0;
	border-top: 2px solid #000;
	background: #fff;
	text-align: center;
}

ul.steps li.disabled {
	list-style: none;
	color: #A8A8A8;
	border-top-color: #FFC625;
	background: #fff;
}

ul.steps li span.number {
	font-size: 27px;
	line-height: 27px;
}

ul.steps li span.text {
	vertical-align: super;
}

table.contact {
	margin: 0 0 10px;
	color: #000;
}

table.contact td {
	padding-bottom: 8px;
}

table.contact label {
	float: left;
	width: 100px;
}
table.contact label.inside {
	float: left;
	width: 50px;
}
table.contact label.newaccount {
	float: left;
	width: 200px;
}

table.contact input {
	width: 123px;
	margin: 0 10px 0 0;
	padding: 1px;
	
}

table.contact input.long {
	width: 375px;
}
table.contact input.avg {
	width: 195px;
}
table.contact input.short {
	width: 85px;
}

div.radio {
	
}

div.radio input, div.radio label {
	margin-right: 1em;
}
.addressbook_select 
{
    color:#666666;
    position:absolute;   
    border:solid 1px #9f9a9a;
    margin-top:6px;
    width:64px;
    font-size: 11px;
}
.add_address 
{
    vertical-align:bottom;
    height:10px;
    text-transform:none;
    font-size: 11px;
    font-weight:normal;
    margin-bottom:35px;
}
.edit_address 
{
    background-color:#ffffff;
    border:solid 1px #9f9a9a;
    width:224px;
    height:110px;
    padding:12px 23px 8px 23px;
    text-transform:none;
    font-size: 12px;
    font-weight:normal;
}

.edit_address a 
{
    display: block;
    margin-top: 8px;
}

.addressbook_btn 
{ 
    position:relative;
    margin-left:96px;
}
select
{
	font-size:11px;
}
.compare_toplinks
{
    float:right;
    color:#666666;
    text-align:right;
}
.compareBox 
{
    background-color:#ffffff;
	border:solid 1px #a1a1a1;
	text-align:left;
	padding: 28px 0px 28px 0px;
	float:right;
	width:516px;
	height:142px;
	margin-bottom:15px;
}
.productCompare_interior 
{
    float:left;
    text-align:center;
    font-size:11px;
    width:172px;
}
.selectedShoppingCartInfo
{
	clear:both;
}
.selectedShoppingCartInfo div.selectedLabel
{
	font-size: 12px;
	float:left;
	margin-right:10px;
	font-weight:bold;
}
.selectedShoppingCartInfo div.selectedaddress
{
	font-size:11px;
	float:left;
}
table#ShoppingList 
{
    font-size: 11px;
    width: 671px;
    margin-top: 30px;
    clear: both;
    border-collapse: collapse;
}

table#ShoppingList tr td 
{
    padding: 11px;
    background-color: #FFFFFF;
    border-top: 1px solid #d1d1d1;
}

table#ShoppingList tr.tableHeader td.description
{
    padding-left: 28px;
}

table#ShoppingList tr td.description 
{
    padding-left: 28px;
}

table#ShoppingList tr.first td 
{
    border-top: 0;
}

table#ShoppingList tr.spacer td 
{
    padding: 0;    
    height: 10px;
    background-color: Transparent;
}

table#ShoppingList tr.tableHeader td 
{
    background-color: #f8db8a;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    padding: 11px;
    font-weight: bold;
    font-size: 12px;
}

table#ShoppingList tr.tableHeader td.item
{
    border-left: 1px solid #d1d1d1;
}

table#ShoppingList tr.tableHeader td.options 
{
    border-right: 1px solid #d1d1d1;
}

table#ShoppingList tr.tableHeader td.description 
{
    width: 340px;
}
.sl-fine-container
{
	width:94%;
	background-color:#ffffff;
	padding:9px;
	padding-left: 28px;
	clear:both;
	border:solid 1px #f8db8a;
}
.sl-fine-content-l
{
	float:left;
	width:50%;
	border-right:dashed 1px #686868;
}
.sl-fine-content-r
{
	float:left;
	width:49%;
	text-align:center;
}

table#Invoice td.desc
{
	width:230px;
	text-align:left;
	padding-left:10px;
}
table#Invoice td.cost
{
	width:50px;
	text-align:right;
	padding-right:10px;
}
table#Invoice
{
	font-size:11px;
	width:280px;
	border:none;
	margin-left:20px;
}
table#Invoice tr.highlight
{
	background-color:#f0f0f0;
	height:20px;
}
div#dealerSearchFieldGoButton input.text_field 
{
    width: 187px;
    height: 21px;
    
    margin-right: 14px;
}

div#dealerSearchFieldGoButton a 
{
    position: relative;
    top: 9px;
}

div#dealerStartOverClearButtons 
{
    margin-top: 17px;
}

div#dealerStartOverClearButtons a
{
    margin-right: 11px;
}
div#dealerSearchMapAndOptions 
{
    margin-top: 11px;
    float: left;
}

div#dealerSearchOptions 
{
    background-color: #FFFFFF;
    width: 395px;
    height: 223px;
    float: left;
    overflow: auto;
    margin-right: 7px;
}

div#dealerSearchMap 
{
    width: 269px;
    height: 223px;
    float: left;
}

div#dealerSearchOptions div.dealerOption 
{
    width: 350px;
    float: left;
    clear: both;
    border-bottom: 1px solid #d1d1d1;
    padding: 14px 13px 14px 13px;
}

div.dealerOption div.checkboxAndLogo,
div.dealerOption div.address,
div.dealerOption div.types,
div.dealerOption div.distance 
{
    float: left;
}

div.dealerOption div.checkboxAndLogo 
{
    margin-right: 14px;
}

div.dealerOption div.address
{
    margin-right: 37px;
}

div.dealerOption div.types 
{
    margin-right: 33px;
}

div.dealerOption div.types ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.dealerOption div.types ul li
{
    background-image: url('/wcpics/CubCadet/images/dealer/dealerOptionArrow.gif');
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 15px;
}

div.dealerOption div.types ul li.notAvailable
{
    background-image: none;
    padding-left: 15px;
    color: #a1a1a1;
}

div.dealerOption div.distance a 
{
    
    color:#000000;
    padding:0px 3px 0px 3px;
}

div.dealerOption div.distance a:hover {
    color:#000000;
    padding:0px 3px 0px 3px;
    background-color:#ffc625;
    text-decoration:none;
}
div.yellowBox 
{
    background-color: #f8db8a;
    border: 1px solid #d1d1d1;
    padding: 11px 18px 11px 18px;
    font-weight: bold;
    font-size: 12px;
}

span.yellowBoxNumber 
{
    margin-right: 19px;
}
.innerbox h5,
.innerbox-wide h5
{
	font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid #d1d1d1;
    width:100%;
    margin:0;
    padding:0;
}
.innerbox div.col-1,
.innerbox-wide div.col-1
{
	float:left;
	text-align:left;
	width:50%;
}
.innerbox div.col-2,
.innerbox-wide div.col-2
{
	float:left;
	text-align:left;
	width:50%;
}
div.col-1 p
{
	margin:0;
	padding:0;
}
div.col-2 p
{
	margin:0;
	padding:0;
}
.DealersInfo span
{
	font-size:12px;
	font-weight:bold;
}
.contain-left
{
	float:left;
	text-align:left;
	width:49%;
	border-right:dashed 1px #000000;
}
.contain-right
{
	float:right;
	text-align:center;
	width:49%;
}
div.contain-left .content
{
	width:85%;
	text-align:left;
}
div.contain-right .content
{
	width:88%;
	text-align:left;
	margin-left: 20px;
}
div#selectedDealerInfo 
{
    margin-top: 37px;
}

div#selectedDealerInfo div#selectedLabel,
div#selectedDealerInfo div#selectedDealerLogo,
div#selectedDealerInfo div#selectedDealerAddress 
{
    float: left;
}

div#selectedDealerInfo div#selectedLabel 
{
    font-size: 12px;
}

div#selectedDealerInfo div#selectedDealerLogo 
{
    margin-left: 12px;
    margin-right: 12px;
}

div#selectedDealerInfo div#selectedDealerAddress a 
{
    padding: 0 3px 0 3px;
}

div#selectedDealerInfo div#selectedDealerAddress a:hover
{
    color:#000000;
    padding:0px 3px 0px 3px;
    background-color:#ffc625;
    text-decoration:none;
}

table#selectedDealerTable 
{
    font-size: 11px;
    width: 100%;
    margin-top: 30px;
    clear: both;
    border-collapse: collapse;
}

table#selectedDealerTable tr td 
{
    padding: 11px;
    background-color: #FFFFFF;
    border-top: 1px solid #d1d1d1;
}    

table#selectedDealerTable tr.first td 
{
    border-top: 0;
    height:113px;
}

table#selectedDealerTable tr.all 
{
    height:113px;
}

table#selectedDealerTable tr.spacer td 
{
    padding: 0;    
    height: 10px;
    background-color: Transparent;
}

table#selectedDealerTable tr.tableHeader td 
{
    background-color: #f8db8a;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    padding: 11px;
    font-weight: bold;
    font-size: 12px;
}

table#selectedDealerTable tr.tableHeader 
{
    height:38px;
}

table#selectedDealerTable tr.tableHeader td.item
{
    border-left: 1px solid #d1d1d1;
}

table#selectedDealerTable tr.tableHeader td.options 
{
    border-right: 1px solid #d1d1d1;
}

table#selectedDealerTable tr.tableHeader td.description 
{
    width: 229px;
}

table#selectedDealerTable tr td div.quantity input.quantityField 
{
    width: 23px;
    float: left;
}

table#selectedDealerTable tr td a 
{
    padding: 0 3px 0 3px;
}

table#selectedDealerTable tr td a:hover
{
    color:#000000;
    padding:0px 3px 0px 3px;
    background-color:#ffc625;
    text-decoration:none;
}

table#selectedDealerTable tr td div.quantity div.quantityScroll 
{
    float: left;
    width: 10px;
    height: 22px;
    margin-left: 7px;
    position: relative;
}

table#selectedDealerTable tr td div.quantity div.quantityScroll div.down 
{
    position: absolute;
    bottom: 0;
}

.revieworder_text a:hover 
{
    color:#000000;
    padding:0px 3px 0px 3px;
    background-color:#ffc625;
    text-decoration:none;
    margin:0px -3px 0px -3px;
}

/* Select Box Fix */

#selectVisibleFix {
        display:none;/*sorry for IE5*/ 
 display/**/:block;/*sorry for IE5*/
 position:absolute;/*must have*/
 top:60px;/*must have*/
 left:0;/*must have*/
 z-index:-1;/*must have*/
 filter:mask();/*must have*/
 width:100%;/*must have for any big value*/
 height:500px/*must have for any big value*/;
}
.cart_total 
{
    background-color:#ffffff;
    border:solid 1px #f8db8a;
    padding:21px;
}

.cart_total div.leftside 
{
    float:left;
}

.cart_total div.total_divider
{
    float:left;
    padding:0px 15px 0px 15px;
}

.cart_total div.rightside 
{
    float:left;
}

.cart_total table 
{
    width:333px;
    font-size:12px;
    margin-top:-8px;
}

.cart_total table tr td.textright 
{
    text-align:right;
}

.cart_total table tr.Subtotal 
{
    background-color:#f0f0f0;
    font-size:14px;
}

.cart_total .leftside table 
{
    width:233px;
    font-size:11px;
}

.cart_total .leftside table tr td.card_info 
{
    font-size:10px;
}

.cart_total table 
{
    margin-bottom:0px;
}
iv#dealerZipDistanceSearch_bottomMargin 
{
    margin-bottom: 20px;
}

div#dealerZipDistanceSearch,
div#dealerZipDistanceSearch_bottomMargin
{
    
}


div#dealerZipDistanceSearch input.text_field,
div#dealerZipDistanceSearch_bottomMargin input.text_field
{
    
    width: 92px;
}

div#dealerZipDistanceSearch span.zipLabel,
div#dealerZipDistanceSearch_bottomMargin span.zipLabel
{
    margin-right: 8px;
}

div#dealerZipDistanceSearch span.distanceLabel,
div#dealerZipDistanceSearch_bottomMargin span.distanceLabel 
{
    margin-left: 43px;
    margin-right: 8px;
}

div#dealerZipDistanceSearch select,
div#dealerZipDistanceSearch_bottomMargin select
{
    margin-right: 39px;
}

div#dealerZipDistanceSearch a,
div#dealerZipDistanceSearch_bottomMargin a
{
    position: relative;
    top: 6px;
}
table#ShippingBillingTable {
    margin-left:-4px;
}
table#ShippingBillingTable tr.tableHeader td.shippinginfo , table#ShippingBillingTable tr.tableHeader td.billinginfo
{
    background-color: #f8db8a;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    font-weight: bold;
    font-size: 12px;
    padding:0px;
}

table#ShippingBillingTable tr.tableHeader td.shippinginfo 
{
    width:292px;
    padding:11px;
}
table#ShippingBillingTable tr.tableHeader td.billinginfo 
{
    width:292px;
    padding:11px;
}

table#ShippingBillingTable tr td 
{
    padding: 16px;
    background-color: #FFFFFF;
    vertical-align:top;
}

table#ShippingBillingTable tr.first td 
{
    border-top: 0;
}

table#ShippingBillingTable tr.spacer td 
{
    padding: 0;    
    height: 10px;
    background-color: Transparent;
    border-top: 0;
}

table#ShippingBillingTable tr.tableHeader td.hspacer
{
    width:14px;
    padding:0px;
    background-color: Transparent;
    border:0px;
}

table#ShippingBillingTable tr td.hspacer
{
    width:14px;
    padding:0px;
    background-color: Transparent;
}

.shipping_textbox 
{
    margin:4px 0px 4px 0px;
    width:279px;
    
}

.shipping_textbox_medium 
{
    margin:4px 0px 4px 0px;
    width:205px;
    
}

.shipping_textbox_small 
{
    margin:4px 0px 4px 0px;
    width:135px;
    
}

.shipping_textbox_smaller 
{
    margin:4px 0px 4px 0px;
    width:90px;
    
}

table#ShippingBillingTable p 
{
    margin:8px 0px 0px 0px;
}

table#ShippingBillingTable b 
{
    font-size:12px;
}

.shipping_dropdown 
{
    margin:4px 0px 4px 0px;
    
    font-size:12px;
    color:#000000;
    width:200px;
}

table#ShippingBillingTable div.cardinfo_col1 
{
    float:left;
    width:77px;
}

table#ShippingBillingTable div.cardinfo_col1 p 
{
    padding:6px 0px 8px 0px;
}

table#ShippingBillingTable div.cardinfo_col2 
{
    float:left;
}

table#ShippingBillingTable div.cardinfo_col2 .shipping_dropdown 
{
    margin:10px 0px 0px 0px;
}

table#ShippingBillingTable div.cardinfo_col2 .carddate_dropdown 
{
    margin:8px 5px 8px 0px;
    color:#666666;
    border:solid 1px #9f9a9a;
    font-size:12px;
    color:#000000;
    width:60px;
}

table#ShippingBillingTable div.cardinfo_col2 .cardyear_dropdown 
{
    margin:8px 0px 8px 0px;
    color:#666666;
    border:solid 1px #9f9a9a;
    font-size:12px;
    color:#000000;
    width:90px;
}
td.billing-txt
{
	width: 60px;
}
table#ShippingBillingTable div.cardinfo_col2 .shipping_textbox_small 
{
    margin:8px 0px 8px 0px;
}

table#ShippingBillingTable div.cardinfo_col2 .shipping_textbox_smaller 
{
    margin:8px 0px 8px 0px;
}

table#ShippingBillingTable td.buttons  
{
    background-color:Transparent;
    height:250px;
    padding: 0;
    padding-top: 25px;
}
table.trk_header
{
	margin-bottom:10px;
	font-size:11px;
}
td.trk_number_header
{
	width:167px;
	padding-left:15px;
	background-color:#f8db8a;
	border-top:solid 2px #d1d1d1;
	border-bottom:solid 2px #d1d1d1;
	border-right:dashed 1px #686868;
	font-weight:bold;
	height:36px;
	font-size:12px;
}
td.trk_date_header
{
	width:167px;
	padding-left:15px;
	background-color:#f8db8a;
	border-top:solid 2px #d1d1d1;
	border-bottom:solid 2px #d1d1d1;
	border-right:dashed 1px #686868;
	font-weight:bold;
	height:36px;
	font-size:12px;
}
td.trk_total_header
{
	width:166px;
	padding-left:15px;
	background-color:#f8db8a;
	border-top:solid 2px #d1d1d1;
	border-bottom:solid 2px #d1d1d1;
	border-right:dashed 1px #686868;
	font-weight:bold;
	height:36px;
	font-size:12px;
}
td.trk_status_header
{
	width:167px;
	padding-left:15px;
	background-color:#f8db8a;
	border-top:solid 2px #d1d1d1;
	border-bottom:solid 2px #d1d1d1;
	font-weight:bold;
	height:36px;
	font-size:12px;
}

td.trk_number
{
	width:167px;
	padding-left:15px;
	background-color:#ffffff;
	border-right:dashed 1px #686868;
	height:20px;
}
td.trk_date
{
	width:167px;
	padding-left:15px;
	background-color:#ffffff;
	border-right:dashed 1px #686868;
	height:20px;
}
td.trk_total
{
	width:166px;
	padding-left:15px;
	background-color:#ffffff;
	border-right:dashed 1px #686868;
	height:20px;
}
td.trk_status
{
	width:167px;
	padding-left:15px;
	background-color:#ffffff;
	height:20px;
}
td.trk-spacer
{
	background-color:#f0f0f0;
	height:10px;
}
table#YourCartTable 
{
    font-size: 11px;
    width: 100%;
    margin-top: 30px;
    clear: both;
    border-collapse: collapse;
    margin-top:11px;
}

table#YourCartTable tr td 
{
    padding: 11px;
    background-color: #FFFFFF;
    border-top: 1px solid #d1d1d1;
}

table#YourCartTable tr.first td 
{
    border-top: 0;
}

table#YourCartTable tr.spacer td 
{
    padding: 0;    
    height: 10px;
    background-color: Transparent;
}

table#YourCartTable tr.tableHeader td 
{
    background-color: #f8db8a;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    padding: 11px;
    font-weight: bold;
    font-size: 12px;
}

table#YourCartTable tr.tableHeader td.item
{
    border-left: 1px solid #d1d1d1;
}

table#YourCartTable tr.tableHeader td.options 
{
    border-right: 1px solid #d1d1d1;
}

table#YourCartTable tr.tableHeader td.description 
{
    width:110px;
}

table#YourCartTable tr td div.quantity input.quantityField 
{
    width: 23px;
    float: left;
}


table#YourCartTable tr td div.quantity div.quantityScroll 
{
    float: left;
    width: 10px;
    height: 22px;
    margin-left: 7px;
    position: relative;
}

table#YourCartTable tr td div.quantity div.quantityScroll div.down 
{
    position: absolute;
    bottom: 0;
}
.partnumber_field 
{
    margin:2px 0px 2px 0px;
    width:194px;
    
    float:left;
}
.partamount_field 
{
    margin:2px 4px 2px 4px;
    width:30px;
    
    float:left;
    font-size:11px;
    padding-left:5px;
    height:16px;
}
.part_arrows 
{
    margin-bottom:0px;
    margin-top: 3px;
    height:auto;
    float: left;
}

.part_arrow 
{
    float:left;
    padding-top:6px;
}
.wtb-container-l
{
	width:290px;
	background-color:#ffffff;
	border:solid 1px #ffc625;
	float:left;
	margin-bottom:15px;
	padding:15px;
	font-size:12px;
	margin-right:15px;
}
.wtb-container-r
{
	width:290px;
	background-color:#ffffff;
	border:solid 1px #ffc625;
	float:left;
	margin-bottom:15px;
	padding:15px;
	font-size:12px;
}
.wtb-content-l
{
	float:left;
	width:132px;
	font-size:11px;
}
.wtb-content-r
{
	float:right;
	text-align:left;
	width:148px;
	padding-left:10px;
	padding-top:10px;
	font-size:11px;
}
.wtb-content-r ul
{
	list-style-image:url(/wcpics/CubCadet/images/wtb-li.jpg);
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.ProductReview-Content
{
	text-align:left;
	margin-bottom:20px;
	margin-left:40px;
}
.DealersInfo
{
	text-align:left;
	width:662px;
}
.DealersInfo-Left
{
	float:left;
	width:220px;
	border-right:dashed 1px #393939;
	background-color:#f0f0f0;
	position:relative;
}
.DealersInfo-Right
{
	float:right;
	width:441px;
	text-align:left;
	background-color:#f0f0f0;
	position:relative;
}
img.dealerlogo
{
	margin:0px 15px 0px 15px;
	position:relative;
}
a.retail-1 
{
	text-decoration: none;
}
a.retail-1:hover 
{
	background: none;
}
a.retail-1 span 
{ 
	display: none; 
}
a.retail-1:hover span
{ 
	display:block;
	position: absolute;
	top: 50px;
	left: 0px;
}
a.retail-2 
{
	text-decoration: none;
}
a.retail-2:hover 
{
	background: none;
}
a.retail-2 span 
{ 
	display: none; 
}
a.retail-2:hover span
{ 
	display: block;
	position: absolute;
	top: 50px;
	left: 80px;
}
a.retail-3 
{
	text-decoration: none;
}
a.retail-3:hover 
{
	background: none;
}
a.retail-3 span 
{ 
	display: none; 
}
a.retail-3:hover span
{ 
	display: block;
	position: absolute;
	top: 50px;
	left: 170px;
}
a.retail-4 
{
	text-decoration: none;
}
a.retail-4:hover 
{
	background: none;
}
a.retail-4 span 
{ 
	display: none; 
}
a.retail-4:hover span
{ 
	display: block;
	position: absolute;
	top: 50px;
	left: 250px;
}
a.retail-logo
{
	text-decoration: none;
}
a.retail-logo:hover 
{
	background: none;
}
a.retail-logo span 
{ 
	display: none; 
}
a.retail-logo:hover span
{ 
	display: block;
	position: absolute;
	top: 50px;
	left: 0px;
}
.ProductReview-Content
{
	width:100%;
	text-align:left;
	font-size:12px;
	color:#666666;
}
.ProductInfo-Left
{
	float:left;
	font-size:22px;
	font-weight:bold;
	background-color:#f0f0f0;
}
.ProductInfo-Right
{
	float:right;
	background-color:#f0f0f0;

}
.ProductInfo-Content
{
	width:668px;
	font-size:12px;
	text-align:left;
	background-color:#f0f0f0;
}	
.ProductInfo-Details
{
	float:left;
	width:231px;
	background-color:#f0f0f0;
	font-size:11px;
}
.ProductInfo-Image
{
	float:right;
	width:437px;
	text-align:right;
	background-color:#f0f0f0;
	font-size:11px;
}
.compareBox 
{
    background-color:#ffffff;
	border:solid 1px #a1a1a1;
	text-align:left;
	padding: 28px 0px 28px 0px;
	float:right;
	width:516px;
	height:142px;
	margin-bottom:15px;
}

.productCompare_interior 
{
    float:left;
    text-align:center;
    font-size:11px;
    width:172px;
}

.compare_divider 
{
    float:right;
    padding-top:30px;
}

.compare_categories 
{
    float:left;
    width:110px;
    background-color:#ffe292;
    border:solid 1px #a0a0a0;
    padding:14px 7px 14px 7px;
    /*text-indent:10px;*/
    font-weight:bold;
	margin-left:0px;		
    margin-right:10px;
    /*margin-top:215px;*/
    line-height:normal;
}

.compare_categories p 
{
    margin:0px 0px 0px 0px;
    padding:0;
}

.compareBox_results 
{
    background-color:#ffffff;
	border:solid 1px #a0a0a0;
	text-align:left;
	float:right;
	width:536px;
    margin-bottom:30px;
}

.compareBox_results_column p 
{
    margin:0px 0px 0px 0px;
    padding:0;
}

.compareBox_results_column 
{
    width:128px;
    padding:14px 1px 14px 4px;
    float:left;
    text-indent:0px;
    line-height:normal;
}
.compare_lines 
{
    padding:5px 0px 5px 0px;
}
.result_divider 
{
    float:left;
    margin:0px 0px 0px 0px;
    text-align:center;
}

.grayBoxTopCompare 
{
    width:680px;
    background-color:#f0f0f0;
    margin:20px 0px 0px 0px;

    height:740px;
} 
.pl-1, .pl-2, .pl-3
{
	width:33%;
	float:left;
}

.View table tr td 
{
    width:220px;  
}  
/* ----- Footer ----- */

#footer {
	clear: both;
	display: static;
	border-top: 2px solid #999;
	margin: 1em 0 0;
	padding: 1em 0 1em;
	font-size: 11px;
	line-height: 1em;
}

.bottomnav li {
	display: none;
}

.bottomnav li.copy {
	display: block;
	border: 0;
}

/* Search Results */


ul#searchResults {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#searchResults li {
	float: left;
	width: 161px;
	margin: 0;
	padding: 0 1px;
	background: #fff;
	text-align: center;
	position: relative;
}

ul#searchResults li.first {
	background: 0;
} 

ul#searchResults li div.searchResultDropdown 
{
	position: absolute;
	width: 287px;
	overflow: auto;
	top:80px;
	left: -999em;
	padding:8px;
	background-color:#fff;
	z-index: 1000;	
}

ul#searchResults li:hover div.searchResultDropdown, ul#searchResults li.sfhover div.searchResultDropdown 
{
	left: -200px;
}

.searchResultDropdown .sr-inside {
	border: 1px solid #a0a0a0;
	background-color:#ffffff;	
    width: 279px;
	padding:3px;
}

.searchResultDropdown .sr-inside img {
	float:left;
	padding:3px;
}


.searchResult_table 
{
    width:279px;
    text-align:left;
}


.searchResult_table td.top 
{
    text-align:left;
} 

table.searchResult_table td.top b 

{
    font-size:16px;
    text-decoration:underline;
}

table.searchResult_table td.top p 
{
    text-align:center;
    float:left;
}

table.searchResult_table td.bottom 
{
    background-color:#f0f0f0;
    
    text-align:left;
    
}

input.new_account_checkbox 
{
    margin-right: 10px;
}

img.arrow_link 
{
    margin-right: 6px;
}

#ReviewOrderButton 
{
    width: 137px;
    margin-right: 10px;
}

#ReviewOrderButton,
#CancelCheckoutButton 
{
    float: left;
}

#AddAllToCartButton 
{
    position: relative;
    top: 20px;
}

#PartSearchButton 
{
    position: relative;
    left: 101px;
}
