body{
	
	background:#E9ECE2 url(/img/header.jpg) left top repeat-x;
	
}

.clearing{
	
	clear:both;
	
}

#footerBottomLine{
	
	height:5px;
	
	background:#AAB09E;
		
	width:100%;
	
}

#logo{
	
	width:315px;
	
	height:41px;
	
	background:url(/img/logo.gif) left top no-repeat;
	
	position:absolute;
	
	top:28px;
	
}

#logo a{
	
	display:block;
	
	width:100%;
	
	height:100%;
	
}

#banner{
	
	width:468px;
	
	height:60px;
	position:absolute;
	
	right:0;
	
	top:10px;
	
}

#langbar span{
	
	color:#FFF;
	
	padding:0 2em;
	
	border-right:1px solid #FFF; 
	
}

#langbar ul li + li span {
              
    border-right:0;          
              
}

#jflanguageselection{
	
	margin:0;
	
}

#langbar{
	
	margin-right:2em;
	
}

#nav .menu span{
	
	font:bold 10px Verdana;
	
	color:#FFF;
	
	text-transform:uppercase;
	
}

#nav .menu li{
	
	float:left;
	
	padding:0.5em 3em;
	
	background:#A6B7C3 url(/img/navbg.gif) left top repeat-x;
	
	margin-right:1px;
	
}

#nav .menu li.active{
	
	background:url(/img/active.gif) left top repeat-x;
	
}

#left .content{
	
	background:url(/img/left_corner.gif) right top no-repeat;
	
	position:relative;
	
	right:-25px;
	
}

#right .content{
	
	background:url(/img/right_corner.gif) left top no-repeat;
	
	position:relative;
	
	left:-37px;
	
}

#center .content{
	
	background:url(/img/right_corner.gif) left top no-repeat;
	
}

.content{
	
	padding:20px;
	
}

#toolbar{
	
	width:200px;
	
	float:left;
	
	padding-top:0.3em;
	
}

#toolbar a{
	
	margin-right:2em;
	
}

#footer{
	
	color:#666666;
	
}

#footer p{
	
	margin:0;
	
}

#footer table tr td{
	
	width:250px;
	
}

#footer table tr td + td + td + td{
	
	text-align:center;
	
}

.banneritem{
	
	margin-bottom:1em;
	
	text-align:center;
	
}

#categories li{
	
	color:#000;
	
	padding:1em 0 1em 2em;
	
	border-bottom:1px dotted #000;
	
	background:url(/img/bullet.gif) left 1.2em no-repeat;
	
}

#categories li a{
	
	color:#000;
}

#categories li li{
	
	border:0;
	
	padding:0.3em 0 0.3em 1em;
	
	background:url(/img/subbullet.gif) left center no-repeat;
	
}

#categories li li a{
	
	color: #2E719E;
	
}

#categories li li a span{
	
	font-weight:normal;
	
}

.contentpaneopen{
	
	width:100%;
	
}

.contentheading, h3{
	
	padding-left:2em;
	
	border-bottom:1px dotted #000;
	
	background:url(/img/bullet.gif) left center no-repeat;
	
}

.contentheading span, h3{
	
	text-transform:uppercase;
	
	font-weight:bold;
	
}

h3{
	
	padding-bottom: 0.3em;
	
}

#current span{
	
	font-weight: bold;
	
}

#categories > ul > li.active > a > span, #categories li li.active span{
	
	font-weight:bold;
	
}

.browseProductContainer h3{
	
	background:none;
	
	border:0;
	
	text-transform:none;
	
	padding:3px;
	
}

.browseProductContainer .browseProductDescription{
	
	margin:0;
	
}

.browseProductContainer{
	
	border-bottom:1px dotted #000;
	
}

.browsePriceContainer{
	
	float:left;
	
	margin-top:0;
	
	width:50%;
	
}

.browseProductImageContainer{
	
	float:right;
	
}

.browseProductTitle{
	
	width:50%;
	
	font-size:1em;
	
}

.browseRatingContainer{
	
	width:50%;
	
	margin-bottom:1em;
	
}

.browseProductDescription{
	
	padding:3px;
	
}

.button{
	
	
	
}

.button a{
	
	font-weight:bold;
	
	color:#CC0000;
	
	background:url(/img/button.gif) right center no-repeat;
	
	padding-right:1.5em;
	
	/*padding-left:1em; */
}

.shortBtn{
	
	width:10em;
	
}

#categoryList img{

	float:right;

}

#categoryList td{
	vertical-align:top;
}

#categoryList td div{
	margin-top:1em;
}

