/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

a {outline:none;}

.wrapper_body {}

.wrapper_nav_top {background:transparent;width:100%;text-align:right;font-size:12px;font-weight:bold;float:left;padding:0 0 10px 0;}
.wrapper_nav_top a, .wrapper_nav_top a:visited {color:#E2E4E5;}
.wrapper_nav_top a:hover,active {color:#FFFFFF;}

.wrapper_header {width:100%;height:199px;background:white url('../images/layout/img_header.gif') top left repeat-x;float:left;}

.header_qlinks {float:right;position:relative;top:160px;padding:10px 15px;color:red;font-weight:bold;font-size:12px;}

.wrapper_main {width:100%;padding:0px;margin:0px;}

.column_left {width:200px;min-height:436px;background: url('../images/layout/bg_content.gif') top left repeat-y;color:#E2E4E5;font-weight:bold;border-right:1px solid #E0E0E0;background: #5E6E74;text-align:left}

.wrapper_left {width:inherit;height:inherit;background: url('../images/layout/img_kolomask.gif') top center no-repeat;padding:5px;}

.column_content {width:705px;background: #fff;}

.wrapper_content {width:inherit;height:inherit;padding:5px;text-align:left}

.content_qlinks {float:right;position:relative;top:0;padding:0px 20px;color:black;font-weight:bold;font-size:12px;}

.content_breadcrumbs {float:left;position:relative;top:0;padding:0px 20px;color:#666666;font-weight:bold;font-size:12px;}

.content_breadcrumbs a, .content_breadcrumbs a:visited {color:#666666;}
.content_breadcrumbs a:hover,active {color:#1E2528;}

.wrapper_footer {background:transparent;width:100%;text-align:right;font-size:11px;}
.wrapper_footer a, .wrapper_footer a:visited {color:#E2E4E5;font-weight:bold;}
.wrapper_footer a:hover,active {color:#FFFFFF;font-weight:bold;}

abbr {border:none;}
.vcard {padding-left:40px;text-align:right;font-size:11px;color:#E2E4E5;font-weight:bold;}
.vcard a, .vcard a:hover, .vcard a:visited {color:#E2E4E5;font-weight:bold;}


.search, .search:visited {color:#D5D9DA;font-weight:100;}
.search:hover,active {color:#FFFFFF;font-weight:100;}

.spacer {color:#C6D0E5;padding:0 10px;font-size:12px;font-weight:normal}

.textRed, .textRed:visited, .textRed:active {color:#CD1112;font-variant:small-caps;font-weight:bold;}
.textRed:hover {color:#1E2528;}


.boxText { font-family:"Century Gothic",Verdana,Arial; font-size: 12px; }
.boxText-kolo { font-family:"Century Gothic",Verdana,Arial; font-size: 12px; }
.boxText-kolo a:link, .boxText-kolo a:visited { color:#E2E4E5; }
.boxText-kolo a:hover,active { color:#FFFFFF; }
.errorBox { font-family:"Century Gothic",Verdana,Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family:"Century Gothic",Verdana,Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family:"Century Gothic",Verdana,Arial; font-size : 10px; color: #837FA3; text-decoration: none; }

.categories_link {width:100%;padding:0 0 1px 1px;}
.categories_link:hover {background:black;}

BODY {
  background: #1E2528;
  background: #586367;
  margin: 10px 0px;
  font-family:"Century Gothic",Verdana,Arial;
  font-size:12px;
  color: #666666;
}

H1 {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 16px;
  font-weight: bold;
  color: #1E2528;
  line-height: 16px !important;
  line-height: 16px;
  margin:0px;
  position:relative;
}

H2 {
  font-family:"Century Gothic",Verdana,Arial;
  font-size:12px;
  color: #666666;
  font-weight:100;
}

H3 {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 12px;
  font-weight: bold;
  color: #1E2528;
  line-height: 12px;
}

A,A:visited {
  color: #666666;
  text-decoration: none;
}

A:hover,active {
  color: #1E2528;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
  background: #ffffff;
}

TD.headerNavigation {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 12px;
  background: #bbc3d3;
  font-weight : bold;
}

A.headerNavigation, A.headerNavigation:visited { 
  color: #666666; 
}

A.headerNavigation:hover,active {
  color: #1E2528;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
  background: transparent;
}

.infoBoxContents {
  background: #ffffff;
  background: transparent;
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 16px;
  font-weight: bold;
  color: #1E2528;
}

TD.infoBoxHeading span {
  color:#E2E4E5;
}

TD.infoBox, SPAN.infoBox {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 12px;
}

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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 0px;
}

.productListing-heading {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 12px;
  background: #fff;
  color: #CD1112;
  font-weight: bold;
}

TD.productListing-data a:visited, TD.productListing-data a {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 12px;
  color:#CD1112;
}

TD.productListing-data a:hover {
  color:#1E2528;
}

A.pageResults {
  color: #666666;
  text-decoration:none;
}

A.pageResults:hover {
  color: #1E2528;
  text-decoration:none;
  /*background: #FFFF33;*/
}

TD.pageHeading, DIV.pageHeading {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 16px;
  font-weight: bold;
  color: #1E2528;
  line-height: 18px !important;
  line-height: 18px;
  margin:0px;
  position:relative;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 10px;
  color: #666666;
}

TD.price {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 14px;
  font-weight: bold;
}

TD.main, P.main {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 11px;
}

TD.accountCategory {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:"Century Gothic",Verdana,Arial;
  color: #666666;
  font-size: 11px;
  background: #EDE7F1;
  background: #FFF;
}

INPUT.text, TEXTAREA.text, SELECT.text, SELECT {
  border:1px solid #837FA3;
  padding: 2px 3px;
  background: #FFF;
}

INPUT.text, SELECT {
  width: 150px;
  background: #FFF;
}

SELECT {
  width: 158px;
}

TEXTAREA {
  width: 100%;
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 11px;
  background: #FFF;
}

SPAN.greetUser {
  font-family:"Century Gothic",Verdana,Arial;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:"Century Gothic",Verdana,Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family:"Century Gothic",Verdana,Arial;
  color: #ff0000;
}

.moduleRow { cursor: hand; }
.moduleRowOver { background-color: #1E2528; cursor: pointer; cursor: hand; color: #FFFFFF; font-weight: bold; }
.moduleRowSelected { background-color: #1E2528; background-color: #666666; color: #FFFFFF; font-weight: bold; }

.checkoutBarFrom, .checkoutBarTo { font-family:"Century Gothic",Verdana,Arial; font-size: 10px; color: #8c8c8c; font-style: italic; }
.checkoutBarCurrent { font-family:"Century Gothic",Verdana,Arial; font-size: 10px; color: #666666; font-style: italic; }

/* message box */

.messageBox { font-family:"Century Gothic",Verdana,Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:"Century Gothic",Verdana,Arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:"Century Gothic",Verdana,Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:"Century Gothic",Verdana,Arial; font-size: 10px; color: #2E294D; }

.secure, .secure a {
	display:block;
	width:125px;
	height:125px;
	cursor:pointer;
}

h1#logo {width:266px;height:199px;margin:0;background:url(../images/layout/img_header.jpg) no-repeat;text-indent:-9000px;}

table#indexnav {}
	table#indexnav a {display:block;width:120px;height:120px;margin:0 auto;background:url(../kolo_images/iconindexs/indexnav.jpg) -480px -120px no-repeat;text-indent:-9000px;}
		table#indexnav a:hover {background-position:-480px 0;}
		table#indexnav a.ornamental {background-position:-360px -120px;}
			table#indexnav a.ornamental:hover {background-position:-360px 0;}
		table#indexnav a.organic {background-position:-240px -120px;}
			table#indexnav a.organic:hover {background-position:-240px 0;}
		table#indexnav a.glass {background-position:-120px -120px;}
			table#indexnav a.glass:hover {background-position:-120px 0;}
		table#indexnav a.stone {background-position:-720px -120px;}
			table#indexnav a.stone:hover {background-position:-720px 0;}
		table#indexnav a.rings {background-position:-600px -120px;}
			table#indexnav a.rings:hover {background-position:-600px 0;}
		table#indexnav a.barbells {background-position:0px -120px;}
			table#indexnav a.barbells:hover {background-position:0px 0;}

