﻿html
{
	font-size: 100.1%; /*set default font size */
	font-family: verdana,arial,helvetica,sans-serif; /* set default font */
}
body
{
	font-size: 12px;
}
strong {
	font-weight: bold;
	}
img
{
	border-style: none;
}
p {
margin:5px;
text-indent:10px;
}
a, a:active, a:focus 
{
	text-decoration: none;
	color: #696969;
}
a:hover{
outline:none;
}
a.blue, a.blue:active, a.blue:focus 
{
	text-decoration: none;
	color: #003366;
}
a.blue:hover
{
    text-decoration: underline;
}
ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h1
{
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	margin: 5px 0px;
	text-align:center;
}
h2
{
    margin: 2px 5px 2px 5px;
    font-size: 12px;
    color: #808080;
}
.screenHide
{
display:none;
}
.blue {
color: #003366;
}
.qote
{
    color: #336699;
    font-size: 20px;
    font-family: 'Times New Roman' , Times, serif;
}
blockquote.os {
	position: relative;
	text-indent: 2em;
}
.bqstart,
.bqend { font-size: 300%; font-family: 'Times New Roman' , Times, serif; }
/* apply IE specific rules first */
.bqstart {
	text-indent: 0;
	margin: -0.6em 0 -2em 0;
	float: left;
}
blockquote> .bqstart {
	/* add extra non-IE rules */
	position: absolute;
	top: -0.2em;
	left: 0;
	/* remove IE specific rules */
	float: none;
	margin: 0;
}
.bqend {
	position: absolute;
	margin-top: -0.6em;
	right: 0;
	text-indent: 0;
}
blockquote> .bqend {
	margin-top: -0.2em;
}

/*---------------Begin leftNav---------------*/
.leftNav
{
	width: 173px;
	border: #DDDDDD 1px solid;
}
.leftTitle
{
    background: #E6E6E6;
    color: #003366;
    padding: 0;
    margin: 0px;
    font-size: 14px;
    display: block;
    border-bottom: solid 1px #C0C0C0;
}
.leftNav ul
{
	padding: 0;
	margin: 0px;
	list-style-type: none;
}
.leftNav a
{
	color: #696969;
	display: block;
}
.leftNav a:hover
{
	background: #DDDDDD;
	color: #FF6600;
}
.leftNav ul li a, .leftNav ul li a:active, .leftNav ul li a:visited
{
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 12px;
	width: 158px;
}

.leftNav .activeLI
{
	background: #f8f8ff;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	display: block;
}

.leftNav ul ul li a, .leftNav ul ul li a:active, .leftNav ul ul li a:visited
{
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 22px;
	width: 151px;
}
.leftNav .activeA
{
	color: #003366;
	font-weight: bold;
}
/*---------------Begin rightNav---------------*/
.rightNav
{
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #DDDDDD;
    width: 173px;
    margin-bottom: 5px;
}
div.miniCart
{
    border: 1px solid #DDDDDD;
    width: 173px;
    margin-bottom: 5px;
}
.rightTitle
{
background:transparent url(gradNavi173.jpg) no-repeat scroll ;
	display: block;
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	padding-left:5px;
	line-height:24px;
	height:24px;
}
.rightNav ul
{
    list-style-position: outside;
    margin-left: 18px;
    list-style-image: url(blueDot.png);
}
.rightNav ul li
{
    padding-bottom: 2px;
}
.affBlock
{
	padding-top: 3px;
	text-align: center;
}

/*---------------Begin Logo---------------------*/
.logo
{
	float: left;
	margin-right: 5px;
	position: absolute;
	top: 5px;
	left: 10px;
}
/*---------------End Logo---------------------*/

.menuBar ul
{
	list-style-type: none;
	display: inline-block;
	#display: inline;
	margin-left: auto;
	margin-right: auto;
}
.sHeader2 ul li, .sFooter1 ul li, .menuBar ul li
{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.menuBar a
{
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 10px;
    line-height: 30px;
}
.sHeader2 ul li a, .menuBar ul li a, .menuBar a
{
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
}
.sHeader2 ul li a:hover, .menuBar ul li a:hover, .menuBar a:hover
{
	text-decoration: none;
	color: #ff0000;
}
.sFooter{
	margin-top: 5px;
	margin-bottom: 5px;
} 
.sFooterT
{
background:transparent url(r7980.png) no-repeat left top;
    height: 7px;
}
.sFooterB
{
background:transparent url(r7980.png) no-repeat left -7px;
    height: 7px;
    clear:both;
}
.sFooterM
{
    border-right: solid 1px #C0C0C0;
    border-left: solid 1px #C0C0C0;
    height: 95px;
}
.sFooter2
{
    background: #e1e1e1;
    height: 35px;
    border: #cccccc 1px solid;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #003366;
    padding-left: 5px;
}
.sFooter1 ul
{
	list-style-type: none;
	margin: 0px auto;
	display: block;
	right: 5px;
	position: absolute;
	top: 0px;
}
.sFooter1 ul li a
{
	color: #ffffff;
	font-size: 12px;
}
.sFooter1 ul li a:hover
{
	text-decoration: underline;
}
.cr
{
	color: #ffffff;
	font-size: 12px;
	left: 10px;
	position: absolute;
	top: 8px;
}
.sFooterCol ul
{
	list-style-type: none;
	margin: 0px;
	top: 0px;
}
.sFooterCol ul li
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}
.sFooterCol
{
	color: #003366;
	float: left;
	font-size: 11px;
	margin: 5px 0px 0px 20px;
}
.sFooterCol ul li a, .sHeader1A a, .rightColBlock ul li a
{
	color: #003366;
	font-size: 11px;
}
.sFooterCol ul li a:hover, .sHeader1B a:hover, .sHeader1A a:hover, .rightColBlock ul li a:hover, .bCrumb a:hover
{
	text-decoration: underline;
}
.sFooter2img
{
	right: 5px;
	position: absolute;
	bottom: 5px;
}
.sFooter3
{
	padding: 4px;
	font-size: 11px;
	color: #003366;
}
.menuBar
{
    height: 30px;
    background:transparent url('menuBar.png') no-repeat left top;
    _background: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/menuBar.png', sizingMethod='crop');
    margin-top: 10px;
    margin-bottom: 10px;
    text-align:center;
}

.sHeader1
{
	text-align: left;
}
.miniCart
{
	color: #727272;
	font-size: 11px;
}
.sHeader1A
{
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
.sHeader1B
{
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
}

.sHeader1B a
{
	font-weight: bold;
	font-size: 11px;
	color: #003366;
}
.bCrumb
{
    margin: 0px 0px 0px 10px;
    font-size: 12px;
    color: #003366;
}
.bCrumb a, .bCrumb a:active, .bCrumb a:visited
{
	font-size: 12px;
	color: #003366;	}
.sm1Curr
{
	font-weight: bold;
}
.spoilerTitle
{	margin: 0px 10px;
}
.sMake
{
	border-top: #a9a9a9 1px solid;
	clear: both;
	padding-bottom: 5px;
	width: 100%;
}
.sMake a
{	font-weight: bold;
	color: #ff0000;
	}
.model a
{
    font-weight: bold;
    color: #ff0000;
    display: block;
}
.model
{
	width: 100%;
	border-top: #d3d3d3 1px solid;
	padding-bottom: 5px;
	clear: both;
}
.sModel
{
	margin-left: 10px;
	border-top: #d3d3d3 1px solid;
	width: 592px;
	padding-bottom: 5px;
	clear: both;
}
.sModel a
{
	font-size: 13px;
	color: #003366;
}
.bodystyle
{
	float: left;
	text-align: center;
	width: 190px;
	height: 84px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 2px;
}
.bodystyle a, .bodystyle a:active, .bodystyle a:visited
{
	width: 190px;
	height: 84px;
	display: block;
	border: #FFFFFF 1px solid;
}
.bodystyle a:hover
{
	border: #ff6600 1px solid;
}
.bodystyle a:hover span
{
	color: #ff6600;
}
.bodystyle span
{
	font-weight: normal;
	font-size: 11px;
	color: #a9a9a9;
	bottom: 0px;
	position: absolute;
	left: 2px;
	cursor: hand;
	text-align: left;
}
.bodystyle img
{
	bottom: 15px;
	position: absolute;
	right: 5px;
	width: 120px;
}
.sBodystyle
{
	padding-left: 20px;
		float: left;
	position: relative;
}
.sBodystyle a, .sBodystyle a:active, .sBodystyle a:visited
{
	width: 190px;
	color: #a9a9a9;
	font-weight: normal;
	font-size: 11px;
	padding-right: 5px;
}
.sBodystyle a:hover
{
	color: #000000;
}
.bsImage
{
	float: left;
	margin-right: 5px;}
.bsP
{
	text-indent: 15px;

}
/*---------------Begin carColorDisplay ---------------*/
div.carColorWrapper
{
	border: #dcdcdc 1px solid;
	padding: 5px;
}

table.carColorDisplay
{
	font-size: 12px;
}
table.carColorDisplay .carColorInfo
{
	border-left: #d3d3d3 1px dotted;
	font-size: 11px;
	color: #696969;
	vertical-align: top;
	padding-left: 5px;
}
table.carColorDisplay p
{
	text-indent: 5px;
}
td.carColorDisplay
{
    border-left: 1px dotted #D3D3D3; 
    color: #696969;
    font-size: 11px; 
    padding-left: 5px; 
    vertical-align: top;
}
.swatch
{
	border: solid 1px #696969;
	width: 60px;
}

/*---------------Begin Items Display---------------*/
a.relatedItemDisplay
{
    padding: 4px;
    float: left;
    position: relative;
    width: 135px;
    height: 115px;
    display: block;
    border: #dcdcdc 1px solid;
    margin: 4px;
    font-size: 11px;
    color: #696969;
    text-align: center;
    overflow: hidden;
}
a.relatedItemDisplay span
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
}

a.itemDisplay
{
	float: left;
	position: relative;
	width: 192px;
	height: 190px;
	display: block;
	border: #dcdcdc 1px solid;
	margin: 5px;
	font-size: 11px;
	color: #696969;
}
a.itemDisplay:active, a.itemDisplay:focus, a.itemDisplay:visited, a.relatedItemDisplay:active, a.relatedItemDisplay:focus, a.relatedItemDisplay:visited
{
	color: #696969;
}
a.itemDisplay:hover, a.relatedItemDisplay:hover
{
	border: #ff6600 1px solid;
	color: #ff6600;
}
span.itemDisplay
{	text-align: center;
	line-height: 134px;
	width: 190px;
	height: 140px;
	color: #ffffff;
}
a.itemDisplay span.itemDesc
{
 display:block;
 padding-left:2px;
}

/*---------------Begin Model Years---------------*/

div.modelYears
{
	text-align: center;
	padding-right:0px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-top: 5px;
}
div.ym
{
 margin-top:500px;
}
div.modelYears p
{
    text-indent:15px;
    margin-bottom:10px;
}
div.modelYears ul
{
	display: inline;
}
div.modelYears ul li
{
	display: inline;
	margin-right: 2px;
}
div.modelYears ul li a, iv.modelYears ul li a:active, iv.modelYears ul li a:visited
{
	color: #696969;
	background-color: #f8f8ff;
	padding-right: 2px;
	padding-left: 2px;
	border: #d3d3d3 1px solid;
}
div.modelYears ul li a:hover
{
	color: #ff6600;
	background-color: #DDDDDD;
	border: #a9a9a9 1px solid;
}
div.modelYears ul li span
{
	font-weight: bold;
	color: #003366;
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #ffffff 1px solid;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
/*---------------Begin Items.aspx Content---------------*/

div.itemTitle
{	margin: 0px 10px;
}

div.itemTitle p
{
	font-size: 12px;
	color: #003366;
	margin-left: 5px;
	margin-right: 5px;
}	
div.itemImage
{
    float: left;
    width: 300px;
    margin-bottom: 10px;
}
div.itemPricing
{
    float: right;
    width: 300px;
    margin-bottom: 10px;
}
div.itemTabContent
{
    width: 620px;
    height: 216px;
    margin-top: 10px;
    clear: both;
    position: relative;
}
.modal
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    /*filter: Alpha(Opacity=70); -moz-opacity:0.7; opacity: 0.7;*/

}
.divSubmit {
    background:transparent url('images/loader.gif') no-repeat scroll center center;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
}
#ucCarColors_uprogColors, 
#ucShipCalc_uprogRates, 
#ucShipCalc_uprogPostal, 
#ucAddToCart_uprogColorsAdd,
#ucAddToCart_uprogPriceAdd,
#ucAddToCart_uprogAddItem,
#ctl00_cphCenter_uprog,
#ctl00_cphCenter_uprog1,
#ctl00_cphCenter_uprog2,
#ctl00_cphCenter_uprog3,
#ctl00_cphCenter_uprog4,
#ctl00_cphCenter_uprog5,
#uprog,
#uprog1,
#uprog2,
#uprog3,
#uprog4,
#uprog5
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    text-align: center;
    opacity: .7;
    filter: alpha(opacity=70);
}
#uprogZoom
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	background-color: #ffffff;
	text-align: center;
	opacity: .7;
	filter: alpha(opacity=70);
	width: 464px;
}
.modalWrapper
{
    position: relative;
    width: 100%;
}

.shipTab
{
    text-align: center;
    padding: 5px;
}
.gvRates
{
    margin-right: auto;
    margin-left: auto;
}
div.features
{
    padding-left:50%;
}
div.features ul
{
    list-style-position: inside;
    list-style-image: url('blueDot.png');
    margin-left: -100px;
}
.btnAddAbs
{
position:absolute;
right:5px;
top:25px;
z-index:99;
}
.btnAdd, .btnAdd:visited, .btnAdd:active
{
	border: #d3d3d3 1px solid;
	display: block;
	width:80px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #696969;
}
.btnAdd:hover
{
	color: #ff6600;
	background-color: #a9a9a9;
}
/*-------------Begin Modal Popup----------------*/

.modalBackground1
{
    filter: Alpha(Opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7; /*x-browser*/ /*background: #B4B4B4 url(/../images/modal_bg.gif) repeat left top;*/
    background-color:#FFFFFF;
    /*background: transparent url(body_bg.jpg) repeat left top;*/
}

div.modalPanel
{
    filter: Alpha(Opacity=60); -moz-opacity:0.6; opacity: 0.6; 
    x-browser*/ background: #B4B4B4 url(/../images/modal_bg.gif) repeat left top;
    background-color:white;
	z-index: 101;
	left: 1px;
	width: 100%;
	position: absolute;
	top: 0px;
	height: 2000px;
}

div.addItem
{
	position: absolute;
	z-index: 102;
	width: 600px;
	padding: 3px;
	left:50%;
	margin-left: -300px;

}
table.addToCartPrice
{
    border: 1px solid #C0C0C0;
    font-size: 10px;
    width: 100%;
    background-color: #FFFFCC;
    margin-top: 5px;
}
table.addToCartPrice span
{
    background-color: #FFFFCC;
}
table.addToCartColors
{
	font-size: 10px;
}
.addToCartSwatch
{
	border: solid 1px #696969;
	width: 50px;
}
/*-------------Begin myAccount Styles----------------*/
.myAccountLink
{
	padding-left: 7px;
	background-image: url(ulArrow.gif);
	background-repeat: no-repeat;
}
.myAccountLinkHint
{
	margin-left: 5px;
	color: #696969;
	font-size: 10px;
}

.linkButtonzzz
{
	font-size: 1em; /* lets the form element scale */
	border: solid 1px #465239;
}

.lnkBtnEdit
{
	font-size: 12px;
	padding-left: 16px;
	background-image: url(edit.gif);
	background-repeat: no-repeat;
	display: inline-block;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}
.lnkBtnDelete
{
	font-size: 12px;
	padding-left: 16px;
	background-image: url(delete.gif);
	background-repeat: no-repeat;
	display: inline-block;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}
.lnkBtnSearch
{
	font-size: 12px;
	padding-left: 16px;
	background-image: url(search.png);
	background-repeat: no-repeat;
	_background: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/search.png', sizingMethod='crop');

	display: inline-block;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}
.lnkBtnDelete, .lnkBtnDelete:visited, .lnkBtnEdit, .lnkBtnEdit:visited
{
	color: #003366;
	text-decoration: none;
	line-height: 16px;
}
.lnkBtnDelete:hover, .lnkBtnEdit:hover
{
    color: #FF3300;
    text-decoration: underline;
}
.isDefaultzzz
{
	padding-left: 55px;
	text-align: left;
	border-bottom: #d3d3d3 1px solid;
}
.isDefaultInstructionszzz
{
	text-align: left;
	border-top: #d3d3d3 1px solid;
	padding-right: 3px;
	padding-left: 3px;
}
.myAddresses h4, .myAddresses h5, .myAddresses h6
{
    padding: 0px;
    margin: 0px;
}
.myAddresses
{
    border: 1px solid #d3d3d3;
    width: 300px;
}
.myAddresses .Header th
{
    background: #295E93;
    font-weight: bold;
    border-bottom: #cccccc 1px solid;
    color: #FFFFFF;
}
.myAddressesText
{
	display: block;
	clear: right;
}

.myAddresses .Pagination td
{	border-top: #cccccc 1px solid;}
.myAddresses .Pagination td table tr td
{	border-top: 0px;}
.myAddresses .Pagination td table
{
	margin-left: auto;
	margin-right: auto;
}

.myAddresses table thead tr th azzz
{
    color: #465239;
}
.ddlCountryState
{
    width: 200px;
    border: 1px solid #808080;
}
.myAddress
{
    border: 1px solid #d3d3d3;
    width: 360px;
    background-color: #EFF3FB;
}

.wgText
{
    border: 1px solid #808080;
}
.bHeader
{
    color: #FFFFFF;
    background-color: #295E93;
    font-size: 14px;
    font-weight: bold;
}
/*-------------Begin Checkout---------------------*/
.checkoutTab
{
    color: #9D9C9C;
    font-weight: bold;
    height: 27px;
}
.checkoutTab td
{
    background: transparent url(tabRight.gif) no-repeat scroll right top;
}
.checkoutTab td.lastTab
{
    background: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #AAAAAA;
    width: 25%;
}
.checkoutTab td.lastTab div
{
    background: transparent;
}
.checkoutTab td div
{
    padding: 6px 10px 6px 8px;
    background: transparent url(tabLeft.gif) no-repeat scroll left top;
}
.checkoutTab td.activeTab
{
    color: #175DFF;
    background: #FFFFFF url(tabRightActive.gif) no-repeat scroll right top;
}
.checkoutTab .activeTab div
{
    background: transparent url(tabLeftActive.gif) no-repeat scroll left top;
}
.checkoutTab img
{
    margin-right: 6px;
    filter: Alpha(Opacity=25); -moz-opacity:0.25; opacity: 0.25; 
}
.checkoutTab .activeTab img
{filter: Alpha(Opacity=100); -moz-opacity:1; opacity: 1; }

.chOut
{
    margin-top: -1px;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    border-left: 1px solid #C0C0C0;
}
.coHeading
{
    background: transparent url(multiBG.gif) repeat-x 0pt -229px;
    color: #0069AA;
    font-weight: bold;
    padding: 0px 0px 0px 8px;
    height: 24px;
    line-height:24px;
}
.accCoHeader {
    margin-top: 10px;
border-bottom:1px solid #AAAAAA;
border-right:1px solid #AAAAAA;
border-left:1px solid #AAAAAA;
}
.accCoHeaderSel {
margin-top: 10px;
border-right:1px solid #AAAAAA;
border-left:1px solid #AAAAAA;
}
.accCoContent
{
border-bottom:1px solid #AAAAAA;
border-right:1px solid #AAAAAA;
border-left:1px solid #AAAAAA;
}
.coLeftColumn
{
    float: left;
    width: 750px;
}
.coRightColumn
{
    float: left;
    width: 215px;
}

div.messageBoxError
{
    background-color: #FFFFCC;
    background-image: url(iconCritalert.gif);
    background-position: 20px 14px;
    background-repeat: no-repeat;
    border: 1px solid #FFCC00;
    color: #C60000;
    line-height: 18px;
    font-size: 12px;
    margin: 0pt 0pt 5px 0pt;
    min-height: 48px;
    padding: 12px 12px 12pt 80px;
    width: auto;
}
div.messageBoxError .content
{
    border: 1px solid #999999;
    background-color: #FFFFFF;
    color: #333333;
    border-bottom-color:#999999;
    height:300px;
    overflow-y:scroll;
}
div.messageBoxError .scroll
{
    overflow: scroll;
}
div.messageBox h3
{
    padding: 0px;
    margin: 0px 0px 5px 0px;
}
.lblASlink:hover
{
    text-decoration: underline;
    cursor: pointer;
}
.techTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #003399;
}
.techSubTitle
{
    font-size: 14px;
    font-weight: bold;
    color: #003399;
}

.ddLabel
{
    border: 1px solid #AFBEC5;
    background-position: right center;
    display: block;
    padding-left: 4px;
    padding-right: 24px;
    line-height: 21px;
    text-align: left;
    background-image: url( 'dd2.png' );
    background-repeat: no-repeat;
    _background: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/dd2.png', sizingMethod='crop');

}

.divDD:hover
{   background-image: url('ddArrow.gif');
    background-repeat: no-repeat;
    background-position: right -21px;
    background-color: WhiteSmoke;}
.shipPopup
{
    background-color: #FFFFFF;
    border-width: 1px;
    border-color: #C0C0C0;
    border-style: solid;
    margin-top: 3px;
}

.hiddenColumn
{
    display:none;
    width:0px;
} 
.shipOptionsItems
{
    line-height: 19px;
    cursor: default;
    padding-right: 2px;
    padding-left: 2px;
}
.textWatermark
{
    color: #999999;
    font-size: 10px;
}
.cartFooter
{
    border-top: solid 1px #898D8F;
}
.cartFooterCheckout
{
    border-left: solid 1px #898D8F;
    border-right: solid 1px #898D8F;
    border-bottom: solid 1px #898D8F;
    background-color: #C2CDD8;
}
.footerFinePrint
{
    font-size: 9px;
    color: #808080;
}
.gvBlueOne
{
}

.gvBlueOne .ItemRow
{
    font-size: 10px;
}


.blueGreyHeader
{
	background: url(headerBg.gif) repeat-x;
	border-bottom: solid 1px #8d9092;
	height: 24px !important;
	color: black;
	font-size: 13px;
	line-height:22px;
}


.shippingColumn
{
    padding-right: 10px;
}
.reviewPopup
{
    background-color: #FFFFFF;
    border: 1px solid #808080;
}

.popupOptionHeader
{
    background: transparent url(multiBG.gif) repeat-x 0pt -229px;
    color: #0069AA;
    font-weight: bold;
    padding: 0px;
    height: 24px;
    line-height:24px;
}
.headerBlueOne 
{
	background: url(headerBg.gif) repeat-x;
	/*border-top: solid 1px #8d9092;
	line-height:26px;
	padding-left:8px;*/
	height: 26px !important;
	border-bottom: solid 1px #8d9092;
	color: black;
	font-size: 13px;
	font-weight:bold;
}
.popupPad
{
    padding-right: 6px;
    padding-left: 6px;
}
.vsPop
{
    list-style-type: disc;
    margin: 5px 5px 5px 30px;
    list-style-position: inside;
}
.recentLink:hover
{
    text-decoration: underline;
}
.recentLink, .recentLink:active, .recentLink:visited
{
    font-size: 12px;
    color: #003366;
    line-height: 16px;
}
ul.paintUnavailable
{
    list-style-position: outside;
    list-style-image: url(blueDot.png);
}
ul.paintUnavailable li
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.ibtnChk
{
    margin: 0px;
}
a.shoppingCart, a.shoppingCart:visited, a.shoppingCart:active
{
    background-position: left center;
    color: #003366;
    text-decoration: none;
    background: url(blueCart.gif);
    padding-left: 28px;
    margin-left:10px;
    background-repeat: no-repeat;
    line-height: 21px;
    height: 21px;
    display: block;
}
a.shoppingCart:hover
{
    color: #FF9933;
}
a.procToCO, a.procToCO:visited, a.procToCO:active
{
    color: #003366;
    text-align:right;
    background: transparent url(arrDot1.gif) no-repeat right center; 
    padding-right: 24px;
    margin-right: 6px;
    line-height: 21px;
    height: 21px;
    display: block;
}
a.procToCO:hover
{
    color: #FF9933;
}
.rightNav ul li a, .rightNav ul li a:visited, .rightNav ul li a:active
{
    color: #003366;
    font-size: 11px;
}
.rightNav ul li a:hover
{
    text-decoration: underline;
}
div.clickToCall
{
    background: transparent url(bg_c2c.jpg) no-repeat;
    position: relative;
    width: 173px;
    height: 68px;
}
div.clickToCall .phNo
{
    position: absolute;
    left: 5px;
    top: 20px;
    border: 1px solid #C0C0C0;
    width: 80px;
    height: 16px;
}
div.clickToCall .callMe
{
    position: absolute;
    left: 99px;
    top: 3px;
    width: 27px;
}
.hdcvb
{
    background: transparent url(sprite.png) repeat-x scroll 0pt -200px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    padding: 0pt 10px;
    border-bottom: 1px solid #CCCCCC;
    _background-image: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/sprite.png', sizingMethod='scale');

}
.hd
{
    background: #F8F8F8 url(BGSilGlass35Enc.png) no-repeat scroll right top;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding: 0pt 10px;
    height: 39px;
    line-height: 2;
    _background-image: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/BGSilGlass35Enc.png', sizingMethod='crop');

}
.silGlass
{
    background-position: top;
    background: #F8F8F8 url(BGSilGlass35.png) repeat-x scroll top;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding: 0pt 10px;
    height: 39px;
    line-height: 2;
    _background-image: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/BGSilGlass35Enc.png', sizingMethod='crop');

}
.hdYelGlass
{
    background: transparent url(BGYelGlass35.png) repeat-x scroll left top;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding: 0pt 10px;
    height: 38px;
    line-height: 2;
    _background-image: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/BGYelGlass35.png', sizingMethod='crop');

}
.hdBlueGrey 
{
	background: url(headerBg.gif) repeat-x;
	border-bottom: solid 1px #8d9092;
	height: 26px !important;
	line-height:2px;
	color: black;
	padding-left:8px;
	font-weight:bold;
}

.memInstr
{
    border-bottom: 1px solid #C0C0C0;
    text-align: left;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #F8F8F8;
    color: #808080;
    font-size: 10px;
} 
.ltGreyBorder
{
    border: 1px solid #C0C0C0;
}
.ltGreyDashedHR
{
    border-top: dashed 1px #C0C0C0;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ltGreySolidHR
{
    border-top: #d3d3d3 1px solid;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.memFooter
{
    padding: 5px; 
    border-top: solid 1px #C0C0C0; 
    background-color: #F8F8F8; 
    text-align: left; 
    margin-top: 10px;
}
.blGreyFooter
{
    padding: 5px;
    border-top: solid 1px #C0C0C0;
    background-color: #ADBFD1;
    text-align: left;
    margin-top: 10px;
}
.x-text
{
    background-position: 0px 0px;
    background: #FFFFFF url(text-bg.gif) repeat-x scroll 0px 0px;
    border: 1px solid #B5B8C8;
    padding-left: 3px;
}
.memLeftCol
{
    float: left;
    padding-top: 10px;
    text-align: center;
}
.rSeven
{
    text-align: left;
}
.rSeven .T
{
    background: transparent url(R7.png) no-repeat top right;
    height: 7px;
    margin-left: 7px;
    _background-image: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/R7.png', sizingMethod='crop');

}
.rSeven .TR
{
    margin-left:-7px;
    height: 7px;
    width: 12px;
    background: transparent url(R7.png) no-repeat top left;
    _background-image: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/R7.png', sizingMethod='crop');
}
.rSeven .H
{
    padding-left: 15px;
    font-weight: bold;
}
.rSeven .H a
{
    float: right;
    font-weight: normal;
}
.rSeven .H input
{
    float: right;
    font-weight: normal;
}
.rSeven .H span
{
    float: left;
    font-size: 14px;
}
.rSeven .B
{
    background: transparent url(R7.png) no-repeat right -7px;
    height: 13px;
    margin-left: 12px;
    _background-image: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/R7.png', sizingMethod='crop');

}
.rSeven .BR
{
    height: 13px;
    width: 12px;
    background: transparent url(R7.png) no-repeat left -7px;
    margin-left: -12px;
    _background-image: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/R7.png', sizingMethod='crop');

}
.rSeven .M
{
    background: transparent url(R7R.png) repeat-y scroll right 0px;
    border-left: solid 1px #C0C0C0;
    _background-image: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/R7.png', sizingMethod='scale');

}
.rSeven .content
{
    padding: 5px;
    background: #FFFFFF url(R7BG.png) repeat-x scroll 0px 0px;
    margin-right: 6px;
    _background-image: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/R7BG.png', sizingMethod='scale');

} 
div.alert
{
    padding: 5px 5px 5px 40px;
    background: #FFF8DF url(alert22.png) no-repeat scroll 5px 3px;
    border: 1px solid #CC3300;
    color: #CC3300;
    font-size: 10px;
    min-height:20px;
    margin: 3px;
    text-align: left;
    _background-image: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/alert22.png', sizingMethod='crop');

}
span.alert
{
    padding: 10px 5px 10px 40px;
    background: #FFF8DF url(alert22.png) no-repeat scroll 5px 3px;
    border: 1px solid #CC3300;
    color: #CC3300;
    display: inline-block;
    vertical-align:middle;
    margin: 3px;
    font-size: 10px;
    text-align: left;
    _background-image: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/alert22.png', sizingMethod='crop');

}
.alertSpan
{
padding:5px;
border: 1px solid #CC3300;
color: #CC3300;
    display: block;
    vertical-align:middle;
        font-size: 10px;
    text-align: left;
    background-color: #FFF8DF;
        min-height:22px;
}
.alertSpan img
{
float:left;
margin-right:5px;
}
.infoSpan
{
padding:5px;
}
div.delConfirm
{
    padding: 5px 5px 5px 35px;
    background: transparent url(delConfirm22.png) no-repeat 8px 8px;
    text-align: center;
    _background-image: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/delConfirm22.png', sizingMethod='crop');

}
.cancelDialog
{
    position: absolute;
    right: 6px;
    top: 2px;
}
.shiftDown
{
margin-bottom: -2px;
}
div.info
{
    padding: 5px 5px 5px 35px;
    background: #ECF4FF url(info22.png) no-repeat scroll 5px 3px;
    border: 1px solid #8096FF;
    color: #0024CC;
    text-indent: 5px;
    font-size: 10px;
    _background-image: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/info22.png', sizingMethod='crop');

}
span.info
{
    padding: 10px 5px 10px 40px;
    background: #FFF8DF url(info22.png) no-repeat scroll 5px 3px;
    border: 1px solid #8096FF;
    color: #0024CC;
    display: inline-block;
    margin: 3px;
    font-size: 10px;
    text-align: left;
    _background-image: none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/info22.png', sizingMethod='crop');

}
.infoSpan
{
    padding: 5px;
    background-color: #FFF8DF;
    color: #0024CC;
    border: 1px solid #8096FF;
        display: block;
    font-size: 10px;
    text-align: left;
    min-height:22px;
}
.infoSpan img
{
float:left;
margin-right:5px;
}
.suggest
{
    border: 1px solid #C0C0C0;
    position: absolute;
    top: 16px;
    left: 0px;
    background-color: #FFFFFF;
    width: 100px;
    text-align: center;
}
.suggest a:hover
{
    text-decoration: underline;
}
.suggest a, .suggest a:visited, .suggest a:active
{
    margin: 2px;
    display: block;
    color: #003366;
}
.cardLogo
{
    padding: 3px;
    text-align: center;
}
.cardLogo img
{
    margin-right:3px;
    border:1px solid #84A8CC;
    height:23px;
    width:37px;
    filter: Alpha(Opacity=13); -moz-opacity:0.13; opacity: 0.13;
}
.cardLogo img.active
{
    filter: Alpha(Opacity=100); -moz-opacity:1; opacity: 1;
}
div.ctc
{
    background: transparent url(bg_c2c.jpg)no-repeat scroll left top;
    height: 68px;
}
    div.cat3
    {
        margin-bottom: 4px;
    }
    li.cat1
    {
        border-top: #ff0000 1px solid;
        margin-top: 5px;
    }
    li.cat2
    {
        border-top: #003366 1px dashed;
    }
    a.cat1
    {
        font-size: 14px;
        font-weight: bold;
        color: #ff0000;
    }
    ul.cat2
    {
        margin-left: 10px;
    }
    a.cat2
    {
        font-size: 13px;
        color: #003366;
    }
    a.cat3
    {
        padding-left: 10px;
    }
    a.cat3, a.cat3:active, a.cat3:visited
    {
        color: #a9a9a9;
        font-weight: normal;
        font-size: 11px;
        padding-right: 5px; 
    }

    a.cat3:hover
    {
        color: #000000;
    }
    p.browseDesc
{
    color: #666666;
    font-size: 11px;
    text-indent: 15px;
}
.browseInstr
{
    color: #FF6600; 
    padding: 3px 3px 3px 5px; 
    font-size: 14px; 
    font-weight: bold;
}
ul.browseCars ul
{
    margin-left: 10px;
    margin-bottom: 25px;
}
ul.browseCars ul ul
{
    margin-bottom: 0px;
}
ul.browseCars li
{
    border-top: 1px solid #FF0000;
    margin-top: 2px;
    clear: both;
}
ul.browseCars ul li
{
    border-top: 1px dashed #003366;
}
ul.browseCars ul ul li
{
    clear: none;
    float: left;
    position: relative;
    border-top: none 0px;
    margin-top: 0px;
}
ul.browseCars a
{
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
}
ul.browseCars a:hover
{
    text-decoration: underline;
}
ul.browseCars ul a
{
    color: #003366;
    font-size: 13px;
    font-weight: normal;
}
ul.browseCars ul ul a, ul.browseCars ul ul a:active, ul.browseCars ul ul a:visited
{
    color: #A9A9A9;
    font-size: 11px;
    font-weight: normal;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    display: block;
}
ul.browseCars ul ul a:hover
{
    color: #000000;
}
table.techSpecs
{
    width:100%;
    border: solid 1px #999999;
}
    .slBtn
    {
    border-color: #666666; 
    border-style: solid; 
    border-width: 1px 0px 1px 0px; 
    display: inline-block;
    }
    .slBtn span{
    display: block; 
    border-style: solid; 
    border-color: #666666; 
    border-width: 0px 1px 0px 1px; 
    margin: 0px -1px 0px -1px
    }
    .slBtn a{
    color: #000000;
    border: 1px solid #F7F7F7; 
    padding: 6px 12px 6px 12px; 
    background-position: left top; 
    display: block; 
    background-image: url('images/silBtn.gif'); 
    background-repeat: repeat-x; 
    background-attachment: scroll;
    }
    .slBtn a:hover
    {
    background-position: left -100px;
    color:#003366;
    }
        .btnSilver .btnOuter
        {
            background-color: #D8D8DA;
        }
        .btnSilver .btnOuter:hover
        {
            background-color: #E9E9E9;
        }
        .btnSilver .btnOuter .btnInner a:hover
        {
            color: #003366;
        }
        .btnSilver .btnOuter, .btnSilver .btnOuter .btnInner
        {
            border-color: #666666;
        }
        .btnSilver .btnOuter .btnInner a
        {
            border-color: #F7F7F7;
            color: #000000;
        }  
        .btnOuter
        {
            display: inline-block;
            background-attachment: scroll;
            background-image: url('images/grad40.png');
            background-position: left top;
            background-repeat: repeat-x;
            border-style: solid;
            border-width: 1px 0;
            vertical-align: middle;
            _background-image: none; 
            _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Theme1/images/grad40.png', sizingMethod='scale');
        }        
        .btnOuter .btnInner
        {
            display: block;
            border-style: solid;
            border-width: 0 1px;
            margin: 0 -1px;
        }
        .btnOuter .btnInner a
        {
            border-style: solid;
            border-width: 1px;
            cursor: pointer;
            margin: 0;
            overflow: visible;
            display: block;
            padding: 5px 10px;
            text-decoration:none;
        }
    .ylBtn
    {
    border-color: #D58000; 
    border-style: solid; 
    border-width: 1px 0px 1px 0px; 
    display: inline-block;
    }
    .ylBtn span{
    display: block; 
    border-style: solid; 
    border-color: #D58000; 
    border-width: 0px 1px 0px 1px; 
    margin: 0px -1px 0px -1px
    }
    .ylBtn a{
    color: #333333;
    border: 1px solid #FFDF00; 
    padding: 6px 12px 6px 12px; 
    background-position: left top; 
    display: block; 
    background-image: url('images/yelBtn.gif'); 
    background-repeat: repeat-x; 
    background-attachment: scroll;
    }
    .ylBtn a:hover
    {
    background-position: left -100px;
    color:#003366;
    }
        .btnYellow .btnOuter
        {
            background-color: #FFDA51;
        }
        .btnYellow .btnOuter:hover
        {
            background-color: #FFE897;
        }
        .btnYellow .btnOuter .btnInner a:hover
        {
            color: #003366;
        }
        .btnYellow .btnOuter, .btnYellow .btnOuter .btnInner
        {
            border-color: #FF9900;
        }
        .btnYellow .btnOuter .btnInner a
        {
            border-color: #FFFF66;
            color: #333333;
        } 
            .blBtn
    {
    border-color: #003366; 
    border-style: solid; 
    border-width: 1px 0px 1px 0px; 
    display: inline-block;
    }
    .blBtn span{
    display: block; 
    border-style: solid; 
    border-color: #003366; 
    border-width: 0px 1px 0px 1px; 
    margin: 0px -1px 0px -1px
    }
    .blBtn a{
    color: #FFFFFF;
    border: 1px solid #7EB1E4; 
    padding: 6px 12px 6px 12px; 
    background-position: left top; 
    display: block; 
    background-image: url('images/bluBtn.gif'); 
    background-repeat: repeat-x; 
    background-attachment: scroll;
    }
    .blBtn a:hover
    {
    background-position: left -100px;
    color:#003366;
    }
        .btnBlue .btnOuter
        {
            background-color: #1E568F;
        }
        .btnBlue .btnOuter:hover
        {
            background-color: #448DD7;
        }
        .btnBlue .btnOuter .btnInner a:hover
        {
            color: #003366;
        }
        .btnBlue .btnOuter, .btnBlue .btnOuter .btnInner
        {
            border-color: #003366;
        }
 
        .btnBlue .btnOuter .btnInner a
        {
            border-color: #7EB1E4;
            color: #FFFFFF;
        }
.imgTick
{
    cursor: pointer;
}
        .addedWrapper
        {
            width: 100%;
        }
        .addedWrapper th
        {
            font-size: 250%;
            color: #555555;
            letter-spacing: -1px;
            line-height: 1.2;
            font-weight: normal;
        }
        .addedWrapper table th
        {
            font-size: 125%;
            color: #444444;
            letter-spacing: -1px;
            line-height: 1;
            font-weight: bold;
        }
        .addedWrapper table
        {
            color: #777777;
        }
        .addedWrapper table div
        {
        text-align:left;
        padding:3px;
        }
        .valignFix
        {
        vertical-align: middle;
        #vertical-align: super;
        }
        .loginDivide {
    background-image: url('images/ltGrayDot.gif');
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: 50% top;
    white-space: nowrap;
}
.loginDivide span
{
    background-color: #FFFFFF;
}
.loginDivide span span
{
    color: #C0C0C0;
}
.loginOption
{
border: 1px solid #FFFFFF;
}
.loginOptionActive
{
    background-color: #FFFFDD;
    border: 1px solid #0000FF;
}
.loginOptionDis
{
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
filter: Alpha(Opacity=50); -moz-opacity:.5; opacity: .5; }

.ssgHelp {
    font-size: 9px;
    cursor: help;
}
a.help {
    cursor: help;
}
/*Pager*/
div.paging
{
    background-color: #EFEFEF;
    height: 20px;
    margin-bottom: 5px;
    width: 660px;
    line-height: 20px;
    font-size: 13px;
    vertical-align: middle;
}
.pager
{
    width: 200px;
}
div.paging a:link, div.paging a:active, div.paging a:visited, div.paging a:focus
{
    color:#505050;
    font-weight:bold;
}
div.paging a:hover
{
    color:#C70021;
}
.pager_prev, .pager_pages, .pager_next
{
    float:right;
    text-align:center;
    height: 20px;
}
.pager_pages
{
    overflow:hidden;
}
.pager_pages a, div.view_count a
{
    margin-right:4px;
}
div.paging a.active:link, div.paging a.active:active, div.paging a.active:visited, div.paging a.active:focus
{
    color: #FFFFFF;
    background-color: #C70021;
    padding-right: 2px;
    padding-left: 2px;
}
.pager_prev, .pager_next
{
    width: 50px;
}
span.page_carrot
{
    font-size: 14px;
}
span.page_ellipse
{
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    padding-right: 3px;
}
.ddm1
{
    position: relative;
}

.ddm1 li ul
{
    margin: 0;
    padding: 3px 3px 0px 3px;
    position: absolute;
    visibility: hidden;
    border: 1px solid #C0C0C0;
    background-color: #FFFFFF;
    right: 0px;
}
.ddm1 li ul li
{
    padding: 0px 0px 3px 0px;
    text-align: left;
    white-space: nowrap;
}