/*
  $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: 10px; }
.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 {
font-family:Arial, Helvetica, sans-serif, Verdana;
color:#666666;
font-size:.9em;
margin:0px;
padding:0px;
height:100%;
}

A {
  color: #000000;
  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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
 /* background: #FF8E90;*/
}

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

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

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: #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: 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: 14px;
  color:#009933;
  font-weight:bold;
  text-align:center;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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, Helvetica, sans-serif;
  font-size: 12px;
}


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

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


/* CSS Document */

html {
height:100%;
}

img {
	border:0px;
}


 <!-- Css cord Start ******************************************************************************-->
 
 
 
#container {
	height:100%;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	width:100%;
}

#container_section {
	position:relative;
	margin:auto;
	width:952px;
	height:100%;
}



.clear {
clear:both;
height:15px;
}


#wrapper {
	width:1000px;
	margin:auto;
}


#header {
	background-image:url(images/left_head.jpg);
	height:139px;
	width:1000px;
	position: relative;
}

#himg {
	width:240px;
	height:108px;
	position:relative;
	left: 50px;
	top: 29px;
	border: 0;
}


#cart {
	position:absolute;
	height:56px;
	width:254px;
	left: 494px;
	top: 67px;
	background-image: url(images/search.png);
}

#cart_left {
	background-image:url(images/cart.jpg);
	width:21px;
	height:20px;
	margin-top:20px;
	margin-left:5px;
	float: left;
}

#cart_middle {

width:160px;
height:20px;
margin-top:20px;
margin-left:5px;
float:left;
font-size:0.85em;
}

#cart_right {
	position:absolute;
	float:left;
	height:26px;
	width:75px;
	top: 15px;
	left: 171px;
}


#right_search {
	height:30px;
	width:250px;
	position:absolute;
	left: 753px;
	top: 77px;
}
#right_searchleft {
	font-family:Arial, Helvetica, sans-serif, Verdana;
	margin-top: 10px;
	width: 60px;
	float:left;
}


.right_searchlefttxtinput {
float:left;
height:18px;
width:120px;
margin-top:6px;
}


#navigation {
height:41px;
width:100%;
}


.navi {
height:41px;
width:auto;
float:left;
display:inline;
border:none;

}



#left_section {
	height:auto;
	width:205px;
	float: left;
	margin-left: 8px;
	margin-right: 6px;
}


 #right_section {
	position:relative;
	float:left;
	height:100%;
	width:715px;

}
#right_sectionothers{
position:relative;
    float: right;
	height:100%;
	width:700px;
}
#container_section {
position:relative;
margin:auto;
width:952px;
}


#leftshd {
background:url(images/left_shade.jpg) left repeat-y;
width:auto;
}


.rightshd {
	background:url(images/right_shade.jpg) right repeat-y;
	height:auto;
	min-height:1250px;
	
}


#categories {
background-image:url(images/index_11.jpg);
height:38px;
width:202px;
}

#categoriesli {

width:200px;
background-color:#eeeeee;
border:1px solid #d4d4d4;
}

#categoriesli ul{
margin:0px;
padding:0px;
text-decoration:none;
}

#categoriesli ul li {
height:35px;
padding:0px 0 0 0px;
display:block;
list-style-type:none;
background:url(images/arrow.jpg) 10px 10px no-repeat;
border-bottom:1px solid #d4d4d4;
line-height:30px;
text-indent:40px;
text-decoration:none;
font-size:1.05em;
}


#categoriesli ul li a{
text-decoration:none;
color:#666666;

}

#categoriesli ul li a:hover{
color:#d3890e;
}

#banner {
	position:relative;
	margin: 0;
	margin-bottom: 15px;
}


.shade {
	background-image:url(images/shade.jpg);
	height:11px;
	width:201px;
	background-repeat:no-repeat;
	margin: 0;
}


.shaderight {
background-image:url(images/shade.jpg);
height:25px;
width:201px;
background-position:top;
background-repeat:no-repeat;
}
#newproducts {

height:auto;
width:202px;
}

#newprolist {
height:auto;
width:498px;
}

#procontainer {
	position:relative;
	height:161px;
	
}

.prolist {
width:164px;
height:145px;
float:left;
border-left:1px solid #e8e8e8;
}


.procontainersec {
	height:143px;
	width:496px;
	border: 1px solid #dedede;
}

.procontainersec h1 {
	font-size:0.79em;
	color:#ad3435;
	top: 6px;
	margin-left: 10px;
}


.procontainersec h2 {
	font-size:0.99em;
	color:#d38d32;
	text-indent:15px;
	top: 0px;
}

.procontainersec p {
	font-size:0.75em;
	color:#666666;
	margin:-8px 0 -15px 10px;
	padding: 0;
}

#details {
	height:auto;
	position:absolute;
	left: 122px;
	top: 271px;
}

#details a{
	height:auto;
	text-decoration:none;
	font-size:.85em;
	color:#006697;
	
}



#details1 {
	height:auto;
	position:absolute;
	left: 279px;

	top: 270px;
}

#details1 a{
	height:auto;
	text-decoration:none;
	font-size:.85em;
	color:#006697;
	
}


#details2 {
	height:auto;
	position:absolute;
	left: 455px;
	top: 270px;
}

#details2 a{
	height:auto;
	text-decoration:none;
	font-size:.85em;
	color:#006697;
	
}
#newheader {
	background-image:url(images/featured_listing-23.jpg);
	height:40px;
	width:498px;
	margin-top: 20px;
}


#newproductstop {
background:url(images/index_29.jpg);
background-repeat:no-repeat;
height:38px;
}

#newproductsbg {
background-image:url(images/newpro.jpg);
height:280px;
width:202px;
background-repeat:no-repeat;
}

.proimg {
	position:relative;
	left: 35px;
	top: 20px;
}

#newproductsbg h1 {
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:1.15em;
	color:#eb8a12;
	height:25px;
	width:100%;
	text-align: center;
	margin-top: 15px;
}


#newproductsbg h2 {
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:1.1em;
	color:#ac6100;
	width:100%;
	text-align: center;
	margin-top: 5px;
}

#newproductsbg ol {
margin:-10px 0 0 25px;
padding:0px;
width:180px;
list-style-type:decimal;
}

#newproductsbg ol li {
height:auto;
width:190px;
font-size:.89em;
list-style-type:decimal;

}



#info {
height:auto;
width:202px;
}

#intop {
background-image:url(images/index_56.jpg);
background-repeat:no-repeat;
height:40px;
}
#infobg {
	height:132px;
	width:202px;
	font-size:0.95em;
	color:#999999;
	background-color: #E3E3E3;
}

#infobg ul {
margin:0px;
padding:0px;
text-decoration:none;
}



#infobg ul li {
height:18px;
padding:0px 0 0 0px;
display:block;
list-style-type:none;
line-height:15px;
text-indent:40px;
text-decoration:none;
font-size:.95em;
text-decoration:none;
}

#infobg ul li a{
color:#8c8c8c;
text-decoration:none;
}

#infobg ul li a:hover{
color:#6F6F6F;
}

#delivery {
	width:194px;
	height:280px;
	padding:0 0 0 8px;
}


#middlelft {
	width:500px;
	float:left;
	position:relative;
	height: 100%;

}

#middlerght {
	height:100%;
	width:202px;
	position:relative;
	float: right;
}

#card {
	width:202px;
	height:317px;
	position: relative;
	border: 1px solid #d4d4d4;
}

#cardtop {
background-image:url(images/cards.jpg);
height:38px;
width:202px;
}

.cimg {
left:15px;
position:relative;
}


#ad1 {
	background-image:url(images/index_58.jpg);
	height:279px;
	width:202px;
	position: relative;
}


#r4soft {
height:220px;
width:200px;
border:1px solid #CCCCCC;
}

#imgsoft {
margin:9px;
}


#r4soft h1 {
	margin:0px;
	font-size:0.95em;
	color:#e5976a;
	text-indent: 60px;
}

#r4soft h2 {
	margin:0px;
	font-size:0.95em;
	color:#314E99;
	text-indent: 40px;
}


#featuredproducts {
background-image:url(images/featured_listing.jpg);
height:40px;
width:713px;
}
#featuredlisting {
background-image:url(images/featured_listing-23.jpg);
height:40px;
width:498px;
}


.featuredlistingbdy {
	position:relative;
	width:715px;
	height: 161px;	
	}

.featuredlist1 {
width:157px;
height:161px;
float:left;
border-bottom:1px solid #e8e8e8;
border-right:1px solid #e8e8e8;
}

.featuredlist2 {
	width:336px;
	height:155px;
	float:left;
	border-bottom:1px solid #e8e8e8;
	padding:0px;
	margin-top:0px;
	padding-top: 6px;

}
.featuredlist2 h1 {
	font-size:1.13em;
	color:#ad3435;
	text-indent:25px;
	top: 6px;
}


.featuredlist2 h2 {
	font-size:0.99em;
	color:#d38d32;
	text-indent:25px;
	top: 6px;
}

.star {
	position:absolute;
	width: 167px;
	height: 28px;
	left: 302px;
	top: 100px;
	}


.featuredlist2 p {
	font-size:.8em;
	color:#666666;

	margin-left:25px;
}




#featured {
	height:494px;
	width:498px;
	position: relative;
}

#fstblock {
height:161px;
width:495px;
}


.featuredimg {
top:15px;
left:18px;
position:relative;
}


#bottom {
background-image:url(images/bottomp.jpg);

height:18px;
width:1000px;
}


#footer {
	background-image:url(images/fbg.jpg);
	margin:auto;
	height:57px;
	width:950px;
	border:1px solid #e3e3e3;
	position: relative;
}

#footer h1 {
	position:absolute;
	margin:0px;
	font-size: 0.8em;
	left: 404px;
	top: 16px;
	width: 222px;
	height: 31px;
	font-weight: normal;
	text-decoration:none;
}

#footer h1 a{
	color:#666666;
	text-decoration:none;
	text-align: justify;
}


#logo {
	width:65px;
	height:57px;
	float: right;
	border:none;
	position: absolute;
	left: 885px;
	top: 2px;
}
#mainbodycont{
background: url(images/conbg.jpg) repeat-x;
}
.main_body_container{
width:700px;
height:100%;
margin:auto;
}
.productNameBox{
float:left;
margin-top:15px;
width:200px;
height:auto;
margin-left:20px;
}
.productPriceBox{
float:left;
width:200px;
height:auto;
margin-left:20px;
font-weight:bold;
color:#705638;
}
.productPriceBox2{
float:left;
font-weight:bold;
color:#705638;
}

.li_style{
	list-style:none; margin-top:5px;
}
*html .li_style{
	margin-top:0px;	
} 
#tplogo{
float:left;
margin-left:30px;
margin-top:25px;
}
.ucptext{
font-size:.80em;
}
.upname{
font-size:1.2em;
}