@import url(highslide.css);
/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
 /* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #000;text-decoration: none;}
a:hover {text-decoration: underline;}

body {
         background: #E9E7D2 url(img/bg.jpg);
	color: #444;
	font: normal 60.5% Arial,sans-serif;
	text-align:center;
}

p,code,ul {padding-bottom: 1.2em;}


li {list-style: none;}

h1                      {color: #1b482b; font-size:1.4em; font-weight:bold; padding:1px 0px 1px 0px; text-decoration:none; line-height:20px;}
h2                      {color: #1b482b; font-size:1.3em; font-weight:bold; margin:3px; text-decoration:none; }
h3                      {color: #1b482b; font-size:1.2em; font-weight:bold;  margin:3px; text-decoration:none; }
h4                      {color: #1b482b; font-size:12px; font-weight:bold;}
h5                      {color: #1b482b; font-size:14px; font-weight:bold;}


/* misc */
.clearer {clear: both;}

.left {float: left; padding-right:8px;}

.right {float: right;}


       
/* structure */


.wrap {border: 8px solid #8a8923; width:982px; text-align:left; margin: 0 auto;}

.container {
	background: #fff;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-bottom: 0px solid #ccc;
   	font-size: 1.2em;
	margin: 0 auto;
	width: 980px;
}

/* header */
.top {
	padding:  0;
}

/* title */
.header {
  background: #fff url(img/header.jpg) no-repeat;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
	font-size: 1.2em;
	height: 146px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	width: 960px;
}
.header .left, .header .right {
	background: #FFF;
        color: #444;
	height: 146px;
}
.header .left {width: 180px;}

.header .right {width: 194px;}

.header .middle {
    margin: 0 auto;  width:540px;

}

.header .right p,.header .right h2 {padding: 0 16px;}


.topNavigation {
    background: #e9e7d2;
    height: 26px;
    border-bottom: 2px solid #ccc;
}

.footerNavigation {
 background: #e8e8e8 url(img/nav.gif);
    height: 32px;
}

.footerNavigation a {
    border-right: 1px solid #cccccc;
    color: #fff;
    display: block;
    float: left;
    font: bold 1.0em Arial;
    padding: 6px 10px 0px 10px;
    text-decoration: none;
    height:26px;
}

.footerNavigation a:hover {background: #8a8923; line-height:10px; text-decoration: underline;}


/* navigation */
.navigation {
    margin: 0 auto;
    background-image: url(img/nav.gif);
    width: 982px;
}

.navigation a {
    border-right: 1px solid #cccccc;
    color: #fff;
    display: block;
    float: left;
    font: bold 1.2em Arial;
    padding: 10px 7px 0px 10px;
    text-decoration: none;
    height:25px;
}

.navigation a:hover {background: #8a8923; line-height:9px; text-decoration: underline;}




/* main */
.main {
 border-top: 8px solid #fff;

 background: #ffffff;
}


/* sub navigation */
.sidenav_right {
	float: right;
    width: 192px;
}
.sidenav_left    {
    float: left;
    width: 192px;
}






/* content */
.content {
	background: #fff;
}

.content_middle {
    margin: 0 auto;
	padding: 5px;
	width:555px;
        border: 1px solid #E9E7D2;
}


.content li {
	list-style: url(img/li.gif);
	margin-left: 28px;
}


/* footer */
.footer {
        background-image: url(img/nav.gif);
	color: #fff;
	font: bold 1.0em sans-serif;
	line-height: 29px;
	text-align: center;
}
.footer a,.footer a:hover {color: #fff;}




.gvBox {
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Arial, sans-serif;
	font-size : 11px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Arial, sans-serif;
	font-size : 11px;
	color: #70d250;
	text-decoration: underline;
}

FORM {
	display: inline;
}


.breadcrumb a{
  color: #000;
}
.breadcrumb a:hover {
  color: #000;
}

.priceDisclaimer	{
	font-size:9px;
	line-height:1.3;
	}
 
.price	{
	font-size:14px;
	line-height:1;
        font-weight: bold;
	}
 
 
.productListingOuter	{
	width:541px; float:left; border:1px solid #cccccc; margin:5px;
	}

.productListingInner	{
	padding:10px;
	}


.productListingOuter3	{
	width:129px; height:130px; float:left; border:1px solid #ccc; background-color:#f1f1f1; margin:3px 2px 3px 3px;
}

.productListingInner3	{
	padding:5px;
}


.infoBox {

	font-size: 1.2em;
	line-height: 15px;
	margin: 0;
        border-color: #cccccc;
        background-color: #f1f1f1;
}

.infoBoxNoticeContents {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

.infoBoxHeading {
    background-color: #1b482b;
    border: 1px solid #ccc;
    height: 22px;
    padding: 5px 0 0 5px;
    font: bold 1.1em sans-serif;
    color: #fff;
}

.infoBoxHeading a{
    color: #fff;
}

.infoBox, SPAN.infoBox {
  font-size: 11px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  background: #e9e7d2;
  border-color: #cccccc;
  padding:5px;
}

.catBox, SPAN.catBox {
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  background: #fff;
  border-color: #cccccc;
  min-height:80px;
}

TR.headerError {
  color: #ff0000;
  font-size: 12px;
}

INPUT{
	font-family: Arial, sans-serif;
	font-size: 11px;
}

a.confirmationEdit {
  font-style:italic;
  font-size: 10px;
  color: #999999;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  color: #000;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  padding: 0 5px 0 5px;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family:  Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}


/* Sitemap Tables */
.sitemap_heading {font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #8a8822;
	padding: 2px; margin:2px;}
.sitemap_heading a {color:#fff;}
.sitemap_heading a:hover {color:#fff; text-decoration:underline;}

.sitemap_sub {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #8a8822; padding: 2px 2px;}
.sitemap_sub a {color:#fff;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 11px; color: #ff0000; }



.contentsTopics, .pageHeading {
  color: #1b482b; font-size:1.4em; font-weight:bold; padding:1px 0px 1px 0px; text-decoration:none; line-height:20px;
    }

.tableListingI {
	background-color: #fafafa;

}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.onepxwidth {
	width: 1px;
}

img { border: 0 }

.copyright {
  font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #444;
}
.parseTime {
  font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
  color: #444;
}
.copyright a{
  color: #444;
}
.copyright a:hover {
  color: #444;
  text-decoration: underline;
}

#CatNavi, #CatNavi ul, #CatNavi li, #ManuNavi, #ManuNavi ul, #ManuNavi li  { list-style-type: none; margin: 0; padding: 0 }
#CatNavi, #ManuNavi     { margin: 0px; padding: 0; width: 99%; border-top: 0px solid #e3e3e3; border-bottom: 0px solid #fff }
#CatNavi li, #ManuNavi li  { display: inline; margin: 0; padding: 0;  }
#CatNavi a, #ManuNavi a    { color: #fff; display: block; font-size: 1.1em; font-weight:bold; margin: 0; padding:2px 0 2px 2px; width: 188px; background: #8a8822;border-top: 1px solid #fff; border-bottom: 1px solid #e3e3e3 }
#CatNavi a span, #ManuNavi a span  { display: block; margin: 0; padding: 1px 0; float: none; clear: both }
#CatNavi a:hover, #ManuNavi a:hover  { color: #fff; font-weight: bold; background-color: #1b482b }
#CatNavi .CatLevel1 a span, #ManuNavi .ManuList a span { padding-left: 2px }
#CatNavi .CatLevel2 a span { padding-left: 10px }
#CatNavi .CatLevel3 a span { padding-left: 18px }
#CatNavi .CatLevel4 a span { padding-left: 26px }
#CatNavi .Current a,
#CatNavi .CurrentParent a { color: #444;background-color: #ddd }
#CatNavi .Current a:hover,
#CatNavi .CurrentParent a:hover { color: #444;background-color: #ddd }

#CatNavi a.Current { background-color: #1b482b; color:#fff; font-weight: bold }
#CatNavi a.CurrentParent  { color: #444; font-weight: bold }
#CatNavi a.Green { color: green }
#CatNavi a.Red { color: red }
#CatNavi a.Blue { color: blue }


.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }


/* AJAX CHECKOUT PROCESS */
div.checkout_row {
	clear:both;
}

div.checkout_title {
	cursor:pointer;
	position:relative;
	background-color:#8a8822;
	color:#FFF;
	padding:4px;
	font-size:12px;
	border-right:solid 1px #777;
	border-left:solid 1px #777;
	border-top:solid 1px #777;
}


div.checkout_title .right {
	position:absolute;
	right:6px;
	top:3px;
	font-weight:bold;
}

div.checkout_content {
	background-color:#fff;
	color:#000;
	padding:4px;
	border-right:solid 1px #777;
	border-left:solid 1px #777;
	border-bottom:solid 1px #777;
	position:relative !important;
	position:static;
	zoom:1;
}

div.checkout_content .inputRequirement select {
	width:190px;
}

div.checkout_content .virtual {
	text-align:center;
}

div.checkout_content .left_space {
	padding-left:20px;
}

div.checkout_shipping_modules, .checkout_shipping_address {
	width:49%;
	float:left;
	clear:left;
}

div.checkout_payment_modules, .checkout_payment_address {
	width:49%;
	float:right;
	clear:right;
}

div.checkout_total {
	text-align:right;
}

#checkout_total table {
	float:right;
}

div.checkout_spacer {
	height:12px;
	font-size:9px;
	clear:both;
}

div.checkout_button {
	text-align:right;
	margin-top:5px;
}

.radiobox {
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.module_ok, div.checkout_please_wait {
	color:green;
	font-weight:bold;
}

div.checkout_error {
	color:#FF0000;
	font-weight:bold;
}

div.checkout_error_login {
	display:none;
}

.checkout_form_row {
	margin-bottom:8px;
	width:100%;
	display:block;
	clear:both;
	float:left;
}

.checkout_form_left {
	float:left;
	width:160px;
}

.checkout_form_right {
	float:left;
}

.checkout_form_input {
	width:160px;
}

.modalDialog_transparentDivs{
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.8;	/* Transparency */
	background-color:#AAA;
	z-index:1;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	border:3px solid #777777;
	padding:0px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#ffffff;	/* White background color for the message */
	overflow:auto;
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/


	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */
}
/* CSS for the display. CSS needed for the scripts are loaded dynamically by the scripts */
a.close_modalDialog, a.close_modalDialog:link, a.close_modalDialog:hover {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	position:absolute;
	left:755px;
	top:3px;
}
a.displayMessage, a.displayMessage:link, a.displayMessage:visited,a.displayMessage:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
h1.heading_modalDialog  {
	display:block;
	background-color:#777777;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	padding:3px 0px 3px 15px;
	margin:0px;
}
.modalDialog_content {
	padding:10px;

}
.modalDialog_content li {
	margin-left:25px;
}
.modelDialog {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.contact2 {border: 0px none; background: #FFF;}
.hidden { visibility: hidden; display: none; }

fieldset.merchants label { width:28%; float:left; margin-top:3px; cursor:pointer; }
fieldset.merchants input, fieldset.merchants select { width:70%; margin-top:3px; }
fieldset.merchants input.submit { width:auto; }
ul.merchantlist li.cycleone { background:#fff; }
ul.merchantlist li.cycletwo { background:#eee; }
div.backbutton { margin-top:20px; text-align:right; }
br.clear_left { clear:left; }
