/*
  $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: 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: #70d250; text-decoration: underline; }

#dropinboxv2cover{
width: 320px; /*change width to desired */
height: 320px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
left: 0;
top: 0;
}

#dropinboxv2{
width: 300px; /*change width to above width-20. */
height: 300px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 2px solid black; /*Customize box appearance*/
background-color: lightyellow;
padding: 4px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}

#faqs a{
text-decoration: underline;
color: #383838;
}

div.faqs{
text-align: center;
padding: 30px 0px;
}
div.hr {
width: 75%;
border: none;
border-top: 1px solid #cccccc;
margin: auto;

}



H1 {
 
  font-size: 25px;
  color: #5298cb;
}
H2 {
 
  font-size: 15px;
  color: #5298cb;
}

BODY {
  text-align: center;
  background: url(images/bg1.png) repeat-x;
  color: #000000;
  margin: 0px;
}

.logo {
	float:left;
	width:350px;
	height:42px;
	padding-left:10px;
	margin-top:15px;
   }

.logo img{
  border: none;
}
	
.phone { 
	color:#75ab15;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	float:right;
	margin-top:20px;
	padding-right:20px;
	padding-left:40px;
	padding-bottom:15px;
	background: url(images/phone.png) no-repeat;}

.fixcenter {
  width: 978px;

  background: #ffffff;
  color: #EC8023;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #0000ff;
  text-decoration: underline;
}

FORM {
	display: inline;
}

#header_logo{
  background: url(images/header.png) no-repeat;
  height:252px; 
}

#breadcrumbs{
  padding-top:225px;
  padding-left: 15px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
  float: left;
}

#account_details{
  padding-top:225px;
  padding-right: 15px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
  float: right;
}

TR.header {
  background: url(../images/top-bg.png) repeat-x;
  height:65px;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  margin: 0px;
}
TR.header h1{
  color: #ffffff;
  font-size: 25px;
}

TR.headerNavigation {
}

.header2 { background: url(images/header.png) no-repeat;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
  padding-top: 0px;
  padding-bottom: 9px;
  padding-left:6px;
  height:246px; 
  margin: 0px;
 
  
  }
  
  .header2 img{
  padding: 0px
  margin:0px;
  }
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
 
  color: #ffffff;
  font-weight : bold;
  padding-bottom: 5px;
}
ul.tick{
  list-style: none;
  font-size: 12px;
  padding-left:17px;
  padding-right:30px;
  color:#54758a;
  
}
ul.tick li{
  background: url(/images/tick.png) left top no-repeat;
  padding:0px 0px 5px 30px;
  color:#54758a;
  font-size: 12px;
  
}

ul.tick_small{
  list-style: none;
  font-size: 10px;
  padding-left:10px;
  padding-right:10px;
  margin: 10px 5px;
  
}
ul.tick_small li{
  background: url(/images/tick_40.jpg) left center no-repeat;
  padding:5px 0px 5px 40px;
  
}
ul.sun{
  list-style: none;
  font-size: 10px;
  padding-left:10px;
  padding-right:10px;
  margin: 10px 5px;
  
}
ul.sun li{

  padding:5px 0px 5px 45px;
  color:#54758a;
  font-size: 12px;
  
}

ul.sun2{
  list-style: none;
  font-size: 16px;
  padding-left:10px;
  padding-right:10px;
  margin: 10px 5px;
  font-weight: bold;
  
}
ul.sun2 li{
  background: url(/images/sun_35.jpg) left center no-repeat;
  padding:5px 0px 5px 35px;
  
}
ul.sun2 a{
  color: #5298cb;

}
A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b2ccea;
  margin-bottom:5px;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#283e4c;
  border-left:1px solid #b2ccea;
   border-right:1px solid #b2ccea;
    border-bottom:1px solid #b2ccea;
}
.infoBoxContents a {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color:#283e4c;
 
}
.infoBoxContents2 {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#283e4c;
}

.infoBoxContents3 {
  background: #ecf4f7;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#283e4c;
  border:1px solid #b2ccea;
  margin:3px 0px 6px 0px;
  padding:5px;
  font-weight:bold;
  
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#569ac5;
	margin-top:15px; }
	
.infoBoxContents4 {
  background: #ecf4f7;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#283e4c;
  border:1px solid #b2ccea;
  margin:3px 0px 16px 0px;
  padding:3px;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url(images/bg-info.png) no-repeat;
  border-left:1px solid #638db5;
  border-right:1px solid #638db5;
  border-top:1px solid #638db5;
  border-bottom:1px solid #638db5;
  height:29px;
  color: #ffffff;
  padding-left:10px;
}
TD.infoBoxHeading1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url(images/bg-info-small.jpg) repeat-x;
  border-left:1px solid #638db5;
  border-right:1px solid #638db5;
  border-top:1px solid #638db5;
  border-bottom:1px solid #638db5;
  height:29px;
  color: #ffffff;
  padding-left:10px;
}

.title1 { 
	margin: 8px 15px 0px 16px;
	padding-bottom:0px; 
	padding-top:3px; 
	background: url(images/continue.png); 
	font-size: 14px;
    color: #5298cb; 
	font-weight:bold;
	 }
	 
	.title2 { 
	margin: 8px 5px 0px 2px;
	padding-bottom:0px; 
	padding-top:3px; 
	background: url(images/continue.png); 
	font-size: 14px;
    color: #5298cb; 
	font-weight:bold;
	 }
	
.title3 { 
	margin: 15px 5px 0px 2px;
	padding-bottom:0px;
	padding-top:3px; 
	background: url(images/continue.png); 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#569ac5;
	 }
	
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, 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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#54758a;
}
.top1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#fff; 
  background: url(images/toptable.png);
  border-bottom:1px solid #9fc7dd;
  border-right:1px solid #fff;
  height:31px; }

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
h3 {
	font-size:12px; }

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

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#283e4c;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, 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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  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: #000000; }

.checkout1 {
	margin-top:5px;
	 }
	 
.checkout1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#990000;
	 }
/* 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: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
label.error {
	font-size:12px;
	font-weight:bold;
	color:#F00;
	display:none;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; font-weight:normal; font-family:Arial, Helvetica, sans-serif; }
