/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Tahoma, Arial, Helvetica, 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: #70d250; text-decoration: underline; }

BODY {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	padding:0px; 
	background-color:#666666; 
	line-height:15px;
	}
a:link{ font-family:Tahoma, arial; font-size:11px; color:#0B9ACE; text-decoration:none; font-weight:normal; }
a:visited{ font-family:Tahoma, arial; font-size:11px; color:#0B9ACE; text-decoration:none; font-weight:normal; }
a:hover{ font-family:Tahoma, arial; font-size:11px; color:#0B9ACE; text-decoration:underline; font-weight:normal; }
.textfields{font-family:Tahoma, arial; font-size:11px; color:#333333; text-decoration:none; font-weight:normal; width:130px; }
.textfields1{font-family:Tahoma, arial; font-size:11px; color:#333333; text-decoration:none; font-weight:normal; width:180px; }
.border_top{ border-top:1px solid #B1B3B2; border-bottom:1px solid #0B9ACE;}
.main_border{ border:1px solid #B1B3B2; background-color:#FFFFFF;}
.table_graleft{ background-image:url(images/v_graleft.gif); background-repeat:repeat-y;}
.table_graright{ background-image:url(images/v_gra.gif); background-repeat:repeat-y;}
.main_links:link{ font-family:verdana, arial; font-size:12px; font-weight:bold; text-decoration:none; color:#0C9ACE;}
.main_links:visited{ font-family:verdana, arial; font-size:12px; font-weight:bold; text-decoration:none; color:#0C9ACE;}
.main_links:hover{ font-family:verdana, arial; font-size:12px; font-weight:bold; text-decoration:underline; color:#0C9ACE;}
.footer_border{ border-top:2px solid #0B9ACE;}
.footer{font-family:verdana, arial; font-size:10px; font-weight:normal; text-decoration:none; color:#999999;}
.title1{font-family:verdana,Tahoma, arial; font-size:18px; font-weight:bold; text-decoration:none; color:#0C9ACE;}
.title11{font-family:verdana,Tahoma, arial; font-size:18px; font-weight:bold; text-decoration:none; color:#0C9ACE;}
.title1_black{font-family:verdana,Tahoma, arial; font-size:14px; font-weight:bold; text-decoration:none; color:#333333;}
.title2{font-family:verdana,Tahoma, arial; font-size:13px; font-weight:bold; text-decoration:none; color:#333333;}
.title3{font-family:verdana,Tahoma, arial; font-size:14px; font-weight:bold; text-decoration:none; color:#0C9ACE;}
.title4{font-family:verdana,Tahoma, arial; font-size:16px; font-weight:bold; text-decoration:none; color:#0C9ACE;}

.img_border{ padding:1px; border:1px solid #666666;}
.img_border2{ padding:1px; border:1px solid #D4D4D4;}
.table_bg{ background-color:#EAF8FF; border:1px solid #A3DCFA;}
.border_horontal{ border-bottom:1px dashed #A9A8A8;}
.submit{font-family:verdana,Tahoma, arial; font-size:12px; font-weight:normal; text-decoration:none; color:#333333;}
.list1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#181818; text-decoration:none; list-style:url(images/arow3.gif) none outside; padding-right:10px; }

.justify_text {text-align:justify; line-height:16px;}

.titleblue{font-family:verdana,Tahoma, arial; font-size:11px; font-weight:bold; text-decoration:none; color:#0C9ACE;}


.vborder {border-right:1px dotted #cccccc}

#headinglinks {line-height:18px;}
#headinglinks a:link {font-family:verdana,Tahoma, arial; font-size:12px; font-weight:bold; text-decoration:none; color:#333333;}
#headinglinks a:visited {font-family:verdana,Tahoma, arial; font-size:12px; font-weight:bold; text-decoration:none; color:#333333;}
#headinglinks a:hover {font-family:verdana,Tahoma, arial; font-size:12px; font-weight:bold; text-decoration:underline; color:#000000;}
.img_floatright {float:right;}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

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: #f8f8f9;
}



.productListing-heading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #0C9ACE;
  padding-top:5px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  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, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }
.text
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:333333;
font-size:11px;

}
strong{
font-size:11px;
}
.title3 strong{
font-size:14px;
}
td{
font-size:11px;
}

