
/* Catalognavigation */
#sideNav > ul > li{
color:#ccc;
border-bottom:1px solid #2A6E99;
line-height:25px;
list-style:none;
margin:0px 5px 0px 10px;
}

#sideNav > ul > li > a{
/*color:#C2D1D9;*/
color: white;
text-decoration:none;
}

#sideNav > ul > li > a:hover{
color:#E4D540;
text-decoration:none;
}

#newArticlesNav{
display: block;
border: 1px solid 2A6E99;
margin-bottom: 3px;
margin-left: -5px;
}

#newArticlesNav li{
 background:url("../lrp_shop_images/new.gif") no-repeat scroll right center transparent;
 border: 0 solid yellow;
 border-bottom:0px;
}

a#newArticles{
color:white;
cursor:pointer;
display:block;
line-height:23px;
text-decoration:none;

}

/* Login */

#loginform >.leftbar {
	width: 35%;
	clear: both;
	float: left;
	display: inline;
	padding:4px;
	margin:0 0;
	text-align: left;
}

/* Registration */
h1.legend{
clear:both;
display:block;
width:95%;
}

.leftbar {
	width: 35%;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 10px 0;
	text-align: right;
    background-color:transparent;

}
.rightbar {
	width: 60%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
    background-color:transparent;
}

.rightbar > input{
	width:50%;
	border:1px solid #015486;
	padding:4px;
}

.rightbar > input:hover{
background-color:#99CCFF;
}

.rightbar > input:focus, input:active{
background-color:#E0E0E0;
}

/*
CSS fr xWS_Customer.tpl.php angelegt - IS 09.12.2008
ANFANG
*/
.completBar
{
height: 18px;
width: 350px;
/*border: 1px solid #666666;*/
}

.linksBezeichnung
{
float: left;
width: 150px;
text-align: right;
padding-right: 5px;
margin-top: 3px;
/*border: 1px solid #666666;*/
}

.rechtsEingabe
{
width: 150px;
/*border: 1px solid;*/
}

/*
CSS fr xWS_Customer.tpl.php angelegt - IS 09.12.2008
ENDE
*/


/* Currencyswitcher */
ul.currencyswitcher{
display:block;
border: 1px solid red;
height:auto;
}

ul.currencyswitcher > li > a > img{
border: 1px solid red;
display:inline;
float:left;
width:30px;
}

#loginform > .leftbar{
margin:0;
text-align:left;
}

/* Detail */
.price{
color:#c30;
font-size:1.25em;
font-weight:bold;
}


.sonderpreisteaser{
color:#c30;
font-size:1.1em;
font-weight:bold;
}

#CatalogViewOptions{
clear: both;
float: right;
background-color: transparent;
width: 98%;
margin:10px 1%;
color: white;
}

/* Productsorting */
#ProductSortingOption{
float:left;
background-color: transparent;
width:30%;
height:25px;
margin:0 3%;
}

#ItemPerPageOption{
float:left;
background-color: transparent;
width:30%;
height:25px;
}

#PagerOption{
background-color: transparent;
width:30%;
float: right;
height:25px;
text-align:right;
line-height:25px;
}

.pagerLink {
	color:#ce3402;
	font-weight:bold;
	padding:0 7px 0 7px;
}


.pagerLink, .pagerLinkHit{
	border:1px solid #00263d;
	border-bottom:0;
	border-top:0;
	border-right:0;
	padding:0 7px 0 7px;
}

