/*

  $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 : serif; font-size : 13px; color: #800000; font-weight: bold }

.boxText { font-family:serif; font-size: 12px; }

.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }

.navBlue     { color: #FF0000; font-size: 10pt; font-family: serif }

.errorBox { font-family : serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : serif; font-size : 12px; color: #cc0033; }

.productsNotifications { }

.orderEdit { font-family : serif; font-size : 12px; color: #000000; text-decoration: underline; }



body {

	margin-left:0px;

	margin-top:0px;

	margin-right:0px;

	margin-bottom:0px;

	background:url(images/bbg.gif) left top repeat;

}



A {

  color: #000000;

  text-decoration: none;

}

TD 	{

		color:#686868;

		font-size:13px;

		font-family:serif

		}

A:hover {

}



FORM {

        display: inline;

}



TR.header {

  background: #ffffff;

}



TR.headerNavigation {

  background: #bbc3d3;

}



TD.headerNavigation {

  font-family: serif;

  font-size: 12px;

  background: #bbc3d3;

  color: #ffffff;

  font-weight : bold;

}



A.headerNavigation { 

 font-size: 11px;

 color: #7587A9;

 text-decoration: none;

}



A.headerNavigation:hover {

}



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-family: serif;

  font-size: 14px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;

}



TD.headerInfo {

  font-family: serif;

  font-size: 14px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



TR.footer {

  background: #bbc3d3;

}



TD.footer {

  font-family: serif;

  font-size: 12px;

 // background: #bbc3d3;

  color: #000000;

  font-weight: bold;

}



.templateinfobox     {FONT-FAMILY: serif; FONT-SIZE: 13px; background:#ffffff;}



.infoBoxContents {



  font-family: serif;

  font-size: 12px;

}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family: serif;

  font-size: 12px;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family: serif;

  font-size: 12px;

}



TD.infoBoxHeading {

  font-family: serif;

  font-size: 12px;

  font-weight: bold;

  color: #000000; padding-top:4

}



TD.infoBox, SPAN.infoBox {

  font-family: serif;

  font-size: 12px;

}



TD.contentBoxHeading {

  font-family: serif;

  font-size: 12px;

  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:serif;

  font-size: 13px;

  color: #494949;

  font-weight: bold;

  padding:2 0 12 0px;

}



TD.productListing-data {

  font-family: serif;

  font-size: 12px;

  padding:0 0 5 0px;

}

TD.productListing-data2 {

  font-family: serif;

  font-size: 12px;

  padding:0 0 5 0px;

  background:url(images/lines.gif) top right repeat-y

}

TD.productListing-data a {color:#00000;}



A.pageResults {

  color: #000000;

}



a:hover.pageResults {

}



TD.pageHeading, DIV.pageHeading {

  font-family: serif;

  font-size: 22px;

  font-weight: bold;

  color: #9a9a9a;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: serif;

  font-size: 12px;

  color: #000000;

}



TD.main, P.main {

  font-family: serif;

  font-size: 13px;

  line-height: 2;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: serif;

  font-size: 12px;

}



TD.accountCategory {

  font-family: serif;

  font-size: 14px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family: serif;

  font-size: 14px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: serif;

  font-size: 13px;

}



TD.tableHeading {

  font-family: serif;

  font-size: 14px;

  font-weight: bold;

}



TD.category_desc {

  font-family: serif;

  font-size: 13px;

  line-height: 2;

}



SPAN.newItemInCart {

  font-family: serif;

  font-size: 12px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family: serif;

  font-size: 12px;

}



select	{

		width:110px;

		}



TEXTAREA {

  width: 100%;

  font-family: serif;

  font-size: 13px;

}



SPAN.greetUser {

  font-family: serif;

  font-size: 13px;

  color: #f0a480;

  font-weight: bold;

}



TABLE.formArea {

  background: #f1f9fe;

  border-color: #7b9ebd;

  border-style: solid;

  border-width: 1px;

}



TD.formAreaTitle {

  font-family: serif;

  font-size: 14px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: serif;

  font-size: 14px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: serif;

  color: #ff0000;

}



SPAN.errorText {

  font-family: serif;

  color: #ff0000;

}



.moduleRow { }

.moduleRowOver {cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E9F4FC; }



.checkoutBarFrom, .checkoutBarTo { font-family: serif; font-size: 12px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: serif; font-size: 12px; color: #000000; }



/* message box */



.messageBox { font-family: serif; font-size: 12px; }

.messageStackError, .messageStackWarning { font-family: serif; font-size: 12px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: serif; font-size: 12px; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-family: serif; font-size: 12px; color: #ff0000; }



/* VJ Links Manager v1.00 begin */

TABLE.linkListing {

  border: 1px;

  border-style: solid;

  border-color: #b6b7cb;

  border-spacing: 1px;

}



.linkListing-heading {

  font-family: serif;

  font-size: 12px;

  font-weight: bold;

  background: #BDCAF3;

  color: #FFFFFF;

  text-align: center;

}



TD.linkListing-data {

  border-right: 1px solid #b6b7cb;

  border-bottom: 1px solid #b6b7cb;

  padding: 4px;

  font-family: serif;

  font-size: 12px;

}



TR.linkListing-odd {

  background: #F5F7FC;

}



TR.linkListing-even {

  background: #F5F5F5;

}

/* VJ Links Manager v1.00 end */

.content        {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: serif}



/* Show Cart Details */

TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {

/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */

  font-family: serif;

  font-size: 13px;

  line-height: 2;

  color=: #BDCAF0;

}



 /* Show Header Page Links */

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: serif;

  font-size: 12px;

  font-weight: bold;

  color: #000000

}

A.HeaderPageLinks {

  font-family: serif;

  font-size: 12px;

  font-weight: bold;

  color: #000000;

}

a:hover.HeaderPageLinks {

  font-family: serif;

  font-size: 12px;

  font-weight: bold;

}



TD.cookieUsage {

  font-family: serif;

  font-size: 12px;

  font-weight: bold;

  background: #000000;

  color: #FFFFFF;

}



/* WebMakers.com Added: Editing Attributes */

.attributeBoxContent { font-family: serif; font-size: 12px; color: #000000; background-color: #808080; }

.TR.attributeBoxContent { font-family: serif; font-size: 12px; color: #000000; background-color: #808080; }

.TD.attributeBoxContent { font-family: serif; font-size: 12px; color: #000000; background-color: #C0C0C0; }



.storyboxtitle  {FONT-FAMILY: serif; COLOR: #000000; FONT-SIZE: 14px; FONT-WEIGHT: bold; BACKGROUND: none;}

.storyboxtitle A:link           {FONT-FAMILY: serif; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; BACKGROUND: none;}

.storyboxtitle A:active         {FONT-FAMILY: serif; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; BACKGROUND: none;}

.storyboxtitle A:visited        {FONT-FAMILY: serif; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; BACKGROUND: none;}

.storyboxtitle A:hover          {FONT-FAMILY: serif; FONT-SIZE: 12px; FONT-WEIGHT: bold;}

.yearHeader { font-family: serif; font-size: 16px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}

.calendarHeader { font-family: serif; font-size: 13px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}

.calendarToday { font-family: serif; font-size: 12px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}

.calendarWeekend { font-family: serif; font-size: 12px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}

.calendar { font-family: serif; font-size: 12px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }

.event { font-family: serif; font-size: 13px; color: #000000; background-color: #FFFFFF; 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 {}

.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {}

.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {}







 /* mumumu*/

.table_main {

	height:100%;

}

.white {

	background-color:#ffffff;

	vertical-align:top;

}

.top_foot {

	background-color:#D4D5D7;

	vertical-align:top;

}

.line {

	background-color:#F1F1F2;

	vertical-align:top;

	line-height:6px;

}

.top_bg {

	background:url(images/top_bg.jpg) left top repeat-x;

	vertical-align:top;

}

.menu_bg {

	background-color:#969491;

	vertical-align:top;

}

.sub_menu {

	padding:0px 0px 0px 0px;

}

.big_ban_bg {

	background-color:#D4D4D4;

	vertical-align:top;

}

.sub_big_ban {

	padding:4px 0px 4px 4px;

}

.block1 {

	background-color:#ffffff;

	border:#969491 solid 4px;

	vertical-align:top;

}

.block2 {

	background-color:#ffffff;

	border:#D4D4D4 solid 4px;

	vertical-align:top;

}

.block3 {

	background-color:#969491;

	border:#ffffff solid 4px;

	vertical-align:top;

}

.block4 {

	background-color:#ffffff;

	border-top:#969491 solid 4px;

	border-bottom:#969491 solid 4px;

	vertical-align:top;

}

.head_bg1 {

	background:url(images/head_bg1.jpg) left top repeat-x;

	vertical-align:top;

	padding:6px 10px 0px 11px;

	color:#ffffff;

	font-size:13px;

	font-weight:bold;

	font-family:serif;

}

.head_bg2 {

	background:#49B2E2 url(images/head_bg2.jpg) left top repeat-x;

	vertical-align:top;

	padding:6px 10px 0px 11px;

	color:#ffffff;

	font-size:14px;

	font-weight:bold;

	font-family:serif;

	

}

.head_bg2r {

	background:url(images/head_bg2.jpg) left top repeat-x;

	vertical-align:top;

	padding:8px 10px 0px 11px;

	color:#ffffff;

	font-size:12px;

	font-weight:bold;

	font-family:serif;

	

}

.cards {

	padding:20px 10px 15px 15px;

	text-align:right;

}

.copy {

	padding:16px 10px 10px 17px;

	color:#424242;

	font-size:13px;

	line-height:18px;

	font-family:serif;

}

.copy a {

	color:#424242;

	text-decoration:none;

}

.copy a:hover {

	color:#424242;

	text-decoration:underline;

}



.sub_hr2 {

	padding:7px 0px 6px 0px;

}

.sub_logo {

	padding:0px 0px 0px 0px;

}

.forms {

	padding:10px 2px 0px 135px;

	color:#282E3E;

	font-size:12px;

	line-height:14px;

	font-family:serif;

}

.forms strong {

	color:#282E3E;

}

.select {

	width:108px;

	height:16px;

	font-size:12px;

	color:#282E3E;

	vertical-align:top;

	border:#818181 solid 1px;

	font-family:serif;

	padding:0px 0px 0px 0px;

	margin:0px 0px 0px 0px;

}

.sub_shopping_cart {

	padding:26px 0px 5px 15px;

	vertical-align:top;

	color:#2C2C2C;

	font-size:13px;

	line-height:16px;

	font-family:serif;

}

.sub_shopping_cart strong {

	color:#2C2C2C;

}

.sub_shopping_cart b {

	color:#131313;

}

.head1 {

	padding:6px 10px 0px 11px;

	color:#ffffff;

	font-size:16px;

	font-weight:bold;

	font-family:serif;

}

.head2 {

	padding:8px 10px 0px 11px;

	color:#ffffff;

	font-size:13px;

	font-weight:bold;

	font-family:serif;

}



.sub_select {

	padding:18px 5px 16px 10px;

	color:#282E3E;

	font-size:13px;

	line-height:15px;

	font-family:serif;

}

.select2 {

	width:150px;

	height:18px;

	font-size:13px;

	color:#282E3E;

	vertical-align:top;

	font-family:serif;

	padding:0px 0px 0px 0px;

	margin:0px 0px 0px 0px;

}

.sub_input {

	padding:17px 5px 17px 10px;

	color:#282E3E;

	font-size:13px;

	line-height:15px;

	font-family:serif;

}

.input {

	width:117px;

	height:19px;

	font-size:13px;

	color:#282E3E;

	vertical-align:top;

	font-family:serif;

	padding:0px 0px 0px 0px;

	margin:0px 9px 0px 0px;

}

.left_ul {

	padding:5px 3px 0px 6px;

	color:#454345;

	font-size:13px;

	line-height:15px;

	font-family:serif

}

.left_ul ul {

	padding:0px 0px 0px 0px; 

	margin:0px 0px 0px 0px;

}

.left_ul li {

	list-style:none;

	padding:0px 0px 0px 6px;

	margin:0px 0px 0px 0px;

	background:url(images/li_bg1.jpg) left bottom no-repeat;

	vertical-align:top;

	line-height:20px;

	color:#454345;

}

.left_ul ul li a {

	text-decoration:none;

	font-size:13px;

	color:#454345;

	font-family:serif;

	padding:0px 0px 0px 0px;

} 

.left_ul li a:hover {

	color:#454345;

	text-decoration:underline;

}

.faq_ul {

	padding:6px 10px 8px 12px;

	color:#454345;

	font-size:13px;

	line-height:15px;

	font-family:serif;

}

.faq_ul ul {

	padding:0px 0px 0px 0px; 

	margin:0px 0px 0px 0px;

}

.faq_ul li {

	list-style:none;

	padding:0px 0px 0px 8px;

	margin:0px 0px 0px 0px;

	background:url(images/li_bg2.jpg) left top no-repeat;

	vertical-align:top;

	line-height:21px;

}

.faq_ul ul li a {

	text-decoration:underline;

	font-size:13px;

	color:#131313;

	font-family:serif;

	padding:0px 0px 0px 0px;

	font-weight:bold;

}

.faq_ul li a:hover {

	color:#131313;

	text-decoration:none;

	font-weight:bold;

}

.picture {

	border:#D2E1E8 solid 1px;

}

.right_prod {

	padding:15px 9px 8px 0px;

	color:#9acc00;

	font-size:13px;

	line-height:15px;

	text-align:right;

	font-family:serif;

}

.right_prod strong {

	color:#484848;

	font-size:13px;

	font-family:serif;

}

.right_prod span {

	color:#A55396;

	font-size:13px;

	font-weight:bold;

	font-family:serif;

}

.main_picture {

	padding:9px 0px 10px 0px;

}

.main_prod {

	padding:27px 5px 10px 0px;

	color:#9acc00;

	font-size:13px;

	line-height:15px;

	text-align:right;

	font-family:serif;

}

.main_prod strong {

	color:#484848;

	font-size:13px;

	font-family:serif;

}

.main_prod span {

	color:#484848;

	font-size:14px;

	font-family:serif;

}

.head_bg3 {

	background:url(images/head_bg3.jpg) left bottom no-repeat;

	vertical-align:top;

	width:194px;

}

.main_head {

	padding:10px 0px 8px 10px;

	color:#9acc00;

	font-size:15px;

	font-weight:bold;

	font-family:serif;

}

.main_head a{

		color:#9acc00;

		}

.sub_cats {

	padding:6px 5px 6px 10px;

	color:#494949;

	font-size:12px;

	line-height:15px;

	font-family:serif;

}

.sub_cats strong {

	color:#494949;

	font-size:10px;

}

.sub_product {

	padding:8px 7px 15px 9px;

	color:#494949;

	font-size:13px;

	line-height:15px;

	font-family:serif;

}

.sub_product span {

	color:#A55396;

	font-size:21px;

	font-family:serif;

}

.form2 {

	width:38px;

	height:16px;

	font-size:13px;

	color:#494949;

	vertical-align:top;

	font-family:serif;

	padding:0px 0px 0px 0px;

	margin:0px 10px 0px 12px;

}

.shop_bg {

	background:url(images/shop_bg2.jpg) left top repeat-y;

	vertical-align:top;

}

.shop_bg1 {

	background:url(images/shop_bg1.jpg) left top repeat-x;

	vertical-align:top;

	line-height:1px;

}

.sub_shophead {

	padding:15px 3px 8px 7px;

	font-size:13px;

	color:#494949;

	font-family:serif;

	font-weight:bold;

}

.sub_check {

	padding:45px 25px 10px 30px;

}

.sub_shopinput {

	padding:47px 20px 10px 20px;

}

.sub_shopprice {

	padding:43px 10px 10px 3px;

	font-size:20px;

	color:#484848;

	text-align:right;

	font-family:serif;

}

.sub_shopprod {

	padding:15px 12px 13px 0px;

	text-align:right;

}

.sub_total {

	padding:10px 10px 13px 1px;

	font-size:13px;

	color:#494949;

	font-family:serif;

}

.sub_total strong {

	font-size:13px;

	color:#494949;

	font-family:serif;

}

.sub_total span {

	font-size:20px;

	color:#484848;

	font-family:serif;

}

.rt	{

		padding:0 5 0 5px;

		}

		

.bg_r1	{

		padding:5px;

		}

		

