/*
----------------------------------------------------------------------------------
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: center;
	padding-top: 20px;
	padding-bottom: 20px; }
/* Body, Header, Footer */
BODY {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0; }

#content {
	width:793px;
	margin:0 auto; }
#headerID {
	width: 793px; }
#banner_top {
	width: 548px;
	height: 59px;
	float: left; }
#logo_top {
	width: 245px;
	float: right; }
#mainID {
	width: 793px; }
#column_left {
	text-align: left;
	width: 186px;
	float: left; }
#column_right {
	text-align: left;
	width: 593px;
	float: right;
	padding-top: 7px; }
#column_footer {
	font-size: 10px;
	text-align: left;
	width: 593px;
	float: right;
	padding-top: 7px; }
#choose_language {
	padding-bottom: 5px; }
#menu_top_normal {
	color: #fff;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	background-image: url(img_gui/menu_top_normal.png);
	background-repeat: no-repeat;
	text-align: left;
	width: 167px;
	height: 25px;
	padding-top: 2px;
	padding-left: 25px; }
#menu_top_cart {
	color: #fff;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	background-image: url(img_gui/menu_top_cart.png);
	background-repeat: no-repeat;
	text-align: left;
	width: 167px;
	height: 25px;
	padding-top: 2px;
	padding-left: 25px; }
DIV.menu_separator {
	font-size: 1px;
	line-height: 1px;
	width: 184px;
	border-bottom: 1px solid #babdc1;
	display: block; }
#menu_middle {
	color: #585858;
	font-size: 12px;
	background-image: url(image/infobox/box_1/box_bg.png);
	background-repeat: repeat-y;
	width: 184px;
	padding-right: 1px;
	padding-left: 1px; }
#menu_end {
	background-image: url(image/infobox/box_1/box_bottom.png);
	background-repeat: no-repeat;
	width: 186px;
	height: 5px; }
.blue {
	color: #005ca6;
	font-size: 12px; }
A.downloads {
	color: #005ca6;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline; }
.page_header {
	background-image: url(image/infobox/page_header.png);
	width: 593px;
	height: 36px;
	padding-right: 10px;
	padding-left: 10px; }
.page_content {
	background-image: url(image/infobox/page_content.png);
	padding-right: 10px;
	padding-left: 10px; }
.page_footer {
	background-image: url(image/infobox/page_footer.png);
	height: 7px; }

.hide {
	display: none; }
A {	
	color: #444547;
	text-decoration: none; }

A:hover {
	color: #000;
	text-decoration: underline; }
	
A.pageResults {
	color: #39b0ee; }

A.pageResults:hover {
	color: #39b0ee;
	background: #d6e5f2; }

A.headerNavigation {	
	color: #666; }

A.headerNavigation:hover {
	color: #3a3a3a;
	text-decoration: none; }

TD.headerNavigation, DIV.headerNavigation {
	color: #666;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
/* Form, Input, Radio, Textarea */
FORM {
	display: inline }

INPUT.text {
	color: #3b3b3b;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #fff;
	background-image: url(img_gui/forms/shadow.gif);
	background-position: -2px -2px;
	letter-spacing: 0.2mm   ;
	padding: 1px;
	border-color: #8f8f8f #e4e4e4 #e4e4e4 #bbb;
	border-style: solid;
	border-width: 1px; }
SELECT {
	color: #3b3b3b;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #f3f3f3;  }

TEXTAREA {
	color: #3b3b3b;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 1.7;
	background-color: #fff;
	background-image: url(img_gui/forms/shadow.gif);
	background-position: -2px -2px;
	letter-spacing: 0.2mm   ;
	padding: 1px;
	border-color: #8f8f8f #e4e4e4 #e4e4e4 #bbb;
	border-style: solid;
	border-width: 1px;
	width: 100%; }
.rollover {
	background-image: none; }
TABLE.formArea {
	background-position: 0 bottom; }

.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: 95%; }
.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: #fff;
	font-size:18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	margin: 0; }
H1.blue {
	color: #005ca6;
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	margin: 0; }
H2 { 
	font-size: 15px; 
	font-weight: bold; }

H3 {
	font-size: 13px;
	font-weight: bold; }
/* Pageheading, text; main, smallText, specials */
TD.pageHeading, SPAN.pageHeading {
	color: #fff;
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold  ;
	padding-top: 2px;
	padding-bottom: 2px; }

TD.main, P.main, DIV.main, SPAN.main, #pDescription { 
	color: #545454; 
	font-size: 12px; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 15px; }

TD.smallText, SPAN.smallText, P.smallText {
	color: #545454;
	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 bottom;
	text-transform: uppercase;
	text-align: left;
	height: 18px;
	padding-top: 4px;
	padding-bottom: 2px; }
.separator_ver {
/*	background-image: url(img_gui/backgrounds/separator_vertical.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-right: 3px;
	padding-left: 3px; */}
.product_details_price_special {
	color: #f00;
	font-weight: bold; 
	 
/*	background-image: url(img_gui/product_details_price_bg.gif);
	background-repeat: no-repeat; 
	width: 132px; 
	height: 65px; */ }
.product_details_price_normal {
	 }
#product_details_buy_button {
	padding-top: 5px;
	padding-bottom: 10px; }
/*  Categories main */
.mainCategories {
	color: #39b0ee;
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(img_gui/bullets/main_category_bullet.png);
	background-repeat: no-repeat;
	background-position: 5px 24px;
	text-align: left;
	padding-left: 30px; }

.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-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0; }

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-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0; }

.productListing-heading {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	padding: 4px 2px;
	border-bottom: 1px solid #bababa; }

TABLE.productListing {
	 }

TD.productListing-data {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 3px 5px; }

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 }
/* InfoBox osC */
.infoBox { }

.boxText {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-right: 25px;
	padding-left: 25px; }

.infoBoxContents {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }

TD.infoBoxHeading {
	color: #fefefe;
	font-size: 13px;
	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(image/infobox/box_1/box_bg.png); }

.boxText1 {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-right: 25px;
	padding-left: 25px; }

.infoBoxContents1 {
	color: #666;
	font-size: 12px; }

TD.infoBoxHeading1 {
	color: #fff; 
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(image/infobox/box_1/head_bg.png);
	background-repeat: repeat-x; 
	padding-top: 4px; }
/* 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: dotted 1px #bbb }

.infoBoxNoticeContents {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: #ffe6e6;
	padding: 5px;
	border: dotted 1px #bbb  }

.messageStackError {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #fce9e9;
	padding: 5px;
	border: dotted 1px #bbb  }

.messageStackWarning {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #fcfae9;
	padding: 5px;
	border: dotted 1px #bbb; }

.messageStackSuccess {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #e9fcef;
	padding: 5px;
	border: dotted 1px #bbb  }
/* 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: dotted 1px #bbb }

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: #d4d4d4; }

.moduleRowOver {
	background-color: #cacaca;
	cursor: pointer }

.moduleRowSelected {
	background-color: #bfbfbf }

.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 {
	text-decoration: underline; }

A.linkClass:hover {
	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: 139px;
	height: 165px;
	margin-top: 5px;
	margin-bottom: 5px; }

.productImage {
	width: 139px;
	height: 80px;
	float: left; }

.productName {
	color: #fefefe;
	font-weight: bold;
	text-align: center;
	width: 135px;
	height: 19px;
	float: left;
	margin-top: 2px; }
A.productName {
	color: #fefefe;
	font-size: 10px; }
.productDecsription {
	font-size: 10px;
	text-align: center;
	width: 125px;
	height: 30px;
	float: left;
	padding-right: 7px;
	padding-left: 7px; }

.productPrice {
	color: #8b0000;
	width: 100px;
	float: left;
	clear: both; }

.productBuyInfoContainer {
	width: 68px;
	height: 23px;
	float: right;
	padding-top: 5px;
	padding-right: 30px; }

.productInfoButton {
	text-align: center;
	width: 139px;
	float: left; }

.productBuyButton {
	width: 33px;
	height: 23px;
	float: right; }


/* Wrap me */
.wraptocenter {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 80px;
	height: 80px; }
.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: 112px;
	height: 112px; }
.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; }


/* Categories box */
ul, ol, dl {
	font-size: 12px;
	position: relative; }

dl.categories dt a, dl.categories dd a {
	color: #444547;
	text-decoration: none;
	text-indent: 25px;
	display: block;
	border: 0;
	height: 100%;
	white-space: nowrap; }

dl.categories dt a:hover {
	color: #39b0ee;
	background-color: #d6e5f2;
	text-decoration: none; }

dl.categories dd a:hover {
	color: #39b0ee;
	background-color: #d6e5f2;
	text-decoration: none; }

.categories {
    margin: 0;
    padding: 0; }

.categories dt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 25px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom; }

.categories dd {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 25px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom; }

.categories a.selected {
	color: #39b0ee;
/*	font-weight: bold; */
	background-color: #d6e5f2;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom; }
.boxCatCounts { 
	color: #000; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }