/*
  $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, Helvetica, sans-serif; font-size: 12px; }
.errorBox { font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 130px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family:Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color: #70d250; text-decoration: underline; }

BODY {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
	/*background-image: url(../images/swirls.gif);
	background-repeat: no-repeat;
	background-position: 50px 350px;*/
	background:#86AAF8 url('../images/bg.jpg') repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

A {
  color: #A41DA5;
  text-decoration: none;

}

A:hover {
  color: #0066CC;
  text-decoration: underline;

}

FORM {
	display: inline;
}

TR.header {
	/*background-color: #527ca4;
	text-align: center;
	background-image: url(images/bluebg2.jpg);
	background-repeat: repeat-x;
	height: 215px;*/
	width:980px;
height:234px;
/*background:#86AAF8 url('../images/header.jpg') no-repeat;*/
}

TR.headerNavigation {
  /*background: #127DC1;*/
  background:#75B3E4;
  color: #ffffff;
}

TD.headerNavigation {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  height:31px;
 /* background: #527ca4;*/
 background:#75B3E4;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}
.headerNavigation { 
  color: #FFFFFF; 
}

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

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

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
 font-family:Verdana, 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:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  /*background: #527ca4;*/
}

TD.footer {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*background: #527ca4;*/
  color: #919191;
  font-weight: bold;
}

.infoBox {
	border: 1px solid #338FCD;
	margin-bottom:6px;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #127DC1 url('images/h2_bg.jpg') repeat-x;
  color: #ffffff;
  height:31px;
}

TD.infoBox, SPAN.infoBox {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

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: 1px;
  border-style: solid;
  border-color: #338FCD;
  border-spacing: 1px;
}
.productListing-heading {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
  font-weight: bold;
}
TD.productListing-data {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}
A.pageResults {
  color: #0066CC;
}
A.pageResults:hover {
  color: #A41DA5;
  /*background: #FFFF33;*/
}
TD.pageHeading, DIV.pageHeading {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  /*color: #9a9a9a;*/
  color:#333333;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
}
TD.main, P.main {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}
TD.accountCategory {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#666666;
}
TD.fieldValue {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}
TD.tableHeading {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}
TEXTAREA {
  width: 100%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}
SPAN.greetUser {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
 font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
 font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
}
SPAN.errorText {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
/* message box */
.messageBox { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }
/* input requirement */
.inputRequirement { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

h1 {
	font-size: 17px;
	
	color: #333333;
}
/*new stylesheet*/
p{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;}
.contentbg{background:url('images/page_bg.png') repeat-y center;}
.footerbg{background: url('images/footer_bg.png') center bottom no-repeat;}
.outerbg{background:transparent url('images/main_bg.png') center center repeat-y;}
.testimonials_box{width:200px;border:1px solid #338FCD;float:left;background-color:#FFFFFF;margin-bottom:10px;font-size:12px;}
.testimonials_box h2{width:200px;height:29px;background:#127CC0 url('images/testimonials_h2_bg.jpg') no-repeat;font-size:14px;color:#FFFFFF;font-weight:bold;letter-spacing:1px;
line-height:29px;text-indent:33px;margin:0px;padding:0px;}
.padd{padding:5px;}
#clearfix{clear:both;}
.more{font-weight:bold;padding-top:5px;padding-right:5px;padding-left:120px;text-align:right;text-decoration:none;color:#333333;}
.navigation_box{
width:200px;
height:421px;
border:1px solid #338FCD;
float:left;
background-color:#EBF5FE;
margin-bottom:10px;
}
.navigation_box h2{
width:200px;
height:29px;
background:#127CC0 url('../images/h2_bg.jpg');
font-size:14px;
color:#FFFFFF;
font-weight:bold;
letter-spacing:1px;
line-height:29px;
text-indent:5px;
margin:0px;
padding:0px;
}
ul.contentlist {
margin-left:10px;
}
ul.contentlist li{
background: url(../images/bullet.gif) 0px 6px no-repeat;
padding-left:20px;
line-height:20px;
}
.hrline{width:98%;border-bottom:1px solid #75B3E4;border-top:0px solid #75B3E4;border-left:0px solid #75B3E4;border-right:0px solid #75B3E4;}
.hrline-grey{width:90%;border-bottom:1px solid #cccccc;border-top:none;border-left:none;border-right:none;}

ul{
margin:0px;
padding:0px;
}
ul li{
margin:0px;
padding:0px;
list-style-type:none;
}
.navigation_box ul li a:link{
height:25px;
line-height:25px;
list-style-type:none;
border-top:1px solid #338FCD;
text-indent:5px;
color:#333333;
display:block;
text-decoration:none;
}
.navigation_box ul li a:hover{
height:25px;
line-height:25px;
list-style-type:none;
border-top:1px solid #338FCD;
text-indent:5px;
color:#0C7BC0;
display:block;
text-decoration:none;
}
.navigation_box ul li a:visited{
height:25px;
line-height:25px;
list-style-type:none;
border-top:1px solid #338FCD;
text-indent:5px;
display:block;
color:#333333;
text-decoration:none;
}
.navigation_box ul li.current{
font-weight:bold;
color:#0C7BC0;
background:#EBF5FE url('../images/current_bg.jpg');
}
.navigation_box ul li.current2{
font-weight:bold;
color:#0C7BC0;
background:#EBF5FE url('../images/current_bg.jpg');
}
.navigation_box ul li.current3{
font-weight:bold;
color:#0C7BC0;
background:#EBF5FE url('../images/current_bg.jpg');
}
.navigation_box ul li.current4{
font-weight:bold;
color:#0C7BC0;
background:#EBF5FE url('../images/current_bg.jpg');
}
TD.boxText a:link, TD.boxText  a:visited{color:#333333;line-height:22px;text-decoration:none;}
TD.boxText a:hover{color:#0C7BC0;line-height:22px;text-decoration:none;}
.boxText form{margin:0px;padding:0px;}
.blog_box{
width:200px;
border:1px solid #338FCD;
float:left;
background-color:#EBF5FE;
margin-bottom:10px;

}
.blog_box h2{
width:200px;
background:#127CC0 url(../images/blog_h2_bg.jpg) no-repeat;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
letter-spacing:1px;
line-height:29px;
text-indent:33px;
margin:0px;
padding:0px;
}
.blog_box ul {
width:200px;
margin:0px;
padding:0px;
border:0px solid #ff0000;
}

.blog_box ul li{
width:200px;
margin:0px;
padding:0px;
line-height:25px;
border:0px solid #ff0000;
}


.blog_box ul li a:link{
line-height:25px;
background:#EBF5FE url(../images/blog_bg2.jpg) no-repeat;
color:#333333;
text-decoration:none;
display:block;
font-size:12px;
border-bottom:1px dashed #94CBEF;
/*border:0px solid #ff0000;*/
padding:0px 5px 0px 20px;
margin:0px;
}

.blog_box ul li a:visited{
font-size:12px;
line-height:25px;
background:#EBF5FE url(../images/blog_bg2.jpg) no-repeat;
color:#333333;
text-decoration:none;
display:block;
border-bottom:1px dashed #94CBEF;
padding:0px 5px 0px 20px;
margin:0px;
}


.blog_box ul li a:hover{
font-size:12px;
line-height:25px;
color:#0C7BC0;
text-decoration:none;
display:block;
border-bottom:1px dashed #94CBEF;
padding:0px 5px 0px 20px;
margin:0px;
}

.blog_box ul li.last a:link{
width:200px;
line-height:25px;
color:#333333;
text-decoration:none;
display:block;
border:none;
padding:0px 5px 0px 20px;
margin:0px;
}
img.company {
	position:absolute;
	right:130px;
	top:5px;
	z-index:1;
}
#flash {
		z-index:-1;
}


/* Twitter */



.twitter_box{
width:202px;
border:1px solid #338FCD;
float:left;
background-color:#FFFFFF;
margin-bottom:10px;
}

.twitter_box h2{
width:202px;
height:29px;
background:#127CC0 url(../images/twitter_h2_bg.jpg) no-repeat;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
letter-spacing:1px;
line-height:29px;
text-indent:33px;
margin:0px;
padding:0px;
}

.twitter_box ul {
width:202px;
background-color:#EBF5FE;
}



.twitter_box ul li a:link{
width:180px;
line-height:25px;
background:#EBF5FE url(../images/twitter_bg.jpg) no-repeat;
color:#333333;
text-decoration:none;
display:block;
border-bottom:0px dashed #94CBEF;
padding:0px 5px 0px 10px;
}


.twitter_box ul li a:hover{
width:176px;
line-height:25px;
color:#0C7BC0;
text-decoration:none;
display:block;
border-bottom:0px dashed #94CBEF;
padding:0px 5px 0px 10px;
}
.twitter_box ul li a:visited{
width:176px;
line-height:25px;
background:#EBF5FE url(../images/twitter_bg.jpg) no-repeat;
color:#333333;
text-decoration:none;
display:block;
border-bottom:0px dashed #94CBEF;
padding:0px 5px 0px 10px;
}

.twitter_box ul li.last a:link{
width:176px;
line-height:25px;
color:#333333;
text-decoration:none;
display:block;
border:none;
padding:0px 5px 0px 10px;
}


/* Twitter */