/*
  $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
*/




.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height:16px; text-transform:capitalize; }
.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 {
  background: #ffffff;
  background-image:url(graphics/background.jpg);
  background-repeat:repeat-X;
  text-align:center;
  color: #000000;
  margin: 0%;
}


td {
	font-size:11px;}
	
.nopadding a:link{
	margin:0px;
	padding:10px;}

#wrapper {
	margin: 0 auto;
	text-align:left;
	width:860;
	 }


ul {
	margin:0px;
	padding: 0px 0px 0px 20px;		}

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

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

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

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

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


H1 {
  font-family:Verdana, Geneva, sans-serif;
  font-size: 20px;
  letter-spacing:0px;
  font-weight:normal;
  margin-bottom:5px;
  color:#005030;}

H2 {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 20px;
  letter-spacing:0px;
  text-indent:5px;
  margin:0px;
  padding:0px;
  font-weight:normal;
  color:#000;}


.price {
	color:#660066;
	font-size:15px;
	font-weight: bold;
	}


.green_fill {
	background-image:url(/graphics/bg_green_fill.jpg); 
	background-repeat:repeat-x;  }

/* Horizontal Navigation */
#navigation {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;	
	font-size:11px;
	padding: 0;
	width: 860px;
	height: 54px; /* Change height to whatever suits */
	background-image:url(graphics/bg_navigation.jpg);
	background-repeat:no-repeat;
}
ul.menu {
	padding: 0;
	margin: 0;
	width: 100%; /* 100% fixed to containing divs width */
}
ul.menu li {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
}
ul.menu li a {
	padding: 0;
	margin: 0;
	color: #fff;
	width: 170px; /* Change depending on amount of links in navigation */ 
	height: 52px; /* Change height to whatever suits */
	display: block;
	text-decoration: none;
	text-align: center;
	line-height: 52px; /* set depending on navigation bar height */}
	
	
ul.menu li a:hover {
	color:#fff;
	text-decoration:underline;
	
}
/* /Horizontal Navigation */
	



.breadcrumb {
	font-family:Verdana, Geneva, sans-serif;	
	font-size:11px;
	color:#333;}
	
#logo {
	height:90px; }
	


FORM {display: inline;}

TR.header {}

.searchbox {
	margin:0px;
	padding:0px;
	text-align:left;
	background-color:#FFF;
	width:170px;
	height:25px;
	line-height:24px;		
	border:1px solid #fff;
	color:#666;
	font-size:11px;}
	
	
 .leftcolumn {
	 background-color:#EEEEEE;}
	 
	 
 .mainpic {
	 width:100%;
	 text-align:left;}

	img {
		margin:0px;
		padding:0px;
		border:0px; }

TR.headerNavigation {
height:35px;
overflow:hidden;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : normal;
  text-align:right;
}



A.headerNavigation { 
  color:#FFF; 
}

A.headerNavigation:hover {
  color:#FFF;
  text-decoration:underline;
}

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

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


.hp_product {
	width:198px;
/*	height:150px; */
	border:1px solid #ccc;
	overflow:hidden;
	background-image:url(graphics/bg_product_title.jpg);
	background-repeat:repeat-x;}
	
.hp_product h3 {
	line-height: 18px;
	font-size: 13px;
}
.hp_product td .b {
	color: gray; 
	font-size: 10px; 
	line-height: 10px;
}

.specialsbg {
	background-image:url(/graphics/specials_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:637px;
	height:183px; }
	
.infoBox {margin:0px;
			padding:0px;}

.infoBox2 {
	border:1px solid #CCC;}

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


.infoBoxContentsFill {
  background: #EEEEEE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;}

.infoBoxNotice {
	background: #EEE3D8;}

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

TD.infoBoxHeading {
	text-indent:10px;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:15px;
	color:#FFF;
	background-color:#005030;	
	height:25px;
	line-height:25px;}



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: #fff;  	
  color: #555;
}
.productListing-data b {
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -1px;
	color: black;
	line-height: 17px;
}

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: 0px;
  border-style: solid;
  border-color: #ccc;
  border-spacing: 0px;
}

.productListing-heading {
	height:23px;
	line-height:23px;
	background-image:url(/graphics/bg_green_fill.jpg); 
	background-repeat:repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-transform:capitalize;
  
}

TD.productListing-data .price {
  font-size: 18px;
  letter-spacing: -1px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:Verdana, Geneva, sans-serif;
  letter-spacing:0px;
  font-weight:normal;
  color:#005030;
  
}
.price_to_cart {
  font-size: 23px;
  letter-spacing: -1px;
  margin: 2px 0;
  color: #660066;
  font-weight: bold;
}

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: Verdana, Arial, sans-serif;
  color: #771420;
}

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

/* 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: 11px; color: #802424; text-decoration:none!important; }




#basket {
	background-image:url(graphics/bg_basket.jpg);
	width:190px;
	height:40px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}
	
	#basket .a:link {
		color#FFF;}
		
#basket2 {
	background-image:url(graphics/bg_basket_off.jpg);
	width:190px;
	height:40px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}
	
	#basket .a:link {
		color#FFF;}
		
.empty_cart_text {
	color:#ccc;}
	
#green_grey_bar {
	background-image:url(graphics/bg_green_grey.jpg);
	background-repeat:no-repeat;
	width:860px;
	height:40px;
	line-height:40px;
	vertical-align:middle;}
	
	
.product_img_border {
	background-image:url(graphics/bg_book.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding:3px;
	 }
	 
.product_img { }
	
.img_border_cat {
border:1px solid #666;
}
	

.special_name a {
	height:20px;
	width:120px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#005030;
	font-weight:bold;

}


.specials_text{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align:left;
	font-weight:normal;
	color:#666;
	text-decoration: none;
}



.normaltext {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;}

.cat_info_box {  padding: 2px; margin-bottom: 5px; margin-top: 5px; font-family: Verdana, Arial, sans-serif;
  font-size: 11px; text-align:justify; line-height:17px;}
  
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	visibility: hidden;
	}
	
.infotable td {
	border-top:1px solid #CCCCCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#content
{
  height: 100%;
  width: 100%;
  text-align: left
}

#ie_fix
{
  height: 100%;
  width: 100%;
  text-align: center
}

#scroll
{
  position: absolute;
  margin: 0 auto; 
  visibility: hidden;
  background-color: white;
  z-index: 1;    
  width: 200px;
  height: 70px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-collapse: collapse;
  border-bottom-style: solid;
  border-color: #000000;
  border-width: 1px;      
  overflow:hidden;
  float: left;
}

#scroll div
{
  margin: 0 auto;
  text-align:left
}

#suggest table
{
  width: 200px;
  font-size: 11px;
  font-weight: normal;
  color: #676767;
  text-decoration: none;
  border: 0px;
  padding: 0px;  
  text-align:left;   
  margin: 0px
}

a.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
}

a:hover.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
} 
  
.bestsellers_num {
	height:20px;
	line-height:20px;
	border-bottom:1px dotted #ccc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#812B2B;
	font-style:italic;
	
	}

.bestsellers {
	height:20px;
	line-height:20px;
	border-bottom:1px dotted #ccc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;}


#footer {
	margin-top:5px;
	background-color:#000;
	width:100%;  
	height:85px;
	background-image:url(graphics/bg_footer.gif);
	background-position:center;
	background-repeat:no-repeat;
}


.footer_text {
	font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align:center;
  color:#CCC;}
  
 .footer_text a:link {
  color:#fff;}
  
  .footer_text a:visited{
  color:#fff;}
  


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
z-index:1;
margin: 0;
padding: 0;
list-style-type: none;
width: 199px; /* Width of Menu Items */
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color:#005030;

}

.suckerdiv ul li{

}

/*1st level sub menu style */
.suckerdiv ul li ul{
width: 199px; /*sub menu width*/

}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 199px; /* Parent menu width - 1*/
background-color:#CCC;
color:#000;

}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 199px; /* Parent menu width - 1*/
color:#000;

}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
	background-color:#005030;

}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
	background-color:#005030;

}

/* menu links style */
.suckerdiv ul li a{
display: block;
text-decoration: none;
text-indent:5px;
border-bottom: 0;
line-height: 24px;
color:#FFF;

}

.suckerdiv ul li a:hover{
text-decoration:none;
color:#FFF;

}

.suckerdiv ul li ul li a:hover{
background-color: #EEEEEE;
text-decoration: underline;
color:#000;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #EEEEEE;
color:#000;
text-decoration: underline;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
font-weight:bold;
text-transform:uppercase;
background-image:url(/graphics/bg_nav_category.jpg);
background-repeat:no-repeat;
background-color:#000;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {

}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {

}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {

}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */


.mainpage h1 {
	text-align: left;
	font-size: 12px; 
	margin: 4px 6px;
	padding: 0;
	font-weight: bold;
}

.footer_text .g, .footer_text .g:visited  {
	color: #444;
}

.phone {
	position: absolute;
	margin: 0 auto;
	left: 45%;
	top: 0px;
}
