/*
//
// +----------------------------------------------------------------------+
// |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.css,v 1.1.1.1 2004/09/01 04:47:58 shidairiki Exp $
*/

/* add source below 02272007 */
table#header_top {
	height: 140px;
}

table#header_top #left1 {
	background: URL(/images/header_left1.jpg) no-repeat;
}

table#header_top #left2 {
	background: URL(/images/header_left2.jpg) no-repeat;
}

table#header_top #left3 {
	background: URL(/images/header_left3.jpg) no-repeat;
}

table#header_top #left4 {
	background: URL(../images/title4.jpg) no-repeat;
}

table#header_top #left5 {
	background: URL(../images/title5.jpg) no-repeat;
}

table#header_top #left6 {
	background: URL(../images/title6.jpg) no-repeat;
}

table#header_top #right {
	background: URL(/images/header_right2.jpg) no-repeat right top;
}

#headerMenu ul {
	height: 20px;
	padding: 120px 20px 0 0;
	list-style-type: none;
	background: url(../images/menutab_right.gif) no-repeat bottom right;
}

#headerMenu li {
	float: right;
	height: 20px;
	line-height: 20px;
	padding: 0px 5px 0 30px;
	color: #ff9945;
	font-weight: bold;
}
.menuLeft {
	background: url(../images/menutab_left.gif) no-repeat;
}

.menuCenter {
	background: url(../images/menutab_center.gif) no-repeat;
}

#headerMenu A {
	color: #ff9945;
}

#leftColumn {
	width: 181px;
	background: url(../images/left_bg.gif) repeat-y;
	margin: 0 0 10px 0;
	text-align: left;
}

#leftColumn .title {
	height: 27px;
	line-height: 27px;
	background: url(../images/left_title.gif) no-repeat;
	text-align: left;
	padding: 0px 10px;
	margin: 0 0 5px 0;
}

#leftColumn .main {
	text-align: left;
}

#leftColumn form, #leftColumn a, #leftColumn p {
	margin: 0;
	padding: 0 0 0 10px;
}

#leftColumn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftColumn li {
	background: url(../images/left_listbg.gif) no-repeat;
	height: 20px;
	padding: 0 0 0 0px;
}

#rightColumn {
	width: 125px;
	background: url(../images/right_bg.gif) repeat-y;
	margin: 0 0 10px 0;
	text-align: left;
}

#rightColumn .title {
	height: 27px;
	line-height: 27px;
	background: url(../images/right_title.gif) no-repeat;
	text-align: left;
	padding: 0px 10px;
	margin: 0 0 5px 0;
}

#rightColumn .main {
	text-align: left;
}

#rightColumn form, #rightColumn p {
	margin: 0;
	padding: 0 0 0 10px;
}

#rightColumn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#rightColumn li {
	background: url(../images/right_listbg.gif) no-repeat;
	height: 20px;
	padding: 0 0 0 0px;
}

#rightColumn .mainFeature {
	text-align: center;
	margin: 0 0 10px 0;
}

#rightColumn .mainFeature img {
	border: solid 1px #cccccc;
	margin: 5px;
}

#footer {
	background: url(../images/line.gif) repeat-x top;
	padding: 10px 20px;
	font-weight: normal;
}

#footer p {
	margin: 10px 0 0 70px;
}

.formBox {
	background-color: #444e6e;
	border: solid 1px #8fb1da;
	height: 14px;
	line-height: 14px;
	margin: 0 0 10px 0;
	color: white;
}

.formBox2 {
	background-color: #444e6e;
	border: solid 1px #8fb1da;
	height: 14px;
	line-height: 14px;
	margin: 0 0 0 0;
	color: white;
}

.formBtn {
	background-color: #ff340a;
	border: solid 1px white;
	height: 14px;
	line-height: 14px;
	margin: 0 0 10px 0;
	color: white;
	font-weight: bold;
}


#breadcrumbs {
	height: 25px;
	background: url(../images/line.gif) repeat-x bottom;
}

#mainProducts table {
	background-color: #262626;
	border: solid 1px #404040;
	border-collapse: collapse;
}

#mainProducts table td {
	border: solid 1px #404040;
	border-bottom:0px;
	border-top:0px;
}

#mainProducts table td img {
	border: solid 1px #cccccc;
	margin: 10px;
}

#mainProducts table td span {
	width: 180px;
	text-align: left;
	font-size: 12px;
	line-height: 30px;
}
#mainProducts table td ul {
	width: 180px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	list-style-type: square;
}

#mainProducts table td li {
	padding: 0px;
	line-height: 12px;
	font-weight: nornmal;
	margin: 0 0 2px 20px;
}

#mainProducts table td #cart {
		background: url(../images/cart_bg.gif) repeat-x bottom;
		height: 50px;
		text-align: left;
		margin: 20px 0 0 0;
		padding-top:15px;
}

#mainProducts table td #cart p {
		line-height:15px;
		font-weight: normal;
		padding: 0 0 0 10px;
}

#mainProducts table td #cart strong {
	line-height:12px;
		font-size:14px;
}

#mainProducts table td #cart img {
	float: right;
	border: none;
	margin: 0 20px 0 0;
}

#mainProductsHeader {
	display: block;
	padding: 30px 0 0 25px;
	font-size: 12px;
	margin: 0 0 10px 0;
	background: url(../images/btn_orange.gif) no-repeat left bottom;
}

#mainPhoto {
	text-align: center;
	margin: 0 0 0 0;
	background: url(../images/mainphoto_bg.gif) repeat-x top;
}

#mainColumn {
	background: url(../imgs/line.gif) repeat-x top;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	padding: 10px 0 0 0;
}

/********************      general            *******************/
#itemTitle {
	padding:0;
	margin:0 0 10px 0;
	height:34px;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align:center;
}

#itemTitle h2 {
	font-weight:bold;
	margin:0;
	font-size:14px;
	line-height:34px;
	font-family: Arial, Helvetica, sans-serif;
}
/********************      general            *******************/

/*************            list               ***************/

.list {
margin-bottom:0px;
background-color:#262626;
}

.list table td.productTitle {
padding:5px;
background: url(../images/subtitle_bg.gif) repeat-x ;
}

.list table td {
background: url(../images/line.gif) repeat-x bottom;
}

.list table td img {
margin:10px;
	border: solid 1px #cccccc;
}

#border0 {
border:0px;
}

/*************            list               ***************/

/***************   detail ****************************/
#detailContent {
border: solid 1px #404040;
}

#detailContent img.mainphoto {
margin-right:10px;
	border: solid 1px #cccccc;
}

#detailContent td {

background-color:#262626;
padding:20px 10px ;
}

.price {
	border: solid 1px #404040;
	height:61px;
	margin:20px 0 0 0;
	background-image: url(../images/cart_bg.gif);
	background-repeat: repeat-x;
}

.button_in_cart {
	float: right;
	border: none;
	margin: 15px 20px 0 0;
}

.itemNum {
	background-color: #444e6e;
	border: 1px solid #5E8ECA;
	height: 14px;
	line-height: 14px;
	color: white;
	float:right;
	width:20px;
	margin:30px 10px 0 0;
}

.price strong {
padding: 15px 0 0 10px;
line-height:60px;
font-size:14px;
}

.floatright {
	float:right;
	margin:30px 5px 0 0;
}
/***************   detail ****************************/



/* add source above 02272007 */


BODY {

  	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	background-color: #171717;
	font-family: veldana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #dce5ff;
	margin: 0;
/*
delete source below 02272007

	background-color: #e5edf5;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
   font: 11px Verdana, Arial, sans-serif;

delete source above 02272007
*/
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 100% !important;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

A {
  color: #428dff;
  text-decoration: none;
}

A:hover {
  color: #ffffff;
  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: #171717;
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  /*background-color: #abbbd3;*/
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}

/* change source for left and right boxheading below 02282007 
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: #abbbd3;
  background-image: url(../images/tile_back.jpg);
}
*/
TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: #abbbd3;
  background-image: url(../images/tile_back.jpg);
}
TR.leftboxheading {
  background: #abbbd3;
  background-image: url(../images/left_title.gif);
}
TR.rightboxheading {
  background: #abbbd3;
  background-image: url(../images/right_title.gif);
}
/* change source for left and right boxheading above 02282007 */


/* change source for left and right boxcontent below 02282007 
.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}
*/
.leftboxcontent {
  background-image: url(../images/left_bg.gif);
  line-height: 125%;
  padding: 4px;
}
.leftboxcontent2 {
  background-image: url(../images/left_bg.gif);
}
.rightboxcontent {
  background-image: url(../images/right_bg.gif);
  line-height: 125%;
  padding: 4px;
}
/* change source for left and right boxcontent above 02282007  */


/* change source for left and right boxfooter below 02282007 
.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #abbbd3;
  background-image: url(../images/left_title.gif);
  margin-bottom: 15px;
}
*/
.centerboxfooter, .singleboxfooter {
  background-color: #abbbd3;
  background-image: url(../images/tile_back.jpg);
  margin-bottom: 15px;
}
.leftboxfooter {
  background-color: #abbbd3;
  background-image: url(../images/left_bottom.gif);
  margin-bottom: 15px;
}
.rightboxfooter {
  background-color: #abbbd3;
  background-image: url(../images/right_bottom.gif);
  margin-bottom: 15px;
}
/* change source for left and right boxfooter above 02282007 */

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
/* 
delete source below 03102007
  border:1px solid #9a9a9a; 
delete source above 03102007
*/
  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/subtitle_bg.gif);
}

TD.productlisting {
  border:1px solid #262626;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
/* add source below 03012007 */
  background-color: #262626;
/* add source above 03012007 */
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 11px;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 100% !important;
  background-color: #171717;
  border-right: 10px solid #171717;
  border-left: 10px solid #171717;
  border-bottom: 1px solid #171717;
  padding: 5px;
}

/* footer
--------------*/

TABLE.footer {
  background: #171717;
  text-align: center;
  font-size: 10px;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
  background: #abbbd3;
  background-image: url(../images/tile_back.jpg);
  font-size: 11px;
}

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: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #eff4f8;
}

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: #FF0000; cursor: pointer; }
.moduleRowSelected { background-color: #FF0000; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #ff0000; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* 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: #171717;
	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: #83a3ff;
  text-decoration: none;
}
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;
}

/* sample content */
#text_content {
	
	background-color:#262626;
	padding:10px 10px;
}

#text_content p {
	margin:0;
	padding:4px 0;
}

#text_content h2 {
	background: url(../images/line.gif) repeat-x bottom;
	font-size:16px;
	margin:0;
	padding:0 0 5px 0;
}
#text_content div {
	background: url(../images/line.gif) repeat-x bottom;
	margin:0 0 5px 0;
	padding:7px 0 2px 0;
}
.right_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dce5ff;
}

.left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dce5ff;
}

.right_left_line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: dce5ff;
	border-left-color: dce5ff;
}
.right_bottom_line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: dce5ff;
	border-bottom-color: dce5ff;
}

.left_bottom_line {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: dce5ff;
	border-left-color: dce5ff;
}

.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: dce5ff;
}

.bottom_line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: dce5ff;
	font-size: 14px;
}

.bottom_dot {
	border-bottom: #9a9a9a 1px dotted;
}

.bottom_dot_right_left_line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: dce5ff;
	border-bottom-color: 9a9a9a;
	border-left-color: dce5ff;
}

A.gray{text-decoration:none; color:#dce5ff;}
A.gray:hover{text-decoration:underline; color:#FFFFFF}

A.gray14{font-size:14px; text-decoration:none; color:#dce5ff;}
A.gray14:hover{font-size:14px; text-decoration:underline; color:#FFFFFF}

#text_content1 {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; BACKGROUND-COLOR: #171717
}
#text_content1 P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 4px; MARGIN: 0px; PADDING-TOP: 4px
}
#text_content1 H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 16px; BACKGROUND: url(file:///../images/line.gif) repeat-x 50% bottom; PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-TOP: 0px
}
#text_content1 DIV {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(file:///../images/line.gif) repeat-x 50% bottom; PADDING-BOTTOM: 2px; MARGIN: 0px 0px 5px; PADDING-TOP: 7px
}

.font14{font-size: 14px;}


.all_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: cde5ff;
	border-right-color: cde5ff;
	border-bottom-color: cde5ff;
	border-left-color: cde5ff;
}

#text_content2 {
	
	background-color:#FFFFFF;
	padding:10px 10px;
}



