/* -------------- CUSTOM STYLES */

a  {
	color: #0025A2;
}

td {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

td.TopNav {
	height:16px;
	font-weight: bold !important;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	line-height: 1.3em;
	background-color: #5B7E92;
}

td.SearchArea {
	height:12px;
	font-weight: bold !important;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	line-height: 1.3em;
}

a.SearchArea {
	top: -1px;
	color: #071C85;
}

td.MainHeader {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.ContentHeader {
	height:16px;
	font-weight: bold !important;
	font-family: Arial;
	font-size: 18px;
	line-height: 1.3em;
	color: #5B7E92;
}

td.ContentHeader a {
	color: #5B7E92;
}

td.CartFeatureHeader {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px;
}

a.CartFeature {
	top: -1px;
	color: #071C85;
}

.menu1 {
	font-size: 12px;
	color: #5B7E92;
	background-color: #ffffff;
}
.menu1 a {
	color: #071C85;
	text-decoration: underline;
}
.menu1 a:hover {
	color: #0025A2;
	text-decoration: underline;
}
.menu1_over {
	font-size: 12px;
	color: #000000;
	background-color: #E1E1E1;
}
.menu1_over a {
	color: #5B7E92;
	text-decoration: underline;
}
.menu1_over a:hover {
	color: #0025A2;
	text-decoration: underline;
}

.productListing {
	height:10px;
	background-color: #EBEBEB;
}

.altProductListing {
	height:10px;
	background-color: #ffffff;
}

.ProdNameHeader {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.ProdNameRow {
	padding: 2px 2px 2px;
	background-color: #FFFFFF;
}

.ProdSectionHeader {
	font-size: 12px;
	color: #5B7E92;
	font-weight: bold;
}

.ProdSectionRow {
	padding: 0px 2px 0px;
	background-color: #5B7E92;
}

.ProdRow {
	padding: 0px 2px 0px;
	background-color: #EBEBEB;
}

.AltProdRow {
	padding: 0px 2px 0px;
	background-color: #FFFFFF;
}

.KitFeatureRow {
	padding: 0px 2px 0px;
	background-color: #DADADA;
}

.KitRow {
	padding: 0px 2px 0px;
	background-color: #EBEBEB;
}

.AltKitRow {
	padding: 0px 2px 0px;
	background-color: #ffffff;
}

.CartRowHeader {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.ContentSubHeader {
	font-size: 11px;
	color: #5B7E92;
	font-weight: bold;
}
.CheckoutInput 
{
		font-family: Arial;
	font-size: 11px;
	color: #000000;
}



/* -------------- VOLVO STYLES */

td.TopNavLink,
td.TopNavLinkSelected {
	height:16px;
	font-weight: bold !important;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	line-height: 1.3em;
	padding: 0px 0px 4px;
	background-color: #5B7E92;
}

a.TopNavLink,
a.TopNavLinkSelected,
a.TopNavLinkLast,
a.TopNavLinkLastSelected {
	top: -1px;
	text-decoration: underline;
	color: #ffffff;
}


a.TopNavLinkSelected,
a.TopNavLinkLastSelected {
	background-color: #3456c3;
	color: #FFFFFF;
}

.RequiredIndicator
{
	font-size:8pt;
	color:#FF0000;
}

/* -------------- */

marquee ul, marquee li {margin: 0px; padding: 0px;}

a.TopLink {
	display: block;
	width: 100%;
	height: 111px;
}

#ctl00_Body_UpdatePanel1 { width: 220px; overflow: hidden; }
h2 { font-size: 18px; }

.center { text-align: center; }
.right { float: right; }

.content .error { color: red; margin-bottom: 7px; }
.content.orderstatus { width: 400px; text-align: left; margin: auto; }
.content.orderstatus label { width: 150px; float: left; clear: both; margin-right: 45px; }
.content.orderstatus input { width: 200px; float: left; margin-bottom: 12px; }
.content.orderstatus input.button { width: 120px; float: right; margin-right: 5px; }

.content.listing { clear: both; margin:auto; width: 400px; }

.keyword-search { position: relative; }
.keyword-search .search-info { 
	width: 386px;
	position: absolute;
	left: 158px;
	top: -118px;
	overflow: hidden;
	display: none;
}
.keyword-search .search-info .content { 
	background: url(images/pop-top.png) no-repeat 0 0;
	padding: 15px 20px 5px 35px;
}
.keyword-search .search-info .content ul { margin: 0; padding: 0 0 0 15px; } 
.keyword-search .search-info .content ul li { padding-bottom: 7px; } 
.keyword-search .search-info .bottom {
	background: url(images/pop-bottom.png) no-repeat bottom right;
	width: 386px;
	height: 30px;
}

