/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

#wrapper {
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications { background: #f2fff7; }
.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}
BODY {
	background: #ffffff;
	background-image: url(images/back-pattern.jpg);
	background-repeat: repeat;
	color: #000000;
	margin: 0px;
	text-align: center;
}
A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #AABBDD;
	text-decoration: underline;
}
FORM { display: inline; }
/*TR.breadcrumb { background: #FFF; }
*/
TD.breadcrumb {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight : normal;
}
A.breadcrumb { color: #666; }
A.breadcrumb:hover { color: #666; }

#navigation {
/*	background-image: url(images/navbar-back.jpg);
	background-repeat: no-repeat;
*/
	font-size: 11px;
}

TR.header { background: #ffffff; }
TR.headerNavigation { background: #bbc3d3; }
TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight : bold;
}
A.headerNavigation { color: #FFFFFF; }
A.headerNavigation:hover { color: #ffffff; }
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: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: url(images/footer-back.jpg) repeat-x top;
	color: #333333;
	font-weight: normal;
	height: 64px;
	padding-top: 20px;
	padding-left: 230px;
	border-top: solid 2px #999999;
}
.infoBox { background: #b6b7cb; }
.infoBoxContents {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.infoBoxNotice { background: #FF8E90; }
.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #bbc3d3;
	color: #ffffff;
}
TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
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: #f8f8f9; }
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: #f8f8f9; }
TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #b6b7cb;
	color: #FFFFFF;
	font-weight: bold;
}
TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
A.pageResults { color: #0000FF; }
A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	padding-top: 15px;
}
TR.subBar { background: #f4f7fd; }
TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	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: Verdana, Arial, sans-serif;
	color: #ff0000;
}
SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}
.moduleRow { }
.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected { background-color: #E9F4FC; }
.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;
}
/* message box */

.messageBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
}
/* input requirement */

.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
/* custom layout */
.gradient-left {
	background-image: url(images/gradient-left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.gradient-right {
	background-image: url(images/gradient-right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
/*.catlink {
	color: #990000;
}
ul.category {
	list-style: url(images/bg_list.gif);
	padding-left: 20px;
}
ul.category li { }
*/
td.leftcolumn-area {
	background-image: url(images/bg1.gif);
	background-repeat: repeat;
	padding: 0;
	margin: 0;
}

td {
	padding: 0;
}

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
/*body {padding:0; margin:0;}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#3F4143;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
*/
/*input	{ color:#3F4143;}
img      {border:0px;}
table	 {width:100%;}
*/

.vam{ vertical-align:middle}


.header td 		 {color:#011535; vertical-align:middle}
.header span	 {color:#FFFFFF; font-size:10px;}
.header b   	 {color:#ffffff;}
.header a 		 {color:#37D0CE; text-decoration:none; font-size:11px}
.header a:hover  {color:#37D0CE;text-decoration:underline}
.header strong a 		 {color:#C9CBBD; text-decoration:underline; font-size:11px}
.header strong a:hover  {color:#C9CBBD;text-decoration:none}


.input {
	width:107px;
	height:17px;
	color:#3F4143;
	font-size:10px;
	font-family:tahoma;
	vertical-align:middle
}
#input1 {
	width:37px;
	height:18px;
	color:#3F4143;
	font-size:10px;
	font-family:tahoma;
	text-align:right
}
#input2 {
	width:37px;
	height:18px;
	color:#3F4143;
	font-size:10px;
	font-family:tahoma;
	text-align:right
}
.jamp {
	width:72px;
	height:18px;
	color:#464646;
	font-size:10px;
	padding-left:4px;
	font-family:Tahoma;
}
.jamp1 {
	width:157px;
	height:18px;
	color:#464646;
	font-size:10px;
	padding-left:2px;
	font-family:Tahoma;
	margin-left:0px;
	margin-top:0px
}
.jamp2 {
	width:58px;
	height:18px;
	color:#464646;
	font-size:10px;
	padding-left:2px;
	font-family:Tahoma;
}
.jamp3 {
	width:88px;
	height:18px;
	color:#464646;
	font-size:10px;
	padding-left:2px;
	font-family:Tahoma;
}
.box_header_txt td {
	vertical-align:middle;
/*	background:url(images/1_bg2.gif);
	background-color: #BBC3D3;
*/	font-weight:bold;
	color: #828282;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	padding-left: 4px;
	border-bottom: solid 1px #BFBDC0;
	border-left: solid 5px #EEEEEE;
}
.box_body { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.box_body ul {
	padding:0;
	margin:0 0 0 0px;
	list-style:none;
}
.box_body .bg_list {
	background:url(images/bg_list1.gif) left top no-repeat;
	line-height:24px;
}
.box_body .bg_list a {
	background:url(images/bg_list.gif) left top no-repeat;
	color:#1E7098;
	text-decoration:none;
	padding-left:10px;
	font-size:11px;
	margin-left:10px;
	background-position:0 5px
}
.box_body .bg_list a:hover {
	color:#FB6005;
	text-decoration:none;
}
.box_body .bg_list_un { line-height:21px; }
.box_body .bg_list_un a {
	background:url(images/bg_list.gif) left top no-repeat;
	color:#1E7098;
	text-decoration:none;
	padding-left:17px;
	font-size:11px;
	margin-left:20px;
	background-position:0 5px
}
.box_body .bg_list_un a:hover {
	color:#FB6005;
	text-decoration:none;
}
.box_body .bg_list_sub { line-height:20px; }
.box_body .bg_list_sub a {
	color:#1E7098;
	text-decoration:none;
	padding-left:17px;
	font-size:11px;
	margin-left:30px;
	background-position:0 5px
}
.box_body .bg_list_sub a:hover {
	color:#FB6005;
	text-decoration:none;
}
.cont_header_txt td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:42px;
	vertical-align:middle;
	background:url(images/2_bg.gif) right;
	padding-left:21px;
	text-transform:uppercase;
	font-weight:bold;
	color:#F68C28;
	font-size:14px;
	vertical-align:middle
}
.cont_header_txt a {
	font-weight:bold;
	color:#F2F2F2;
	font-size:11px;
	text-decoration:none;
	vertical-align:middle;
}
.cont_header_txt a:hover {
	font-weight:bold;
	color:#F2F2F2;
	font-size:11px;
	text-decoration:underline;
}
/*
.product td         {color:#4C4C4C; font-size:11px;}
.product a		    {color:#F47602; font-size:13px; text-decoration:none; font-weight:bold}
.product a:hover	{color:#F47602;text-decoration:underline;}
.product span       {color:#F47602; font-size:13px; font-weight:bold}

.product strong		    {color:#F47602; font-size:13px; text-decoration:none; font-weight:bold}
.product b	 {			color:#EE083E; font-size:14px; font-weight:bold;}

.product div { text-align:center;padding:15px 0px 18px 0px;}
.product div a		    {color:#F47602; font-size:13px; font-weight:bold;text-decoration:underline; text-transform:none;}
.product div a:hover	{color:#F47602;text-decoration:none;}
*/


.pic img { border: 1px solid #ffffff; }
.result td {
	color:#505050;
	height:44px;
	vertical-align:middle;
	padding:0px 25px 0px 22px;
}
.result a {
	color:#EE083E;
	text-decoration:underline;
}
.result a:hover {
	color:#EE083E;
	text-decoration:none;
}
.result b {
	color:#505050;
	font-weight:normal;
}
.result span { color:#EE083E; }
.result u {
	text-decoration:underline;
	color:#EE083E;
	font-weight:bold;
}
.result_right { text-align:right; }
.result_right b {
	color:#505050;
	font-weight:bold;
}
.popup td {
	color:#727272;
	font-size:9px;
	text-decoration:none;
}
.popup strong {
	color:#727272;
	font-size:11px;
}
.popup span {
	color:#EE083E;
	font-size:11px;
}
.popup a {
	color:#EE083E;
	font-size:11px;
	text-decoration:none;
}
.popup a:hover {
	color:#EE083E;
	text-decoration:underline;
}
/*
.footer		  	  { background:url(images/li.gif) repeat-x top }	
.footer 		  {color:#0A2B49; font-size:11px;}			
.footer a 		  {color:#0A2B49; font-size:11px; text-decoration:none;} 			
.footer a:hover   {color:#0A2B49;text-decoration:underline;}	
.footer span 	  {color:#0A2B49; font-size:11px;}
.footer b, .footer b a 	  {color:#0A2B49; font-size:11px; font-weight:bold; text-decoration:none;}			
.footer b a:hover {color:#0A2B49; text-decoration:underline;}
*/
.product .shop_cart {
	height:41px;
	text-align:center;
	vertical-align:middle;
	color:#F47602;
	font-size:13px;
	font-weight:bold;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_body td {
	color:#3F4143;
	font-size:11px;
}
.box_body a {
	color:#F47602;
	font-size:11px;
	text-decoration:none;
	font-weight:normal
}
.box_body a:hover {
	color:#F47602;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal
}
.box_body span a {
	color:#F47602;
	font-size:13px;
	text-decoration:none;
	font-weight:bold
}
.box_body span a:hover {
	color:#F47602;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold
}

/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1 {
	font-size:10px;
	text-transform:none;
	color:#3F4143;
}
SPAN.productSpecialPrice, .box_body SPAN.productSpecialPrice, .product SPAN.productSpecialPrice {
	color:#EE083E;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
input { background:#ffffff; }
.main a b {
	color:#5D5F60;
	font-size: 10px;
	text-decoration:underline;
}
.main a:hover b {
	color:#5D5F60;
	font-size: 10px;
	text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */

.smallText a { color:#999999; font-size:11px; text-decoration:none;}
.smallText a:hover { color: #999999; font-size:11px; text-decoration:underline;}
.smallText a u { color:#999999; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#999999; font-size:11px; text-decoration:underline;}

TD.fieldKey {	font-size: 12px;font-weight: bold;font-family: Verdana, Arial, sans-serif;	color:#5D5F60;}
TD.fieldValue {	font-size: 12px;font-family: Verdana, Arial, sans-serif;padding:3px 2px 3px 2px;}

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; color:#5D5F60;
}
SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText font b { color:#FF0033; text-decoration:none; font-size:11px }

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.sea_1 { padding:0px 10px 0px 10px; }
.sea_2 { padding:10px; }
.padd2 td { padding:10px; }
div.padd3 {
	margin-right:15px;
	margin-left:31px;
	text-align:left;
	padding:0px 0px 0px 0px;
}
.bg_gg { background:none; }
.bg_vv { background:url(images/1_bg1.gif) left top repeat-y; }
.prod_info {
	width:1px;
	border-left:31px solid #ffffff;
	border-right:21px solid #ffffff;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left { width:0px; }
.box_width_right { width:204px; }
.box_width_cont { width:96%; }			

/* -------------------------------------------------          -------------------------------------------------------- */
#searchbox {
	height: 38px;
	width: 205px;
	position: absolute;
	top: 40px;
}
input.boxsearch {
	border: 1px solid #EE8D2C;
	margin-left: 10px;
}
