/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr 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 : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.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: #666; 
text-decoration: underline; 
}


/*MY TEMPLATE*/
body {
	margin:0px;
	padding: 0px;
	text-align: center;
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
	background: #332211 url(images/bodyb.gif) repeat-x left top;
}
html {
	min-height:100%;
}
body {
	height:100%;
}
iframe{
	
}
form, input {
	margin: 0px;
	padding: 0px;
	display: inline;
}
form * {
	vertical-align: middle;
}
td , p,  a, span, div {
	font: 11px Tahoma,  Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #000;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
h1, h2, h3, h4, h6, p {
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#maincontainer {
	margin: 15px auto;
	width: 690px;
	text-align: left;
	background: url(images/maincontainerb.gif) repeat-y left top;
}
/*top bar*/
#topbar {
	color: #c9cbbd;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 50px;
}
#logo, #curr, #lang, #cart {
	float: left;
}
#curr, #lang, #cart {
	margin-left: 30px;
	width: 100px;
	display: inline;
}
#currencies {
	width: 120px;
	font-size: 10px;
}
#curr {
	width: 130px;
}
#curr, #lang {
	border-right: 1px dashed #000;
}
#cart {
	border-left: 1px dashed #000;
	margin-left: -1px;
	padding-left: 20px;
}
#cart a {
	color: #c9cbbd;
	font-weight: bold;
}
/*end of top bar*/
#mainwrapper {
	background: #fff;
	padding: 10px;
	float: left;
	width:695px;
}
#menu {
	overflow: hidden;
	margin-right: 10px;
	display: inline;
	float: left;
	width: 213px;
	padding: 10px 0px 20px 0px;
	background: url(images/menub.gif) repeat-x left top;
}
#menu a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	display: block;
	line-height: 25px;
	padding: 2px 20px;
	background: url(images/menudiv.gif) repeat-x left bottom;
}
#menu a:hover {
	text-decoration: none;
	background: #cbbea2;
}
#banner {
	float: left;
	display: inline;
	position: relative;
	width: 446px;
	height: 175px;
	background: url(images/banner.jpg) no-repeat left top;
}
#clickhere {
	position: absolute;
	bottom: 10px;
	right: 15px;
}
#content {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 10px;
}
/*left column*/
#leftcolumn, #maincolumn {
	vertical-align: top;
}
#leftcolumn {
	width: 213px;
	overflow: hidden;
}
#leftcolumn .boxwrapper {
	margin-bottom: 5px;
	width: 213px;
	background: #f4f6de;
}
#cat {
	background: #f4f5ee !important;
	width: 213px;
}
#leftcolumn .boxtitle {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 25px;
	background: url(images/leftboxh.gif) no-repeat left top;	
}
#leftcolumn .boxcontent {
	padding: 5px 10px 5px 10px;
	background: #f4f6de;
}
#leftcolumn #cat .boxtitle {
	line-height: 30px;
	background: url(images/cath.gif) no-repeat left top;
}
#leftcolumn #cat .boxcontent {
	background: #f4f5ee;
	padding-bottom: 5px;
}
#leftcolumn #cat .boxcontent a {	
	text-decoration: underline;
	display: block;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 17px;
	text-transform: capitalize;
	color: #a10e04;
	background: url(images/catpointer.gif) no-repeat left center;
}
.list a {
	line-height: 17px;
	display: block;
	padding-left: 13px;
	margin-left: 10px;
	background: url(images/pointer.gif) no-repeat left center;
	text-transform: capitalize;
}
.list a:hover, #leftcolumn #cat .boxcontent a:hover {
	color: #565656;
	text-decoration: none;
}
/*end of left column*/
#maincolumn {
	padding-left: 10px;
}
#maincolumn .boxtitle {
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/mainboxh.jpg) repeat-x left top;
	line-height: 36px;
	color: #fff;
	padding-left: 10px;
}
#maincolumn .boxtitle span {
	line-height: 36px;
	padding-left: 13px;
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/hpointer.gif) no-repeat left center;
}

.pageHeading{
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/mainboxh.jpg) repeat-x left top;
	line-height: 36px;
	color: #fff;
	padding-left: 10px;
}

.pageHeading h2{
	line-height: 36px;
	padding-left: 13px;
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/hpointer.gif) no-repeat left center;
}

/*end of maincolumn*/

/*footer*/
#footer {
	clear: both;
	float: left;
	width: 690px;
	margin-top: 15px;
}
#paybanner {
	margin-left: 10px;
	float: left;
}
#footerlinks {
	margin-left: 200px;
	color: #fff;
}

#footerlinks a {
	text-transform: capitalize;
	color: #fff;
	padding: 0px 10px 0px 0px ;
}

#footertext {
	margin-left: 250px;
	color: #a8a8a8;
	padding: 25px 0px;
}
#footertext a {
	color: #a8a8a8;
	font-weight: bold;
}
/*end of footer*/

/*product template*/
.pditem {
	border-bottom: 1px dotted #969075;
}
.pdname {
	border-bottom: 1px solid #dedada;
	padding: 3px 0px;
}
.pdname, .pdname a {
	color: #8e1214;
	font-size: 13px;
	font-weight: bold;
}
.pdname a:hover {
	text-decoration: none;
	color: #666;
}
.pddescription {
	color: #3f4143;
}
.pdprice, .pdprice .productSpecialPrice{
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

.cats {
	text-decoration: underline;
	line-height: 23px;
	color: #8e1214;
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
}
.cats:hover {
	text-decoration: none;
	color: #666;
}
.introbox p {
	color: #3f4143;
}

.pdinfo {
	background: #f4f5ee;
}
.pcdesc{
	color: #3f4143;
	
}
.pcprice{
	color: #666;
	font-size: 12px;
	font-weight: bold;
}
.pcdata{}
/*product template*/



.clrfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clrfix {height: 1%;}
.clrfix {display: block;}
/* End hide from IE-mac */



/* shopping cart design */
#shoppingcart .productListing-odd{
}

#shoppingcart .productListing-even{
	background: #faf8f4;
}

#shoppingcart .productListing {
	border: 1px solid #da7d53;;
}

#shoppingcart .productListing-heading {
	background: #da7d53;
	color: #fff;
	padding: 3px;
}  


FORM {
	display: inline;
	padding: 0px;
	margin: 0px;
}


TD.headerNavigation {
 font-size: 10px;
 font-weight: bold;
}


TR.headerError {
}

TD.headerError {
 font-size: 12px;
font-weight: bold;
 text-align: center;
}

TR.headerInfo {
}

TD.headerInfo {
 font-size: 12px;
 font-weight: bold;
 text-align: center;
}

TR.footer {
}

TD.footer {
  font-size: 10px;
 font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
 font-size: 10px;
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
 font-size: 10px;
}

TD.infoBoxHeading {
 font-size: 10px;
 font-weight: bold;
}

TD.infoBox, SPAN.infoBox {
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-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 {
}

.productListing-heading {
 font-weight: bold;
}

.productlisting-headingPrice {
 font-size: 20px;
 font-weight: bold;
}

TD.productListing-data {
 
 font-size: 10px;
}


TR.subBar {
}

TD.subBar {
  font-size: 10px;
}

TD.main, P.main {
 
 font-size: 11px;
 line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
 
 font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
}

TD.fieldKey {
 font-size: 12px;
 font-weight: bold;
}

TD.fieldValue {
 font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
 font-weight: bold;
}

TD.category_desc {
  font-size: 11px;
 line-height: 1.5;
}

SPAN.newItemInCart {
  font-size: 10px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
 width: 300px;
 font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
 font-weight: bold;
}

TABLE.formArea {
}

TD.formAreaTitle {
 font-size: 12px;
 font-weight: bold;
}

SPAN.markProductOutOfStock {
 font-size: 12px;
 font-weight: bold;
}

SPAN.errorText {
}

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

.checkoutBarFrom, .checkoutBarTo {font-size: 10px;}
.checkoutBarCurrent {font-size: 10px; }

/* message box */

.messageBox {font-size: 10px;}
.messageStackError, .messageStackWarning {font-size: 10px;}
.messageStackSuccess {font-size: 10px}

/* input requirement */

.inputRequirement {font-size: 10px;}

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
}

.linkListing-heading {
 font-size: 10px;
 font-weight: bold;
 text-align: center;
}

TD.linkListing-data {
 padding: 4px;
  font-size: 10px;
}

TR.linkListing-odd {
 background: #f8f8f9;
}

TR.linkListing-even {
 background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content 	{FONT-SIZE: 10px;}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
 font-size: 11px;
 line-height: 1.5;
}

 /* 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-size: 10px;
 font-weight: bold;
}

A.HeaderPageLinks {
  font-size: 10px;
 font-weight: bold;
}
a:hover.HeaderPageLinks {
  font-size: 10px;
 font-weight: bold;
}

TD.cookieUsage {
  font-size: 10px;
 font-weight: bold;
}
.yearHeader {font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; 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; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-size: 10px; color: #000000; background-color: #FFCF00; padding-left: 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { 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-size: 10px; color: #000000; background-color: #FFFFFF; padding-left: 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.event { font-size: 11px; 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 {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;}

/* VJ infosystem added */
h4.infoTitle {
 margin: 0;
 margin-bottom: 0.2em;
}

p.infoBlurb {
 margin: 0;
 margin-bottom: 2em;
}


TD.productPriceInListing {
  font-size: 10px;
}

TD.productPriceInBox {
  font-size: 10px;
}

TD.productPriceInProdInfo {
  font-size: 12px;
}