/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:01 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.cat_description {  font-family :tahoma; font-size : 10px; color: #180080; font-weight: bold }
.boxText { font-family:tahoma; font-size: 10px; }
.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }
.navBlue     { color: #3557a7; font-size: 8pt; font-family: Verdana }
.errorBox { font-family :tahoma; font-size : 10px; background: #b3c5ff; font-weight: bold; }
.stockWarning { font-family :tahoma; font-size : 10px; color: #0e00cc; }
.productsNotifications {}
.orderEdit { font-family :tahoma; font-size : 10px; color:#353434; text-decoration: none; }

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:836px;
	
	}
	#left
	{
	width:201px;
	background:#f0f0f0;
	height:100%;
	float:left;
	}
	
	
	#container
	{height:100%;
	background:#f0f0f0;}
	#header
	{
	border-bottom-color:#353434;
	border-bottom-style:solid;
	border-bottom-width:medium;
	}
	
img {
	border:0;
	}	
A {
  color:#353434;
  text-decoration: underline;
}

.no_under a {text-decoration:none;}

FORM {
        display: inline;
}


TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:tahoma;
  font-size: 11px;
  background: #bbc3d3;
  color: #566268;
  font-weight : bold;
}
td 		{
		
		}

A.headerNavigation { 
 color: #424242;
}

A.headerNavigation:hover {
 color: #424242;
}

TR.headerError {
  background: #3557a7;
}

TD.headerError {
  font-family:tahoma;
  font-size: 12px;
  background: #3557a7;
  color:#353434;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:tahoma;
  font-size: 12px;
  background: #00ff00;
  color:#353434;
  font-weight: bold;
  text-align: center;
}


td select {

width:134px;
}

.infoBoxContents {

  font-family:tahoma;
  font-size: 10px;
}


.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:tahoma;
  font-size: 12px;
  font-weight: bold;
  color:#353434; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family:tahoma;
  font-size: 10px;
  color:#353434;
}

TD.contentBoxHeading {
  font-family:tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #534F4D; padding-top:5
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd {

}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even
 {  
}

TABLE.productListing {
  border-spacing: 1px;
}

.productListing-heading {
  font-family: tahoma;
  font-size: 10px;
  color:#353434;
  font-weight:bold;
 text-align:center;
}

TD.productListing-data {
  font-family:tahoma;
  font-size: 10px;
  color:#353434;
  vertical-align:middle;
  padding:0 5px 0 5px;
}
TD.productListing-data a{ text-decoration:none; color:#353434;}
TD.productListing-data a b{
		color:#353434;
		text-decoration:none;
		margin:0 0 0 5px;
		}
TD.productListing-data2 {
  font-family:tahoma;
  font-size: 10px;
  padding-top:10px;
}

A.pageResults {
  color:#353434;
}

a:hover.pageResults {
  color:#353434;
}

.navBbrown a{ color:#353434; text-decoration:none;}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:tahoma;
  font-size: 10px;
  color: #0966e4;
}

.main, P.main, .main a { 
   
  font-family: tahoma;
  font-size: 11px;
  line-height:13px;
  color:#3E3E3E;
}
TD.main2, P.main2 {
  font-family:tahoma;
  font-size: 11px;
  line-height: 1.5;
  padding:3px;
  color:#000000;
  padding:10px; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:tahoma;
  font-size: 11px;
  color:#353434;
}

TD.smallText a{
  font-family:tahoma;
  font-size: 11px;
  color:#353434;
}

TD.accountCategory {
  font-family:tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:tahoma;
  font-size: 11px;
  font-weight: bold;
  color:#000000
}

TD.fieldValue {
  font-family:tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family:tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family:tahoma;
  color:#353434;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family:tahoma;
  font-size: 10px;
  color: #3557a7;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:tahoma;
  font-size: 11px;
}
select {
		width:200px;
		}
TEXTAREA {
  width: 100%;
  font-family:tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:tahoma;
  font-size: 12px;
  color: #808bf0;
  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: #6183c7;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:tahoma;
  color: #0966e4;
}

SPAN.errorText {
  font-family:tahoma;
  color: #3557a7;
}

.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: #010198; }


.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #b3c5ff; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #0966e4; }



.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #3557a7; }


TABLE.linkListing {
  border: 0px;
  border-style: solid;
  border-color: #D6D6D6;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#353434;
  text-align: center;
}

TD.linkListing-data, TD.linkListing-data a{
  border-right: 0px solid #D6D6D6;
  border-bottom: 0px solid #D6D6D6;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#353434;
}

TR.linkListing-odd {
}

TR.linkListing-even {
}



TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {

  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color=: #BDCAF0;
}


TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('../images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('../images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('../images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #0966e4;
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#353434;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color:#353434;
}


.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#353434; background-color: #808080; }
.TR.attributeBoxContent {font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#353434; background-color: #808080; }
.TD.attributeBoxContent {font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#353434; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}



.yearHeader { font-family: tahoma; font-size: 11px; font-weight: bold; color:#353434; text-decoration: none; text-align:center; vertical-align:middle;} 
.calendarMonth { cursor: default; width: 100%; text-align:center; vertical-align:middle;}
.calendarHeader { font-family: tahoma; font-size: 11px; font-weight: bold; color:#353434; text-decoration: none;}
.calendarHeader td {padding:5px;}
.calendarToday { font-family: tahoma; font-size: 11px; color:#353434; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #000000; text-align:center; vertical-align:middle;}
.calendarWeekend { font-family: tahoma; font-size: 11px; color:#353434; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; text-align:center; vertical-align:middle;}
.calendar { font-family: tahoma; font-size: 11px; color:#353434; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000;  text-align:center; vertical-align:middle;}
.event { font-family: tahoma; font-size: 11px; color:#353434; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #edece9; line-height: 14px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

td select.select {width:52px;}

td body {background:none;}





/* MY*/
body{
padding:0px;
margin:auto;
font-size:11px;
}

a:hover{text-decoration:none;}

img { border:0px;}

table {border-collapse:collapse; border:0px;}

td { vertical-align:top; padding:0px}

.main_text, table, li, input, textarea, select, #column_center font
	{
		font-family:tahoma;
		font-size:11px;
		line-height:13px;
		color:#242D3A;
	}
	
.column_center input, .column_center select, .column_center textarea {margin:0 5px 4px; vertical-align:top;}
.column_center .cart_buttons input {margin:0; padding:0;}

.column_center font {font-family:arial; font-size:11px; line-height:13px; color:#3E3E3E;}

.spacer {font-size:0px; line-height:0px;}
.vam { vertical-align:middle}
.note {margin:0px 10px;}


h2 {font-size:15px;}
h3 {font-size:12px;}
h4 {font-family:Tahoma; font-size:20px; font-weight:bold;}




/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*--------------------------------------HEADER STYLES--------------------------------------*/

.header {background:url(../images/bg_head.gif); background-repeat:repeat-x;}

.navigation {padding-top:39px;}

.nav_1 {padding:4px 20px 4px 23px;}

.nav_2 {padding:4px 20px;}
.nav_2 select {font-size:10px; width:110px;}

.nav_3 {padding:20px 55px 6px 20px; font-size:10px; color:#737373;}
.nav_3 a {color:#DF4C04; font-weight:bold; text-decoration:none;}
.nav_3 a:hover {text-decoration:underline;}


.menu {background:url(../images/bg_menu.gif); background-repeat:repeat-x;padding:0 40px; padding-bottom:0px; border-bottom-width:2px; border-bottom-style:solid; border-bottom-color:#000000;}

/*--------------------------------------EOF HEADER STYLES----------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/




/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*--------------------------------------BOX STYLES-----------------------------------------*/

.column_left, .column_right {color:#242D3A; background:#F0F0F0; padding-top:13px;}

.column_left td, .column_right td {color:#242D3A;}
.column_left td a, .column_right td a {color:#242D3A;}


.column_left div.line, .column_right div.line {background:#555555; margin:5px 0;}

table td.column_left h1{font-size:13px; font-weight:bold; line-height:normal; text-transform:uppercase; padding:5px 0 7px 11px; background:url(../images/h1_ic.gif) 2px 12px no-repeat; border-bottom:3px solid #747474;}

.h1 {}
.h1_text div {font-size:13px; font-weight:bold; line-height:normal; text-transform:uppercase; padding:5px 0 7px 11px; background:url(../images/h1_ic.gif) 2px 22px no-repeat; border-bottom:3px solid #747474;}

.h2 {background:#D7D8DA;}
.h2_text div {font-size:10px; font-weight:bold; line-height:normal; text-transform:uppercase; padding:0px 0 7px 11px; background:url(../images/h1_ic.gif) 2px 22px no-repeat; border-bottom:3px solid #747474;}


.box {}
.box_2 {background:#D7D8DA;}

.box_body {width:100%;}

.box_body .select {width:150px; font-size:11px;}


.product_box .name {padding-bottom:10px;}
.product_box .img img {border:1px solid #898989;}
.product_box .butt {padding-top:10px;}

.product_box td a {color:#242D3A; text-decoration:none; font-family:tahoma; font-size:11px; font-weight:bold;}
.product_box td a:hover {text-decoration:underline;}
.product_box td span { color:#D70303; font-size:13px; font-weight:bold; line-height:normal;}
.product_box td s { color:#242D3A; font-size:13px; font-weight:bold; line-height:normal; text-decoration:line-through;}



.input_search {width:98px; padding-right:5px; vertical-align:middle; text-align:right}
.button_search {vertical-align:middle;}



ul {padding:0; margin:0; list-style:none; font-size:11px; font-family:tahoma;}
ul li {margin:0; padding:4px 0 5px 2px; background:url(../images/li_line.gif) bottom left repeat-x;}
ul li a {font-size:11px; text-decoration:none; background:url(../images/arrow_1.gif) 0 5px no-repeat; padding:0 0 0 18px;}
ul li a:hover  {text-decoration:underline;}
.bg_list_sub a {background:url(../images/arrow_sub.gif) 0 7px no-repeat; padding:0 0 0 8px;}

ul.ul2 {padding:0; margin:0; list-style:none; font-size:11px; font-family:tahoma;}
ul.ul2 li {margin:0; padding:4px 0 2px 2px; background:none;}
ul.ul2 li a {font-size:11px; text-decoration:none; background:url(../images/arrow_2.gif) 0 5px no-repeat; padding:0 0 0 18px;}

/*--------------------------------------EOF BOX STYLES-------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/




/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*--------------------------------------CENTER COLUMN STYLES-------------------------------*/


.banner {border:1px solid #BCBCBC; padding:2px; margin:3px 0 23px;}


.column_center {}

.column_center ul li {color:#000000;}
.column_center ul li a {color:#000000;}

.h_main {}
.h_text div {font-size:12px; font-weight:bold; line-height:normal; text-transform:uppercase; padding:0px 0 7px 11px; background:url(../images/h1_ic.gif) 2px 4px no-repeat; border-bottom:3px solid #747474;}

.h_text .productSpecialPrice {color:#D70303; font-size:13px; font-weight:bold; line-height:normal;}
.h_text s { color:#D70303; font-size:13px; font-weight:bold; line-height:normal; text-decoration:line-through;}
.h_text span.smallText { color:#D70303;}

/*--------------------------------------EOF CENTER COLUMN STYLES---------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/




/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*--------------------------------------LISTING STYLES-------------------------------------*/

.result {font-size:11px; margin:8px 0 0; width:100%;}
.result.bottom {margin:0 0 12px;}
.result .result_left {text-align:left; padding-left:2px;}
.result .result_right {text-align:right; padding:0;}
.result {color:#242D3A;}
.result a {color:#242D3A;}


.line_x {background:url(../images/line_x.gif) left center repeat-x;}
.line_y {background:url(../images/line_y.gif) center top repeat-y;}


.productSpecialPrice {color:#242D3A; font-family:arial; font-size:13px; font-weight:bold;}
.product a {color:#3557a7; text-decoration:none; font-size:11px; font-weight:bold;}
.product a:hover {text-decoration:underline; color:#FF6600;}
.product span {color:#242D3A; font-family:tahoma; font-size:13px; font-weight:bold; text-transform:uppercase;}
.product s {color:#242D3A; font-family:tahoma; font-size:13px; font-weight:bold; text-transform:uppercase; text-decoration:line-through;}



.img_border {border:1px solid #898989;}


.product.pad {padding:25px 2px;}
.product .name {padding:1px 0 0;}
.product .text {padding:5px 25px 0 0;}
.product .price {padding:8px 0 0;}
.product .butt {padding:14px 0 0;}


.product.col {padding:11px 23px;}
.product.col .name {padding:20px 0 0;}
.product.col .text {padding:8px 5px 0 0;}
.product.col .price {padding:12px 15px 0 0;}
.product.col .butt {padding:12px 0 0 0;}

/*--------------------------------------EOF LISTING STYLES---------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/




/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*--------------------------------------CART STYLES----------------------------------------*/

.cart .remove {width:18%;}
.cart .products {width:46%;}
.cart .qty {width:16%;}
.cart .total {width:20%;}


.cart .topic {font-size:11px; font-weight:bold; color:#3557a7; padding:11px 10px 0;}

.sub_total {padding:0 32px 22px; background:url(../images/line_x.gif) left bottom repeat-x;}
.sub_total font {font-size:11px; font-weight:bold; color:#3557a7; padding-right:15px;}

.cart .line_x {background:url(../images/line_x.gif) left bottom repeat-x;}

/*--------------------------------------EOF CART STYLES------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/




/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*--------------------------------------FOOTER STYLES--------------------------------------*/

.footer {background:url(../images/bg_footer.gif) top repeat-x; font-size:10px;}
.footer a {text-decoration:none;}
.footer a:hover {text-decoration:underline;}

.footer .left {padding:23px 41px 19px 34px;}

.footer .right {width:100%; padding:19px 20px 15px;}

/*--------------------------------------EOF FOOTER STYLES----------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
#mainpage
{width:600px;
float:left;
padding-left:8px;
padding-top:10px;
background-color:#ffffff;

}
#mainpage h1
{color:#242d3a;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
border-bottom:#8c8c8c;
border-bottom-style:solid;
border-bottom-width:medium;
padding-bottom:5px;
padding-left:10px;
background:url(../images/h1_ic.gif) 2px 5px no-repeat;}

#mainpage h2
{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-transform:uppercase;

}
#mainpage h3
{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-transform:uppercase;

}
#mainpage p{
font-family:Arial, Helvetica, sans-serif;
padding-bottom:12px;
border-bottom-color:#FF9934;
border-bottom-style:dotted;
border-bottom-width:thin;}
#mainpage a img
{
padding-top:0px;
margin-top:0px;
}
#details table tr td a img
{text-align:center;
}
#details table td
{text-align:justify;
padding-right:10px;
padding-left:10px;
border-right:dotted;
border-right-width:thin;
border-right-color:#8c8c8c;
border-left:dotted;
border-left-width:thin;
border-left-color:#8c8c8c;
}
#details table 
{border-bottom:dotted;
border-bottom-color:#8c8c8c;
border-bottom:thin;}
