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

BODY {
  font-family: Arial;
  background:url(images/new/body_background.jpg) repeat-x top #e2a145;
  color: black;
  margin: 0px;

  
}

a {
  color: #000;
  text-decoration: none;
  
}

a:hover {
  color:#706f65;
  text-decoration: underline;
  opacity : 10.0;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#264061;
	font-weight:normal;
}

TD.headerNavigation {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#264061;
	font-weight:normal;
}

A.headerNavigation { 
  	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404040;
	font-weight:normal;
	text-decoration:underline;
	line-height:20px;
}

A.headerNavigation:hover {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#264061;
	font-weight:normal;
	text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family:  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:  Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}
TD.productListing-data p {
          margin:2px;
          padding:0;
          text-align:center;
        }
		
A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #706f65;
  padding:4px;
  
}

TD.pageHeading1{
  font-family:  Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #f3652B;
  
}

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

TD.main, P.main {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

p
{
margin:0px;
padding:0px;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  }

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family:  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: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:    Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
  font-size:12px;
  font-weight:bold;
}

SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

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

#body_container{
	width:1017px;
	background-image:url('images/background_body.png');
	background-repeat:repeat-y;
	/*background-color:white;*/
	font-family:Arial;
	color: #444444;
	margin-bottom:0px;
	
}
#data_container{
	width: 1000px;
	margin-right: 0px;
	margin-left:-2px;
	!margin-left:0px;
}
#footer-bottom{
	/*background:url(images/new/footer_bg.jpg) no-repeat;*/
	width: 1015px;
	height: 14px;
	position:relative;
	!position:none;
	background-image:url('images/background-footerBottom');
	margin:auto;
	margin-top:-14px;
	/*!margin-left:-8px;*/
	background-repeat:no-repeat;
}
#newmenu-bg{
	height: 28px;
	background:url(images/new/newmenu-bg1.jpg) repeat-x; 
}
#box-search{
	height: 76px;	
	width: 200px;
	background:url(images/new/box-search.jpg) no-repeat; 
}
.box-input{
	height: 18px;	
	width: 145px;
	border: 1px solid #9d9b8e;
}
#box-search-content{
	padding-top: 30px;
	padding-left: 10px;	
	padding-right: 10px;
}
#box-newsletter{
	height: 90px;	
	width: 200px;
	background:url(images/new/box-newsletter.jpg) no-repeat; 
	margin-top: 10px;
	position: relative;
}
* html #box-newsletter {
  margin-top: 7px;
}
#box-download{
	height: 110px;	
	width: 200px;
	background:url(images/new/btn-cata.jpg) no-repeat; 
	padding-left : 80px ;
	padding-top : 20px;
	margin-top: 10px;
	position: relative;
}
* html #box-download {
  margin-top: 8px;
}
#box-download-content{
	padding-top: 45px;
	padding-left: 10px;	
	padding-right: 10px;
}

#box-newsletter-content{
	padding-top: 45px;
	padding-left: 10px;	
	padding-right: 10px;
}
#box-partners{
	height: 116px;	
	width: 190px;
	background:url(images/new/box-partners.jpg) no-repeat; 
}
#box-partners-content{
	padding-top: 26px;
	padding-left: 10px;	
	padding-right: 10px;
}
.hdr_left{
	background:url(images/new/hdr_left.jpg) no-repeat; 
	width:58px; 
	height:80px;
}
.hdr_bars{
	background:url(images/new/hdr_bas.jpg) no-repeat; 
	width:91px; 
	height:80px;

}
#col_left{
	width:200px;
	padding-left: 10px
}
#col_right{
	width:199px;
}
a.seach_link, a.seach_link:link, a.seach_link:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
a.seach_link:hover{
	text-decoration:underline;
}
.infobox_seprator{
	height:5px;
	font-size:5px;
}
.infobox_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
}
.footer_top{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#706f65;
	padding:5px 1px;
}
.footer_lower{
	border-top:1px solid #bdbcbd;
	border-bottom:1px solid #bdbcbd;
}
a.ftr_links, a.ftr_links:link, a.ftr_links:visited{
	font-family:Arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;
}
a.ftr_links:hover{
	text-decoration:underline;
}
.ftr_text{
	font-family:Arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;
	padding:5px;
}
.welcome_user{
	font-family:Arial;
	font-size:11px;
	color:#444444;
	line-height:18px;
}
a.logout_link, a.logout_link:link, a.logout_link:visited{
	font-family:Arial;
	font-size:11px;
	color:#444444;
	line-height:17px;
}
a.contact{
	color:#f3652b;	
}
a.logout_link:hover{
	text-decoration:underline;
}
a.category_links, a.category_links:link, a.category_links:visited{
	font-family:Arial;
	font-size:12px;	
	line-height:20px;
	color:#939184;
}
a.category_links:hover{
}
#seeimage{
	position:absolute; bottom:0px; right:0px;opacity:0.75
}
a.list_names, a.list_names:link, a.list_names:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	line-height:22px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
a.list_names:hover{
	text-decoration:none;
}


span.list_price{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:22px;
}

#body_contents{
	visibility:visible;
	display:block;
	background-color:#aab8db;
	height:420px; 
	overflow:auto;	
	/*opacity:0.70; 
	filter:alpha(opacity=70);*/
}

#dynamic_background{
	border:1px solid #CC0000;
	background-image:url(images/bg_help.jpg);
	background-repeat:no-repeat;
	width:756px;
	padding:20px;
	
}
.prod_desc{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:15px;
}
.tab
{
border-color:#00FF66;

}
a.rec
{
font-size:12px;
}
a.rec:hover
{
text-decoration:underline;
color:#000000;
}
.info_text
{
font-size:11px;
}
.text_area
{
width:250px;
height:60px;
font-size:11px;
color:#444444;
}
.menu_info
{
color:#444444;
}
.small_text
{

height:17px;
color:#444444;
}
.address
{
width:250;
height:17px;
color:#444444;
}

.small_text1
{
width:106px;
height:17px;
color:#444444;
}

.contant
{
background-color:#fbfbfb;
}
.mainheading
{
font-size:12px;
font-weight:bold;
}
.input
{
height:17px;
font-size:11px;
color:#444444;
}
a.forget_password
{
color:#444444;
text-decoration:underline;
}

a.forget_password:hover
{
color:#444444;
text-decoration:none;
}
.link1
{
color:#444444;
}
.link1:hover
{
color:#444444;
text-decoration:underline;
}

.link2
{
color:#444444;
text-decoration:underline;

}
.link2:hover
{
color:#444444;
text-decoration:none;
}
.smallText1
{
font-size:12px;
font-family:Arial;
}
.link1
{
color:#FFFFFF;
text-decoration:none;
}
.link1:hover
{
color:#FFFFFF;
text-decoration:none;
}
.bottom_data
{
color:#FFFFFF;

}
.bottom_data_link
{
color:#FFFFFF;
text-decoration:none;
font-size:12px;
}
.bottom_data_link:hover
{
color:#BFBF00;
text-decoration:none;
}

#data1{
 font-family:Arial;
}
#showhide1{
font-family:Arial;
}

.rightcolstyle{
	width:400px;
	opacity:0.75; 
	filter:alpha(opacity=75);
	background-color:#79a8af;
}

/************************ fazal code here ***********************************/
#contactcess 
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	margin-top:0px;
}
#contactcss .left_menu{
	float:left;
	width:208px;
}
#contactcss .right_menu{
	float:left;
	width:705px;
	font-size:12px;
}
#contactcss .clear_both{
	clear:both;
}
#contactcss .right_left{
	float:left;
	width:350px;
	font-size:12px;
}
#contactcss .right_right{
	float:left;
	width:310px;
	font-size:12px;
}
#contactcss li{
	list-style-image:url(images/bullet.jpg);
	padding-top:0px;
}
#contactcss .text{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #444444;	
}
#contactcss a:link {
	color:#747474;
	text-decoration:underline;
}
#contactcss a:visited {
	color: #747474;
	text-decoration:none; 
}
#contactcss a:hover {
	color:#747474;
	text-decoration:underline; 
}
#contactcss a:active {
	color:#747474;
	text-decoration:underline;	
}
.img_box
{
	background-image:url(images/bg_buttons.jpg);
	background-repeat:no-repeat;
}
#seeimage{
	position:absolute; top:-28px; right:0px;
}
.customizedhead{
	/*background-color:#668e94;*/
	background-image:url(images/new/box-partners2.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
}
div.headingbox-left{
	background-image:url(images/new/headingbox-left.png);
	_background-image:url(images/new/headingbox-left.gif);
	background-repeat:no-repeat;
	width: 11px;
	height: 27px;
	float: left;
}
div.headingbox-bg{
	background-image:url(images/new/headingbox-bg.png);
	background-repeat:repeat-x;
	height: 29px;
	float: left;
	padding-top: 4px;
	color:#7f7e78;
}
div.headingbox-right{
	background-image:url(images/new/headingbox-right.png);
	_background-image:url(images/new/headingbox-right.gif);
	background-repeat:no-repeat;
	width: 11px;
	height: 27px;
	float: left;
}
div.boxpartner{
	background-image:url(images/new/box-partners2.jpg);
	background-repeat:no-repeat;
	position: absolute; 
	float: left; 
	margin-left: -165px;
	margin-top: -30px; 
	display: none; 
	z-index: 9999; 
	width: 190px; 
	height: 116px;
	text-align :center

}
div.boxpartner2{
	background-image:url(images/new/box-partners2.jpg);
	background-repeat: no-repeat;
	position: absolute; 
	float: left; 
	margin-left: -25px;
	margin-top: -99px; 
	display: none; 
	z-index: 9999; 
	width: 190px; 
	height: 150px;
	text-align :center

}
#menuCat{
	margin-top:-11px;
	display:none;
	width:135px;
	position:absolute;
	background-color:#b6c3e1;
	padding-top:0px;
	text-align:center;
	opacity:0.90; 
	filter : alpha(opacity=90);
	z-index:9999;
	font-size:13px;
	border-bottom: 0px;		
}
#menuCat li{
	list-style-image:url(images/bullet.jpg);
	padding-top:0px;
}
#menuCat a{
	font-size: 12px;
	font-color: #666666;
	line-height: 18px;
}

#footer-left{
	width : 25%;
	text-align : left;
	color : #444444;
	padding-left : 20px;
	font-family: Arial;
	padding-top:0px;
}
#footer-center1, #footer-center2, #footer-center3{
	width : 16%;
	text-align : top left;
	padding-left : 15px;
	padding-top : 20px;
}

#footer-right{
	padding-left : 50px ;
	width : 25%;
	padding-top : 5px;
}

.footer-title{
	color:#a1b1d7;
	font-size: 14px;
}

.footer{
	color : #9d9b8e;
	padding-top: 12px;
	font-size: 11px;
}

#top_header{
	width: 1000px;
	text-align :right;
	font-size : 12px;		
	color: #000000;
	padding-bottom: 4px;
}
#home-border{
	height: 455px;	
	width: 576px;
	background:url(images/new/home-border.jpg) no-repeat; 
	padding:5px;
	padding-left:2px;
	padding-top:2px;
	text-align:left;
}
#bandeau{
	border:0px;
	color:white;
}


