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


td {
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
	/*margin: 4px;*/
}
.boxText { font-family: Helvetica; font-size: 10px; }
.errorBox { font-family : Helvetica; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Helvetica; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Helvetica; font-size : 10px; color: #70d250; text-decoration: underline; }

.link-container {                
	height:35px;
	line-height:35px;
	font-family:Helvetica;
	color:#FFF;
	background-image:url(images/site/bluebar.png);
	text-align:center;
	}        
.link-container a {                
	height:35px;
	line-height:35px;	
	display: block;                
	background-image:url(images/site/bluebar.png);
	color:#fff;
	text-decoration:none;
}        

.link-container a:hover { 
	height:35px;
	line-height:35px;	
	color:#FFF;	
	background-image:url(images/site/bluebar2.jpg);
	text-decoration:none;
	}
	

input[type=text] { 
background:#fff;
border: 1px solid #999;
} 
input.text { 
	color: #333;
border: 1px solid #999; 
} 

.spacer-left{
padding-left:5px;	
}

input{
	color: #333;
	margin:0px;
	padding: 0px 0px 0px 0px;
}

.newprod-cat{
  	background: #53bcf6;
  	font-family: Helvetica;
  	font-size: 10px;
  	color: #fff;
	font-weight:bold;
  	text-decoration:none;
  	border-bottom-width:25px;
  	border-bottom-style:solid;
  	border-bottom-color:#fff;
  }

.newprod{
  	background: #53bcf6;
  	font-family: Helvetica;
  	font-size: 10px;
  	color: #fff;
	font-weight:bold;
  	text-decoration:none;
	border-right-width:3px;
  	border-right-style:solid;
  	border-right-color:#fff;
	border-left-width:3px;
  	border-left-style:solid;
  	border-left-color:#fff;
  	border-bottom-width:25px;
  	border-bottom-style:solid;
  	border-bottom-color:#fff;
  }
.newprod a{
	color:#fff;	
	font-weight:bold;
	text-decoration:none;
}
.newprod a:hover{
	font-weight:bold;
	color:#fff;	
	text-decoration:none;
}

.catprod{
  	background: #53bcf6;
  	font-family: Helvetica;
  	font-size: 12px;
  	color: #fff;
	font-weight:bold;
  	text-decoration:none;
	border-right-width:3px;
  	border-right-style:solid;
  	border-right-color:#fff;
	border-left-width:3px;
  	border-left-style:solid;
  	border-left-color:#fff;
  	border-bottom-width:25px;
  	border-bottom-style:solid;
  	border-bottom-color:#fff;
	
  }
.catprod a{
	color:#fff;	
	font-weight:bold;
	text-decoration:none;
}
.catprod a:hover{
	font-weight:bold;
	color:#fff;	
	text-decoration:underline;
}

.breadcrumbs{
	font-weight:bold;
	color:#CCC;	
	text-decoration:none;
}

.breadcrumbs a:hover{
	color:#333;
	text-decoration:none;
}

.topline{
	border-top-style:solid;
	border-top-color:#666;
	border-top-width:1px;
}
.smallgrey{
	color:#999;
	font-size:9px;
}
.largegrey{
	color:#999;
	font-size:11px;
}
.prodprice1{
	color:#005e84;
	font-size:12px;
	font-weight:bold;
	height: 2em;
}
.prodprice2{
	font-weight:bold;
	color:#005e84;
	font-size:17px;
}


.searchbar{
	height:35px;
	line-height:35px;	
}
	

BODY {
	background: #ffffff;
	background-image:url(images/site/bground.gif);
	background-position: center bottom;  
	background-repeat: repeat-y; 
    color: #000000;
  	margin: 0px;
}


A {
  color: #000000;
  /*text-decoration: none;*/
}
.cboxElement {
	text-decoration: none;
}
.ShoppingCartBoxContents {
	text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Helvetica;
  font-size: 12px;
  font-weight:bold;
  background: #1582ac;
  color: #bcc9da;
  font-weight : bold;
}

A.headerNavigation { 
  color: #bcc9da; 
}

A.headerNavigation:hover {
  color: #8d95a6;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Helvetica;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.searchboxer {
	/*line-height:35px;*/
}

.searchBoxerContents {
  font-family: Helvetica;
  font-size: 10px;

}
.infoBox {
  background: #005a85;
}

.infoBoxContents {
  background: #fff;
  font-family: Helvetica;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Helvetica;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Helvetica;
  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;
}

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: #005a85;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Helvetica;
  font-size: 10px;
  background: #005a85;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Helvetica;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Helvetica;
  font-size: 20px;
  font-weight: bold;
  color: #005b82;
}
TD.pageHeading2, DIV.pageHeading2 {
  font-family: Helvetica;
  font-size: 20px;
  font-weight: bold;
  color: #4ec7f9;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Helvetica;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Helvetica;
  font-size: 11px;
  line-height: 1.5;
  padding-left:5px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Helvetica;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Helvetica;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Helvetica;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Helvetica;
  font-size: 10px;
  color: #ffff00;
}

CHECKBOX, RADIO, SELECT {
  font-family: Helvetica;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Helvetica;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Helvetica;
/*  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: Helvetica;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Helvetica;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Helvetica;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Helvetica;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer;}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Helvetica; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Helvetica; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Helvetica; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Helvetica; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Helvetica; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Helvetica; font-size: 10px; color: #ff0000; }



/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
  background: #fff;
}

TD.contentBoxHeading {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #005a85;
  color: #ffffff;
}

.contentBoxContents {
  background: #fff;
  font-family: Helvetica;
  font-size: 10px;
}


.BestSellersBox {
  background: #b6b7cb;
}
TD.BestSellersBoxHeading {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.BestSellersBoxContents {
  background: #fff;
  font-family: Helvetica;
  font-size: 10px;
}


.CategoriesBox {
  background: #b6b7cb;
}
TD.CategoriesBoxHeading {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CategoriesBoxContents {
  background: #fff;
  font-family: Helvetica;
  font-size: 10px;
}


.CurrenciesBox {
  background: #b6b7cb;
}
TD.CurrenciesBoxHeading {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #fff;
  font-family: Helvetica;
  font-size: 10px;
}


.InformationBox {
  background-image:url(images/site/bluebar.png);
}
TD.InformationBoxHeading {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  background-image:url(images/site/bluebar.png);
  color: #ffffff;
}
.InformationBoxContents {
  background-image:url(images/site/bluebar.png);
  font-family: Helvetica;
  font-size: 10px;
}


.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #fff;
  font-family: Helvetica;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #b6b7cb;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #fff;
  font-family: Helvetica;
  font-size: 10px;
}


.ManufacturersBox {
  background: #b6b7cb;
}
TD.ManufacturersBoxHeading {
  font-family: Helvetica;
  font-size: 10pt;
  font-weight: bold;
  background: #005C85;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #fff;
  font-family: Helvetica;
  font-size: 10px;
}


.OrderHistoryBox {
  background: #b6b7cb;
}
TD.OrderHistoryBoxHeading {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #fff;
  font-family: Helvetica;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #b6b7cb;
}
TD.ProductNotificationsBoxHeading {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #fff;
  font-family: Helvetica;
  font-size: 10px;
}


.ReviewsBox {
  background: #b6b7cb;
}
TD.ReviewsBoxHeading {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #fff;
  font-family: Helvetica;
  font-size: 10px;
}


.SearchBox {
  background: #b6b7cb;
}
TD.SearchBoxHeading {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SearchBoxContents {
  background: #fff;
  font-family: Helvetica;
  font-size: 10px;
}


.ShoppingCartBox {
  background: #005a85;
}
TD.ShoppingCartBoxHeading {
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  background: #005a85;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #005a85;
  font-family: Helvetica;
  font-size: 10px;
  color: #ffffff;
  
}
.SpecialsBox {
  background: #b6b7cb;
}
TD.SpecialsBoxHeading {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #fff;
  font-family: Helvetica;
  font-size: 10px;
}


.TellaFriendBox {
  background: #b6b7cb;
}
TD.TellaFriendBoxHeading {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #fff;
  font-family: Helvetica;
  font-size: 10px;
}


.WhatsNewBox {
  background: #b6b7cb;
}
TD.WhatsNewBoxHeading {
  font-family: Helvetica;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #fff;
  font-family: Helvetica;
  font-size: 10px;
}

/*Product display in index page*/
div.index_product_boxes
{
background: #53BCF6;
}

div.index_product_boxes_imagebox
{
vertical-align:top;
text-align: center;
background-color: #fff;
}

div.index_product_boxes_product_name
{
color:#ffffff;
text-decoration:none;	
font-size:12px;
font-weight:bold;
vertical-align:bottom;
}

div.index_product_boxes_price
{
color:#ffffff;
text-decoration:none;	
font-size:12px;
font-weight:bold;
vertical-align:top;
}


td.index_product_tabledata
{
width:33%;
	border-right-width:3px;
  	border-right-style:solid;
  	border-right-color:#fff;
	border-left-width:3px;
  	border-left-style:solid;
  	border-left-color:#fff;
  	border-bottom-width:25px;
  	border-bottom-style:solid;
  	border-bottom-color:#fff;
background: #53BCF6;

}

a.index_prodlink:link{color:#ffffff; font-size:10px;}
a.index_prodlink:hover{color:#ffffff; font-size:10px;}
a.index_prodlink:active{color:#ffffff; font-size:10px;}
a.index_prodlink:visited{color:#ffffff; font-size:10px;}


div.menu_product
{


}
span.menu_product_name
{
}

span.menu_product_price
{
	color:#BBBBBB;
	
}
span.frontpage_categories
{
text-decoration:none;	
font-size:14px;
font-weight:bold;
color:#FFF;
background: #53BCF6;
padding-top:4px;

/*padding-bottom:25;*/
}

#contactdetails {
	text-align: center;
	border: 1px solid black;
	overflow: hidden;
	width: 99%;
}

#contactdetails ul {
	list-style-type: none;
	float: left;
	padding-left: 120px;
}

#contactdetails ul li {
	float: left;
	display: inline;
	padding: 10px;
	margin: 0;
}

.maintext {
	font-size: 11px;
	padding: 5px;
}

.immage {
	float: left;
	padding-left: 20px;
}




/* PC configurator */

td.pc_config_tab{
 /*background-color:#EDF1F5;*/
 color:#015272;
 /*padding-left:10px;
 padding-right:10px;
 padding-top:5px;*/
 padding-bottom:5px; 
}
a.pc_config_tab{
 color:#015272;
 font-weight:bold;
}
a.pc_config_tab_active{
 color:#015272;
 font-weight: bold;
}
td.pc_config_tab_content{
 background-color:#E5E9E8;
}
td.pc_config_tab_active{
 background-color:#E5E9E8;
 color:#000000;
 /*padding-left:10px;
 padding-right:10px;
 padding-top:5px;*/
 padding-bottom:5px;  
}
table.pc_element_box{
 background-color:#fFFFFF;
 padding-right:5px;
 padding-bottom:5px;
 border:7px solid #E5E9E8;
}
td.split_result{
 background-color:#E5E9E8;
}
span.pcPageHeading{
  font-family: Helvetica;
  /*font-size: 16px;*/
  font-weight: bold;
  color: #015272;
}
div.pcPageHeading{
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #015272;
  padding-top:2px;
}
td.pcPageHeading{
  color: #015272;
}
span.pcPageHeadingM{
  font-size:10px;
}
img.std{
 border: 7px solid #E5E9E8;
}
td.pbm{
 padding-bottom:9px;
}
span.pc_md{
 color: #8E8E8E;
}
span.pc_price{
 color: #08BAF6;
}
div.pc_elem_updated{
 font-size:11px;
 color: #08BAF6;
 font-weight:bold;
 padding-top:10px;
 padding-bottom:5px;
}
td.table_total_price{
 padding-top: 10px;
}
table.table_total_price{
 border:2px solid #F4F4F4;
}
td.pc_head{
 background-color: rgb(0, 90, 133);
 /*background-image:url(images/pc_header_bg.jpg);*/
 height:28px;
}
td.total_price{
 color:#015272;
 font-size:12px;
 font-weight:bold;
}
/* end PC configurator */

img {
	border: 0 none;
}

.addthis_toolbox .vertical
{
    width: 150px;
    padding: 10px 0 10px 0;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .vertical a
{
    width: 102px;
    padding: 4px 0 4px 34px;
    position: relative;
    display: block;
    text-decoration: none;
    color: blue;
}

.addthis_toolbox .vertical a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

.addthis_toolbox .vertical span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .vertical .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .vertical .more a
{
    padding: 4px 0;
    margin: 0;
}

.addthis_toolbox .vertical .more span
{
    display: none;
}

#menu {height:370px; width:155px; position:relative;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 1px 0 1px; background:#fff;}

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline;}
#menu ul ul {position:absolute; left:-9999px;}
#menu ul#toplevel {position:absolute; left:0; top:0;}

#menu a {display:block; font:bold 10px verdana,arial,sans-serif; color:#fff; background-color: #53BCF6; line-height:22px; text-decoration:none;padding:0 16px 0 2px; margin: 2px 2px 3px 2px;} 
#menu li a.fly {background:#53BCF6 url('images/site/arrow.gif') no-repeat right top;}
#menu li a.sub {background-color: #01415D; margin: 0;}

#menu li a:hover {background-color:#09c; color:#fff;} 
#menu li:hover > a {background-color:#09c; color:#fff;}

#menu ul li:hover > ul {left:99%; margin-top:-23px; margin-left:-1px;}

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}

img.overlay {
	position: absolute;
	z-index: 10;
	height: 41px;
}
/*NEW ABOUT US*/
.ourstores {width:75%;
margin:100px auto 0 auto;
padding:15px;
background-color:#f6f6f6;
border:thin #999 dotted;
margin-bottom:15px;
}
