

BODY{
	font-family: verdana;
	color: #121CA5;
	font-size: 12px;
	margin :  10px auto 0 auto;
}
DIV.element h2, DIV.element h3{
    display : inline;
    font-weight : normal;
}
/********************************
	Head, logo
********************************/
DIV.top {
	width: 950px;
	z-index:1;
	display: block;
}
DIV.top .left{
	display:inline;
	width: 327px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:1;
}
DIV.left img{
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:1;
}
DIV.top .middle{
	position:relative;
	top:0px;
	float:left;
	/*display:inline;*/
	background-image:url(imgs/top_fade_bg_middle.png);
	background-repeat:repeat-x;
	
	width: 618px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:1;
}
DIV.top .right{
	display:inline;
	float:right;
	height:70px;
	width: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:1;
}

DIV.top .search{
	font-family:"Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #535353;
	position: relative;
	top: -49px;
	float:right;
	right: 20px;
	z-index:3;	
}
DIV.top .search input{
	height: 14px;
	width: 170px;
	vertical-align:middle;
}
DIV.top .search select{
	height: 18px;
	width: 170px;
	font-size: 11px;
	vertical-align:middle;
}
DIV.top .search .button{
	height: 31px;
	width: 70px;
}

/******************************
	headline
******************************/

DIV.headline {
	clear:both;
	float:left;
	position: relative;	
	width: 950px;
	background-image: url(imgs/headline_middle.png);
	background-repeat: repeat-x;
	display: block;	
	margin-top: 20px;
	cursor: default;
}
DIV.headline .left{
	width: 4px;
	float: left;
}
DIV.headline .middle{
	float: left;
	margin: 4px 0 0 2px;
}
DIV.headline .middle H2 {
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #121CA5;
	font-size: 14px;
	font-weight: bold;
}
DIV.headline .right{
	float: right;
	width: 4px;
}


/**************************
	index category list
**************************/
/*
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
*/



DIV.catList{
	clear:both;
	width: 950px;
	margin-top: 10px;
	float: left;
}
DIV.catList .row {
	float: left;
}
DIV.catList .element{
	width: 420px;
	/*height: 30px;*/
	padding-top: 10px;
	padding-bottom: 5px;
	float:left;
	margin-left: 25px;
}
DIV.catList .element a.parent{
	font-size: 14px;
	font-weight: bold;
	display:block;
	color: #121CA5;
	margin-bottom: 3px;
}
DIV.catList .element a.child{
	font-size: 12px;
	font-family: arial;
	color: #121CA5;
}

/***************************
	Debug Info
***************************/
DIV.debugInfo{
	clear:both;
	position: relative;
	width: 950px;
	margin-top: 200px;
	padding-top: 200px;
}

/****************************
	path
****************************/

DIV.path{
	position: absolute;
	top: 90px;
	margin-left: 85px;
	z-index: 3;
}
DIV.path h1 {
    font-size : 12px;
    display : inline;
}
DIV.path a{
    color : #006;
}
/***************************
	refinementCats:
***************************/
DIV.refinementCatList{
	clear:both;
	position: relative;
	width: 950px;
	margin-top: 10px;
}
DIV.refinementCatList DIV.row{
	border-color: black;
	border-width:1px;
	clear:both;
}
DIV.refinementCatList DIV.row .element{
	width: 250px;
	/*height: 45px;*/
	padding-top: 10px;
	padding-bottom: 5px;
	float:left;
	margin-left: 25px;	
}
DIV.refinementCatList DIV.row .element a.parent{
	font-size: 14px;
	font-weight: bold;
	display:block;
	color: #121CA5;
	margin-bottom: 3px;
}
DIV.refinementCatList DIV.row .element SPAN{
	font-size: 12px;
	font-family: arial;
	color: #121CA5;
	padding-bottom: 4px;
}
DIV.refinementCatList DIV.row .element a.child{
	font-size: 12px;
	font-family: arial;
	color: #121CA5;
}
/***************************
	navigate pages:
***************************/
DIV.offerNavigation{
	clear:both;
	position: relative;
	width: 905px;
	margin: 10px 0 0 25px;
	padding-bottom: 10px;
}
DIV.navigatePages{
	float: left;
}
DIV.navigatePages a{
	text-decoration: underline;
	color: #121CA5;
	font-family: arial;	
}

/********************************
	offerSort
********************************/
DIV.sortOffers{
	text-align: right;
}
DIV.sortOffers .headLine {
	font-weight: bold;
	cursor: pointer;
}
DIV.sortOffers .headLine SPAN{
	font-weight: normal;
	border-width: 0px;
}
DIV.sortOffers .headLine A{
	color: #0000EE;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
	border-width: 0px;
	display: inline;
	margin: 0px;
	padding: 0px;
}

DIV.orderResults .hidden {
	display: none;
	text-align : right;
}
DIV.sortOffers a{
	
}
/******************************
	order results
******************************/
DIV.orderResults{
	float: right;
}
/******************************
	productInfo
******************************/
DIV.productInfo{
	clear:both;
	position: relative;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 25px;
}

DIV.productInfo TABLE{
	padding: 5px;
}
DIV.productInfo TABLE TD{
	vertical-align:top;
	text-align: left;
	padding-bottom:10px;
}
DIV.productInfo TABLE TD.productName{
	font-weight: bold;
}
DIV.productInfo TABLE TD.rating{
	font-weight: bold;
}
DIV.productInfo TABLE TD.rating DIV{
	display: inline;
	float: left;
	width: 280px;
	margin-top:10px;
}
DIV.productInfo TABLE TD.rating DIV DIV.details{
	clear:both;
	display: block;
	font-weight: normal;
}

/*****************************
	properties
*****************************/
DIV.properties{
	clear:both;
	position: relative;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
}
DIV.properties DIV.main{

}
DIV.properties DIV.extended{
	
}

DIV.properties DIV.details{
	clear:both;
	position: relative;
	margin-left:25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
DIV.properties TABLE{
	border: 1px solid #c0c0c0;
	border-spacing: 0px;
	font-size: 12px;
}
DIV.properties TABLE TH{
	background-color:#C0FF00;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	
	background-image:url(imgs/tr_bg.png);
	background-repeat:repeat-x;
}
DIV.properties TABLE TD{
	text-align: left;
	padding: 2px;
	border-collapse:separate;
	/*border-bottom: 1px #C0FF00 solid;*/
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;

}
DIV.properties TABLE TR{
	
}


/******************************
	offers
******************************/
DIV.offers{
	clear:both;
	position: relative;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
}

DIV.offers DIV.noOffers{
	margin-left: 25px;
	margin-bottom: 250px;
	border-spacing: 0px;
	font-size: 18px;
}

DIV.offers TABLE{
	border: 1px solid #c0c0c0;
	border-spacing: 0px;
	font-size: 12px;
	width: 950px;
}
DIV.offers TABLE TH{
	background-color: #C0FF00;
	height: 25px;
	background-image:url(imgs/tr_bg.png);
	background-repeat:repeat-x;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}
DIV.offers TABLE TH.submit{
	text-align:left;
	padding-left: 10px;
}
DIV.offers TABLE TH.submit img{
	/*
	border-color: black;
	border-width: 1px;
	border-style: solid;
	*/
	position: relative;
	top:5px;
}
DIV.offers TABLE TH.submit input{
	margin-left: 6px;
}
DIV.offers TABLE TH.footer {
	text-align:left;
	font-weight:normal;
}
DIV.offers TABLE TH.footer DIV.submit {
	float: left;
	text-align:right;

	font-size: 11px;
}
DIV.offers TABLE TH.footer DIV.submit input{
	margin-left: 6px;
}
DIV.offers TABLE TH.footer DIV.submit img{
	padding-left: 10px;
	position: relative;
	top:3px;
}

DIV.offers TABLE TH.footer DIV.pages {
	width: 500px;
	float: right;
	padding-top: 5px;
	text-align:right;
	font-size: 11px;
}
DIV.offers TABLE TD{
	border-bottom-color: #C0FF00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align:top;
	text-align: center;
	padding: 10px;
}

DIV.offers TABLE TD.info{
	text-align: left;
}
DIV.offers TABLE TD.info DIV.productName h3{
	font-weight:bold;
	font-size: 12px;	
	display: inline;
	margin: 0;
	padding: 0 0 10px 0;
}
DIV.offers TABLE TD.info DIV.productDescription{
	
	background-color: #FFFFFF;
}
DIV.offers TABLE TD.info DIV.productDescription DIV.description{

}
DIV.offers TABLE TD.info DIV.rating{
	text-align: left;
	padding-top: 10px;
}
DIV.offers TABLE TD.info DIV.rating TABLE{
	border-width: 0px;
}

DIV.offers TABLE TD.info DIV.rating TABLE TR.hidden{
	
}
DIV.offers TABLE TD.info DIV.rating TABLE TD{
	border-width: 0px;
	border-spacing:0px;
	width:11px;
	padding: 0px;
	text-align: left;
	background-color:#FFFFFF;
}
DIV.offers TABLE TD.info DIV.rating TABLE TD.expert{
	width:160px;
	background-color:#FFFFFF;
	padding: 2px;
}
DIV.offers TABLE TD.info DIV.rating TABLE TD.expertEmpty{
	width:0px;
	background-color:#FFFFFF;
}
DIV.offers TABLE TD.info DIV.rating TABLE TD.user{
	width:160px;
	background-color:#FFFFFF;
	padding: 2px;
}
DIV.offers TABLE TD.info DIV.rating TABLE TD.userEmpty{
	width:0px;
	background-color:#FFFFFF;
}
/*
DIV.offers TABLE TD.info DIV.rating DIV.expert{
	text-align: left;
	display: inline;
	float:left;
	width: 170px;
}
DIV.offers TABLE TD.info DIV.rating DIV.user{
	text-align: left;
	display: inline;
	float:left;
	width: 170px;
}*/
DIV.offers TABLE TD.details {
	padding: 10px;
}
DIV.offers TABLE TD.details A{
	display: block;
	padding-bottom: 10px;	
}

DIV.offers TABLE TD.compare{
	border-right-color: #C0FF00;
	border-right-style: solid;
	border-right-width: 1px;
	vertical-align:middle;
}

DIV.offers TABLE TD.price {
	
}
DIV.offers TABLE TD DIV.price{
	font-weight:bold;
	/*color: #C0FF00;*/
}
DIV.offers TABLE TD DIV.priceOld{
	
}



/******************************
	resultFilter
******************************/

DIV.resultFilter{
	clear:both;
	position: relative;
	width: 950px;
	margin-top: 10px;
	margin-left: 25px;
}
DIV.resultFilter{
	float:left;
	width:950px;
	/*border: 1px solid #c0c0c0;*/
}
DIV.resultFilter .mainHeadLine{
	float:left;
	width:100%;
	margin-bottom: 10px;
	/*border: 1px solid #c0c0c0;*/
}

DIV.resultFilter .mainHeadLine DIV.setFilter{
	display: block;
}
DIV.resultFilter .priceFilter{
	float: left;
}
DIV.resultFilter .otherFilters{
	width: 720px;
	float: left;
}
DIV.resultFilter .otherFilters .filterGroup{
	display: block;
	float: left;
}
DIV.filter{
	float: left;
	width: 220px;

	padding: 2px;
	margin: 2px;
}
DIV.filter .headLine A{
	color: #0000EE;
	text-decoration: underline;
	font-weight:normal;
	background-color: transparent;
	border-width: 0px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
DIV.filter .headLine {
	font-weight: bold;
	cursor: pointer;
}
DIV.filter .hidden {
	display: none;
}
DIV.filter a{
	display: block;
}

/********************************
	productComparison
********************************/

DIV.productComparison{
	clear:both;
	position: relative;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
}
DIV.productComparison TABLE{
	border: 1px solid #c0c0c0;
	border-spacing: 0px;
	font-size: 12px;
}
DIV.productComparison TABLE TH{
	height: 23px;
	background-color: #C0FF00;
	
	background-image:url(imgs/tr_bg.png);
	background-repeat:repeat-x;
	
	padding-left:20px;

	text-align: left;
	font-size: 14px;
	font-weight: bold;

	padding-right: 2px;
}
DIV.productComparison TABLE TD{
	border-bottom-color: #C0FF00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}
DIV.productComparison TABLE TD.borderRight{
	border-right-color: #C0FF00;
	border-right-style: solid;
	border-right-width: 1px;

}
DIV.productComparison TABLE TD.propertyLabel{
	border-right-color: #C0FF00;
	border-right-style: solid;
	border-right-width: 1px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	padding: 10px;	
}

/********************************
	searchBody
********************************/
DIV.searchBody{
	clear:both;
	position: relative;
	text-align: center;
	width: 950px;
	padding-top: 40px;
	padding-bottom: 40px;	
}
DIV.searchBody DIV.description{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
DIV.searchBody input{
	height: 18px;
	width: 370px;

	vertical-align:middle;
}
DIV.searchBody select{
	height: 22px;
	width: 190px;
	vertical-align:middle;
}
DIV.searchBody .button{
	height: 27px;
	width: 70px;
}


/********************************
	diverse
********************************/

DIV#compareError{
	display: none;
	font-weight: bold;
	color: #FF0000;
	
		clear:both;
	position: relative;
	width: 950px;
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
DIV.disclaimer{
	margin-left: 25px;

	clear: both;
	text-align: left;
	padding-top: 50px;
	margin-bottom: 20px;
	margin-right: 50px;
}
DIV.footer{
	margin-left: 25px;
	text-align: left;
	clear: both;
	text-align: center;
	padding-top: 50px;
	margin-bottom: 50px;
}



