/*--/ overwriting customer-navigation.css style definitions /--*/

div#linksMenu li div {

background-position: 9px 12px;
padding-left: 19px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
letter-spacing: -0.02em;
}

div#linksMenu div.sect a {
	background-position: -5px 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing: -0.03em;
	color:#527bb9;
}
div#linksMenu div.lili {

background-position: 22px 12px;
padding-left: 32px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#527bb9;
}
			div#linksMenu div.lili a {
			
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#527bb9;
			}
			
			div#linksMenu div.lili a:hover {
			
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#003399;
			}
div#tlt {
	padding: 5px 0 0 6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#527bb9;
	letter-spacing: -0.02em;
}

* html div#topLinksMenu { z-index: -1; }

/*--/ specific style definitions /--*/

p {

	font-family: verdana, arial, sans-serif;
	font-size: 12px;

}

div.back-button {

	float: right;
	position: relative;
	background: url(../../images/nav/customer/bg-contentarea.gif) repeat-x 0px 15%;
	border: 2px solid #f0f0f0;
	margin: 12px;
	padding: 4px 8px;
	z-index: 9999;

}
div.back-button a {

	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;

}
div#contentColumn {

	width: 750px;

}
div#contentArea {

	background: #ffffff;
	border: 2px solid #d6d7d9;
	-moz-border-radius: 8px;
	margin: 4px 4px 4px 4px;
	padding: 10px 10px 20px 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	clear: none;

}

div#contentArea h1 {

	margin: 12px 0px 6px -12px;
	padding: 0px 0px 0px 0px;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #527bb9;

}

div#contentArea h2 {

	margin: 9px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #527bb9;

}

div#contentArea h3 {

	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #527bb9;

}
div#contentArea p, div#contentArea table {

	font-family: verdana, arial, sans-serif;
	font-size: 12px;

}

div.button {

	background: #ffffff;
	border: 2px solid #e0e0e0;
	-moz-border-radius: 4px;
	width: 65px;
	height: 25px;
	cursor: pointer;
	cursor: hand;

}
div.button a {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8797ac;
	text-decoration: none;

}

div.button.mail {

	float: right;
	background: url(../../products/css/images/price_request.gif) no-repeat 100% 2px;
	padding: 0px 28px 2px 4px;

}

/*--/ brand list elements style properties /--*/
div.brandFrame {

	float: left;
	position: relative;
	background-color: #f6f6f6;
	margin: 0px 4px 8px 4px;
	width: 225px;
	height: 144px;
	z-index: 9999;
	overflow: hidden;

}
* html div.brandFrame { width: 232px; }

div.brandFrame div.topLeftCorner {

	position: absolute;
	background: url(./images/corner-product-topleft.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	width: 10px;
	height: 10px;

}

div.brandFrame div.topRightCorner {

	position: absolute;
	background: url(./images/corner-product-topright.gif) no-repeat;
	margin: 0px 0px 0px 215px;
	width: 10px;
	height: 10px;
	top: 0px;
	left: 0px;

}
* html div.brandFrame div.topRightCorner { margin-left: 222px; }

div.brandFrame div.bottomLeftCorner {

	position: absolute;
	background: url(./images/corner-product-bottomleft.gif) no-repeat;
	margin: 134px 0px 0px 0px;
	width: 10px;
	height: 10px;
	top: 0px;
	left: 0px;

}

div.brandFrame div.bottomRightCorner {

	position: absolute;
	background: url(./images/corner-product-bottomright.gif) no-repeat;
	margin: 134px 0px 0px 215px;
	width: 10px;
	height: 10px;
	top: 0px;
	left: 0px;

}
* html div.brandFrame div.bottomRightCorner { margin-left: 222px; }

div.brandContent {
	
	border: 2px solid #e2e2e2;
	padding: 10px;
	height: 120px;
	overflow: hidden;

}
div.brandContent span.brand {

	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #527bb9;

}
