﻿body  {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:0; 
	padding:0;
	text-align:center;
	color:#444444;
	background-image:url(../images/layout/bg.jpg);
	background-repeat:repeat-x;
}
a {color:#444444;}
a:hover {color:#1177ff;}
a.noDeco {text-decoration:none;color:#444444;}
p {margin:0;padding:0;}
.aMenuLeftParent
{
	display:block;
	background-color:#dfeee7;
	color:#444444;
	padding:7px 3px 2px 5px;
	margin:0;
	text-decoration:none;
	border-bottom:1px solid #cbdfd6;
}
.aMenuLeft 
{
	display:block;
	background-color:#EBF4F1;
	color:#444444;
	padding:7px 3px 2px 5px;
	margin:0;
	text-decoration:none;
	border-bottom:1px solid #cbdfd6;
}
.aMenuLeft:hover
{
	background-color:#FFFFFF;

}
.aMenuLeftParent:hover
{
	background-color:#EBF4F1;

}
img {border:none;}
h1 {
	margin:0 0 10px 0;
	font-size:22px;
	font-family:Courier New;
	color:#d81233;
	font-weight:normal;
}
h3 {
	background-color:#CADED5;
	color:#FFFFFF;
	font-size:11px;
	padding:3px 2px 3px 8px;
	margin:0px;
}
select, input, textarea {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
}
.lgnTable td {padding:0 10px 5px 0;}
.posAbsolut {position:absolute;}
.fLeft {float:left;}
#dhtmltooltip {position:absolute;max-width:140px;border:1px solid #E6E6E6;padding:2px 4px 2px 4px;background-color:#edeef0;visibility:hidden;z-index:100;}
.divAlert {background-color:#C10000;color:#FFFFFF;padding:3px 5px 3px 5px;font-weight:bold;margin:10px 0px 10px 0px;}



.btnShadowLeft {
	background-image:url(../images/layout/btnLeft.jpg);	
	background-repeat:no-repeat;
	background-position:left;
	margin:0px 0px 0px 0px;	
	float:right;
	height:67px;
	width:8px;
}
.btnShadowMiddle {
	background-image:url(../images/layout/btnMiddle.jpg);
	background-repeat:repeat-x;
	background-position:left;
	margin:0px 0px 0px 0px;	
	padding:17px 10px 0px 10px;	
	float:right;
	height:50px;
	font-weight:bold;
	color:#339966;
	text-decoration:none;
	cursor:pointer;
}
.btnShadowRight {
	background-image:url(../images/layout/btnRight.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px 0px 0px 0px;	
	float:right;
	height:67px;
	width:8px;
	border:0;
}
.btnSearch {
	margin:0px 0px -5px 2px;	
}
/*////////////////////////////////////////////////////////////
////////////////  info box  //////////////////////////////////
////////////////////////////////////////////////////////////*/
h3.info {
	background-color:#CBDFD6;
	font-family:Courier New;
	margin:0 0 0 0;
	font-size:16px;
	color:#FFFFFF;
	height:16px;
	padding:5px 3px 6px 5px;
}

.infoBox {
	background-color:#F6F6F6;
	padding:10px 5px 10px 5px;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
	margin:0 0 10px 0;
}
.cartTable {
	width:683px;
	border:1px solid #CBDFD6;
}
.cartTable a {color:#444444;text-decoration:none;}
.cartTable td {
	padding:5px;
	border-bottom:1px solid #CBDFD6;
	vertical-align:top;
}
.cartHeader {
	background-color:#CBDFD6;
	color:#FFFFFF;
	font-weight:bold;
	
}
.cartHeader td {padding:3px;}
.productImageCart 
{
	width:70px;
	height:70px;
	float:left;
	margin:0 10px 0 0;
}
.imgPlus 
{
	position:relative;
	top:-5px;
	left:-3px;
}
.imgMinus 
{
	position:relative;
	top:6px;
	left:-16px;
}
.tableBasketSum {float:right;text-align:right;margin:5px 0 10px 0;}
.tableBasketSum td
{
	padding:0 0 5px 6px;
}
/*////////////////////////////////////////////////////////////
////////////////  info box  //////////////////////////////////
////////////////////////////////////////////////////////////*/


/*////////////////////////////////////////////////////////////
////////////////  header & footer  ///////////////////////////
////////////////////////////////////////////////////////////*/
.headLine {
	margin:10px auto 0 auto;
	padding:4px 0 0 0;
	height:43px;
	position:relative;
	background-image:url(../images/layout/headerBg.jpg);
	background-repeat:repeat-x;
	width:915px;
	text-align:center;
}
.headNfootA {
	text-decoration:none;
	color:#FFFFFF;
	list-style:none;
	line-height:18px;
	font-size:14px;
	font-variant:small-caps;
	padding:0 22px 0 22px;
}
.headNfootA:hover {color:#e7032d;}
.loggedInAs {width:910px;position:absolute;top:-125px;left:0px;margin:0;text-align:right;}
.telly {position:absolute;top:-125px;left:0px;margin:0;text-align:left;color:#BBBBBB;}
.telly img {margin:5px 0 0 0;}
.cart {width:915px;position:absolute;top:-30px;left:0px;margin:0;text-align:right;}
.cart a {font-size:16px;font-variant:small-caps;color:#CCCCCC;text-decoration:none;} 			      
.footer {
	width:915px;
	margin:0 auto 0 auto; 	
	padding:4px 0 0 0;
	height:70px;
	background:#FFFFFF;
	background-image:url(../images/layout/footerBg.jpg);
	background-repeat:repeat-x;	
} 
.footer p {
	margin: 0;
	padding: 10px 0;
}
/*////////////////////////////////////////////////////////////
////////////////  header & footer  ///////////////////////////
////////////////////////////////////////////////////////////*/

.container { 
	width:915px;  
	background:#FFFFFF;
	margin:0 auto 0 auto;
	text-align:left; 
}
.rootL {
	float:left; 
	width:215px;
	padding:0;
}
.leftMiddle {
	width:210px;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border:1px solid #CBDFD6;
}
.leftMiddle#long {min-height:500px; height:auto !important; height:500px;}
.leftMiddle#menu {padding:0 0 0 0;border-bottom:0px;}
.leftLoginInner {
	padding:10px 10px 5px 10px;
} 
.rootL ul {padding:0px;margin:8px 0 0 8px;}
.rootL ul li {
	margin:0px 0px 5px 0px;
	padding:0;
	list-style:none;
}
.ulMenu li {

}
.rootR { 
	margin:0; 
	padding:0 0 0 10px; 
	width:683px;
	float:right;
}
.rootR#admin {margin:0;padding:5px 10px 0 11px;width:707px;float:right;}
.clearfloat {clear:both;height:0;font-size:1px;line-height:0px;}

.priceDiscounted {color:#d81233;font-weight:bold;}
.priceUndiscounted {text-decoration:line-through;padding:0 5px 0 0;}

/*////////////////////////////////////////////////////////////
////////////////  product / category repeater  ///////////////
////////////////////////////////////////////////////////////*/
.repeatCategory {
	float:left;
	text-align:left;
	line-height:16px;
	padding:0 0 15px 0;
	width:150px;
}
.repeatCategory a {
	color:#999999;
	text-decoration:none;
}
.imgCatRepeater {
	width:150px;
	border:1px solid #D9E8E3;
}
#divProduct h1 {
	font-size:18px;
	border-bottom:1px dotted #CBDFD6;
	padding:0 0 3px 0;
}
/*////////////////////////////////////////////////////////////
////////////////  product / category repeater  ///////////////
////////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////////
////////////////  product info page  /////////////////////////
////////////////////////////////////////////////////////////*/
.copyText {
	background-color:#E4E4E4;
	padding:0 0 10px 0;
	font-size:10px;		
}

.productImageBig 
{
	width:380px;
	text-align:center;
	border:1px solid #D9E8E3;
	min-height:300px; height:auto !important; height:300px;
}
.productImageSmall 
{
	width:50px;
	height:50px;
	border:1px solid #D9E8E3;
	margin:5px 3px 0 0;
}

.priceBox {
	color:#1177FF;
	font-size:17px;
	font-weight:bold;
	padding:10px 0 5px 0;
}
.tblBuyNow {
	margin:20px 0 10px 0;
	width:285px;
}
.tblBuyNow td {
	padding:0 5px 5px 0;
}
.drpPInfoSmall {width:80px;}
.manufacturerImage {float:right;margin:-30px 0px 20px 0px;}
/*////////////////////////////////////////////////////////////
////////////////  product info page  /////////////////////////
////////////////////////////////////////////////////////////*/


/*////////////////////////////////////////////////////////////
////////////////  order  /////////////////////////////////////
////////////////////////////////////////////////////////////*/
.drptitle {width:60px;}
.drpPayment {width:342px;}
.drpLong {
	width:192px;
}
.txtLogin 
{
	width:184px;
	margin:0 0 7px 0;	
}
.txtLong {
	width:331px;
}
.txtZip {
	width:45px;
}
.txtMiddleVali {
	width:124px;
}
.txtMiddleNormal {
	width:188px;
}
.txtSmall {
	width:80px;
}
.orderBox {
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;	
	border-bottom:1px solid #E6E6E6;
	margin:0 0 10px 0;
	padding:8px 8px 10px 8px;
}
.orderBox td {
	padding:0 0 5px 0;
}
.orderBox#divShipping input {float:left;margin:2px 0 0 0;padding:0;cursor:pointer;width:15px;height:15px;}
.orderPaymentInfo {padding:5px 20px 0 0;font-size:10px;color:#888888;}
.orderShippingInfo {font-size:10px;color:#888888;padding:0 0 8px 0;}
.shippingForFloat {height:15px;padding:3px 0 3px 3px;margin:0px 0 3px 5px;float:right;width:332px;}
.shippingLeft {float:left;width:180px;}
.shippingRight {float:right;width:120px;text-align:right;padding:0 16px 0 0;}
.tblLastschrift 
{
	margin:5px 0 0 0;
}
.orderBox#divLgn td {
	padding:0 0 0 0;
}
.vali {
	color:#C10000;
	font-size:9px;
	padding:0 3px 0 1px;
}
/*////////////////////////////////////////////////////////////
////////////////  order  /////////////////////////////////////
////////////////////////////////////////////////////////////*/


/*////////////////////////////////////////////////////////////
////////////////  slimbox  ///////////////////////////////////
////////////////////////////////////////////////////////////*/
#lbOverlay {position: absolute;left: 0;width: 100%;background-color: #000;cursor: pointer; z-index:1000;}
#lbCenter, #lbBottomContainer {position: absolute;left: 50%;overflow: hidden;background-color: #fff; z-index:1001;}
.lbLoading {background: #fff url(../images/slimbox/loading.gif) no-repeat center;}
#lbImage {position: absolute;left: 0;top: 0;border: 10px solid #fff;background-repeat: no-repeat;}
#lbPrevLink, #lbNextLink {display: block;position: absolute;top: 0;width: 50%;outline: none;}
#lbPrevLink {left: 0;}
#lbPrevLink:hover {background: transparent url(../images/slimbox/prevlabel.gif) no-repeat 0% 15%;}
#lbNextLink {right: 0;}
#lbNextLink:hover {background: transparent url(../images/slimbox/nextlabel.gif) no-repeat 100% 15%;}
#lbBottom {font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;font-size: 10px;color: #666;line-height: 1.4em;text-align: left;border: 10px solid #fff;border-top-style: none;}
#lbCloseLink {display: block;float: right;width: 66px;height: 22px;background: transparent url(../images/slimbox/closelabel.gif) no-repeat center;margin: 5px 0;}
#lbCaption, #lbNumber {margin-right: 71px;}
#lbCaption {font-weight: bold;}
/*////////////////////////////////////////////////////////////
////////////////  slimbox  ///////////////////////////////////
////////////////////////////////////////////////////////////*/

.completionListElement
{ 
    visibility : hidden;
    margin : 0px! important;
    background-color : inherit;
    color : black;
    border : solid 1px gray;
    cursor : pointer;
    text-align : left;
    list-style-type : none;
    font-family : Verdana;
    font-size: 11px;
    padding : 0;
}
.listItem
{
    background-color: white;
    padding : 1px;
}     
.highlightedListItem
{
    background-color: #c3ebf9;
    padding : 1px;
}
