/*
  $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: #252525; text-decoration: none; }

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#ffffff;
}
img {
	border:0;
	}	
A {
  color: #252525;
  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 		{
		vertical-align:top;
		color:#566268;
		font-family:tahoma;
		font-size:11px;
		}

A.headerNavigation { 
 color: #424242;
}

A.headerNavigation:hover {
 color: #424242;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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





.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: 10px;
  font-weight: bold;
  color: #566268; padding-top:4
}

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

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: #2D3331;
  font-weight:bold;
  background:#C6C6C6;
 text-align:center;
}

TD.productListing-data {
  font-family:tahoma;
  font-size: 10px;
  background:#EEEEEF;
  vertical-align:middle;
  padding:0 5px 0 5px;
}
TD.productListing-data a{ text-decoration:none}
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: #252525;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:tahoma;
		color:#212121;
		font-size:12px;
		padding:12 0 0 22px;
}

TR.subBar {
  background: #f4f7fd;
}

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

.main, P.main {
  font-family: tahoma;
  font-size: 11px;
  color:#4C5451;
  padding:0px 10px 0px 10px;
}
TD.main2, P.main2 {
  font-family:tahoma;
  font-size: 11px;
  line-height: 1.5;
  padding:3px;
  color:#505050
  padding:10px; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:tahoma;
  font-size: 11px;
  color:#252525;
}

TD.accountCategory {
  font-family:tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:tahoma;
  font-size: 11px;
  font-weight: bold;
  color:#252525
}

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

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

/* input requirement */

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

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #D6D6D6;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
}

TR.linkListing-even {
}
/* VJ Links Manager v1.00 end */
.content        {BACKGROUND: none; COLOR: #E46709; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  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: 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;
/*  background: #00FF00; */
  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}

/* WebMakers.com Added: Editing Attributes */
.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: #FFFFFF; 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 #FFFFFF; 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 #FFFFFF; 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 #FFFFFF; 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:#FFFFFF;}
table, td {border-collapse:collapse;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
td, tr {font:11px/14px tahoma, arial, helvetica, sans-serif; color:#303030; vertical-align:top;  text-align:left;}


/*top*/
.a1{ background:url(images/a_lef.jpg) top repeat-y; width:3px; height:100%;}
.a2{ background:url(images/a_rig.jpg) top repeat-y; width:3px; height:100%;}
.a3{ width:248px; padding-top:2px;}
.a3 img{ margin:0 21px 4px 13px; float:left}
.a3{ color:#3C3C3C; }
.a3 strong{ color:#3C3C3C;}
.a3 b{ color:#BB5E11;}
.a4 img{ margin:11px 17px 17px 0;}
.a41 img{ margin:11px 15px 17px 0;}
.a5{ padding-top:14px; color:#616347;}
.a5 select{ width:154px; height:18px; margin:0 18px 0 15px;}
.f select, input{ font-family:tahoma; font-size:11px; font-weight:bold; padding:1px 0 1px 4px; color:#616347; vertical-align:middle}
.a6{ padding-top:18px;  color:#616347;}
.a6 img{ vertical-align:middle; margin-left:10px;}
.b1{background:url(images/b_bgr.jpg) top left repeat-x; width:100%;}
.b2{background:url(images/fondo.jpg); width:100%; height:100%; text-align:right;}
.b3 img{margin:63px 0 62px 17px; margin-left:300;}
.c_bgr{ background:url(images/c_bgr.gif) top left repeat-x;}
/*footer*/
.footer{ width:100%; height:100%; background:#BFBFBF; } 
.footer td{color:#353535; line-height:16px;}
.footer td a{color:#353535; text-decoration:none}
.footer td a:hover{color:#353535; text-decoration:underline}
.end1{margin:23px 0 0 18px}
.end2 img{ margin:3px 0 19px 0;}


/*content*/
/*left*/
.lef_bgr{ background: #E2E7D3 url(images/lef_bgr.jpg) top right repeat-y; width:100%; height:100%;}
.lef1{ background:url(images/lef_top1.gif) top left repeat-x; width:100%;}
.lef_h{ color:#5D6B0E; padding:10px 0 11px 15px; font-size:12px; font-weight:bold; text-transform:uppercase;}
.lef_hline img{ margin:0 11px 0 7px;}

.r1 ul { margin:14px 0 20px 16px; padding:0; list-style:none; line-height:20px;}
.r1 li { background:url(images/r1.gif) top left no-repeat; margin:0 0 0 0; padding:0 0 0 15px;}
.r1 li a { color:#393939; text-decoration:underline;  background-position:left center;}
.r1 li a:hover { text-decoration:none; color:#393939;}

/*right*/
.rig1{ width:100%; background: #F9E9C6 url(images/rig1.gif) top left repeat-y;}
.r_2{ background:url(images/r_2.gif) top left repeat-x; width:100%}

.rig1_h1{ width:100%; font-size:13px; color:#A45409; font-weight:bold; padding:10px 0 11px 18px;}
.rig1_line img{ margin:0 9px 0 10px;}
.r2 ul { margin:9px 0 14px 21px; padding:0; list-style:none; line-height:18px;}
.r2 li { background:url(images/r2.gif) top left no-repeat; margin:0 0 0 0; padding:0 0 0 10px; font-weight:bold;}
.r2 li a { color:#687810; text-decoration:underline;  background-position:left center;}
.r2 li a:hover { text-decoration:none; color:#687810;}

.rig2{ width:100%; background: #EBD7AB url(images/rig2.gif) top left repeat-y;}
.rig2_h1{ width:100%; font-size:13px; color:#715518; font-weight:bold; padding:13px 0 10px 18px; text-transform:uppercase}
.rig2_line1 img{ margin:0 0 0 10px;}
.rig2_r1 div{ margin:0 9px 0 10px; width:164px;}
.box{ width:164px; background:#DFC998; padding:4px 0 2px 0;}
.box1{ width:164px; background:#FFF4DD; padding:4px 0 2px 0;}

.r3 ul { margin:0 0 0 12px; padding:0; list-style:none; line-height:14px;}
.r3 li { background:url(images/r3.gif) top left no-repeat; margin:0 0 0 0; padding:0 0 0 13px;}
.r3 li a { color:#393939; text-decoration:none;  background-position:left center;}
.r3 li a:hover { text-decoration:none; color:#BB5E11;}

.r3_line{ margin:0 0 0 10px;}

.rig3_h1{ width:100%; font-size:13px; color:#5D6B0E; font-weight:bold; padding:11px 0 12px 18px; text-transform:uppercase}
.rig3_line1 img{ margin:0 0 5px 10px;}

.x1{width:16px; float:left; color:#9D4B07;}
.x2{width:137px; float:left}
.x2 a{ color:#353434; font-size:11px; text-decoration:none}
.x2 a:hover{ color:#9D4B07; font-size:11px; text-decoration:none}

.x_dot img{ margin:4px 0 3px 10px;}
.xx{float:left;}
.xxx{ padding-bottom:6px;}

/*center*/
.c1{ background:url(images/c1.jpg) top left repeat-x; width:100%;}
.c2_y{ width:1px; height:100%; background:#DCDCDC;}
.deep td{ font-size:13px; color:#303030;}


.c3{ width:180px; margin-top:9px;}
.c4{ margin:0 11px 0 0; float:left}

.pp1{ vertical-align:middle; margin-right:4px;}
.cc{ width:183px;}
.xxxx{width:20px; float:left}
.heder{ color:#5D6B0E; font-size:13px; font-weight:bold; padding:7px 0 11px 12px; text-transform:uppercase;}
.heder_img img{ margin:0 0 0 3px;}

.deep1{ color:#303030;}
.deep1 span{ color:#E46709;}
.deep1 a{ color:#E46709; text-decoration:underline}
.deep1 a:hover{ color:#E46709; text-decoration:none}
.k{ padding:18px 0 10px 4px;}
.k1{ padding:12px 0 18px 4px;}
.e img{ margin-bottom:5px;}
.e1 img{ margin-top:6px;}
.t1 img{ margin:0 11px 0 0; float:left;}
.k2{margin:20px 0 0 4px; width:360px;}
.k3{margin:14px 0 0 4px; width:370px;}
.t2 select{ width:105px; height:20px; margin-left:8px;}
.t3 select{ width:155px; height:20px; margin-left:20px;}
.k4{margin:14px 0 30px 4px; width:370px;}

.kk1 { color:#303030; font-weight:bold; font-size:13px;}
.kk2{ width:75px;}
.kk3{ width:132px; text-align:center}
.kk4{ width:76px; text-align:center}
.kk5{ width:80px; text-align:center}

.t11{ width:15px; height:15px; margin:4px 38px 0 22px;}
.t12{ width:95px; font-size:13px; color:#303030; font-weight:bold; padding-top:4px;}

.f1{width:56px;}
.f1 input{ width:30px; height:17px; direction:rtl; color:#32434A; font-size:10px; padding:1px 0 1px 0; font-weight:normal; margin:4px 26px 0 0;}
.tt12{ width:70px; color:#BB5E11; font-size:14px; font-weight:bold;}
.g1{ text-indent:203px; color:#303030; font-size:13px; font-weight:bold;}
.g2{ text-indent:14px; font-size:14px; color:#BB5E11; font-weight:bold;}

.gg1{ background:url(images/p1.gif) top left no-repeat; width:70px; height:27px; color:#FFFFFF; padding:4px 15px 5px 7px; font-size:14px; font-weight:bold;}
.www{background:url(images/c_end_line_2.gif) top left repeat-x; width:100%;}
.www1{width:1px; height:100%; background:#DFDFDF;}