*{
	margin:0;
	padding:0;
}

body {
	background:#FFA5A5 url(../img/body_bg.png) repeat-x scroll top left;
	color:#000000;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
}

a, a:visited, a:active{
	color:#92221A;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img {border:none}

/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px;}
textarea {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE; max-width:590px; width:100%;}
select {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}


#wrap{
	background:transparent none;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	width:981px;
}

#head{
	width:981px;
	height:184px;
}

#top_line{
	background:transparent url(../img/menu_top_bg.png) no-repeat scroll bottom left;
	width:981px;
	height:51px;
	/*line-height:44px;*/
}

#main{
	background:transparent url(../img/main_bg.png) repeat-y scroll top left;
	width:953px; /* was 981px  | 14px x 2padding */
	height:100%;
	min-height:400px;
	padding:0 14px 0 14px;
	overflow:hidden;
}

#footer{
	background:transparent url(../img/footer_bg.png) no-repeat scroll top left;
	width:981px;
	min-height:44px;
	line-height:44px;
	text-align:center;
	padding:15px 0 0 0;
	color:#572F60;
	font-size:11px;
}


/* INNER HEAD */
p.h_logo{
	margin:0 0 0 40px;
	float:left;
}
p.h_teaser{
	float:right;
	margin:11px 67px 0 0;
}

/* INNER TOP_LINE -> MENU */
ul#topmenu{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 178px;
}

ul#topmenu li{
	float:left;
	background:transparent none;
	margin:0 0 0 20px;
	height:39px;
	line-height:39px;
}
ul#topmenu a{
	background:transparent none;
	padding:0 15px 0 10px;
	margin:0 0 0 5px;
	display:block;
	color:#ffffff;
	font-size:14px;
}
ul#topmenu a:hover{
	color:#92221A;
}

ul#topmenu li.menu_current{
	float:left;
	background:transparent url(../img/topmenu_li_bg.png) no-repeat top left;
	margin:0 0 0 20px;
	height:39px;
	line-height:39px;
}
ul#topmenu a.menu_current{
	background:transparent url(../img/topmenu_a_bg.png) no-repeat scroll top right;
	padding:0 15px 0 10px;
	margin:0 0 0 5px;
	display:block;
	color:#ffffff;
	font-size:14px;
}
ul#topmenu a.menu_current:hover{
	color:#92221A;
}


/* INNER MAIN -> CONTENT */

#leftcol{
	float:left;
	width:176px;
	background:transparent none;
}

#content{
	float:left;
	background:transparent url(../img/content_bg.png) repeat-y scroll top left;
	width:593px;
	min-height:950px;
	margin:0 0 0 -4px;
	padding:0px 8px 4px 8px;
}

#content h2 {color:#000000; font-weight:bold;font-size:16px;margin:15px 0px 8px 0px;padding:0px;}
#content h1 {
background-color:#D398D5;
border-color:#C28CC4 #000000 #7B4887;
border-style:solid;
border-width:2px 0 2px;
color:white;
font-size:18px;
font-weight:bold;
margin:0px -4px 15px;
padding:5px;
width:auto;
}

#rightcol{
	float:right;
	width:176px;
	background:transparent none;
	margin:0 0 0 -4px;
}

/* INNER LEFTCOL*/

#leftcol h2{
	background:transparent url(../img/boxheader_h2_bg.png) no-repeat scroll top left;
	height:43px;
	width:166px;
	font-size:14px;
	color:#ffffff;
	padding:13px 0 0 10px;
}

#leftcol div.boxbody, #leftcol div.infoboxbody{
	background:transparent url(../img/boxbody_bg.png) no-repeat scroll bottom left;
	padding:0 0 25px 0;
	margin:0 0 5px 0;
}

#leftcol ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:transparent url(../img/mainmenu_ul_bg.png) no-repeat scroll bottom left;
	padding:0 0 33px 0;
	margin:0 0 5px 0;
}
#leftcol ul li{
	border-bottom:1px solid transparent;
}

#leftcol ul a{
	background:transparent url(../img/mainmenu_li_bg.png) repeat-y scroll top left;
	padding:5px 5px 5px 10px;
	display:block;
	font-weight:bold;
}


/* INNER RIGHTCOL */

#rightcol h2{
	background:transparent url(../img/boxheader_h2_bg2.png) no-repeat scroll top left;
	height:43px;
	width:166px;
	font-size:14px;
	color:#ffffff;
	padding:13px 0 0 10px;
}

#rightcol div.boxbody, #rightcol div.boxcartbody{
	background:transparent url(../img/boxbody_bg2.png) no-repeat scroll bottom left;
	padding:0 4px 25px 4px;
	margin:0 0 5px 0;
	font-size:11px;
}

#rightcol ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:transparent url(../img/mainmenu_ul_bg2.png) no-repeat scroll bottom left;
	padding:0 0 33px 0;
	margin:0 0 5px 0;
}
#rightcol ul li{
	border-bottom:1px solid transparent;
}

#rightcol ul a{
	background:transparent url(../img/mainmenu_li_bg2.png) repeat-y scroll top left;
	padding:5px;
	display:block;
}


/* Important */
.clearer{
	clear:both;
}


/* TESTING */

.raqq{
	color:#7A0A09;
	font-size:15px;
}



/*######################################*/
/*######################################*/
/*#########STOLEN FROM ORIGINAL#########*/
/*######################################*/
/*######################################*/


/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#4E4E4F}
div.hrlightgrey {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#999999}
div.hrproductpreview {padding-top:1px; height:0; overflow:hidden; margin:12px 0px 12px 0px; display:inline; height:0px; line-height:0px; display:block; background-image:url(../img/hr_productpreview.gif)}

/* TABLE GLOBAL */
table td {padding:2px;}

/* WHOLE SITE WRAPPER */
#socialbookmark img {padding: 2px; align:center;}

/* POPUP WINDOWS */
#popupwrap {margin: 0 auto; width:100%; background-color:#fff; padding:0px 0px 0px 10px;}
#popupheaderwrap {background: url(../img/bg_topmenu.gif) repeat-x; height:36px;}
#popupmenu {float:left; padding:0; margin:0; list-style-type:none; height:36px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x;}
#popupmenu li {height:36px; float:left; padding: 0px 25px 0px 25px; margin:0; background: url("../img/bg_topmenu_breakline.gif") no-repeat; background-position:right;}
#popupmenu a, #popupmenu a:link, #popupmenu a:visited, #popupmenu a:hover, #popupmenu a:active {line-height:36px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#fff; margin:0; padding:0;}
#popupmenu a:hover {color:#DB9501;}

a.popuplink {padding-left: 20px;background: url(../img/printer.png) no-repeat center left;}


/* PRODUCT PREVIEW */
.productPreview {padding:0; margin:0;}
.productPreviewContent {vertical-align:top; width:100%}
.productPreviewContent h2 {padding: 0; margin:0px 0px 5px 0px;}
.productPreviewContent h2 a {font-size:14px; font-weight:bold;}
.productPreviewImage {vertical-align:top; padding:3px 25px 0px 0px;min-width:160px;max-width:161px;text-align:center;}
.productPreviewImage img {border: solid 1px #999999;}
.productPreviewImage img.productImageNoBorder{border: 0 none;}
.productPreviewContent .price{font-size:18px; font-weight:bold; padding:0; margin:0}
.productPreviewContent .taxandshippinginfo {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .vpe {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .shippingtime {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .stockimage {margin:0; padding:0;}
.productPreviewContent .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
.productPreviewContent .productOldPrice {font-size:12px; font-weight:bold; color:#ff0000;}
.productPreviewContent .taxandshippinginfo a {font-size:11px; font-weight:normal; color:#999999;}

/* CROSS SELLING */
.productCrossSell {padding:0; margin:0;}
.productCrossSellContent {vertical-align:top; width:100%}
.productCrossSellContent h2 {padding: 0; margin:0px 0px 5px 0px;}
.productCrossSellContent h2 a {font-size:14px; font-weight:bold;}
.productCrossSellImage {vertical-align:top; padding:3px 15px 0px 0px; text-align:center;}
.productCrossSellImage img {border: 0;}
.productCrossSellContent .price{font-size:16px; font-weight:bold; padding:0; margin:0;}


/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%}
#productinfoimages { float:left; background-color:#ffffff; text-align:center; padding:10px 0px 10px 0px; margin:0px 10px 10px 0px; border: solid 1px #999999;min-width:160px; max-width:161px;}
#productinfoimages .productimage {border: solid 1px #999999;}
#productinfoimages .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoimages li{list-style-type:none; min-height:120px; min-width:120px;} /* min-height & min-width define for firefox */
#productinfo_desc, #productinfo_media, #productinfo_reviews {clear:both;}
#productinfopricewithimages {float:left;}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoprice {padding:5px}
#productinfoprice .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoprice .productprice {margin:0; padding:0; font-size:16px; font-weight:bold;}
#productinfoprice .productOldPrice {color:#FF0000;margin:0; padding:0; font-size:12px; font-weight:bold;}
#productinfoprice .taxandshippinginfo {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .taxandshippinginfo a {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .stockimage {margin:0; padding:0;}
#productinfoprice .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .reviews_rating {margin:0; padding:0;}
#productinfoprice .reviews_text {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}


.reviews_rating_light .reviews_rating_dark {
background:transparent url(../img/review_star.png) repeat-x scroll 0%;
height:15px;
position:relative;
}

.reviews_rating_light {
background:transparent url(../img/review_star_light.png) repeat-x scroll 0%;
height:15px;
margin-right:5px;
position:relative;
width:80px;
}


p.productinfoproductadded {font-size:11px;}
.productoptions {background-color:#FFDDDE; padding:6px; border-style:solid; border-width:1px 0px 0px 0px; border-color:#D398D5}
.addtobasket {background-color:#EDEDED; padding:6px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px; border-color:#999999}

.addtobasketlisting {padding:6px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px; border-color:#999999}


/* POPUPS PRODUCTINFO */
body.popupproductinfo {padding:15px;background:none; background-color:#fff}

/* POPUP print_order.html */
body.popupprintorder {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:13px; padding:15px;background:none; background-color:#fff}
body.popupprintorder .products tr.header td {font-weight:bold; background-color:#EDEDED;}
body.popupprintorder .products .total {text-align:right}
body.popupprintorder .products .quantity {vertical-align:top}
body.popupprintorder .productname {vertical-align:top}
body.popupprintorder .model {vertical-align:top}
body.popupprintorder .singleprice {vertical-align:top}
body.popupprintorder .totalprice {vertical-align:top}

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {padding: 15px; background-color:#FFDDDE; border: solid #7B4887 1px; margin:10px 0 15px 0;}
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {color:#7A0A09; padding:0px 0px 10px 0px; margin:0; border:none; font-size:16px}
div.highlightbox div.hr {height:1px; line-height:1px; margin:0; padding:0; display:block; border-bottom: solid 1px #7B4887;}

/* PAYMENT TYPE SELECTION */
table.paymentblock {background-color:#FFDDDE; border-style: solid; border-width:0px 1px 1px 1px; border-color:#7B4887; margin-bottom:15px;}
table.paymentblock tr td.header {background-color:#D398D5; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}

/* SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#FFDDDE; border-style: solid; border-width:0px 1px 1px 1px; border-color:#7B4887; margin-bottom:15px;}
table.shippingblock tr td.header {background-color:#D398D5; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}
table.shippingblock tr td {vertical-align:top;}
table.shippingblock tr td.description {width:100%; vertical-align:top; padding-left:6px;}
table.shippingblock tr td.radiobutton {vertical-align:top; white-space:nowrap; padding:4px;}
table.shippingblock tr td.radiobutton input {margin:0; padding:0;}
table.shippingblock tr td.price {vertical-align:top; white-space:nowrap}

/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {width:130px;}

/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {padding: 5px; background-color:#FFDDDE; border: solid #7B4887 1px; margin-bottom:8px;}
table.downloadbox tr td.icon{padding-right: 15px;}
table.downloadbox tr td.downloadlink{width:100%;}

/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {font-size:11px; text-align:left; margin-top:5px;}
table.graduatedprice tr td.header{font-size:12px; font-weight:bold; text-align:left}

/* ORDER DETAILS */
table.tabledetails {font-size:11px; background-color:#FFDDDE; border-style: solid; border-width:0px 1px 1px 1px; border-color:#D398D5;margin:0 0 10px 0;}
table.tabledetails tr td {padding:4px}
table.tabledetails tr.headerrow td {background-color:#D398D5; color:#FFFFFF; font-weight:bold}
table.tabledetails tr.headerrow td.left {text-align:left}
table.tabledetails tr.headerrow td.center {text-align:center}
table.tabledetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.tabledetails tr.contentrow1 td {background-color:#FFDDDE;vertical-align:top}
table.tabledetails tr.contentrow1 td.left {text-align:left}
table.tabledetails tr.contentrow1 td.center {text-align:center}
table.tabledetails tr.contentrow1 td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 2 */
table.tabledetails tr.contentrow2 td {background-color:#FFEAAB;vertical-align:top}
table.tabledetails tr.contentrow2 td.left {text-align:left}
table.tabledetails tr.contentrow2 td.center {text-align:center}
table.tabledetails tr.contentrow2 td.right {text-align:right}


/* ORDER DETAILS SUBTOTAL */
table.tabledetails tr td.subtotal {background-color:#FFEAAB; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#D398D5;}


/* REVIEW LIST */
table.reviewlist {font-size:11px; font-weight:normal;}
table.reviewlist tr td {padding:4px; white-space:normal}
table.reviewlist tr.header td {background-color:#D398D5; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#FFDDDE;}
table.reviewlist tr.contentrow2 td {background-color:#FFEAAB;}
textarea#review {width:100%}

/* MEDIA LIST */
table.medialist {background-color:#FFDDDE; border-style: solid; border-width:1px; border-color:#D398D5;}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top}
table.medialist tr.contentrow1 td {background-color:#FFDDDE;}
table.medialist tr.contentrow2 td {background-color:#FFEAAB;}


/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}
p.checkoutrescission textarea {width:100%}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation { margin:15px 0 0 1px;}
ul#checkoutnavigation li {height: 70px; list-style-type:none; float:left; width:128px; margin-right:2px; border: solid 1px; padding:8px}
ul#checkoutnavigation li.active {background-color: #FFDDDE}
ul#checkoutnavigation li.active .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.active .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {color:#999999; background-color: #EDEDED; border-color:#999999}
ul#checkoutnavigation li.inactive .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */

ul.info_error {border:solid 2px #B22020; background-color:#FFD6D6; padding:8px; margin:2px 0 10px 0;}
ul.info_error li {}
ul.info_error li.infoError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_error.png); background-repeat:no-repeat; background-position:0px 4px}

ul.info_warning {border:solid 2px #D398D5; background-color:#FFE89A; padding:8px; margin: 0 0 10px 0;}
ul.info_warning li {}
ul.info_warning li.infoWarning {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_alert.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#FFE89A}

ul.info_success {border:solid 2px #4DAA30; background-color:#BDFFA9; padding:8px; margin:0 0 10px 0;}
ul.info_success li {}
ul.info_success li.infoSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#BDFFA9}

ul.info_info {border:solid 2px #0EADFF; background-color:#C5EBFF; padding:8px; margin:0 0 10px 0;}
ul.info_info li {}
ul.info_info li.infoInfo {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_info.png); background-repeat:no-repeat; background-position:0px 4px; background-color:#C5EBFF}




/* START-PAGE */
div.plist_v2{
	background:transparent url(../img/plist_bg.png) no-repeat scroll top left;
	margin:0 -4px 0;
	padding:5px 5px 5px 20px;
	min-height:220px;
	text-align:center;
}

.productPreviewImage2 {vertical-align:top; width:160px; max-width:160px;height:160px;max-height:160px}
.productPreviewImage2 img {border:0 none;}

p.plist_heading{
	background:#D398D5 none;
	font-size:11px;
	font-weight:bold;
	color:#B32710;
	padding:2px 0 0 4px;
	margin:0 -4px 0px;
}

div.sp_level1, div.sp_level2, div.sp_level3{
	margin:12px 35px 0 0px;
	text-align:center;
}

div.sp_level2{
	margin-top:34px !IMPORTANT;
}
div.sp_level3{
	margin-right:0px !IMPORTANT;
}

div.sp_level1 a, div.sp_level2 a, div.sp_level3 a{
	text-decoration:underline;
}

div.intro_page{
	background:#D398D5 none;
	padding:0 17px 17px 17px;
	margin:0 -4px 0px;
	text-align:justify;
	color:#ffffff;
	font-size:12px;
}

td.logonbt input{
	width:70px;
}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {clear:both;  font-size:10px;}
breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {line-height:23px; text-decoration:none; font-weight:normal; cursor:pointer;color:#333333; margin:0; padding:0;}


#breadcrumb ul li{display:inline;padding: 0 5px 0 0;margin: 2px 0 0 0;}

#breadcrumb ul{list-style-image: url(../img/bg_breadcrumbarrow.gif);margin:0;padding:0;padding-left: 1em;} 

div#languages{
	float:right;
	margin:15px 35px 0 0;
}

div#productinfodetail{
	margin:10px 0 10px 0;
}

div#content p.catimage{
	margin:-14px 0 10px 0;
	text-align:center;
	width:100%;
}
div#content img.catimage{
	
}


/* main menu level */

li.level2{
	padding:0 0 0 3px;
}
li.level2 a.active{
	background:transparent url(../img/mainmenu_li_bg3.png) repeat-y scroll left top !IMPORTANT;
}

li.level3{
	padding:0 0 0 6px;
}
li.level3 a.active{
	background:transparent url(../img/mainmenu_li_bg3.png) repeat-y scroll left top !IMPORTANT;
}


div.copyright{
	text-align:center;
	color:#572F60;
	font-size:11px;
}