/* -----------------------------------------------------------------------------------------
$Id: stylesheet.css 18:34 Samstag, 20. Maerz 2010 mz $   

XT-Commerce - community made shopping
http://www.superdesignerbros.com

Copyright (c) Uwe Soelen Flaig

---------------------------------------------------------------------------------------*/

* { margin:0; padding:0; }
a:visited, a { color:black; text-decoration:none; }
a:hover, a:focus, a:active { text-decoration:underline; }
#content a {  /* color:#078fc9; */ color:#2b5eb1; }
.nofollow {
	color:#2b5eb1;
	text-decoration:none;
	cursor:pointer;
}
#protectedShopsBox {
	margin-bottom:10px;
}

.hover {
	color: #2b5eb1;
	text-decoration:underline;
	cursor: pointer;
}
h1, .contentsTopics  {
	margin-bottom:10px;
	font-weight:bold;
	font-size:22px;
}
h2 {
	color:#666666;
	font-weight:bold;
	font-size:14px;
	margin:10px 0;
}
ol {
margin-left:20px;
}
p {
	margin:10px 0;
}
fieldset {
	border:1px solid #cecfce;
	padding:10px;
	margin:10px 0;
}
* + html legend {
	margin-bottom:10px;
}
legend {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#666;
	font-weight:bold;
}
ul > li {
	/* list-style-image:url(./img/arrow_blue.gif); */
	margin-left:15px;
}
.u {
	text-decoration:underline !important;
}
.thead > td {
	font-weight:bold;
	border-bottom:1px solid #cecfce !important;
}
.thead > td:last-child {
	border-left:none !important;
}
.tcontent {
	width:100%;
}
.tcontent tr td{
	padding:5px;
	border-bottom:1px dashed #cecfce;
}
.tcontent tr td:last-child{
	border-left:1px dashed #cecfce;
}
.tcontent tr:last-child td{
	border-bottom:none;
}
.right {
	text-align:right;
	margin-bottom:0;
	white-space:nowrap;
}
.inputRequirement {
	font-size:12px;
	color:grey;
	font-weight:bold;
}
.confirmationEdit, .confirmationEdit a {
	font-size:80%;
	font-style:italic;
	color:#009933 !important;
}
.prodcutsPrice {
	font-size:24px;
	font-weight:bold;
}
#new_find input[type="text"] {
	height:22px;
	padding-left:2px;
}
#pDetails .prodcutsPrice {
	color:#078fc9;
	font-size:30px;
	font-weight:bold;
}
.articleThumb {
	min-width:130px;
	min-height:130px;
}
.shippingTime {
	font-size:12px;
	color:grey;
}
.prodcutsShipping {
	font-size:12px;
	color:grey;
}
.prodcutsShipping > a  {
	color:black !important;
}
.tablec1 > td {
	background: white;
}
.tablec2 > td {
	background:#f4f4f4;
}
.tablechover > td {
	background:#e1eef4 !important;
}
.tablecactive > td {
	background:#c9e1eb !important;
}
.mainpageProducts {
	min-height:150px;
	border:1px solid #cecfce;
	margin:5px;
	padding:10px;
	margin-left:0;
	margin-right:10px;
}
.boxBottom a {
	/* color:#078fc9; */
	color:#2b5eb1;
	text-decoration:underline;
}
img { border:none; }
html {
	overflow-y: scroll;
}
html, body {
	/* background:url(img/background.png) top left repeat-y white; */
	background:white;
	font-family:Arial, Albany, Sans-Serif;
	font-size:14px;
	/* height:101%; */
}
input[type="text"], input[type="password"], select, textarea {
	background:white;
	border:1px solid #a36500;
}
input[type="image"] {
	background:none;
	border:none;
}
hr {
	border:solid #cecfce 0px;
	background-color:#cecfce;
	height:1px;
	margin:5px 0;
}
* + html hr {
	margin-bottom:0;
}
#content hr {
	margin:10px 0;
}
#content input[type="text"], input[type="password"], textarea, select {
	border-color:#cecfce;
}
#wrapper {
	width: 980px;
	margin:10px auto 0px auto;
	background:white;
}
#header > img {
	margin-left:20px;
}
#specialMenu {
	float:right;
	font-size:12px;
	font-weight:bold;
}
#hotline {
	float:right;
}
#specialMenu > a > img{
	position:relative;
	top:2px;
}
#directory {
	font-size:12px;
	margin-top:10px;
	margin-left:10px;
}
#directory > a {
	text-decoration:underline;
}
#menutabs {
	padding: 4px 0;
	margin:10px 0 0 10px;
	border:1px solid #a6a6a6;
	border-bottom:none;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	float:left;
}
#menutabs li{
	margin:0;
	display:inline;
	border-right:1px solid #a6a6a6;
	border-left:1px solid white;
	padding:4px 20px;
	background:url(./img/gradient-tab.png) repeat-x top left #d1d1d1;
}
#menutabs > li:hover {
	background:url(./img/gradient-tab-hover.png) repeat-x top left #bdbdbd;
}
#menutabs li:first-child {
	border-left:none;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
}
#menutabs li:last-child {
	border-right:none;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;
}
#menutabs > li > a, #menutabs > li > span {
	color:black;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
}
#menutabs a:hover, #menutabs a:active, #menutabs a.here:link, #menutabs a.here:visited {
	/* background:#bbb; */
}
#menupanel {
	position:relative;
	clear:both;
	background:url(./img/gradient-box.png) repeat-x top left #f19a0c;
	height:34px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	vertical-align:middle;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index:10;
}
#menupanel input[type="text"], #menupanel input[type="image"], #menupanel select {
	float:left;
	margin:0 10px 0 0;
}
#menupanel input[type="text"] {
	height:19px;
	width:400px;
	padding-left:5px;
	padding-top:3px;
}
#menupanel select {
	height:24px;
	padding-top:2px;
	border:1px solid #a56500;
}
#cart {
	width:210px;
	float:right;
	margin-top:20px;
}
#cart > .infoBoxHeading > div {
	background:url(./img/cart.png) no-repeat left center;
	padding-left:21px;
}
#cartContent {

}
#navi {
	float: left;
	width: 200px;
	margin-bottom:20px;
}
#content {
	margin-left: 210px;
	margin-bottom:50px;
	font-size:13px;
	position:relative;
	padding-right:10px;
}
.errorMessage {
	border:1px solid red;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	position:absolute;
	top:-10px;
	left:0px;
	border-top:none;
	padding:10px;
	background:white;
	z-index:1000;
}
.errorBox {
	border:1px solid red;
	-moz-border-radius:5px;
	padding:10px;
	background:white;
	float:right;
}
.errorBox td {
	padding:1px 0;
}
.greyBox, .whiteBox {
	padding:10px;
	float:left;
}
.greyBox h2, .whiteBox h2 {
	margin-top:0;
}
.greyBox {
	
	border:1px solid #a5a6a5;
	/* border-top:10px solid #a5a6a5; */
	background:#EFEFEF;
}
.whiteBox {
	
	border:1px solid #a5a6a5;
	/* border-top:10px solid #a5a6a5; */
	background:white;
}
#boxCategories a {
	font-size:14px
}
input[name="products_qty"] {
	height:21px;
	padding-left:5px;
	padding-top:4px;
}
#footer {
	clear:both;
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
}
#footer a {
	margin-left:5px;
}
#footer div {
	color:grey;
}
#hersteller > img {
	vertical-align:middle;
	margin:0 5px;
}
.infoBoxHeading {
	background:url(./img/gradient-box.png) repeat-x top left #f19a0c;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	height:19px;
	padding:4px 0 0 10px;
}
.infoBox {
	border:1px solid #bdbdbd;
	border-top:none;		
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomright: 5px;
	margin-bottom:10px;
	padding:5px;
	font-size:12px;
}
#boxReviews > div > div:first-child {
	text-align:center;
	font-weight:bold;
	padding:5px 0;
}
/* .rating{
	width:80px;
	height:16px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(./img/stars.gif) no-repeat 0 0;
}
.nostar {background-position:0 0}
.onestar {background-position:0 -16px}
.twostar {background-position:0 -32px}
.threestar {background-position:0 -48px}
.fourstar {background-position:0 -64px}
.fivestar {background-position:0 -80px}
ul.rating li {
	cursor: pointer;

	float:left;

	text-indent:-999em;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;	
	background: url(./img/stars.gif) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -96px;}
ul.rating li.two a:hover {background-position:0 -112px;}
ul.rating li.three a:hover {background-position:0 -128px}
ul.rating li.four a:hover {background-position:0 -144px}
ul.rating li.five a:hover {background-position:0 -160px}
 */
#login input[type="text"], #login input[type="password"] {
	width:142px
}
#boxLogin input[type="text"], #boxLogin 	input[type="password"]  {
	width:175px;
}
#boxLogin input[type="image"]  {
	/* margin-top:5px; */
}
#boxLogin  div {
	padding:2px 0 0 2px;
	color:grey;
}
#paymentssl {
	font-style:italic;
	font-size:14px;
}
#paymentssl > span > img {
	
}
#paymentssl > div {
	text-align:center;
}
#paymentssl > div > img {
	margin-top: 10px;
}
#checkoutBar {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}
#checkoutBar tr td {
	text-align:center;
}
.checkoutBarLast {
	color:#69bbe1;
	background:url(./img/pixel-blue.gif) no-repeat center top;
}
.checkoutBarLast > a {
	color:#69bbe1;
}
.checkoutBarLast > a:hover {
	color:#0e7db1;
}
.checkoutBarCurrent {
	cursor:default;
	color:#0e7db1;
	background:url(./img/pixel-current.gif) no-repeat center top;
}
.checkoutBarCurrent > a {
	color:#0e7db1;
}
.checkoutBarTo {
	cursor:default;
	color:#cecfce;
	background:url(./img/pixel-silver.gif) no-repeat center top;
}
.checkoutBarTo > a {
	color:#cecfce;
}
.checkoutBarArrow {
	background:url(./img/pixel-arrow.gif) no-repeat top right;
}
.copyright {
	display:none;
}
#search_suggest {
		/* filter:alpha(opacity=95);
		-moz-opacity:0.95;
		-khtml-opacity: 0.95;
		opacity: 0.95; */
		font-size:12px;
        position: absolute;
		top:33px;
		left:10px;
		width:405px;
        display:none;
        background-color:white;
        text-align: left;
        border: 1px solid #a56500;
		/* z-index:12; */
}
.suggest_link {
        background-color:transparent;
        padding: 6px 6px 6px 6px;

}
.suggest_link_over {
        background-color: #e1eef4 !important;

		padding: 6px 6px 6px 6px;
        cursor: pointer;
}
#checkoutSteps {
	margin:5px 0 10px 0;
}
#cart_quantity input[type="text"] {
	text-align:right;
	padding-right:3px;
	font-size:14px;
}
.roundNumber {
	background:url(./img/best-seller.png) no-repeat top left;
	text-align:center;
	color:#5f4608;
	font-size:16px;
	margin:3px 3px 0 0;
	padding-top:2px;
	font-weight:bold;
	width:25px;
	height:23px;
}
