/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1b1b1a;
	background:#ffffff url(images/body_bg.jpg) repeat-x top;
	margin:0px;
	padding:0px;
}
:focus{ outline:0; }
a{
	text-decoration:none;
	color:#514E4E; 
}
a:hover{
	color:#333;
}
a img{
	margin:0px;
	padding:0px;
	border:none;
}
p{
	margin:0px;
	padding:0px;
	line-height:15px;
}

h1,h2,h3,h4{
	margin:0px;
	padding:0px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#003F5E;
	font-weight:normal;
}
h2{
	font-size:17px;
	font-weight:normal;
}
h3{
	font-size:15px;
	font-weight:normal;
}
h4{
	font-size:12px;
	font-weight:bold;
}
ul{
	margin:0px;
	padding:0px;
}

ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.clear{
	clear:both;
}
.text_center{
	text-align:center;
}
.padding_10top{ padding-top:10px; }
.category_title{ text-shadow:1px 2px 1px #000; line-height:42px; font-size:18px; padding-left:45px; font-weight:bold; color:#FFF; }

.desc{}
.desc p{ padding-bottom:10px; line-height:17px; }

  select.find {
  width:150px;
  border:none;
  background:#f0f0f0;
  color:#818181;
  border:0px;
  }
  select {
  width:150px;
  }
  .italics {
  font-style:italic;
  }
  .question_mark {
  float:right; margin-right:20px; cursor:pointer; width:20px;
  }
  .cat_description {
     font-family : Arial, sans-serif;
     font-size : 10px;
     color : #800000;
     background : inherit;
     font-weight : bold;
      }
 .boxText {
/*     font-family :Arial, sans-serif;*/
     font-size : 12px;
      }
 .centerTable {
     background-image : url('images/bg_cat4.gif');
     background-repeat : repeat-x;
     background : #fbfcfd;
     color : inherit;
      }
 .errorBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : inherit;
     background : #ffb3b5;
     font-weight : bold;
      }
 .stockWarning {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #cc0033;
     background : inherit;
      }
 .productsNotifications {
     background : #f2fff7;
     color : inherit;
      }
 .orderEdit {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #70d250;
     background : inherit;
     text-decoration : underline;
      }
 .navBlue {
     /*color : #000000;
     background : inherit;
     font-size : 11px;
	 font-weight:bold;
	 background:#feff79;
	 padding:2px 5px 2px 2px;*/
	 color : #000;
     background : url(images/left_cat_bullet.png) no-repeat left;
     font-size : 12px;
	 font-weight:bold;
/*     font-family : Arial, sans-serif;*/
	 padding:2px 5px 2px 35px;
      }
 .navBlueFirst {
     color : #514E4E;
     background : url(images/left_cat_bullet.png) no-repeat left;
     font-size : 12px;
	 font-weight:bold;
/*     font-family : Arial, sans-serif;*/
	 padding:2px 5px 2px 35px;
      }
 .navBlueNext {
     color : #000000;
     background : inherit;
     font-size : 11px;
/*     font-family : Arial, sans-serif;*/
	 font-weight:bold;
	 margin-left:20px;
	 background : url(images/search_bullet.gif) no-repeat left;
	 padding:2px 5px 2px 25px;
      }
 .navBlueLast {
     color : #000000;
     background : inherit;
     font-size : 11px;
/*     font-family : Arial, sans-serif;*/
	 font-weight:bold;
	 margin-left:40px;
	 background : url(images/sub_bullet.gif) no-repeat left;
	 padding-left:15px;
      }
 .navBlueLastest {
     color : #000000;
     background : inherit;
     font-size : 11px;
/*     font-family : Arial, sans-serif;*/
	 font-weight:bold;
	 margin-left:60px;
	 background : url(images/sub_bullet.gif) no-repeat left;
	 padding-left:15px;
      }
 .subnavBlue {
	 color : #000;
     background : url(images/search_bullet.gif) no-repeat left;
     font-size : 11px;
	 font-weight:bold;
/*     font-family : Arial, sans-serif;*/
	 padding:2px 5px 2px 25px;
	 margin-left:20px;
     /*color : #640000;
     background : inherit;
     font-size : 11px;
	 margin-left:15px;
    font-family : Arial, sans-serif;*/
      }
 .subnavBlueLast {
     color : #640000;
     background : inherit;
     font-size : 11px;
	 margin-left:45px;
	 background : url(images/sub_bullet.gif) no-repeat left;
	 padding-left:15px;
/*     font-family : Arial, sans-serif;*/
      }
 .subnavBlueL {
     color : #640000;
     background : inherit;
     font-size : 11px;
	 margin-left:55px;
	 background : url(images/sub_bullet.gif) no-repeat left;
	 padding-left:15px;
/*     font-family : Arial, sans-serif;*/
      }
 
 TR.header {
     background : #ffffff;
     color : #fff;
/*	 font-family:Arial;*/
	 font-size:12px;
	 /*background:url(images/header_bg.gif) no-repeat;*/
	 background:url(images/header_bg.png) no-repeat right top;
      }
 TR.headerNavigation {
     background : #5f0707;
     color : inherit;
	 height: 29px;
      }
 TD.headerNavigation {
/*     font-family :Arial, sans-serif;*/
     /*font-size : 12px;
     background : #5f0707;
     color : #ffffff;
     font-weight : bold;
	 padding-right:10px;*/
      }
 A.headerNavigation {
     color : #ffffff;
     background : #5f0707;
      }
 a:hover.headerNavigation {
     color : #ffffff;
     background : #5f0707;
      }
.top_right
{
	float:right;
	padding-top:10px;
}
.top_menu
{
	clear:both;
	height:41px;
	background:url(images/menu_l.png) no-repeat left top;
	padding-left:8px;
}
.top_menu_inner
{
	height:41px;
	background:url(images/menu_r.png) no-repeat right top;
	padding-right:8px;
}
.top_menu ul 
{
	background:url(images/menu_bg.png) repeat-x right 0px;
	height:41px;
	margin:0px; 
	padding:0px;
}
.top_menu ul li
{
	list-style-type:none;
	float:left;
	width:auto;
	display:block;
	background:url(images/menu_divider.png) no-repeat right 0px;
	padding-right:2px;
}
.top_menu ul li.search
{
	background:none;
	padding:5px 0 0 15px;
	float:right;
}
.top_menu ul li.search .txt_inner
{
	background:url(images/txt_left.png) no-repeat left 0px;
	height:26px;
}
.top_menu ul li.search span.txt_outer
{
	background:url(images/txt_right.png) no-repeat right 0px;
	margin-right:5px; margin-top:2px;
}

.top_menu ul li a
{
	color:#fff;
	padding:0px 20px;
	font-size:13px;
	font-weight:bold;
	float:left;
	display:block;
	background:url(images/menu_bg.png) repeat-x left top;
	padding:11px 15px 17px 15px;
	text-shadow:1px 1px 2px #000;
	width:auto;
	text-align:center;
}
.top_menu ul li a:hover
{
	color:#F689BF;
	text-decoration:none;
	background:url( images/active_bg.png) repeat-x left 1px;
}
 A.breadcrumb {
/* 	font-family:Arial;*/
	 font-size:13px;
	}
 TR.headerError {
     background : #ff0000;
     color : #bbc3d3;
      }
 TD.headerError {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #ff0000;
     color : #ffffff;
     font-weight : bold;
      }
 TR.headerInfo {
     background : #00ff00;
     color : #bbc3d3;
      }
 TD.headerInfo {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #00ff00;
     color : #ffffff;
     font-weight : bold;
      }
 TR.footer {
     background : #720808;
     color : inherit;
	 height:35px;
      }
 TD.footer {
/*     font-family : Arial, sans-serif;*/
     font-size : 11px;
     background-color : #720808;
     color : #ffffff;
	 
      }
TD.footer a, TD.footer a:hover{
/*	font-family : Arial, sans-serif;*/
    font-size : 11px;
    color : #ffffff;
	font-weight:none;
}
TD.foot {
	/*background:url(images/footer_bg.gif) no-repeat;*/
	margin:0;
	text-align:center;
	font-size:12px;
	padding:30px 0 5px 0;
	margin:-2px;
}
 .templateinfobox {
     background : #f8f8f9;
     color : inherit;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
      }
 .infoBox {
     color : #000000;
      }
 TD.infoBox, SPAN.infoBox {
/*     font-family : Arial, sans-serif;*/
     font-size : 12px;
     font-weight : bold;
     background : #720808;
     color : inherit;
      }
 TD.infoBoxHeading {
/*     font-family : Arial, sans-serif;*/
     font-size : 18px;
     font-weight : bold;
     padding-left:45px;
     color : #ffffff;
	 height:42px;
	 background:url(images/corner_left.gif) no-repeat;
	 /*background-color : #720808;*/
	 /*border-bottom:1px solid #c80000;*/
	 text-shadow:1px 2px 1px #000000;
      }

 .infoBoxContents {
     background : #ffffff;
     color : #1B1B1A;
     font-family :Arial, sans-serif;
     font-size : 12px;
	 font-weight:bold;
	/* border:1px solid #720808;*/
      }
 TD.infoBoxFooter {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background-color : #cccccc;
    color : #000000;
}

 TD.contentBoxHeading {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #534f4d;
     background : #bbc3d3;
    padding-top : 5px;
}
 .infoBoxContentsHeader {
     background : #bbc3d3;
    color : #ffffff;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}

 .infoBoxContentsCenter {
    color : inherit;
     background : #f8f8f9;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
}

 TD.infoBoxContentsfooter {
    color : #000000;
     background : #bbc3d3;
     font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}
 TD.infoBoxHeadingImage {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background-position : left;
     background-color : #bbc3d3;
     color : #000000;
      }
 TD.infoBoxFooterImage {
     font-family : Verdana, Arial, sans-serif;
     font-size : 1px;
     font-weight : bold;
     background-color : #bbc3d3;
     color : #000000;
      }
 .infoBoxNotice {
     background : #ff8e90;
     color : #ffffff;
      }
 .infoBoxNoticeContents {
     background : #ffe6e6;
     color : #ffffff;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 TD.main_table_heading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #cccccc;
     color : #000000;
      }
 TD.main_table_heading_inner {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #ffffff;
     color : #000000;
      }
 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;
     color : inherit;
      }
 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;
     color : inherit;
      }
 TABLE.productListing {
     border : 1px;
     border-style : solid;
     border-color : #740000;
     border-spacing : 1px;
      }
 .productListing-heading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #740000;
     color : #ffffff;
     font-weight : bold;
	 text-align:center;
      }
 .productlisting-headingPrice {
     font-family : Verdana, Arial, sans-serif;
     font-size : 20px;
     background : #cccccc;
     color : #9a9a9a;
     font-weight : bold;
      }
 TD.productListing-data {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 A.pageResults {
     color : #0000ff;
     background : inherit;
      }
 a:hover.pageResults {
     color : #0000ff;
     background : #ffff33;
      }
 TD.pageHeading, DIV.pageHeading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 20px;
     font-weight : bold;
     color : #000;
     background : inherit;
      }
 TR.subBar {
     background : #f4f7fd;
     color : inherit;
      }
 TD.subBar {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background : inherit;
      }
 TD.main, P.main {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
     color : #000000;
     background : inherit;
	 padding:10px 0;
      }
	  TD.main table{ width:100%; }
	  TD.main table tr td ul {
		margin:0px;
		padding:0px 0px 20px;
		list-style:none;
		  
		  }
	  TD.main table tr td ul li { 
	   color : #000;
     background : url(images/search_bullet.gif) no-repeat left;
     font-size : 11px;
	 font-weight:bold;
/*     font-family : Arial, sans-serif;*/
	 padding:2px 5px 2px 25px;
	 margin-left:20px;
	  
	  
	  }
	  TD.main p {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
     color : #000000;
     background : inherit;
	 padding:10px 0;
      }
	  TD.main ul {
		margin:0px;
		padding:0px 0px 20px;
		list-style:none;
		  
		  }
	  TD.main ul li { 
	   color : #000;
     background : url(images/search_bullet.gif) no-repeat left;
     font-size : 11px;
	 font-weight:bold;
/*     font-family : Arial, sans-serif;*/
	 padding:2px 5px 2px 25px;
	 margin-left:20px;
	  
	  
	  }
 TD.smallText, SPAN.smallText, P.smallText {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
	 padding:10px 0;
      }
	  TD.smallText a img{ margin:0px 0 10px; }
	  TD.smallText a u{ margin:10px 0 0 0; }
	  TD.smallText p{ padding:10px 0; }
	  TD.smallText ul{ margin:0px; padding:10px 0 10px 20px; list-style:none; }
	  TD.smallText ul li{ padding:0 0 0 10px; }
 TD.accountCategory {
     font-family : Verdana, Arial, sans-serif;
     font-size : 13px;
     color : #aabbdd;
     background : inherit;
      }
 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;
      }
 TD.category_desc {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
      }
 SPAN.newItemInCart {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #ff0000;
     background : inherit;
      }
 CHECKBOX, INPUT, RADIO, SELECT {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 INPUT.text {
 border:none;
 border:1px solid #740000;
 }
 TEXTAREA {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 SPAN.greetUser {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
     color : #f0a480;
     background : inherit;
     font-weight : bold;
      }
 TABLE.formArea {
     background : #f1f9fe;
     color : #f4f7fd;
     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;
     background : inherit;
     font-weight : bold;
      }
 SPAN.productSpecialPrice {
     font-family : Verdana, Arial, sans-serif;
     color : #ff0000;
     background : inherit;
      }
 SPAN.errorText {
     font-family : Verdana, Arial, sans-serif;
     color : #ff0000;
     background : inherit;
      }
 .moduleRowOver {
     background-color : #d7e9f7;
     color : inherit;
     cursor : pointer;
      }
 .moduleRowSelected {
     background-color : #e9f4fc;
     color : inherit;
      }
 .checkoutBarFrom, .checkoutBarTo {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #8c8c8c;
     background : inherit;
      }
 .checkoutBarCurrent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background : inherit;
      }
 .messageBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .messageStackError, .messageStackWarning {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background-color : #ffb3b5;
     color : inherit;
      }
 .messageStackSuccess {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background-color : #99ff00;
     color : inherit;
      }
 .inputRequirement {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #ff0000;
     background : inherit;
      }
 TABLE.linkListing {
     border : 1px;
     border-style : solid;
     border-color : #b6b7cb;
     border-spacing : 1px;
      }
 .linkListing-heading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #b6b7cb;
     color : #ffffff;
     text-align : center;
      }
 TD.linkListing-data {
     border-right : 1px solid #b6b7cb;
     border-bottom : 1px solid #b6b7cb;
     padding : 4px;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 TR.linkListing-odd {
     background : #f8f8f9;
     color : inherit;
      }
 TR.linkListing-even {
     background : #f5f5f5;
     color : inherit;
      }
 .content {
     color : #000000;
     background : inherit;
     font-size : 10px;
     font-family : Verdana, Arial, sans-serif;
      }
 TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
     color : #bdcaf0;
     background : inherit;
      }
 TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
     background-image : url('images/button_blank_left.gif');
      }
 TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
     background-image : url('images/button_blank_right.gif');
      }
 TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
     background-image : url('images/button_blank_middle.gif');
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background-color : inherit;
     color : #000000;
      }
 A.HeaderPageLinks {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     color : #000000;
     background : inherit;
      }
 a:hover.HeaderPageLinks {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
     color : #00ff00;
      }
 TD.cookieUsage {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #000000;
     color : #ffffff;
      }
 .attributeBoxContent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #808080;
      }
 .TR.attributeBoxContent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #808080;
      }
 .TD.attributeBoxContent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #c0c0c0;
      }
 .storyboxtitle {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:link {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:active {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:visited {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:hover {
     font-family : Verdana, Arial, sans-serif;
     color : #ffffff;
     font-size : 10px;
     font-weight : bold;
     text-decoration : underline;
     background : inherit;
      }
 .yearHeader {
     font-family : Verdana, Arial, sans-serif;
     font-size : 14px;
     font-weight : bold;
     color : #000000;
     background-color : #ffffff;
      }
 .calendarMonth {
     background-color : #cccccc;
     color : inherit;
     cursor : default;
     width : 100%;
      }
 .calendarHeader {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     font-weight : bold;
     color : #000000;
     background-color : #ffffff;
     text-decoration : none;
     height : 22px;
      }
 .calendarToday {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #ffcf00;
     padding-left : 3px;
     text-decoration : none;
     border : 1px solid #ffffff;
     height : 22px;
     width : 18px;
      }
 .calendarWeekend {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #caeeff;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     border : 1px solid #ffffff;
     height : 22px;
     width : 18px;
      }
 .calendar {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #ffffff;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     height : 22px;
     width : 18px;
      }
 .event {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #000000;
     background-color : #ffffff;
     text-decoration : none;
     border : 1px solid #e6e6e6;
      }
 .empty {
     background-color : #f0faff;
     color : inherit;
     line-height : 14px;
     height : 22px;
     width : 18px;
      }
 .calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 h4.infoTitle {
     margin-top : 0;
     margin-right : 0;
     margin-left : 0;
     margin-bottom : 0.2em;
      }
 p.infoBlurb {
     margin-top : 0;
     margin-right : 0;
     margin-left : 0;
     margin-bottom : 2em;
      }
 TD.productPriceInListing {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #d2e9fb;
     color : inherit;
      }
 TD.productPriceInBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #eeeeee;
     color : inherit;
      }
 TD.productPriceInProdInfo {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #ccffcc;
     color : inherit;
      }
 #navMenu {
     clear : both;
     height : 0.01%;
     margin : 0;
     padding : 0;
     list-style : none;
      }
 #navMenu ul {
     float : left;
     width : 150px;
     margin : 0;
     padding : 0;
     list-style : none;
      }
 #navMenu li {
     position : relative;
     float : left;
     line-height : 24px;
     margin-bottom : -1px;
     width : 150px;
      }
 #navMenu li ul {
     position : absolute;
     left : -999em;
     margin-left : 150px;
     margin-top : -26px;
      }
 #navMenu li ul ul {
     left : -999em;
      }
 #navMenu li a {
     width : 150px;
     display : block;
     color : #334;
     font-weight : bold;
     text-decoration : none;
     background : #ffffff;
     border : 1px solid #cce;
     padding-left : 2px;
      }
 #navMenu li a:hover {
     color : #000000;
     background : #aac;
      }
 #navMenu li:hover ul ul, #navMenu li:hover ul ul ul, #navMenu li.sfhover ul ul, #navMenu li.sfhover ul ul ul {
     left : -999em;
      }
 #navMenu li:hover ul, #navMenu li li:hover ul, #navMenu li li li:hover ul, #navMenu li.sfhover ul, #navMenu li li.sfhover ul, #navMenu li li li.sfhover ul {
     left : auto;
      }


/*form styles*/
form{
	margin:0px;
	padding:0px;
}
form fieldset{
	margin:0px;
	padding:0px;
	border:none;
}
form input fieldset{
	margin:0px;
	padding:0px;
}
form input{
	margin:0px;
	padding:0px;
}

.input_clear{ clear:both; overflow:hidden; padding:5px 0px; }
input[type="submit"], input[type="button"], input[type="reset"] {
	border-collapse:collapse;
	border:none;
	color:#F689BF;
	font-size:12px;
	font-weight:bold;
	
}
.btn_style
{
	border-collapse:collapse;
	border:none;
	background:none;

}
.gb_o
{
	background:url(images/btn_right.png) no-repeat right top;
	padding-right:8px;
	display:block;
	float:left;
}
.gb_i
{
	background:url(images/btn_left.png) no-repeat left top;
	padding:7px 5px 7px 15px;
	display:block;
	float:left;
}
.txt_outer
{
	background:url(images/txt_right.gif) no-repeat right top;
	display:block;
	float:left;
	padding-right:8px;
	
}
.txt_inner
{
	background:url(images/txt_left.gif) no-repeat left top;
	display:block;
	float:left;
	padding-left:8px;
	padding-top:1px;
	padding-bottom:8px;
}
.txt_style
{
	border:none !important;
	background:none;
	padding:4px 0px 5px 0px;
}
.txt_style:focus
{
	border:none !important;
	outline:none;
}

/*newsletter form*/
.login_txt{ float:left; width:142px; }
.login_btn{ float:left; width:80px; }


/*form style end*/


/*layout style*/
/*body*/

/*content boxes*/
.content_wrap{ padding-bottom:15px; }
/*content boxes end*/

/*border*/
/*nifty corners styles*/
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px;margin:0 5px;}
.b2h{height:1px; background:#fff; border-right:2px solid #fff; border-left:2px solid #fff; margin:0 3px;}
.b2bh {height:1px; background:#fff; border-right:2px solid #fff; border-left:2px solid #fff; margin:0 3px;}
.b3h{height:1px; background:#fff; border-right:1px solid #fff; border-left:1px solid #fff; margin:0 2px;}
.b4h {height:2px; background:#fff; border-right:1px solid #fff; border-left:1px solid #fff; margin:0 1px;}
.b3bh {height:1px; background:#fff; border-right:1px solid #fff; border-left:1px solid #fff; margin:0 2px;}
.b4bh {height:2px; background:#fff; border-right:1px solid #fff; border-left:1px solid #fff; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #fff;}
.xtop{ height:5px; display:block;}
.contenth {background: #3d8f19 url(images/photo_bg.gif) no-repeat right bottom; border-right:1px solid #255d0c; border-left:1px solid #255d0c; padding:4px; color:#fff; padding-top:0px}

.footer_menu .b2h{height:1px; background:#7F194C; border-right:2px solid #7F194C; border-left:2px solid #7F194C; margin:0 3px;}
.footer_menu .b2bh {height:1px; background:#7F194C; border-right:2px solid #7F194C; border-left:2px solid #7F194C; margin:0 3px;}
.footer_menu .b3h{height:1px; background:#7F194C; border-right:1px solid #7F194C; border-left:1px solid #7F194C; margin:0 2px;}
.footer_menu .b4h {height:2px; background:#7F194C; border-right:1px solid #7F194C; border-left:1px solid #7F194C; margin:0 1px;}
.footer_menu .b3bh {height:1px; background:#7F194C; border-right:1px solid #7F194C; border-left:1px solid #7F194C; margin:0 2px;}
.footer_menu .b4bh {height:2px; background:#7F194C; border-right:1px solid #7F194C; border-left:1px solid #7F194C; margin:0 1px;}
.footer_menu .b2bh, .footer_menu .b3bh, .footer_menu .b4bh {background: #7F194C;}

.body_b{ margin-top:10px; }

.category_borderbottom{ background:url(images/category_borderbottom.jpg) no-repeat top left; height:9px; }
/*border end*/

.body_section{
clear:both;
padding:5px 10px 15px 10px;
background:#fff;
}

.body_section table tr td p {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
     color : #000000;
     background : inherit;
	 padding:10px 0;
      }
.body_section table tr td ul {
		margin:0px;
		padding:0px 0px 20px;
		list-style:none;
		  
		  }
.body_section table tr td ul li { 
	   color : #000;
     background : url(images/search_bullet.gif) no-repeat left;
     font-size : 11px;
	 font-weight:bold;
/*     font-family : Arial, sans-serif;*/
	 padding:2px 5px 2px 25px;
	 margin-left:20px;
	  
	  
	  }

.leftside{ float:left; width:225px; }
.leftsideInner{ padding-right:14px; }
.rightside_twocol{ float:left; width:745px; }

.categoryleft_titlebg{ background:url(images/categoryleft_titlebg.jpg) no-repeat top left; height:42px; }
.cat_menu
{
padding-top:5px;
padding-right:3px;
margin:0px;
}
.cat_menu_top
{
background:#E4E3E3;
}
.cat_menu li
{
list-style-type:none;
background:url(images/left_cat_bullet.png) no-repeat;
font-size:12px;
font-weight:bold;
padding-left:30px;
padding-top:0px;
padding-bottom:0px;
margin:0px;
}
.cat_menu li a
{
display:block;
padding:3px 0px 0 0;
overflow:hidden;
}
.cat_menu li:hover
{
display:block;
background-color:#FFF;
color:#1b1b1a;
}
.cat_menu li a#activecat
{

color:#c00;
}
.category_titlebg_l{ background:url(images/left_head_l.jpg) no-repeat top left; height:41px; }
.category_titlebg_r{ background:url(images/left_head_r.jpg) no-repeat top right; height:41px; padding-right:25px; }

.right_col
{
float:right;
width: 333px;
}
.mid_col
{
float:left;
width:408px;
}
.mid_menu
{
clear:both;
}
.mid_menu a
{
display:block;
float:left;
width:130px;
height:41px;
background:url(images/mid_menu.gif) no-repeat left top;
margin-right:5px;
font-size:13px;
text-align:center;
line-height:40px;
font-weight:bold;
color:#2D2C2C;
text-shadow:1px 1px 1px #fff;
cursor:pointer
}
.mid_menu a:hover
{
background-position:-139px 0;
color:#F689BF;
text-shadow:1px 1px 1px #000;
}
.quick_search_sep
{
float:left;
width:130px;
margin-right:8px;
}
.quick_search_sep ul
{
clear:both;
padding-top:10px;
padding-left:8px;
font-weight:normal;
}
.quick_search_sep ul li
{
clear:both;
padding:2px 0;
list-style-type:none;
background:url(images/search_bullet.gif) no-repeat left 6px;
padding-left:15px;
font-size:11px;
}
.sale_item {
margin-top:15px;
width:190px;
}
.quick_search_sepInner{ padding-right:10px; }
.quick_search_title
{
color:#6C0639;
padding:5px 10px;
clear:both;
font-weight:bold;
text-align:center;
font-size:13px;
text-shadow:1px 1px 1px #777
}
.quicksearch_title
{
font-size:15px;
color:#F689BF;
font-weight:bold;
font-size:13px;
text-shadow:1px 1px 1px #000;
text-transform:capitalize;
display:block;
float:left;
width:100px;
text-align:center;
}
.mid_box
{
background:#680235 url(images/search_bg_top.jpg) no-repeat left top;
width:407px;

}
.mid_box_inner
{
/*background:url(images/search_bg_bottom.jpg) no-repeat left bottom;*/
width:400px;
padding:0px 0px 5px 0px;
margin-top:40px;

}
.mid_box_inner ul
{
width:190px;
float:left;
list-style:none;
color:#fff;
font-size:12px;
font-weight:bold;
}
.mid_box_inner ul li
{
padding-bottom:3px;
}
.mid_box_inner ul li span.left
{
float:left;
line-height:1.5em;
}
.mid_box_inner ul li span.right
{
float:right;
}
.mid_box_inner ul li select
{
width:150px;
}
.mid_box_inner ul li span.txt_outer, .currency span.txt_outer
{
background:url(images/txt_right.png) no-repeat right 0px;
}
.mid_box_inner ul li span.txt_inner, .currency span.txt_inner
{
background:url(images/txt_left.png) no-repeat left 0px;
padding:3px 7px 5px 7px;
}
span.txt_outer1, .currency span.txt_outer1
{
background:url(images/txt_right.png) no-repeat right 0px;
padding:3px 7px 6px;
}
span.txt_inner1, .currency span.txt_inner1
{
background:url(images/txt_left.png) no-repeat left 0px;
padding:3px 7px 6px 7px;
}

.right_prod_list
{
padding:11px 0;
clear:both;
}
.right_prod_list_left
{
width:120px;
float:left;
}
.right_prod_list_left img
{
width:99px;
border:2px solid #B92022
}
.right_prod_list_right
{
color:#DB2913;
line-height:1.5em;
float:left;
width:210px;
}
.right_prod_list_btn
{
margin-top:15px;
}
.search_padright{ display:block; padding-right:35px; }
/*body end*/

/*footer*/
#footer{ background-color:#333; clear:both; padding-bottom:35px; }
#footer_wrap{ width:990px; margin:0 auto; }
.footer_bg{ background-color:#FFF; padding:0 10px; }

.footer_menu
{
	clear:both;
	font-size:12px;
	
	
}
.footer_menu_inner
{
	clear:both;
	background:#7F194C;
	padding:10px 10px 5px 10px;
	text-align:left;
	
	
}
.footer_menu_inner .left
{
float:left;
}
.footer_menu_inner .right
{
float:right;
}
.footer_menu .left a
{
	padding:0px 8px;
	border-right:1px solid #fff;
	color:#EC56A4;
}
.footer_menu a:hover
{
	text-decoration:underline;
	color:#333;
}
.footer_copyright
{
color:#000;
font-size:11px;
text-align:center;
padding-top:15px;
}
.footer_copyright a
{
color:#000;
text-decoration:underline
}
.footer_copyright a:hover{ color:#EC56A4; text-decoration:none; }
.footer_copyright a.site_link
{
color:#F9ABD4;
}
/*footer end*/


/*layout style end*/