/* -----------------------------------------------------------------------------------------
   $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 */



/* CSS Document */

* { margin:0; padding:0;}

body, html { height:100%;}
body   {
	background: #fff;
	font:10pt Tahoma;
        line-height:1.5em;
        color:#837f7f;
}


h1 {font-family:  Tahoma, Arial, sans-serif;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

h2 {font-family:  Tahoma, Arial, sans-serif;
    color: #176fc8;
    font-weight: bold;
    font-size: 11px;
}

h3 {font-family:  Tahoma, Arial, sans-serif;
    color: #A41F01;
    font-weight: bold;
    font-size: 14px;
}

h4 {font-family:  Tahoma, Arial, sans-serif;
    color: #713C17;
    font-weight: bold;
    font-size: 10px;
}

.column { float:left;}
.clear { clear:both;}
a { text-decoration:none; color:#000;}
a:hover{ text-decoration:underline;color:#585858;}

#main {background: #fff; margin:0 auto; text-align:left; height:100%;}

img { vertical-align:top;}

/* topnavigation */
.topnavigation {
    padding: 0px;
    width: 717px;  background:#aeadad; height:25px;

}
.topnavigation a {
    border-right: 1px solid #ccc;
    background:#aeadad;
    color: #fff;
    display: block;
    float: left;
    text-transform:uppercase;
    font-size: 0.8em;
    padding: 3px 8px 0px 10px;
    text-decoration: none;

}
.topnavigation a:hover {color: #fff; background:#ccc;text-decoration: none;}


/*----header-----*/
#header{
	font-size:11px;
	line-height:13px;
 color:#512F15;
}
#header .indent {padding: 2px 0 0 0; }
#header a {font-size:11px;  color:#176fc8}
#column_h2 .indent{ padding:2px 0 0 0;}
#header input { float:left; height:16px; margin:10px 0 0 10px;}
/*----header-----*/

/*----index-----*/
#p_1 {background: url(img/bg_indent.jpg)}
#p_1  .indent{ padding:0px 0 0 0; }
#p_1 .col_1{ font-size:11px; line-height:13px;}
#p_1 .col_1 .indent{ padding:2px 0 14px 5px;height:800px;}
#p_1 .col_1 .indent a {color:#fff;}
#p_1 .col_1 .indent a hover {color:#585858;}
#p_1 .col_2 .indent{ padding:5px 0 0 2px;}
#p_1 .col_2_1 .indent{ padding: 0 5px 30px 20px;background:#fff;}
#p_1 .col_2_1 .indent a{ text-decoration:underline; color:#176fc8;}
#p_1 .col_2_2{ width:517px;background:#fff;}
#p_1 .col_2_2 .indent{ padding:10px 0 10px 20px;}
#p_1 .col_2_3 .indent{ padding:22px 21px 0 20px;}
#p_1 .block{ width:166px;}
#p_1 strong{ font-size:13px; font-weight:bold; color:#A41F01; text-align:justify;}
#p_1 a{ color:#713C17}
#p_1 .link{ font-size:11px; font-weight:bold; color:#A41F01}
#p_1 .link_1{ font-size:12px; color:#A41F01}
#p_1 .block_ph{ width:166px; padding:10px;}
/*----index-----*/


.round{ background:#aeadad;height:100%}




.li_1 { font-size:13px; line-height:14px; color:#713C17;}


ul {
	margin:0;
	padding:0;
	list-style:none;
}
li {
	margin:0;
	padding:0;
}
li a {
	font-size:12px;
	line-height:18px;
	color:#fff;
	text-decoration:underline;
}
li a:hover {
	text-decoration:none;
}



#footer { background:#aeadad; color:#000; text-align:center;}
#footer .indent { padding:5px 5px 0px 5px;}
#footer a{ color:#000}



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

.productsNotifications {
	background-color: #f2fff7;
}

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

FORM {
	display: inline;
}


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

 .priceDisclaimer	{
	font-size:9px;
	line-height:1;
	color:#333333;
	}
 
 .price	{
	font-size:12px;
	line-height:1;
	color:#000;
    font-weight: bold;
	}

.moduleHeading {
	font-family:  Tahoma, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 11px;
}


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

.infoBoxHeading {
    font-family:  Tahoma, Tahoma, Arial, sans-serif;
    color: #686966;
    font-weight: bold;
    font-size: 10pt;
    line-height: 28px;
    padding-left:10px;
}

.infoBoxHeading a{
   color: #A41F01;
}

.infoBox, SPAN.infoBox {
color:#fff;
}

.cartBox, SPAN.cartBox {
  float:right;
  padding:0;
  width:192px;
  border: 1px solid #aeadad;
  margin-top:-32px;
}

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

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

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

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

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


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

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

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

.moduleRow {
 font-family: Tahoma,Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.8;
 background-color: #aeadad;
 text-transform:uppercase;
 color:#176fc8;
 border-color: #aeadad;

}
.moduleRowOver { 
font-family: Tahoma,Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.8;
 background-color: #aeadad;
 text-transform:uppercase;
 color:#585858;
 border-color: #aeadad;
}

.moduleRowSelected { background-color: #aeadad; color:#585858; font-weight:bold;}

/* Sitemap Tables */
.sitemap_heading {font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#000000;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

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


/* message box */

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

/* input requirement */

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

.pageHeading {
    height: 25px;
    font: bold 1.2em sans-serif;
    font-weight: bold;
    color: #A41F01;
    }

.contentsTopics {
	height: 25px;
    font: bold 14pt Tahoma,sans-serif;
    font-weight: bold;
    color: #adcc00;
    }

.tableListingI {
	background-color: #fafafa;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family:  Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

img { border: 0 }

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


/* CSS Div Tags for product page */



#pillow_bg
{width:480px;
}


#items_left
{
width:300px;
float:left;
padding-top:1px;
}

#items_right
{
width:150px;
float:right;
padding-top:9px;
}

#numericals
{
width:10px;
height:16px;
float:left;
text-align:center;
margin-right:5px;
}

#next
{
width:36px;
height:16px;
float:left;
text-align:center;
margin-right:5px;
}

#all_products
{
width:480px;
float:left;
}

#product1_bg
{
width:480px;
height:122px;
padding-left:0px;
padding-top:20px;
border-top:1px dashed #A3A3A2;
border-bottom:1px dashed #A3A3A2;
}

#number
{
width:15px;
height:122px;
float:left;
font-size:9px;
}

#product1
{
width:124px;
height:100px;
float:left;
}

#product_name_bg
{
width:220px;
float:right;
}

#product_title
{
width:400px;
float:left;
}

#price_bg
{
width:400px;
height:16px;
float:left;
padding-top:12px;
}

#price
{
width:150px;
float:left;
}

#ad_to_cart
{
width:95px;
float:left;
}

#more_info
{
width:240px;
float:left;
}

#av_rating_bg
{
width:400px;
height:22px;
float:left;
}

#product_item
{
width:150px;
float:left;
}

#avg_rating
{
width:150px;
float:right;
}

#product2_bg
{
width:500px;
background-color:#E2E1DC;
height:122px;
padding-left:7px;
padding-top:20px;

border-bottom:1px dashed #A3A3A2;
}

#product3_bg
{
width:500px;
height:135px;
padding-left:7px;
padding-top:20px;
border-bottom:1px dashed #A3A3A2;
}

#product4_bg
{
width:510px;
background-color:#E2E1DC;
height:122px;
padding-left:7px;
padding-top:20px;
border-bottom:1px dashed #A3A3A2;
}

#product5_bg
{
width:510px;
background-color:#E2E1DC;
height:122px;
padding-left:7px;
padding-top:20px;
border-bottom:1px dashed #A3A3A2;
}

#product6_bg
{
width:510px;
background-color:#E2E1DC;
height:122px;
padding-left:7px;
padding-top:20px;
border-bottom:1px dashed #A3A3A2;
}

#product7_bg
{
width:510px;
background-color:#E2E1DC;
height:122px;
padding-left:7px;
padding-top:20px;
border-bottom:1px dashed #A3A3A2;
}

#product8_bg
{
width:510px;
background-color:#E2E1DC;
height:122px;
padding-left:7px;
padding-top:20px;
border-bottom:1px dashed #A3A3A2;
}

#body_btm
{
width:510px;


height:33px;

float:left;

padding-left:5px;

}

#page_no

{

width:100px;

float:left;

padding-top:10px;

}







/* CSS Div Tags for product-detail page */

#name_title_bg

{

width:480px;

float:right;

border-bottom:1px dashed #A5A5A3;

padding-top:0px;

}

#img_left

{

padding-bottom:10px;

width:275px;

float:left;

font-size:10px;

}

#product_details_right

{

width:200px;

padding-right:10px;

float:right;

}

#product_text_bg

{

width:280px;

float:right;

}

#item_avg_rating

{

width:280px;

height:34px;



}

/* wishlist */
.wl_border	{border-top:1px solid #dddddd; margin-top:5px;}
.wl_checkbox {padding-bottom:5px;}
.wl_name	 {padding-left:0px; font-weight:bold;}
.wl_desc	 {padding-right:3px;padding-top:3px;}
.wl_price	 {font-weight:bold;}
.wl_box		{background-color:#f2f2f2;padding:5px;margin-bottom:1px;}
.wl_searchbox	{background-color:#f2f2f2;}
.wl_resultheader	{background-color:#dddddd; padding:2px;}
.wl_resultcontent	{background-color:#f9f9f9;}
.wl_resultcontent2	{background-color:#ffffff;}

.plugin_link {
	text-decoration:underline;
	font-family:Verdana,Tahoma, Arial,sans-serif;
	font-size:11px;
}

.suggest_link {
		height:36px;
		display:block;
        	background-color: #ffffff;
        	padding: 0 4px 0 4px;
        	border-bottom:1px solid #CCCCCC;
        	color:#000000;
        	overflow:auto;
    }
.suggest_link_over {
		height:36px;
    		color: black;
    		background-image:url(img/suggest_over_bg.jpg); 
    		background-repeat:repeat-x;
    		padding: 0 4px 0 4px;
    		cursor:pointer;
   		border-bottom:1px solid #CCCCCC;
   		overflow:auto;
		}
#search_suggest {
		position:absolute;
	    	margin-left: -90px;
		text-align: left; 
		border: 1px solid #000000;  
		background-color:#ffffff;  
		display: none;
		z-index: 1000;
		height:auto;
		width:350px;
		overflow:auto;
		}
.autosuggest_intro {
		padding:5px;
		background-image:url(img/heading_suggest_bg.jpg);
		background-repeat:repeat-x;
	    	border-bottom:1px solid #CCCCCC;
		color:black;
		text-decoration:none;
		font-weight:bold;	    
		}
.suggestclose_link {
		background-image:url(img/heading_suggest_bg.jpg);
		background-repeat:repeat-x;
		padding:5px;
		text-align:right;
	    }
.suggestclose_link a, .suggestclose_link a:link, .suggestclose_link a:visited, .suggestclose_link a:hover {	    
		font-weight:bold;
		color:#000000;
		display:block;
		text-decoration:none;
		cursor:pointer;
		}	    
.suggestmore_link {
		background-image:url(img/heading_suggest_bg.jpg);
		background-repeat:repeat-x;
		padding:5px;
		text-align:right;
	    }
.suggestmore_link a, .suggestmore_link a:link, .suggestmore_link a:hover, .suggestmore_link a:visited {
		font-weight:bold;
		color:#000000;
		display:block;
		text-decoration:none;
		cursor:pointer;
		}	    
#suggest_image {
		width:44px;
		max-width:44px;
		background-color:#ffffff;
		text-align:center;
		border:1px solid #CCCCCC;
		}
#suggest_image img {
		width:30px!important;
		max-width:30px;
		}		
.suggest_image {
		width:44px;
		float:left;
		margin-right:5px;
		}
.suggestwidth {
		padding:2px 0 2px 0;
		overflow:auto;
		}
.suggest_productsname {
		display:block;
		width:auto;
		float:left;
		font-weight:bold;
		}
.suggest_products_price {
		white-space:nowrap;
		float:right;
		text-align:left;
		}
.autosuggest_no_products {
		padding:5px;
		background-image:url(img/heading_suggest_bg.jpg);
		background-repeat:repeat-x;
    		border-bottom:1px solid #CCCCCC;
	    	color:black;
    		font-weight:bold;
		}
/* AJAX CHECKOUT PROCESS */
div.checkout_row {
	clear:both;
}

div.checkout_title {
	cursor:pointer;
	position:relative;
	background-color:#fff6e4;
	color:#A41F01;
	padding:4px;
	font-size:12px;
	border-right:solid 1px #ecddc0;
	border-left:solid 1px #ecddc0;
	border-top:solid 1px #ecddc0;
}


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

div.checkout_content {
	background-color:#fff6e4;
	color:#000;
	padding:4px;
	border-right:solid 1px #ecddc0;
	border-left:solid 1px #ecddc0;
	border-bottom:solid 1px #ecddc0;
	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, Tahoma, Arial, sans-serif;
	font-size: 11px;
}

#video { width: 272px; height: 230px; }

