/* stylesheet_original1.css
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet_original.css 3286 2006-03-28 01:14:04Z drbyte $
*/
BODY {
	background: url(../images/bg.png);
	background-color: #ffffff;
	color: #333000;
	margin: 0px;
	margin-bottom:0px;
	padding: 0px;
   font: 11px Verdana, Arial, sans-serif;
}

.banner{
/*
background:url(../images/header_bg.gif) top no-repeat;
height:205px;*/
height:114px;
}

.menubg{
background:url(../images/nav_bg.jpg) repeat-x;
font-size:14px;
}

.menubg td{
/*background:url(../images/nav_right.png);
background-position:right;
background-repeat:no-repeat;*/
height:20px;
border:0px solid #FF0000;
}
.menubg ul{
list-style:none;
float:left;
margin:0px;
padding:0px;

}
.menubg ul li{
list-style:none;
width:112px;
float:left;
background:url(../images/nav_right.png);
background-position:right top;
background-repeat:no-repeat;
height:25px;
padding:12px 5px;
}

.menubg ul li:hover{
list-style:none;
width:112px;
float:left;
background:url(../images/nav_hover.jpg);
background-position:right top;
background-repeat:no-repeat;
height:25px;
padding:12px 5px;
}


.menubg a:link, .menubg a:visited{
color:#FFFFFF;
font-weight:600;

}

.centershop {
	padding: 0px;
	margin: 0px auto;
	/*position: relative;*/
	text-align: left;
	width: 790px !important;  /*779px*/
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

A {
  color: #B45618;	/*#428dff //#663800*/
  text-decoration: none;
}

A:hover {
  color: #FF9535;	/*#ffb062  //#C86100*/
  text-decoration: none;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  background-image: url(../images/header_bg.jpg);
  background-repeat: repeat-x;
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TABLE.headerNavigation {
  background-image: url(../images/tile_back.jpg);
  background-color: #abbbd3;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
  border-bottom: 1px dotted #9a9a9a;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #a8cfff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #faf8cb;	/*#f3dabc*/
  margin-bottom: 2px;
  padding-left:0px !important;
}

.rightboxheading, .centerboxheading, .singleboxheading {
  /*background-color: #abbbd3;*/
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}
.leftboxheading {
  /*background-color: #abbbd3;*/
  background:#F8F979;
  height:30px;	/*38px*/
  vertical-align: middle;
	text-align: left;
	padding-left:12px;
	font-weight: bold;
	font-family: Arial,Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
	letter-spacing: 1.5;
}
td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}
td.leftboxheading a {
  color: #272317;
}
td.leftboxheading a:hover {
  color: #ac643e;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: #faf8cb;	/*fead6c*/
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 0px;  /*4px*/
 border: 1px solid #EAEAEA;
   /*border-bottom: 1px solid #9a9a9a;*/
  background:#F4EAD7;	/*box_bottom.jpg*/
}

.rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #abbbd3;
  background-image: url(../images/tile_back.jpg);
  margin-bottom: 15px;
}
.leftboxfooter {
  background-color: #f3dabc;
  background: url(../images/Left_menu_footer.jpg);	/*box_bottom.jpg*/
  height: 10px;	/*4px*/
  padding:0px;
  margin:0px;
}
.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #9a9a9a;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}

TD.productListing-heading{
  background-color: #abbbd3;
  /*background-image: url(../images/tile_back.jpg);*/
}
.productListing-heading a{
 color: #ffffff;
}
TD.productlisting {
  border:1px solid #9a9a9a;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #ff6b1a;
	font-weight: bold;
	letter-spacing: .05em;
	padding:3px;
	padding-left:0px;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 100% !important;
  background-color: #ffffff;
  padding: 5px;
}

/* footer
--------------*/

TABLE.footer {
  background: #faf8cb;	/*#f9ecdc*/
  text-align: center;
  font-size: 10px;
  color:#FFFFFF;
}

TR.footertop {
  background: #abbbd3;
  background-image: url(../images/tile_back.jpg);
  font-size: 11px;
}

.footer_text{
  font: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff; /*#003300*/
	size: 8px;
	vertical-align: middle;
	font-weight:bold;
}	
TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #FEECC0;	/*f5e4c8 //FEEFCB*/
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #FDE4AA;		/*#f8e9d4*/
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

TD.productListing-data-description-even {
  background: #eff4f8;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #f0a480;
   font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #D56500;	
	}
.messageStackSuccess {
	background-color: #FDC28E;
	color: #9B4E00;
	background-color: #FDE4AA; padding: 2px; border: 1px solid #9a9a9a;
	}
.messageStackCaution {
	background-color: #FDE4AA;	/*#FFFF66*/
	color: #000000;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #FF8F2B;	/*#FF9535 //#FF9535*/
  color: #FFFFFF;
  font-size: 10px;
  padding: 4px;
}

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #9a9a9a;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}


/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
/*TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}*/

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories */
A.category-top {
  color: #70422a;
  text-decoration: none;
  line-height: 28px;
  background:url(../images/bullet.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding:0px 0px 0px 10px;
}
.category-top {
padding:10px;
}

A.category-top:hover {
  color: #333333;
  text-decoration: underline;
}
A.category-links {
  color: #004080;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #FF0000;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}
.category_name{
 font-size: 12px;
 color: #DF6B1E;
 font-weight: bold;
 background-color: #FDC28E;	/*#00cc99*/
 line-height: 22px;
}

/*---------------Gallery--------------------*/
div.details {
        float: right;
        width: 250px;
		margin:10px;
		clear:both;
}

div.contentgallery {
        /* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
        display: none;
        float: left;
        width:100%;
		border:1px solid #F0FBFF; 
}
div.contentgallery a, div.navigation a {
        text-decoration: none;
        color: #777;
}
div.contentgallery a:focus, div.content a:hover, div.content a:active {
        text-decoration: none;
}
div.controls {
        margin-top: 5px;
        height: 23px;
}
div.controls a {
        padding: 5px;
}
div.ss-controls {
        float: left;
}
div.nav-controls {
        float: right;
}
div.slideshow-container {

       /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {

        background-image:url(../images/loader.gif);
        background-repeat: no-repeat;
        background-position: center;
        width: 500px;
        height: 307px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	height:290px;
	width:500px;
	padding-top:8px;
	overflow:hidden;
	
}
div.slideshow span.image-wrapper {
	width:500px;
	float:left;
}
div.slideshow a.advance-link {
        display: block;
        width: 500px;
        height: 307px; /* This should be set to be at least the height of the largest image in the slideshow */
        line-height: 0px; /* This should be set to be at least the height of the largest image in the slideshow */
        text-align: left;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
        text-decoration: none;
}
div.slideshow img {
        vertical-align: middle;
        border: 1px solid #ccc;
}
div.download {
        float: right;
}
div.caption-container {
        
}
span.image-caption {
        display: block;

}
div.caption {
        background-color: #F0FBFF;
        padding: 12px;
        color: #ccc;
		height:500px;		
}
div.caption a {
        color: #fff;
}
div.image-title {
        font-weight: bold;
        font-size: 1.4em;
}

div.image-desc {
        line-height: 1.3em;
        padding-top: 12px;
}
div.navigation_gallery{
border:#D8D8D8 1px solid;
background:#F0FBFF;
margin:5px;
padding:5px;

width:550px;
float:left;
        /* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
        clear: both;
        margin: 0;
        padding: 0;
}
ul.thumbs li {
        float: left;
        padding: 0;
        margin: 5px 5px 0px 0;
        list-style: none;
}
a.thumb {
        padding: 2px;
        display: block;
        border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
        background: #F0FBFF;
}
a.thumb:focus {
        outline: none;
}
ul.thumbs img {
	    height:60px;
        border: none;
        display: block;
}
div.pagination {
        clear: both;
}
div.navigation div.top {
        margin-bottom: 12px;
        height: 11px;
}
div.navigation div.bottom {
        margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
        display: block;
        float: left;
        margin-right: 2px;
        padding: 0px 5px 2px 2px;
        border: 1px solid #ccc;
}
div.pagination a:hover {
        background-color: #eee;
        text-decoration: none;
}
div.pagination span.current {
        font-weight: bold;
        background-color: #000;
        border-color: #000;
        color: #fff;
}
div.pagination span.ellipsis {
        border: none;
        padding: 5px 0 3px 2px;
}
#captionToggle a {
        float: right;
        display: block;
        background-image: url(../images/caption.png);
        background-repeat: no-repeat;
        background-position: right;
        margin-top: 5px;
        padding: 5px 30px 5px 5px;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
        float: none;
        padding: 0;
        margin: 0;
        list-style: none;
}

#thumbs-min a.thumb {
        padding: 0px;
        display: inline;
        border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
        background: inherit;
        color: #000;
        font-weight: bold;
}
#footer_nav{
float:left;
padding:13px 5px;
width:73%;
}
#footer_nav ul{
list-style:none;
text-align:center;
padding:0px;
margin:0px;
padding-left:0px;
}
#footer_nav ul li{
float:left;
text-align:center;
padding-left:7px;
padding-right:7px;
border-right:1px solid #C40202;
}
#footer_nav ul li a{
font-weight:bold;
color:#C40202;
}
#footer_nav ul li a:hover{
font-weight:bold;
text-decoration:underline;
color:#C40202;
}





/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:280px;	width: 645px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(images/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold; 
	background: #920000; 
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

/*end for gallary*/

ul#footer_nav
{
	list-style:none;
	float:right;
	margin:5px;
}	
ul#footer_nav li
{
	padding:0 20px;
	float:left;
	
}
ul#footer_nav li a
{
	color:#FFFFFF;
	text-decoration:none;	
}
ul#footer_nav li a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
#slideshow2 {
    position:relative;
    height:114px;
    float:left;
}

#slideshow2 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow2 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow2 IMG.last-active {
    z-index:9;
}

