/*
  $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: #800000; 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: #FF0000; font-size: 8pt; font-family: Verdana }
.errorBox { font-family :tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications {}
.orderEdit { font-family :tahoma; font-size : 10px; color: #000000; text-decoration: none; }

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
img {
	border:0;
	}	
A {
  color: #000000;
  text-decoration: underline;
}



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

TD.headerError {
  font-family:tahoma
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:tahoma;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

td .select{ 

 margin:0 0 9px 22px; width:134px; height:20px; 

 
}

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: #000000; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family:tahoma;
  font-size: 10px;
  color:#000000;
}

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: #000000;
  font-weight:bold;
 text-align:center;
}

TD.productListing-data {
  font-family:tahoma;
  font-size: 10px;
  color:#000000;
  vertical-align:middle;
  padding:0 5px 0 5px;
}
TD.productListing-data a{ text-decoration:none; color:#000000;}
TD.productListing-data a b{
		color:#000000;
		text-decoration:none;
		margin:0 0 0 5px;
		}
TD.productListing-data2 {
  font-family:tahoma;
  font-size: 10px;
  padding-top:10px;
}

A.pageResults {
  color: #000000;
}

a:hover.pageResults {
  color: #000000;
}

.navBbrown a{ color:#000000; text-decoration:none;}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:tahoma;
  font-size: 10px;
  color: #E46709;
}

.main, P.main, .main a{ 
   
  font-family: tahoma;
  font-size: 11px;
  color:#000000;
  padding:0px 10px 0px 10px;
}
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:#000000;
}

TD.smallText a{
  font-family:tahoma;
  font-size: 11px;
  color:#000000;
}

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:#000000;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family:tahoma;
  font-size: 10px;
  color: #ff0000;
}

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: #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:tahoma;
  color: #E46709;
}

SPAN.errorText {
  font-family:tahoma;
  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: #980133; }


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



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


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

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: #E46709
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
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: #000000;
}


.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.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;}


/* MY*/
body{
	margin:0; 
	padding:0; background:url(images/bg.jpg) top center fixed no-repeat;
}
img {border:0;}
a{ color:#656565;}
a:hover{ color:#E40316; text-decoration:underline;}
.link{ text-decoration:none;}
.link:hover{ text-decoration:underline;}
.al_cen{ text-align:center;}
table, li, input, textarea, select
{
	font:10px/13px tahoma, arial, helvetica, sans-serif;
	color:#656565;
}
.txt_form{ color:#5D5D5D; font-size:10px;}
td, tr {vertical-align:top; text-align:left}
form, td, p, textarea, ul {margin:0; padding:0;}

.inp{ width:122px; height:18px;}
.inp_1{ width:101px; height:18px;}
.inp_2{ width:44px; height:18px; text-align:right;}
.inp_3{ width:16px; height:16px;}
ul {list-style:none;}
li {
	background:url(images/bg_li.gif) 0 bottom repeat-x;
	padding:0 0 2px 0px; 
	line-height:18px;
	font-size:11px;
}
.li_1{ background:none; padding:0; line-height:14px; padding:2px 0 0 0; font-size:11px;}
.li_2{ background:none; text-decoration:underline;}
.li_2:hover{ background:none; text-decoration:none;}
.li_3{ background:none; padding:0; line-height:14px; padding:2px 0 2px 0; font-size:11px;}
li a {
	margin:0 0 0 12px;
	background:url(images/bull.gif) 0 4px no-repeat;
	padding:0 0 0 16px;
	color:#333333;
	text-decoration:none;
}
li a:hover { 
	text-decoration:none;
}
/*---header---*/
.bg_top{ background:url(images/logo.jpg) top center no-repeat; padding-top:12px;}
.bg_top_right{background:url(images/bg_top_right.jpg) right top no-repeat;}
.fill_top{background:url(images/fill_top.jpg) left top repeat-x;}


.box_1{background:url(images/bg_box.jpg) left top no-repeat; margin:121px 0 0 75px;}
.box_1 .indent{ padding:8px 18px 10px 10px;}
.box_1 img{ margin:0 0 0 6px;}

.box_2{background:url(images/bg_box_1.gif) left top no-repeat; margin:110px 0 0 0;}
.box_2 .indent{ padding:9px 18px 10px 18px;}
.box_2 {font-size:12px; color:#ffffff;}
.box_2 .txt {font-size:11px; color:#FFFFFF;}
.box_2 a{font-size:11px; color:#77E1EE;}
/*---//header---*/

/*---left_col---*/
.bg_1{ background:url(images/left_col_bg_1.gif) left top no-repeat;}
.bg_2{ background:url(images/left_col_bg_2.gif) left top repeat-x;}
.bg_3{ background:url(images/left_col_bg_3.gif) right top no-repeat;}
.bg_4{ background:url(images/left_col_bg_4.gif) left top repeat-y;}
.bg_5{ background:url(images/left_col_bg_5.gif) right top repeat-y;}

.bg_6{ background:#ffffff url(images/left_col_bg_6.gif) left top repeat-y;}
.bg_7{ background:#ffffff url(images/left_col_bg_7.gif) right top repeat-y;}
.bg_62{ background:#ffffff url(images/left_col_bg_6.gif) left top repeat-y;}
.bg_72{ background:#ffffff url(images/left_col_bg_7.gif) right top repeat-y;}

.bg_8{ background:url(images/left_col_bg_8.gif) left bottom no-repeat;}
.bg_9{ background:url(images/left_col_bg_9.gif) left bottom repeat-x;}
.bg_10{ background:url(images/left_col_bg_10.gif) right bottom no-repeat;}

.bg_11{ background:url(images/left_col_bg_11.gif) left top no-repeat;}
.bg_12{ background:url(images/left_col_bg_12.gif) left top repeat-x;}
.bg_13{ background:url(images/left_col_bg_13.gif) right top no-repeat;}
.bg_14{ background:url(images/left_col_bg_14.gif) left top repeat-y;}
.bg_15{ background:url(images/left_col_bg_15.gif) right top repeat-y;}

.bg_16{ background:url(images/left_col_bg_16.gif) left bottom no-repeat;}
.bg_17{ background:url(images/left_col_bg_17.gif) left bottom repeat-x;}
.bg_18{ background:url(images/left_col_bg_18.gif) right bottom no-repeat;}
/*---//left_col---*/

/*---right_col---*/
.bg2_1{ background:url(images/col_right_bg_1.gif) left top no-repeat;}
.bg2_2{ background:url(images/col_right_bg_2.gif) left top repeat-x;}
.bg2_3{ background:url(images/col_right_bg_3.gif) right top no-repeat;}
.bg2_4{ background:url(images/col_right_bg_4.gif) left top repeat-y;}
.bg2_5{ background:url(images/col_right_bg_5.gif) right top repeat-y;}

.bg2_6{ background:url(images/col_right_bg_6.gif) left top repeat-y #F4F4F4;}
.bg2_7{ background:url(images/col_right_bg_7.gif) right top repeat-y #F4F4F4;}

.bg2_8{ background:url(images/col_right_bg_8.gif) left bottom no-repeat;}
.bg2_9{ background:url(images/col_right_bg_11.gif) left bottom repeat-x;}
.bg2_10{ background:url(images/col_right_bg_10.gif) right bottom no-repeat;}

.bg2_11{ background:url(images/col_right_bg_12.gif) left top no-repeat;}
.bg2_12{ background:url(images/col_right_bg_13.gif) left top repeat-x;}
.bg2_13{ background:url(images/col_right_bg_14.gif) right top no-repeat;}

.bg2_14{ background:url(images/col_right_bg_15.gif) left top repeat-y;}
.bg2_15{ background:url(images/col_right_bg_16.gif) right top repeat-y;}

.bg2_16{ background:url(images/col_right_bg_17.gif) left top repeat-y #F4F4F4;}
.bg2_17{ background:url(images/col_right_bg_18.gif) right top repeat-y #F4F4F4;}

.bg2_18{ background:url(images/col_right_bg_19.gif) left bottom no-repeat;}
.bg2_19{ background:url(images/col_right_bg_20.gif) left bottom repeat-x;}
.bg2_20{ background:url(images/col_right_bg_21.gif) right bottom no-repeat;}

/*---//right_col---*/

/*---content---*/
.bgr_0{ background:url(images/bgr_0.gif) top repeat-y;}
.bgr_1{ background:url(images/bgr_1.gif) left top no-repeat;}
.bgr_2{ background:url(images/bgr_2.gif) left top repeat-x;}
.bgr_3{ background:url(images/bgr_3.gif) right top no-repeat;}
.bgr_4{ background:url(images/bgr_5.gif) left top repeat-y;}
.bgr_5{ background:url(images/bgr_4.gif) right top repeat-y;}
.bgr_6{ background:url(images/bgr_6.gif) left top no-repeat;}
.bgr_7{ background:url(images/bgr_7.gif) left top repeat-x;}
.bgr_8{ background:url(images/bgr_8.gif) right top no-repeat;}

.bgr_9{ background:url(images/bg_1_1.gif) left top no-repeat;}
.bgr_10{ background:url(images/bg_1_2.gif) left repeat-x;}
.bgr_11{ background:url(images/bg_1_3.gif) right top no-repeat;}
.bgr_12{ background:url(images/bg_1_4.gif) left top repeat-y;}
.bgr_13{ background:url(images/bg_1_5.gif) right top repeat-y;}
.bgr_14{ background:url(images/bg_1_7.gif) left top repeat-y;}
.bgr_15{ background:url(images/bg_1_6.gif) right top repeat-y;}

/*---content---*/

.str{ font-weight:bold;}
/*---font size---*/
.fs{font-size:13px;}
.fs_1{font-size:16px;}
.fs_2{font-size:11px;}
.fs_3{font-size:12px;}
.line_h{ line-height:14px;}
.txt_tr{ text-transform:uppercase;}
.txt_a{ text-align:center;}
.txt_a_1{ text-align:right;}
.price{background:#DCDCDC url(images/bg_price_l.gif) top left no-repeat;}
.price2{background:url(images/bg_price_r.gif) top right no-repeat; padding:13px 5px 15px 6px;}
/*---//font size---*/


/*---font color---*/
.fc{color:#2F2D34;}
.fc_1{color:#FEF7BD;}
.fc_2{color:#5F3101;}
.fc_3{color:#C24737;}
.fc_4{color:#9F3021;}
.fc_5{color:#2C2B2F;}
.fc_5{color:#22201D;}
.fc_6{color:#2C2B2F;}
.fc_7{color:#46434C;}
/*---//font color---*/

/*---//font style---*/
.fst{ text-decoration:line-through;}
/*---//font style---*/


/*---margin---*/
.indent_1{ padding:4px 0 9px 13px;}
.indent_2{ padding:6px 0 12px 13px;}
.indent_3{ padding:8px 0 10px 13px;}
.indent_4{ padding:7px 0 9px 14px;}
.indent_5{ padding:13px 0 7px 7px;}
.indent_7{ padding:9px 0 0 15px;}
.indent_8{margin:5px 5px 19px 0px;}
.indent_9{padding:0 20px 0 5px;}
.indent_10{padding:0 6px 0 6px;}
.indent_11{ padding:5px 0 12px 15px;}
.indent_12{margin:0 0 3px 0;}
.indent_13{ padding:4px 0 13px 17px;}
.indent_14{padding:15px 0 0 0;}
.indent_15{padding:2px 0 0 0;}
.indent_16{padding:0 0 0 25px;}
.indent_17{padding:8px 38px 8px 0;}
.indent_18{ padding:6px 0 13px 17px;}
.indent_19{ padding:27px 0 13px 26px;}
.indent_20{ padding:1px 0 11px 18px;}
.indent_21{text-align:right; padding:12px 23px 0 0;}
.indent_22{padding:12px 0 12px 29px;}
.indent_23{padding-left:26px; padding-top:23px;}
.indent_24{padding-top:8px; padding-left:25px;}
.indent_25{padding-top:23px}
.indent_26{padding-top:10px}

.indent_27{padding-left:26px; padding-top:31px;}
.indent_28{padding-top:16px; padding-left:25px; padding-bottom:12px;}
.indent_29{padding-top:31px}
.indent_30{padding-top:18px;}
.indent_31{padding:0 38px 8px 0;}

/*---// margin---*/

/*---footer---*/
/*--- .left_footer{background:url(images/fill_footer.gif) left top repeat-x;}
.right_footer{background:url(images/bg_footer_left.jpg) left top no-repeat;}
.fill_footer{background:url(images/bg_footer_right.jpg) right top no-repeat;}---*/
/*---// footer---*/



.border_1 {background-color:#ffffff; border:2px solid #E2E2E2; border-top:none;}
.border_1 td {padding:15px;}
.top_part {background:url(images/logo.jpg);}
.bg_top_band{background:url(images/bg_top_band.gif); height:48px;}
.band_content_top{background:url(images/band_content_top.gif); height:21px;}
.band_content_bottom{background:url(images/band_content_bottom.gif); height:24px;}
.bg_content{background:url(images/bg_content.gif);}
.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #434346;
	text-decoration: none;
	left: 50px;
	top: 50px;
	right: 0px;
	bottom: 0px;
}