/*
  $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
*/
body *, a:focus, input:focus{
	outline:none;
}
.boxText { font-family:Arial; font-size: 11px; }
.errorBox { font-family : Arial, sans-serif; font-size: 11px; color:#666;}
.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: #C10000; text-decoration: none; font-weight:normal; }

BODY {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#454545;
	background:#fff;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#0D0D0D;
}
a:hover {
	text-decoration:underline;
}
.underline {
	text-decoration:underline;
}
.underline:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, p, form, label, dl, dt, dd, ol, .clear {
	margin:0;
	padding:0;
}
.Aqua {
	color:#0199C3;
}
.Red {
	color:#C10000;
}
.Font12 {
	font-size:12px;
}
.Font11 {
	font-size:11px;
}
.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
}
.clearlh {
	line-height:0;
	font-size:0;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
#outerWrapper{
	width:100%;
	background:url(images/body-bg.gif) center top repeat-y;
}
#wrapper{
	background:url(images/wrapper-bg.gif) top left no-repeat #fff;
	width:998px;
	margin:0 auto;
	background:#fff;
}
#header{
	width:976px;
	padding:17px 11px;
}
.logo{
	width:255px;
	height:94px;
	margin:0;
	float:left;
}
.rightLogIn{
	width:400px;
	float:right;
	padding:29px 0 0 0;
}
.cart{
	width:192px;
	height:56px;
	background:url(images/cart-bg.jpg) top left no-repeat;	
	display:block;
	float:left;
	padding:0;
}
.cart img{
	float:left;
	margin:5px 8px 0 15px;
}
.yourCart{
	float:left;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:20px;
	padding-top:10px;
	
}
.items{
	float:left;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#fff;
}
.logIn {
	width:177px;
	height:50px;
	float:left;
	background:url(images/log-in-bg.gif) top left no-repeat;
	padding:6px 0 0 15px;
	margin-left:15px;
}
.inputBox{
	background:url(images/input-bg1.gif) top left no-repeat;
	width:142px;
	height:20px;
	line-height:22px;
	padding:2px 0 0 3px;
	margin:0 0 2px 5px;
	text-align:center;
	font:normal 13px Arial, Helvetica, sans-serif;
	display:block;	
}
.inputBox:hover{
	text-decoration:none;
}
.field1{
	width:135px;
	height:16px;
	line-height:16px;
	border:0px none;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#878686;
}
.already{
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#3D3D3D;
	line-height:25px;
}
.already a{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#9F0404;
	text-decoration:underline;
}
.already a.noBold {
	font-weight:normal;
}
.already a:hover{
	text-decoration:none;
}
.main_nav_parent{
	width:998px;
	height:31px;
	background:url(images/top-link-bg.gif) top left repeat-x;
	line-height:31px;
}
.main_nav{
	width:767px;
	padding:0 0 0 25px;
	float:left;
}
.main_nav ul{
	margin:0;
	padding:0;
}
.main_nav ul li{
	display:inline;
	padding:0 30px 0;
	list-style-type:none;
	background:url(images/dvd.gif) right 2px no-repeat;
}
.main_nav ul li.nobg{
	padding:0 0 0 22px;
	background:none;
}
.main_nav ul li.nopadd{
	padding:0 22px 0 0;

}
.main_nav ul li a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
.main_nav ul li a:hover{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#E1E1E1;
	border-bottom:1px solid #00B5E3;
	padding-bottom:3px;
	text-decoration:none;
}
.call{
	width:206px;
	padding:0 0 0;
	float:left;
	background:url(images/call-bg.gif) top right no-repeat;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#fff;
	height:31px;
	line-height:31px;
	text-align:center;
}
.searchForm{
	width:973px;
	background:url(images/search-bg.gif) top left repeat-x;
	padding:5px 0 15px 25px;
	overflow:hidden;
}
.searchForm .Search {
	float:left;
	width:705px;
	font-family:Verdana;
	font-size:11px;
}
.searchForm .Search input.submitSearch{
	margin:4px 0 0 2px;
	float:right;
}
.searchForm .Search span {
	float:right;
	padding:0 10px;
	color:#000000;
	line-height:24px;
}
.searchForm .Search a.AdSearch {
	font:12px Arial;
	float:right;
	line-height:24px;
	color:#252323;
	text-decoration:underline;
	margin:0 10px;
}
.searchForm .Search .fright select {
	background:#E6E6E6;
	border:1px #96959A solid;
	margin-top:5px;
	width:160px;
	font-family:Verdana;
	font-size:11px;	
}
.label{
	font:bold 11px Verdana;
	line-height:17px;
	padding:5px 5px 0;
	float:left;
	color:#000000;
}
.Field2{
	width:110px;
	_width:100px;	
	height:16px;
	float:right;
	border:1px solid #96959A;
	line-height:15px;
	background:#E6E6E6;
	margin:5px 3px 0 0;
	padding:0 5px;
}
.label3{
	font:bold 13px Arial, Helvetica, sans-serif;
	line-height:25px;
	padding:0 0 0 14px;
	float:left;
	color:#9F0404;
	background: url(images/dvd2.gif) top left no-repeat;
	width:243px;
}
#mainContent{
	width:978px;
	padding:0 10px;
}
.leftContent{
	width:717px;
	padding:0;
	float:left;
}
.leftContent p {
	color:#444343;
	line-height:20px;
	text-align:justify;
	padding-bottom:20px;
	font-size:12px;
}
.leftContent p.lowPad {
	padding-bottom:10px;
}
.leftContent p.noPad {
	padding-bottom:0;
}
.leftContent p a {
	color:#0588AC;
}
.leftContent h2 {
	color:#C10000;
	font-size:17px;
	margin-bottom:10px;
	font-family:Arial;
	font-weight:bold;
}
.leftContent h3 {
	color:#0199C3;
	font-size:13px;
	margin-bottom:5px;
	line-height:18px;
}
.leftContent h3 img {
	float:left;
	margin-right:5px;
}
.banner{
	width:717px;
	position:relative;
}
.leftContent h1 {
	color:#000;
	font-size:22px;
	font-weight:normal;
	font-family:Arial;
	margin:10px 0;
}
.product_box {
	border:1px solid #E1DEDE;
	margin-bottom:20px;
	padding:11px 5px 11px 0;
	width:710px;
}
.product_img {
	float:left;
	width:164px;
	text-align:center;
	font-size:11px;
}
.product_img img {
	margin:0;
}
.product_detail {
	border-left:3px solid #E1DEDE;
	float:left;
	padding:0 0 0 25px;
	width:518px;
}
.product_detail h4 {
	color:#003876;
	font:bold 14px Arial,Helvetica,sans-serif;
	padding-bottom:10px;
	width:518px;
}
.product_detail h4 a {
	color:#003876;
}
.product_detail p {
	color:#6F7172;
	font:12px Arial,Helvetica,sans-serif;
	padding-bottom:10px;
	text-align:justify;
	width:510px;
	line-height:18px;
}
.product_detail2 {
	border-left:3px solid #E1DEDE;
	float:left;
	padding:0 0 0 25px;
	width:518px;
	min-height:160px;
	height:auto!important;
	height:160px;
}
.product_detail2 h4 {
	color:#141412;
	font:bold 17px Arial,Helvetica,sans-serif;
	width:518px;
}
.product_detail2 p {
	color:#6F7172;
	font:12px Arial,Helvetica,sans-serif;
	padding-bottom:10px;
	text-align:justify;
	width:510px;
	line-height:18px;
}
.product_detail2 h5 {
	font-size:13px;
	margin-bottom:5px;
}
.product_detail2 div.Price{
	font-size:18px;
	color:#BD1D27;
	margin-bottom:10px;
	float:none;
	width:auto;
	padding-top:2px;
}
.product_detail2 div.Price span.Guarantee {
	display:block;
	font-size:11px;
	font-weight:normal;
	color:#000;
}
.product_detail2 td.main {
	font-family:Verdana;
	font-size:11px;
}
.product_detail2 td.main select {
	width:200px;
	border:1px #96959A solid;
}
.product_detail ul {
	margin:0;
	padding:0;
}
.product_detail ul li {
	margin:0;
	padding:0 0 0 8px;
	line-height:18px;
	list-style:none;
	font-size:12px;
	background:url(images/blk-doy.gif) 0 6px no-repeat;
}
.product_detail ul li strong {
	font-weight:normal;
}
.price {
	color:#323436;
	float:left;
	font:bold 12px Arial,Helvetica,sans-serif;
	width:150px;
}
.price span {
	color:#BD1D27;
}
.links {
	float:right;
	padding:5px 0 0;
}
.links a { 
	margin-right:5px; 
}
.click {
	border-bottom:1px solid #E1DEDE;
	margin-bottom:20px;
	padding:0 0 7px 10px;
	width:707px;
}
.click a {
	background:url(images/arrow2.gif) no-repeat scroll right 3px transparent;
	color:#1B1B1B;
	font:14px Arial,Helvetica,sans-serif;
	padding-right:10px;
	text-decoration:none;
}
.bottom_box{
	width:717px;
}
.leftContent .bottom_box h2{
	font:normal 22px Arial, Helvetica, sans-serif;
	color:#282828;
	line-height:30px;
	margin-bottom:0;
}

.box1{
	width:202px;
	margin-right:2px;
	float:left;
}
.spl_box_top{
	background:url(images/spl-bg-tp.gif) top left no-repeat;
	width:187px;
	height:29px;
	position:relative;
	padding:10px 0 0 15px;	
	_padding:9px 0 0 15px;
	
}
.star{
	width:32px;
	height:31px;
	position:absolute;
	left: 158px;
	top: 5px;
	display:none;
}
.spl_box_mid{
	background:url(images/spl-bg-md.gif) top left no-repeat #D5D4D4;
	width:187px;
	padding:0 0 0 15px;
}
.spl_box_mid ul{
	margin:0;
	padding:0;
}
.spl_box_mid ul li{
	display:block;
	padding:0 0 0 8px;
	list-style-type:none;
	background:url(images/blk-doy.gif) 0 8px no-repeat;
}
.spl_box_mid ul li a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#323436;
	line-height:20px;
	text-decoration:underline;
}
.spl_box_mid ul li a:hover{
	text-decoration:none;
}
.spl_box_btm{
	width:202px;
}
.box2{
	width:264px;
	margin-right:2px;
	float:left;
}
.news_box_top{
	background: url(images/news-tp.gif) top left no-repeat;
	width:249px;
	height:38px;
	padding:10px 0 0 15px;
}
.news_box_mid{
	background: url(images/news-md.gif) top left no-repeat #D4D4D4;
	width:249px;
	padding:0 0 0 15px;
}
.leftContent .news_box_mid p{
	 font:normal 12px Arial, Helvetica, sans-serif;
	 line-height:14px;
	 color:#323436;
	 padding-bottom:2px;
}
.news_box_mid a{
	 font:bold 12px Arial, Helvetica, sans-serif;
	 line-height:20px;
	 color:#323436;
	 text-decoration:none;
}
.news_box_mid a:hover{
	 text-decoration:underline;
}
.news_box_btm{
	width:264px;
}

.box3{
	width:247px;
	float:left;
}
.help_box_top{
	background:url(images/box3-tp.gif) top left no-repeat;
	width:232px;
	height:29px;
	padding:10px 0 0 15px;
	_padding:9px 0 0 15px;	
}
.help_box_mid{
	background: url(images/box3-md.gif) top left no-repeat #D4D4D4;
	width:232px;
	padding:0 0 0 15px;
}
.help_box_mid ul{
	margin:0;
	padding:4px 0 0 ;
}
.help_box_mid ul li{
	display:block;
	padding:0 0 0 8px;
	list-style-type:none;
	background:url(images/blk-doy.gif) 0 8px no-repeat;
}
.help_box_mid ul li a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#323436;
	line-height:20px;
	text-decoration:underline;
}
.help_box_mid ul li a:hover{
	text-decoration:none;
}
.help_box_btm{
	width:247px;
}

.right_Content{
	width:241px;
	float:right;
}
.CategoryBox{
	margin-bottom:9px;
	width:241px;
}
.Catgory_top {
	background:url(images/catgry-top.gif) no-repeat scroll left top transparent;
	color:#FFFFFF;
	font:15px/28px Arial,Helvetica,sans-serif;
	padding-left:10px;
	width:231px;
}
.Catgory_top.Manfc {
	background:url(images/manu-top.gif) no-repeat scroll left top transparent;
}
.Catgory_Content {
	border-left:1px #E0E0E0 solid;
	border-right:1px #E0E0E0 solid;
	border-bottom:1px #E0E0E0 solid;		
	font:15px Arial,Helvetica,sans-serif;
	padding:0 7px 0 10px;
	width:222px;
}
.Catgory_Content ul {
	margin:0;
	padding:0;
}
.Catgory_Content ul li {
	background:url(images/blk-doy.gif) 0 13px no-repeat;
	border-bottom:1px solid #E0E0E0;
	display:block;
	list-style-type:none;
	padding:0 0 0 7px;
	line-height:22px;
}
.Catgory_Content ul li a {
	color:#484848;
	font:12px Arial,Helvetica,sans-serif;
	text-decoration:none;
	display:block;
	padding:3px 0;
	line-height:20px;
}
.Catgory_Content ul li a:hover{
	color:#058CB1;
}
.Catgory_Content select {
	height:24px;
	padding:2px;
	border:1px #ccc solid;
}
.Catgory_Content div.Space {
	text-align:center;
	padding:10px 0;
}
.footer_link {
	color:#FFFFFF;
	padding-top:10px;
	text-align:center;
	width:998px;
	margin:0 auto;
}
.footer_link a {
	color:#FFFFFF;
	font:12px/28px Arial,Helvetica,sans-serif;
	padding:0 20px;
	text-decoration:none;
}
.footer_link a:hover {
	color:#FFFFFF;
}
.copyright {
	color:#010101;
	font:11px/20px Arial,Helvetica,sans-serif;
	text-align:center;
	width:998px;
	margin:0 auto;
	padding:5px 0;
}
.leftContent .ProductDesc {
	width:auto;
}
.leftContent .ProductDesc h3 {
	color:#4C4C4C;
	font-size:13px;
	text-transform:uppercase;
}
.leftContent .ProductDesc a {
	color:#0199C3;
}
.leftContent .ProductDesc ul {
	margin:0;
	padding:0 0 10px;
}
.leftContent .ProductDesc ul li {
	margin:0;
	padding:0 0 6px 20px;
	list-style:none;
	line-height:20px;
	background:url(images/check-bullet.gif) 0 6px no-repeat;
}
ul.Check {
	margin:0;
	padding:0 0 10px;
}
ul.Check li {
	margin:0;
	padding:0 0 6px 20px;
	list-style:none;
	line-height:20px;
	background:url(images/check-bullet.gif) 0 6px no-repeat;
}
.AdSearchForm {
	width:auto;
}
.AdSearchForm label {
	width:140px;
	display:block;
	float:left;
	line-height:22px;
	font-size:12px;
	margin-bottom:15px;
}
.AdSearchForm label.lowMargin {
	margin-bottom:5px;
}
.AdSearchForm span input {
	width:300px;
	height:24px;
	padding:2px;
	border:1px #CCC solid;
	float:left;
}
.AdSearchForm span select {
	width:300px;
	height:24px;
	padding:2px;
	border:1px #CCC solid;
	float:left;
}
A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #000;
  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;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  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 {
  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 {
background:url(images/footer.jpg);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #fff;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 12px;
  border:none;
}

.bestsellers {
  height:20px;
  width:7px;
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background:url(images/m15.gif) no-repeat;
  background-position:center;
}

.informations {
  height:20px;
  width:200px;
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background:url(images/arrow.gif) no-repeat;
  background-position:top;
}
.informations a{
  height:20px;
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background:url(images/m15.gif) no-repeat;
  background-position:left;
  padding:0 0 0 15px;
}

.bestsellerscontent .informationscontent{
  height:20px;
  background: #fff;
  font-family: Arial;
  color:#484E53;
  font-size: 11px;
  padding-left:3px;
}

 .bestsellerscontent a{
  height:20px;
  background: #fff;
  font:Verdana, Arial, Helvetica, sans-serif;
  color:#484E53;
  font-size: 11px;
  padding-left:3px;
}

.specials {
  height:20px;
  width:200px;
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  }
.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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;
  //shopping-cart content color
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E2F3C7;
  //shopping-cart header/footer color
  border-spacing: 1px;
  width:100%;
  
}

.productListing-heading {

border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  

  color: #484E53;
  font-weight: bold;
  padding: 10px;
  font-family:Arial;
  font-size: 12px;
  //shopping-cart header/footer color
}

TD.productListing-data {
	border-right:2px solid #ffffff; 
	border-bottom:2px solid #ffffff;  
	vertical-align:top; 
	padding:5 0 5 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #484E53;
}


A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {

 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 color: #FFFFFF;
  text-decoration: sharp;
  height: 25px;
  width: 437px;

  background: url('images/m99.gif');
  background-repeat:no-repeat;
  padding-top: 0px;
  padding-bottom:0;
  padding-left: 5px;

}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height:18px;
  text-align:left;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 12px;
}

TD.smallText1, SPAN.smallText1, P.smallText1 {
  font-family:Arial, sans-serif;
  font-size: 11px;
  padding-left: 0px;
  color:#444;
}

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: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #C10000;
}

SPAN.productSpecialPrice {
  font-family:Arial, sans-serif;
  color: #C10000;
  font-size:14px;
  padding-left:5px;
}

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; color:#C10000; background-color: #F1F1F1; border-bottom:5px #FFF solid; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #0199C3; display:block; margin-bottom:10px; color:#FFF}

/* input requirement */

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




 .ch1{
 
 }
 .ch2{
 padding-left: 13px;
 }               
 .ch3{
 font-size: 10px;
 font-weight: bold;
 color: #46484A;
 }

 .ch4{
 font-size: 11px;
 color: #46484A;
 }

 .ch5{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }

 .ch6{
 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 color: #FFFFFF;
 }

 .ch7{
 border-left: #B6B6B6 1px solid;
 border-right: #B6B6B6 1px solid;
 }

 .ch8{
 font-size: 14px;
 font-weight: bold;
 color: #3091BB;
 }

 .ch9{
 font-size: 12px;
 font-family: arial;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }

 .ch10{
 font-size: 11px;
 font-weight: none;
 color: #484E53;
 }

 .ch11{
 font-size: 12px;
 font-weight: bold;
 color: #484E53;
 text-transform:capitalize;
 }

 .ch12{
 font-size: 11px;
 color: #ffffff;
 padding:0 5px 0 0;
 }

 .ch13{
 font-size: 14px;
 font-weight: bold;
 color: #484E53;
 }

 .ch14{
 font-size: 11px;
 color: #484E53;
 }

 .ch15{
 font-size: 11px;
 text-decoration: none; 
 color: #484E53;
 }

 .ch16{
 font-size: 11px;
 text-decoration: none; 
 color: #58B4D2;
 }

 .ch17{
 font-size: 13px;
 color: #565656;
 }

 .ch18{
 font-size: 13px;
 color: #565656;
 }

  .ch19{
 border-left: #ffffff 1px solid;
 border-right: #ffffff 1px solid;
 }  
 
 .ch20{
 height:10px;
 float:right;
 font-size: 12px;
 font-family: arial;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 } 
 
 .ch21{
 float:right;
 font-size: 12px;
 font-family: arial;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }                   
 .ml1{
 font-size: 11px;
 text-decoration: none; 
 color: #484E53;
 }


 .se{            
 width: 100px;
 font-size: 9px;
 color: #282E3E
 }
 .se2{            
 width: 115px;
 font-size: 9px;
 color: #282E3E
 }




 .image_border{
  border:1px solid #000000; 
 }

.footer2 {
width:646px;
height:58px;
background:url(images/footer.jpg) no-repeat;

}
.footer2 a{
color:#fff;
}
.noborder {
width:100%;
border:none;
}
.dash {
background:url(images/m16.gif);
}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/


#footer{
	width:100%;
	background:url(images/footer-bg1.jpg) center top no-repeat;
	height:58px;
	position:relative;
}
.hrLine {
	display:block;
	border:1px #CCC solid;
	height:1px;
	line-height:0;
	font-size:0;
	clear:both;
	margin-bottom:10px;
}
.TestimonialBox {
	background:#F2F2F2;
	padding:10px;
	width:auto;
	margin-bottom:1px;
}
.TestimonialBox.Light {
	background:#F8F8F8
}
.TestimonialBox h4 {
	color:#0199C3;
	margin-top:10px;
}
.leftContent .TestimonialBox p {
	padding-bottom:0;
}
.leftContent ul.Testi {
	margin:0;
	padding:0;
}
.leftContent ul.Testi li {
	margin:0;
	padding:0;
	list-style-type:none;
	font-weight:bold;
	line-height:18px;
	font-size:13px;
}
.leftContent ul.Testi li ul {
	margin:0;
	padding:0 0 15px;
}
.leftContent ul.Testi li ul li {
	margin:0;
	padding:0 0 2px 8px;
	font-weight:normal;
	line-height:18px;
	font-size:12px;
	background:url(images/blk-doy.gif) 0 8px no-repeat;
}
.TestiText {
	background:#F8F8F8;
	padding:5px;
	line-height:20px;
	font-size:12px;
}
.leftContent .TestiText p {
	padding-bottom:0;
}
.leftContent .TestiText p.lowPad {	
	padding-bottom:10px;
}
.Testi input {
	width:300px;
	border:1px #CCC solid;
	padding:2px;
	height:18px;
}
.Testi textarea {
	width:400px;
	border:1px #CCC solid;
	padding:3px;
	height:142px;
}
.ProductPagination {
	width:auto;
	background:#EEE;
	padding:5px;
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
}
.ProductPagination b {
	color:#C10000;
}
.Newsletter form input {
	display:block;
	width:210px;
	padding:2px;
	height:18px;
	border:1px #CCC solid;
	margin:5px 0 15px;
}
.Newsletter form input#Submit {
	cursor:pointer;
	display:block;
	border:none;
	background:#000;
	text-transform:uppercase;
	width:40px;
	color:#FFF;
	font:bold 13px Arial;
	margin-bottom:0;
	height:24px;
}
.CartBox {
	background:#F8F8F8;
}
.CartBox .Heading {
	background:#DDD;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	height:30px;
}
.CartBox .Data {
	font-size:12px;
	padding:10px 5px;
	border-bottom:1px #EEE solid;
}
.CartBox .Data a img {
	border:1px #CCC solid;
}
.CartBox .Data h4 {
	font-size:12px;
	color:#058CB1;
	margin-bottom:2px;
}
.CartBox .Data small {
	font-size:11px;
}
.leftContent .CartBox .Data p {
	font-size:11px;
	padding-bottom:0;
}
.QtyField {
	border:1px #CCC solid;
	width:50px;
	padding:2px;
}
.SubTotal {
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:5px;
	line-height:18px;
	width:80px;
}
.SubTotal span {
	font-size:14px;
	color:#C10000;
}
.stockText {
	font:normal 11px Verdana;
	float:left;
	width:400px;
	padding:10px;
	line-height:16px;
}
.CartBtns {
	text-align:right;
	width:717px;
	padding:10px 0;
}
small.Note {
	font:normal 10px Verdana;
	display:block;
	padding:5px;
	background:#F1F1F1;
	margin-bottom:10px;
}
.LoginBox {
	width:710px;
}
.LoginBox h4 {
	font:bold 12px Arial;
	margin-bottom:5px;
}
.LoginBox .NewUser {
	width:330px;
	padding:10px;
	float:left;
	background:#F0F0F0;
	min-height:158px;
	height:auto!important;
	height:158px;
}
.LoginBox .OldUser {
	width:330px;
	padding:10px;
	float:left;
	background:#F8F8F8;
}
.LoginBox .OldUser label {
	width:100px;
	display:block;
	float:left;
	line-height:20px;
	margin-bottom:10px;
}
.leftContent .LoginBox p {
	padding-bottom:10px;
}
.LoginBox .OldUser label.lowMargin {
	margin-bottom:5px;
}
.LoginBox .OldUser span.fleft input {
	width:220px;
	display:block;
	float:left;
	border:1px #CCC solid;
	padding:3px;
	height:16px;
}
.forgotLink {
	font-size:11px;
	color:#C10000;
}
.ForgetPasswordBox {
	width:710px;
	padding:10px;
	background:#F8F8F8;
}
.ForgetPasswordBox label {
	width:100px;
	float:left;
	display:block;
	line-height:24px;
}
.ForgetPasswordBox div.fleft input {
	width:300px;
	padding:4px;
	height:24px;
	border:1px #CCC solid;
	margin:2px 0 0 0;
}
.ForgetPasswordBox span.fleft {
	padding:2px 0 0 10px;
}
.RegisterInput input {
	width:300px;
	padding:4px;
	height:18px;
	border:1px #CCC solid;
}
.RegisterInput select {
	width:300px;
	padding:2px;
	height:24px;
	border:1px #CCC solid;
}
.RegisterInput2 input {
	margin:0;
}
.BreadCrumbs {
	width:710px;
	padding:2px 0;
	border-top:1px #CCC dotted;
	border-bottom:1px #CCC dotted;
	height:20px;
	line-height:20px;
	font-size:11px;
	margin-bottom:10px;
	color:#484848;
}
.BreadCrumbs span {
	font-size:14px;
}
.BreadCrumbs a {
	color:#484848;
}
.DivBox {
	padding:10px;
	background:#F8F8F8;
	width:690px;
	margin-bottom:15px;
}
.DivBox h4 {	
	font-size:13px;
	margin-bottom:5px;
}
.CClabel {
	width:190px;
	display:block;
	line-height:22px;
	margin:5px 0;
}
.InputBorder input{
	width:220px;
	padding:2px;
	border:1px #CCC solid;
	height:18px;
}
.InputBorder textarea {
	width:520px;
	padding:2px;
	border:1px #CCC solid;
	height:128px;
}
.InputBorder select{
	width:108px;
	padding:2px;
	margin-right:10px;
	border:1px #CCC solid;
	height:24px;
}
.InputBorder2 select {
	width:226px;
	padding:2px;
	border:1px #CCC solid;
	height:24px;
}
.InputBorder2 input{
	width:60px;
	padding:2px;
	border:1px #CCC solid;
	height:18px;
	display:block;
	float:left;
	margin:5px 0 10px;
}
small.CC {
	display:block;
	float:left;
	width:440px;
	padding:2px 0 0 5px;
	line-height:14px;
}
ul.sitemap {
	margin:0;
	padding:0;
}
ul.sitemap li {
	margin:0;
	padding:0 0 2px 8px;
	line-height:20px;
	list-style-type:none;
	background:url(images/blk-doy.gif) 0 9px no-repeat;
	display:block;
	float:left;
	width:320px;
}
ul.sitemap li ul {
	margin:0;
	padding:0;
}
ul.sitemap li ul li {
	width:auto;
	float:none;
	font-size:11px;
	padding:0 0 0 8px;
	line-height:18px;
}
ul.sitemap li ul li a {
	color:#0681A3;
}
.RightText {
	text-align:right;
}
a.noUnderline {
	text-decoration:none;
} 
a.noUnderline:hover {
	text-decoration:none;
}
.ratingRadio {
	float:left;
}
.ratingRadio input {
	margin:0 3px;
	padding:0;
	vertical-align:middle;
}
.InputBorder2 textarea {
	width:682px;
	padding:2px;
	border:1px #CCC solid;
	height:128px;
	margin-bottom:10px;
}