/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
TD.category_desc {
  
  font-size: 11px;
  line-height: 1.5;
}

h1{
  font-size: 1.0em;
  font-weight: bold;
  color: #000000;
  }
 
 h2{
 	font-size: 12px;
  font-weight: bold;
  color: #000000;
  margin: 10px;
  }	

.productPromo{
	font-size: 11px;
	 color: #003399;
	}
	
ul li  {
	margin-left: 0px;
	font-size: 0.9em;
	
	}
	
A.navigationOff{
	color:#000000;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
A.navigationOn:hover{
	text-decoration: none;
	}
	
td.navigationOff{
	width: 97px; 
	height: 30px; 
	align:center;
	background: transparent url(images/tab/blank_off.gif) no-repeat bottom center;//
	}
	
A.navigationOn{
	color:#FFFFFF;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	}
	
td.navigationOn{
	width: 97px; 
	height: 30px; 
	align:center;
	background: transparent url(images/tab/blank_on.gif) no-repeat bottom center;//
	}
	
.errorBox {
	
	font-size : smaller;
	background: transparent;
	font-weight: bold;
	color : Red;
}

.orangeHeader{
	color:#FF6600;
	font-size: 14px;
	
}
.stockWarning {  font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  	background: #FFFFFF;
  	color: #333333;
  	margin: 0px;
	font-size: 11px;
}
P{
	font-size: 11px;
	text-align: justify;
	margin: 15px;
	}


A {
	color: #0033CC;
	text-decoration: none;
	font-size: 11px;
}

A:hover {
 	text-decoration: underline;
}

A.headerNavigation { 
	color: #0033CC;
	font-size: 11px;
}

TD.headerNavigation{
	color: #000000;
  font-size: 11px;
  }


A.more {
  color: #FF6600;	
}


A.category {
  font-weight: bold;
  font-size: 15px;	
}

.header{
	vertical-align: middle;
  	color: #000000;
	font-size: 11px;
	 }

A.header {
  color: #FFFFFF;
   font-size: .70em;
}

A.header:hover {
  color: #FFFFFF;

}

td.homepage{
	border:1px dotted grey;
	}
	
table.product_info{
	font-size: 11px;
	text-align: justify;
	margin: 15px;
	}
	
p.homepage{
	align:center;
	}
	
td.hometheme{
	/*background: #FFF url(images/back_long.gif) no-repeat top left;*/
	border:1px dotted grey;
	}

table.products {
	border-left:1px dotted grey;
	border-right:1px dotted grey;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

td.products {
	border-left:1px dotted grey;
	border-right:1px dotted grey;
	border-collapse: collapse;
}

FORM {
	display: inline;
}

TD.headerLinks{
	background: #003399;
	color: #FFFFFF;
	font-weight : normal;
}

TD.headerBanner{
  
  font-size: 12px;
  background: #003399;
  color: #ffffff;
  font-weight : bold;
  align: middle;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Arial, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Arial, Arial, sans-serif;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FFFFFF;
}

TD.footer {
  background: #003399;
  color: #ffffff;
  font-weight: bold;
}

.price{
	font-weight:bold;
	font-size: 16px;
	}

.infoBoxContents {
	font-size: 11px;
	margin-top: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 12px;
}

TD.infoBoxHeading {  
  font-size: 11px;
  text-align: center;
  font-weight: bold;
   background: #003399;
  color: #ffffff;
}

.affiliate_heading{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	 background: #CCCCCC;
	}

table.productContent{
	font-size: 12px;
	border-left:1px solid grey;
	border-right:1px solid grey;
	border-bottom:1px solid grey;
	border-collapse: collapse;
	}
tr.productContentHeader{
	 background: #003399; 
	 font-weight: bold;
	 color: #ffffff;
	}
td.productContentTitle{
	 font-weight: bold;
	}
	
.topBox {
	background: #FFFFCC;
}

.topBoxContents {
  background: #FFFFCC; 
}

TD.topBoxHeading {
  font-weight: normal;
  background: #003399; 
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
	font-size: small;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TABLE.productListing {
  border-style: 1px dotted grey;
}

.productListing-heading {
  font-size: 12px;
  background: #003399;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  
  font-size: 14px;
  font-weight: bold;
  
}

.article-description{
  	font-size: 11px;
		margin: 20px;
	}

.articleListing-heading {  
  font-size: 12px;
  margin: 20px;
}

TD.leftColumnTable{
	/*background: #FFFFFF;*/
	background: #FFF url(images/boxBack.gif) repeat top center;
	border-right:1px dotted grey;
	border-collapse: collapse;
}


TD.pageHeading, DIV.pageHeading {
  
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  
  font-size: 12px;
  line-height: 1.5;
}
TD.mainTitle{
  	font-size: 12px;
  	line-height: 1.5;
	background: #FFFFCC;
  }
 TR.mainTitle{
  	font-size: 12px;
  	line-height: 1.5;
	background: #FFFFCC;
  }
  
 TR.mainCatBody{
  	font-size: 12px;
  	line-height: 1.5;
 }
 
 TD.pageListingStyle, SPAN.pageListingStyle, P.pageListingStyle {
  font-size: 11px;
  background: #003399;
  color: #FFFFFF;
 }
 
 TD.boxText, SPAN.boxText, P.boxText A.boxtext {
  font-size: 12px;
 
 }

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

TD.mediumText, SPAN.mediumText, P.mediumText {
  font-size: 12px;
}

TD.accountCategory {
  
  font-size: 12px;
  color: #aabbdd;
}

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

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

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

SPAN.newItemInCart {
  
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  background-color: #FFFFCC; 
  font-size: 11px; 
  
  
}

TEXTAREA {
  width: 100%;
  background-color: #FFFFCC; 
  font-size: 11px;
}

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

TABLE.formArea {
  background: #FFFFFF;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Arial, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Arial, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productPageSpecialPrice {
  font-size: 16px;
  align:center;
  color: #ff0000;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}



.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox {
	
	font-size: 12px;
	color : #ff0000;
	font : bold;
}
.messageStackError, .messageStackWarning {
	
	font-size: 12px;
	background-color: transparent;
	color : Red;
}
.messageStackSuccess { 
	
	font-size: 12px;
	background-color: #ffffff;
	 color:#006600;
	 font-weight : bold;
}

/* input requirement */

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

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



  border-spacing: 1px;
}

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

TD.linkListing-data {

  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

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

#box-menu {
	width: 130px;
	/* this width value is also effected by
	the padding we will later set on the links. 
	list-style: bullet;*/
	list-style: none;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:0.8em;
}
#box-menu ul {
	margin: 0;
	padding: 0;
}
#box-menu li {
	margin: 0px 0px 0px;
}
#box-menu a {
	display: block;
	width:145px;
	padding: 2px 2px 2px 5px;
	text-decoration: none; 
	}
#box-menu a:link, #box-menu a:active, #box-menu a:visited {
	
}

#box-menu a:hover {
	text-decoration: underline;	
}

#topbar-style
{
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
	/*font-size:0.7em;*/
}

#header {
	padding: 0;
	margin: 0 auto;
	height: 40px;
	width: 200px;
	float: left;
	}

#home-price{
	color: #000000;
	align:right;
	font-size:0.7em;
	}
#home-price a
{
	text-decoration: none; 
	color:#000000
	
}
#home-price a:hover
{
	text-decoration: underline;	
}

