/*
----------------------------------------------------------------------------------
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 */
#cart_checkout {
	font-size: 1px;
	line-height: 1;
	position: relative;
	top: -27px;
	left: 4px;
	margin-bottom: -23px; }
TD.welcome {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	background-image: url(img_gui/welcome.gif);
	padding-top: 2px;
	padding-right: 35px;
	padding-left: 10px; }
TD.menu {
	background-image: url(img_gui/menu_bar_right.gif);
	background-position: right 0; }
#float_right {
	width: 840px;
	float: right;
	padding-right: 5px; }
TD.nav {
	font-size: 11px;
	font-family: arial;
	background-image: url(img_gui/nav_bg.gif); }
A.headerNav {
	color: #3a3a3a;
	font-size: 11px;
	font-family: arial; }
DIV.headerNav {
	font-size: 11px;
	font-family: arial; }
TD.content {
	background-color: #fff;
	width: 382px; }
TD.left_padding {
	background-color: #fff;
	width: 30px; }
TD.right_padding {
	background-color: #fff;
	width: 30px; }
BODY {
	font-family: arial;
	background-image: url(img_gui/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 0;
	padding: 0; }

#content {
	width:930px;
	margin:0 auto;
	}
.hide {
	display: none; }
A {	
	color: #171717;
	text-decoration: none; }

A:hover {
	color: #000;
	text-decoration: underline; }
	
A.pageResults {
	color: #0000ff; }

A.pageResults:hover {
	color: #fff;
	background: #686868; }

A.headerNavigation {
	color: #454545; }

A.headerNavigation:hover {
	color: #000;
	text-decoration: underline; }

TD.headerNavigation, DIV.headerNavigation {
	color: #666;
	font-size: 11px;
	font-family: arial; }
/* Form, Input, Radio, Textarea */
FORM {
	display: inline }

INPUT.text {
	color: #3b3b3b;
	font-size: 10px;
	font-family: arial, Helvetica, sans-serif;
	background-image: url(img_gui/forms/shadow.gif);}
INPUT.quicksearch {
	font-size: 11px;
	background-image: url(img_gui/forms/input_search.gif);
	background-repeat: no-repeat;
	width: 106px;
	height: 15px;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
	border-width: 0; }
INPUT.newsletter {
	font-size: 11px;
	background-image: url(img_gui/forms/input_newsletter.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
	width: 96px;
	height: 15px;
	border-width: 0; }
SELECT {
	color: #3b3b3b;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f3f3f3;  }

TEXTAREA {
	color: #3b3b3b;
	font-size: 11px;
	font-family: arial;
	line-height: 1.7;
	background-color: #e4e4e4;
	background-image: url(img_gui/forms/shadow.gif);
	width: 100%; }
.rollover {
	background-image: none; }
TABLE.formArea {
	background: #fdfdfd;
	border: solid 1px #e7e7e7; }

.inputRequirement {
	color: #ff0000;
	font-size: 10px;
	font-family: arial; }

SPAN.errorText {
	color: #ff0000;
	font-family: arial; }
/* forms */
.formContainer {
	width: 170px;
	padding-right: 12px; }
.formField {
	float: left; }
.formButton {
	float: right;
	padding-top: 2px; }
.formText {
	font-weight: bold;
	text-align: left;
	clear: both;
	padding-top: 10px;
	padding-bottom: 13px; }
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: #1b1b1b;
	font-size:21px;
	font-family: arial;
	font-weight:bold;
	text-transform: uppercase;
	margin: 5px 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: #1b1b1b;
	font-size: 18px;
	font-family: arial;
	padding-top: 2px;
	padding-bottom: 2px; }

TD.main, P.main, DIV.main {
	color: #545454;
	font-size: 12px;
	font-family: arial;
	line-height: 15px; }

TD.smallText, SPAN.smallText, P.smallText {
	color: #545454;
	font-size: 11px;
	font-family: arial; }
.separator_hor {
	color: #7e7e7e;
	font-size: 11px;
	background-image: url(img_gui/backgrounds/separator_horizontal.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	text-transform: uppercase;
	height: 18px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 18px; }
.separator_ver {
	background-image: url(img_gui/backgrounds/separator_vertical.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-right: 3px;
	padding-left: 3px; }
.product_details_product_price_old {
	color: #323232;
	font-size: 18px;
	font-family: arial;
	font-weight: normal;
	text-decoration: line-through;
	padding-right: 5px; }

.product_details_product_bg {
	color: #c80000;
	font-size: 29px;
	font-family: arial;
	font-weight: bold; 
/*	background-image: url(img_gui/product_details_price_bg.gif);
	background-repeat: no-repeat; 
	width: 132px; 
	height: 65px; */ }
/* Categories box */
.boxCategoriesLink {
	 }
.boxCatSelected { 
	color: #313131; 
	font-weight: bold; }
.boxProdLink {
	 }
.boxProdSelected {
	color: #313131; }
.boxCatCounts { 
	color: #000; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; }
/*  Categories main */
.mainCategories {
	font-size: 11px;
	font-family: arial;
	background-image: url(img_gui/bullets/main_category_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 25px;
	white-space: nowrap; }

.mainCategories a:hover { 
	color: #000;}
/* 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: #fff; }

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: #f9f9f9; }

.productListing-heading {
	color: #5c5c5c;
	font-size: 11px;
	font-family: arial;
	background: #f4f4f4;
	padding: 4px 2px;
	border-bottom: 1px solid #a8a8a8; }

TABLE.productListing {
	background-color: #e5e5e5; }

TD.productListing-data {
	font-size: 11px;
	font-family: arial;
	padding: 2px; }

TD.fieldKey {
	font-size: 10px;
	font-family: arial;
	font-weight: bold  }

TD.tableHeading {
	color: #6e6e6e;
	font-size: 11px;
	font-family: arial;
	font-weight: bold  }
/* InfoBox osC */
.infoBox { }

.boxText {
	font-size: 11px;
	font-family: arial; }

.infoBoxContents {
	font-size: 11px;
	font-family: arial; }

TD.infoBoxHeading {
	color: #000;
	font-size: 11px;
	font-family: arial;
	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: 11px;
	font-family: arial;
	padding: 3px 15px; }

.infoBoxContents1 {
	color: #323232;
	font-size: 11px;
	font-family: arial; }

TD.infoBoxHeading1 {
	color: #fff;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	background-image: url(image/infobox/box_1/head_bg.png);
	background-repeat: repeat-x; }
/* Messages info */
.messageBox {
	font-size: 10px;
	font-family: Arial, Tahoma, Geneva, arial, Helvetica, sans-serif; }

.infoBoxNotice {
	font-size: 10px;
	font-family: Arial, Tahoma, Geneva, arial, Helvetica, sans-serif;
	background: #ff8e90;
	padding: 5px;
	border: dashed 1px #5c5c5c }

.infoBoxNoticeContents {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffe6e6;
	padding: 5px;
	border: dashed 1px #5c5c5c  }

.messageStackError {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fce9e9;
	padding: 5px;
	border: dashed 1px #5c5c5c  }

.messageStackWarning {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fcfae9;
	padding: 5px;
	border: dashed 1px #5c5c5c; }

.messageStackSuccess {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e9fcef;
	padding: 5px;
	border: dashed 1px #5c5c5c  }
/* Cart, Stock, Greeting */
SPAN.productSpecialPrice {
	color: #c80000; }
SPAN.newItemInCart {
	color: #f00;
	font-family: arial;
	text-decoration: underline; }

.stockWarning {
	color: #da0238;
	font-size: 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fcf2f2;
	padding: 2px;
	border: dashed 1px #5c5c5c }

SPAN.markProductOutOfStock {
	color: #d55265;
	font-size: 10px;
	font-family: arial; }

SPAN.greetUser {
	color: #e80000;
	font-size: 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold }
/* Checkout processing */
.moduleRow {
	background-color: #f8f8f8; }

.moduleRowOver {
	background-color: #eee;
	cursor: pointer }

.moduleRowSelected {
	background-color: #e9e9e9 }

.orderEdit {
	color: #bf1616;
	font-size: 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline  }

.checkoutBarFrom, .checkoutBarTo {
	color: #8c8c8c;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.checkoutBarCurrent {
	color: #000000;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, 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: arial; }
/* Product Box */
.productContainer {
	width: 385px;
	height: 176px;
	border-top: 1px solid #000; }
.productName {
	font-weight: bold;
	text-align: left;
	width: 380px;
	float: left;
	padding-top: 5px; }
.productArtDim {
	text-align: left;
	width: 380px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px; }
.productImage {
	text-align: left;
	width: 200px;
	height: 130px;
	float: left;
	padding-top: 2px; }
.productDecsription {
	text-align: left;
	width: 160px;
	height: 80px;
	float: left;
	padding-left: 15px; }

.productPrice {
	font-size: 21px;
	font-weight: bold;
	text-align: right;
	width: 150px;
	float: right;
	padding-bottom: 5px; }
.productBuyButton {
	float: right;
	margin-right: -5px; }
.productBuyInfoContainer {
	width: 68px;
	height: 23px;
	float: right; }

.productInfoButton {
	width: 33px;
	height: 23px;
	float: left; }
SPAN.redColor {
	color: #c80000; }
.productInfoCont {
	background-color: #c80000;
	width: 170px;
	float: right; }
/* Wrap me */
.wraptocenter {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	width: 200px;
	height: 130px; }
.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 {
	 }
.wraptocenter2 {
	background-image: url(img_gui/product_box/bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 139px; }
.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 {
	font-size: 0;
	position: absolute;
	text-align: left;
	top: 35px;
	right: 6px;
	z-index: 1000;
	float: left; }
DIV.ajax_content {
	font-size: 11px;
	width: 164px;
	color: #fff;
	padding: 10px;
	background-color: #000;
	border-color: #fff;
	border-style: solid;
	border-width: 0 1px 1px; }
A.ajax_link {
	color: #b3b3b3; }
/* tab */
#ptabs {
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: normal;
	background-image: url(img_gui/tabs/bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 50% bottom; }
#ptabs ul {
	margin: 0;
	padding: 10px 5px 0;
	list-style: none; }
#ptabs li {
	float: left;
	background: url(img_gui/tabs/left.gif) no-repeat left top;
	margin: 0 0 0 1px;
	padding: 0 0 0 9px; }
#ptabs a {
	display: block;
	background: url(img_gui/tabs/right.gif) no-repeat right top;
	text-decoration: none;
	font-weight: bold;
	color: #6a6a6a;
	padding: 4px 6px 3px 0; }
#ptabs a:hover {
	color: #333; }
#ptabs #current {
	background-image: url("img_gui/tabs/left_on.gif"); }
#ptabs #current a {
	background-image: url(img_gui/tabs/right_on.gif);
	color: #333;
	padding-bottom: 4px; }
/* 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; }
.checkout_table_heading {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #929292;
	padding: 6px;
	border: solid 1px #929292; }
.checkout_table_details {
	background-color: #e9e9e9;
	padding: 10px 25px;
	border: solid 1px #929292; }
.checkout_table_totals {
	background-color: #fff;
	padding: 10px 25px 10px 10px;
	border-color: #929292;
	border-style: solid;
	border-width: 0 1px 1px; }
SPAN.chtTotal {
	color: #000;
	font-size: 15px;
	font-weight: bold; }
