/*
  $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,.LBboxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.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 {
  color: #999;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px;
/*  background: #dadada url(images/body_bg.gif) top left repeat-y;    */
  background: #dadada;
}
.mainBody{
background:#fff;
}
.contentarea{
background: url(images/bodybgtop.gif) repeat-x left top;
padding-top:15px; 
padding-left:27px;
padding-right:20px;
}

.articles_box{
width: 301px;
height: 352px;
background: url(images/banner_right.gif);
}

p.articles
{
  text-align: center;
padding-top: 10px;
}

TR.articles_box {
	
	}

TD.articles_box {
	
	
}

a.article_box:link,a.article_box:visited
{
	font-size: 12px;
	color: #ebebeb;
  text-decoration: underline;
	}
a.article_box:hover
{

  text-decoration: underline;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: url(images/banner.jpg) no-repeat left top;
  height:218px;
}
a.sideLink:link, a.sideLink:visited
	{
		padding: 0 0 0 20px;
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #515151;
    text-decoration: none;
		background: url(images/arrow2.gif) no-repeat 10px center;
	}
a.left_links:link, a.left_links:visited
	{
		padding: 0 0 0 38px;
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #094EA7;
    text-decoration: none;
		line-height: 30px;
		display: block;
		background: #dfeaec url(images/bullet.gif) no-repeat 10px center;
	}
a.left_links3:link, a.left_links3:visited
	{
		padding: 0 0 0 38px;
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
    color: #094EA7;
    text-decoration: none;
		line-height: 30px;
		display: block;
		background: #fff url(images/bullet.gif) no-repeat 10px center;
	}
a.left_links:hover,a.left_links3:hover
	{
		color: #999;
		text-decoration: none;
	}

a.left_links2:link, a.left_links2:visited
	{
		padding: 0 0 0 30px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #094ea7;
    text-decoration: none;
		line-height: 24px;
		background: #fff url(images/arrow2.gif) no-repeat 15px center;
		display: block;
	}

a.left_links2:hover
	{
		color: #999;
		text-decoration: none;
		line-height: 24px;
	}
a.headLink:link, a.headLink:visited
	{
		padding: 0 10px 0 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #999;
    text-decoration: none;
		line-height: 22px;
	}

a.headLink:hover,a.cartLink:hover
	{
		color: #666;
		text-decoration: none;
	}	

a.cartLink:link, a.cartLink:visited
	{
		padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999;
    text-decoration: none;
	}
.soppingcartbox{
color:#000;
padding:5px;
}
h1{
color:#ca5dac;
font-size: 18px;
}
.pinkHead{
color:#fff;
font-size:14px;
font-weight: bold;
padding-bottom:8px;
text-transform: uppercase;
}
.cartHead{
color:#515151;
font-size:14px;
font-weight: bold;
padding-bottom:8px;
text-transform: uppercase;
}

a img{
border: 0px
}
.productBox{
background-color:#dfeaec;
}
a.productName:link,a.productName:visited{
  font-family: Arial, Verdana,  sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color:#666;
}
a.productName:hover{
  text-decoration: none;
  color:#999;
 }
.productNameS a:link,.productNameS a:visited{
  color:#7c7577;
  text-decoration: none;
  }
.productNameS a:hover{
  color:#7c7577;
  text-decoration: none;
  }   
 .productPrice{
  font-family: Arial, Verdana,  sans-serif;
  font-size: 16px;
  font-weight: bold;
  color:#74b8f4;
 }
/*TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}
*/
.menu_separator{
padding:3px;
}
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;
}

table.footer{
background: url(images/footer_bg.gif) repeat-x left top;
height:42px;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #fff;
}
.footer a:link,.footer a:visited{
color:#f2f2f2;
}
.footer a:hover{
color:#fff;
}
.logo{
padding:0px 0px 4px 50px;
vertical-align: top;
}
.infoBox {
 }
.specialImageBox{
border:1px solid #72b8f4;
}
.infoBoxContents {
  background: #dfeaec;
  font-family: Verdana, Arial, sans-serif;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

TD.LRBoxHeading {
  font-family: Verdana,Arial,sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  background: url(images/header_bg.gif) repeat-x left top;
  line-height:26px;
  padding-bottom:8px;
  padding-left:10px;
}
table.LRBox{background-color:#dfeaec;margin-bottom:8px;}
TD.LRBox, SPAN.LRBox {
  font-family: Verdana, Arial, sans-serif;
}
table.LRBox1{color:#fcf7fb;padding:3px;margin:0px; height:106px;background: url(images/searchbg.gif) repeat-x left top;}
TD.LRBox1, SPAN.LRBox1 {
  font-family: Verdana, Arial, sans-serif;
}
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: #dfeaec;
}

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: #fff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.searchText{
width: 160px;
height:28px;
padding: 5px 0px 0px 4px;
border:0px solid;
background: url(images/search_bg.jpg) no-repeat left top;
}
.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: 12px;
}
.productName{
  background: url(images/header_bg.gif) repeat-x left top;
  line-height:26px;
  }
.productName a:link,.productName a:visited{
  color:#fff;
  text-decoration: none;
  font-size:12px;
  }
.productName a:hover{
  color:#fff;
  text-decoration: none;
  }  
A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, Verdana,sans-serif;
  font-size: 18px;
  color: #094ea7;
}

.productInfoImage{
background-color: #f7e7f2;
padding:10px;
}
table.InfoImage{
background-color: #f6bf00;
padding-top:25px;
}
.productprice{
  font-size: 16px;
  color: #74b8f4;
}
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;
}

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;
}

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: #ff0000;
}

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: Arial, Verdana,  sans-serif;
  font-size: 16px;
  font-weight: bold;
  color:#74b8f4;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/*css button*/
input.Button{
background: url(images/button_bg.gif) repeat-x left top;
padding:0px 15px 0px 15px;
margin:0px;
color:#fff;
height:21px;
line-height:19px;
display:block;
border:0px;
cursor: pointer;
text-decoration:none;
white-space: nowrap;
text-align:left;
}
span.Button{
background: url(images/button_bg.gif) repeat-x left top;
/*padding:0px 15px 0px 15px;*/
margin:0px;
font-size:11px;
color:#fff;
height:21px;
width:100px;
line-height:19px;
display:block;
border:0px;
cursor: pointer;
text-decoration:none;
white-space: nowrap;
text-align:center;
}

/*css button eof*/
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.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; }

/* 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; }
0; }
0px; color: #ff0000; }
