/*
  $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
*/
*{
	margin: 0;
	padding: 0;

}

.alignright {
	float: right;
	display: block;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


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

BODY {
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center;
	margin: 0px;
	text-decoration: none;
}

#body_wrap {
	width: 995px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.maintable_bg   {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../../images/border_bg.jpg);
}
#header {
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 976px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#headermenu  {
	height: 39px;
	width: 358px;
	float: right;

}
#headermenu table {
	position: relative;
	top: 42px;
	right: 51px;
}
#topnav {
	width: 100%;
	padding-left: 11px;
}



#topnav ul {
	margin: 0px;
	padding: 0px;
}
#topnav li {
	list-style-type: none;
	float: left;
}

#topnav a {
	display: block;
	height: 41px;
	width: 162px;
}
.navhome     a   {
	background-image: url(../../images/btn_home.jpg);
	background-repeat: no-repeat;
}
.navhome   a:hover  {
	background-image: url(../../images/btn_home_ro.jpg);
	background-repeat: no-repeat;
}
.navcartcontent  a  {
	background-image: url(../../images/btn_cartcontent.jpg);
	background-repeat: no-repeat;
}
.navcartcontent  a:hover  {
	background-image: url(../../images/btn_cartcontent_ro.jpg);
	background-repeat: no-repeat;
}
.navcheckout  a  {
	background-image: url(../../images/btn_checkout.jpg);
	background-repeat: no-repeat;
}
.navcheckout  a:hover  {
	background-image: url(../../images/btn_checkout_ro.jpg);
	background-repeat: no-repeat;
}
.navaccount  a  {
	background-image: url(../../images/btn_myaccount.jpg);
	background-repeat: no-repeat;
}
.navaccount  a:hover  {
	background-image: url(../../images/btn_myaccount_ro.jpg);
	background-repeat: no-repeat;
}
.navgiftcert    a   {
	background-image: url(../../images/btn_giftcert.jpg);
	background-repeat: no-repeat;
}
.navgiftcert   a:hover  {
	background-image: url(../../images/btn_giftcert_ro.jpg);
	background-repeat: no-repeat;
}
.navcategries   a  {
	background-image: url(../../images/btn_categries.jpg);
	background-repeat: no-repeat;
}
.navcategries  a:hover  {
	background-image: url(../../images/btn_categries_ro.jpg);
	background-repeat: no-repeat;
}
#headnav {
	width: 100%;
}
#headnav ul {
	margin: 0px;
	padding: 0px;
}
#headnav li {
	list-style-type: none;
	float: left;
}
#headnav a {
	display: block;
	height: 39px;
	width: 89px;
}
.hnav_contact {
	background-image: url(../../images/wc_contact.gif);
	background-repeat: no-repeat;
}
.hnav_track {
	background-image: url(../../images/wc_trackorder.gif);
	background-repeat: no-repeat;
}
.hnav_partner {
	background-image: url(../../images/wc_partner.gif);
	background-repeat: no-repeat;
}


.hnav_welcome {
	background-image: url(../../images/wc_welcome.gif);
	background-repeat: no-repeat;
}
.hnav_welcome  a:hover {
	background-image: url(../../images/wc_welcome_ro.gif);
	background-repeat: no-repeat;
}
.hnav_contact a:hover {
	background-image: url(../../images/wc_contact_ro.gif);
	background-repeat: no-repeat;
}
.hnav_track  a:hover      {
	background-image: url(../../images/wc_trackorder_ro.gif);
	background-repeat: no-repeat;
}
.hnav_partner a:hover {
	background-image: url(../../images/wc_partner_ro.gif);
	background-repeat: no-repeat;
}








A {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}


A:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
TD.boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}






a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #5D5D5D;
}
a:hover {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


TR.header {
  background: #ffffff;
}
.infoBox {
	background-color: #FFFFFF;
}
.infoBoxContents .smallText   {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.infoBoxContents .priceRed {
	color: #FF0000;
	font-size: 12px;
	float: left;
	text-align: center;
	width: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.infoBoxContents .prodName {
	text-align: center;
	width: 195px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.infoBoxContents .cart {
	width: 100%;
	float: left;
	margin-right: auto;
	margin-left: auto;

}

.infoBoxContents .details {
	padding-right: 20px;
}
.infoBox .boxborder, .productListing {
	border: 1px solid #C0C0C0;
}


TD.infoBoxContents  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #CDCED6;
	background-color: #FFFFFF;
	padding: 4px;
	width: 100%;
}

TD.productListing-data    {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #CDCED6;
	padding: 4px;
	width: 33%;
}

TR.footer {
	background-image: url(../../images/fotter_bg.jpg);
	background-repeat: repeat-x;


}


TD.footer {
	height: 100px;
	width: 955px;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;

}
.footerText {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#navlist        {
	width: 100%;
	list-style-type: none;

}
#navlist     li   {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
#navlist   li   a   {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
/*	background-image: url(../../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px; */
	padding-left: 15px;

}
#navlist   li   a:hover   {
	background-color: #29ACFF;
	color: #FFFFFF;
/*	background-image: url(../../images/bullet_ro.gif);
	background-repeat: no-repeat;
	background-position: 10px; */
	text-decoration: none;
}
.sidebarInfoBoxContents      p  a     {
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;


}
.sidebatInfoBoxContents  p {
	margin-right: 10px;
	margin-left: 10px;
	width: 151px;
	line-height: 16px;
}
.sidebarInfoBox {
	background-image: url(../../images/boxbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #C6C6C6;
	text-align: left;
}
.sidebarInfoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.arrowright {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding-top: 3px;
	padding-right: 10px;
}

.infoBox img {
	padding: 5px;
}

.infoBox_left {
	width: 171px;
}
#infoBox_right {
	width: 171px;
}


.special_bt {
	background-image: url(../../images/rc_special_title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 171px;
}
.review_bt {
	background-image: url(../../images/rc_review_title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 171px;
}
.cart_bt {
	background-image: url(../../images/rc_shopcart_title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 171px;
}


.manuf_bt {
	background-image: url(../../images/lc_manuf_title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 171px;
}
.categ_bt {
	background-image: url(../../images/lc_categ_title.jpg);
	background-repeat: no-repeat;
	width: 171px;
	height: 30px;
}
.info_bt {
	background-image: url(../../images/lc_info_title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 171px;
}
.whatnew_bt {
	background-image: url(../../images/lc_wnew_title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 171px;
}

.currencies_bt {
	background-image: url(../../images/rc_currency_title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 171px;
}

.manufbox {
	background-color: #C6C6C6;
	background-image: url(../../images/boxbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;

}
.manufboxsize {
	height: 60px;
}
.sboxtop {
	background-image: url(../../images/wc_searchbox.jpg);
	width: 298px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 58px;
	background-position: top;
	padding-top: 5px;
}
.sboxtop .boxTextBold {
	font-weight: bold;
	line-height: 16px;
}

.sbox {
	float: right;
	width: 318px;
}
.sboxbottom {
	background-image: url(../../images/wc_searchbox_bottom.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 298px;
	padding-right: 10px;
	padding-left: 10px;
}
.sboxbottom .blueText {
	color: #1C81A6;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sboxtop  .whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	float: left;
	padding-top: 5px;
}



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

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	width: 596px;
	text-align: left;
}

TD.infoBoxHeading a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

TD.infoBoxHeading a:hover {
    text-decoration:underline;
}

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

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

TD.sideBoxContents {
    padding:0px 0px 5px 5px;
}

TD.pageHeading {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    text-align:left;
}

.main, .main p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    text-align:left;
}

.mainBox {
    padding:5px;
}

.boxText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    padding:0px 15px 0px 15px;
}

.productListing-heading {
    background-color:#D5D5D5;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

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