/* THE BIG GUYS */
* {margin:0;padding:0}
body { font: 62.5%/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif; margin:0; padding:0;}

/* HEADINGS */
/*h1 {color:#e2007b;font-size:2.2em;font-family: Georgia, "Times New Roman", Times, serif; margin:20px 0px 15px 0px;padding:0px;width:auto;}*/
h1 {color:#e2007b;font-size:2.2em;font-family: Arial, sans-serif; margin:20px 0px 15px 0px;padding:0px;width:auto;}
h2 {color:#333; font-weight:bold;font-size:16px;margin:15px 0px 8px 0px;padding:0px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

/* LINKS GLOBAL */
a,a:link,a:hover {text-decoration:underline;cursor:pointer}
a,a:link {background:transparent;}
a:link {color:#c64934}
a:visited {color:#c64934}
a:hover,a:active {color:#c64934}
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}
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}

/* PARAGRAPH GLOBAL */
p, 
td,
#breadcrumb span {
	font-size: 1.2em; line-height: 1.3em;
}

td p {
	font-size: 1em;
}

p { margin:8px 0px 8px 0px;}
 
.float_left { float:left;}

.float_right { float:right;}

.box_small_img {margin:0pt 2px 3px 0pt;}

/* 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:12px 0px 12px 0px; line-height:0px; display:block; background-image:url(../img/hr_productpreview.gif)}
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 */
#wrap {	margin: 0 auto; background-color:#fff; border-style:solid; border-color:#fff; border-width:0px 10px 0px 10px; min-height:900px;}

#wrap,
#wrapper,
#contentwrap,
#footer {
	width:950px;
}

#socialbookmark { margin: 1em 0; }
#socialbookmark img {padding: 2px; vertical-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;}


/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {height:115px;background: #666 url("../img/bg_header.gif") repeat-x; border-bottom: 1px solid #fff; border-top: 10px solid #fff;}
#header	#logo {padding-left:27px; float:left}
#header #search {width: 260px; height:75px; float:right; color:#fff; padding:20px 0px 0px 20px}
#header #search a {color:#fff; font-size:11px;}
#header td {padding-top:1px; padding-right:4px;}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {color:#999; padding-bottom:1em; margin: 3em 0 2em 0;}
#breadcrumb span {float: left; margin-right: 0.5em; }
breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {text-decoration:none; font-weight:normal; cursor:pointer;color:#999; margin:0; padding:0;}
#contentfull #breadcrumb { margin-left: 18em; }




#breadcrumb ul li{ list-style-position:inside; padding: 0;margin:0 1em 0 0; float: left;}

#breadcrumb ul{list-style-image: url(../img/bg_breadcrumbarrow.gif);list-style: none; margin:0;padding:0; } 

/* TOPMENU AS LIST */

/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages { text-align:right; height:26px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x; padding: 10px 10px 0px 0px; margin:0;}

/* currency SELECTION IN TOPMENU LIST */
#currencies {float:right; text-align:right; height:26px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x; padding: 10px 10px 0px 10px; margin:0;}


/* CONTENT WRAPPER */
#contentwrap {clear:both;padding:0 0 8em 0; min-height:300px; height: 100%; position: relative;}

/* LEFT COLUMN */
#leftcol {float:left; width:180px; padding:0 0 10px 0; margin-top: 80px;}

/* RIGHT COLUMN */
#rightcol {float:right; width:200px; padding:0px 0px 15px 0px;}

/* MAIN CONTENT */
#content {float:left; width:475px; padding:0 15px; margin-bottom:15px; min-height: 90em; height: 100%; position: relative; }
#contentfull { padding:0px 30px 0px 30px; margin-bottom:15px;}

/* CATEGORY MENU */
h2.categoryheader {background-color:#F3A807;height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.categoryheader a {text-decoration:none; color:#fff}
ul.categorymenu { background-color: #fff; list-style-type:none; }
ul.categorymenu li { list-style-type:none;}

ul.morecategories { list-style: none; }
ul.morecategories li { float: left; margin-right: 0.3em; }

#maincategorymenu li a { font-size: 1.1em; font-weight: bold; color: #fff; }
#maincategorymenu li.active a { font-size: 1.1em; font-weight: bold; color: #333; }


/* 1st TIER */ ul.categorymenu li.level1 { font-weight: bold; }
/* 1st TIER */ ul.categorymenu li.level1.active a { }
/* 2nd TIER */ ul.categorymenu li.level2 { padding-left: 1.5em; }
/* 3rd TIER */ ul.categorymenu li.level3 {}



/* BOXES GLOBAL DEFINITION */
/*h2.boxheader {background-image:url(../img/bg_boxheader.gif);height:2.2em;font-size:1.3em; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}*/
h2.boxheader {background-color:#FFA7DB;height:2.2em; font-size:1.3em; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {text-decoration:none; color:#ffffff; font-size: 1em;}
.boxbody {background-color:#fff; border: none; padding:8px; margin-bottom:15px; line-height: 1.6em;}
.boxbody h3, .boxbody h3 a {font-size:11px}
.boxbody h3.center, .boxbody h3.center a {font-size:11px; text-align:center}
.boxbody p {color:#333; font-size:11px; margin:6px 0px 6px 0px}
.boxbody p.center {color:#333; font-size:11px; text-align:center; margin:6px 0px 6px 0px}
.boxbody td {color:#333; font-size:11px; margin:6px 0px 6px 0px}
.boxbody .productOldPrice {font-size:11px;}
.boxbody div.hr {margin-top:5px; margin-bottom:5px}
.boxbody div.hrlightgrey {margin-top:5px; margin-bottom:5px;}
.boxbody a {font-size:1.3em;}
.boxbody .productboximage {border: solid 1px #999999;}
.boxbody ul { list-style: none; }
.boxbody li a { display: block;  line-height: 1.5em; }

/* INFO BOX */
.infoboxbody { background-color: #fff; }
/*.infoboxbody ul.contentlist {background-color:#fff; margin-bottom:15px;}*/

/*
infoboxbody ul.contentlist li { list-style-type:none; border: solid #fff; border-width:1px 0px 0px 0px; color:#000;}
.infoboxbody ul.contentlist li a{ text-decoration:none; color:#000;}
*/

/* 1st TIER */ .infoboxbody ul.contentlist li.level1 {}
/* 2nd TIER */ .infoboxbody ul.contentlist li.level2 {}
/* 3rd TIER */ .infoboxbody ul.contentlist li.level3 {}

/* DISCOUNTPRICE */
.discountprice {font-size:11px; color:#FF0000}

/* CART BOX */
/*h2.boxcartheader {background-image:url(../img/bg_boxheader.gif);height:2.2em;font-size:1.3em; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}*/
h2.boxcartheader {background-color:#FFA7DB;height:2.2em;font-size:1.3em; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxcartheader a {text-decoration:none; color:#fff}
.boxcartbody {padding:4px 8px 4px 8px; margin-bottom:15px; background-color: #fff;}

/* MANUFACTURER BOX */
/*h2.boxmanufacturerheader {background-image:url(../img/bg_boxheader.gif);height:2.2em;font-size:1.3em; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}*/
h2.boxmanufacturerheader {background-color:#FFA7DB;height:2.2em;font-size:1.3em; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxmanufacturerheader a {text-decoration:none; color:#fff}

ul#manufacturerslist {margin-left:5px; margin-right:0; padding:0;}
ul#manufacturerslist li {margin:0; padding:0; list-style-type:none;}


/* PRODUCT PREVIEW */
.productPreview {padding:0; margin:0; position: relative;}
.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: 0 0px 0px 0px; margin-right: 10px; float: left; width: 100px; overflow: hidden;border: solid 1px #999999;}
.productPreviewImage img {}
.productPreviewContent .price{font-size:16px; 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; }
.productPreviewContent .taxandshippinginfo a {font-size:11px; font-weight:normal; color:#999999;}

.productPreviewContent .productOldPrice,
.productinfoprice .productOldPrice,
.boxbody .productOldPrice {
	color:#e2007b;
}

/* 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;}
.productCrossSellImage img {border: solid 1px #999999;}
.productCrossSellContent .price{font-size:16px; font-weight:bold; padding:0; margin:0}


/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%}
#productinfoimages { float:left; padding:10px 0;}
#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:right;}
#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 0 0.5em 0; padding:0; font-size:2em; font-weight:bold; color: #e2007b; font-family: Georgia, "Times New Roman", Times, serif;line-height: 1em;}
#productinfoprice .productOldPrice {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:1.2em; font-weight:normal; }
#productinfoprice .reviews_text a {margin:0; padding:0; font-size:1em; font-weight:normal; }
#productinfoprice .itemnumber { margin: 0; padding: 0;}


#productinfoprice .productprice,
#productinfoprice .productOldPrice,
#productinfoprice .taxandshippinginfo,
#productinfoprice .shippingtime,
#productinfoprice .stockimage,
#productinfoprice .stockimagetext,
#productinfoprice .reviews_rating,
#productinfoprice .reviews_text,
#productinfoprice .itemnumber,
.reviews_rating_light {
	text-align: right;
}

.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:0 5px 0.5em 0;
	position:relative;
	width:80px;
	float: right;
}

#productinfowrap .moreimages {
	padding: 6px 0;
}

p.productinfoproductadded {font-size:11px;}
.productoptions {background-color:#FFF2CC; padding:6px; border-style:solid; border-width:1px 0px 0px 0px; border-color:#DA9401}
.addtobasket, .addtobasketlisting {/*background-color:#e2007b;*/ background-color:#fff; padding:0 6px 6px; text-align:right; color: #fff; width: auto; display: block; line-height: 3em; margin:0;}

.addtobasket span {
	margin-right: 1em;
	font-size: 1.2em;
}


.addtobasketlisting {text-align:right; float: right; padding:6px; margin-top: 1em; background: none;}

.addtobasketlisting span { color:#333;}
 
/* 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:#fff; border: solid #ccc 1px; margin-bottom: 1.5em;}
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h2 {padding:0; margin:0; border:none;}
div.highlightbox div.hr {height:1px; line-height:1px; margin:0; padding:0; display:block; border-bottom: solid 1px #E9D28F;}

div.highlightbox table { margin: 0.8em 0 1.5em; }
/* PAYMENT TYPE SELECTION */
table.paymentblock {background-color:#eee; border-style: solid; border-width:0px 1px 1px 1px; border-color:#e2007b; margin-bottom:15px;}
table.paymentblock tr td.header {background-color:#e2007b; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}
table.paymentblock tr td.main { padding: 0; }

/* SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#eee; border-style: solid; border-width:0px 1px 1px 1px; border-color:#e2007b; margin-bottom:15px;}
table.shippingblock tr td.header {background-color:#e2007b; 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:#FFF2CC; border: solid #E9D28F 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:#e2007b; border-style: solid; border-width:0px 1px 1px 1px; border-color:#e2007b; margin-bottom: 1em;}
table.tabledetails tr td {padding:4px}
table.tabledetails tr.headerrow td {background-color:#e2007b; 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:#fff;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:#f9cce5;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:#eee; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#ccc;}


/* 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:#DA9401; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#FFF2CC;}
table.reviewlist tr.contentrow2 td {background-color:#FFEAAB;}
textarea#review {width:100%}

/* MEDIA LIST */
table.medialist {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#DA9401;}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top}
table.medialist tr.contentrow1 td {background-color:#FFF2CC;}
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-bottom: 1.5em; }
ul#checkoutnavigation li {height: 5em; list-style-type:none; float:left; width:185px; margin-right:15px; border: solid 1px; padding:8px}
ul#checkoutnavigation li.active {background-color: #FFEAAB}
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}

#contentfull #checkoutnavigation { margin-top: 4em; }

/* ERROR MESSAGES */

ul.info_error,
ul.info_warning,
ul.info_success,
ul.info_info {border:solid 1px #ccc; background-color:#eee; padding:8px; margin-bottom: 1.5em;}

ul.info_error {border:solid 1px #B22020; background-color:#FFD6D6; margin-top: 1.5em;}
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 {background-color:#eee;}
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;}

ul.info_success {background-color:#eee;}
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;}

/*ul.info_info {background-color:#C5EBFF;}*/
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;}

/* FOOTER */
.footer {clear:both; text-align:center; background-color: #FFF; padding: 8px; margin-bottom:5px;}


/* xt:Commerce COPYRIGHT */
.copyright {margin: 0 auto; text-align:center; color:#666666; font-size:11px;}
/* xt:Commerce ParseTime */
.parseTime {margin: 0 auto; background-color:#FFFFFF; text-align:center; color:#666666; font-size:11px;}

/* SITE Navigation */
div#NAVIGATION {clear:both; vertical-align:middle;}
div#NAVIGATION .COUNT {float:left; bottom:0px; height:20px; line-height:15px; margin:5px 0 0 0; vertical-align:middle; font-size:11px; left: 15px; }
div#NAVIGATION .PAGES {float:right; bottom:0px; height:20px; line-height:15px; margin:5px 0px 0px 0px; padding:2px 5px 0px 5px; vertical-align:middle; font-size:12px; font-weight:bold;}

/* PRODUCTS Sorting */
p.products_sort  {padding: 5px;margin-bottom:8px;}
.products_sort  {height: 25px; padding: 5px; margin-bottom:8px; right: 15px;}
.products_sort form {float:left;}
.products_sort span {float: left; margin-right: 1em; }

div#NAVIGATION .COUNT,
.products_sort {
	position: absolute; top: -0.4em;
	color: #fff; font-size: 1.2em; line-height: 1.8em; 
	font-weight: bold;
}

/*AGB*/
div#checkout_agb{height: 200px; width: 100%; overflow: auto; padding: 2px; border: solid #333 1px; text-align: left;}
div#checkout_rescission{height: 200px; width: 100%; overflow: auto; padding: 2px; border: solid #333 1px; text-align: left;}




/*CUSTOM*/

/* CSS Document */

html,
body {
	height: 100%;
	width: 100%;
}

body {
	color: #333;
	background: url('../images/background.jpg') repeat;
	font: 62.5%/1.4em Arial, Helvetica, sans-serif;	
	position: relative;
}

a,
a:link,
a:visited,
li a {
	color: #333;
	font-size: 1.2em;
	text-decoration: none;
}

a:hover,
a:active,
.active,
.active a {
	color: #e2007b;
	text-decoration: none;	
}

#topmenu a,
#search strong,
.footer a {
	margin-right: 1em;
	font-size: 1.2em;
}

#search strong {
	font-weight: normal;
	display: none;
}

#wrapper {
	position: relative;
	margin: auto;	
	min-height: 100%;	
	height: auto !important;
	height: 100%;
}

#site {
	background-color: #fff;
}

#logo {
	position: absolute;
	/*z-index: 100;*/
	height: 183px;
	width: 317px;
	/*left: -15px;*/
	top: -55px;	
	background-color: #fff;
}

#top,
#topmenu {
	position: relative;	
}

#top {
	padding-top: 2em;
	padding-bottom: 25px;;
	overflow: hidden;
	height: 2em;
	float: right;
	background-color: #fff;
}

#topmenu { 
	list-style: none;
}

#topmenu,
#search { float: left;}

#topmenu li {
	float: left;
	margin-right: 2em;
	margin-top: 0.5em;
}


#nav {
	float: right;
	position: relative;
	width: 925px;
	height: 30px;
	margin-top: 10px;
	background-repeat: no-repeat;
	z-index: 3;
}


#nav li{
	list-style-type: none;	
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 10px;
}


#content-wrapper {
	position: relative;	
	height: 100%;
	padding: 2em 0 0 0;
}

#side-nav {
	margin-left: 35px;
	margin-top: 55px;
	padding-top: 75px;
	position: relative;
	float: left;
	z-index: 1;
	background-color: #FFFFFF;
	width: 120px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#side-nav li{
	list-style-type: none;	
}


#content,
#contentfull {
	position: relative;	
	z-index: 3;
	padding: 0 15px;
	margin: 0 15px;
	background: #FFF left top no-repeat;
}

#content {
	width: 530px;
}

#contentfull {
	padding-bottom: 15px;
}

#contentfull textarea { max-width: 800px; height: 7em; }

#rightcol {
	float: right;
	width: 180px;
	position: relative;
}

#footer { 
	position: absolute;
	bottom: 1.5em;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* style for tagcloud */
#tagcloud {
	padding: 5px;
}

.stil1 { font-family: Helvetica, sans-serif; font-size:11.5px; color:#D54BC0; line-height:1.1em; }
.stil2 { font-family: Helvetica, sans-serif; font-size:12.5px; color:#D54BC0; line-height:1.1em; }
.stil3 { font-family: Helvetica, sans-serif; font-size:28px; color:#711363; line-height:1.1em; }
.stil4 { font-family: Helvetica, sans-serif; font-size:28px; color:#F694E7; line-height:1.1em; }
.stil5 { font-family: Helvetica, sans-serif; font-size:28px; color:#D54BC0; line-height:1.1em; }
.stil6 { font-family: Helvetica, sans-serif; font-size:29px; color:#711363; line-height:1.1em; }
.stil7 { font-family: Helvetica, sans-serif; font-size:32px; color:#711363; line-height:1.1em; }
.stil8 { font-family: Helvetica, sans-serif; font-size:33px; color:#F694E7; line-height:1.1em; }
.stil9 { font-family: Helvetica, sans-serif; font-size:34px; color:#D54BC0; line-height:1.1em; }
.stil10 { font-family: Helvetica, sans-serif; font-size:34px; color:#711363; line-height:1.1em; }

#tagcloud a {
	text-decoration: none;
}
