/*
----------------------------------------------------------------------------------
THIS COPYRIGHT NOTICE MAY NOT BE MODIFYED OR REMOVED - It is denied by license

Creator company: Preemtech
Designer: Peter Lindeman
URL: http://www.preemtech.fi
Copyright: Copyright (c) 2008, Preemtech. All Rights Reserved.

END OF COPYRIGHT NOTICE
----------------------------------------------------------------------------------
*/
#preemtech {
	text-align: left;
	padding-top: 50px;
	padding-left: 40px; }
/* Body, Header, Footer */
TD.pMain {
	padding: 7px;
	border: solid 1px #cecece; }
BODY {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0; }

#Content { width: 1083px;
/*
	width:763px;
	margin:0px auto;
*/
	}
TD.content_left {
	background-color: #fff;
	text-align: left;
	height: 340px;
	padding: 8px; }
TD.content_right {
	background-color: #fff;
	background-image: url(img_gui/footer_img.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	border-top: 1px solid #fff; }
#footer_img { background-color: #818181; background-image: url(img_gui/footer_img.gif); position: relative; top: -203px; left: -6px; width: 201px; height: 158px; z-index: 1; display: none; }
.hide {
	display: none; }
#cart_total {
	color: #000;
	font-weight: bold;
	background-color: #f0f0f0;
	text-align: right;
	position: relative;
	top: -14px;
	width: 223px;
	padding: 2px; }
A {	
	color: #353535;
	text-decoration: none; }

A:hover {
	color: #000;
	text-decoration: underline; }
	
A.pageResults {
	color: #353535; }

A.pageResults:hover {
	color: #000;
	background: #f5f5f5; }

A.headerNavigation { color: #353535; font-size: 11px; line-height: 22px; }

A.headerNavigation:hover {
	color: #000;
	text-decoration: none; }

TD.headerNavigation, DIV.headerNavigation {
	color: #666;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }

A.headerNav {
	color: #666;
	font-size: 11px;
	line-height: 22px;
	text-transform: uppercase; }

A.headerNav:hover {
	color: #3a3a3a;
	text-decoration: underline; }

TD.headerNav, SPAN.headerNav {
	color: #353535;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 22px; }

/* Form, Input, Radio, Textarea */
FORM {
	display: inline }

INPUT.text {
	color: #3b3b3b;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #fff;
	padding: 2px;
	border: solid 1px #ccc; }

SELECT {
	color: #3b3b3b;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #f3f3f3;  }

TEXTAREA {
	color: #3b3b3b;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #fff;
	padding: 2px;
	border: solid 1px #ccc;
	width: 100%; }
.rollover {
	background-image: none; }
TABLE.formArea {
	background: #f9f9f9;
	border: solid 1px #cacaca; }

.inputRequirement {
	color: #ff0000;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }

SPAN.errorText {
	color: #ff0000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
/* forms */
.formContainer {
	width: 189px; }
.formField {
	float: left; }
.formButton {
	float: right; }
.formText {
	clear: both; }
DIV.advancedSearch {
	text-decoration: underline;
	float: left; }
A.formLink {
	color: #555;
	font-size: 10px;
	text-decoration: underline; }
A.formLink:hover {
	color: #333;
	font-size: 10px;
	text-decoration: none; }

/* H1, H2, H3 */
H1 {
	color: #606255;
	line-height:26px;
	letter-spacing:0.21em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 0;
	padding: 0; }
H2 { 
	font-size: 11px; 
	font-weight: bold; }

H3 {
	font-size: 14px;
	font-weight: bold; }
/* Pageheading, text; main, smallText, specials */
TD.pageHeading, SPAN.pageHeading {
	color: #585858;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold   }

TD.main, P.main, DIV.main, SPAN.main, #pDescription { 
	color: #353535; 
	font-size: 12px; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 15px; }

TD.smallText, SPAN.smallText, P.smallText {
	color: #666;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
.separator_hor {
	color: #7e7e7e;
	font-size: 11px;
	background-image: url(img_gui/backgrounds/separator_horizontal.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-align: left;
	height: 18px;
	padding-left: 16px; }
.separator_ver {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-right: 3px;
	padding-left: 3px; }

.product_details_price_special {
	color: #f00;
	font-size: 20px;
	font-weight: bold; }
.product_details_price_normal {
	color: #585858;
	font-size: 20px;
	font-family: georgia, serif;
	font-weight: bold; }
#product_details_buy_button {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px; }
/* Categories box */
.boxCategoriesLink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
.boxCatSelected {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold; }
	font-weight: bold; }

.boxCatCounts { 
	color: #000; 
	font-size: 10px; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
/*  Categories main */
.mainCategories {
	color: #ababab;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	background-image: url(img_gui/bullets/main_category_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
	text-transform: uppercase;
	text-align: left;
	height: 40px;
	padding-left: 35px;
	white-space: nowrap; }

.mainCategories a:hover { 
	color: #000; 
	text-decoration: none }
/* Product listings, tr-td odd, even */
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background-color: #fdfdfd;
	background-image: url(img_gui/gb_odd_even.gif);
	background-repeat: repeat-x; }

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background-color: #fdfdfd;
	background-image: url(img_gui/gb_odd_even.gif);
	background-repeat: repeat-x; }

.productListing-heading {
	color: #5c5c5c;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	background: #f5f5f5;
	padding: 4px 2px; }

TABLE.productListing {
	background-color: #ccc; }

TD.productListing-data {
	color: #5c5c5c;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-right: 2px;
	padding-left: 2px; }

TD.fieldKey {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold }

TD.tableHeading {
	color: #6e6e6e;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold ;
	background-color: #f5f5f5; }
/* InfoBox osC */
.infoBox { }

.boxText {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }

.infoBoxContents {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }

TD.infoBoxHeading {
	color: #fefefe;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	background-image: url(image/infobox/box_osC/head_bg.png); }
/* InfoBox 1 */
.infoBox1 {
	background-image: url(img_gui/td_right_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 -100px; }

.boxText1 {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }

.infoBoxContents1 {
	color: #666;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }

TD.infoBoxHeading1 {
	color: #373636;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #949494; }
TD.infoBoxHeading2 {
	color: #666;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #f5f5f5;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #fff; }
/* Messages info */
.messageBox {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }

.infoBoxNotice {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #ff8e90;
	padding: 5px;
	border: dashed 1px #5c5c5c }

.infoBoxNoticeContents {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #ffe6e6;
	padding: 5px;
	border: dashed 1px #5c5c5c  }

.messageStackError {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #fce9e9;
	padding: 5px;
	border: dashed 1px #5c5c5c  }

.messageStackWarning {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #fcfae9;
	padding: 5px;
	border: dashed 1px #5c5c5c; }

.messageStackSuccess {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #e9fcef;
	padding: 5px;
	border: dashed 1px #5c5c5c  }
/* Cart, Stock, Greeting */
SPAN.productSpecialPrice {
	color: #f00; }
SPAN.newItemInCart {
	color: #f00;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: underline; }

.stockWarning {
	color: #da0238;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #fcf2f2;
	padding: 2px;
	border: dashed 1px #5c5c5c }

SPAN.markProductOutOfStock {
	color: #d55265;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif }

SPAN.greetUser {
	color: #e80000;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold }
/* Checkout processing */
.moduleRow {
	background-color: #f8f8f8; }

.moduleRowOver {
	background-color: #e9e9e9;
	cursor: pointer }

.moduleRowSelected {
	background-color: #e0e0e0 }

.orderEdit {
	color: #bf1616;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: underline  }

.checkoutBarFrom, .checkoutBarTo {
	color: #8c8c8c;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
.checkoutBarCurrent {
	color: #000000;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
/* Link Class */
A.linkClass {
	color: #000dff;
	text-decoration: underline; }

A.linkClass:hover {
	color: #000dff;
	text-decoration: none; }
A.seoLinks { color: #818181; text-decoration: none; }
A.seoLinks:hover {
	color: #818181;
	text-decoration: underline; }
SPAN.seoLinks {
	color: #989898;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
/* Product Box */
.productContainer {
	background-image: url(img_gui/product_box/container.png);
	background-repeat: no-repeat;
	width: 238px;
	height: 348px;
	margin-top: 10px;
	margin-bottom: 5px; }
.productImage {
	width: 197px;
	height: 271px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px; }
.productName {
	font-size: 11px;
	text-align: left;
	width: 150px;
	float: left;
	padding-top: 3px;
	padding-left: 20px; }
.productPrice {
	color: #3b3b3b;
	font-size: 11px;
	text-align: left;
	float: left;
	padding-top: 1px;
	padding-left: 20px; }
.productBuyButton {
	float: right;
	padding-top: 9px;
	padding-right: 20px; }
.productDecsription {
	text-align: left;
	width: 98px;
	float: right;
	padding: 3px 5px 3px 3px; }
.productBuyInfoContainer {
	width: 68px;
	height: 23px;
	float: right;
	padding-top: 5px;
	padding-right: 30px; }

.productInfoButton {
	width: 33px;
	height: 23px;
	float: left; }
/* Wrap me */
.wraptocenter {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 197px;
	height: 271px; }
.wraptocenter * {
	vertical-align: middle; }
/*\*//*/
.wraptocenter {
	display: block; }
.wraptocenter span {
	display: inline-block;
	height: 100%;
	width: 1px; }
/**/
.wraptocenter span {
	display: inline-block;
	height: 100%; }

/* Wrap me other */
.imageContainer {
/*	background-image: url(img_gui/product_box/bg.png);
	background-repeat: no-repeat;
	width: 112px;
	height: 112px; */}
.wraptocenter2 {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 125px;
	height: 125px; }
.wraptocenter2 * {
	vertical-align: middle; }
/*\*//*/
.wraptocenter2 {
	display: block; }
.wraptocenter2 span {
	display: inline-block;
	height: 100%;
	width: 1px; }
/**/
.wraptocenter2 span {
	display: inline-block;
	height: 100%; }

/* Ajax */
.ajaxSearch {
	position: absolute;
	text-align: left;
	background-color:#fff;
	width: auto;
	z-index: 1000;
	overflow: visible;
	float: left;
	min-width: 113px;
	padding: 3px 14px 3px 8px;
	border: dotted 1px #bfbfbf;
	white-space: nowrap; }

/* tags */
a.tagSize_1 { font-size: 80%; padding: 5px; }
a.tagSize_2 { font-size: 110%; padding: 5px; }
a.tagSize_3 { font-size: 140%; padding: 5px; }
a.tagSize_4 { font-size: 170%; padding: 5px; }
a.tagSize_5 { font-size: 200%; padding: 5px; }

.boxBestsllersBody, .boxBrandsBody, .boxCategoriesBody, .boxCurrenciesBody, .boxLoginBody, .boxManufacturerinfoBody, .boxManufacturersBody, .boxBlogBody, .boxNewsletterBody, .boxOrdersBody, .boxRecentBody, .boxShoppingcartBody, .boxSpecialsBody, .boxTagsBody, .boxWhatsnewBody {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }

#categories {
    margin: 0 0 0 0; }
#categories dt {
	
/*	line-height: 20px;
	background-image: url(image/template/bullets/bg_cat.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom; 
*/
}
#categories dd {
	margin: 0 0 0 0;
	padding: 0;
/*
	line-height: 20px;
	background-image: url(image/template/bullets/bg_cat.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	height: 20px;
*/ 
}
dl#categories dt a, dl#categories dd a {
	text-transform: uppercase;
	display: block;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #b4b4b4;
	white-space: nowrap; }
dl#categories dt a:hover { }
dl#categories dd a:hover { }
#categories a.selected {
	font-weight: bold;
/*
	background-image: url(image/template/bullets/bg_cat_selected.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom; 
*/
}
#categories .categoriesSpace {
	text-decoration: none;
	padding-left: 5px; }
#categories .categoriesCount { }