﻿/*
 * Author: Jason D. Jimenez
 * Updated By: Jon Jamora (2008-2009)
 * Date  : Sept. 27, 2007
 */

h1.pagtitle{ font-size:11px; font-weight:normal; margin:0; padding:0; color:#fff; float:left;}	
h2{font-size:20px; font-weight:normal; color:#711919; margin:5px 0 10px 0;}
span{ font-size: 11px; line-height:normal;}
span.category{font-size:12px; padding:0; margin:0 0 15px 0; display:block; text-decoration:none; font-weight:normal;}
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:normal;
	font-weight: normal;
	color: #646464;
	text-decoration: none;	
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) repeat center;
	
}
table {clear:both;}
p{width:100%; margin:0;}
*html .navrow p{font-size:12px; width:89% !important; margin:0;}
a {color:#660000;; text-decoration:none; line-height:normal; font-weight:normal;}
a:hover{color:#551616; text-decoration:underline;}
a span:hover{color:#551616; text-decoration:none;}
.checkbox{}
.checkbox input{
	margin:0 5px 0 0;
}	
.checkbox label{
	margin:0;
	padding:0;
	position:relative;
	top:-2px;
}
iframe{
		border: 1px solid #C7C7C7 !important;
}
img {	
	border:0px;
}

.img-caption {
	width:100%;
	height:29px;
}

.tracker{ display:none;}
#wrapper {
	width:1011px;
	margin:0 auto;
	background:#fff;
}
#toplink{ width:100%; float:right; color:#fff; font-weight:normal; font-size:11px; padding:0; margin:0; list-style:none; display:block;}
#toplink li{display:inline; margin:0 5px;}
#toplink a{ color:#fff; font-weight:normal; font-size:11px;}
#toplink a:hover{text-decoration:underline;}
#header{
	width:1011px;
	margin:0 auto;
	clear:both;
	background:url(/images/header-bg.jpg) repeat-x;
}

.top-nav-wrapper {}
.top-nav-bg {margin:0; padding:6px 0 0 0; display:block; height:19px; border-bottom:4px solid #926D09; float:left; clear:both; width:1011px; background:#4C0000;}
.top-nav-bg ul{list-style:none; padding:0; margin:0; float:left; text-align:center; width:1011px;}
.top-nav-bg ul li {display:inline; margin:0 17px; float:left; padding:0;}
.top-nav-bg ul li a { }
.top-nav-bg ul li a:hover {}
.top-nav-bg ul li a{ }
.top-nav-bg img{display:none; }

.top-nav-left{ background: url(../images/corner_nav_left.jpg) no-repeat; height:24px; width:7px; float:left;}
.top-nav-right{}
.top-nav-bg a{color:#fff; font-size:11px; line-height:normal;display:block; padding:0;}
.top-nav-bg a:hover{color:#fff; text-decoration:underline;}
/*	 .top-nav-bg ul{ list-style:none; margin:0 auto; padding:0 0 0; float:left;}
		 .top-nav-bg ul li{ display:inline; float:left; width:120px;margin:0; padding:0; padding-right:15px;background:url(../images/divider.jpg) no-repeat right top;}
		 .top-nav-bg ul li.last{ background:url(../images/corner_nav_right.jpg) no-repeat right top; padding-right:7px;}
		 	 .top-nav-bg ul li a{ background-image:url(../images/topmenu-bg.jpg);
	background-repeat: repeat-x;
	display: block;
	padding:6px 4px 4px 4px;
	height: 14px;
	color:#000;
	text-align: center;}
			 .top-nav-bg ul li a:hover{	text-decoration:underline;}*/
.nav-td{
	padding-right:5px; padding-left:5px;}
	
.nav-bg:hover{
	/*background-image:url(../images/active-nav-bg.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 30px;
	text-align: center;
	color:#003399;*/
	text-decoration:underline;
}
.nav-bg{
	color:#000;
	height:auto;
	padding:0;
	margin:0;
}
.nav-bg:active {
/*	background-image:url(../images/active-nav-bg.jpg);
	background-repeat: repeat-x;*/
	display: block;
	text-align: center;
	

}

			 
			 
#sidebar-right {
	float: left;
	width: 170px; 
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#sidebar-left {
	float: left;
	width: 172px; 
	margin: 0px;
	padding: 0 0 20px 8px;
	overflow: hidden;
}

#content {
	margin:0;
	padding:0;
	float:left;
	height: 1%; /* ie6 hack */
	overflow: hidden;
	width:645px;
}
* html #content {
	margin: 0px;
	padding: 0px;
	float:left;
	display:table;
	width:100%;
}
#content-wrapper {
	margin:0;
	padding:0;
	float:left;
	height: 1%; /* ie6 hack */
	overflow: hidden;
	width:100%;
}
* html #content-wrapper {
	margin: 0px;
	padding: 0px;
	float:left;
	overflow: hidden;
	width:100%;
}

#content-inner {	
	width:627px;
	overflow: hidden;
	padding:0 0 0 17px;
}
#content-inner  .featured-prod-header{
	background:#e1cb7e;
	padding:0; 
	float:left;
}
#content_edge{
	background:#fff;
	clear:both;
}
#content_edge_left{
	background:none;
	height:10px;
}
#content_edge_right{
	background:none;
	height:10px;
}

#footer_edge{
	background:#025382;
	clear:both;
}
#footer_edge_left{
	background:url(../images/footer-edge-left.jpg) left no-repeat;
	height:7px;
}
#footer_edge_right{
	background:url(../images/footer-edge-right.jpg) right no-repeat;
	height:7px;
}

#footer {
	clear: both;
	width:1011px;
	background:#E7E2DA;
	color:#333;
	margin:10px auto 0 auto;
	padding:20px 0 10px 0;
	border-top:1px solid #CCCCCC;
}
#footer-article {
	clear: both;
	width:100%;
	background:#002641;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
#footer #leftfooteredge{
}
#footer #rightfooteredge{
}

#footer a{
	color:#003399;
}
#footer p{
	color:#003399;
	text-align:center!important;
	width:100%;
}
#footer table {
	width:100%;	
}

#footer ul{ list-style:none;}
#footer ul li{ display:inline; margin:0 5px 0 5px;}

.group {
	width: 181px; 
	margin:auto; 
	text-align: center; 
	background: #e5f1cf;	
	border:1px solid #c5db9b;
}

.nav-article {
	 width:100%;
	 margin:0;
	 padding:0;
	 list-style-type:none;
	 font-size:12px;
	 color:#000000;
}

.slider {
	background:#fff;
	background:#F6F6F5;
	background:#FAFAF9;
}

.navrow1 {
	padding-top:4px;
	padding-bottom:4px;
	border-bottom: 1px dotted #C6C6C4;
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}

.nav {
	 width:100%;
	 margin:0;
	 padding:2px 0 4px 0;
	 list-style-type:none;
	 font-size:12px;
	 color:#000000;
}
.navrow {
	/*border-bottom: 1px dotted #C6C6C4;*/
	width:100%;
}
.navrow a {
	/*border-bottom: 1px dotted #C6C6C4;*/
	color:#000;
}
.navrow a:hover{
	/*border-bottom: 1px dotted #C6C6C4;*/
	color:#551616;
	text-decoration:none;
}
.navrow p{
	color:#000000;
	font-size:12px;
}

.nav .category {
	margin:0;
	padding:0 2px 2px 5px;
	border:0px solid red;
/*	background:transparent url("../images/bullet1.gif") no-repeat left center;*/
	background-position: left center ;
	cursor:default;
}
.nav .category a.current {
	color: #0E73AE;
	background:url(/images/categ-list-img.png) no-repeat left 5px;
	padding:0 0 0 8px;
	text-decoration:underline;
	position:relative;
	left:-9px;
}


.nav .category a .selected {
	color: red;
}

.nav .subcategory {	 
	padding:0;
	margin:0;
	margin-left:22px;
	padding-top:0px;	
	padding-left:14px;
	/*background:transparent url("../images/bullet1.gif") no-repeat left center;*/
}

.nav a {
  text-decoration:none;
  color: #000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}

.nav a:hover {
	color:#551616;
}


.toplist_navrow {
	border-bottom: 1px dotted #cccccc;
	width:90%;
	margin:0 auto;
}

.toplist_navrow .nav a{
	color:#000000!important;
}

.nav-article .navrow{
	padding:3px 0 5px 0;
	border-bottom:1px dotted #999999;
}

.content-inner .category-box .nav .category{background:url(/images/categors-arrow.gif)!important;}

/* FlexWebPager  */
.pager {
	font-family: Verdana;
	font-size:10px;
	color:#fff;
	display:block;
	padding:0;
}
.pager .pagertext {
	font-family: Verdana;
	font-size:10px;
	display:inline-block;
	color:#00317A;
	padding:1px 4px;
}

.pages { 
	font-size:10px;
	padding:0 0 0 10px;
	color:#CCC;
	display:inline-block;
}

.pages a {
	padding-right:1px;
	font-size:10px;
	font-weight:bold;
	color: #CC6600;
	display:inline-block;
	padding:1px 4px;
	margin:0 2px;
}
.pages a:hover {
	background:#f6f6f6;
	color:#999;
	text-decoration:none;
}
.pages .pagercurrent {
	padding-right:1px;
	font-size:10px;
	font-weight:bold;
	display:inline-block;
	padding:1px 4px;
	margin:0 2px;
	color:#CC6600;
	text-decoration:none;
}

.img1 {
	padding-left:2px;
	padding-top:2px;
}

.pagerbtn
{
	font: bold 8px Tahoma,Verdana, Arial, Helvetica, sans-serif; 
	color: #fff;

}
.pagerbtn label.prev, .pagerbtn label.next{
	display:block;
	padding:1px 4px;
	color:#333;
}
.pagerbtn label.prev:hover, .pagerbtn label.next:hover{
	color:#333;
	text-decoration:underline;
}

.pagerbtn .prev
{
	font: bold 10px Tahoma,Verdana, Arial, Helvetica, sans-serif; 
	display:block;
	padding:1px 4px;
	color:#CC6600;
	float:left;
	cursor:pointer;
}
.pagerbtn .next
{
	font: bold 10px Tahoma,Verdana, Arial, Helvetica, sans-serif; 
	display:block;
	padding:1px 4px;
	color:#CC6600;
	float:right;
	margin:0;
	cursor:pointer;
}

.pagerbtn .next:hover, .prev:hover
{
	color:#333;
	text-decoration:none;
}
.divider {
	clear: both;
}

.panel-right2
{
	padding-left:0px;
}
.panel-right2 p
{
	padding:0;
	margin:0;
	color:#fff;
	display:block;
	float:left;
}
.panel-right2 a
{ text-decoration:none; text-align:center; font-size:12px; font-weight:bold; color:#fff; float:right;}



.panel-right
{
	padding-left:0px;
}
.panel-right p
{
	
	color:#333;
	display:block;
	float:left;
}
.panel-right a
{ text-decoration:underline; text-align:center; font-size:11px; font-weight:normal; color:#fff;}
.panel-right a:hover{ text-decoration:underline;}

ul.minibasket-ul{ margin:0; padding:0; list-style:none;}
ul.minibasket-ul li{ padding-bottom:4px; padding-top:4px; border-bottom:1px dotted #CCCCCC; text-align:left; float:left; clear:both; width:149px;}
ul.minibasket-ul li .product_image{ width:35px; height:50px; margin:0 4px 0 0; float:left; overflow:hidden;}
ul.minibasket-ul li .remove_item{float:right;}
ul.minibasket-ul li a{color:#000;}


.product_image { width:143px; height:143px; border:1px solid #CCCCCC; text-align:center; margin:10px 0 0 0;}
.overlayimage_sale{ position:absolute; background:url(/images/sale.png) no-repeat; width:100px; height:150px;}
.overlayimage_bestseller{ position:absolute; background:url(/images/bestseller.png) no-repeat; width:100px; height:150px;}
.overlayimage_recommend{ position:absolute; background:url(/images/hot.png) no-repeat; width:100px; height:150px;}

.mini_search {
	margin:0 auto;
	color:#333;;
	background-repeat: repeat-x;
	border:solid 0px #cbe8f5;
	padding:10px 0;
	background:#E6E6E6;
}
.mini_search_content
{
	margin: 9px 0px 4px 2px;
	vertical-align: middle;
}

/* textbox styles */
.input-text
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #c7c7c7;
}

.feedback-bg {
	background-image: url(images/feedback-bg.jpg);
	background-repeat: repeat-x;
}
/*==============================ViewCategory==============================*/
ul.categslist{
padding:0; margin:0; list-style:none; float:left; width:100%; clear:both;
}
ul.categslist li{
	border:3px solid #A2A2A2;
	float:left;
	height:183px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 18px 50px 18px;
	padding:10px;
	vertical-align:middle;
	width:136px;
	background:#414141;
	text-align:center;
}
ul.categslist li .categslist-header{
	padding:10px 0 0 0;
	height:20px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
ul.categslist li .categslist-header a{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0;
	text-decoration:underline;
}

ul.categslist li .sub-categories{
	list-style:none;
	margin:0;
	padding:5px 0 0 0; 
	width:100%;
	}
ul.categslist li .sub-categories li{
	background:url(/images/categ-list.jpg) no-repeat left 5px;
	border:medium none;
	display:block;
	float:left;
	height:auto;
	margin:0;
	padding:0 10px;
	text-align:left;
	width:auto;
	}
ul.categslist li .sub-categories li a{
	color:#0C477E;
	display:block;
	float:left;
	padding:2px 3px;
	clear:both;
	font-size:11px;
	white-space:nowrap;
	}
ul.categslist li .sub-categories li a:hover{
	color:#000;
	text-decoration:underline;
	}
ul.categslist li p{
	line-height:18px;
}

ul.categslist1{
padding:0; margin:0; list-style:none; float:left;
}
ul.categslist1 li{
	border:4px solid #CCCCCC;
	display:block;
	float:left;
	height:190px;
	list-style:none;
	margin:15px 20px;
	padding:10px 5px 5px 5px;
	vertical-align:middle;
	width:150px;
	background:#414141;
}
ul.categslist1 li .categslist-header{
	padding:5px 0 5px 0;
}
ul.categslist1 li .categslist-header a{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	margin:0 0 0 10px;
}
ul.categslist1 li p{
	line-height:18px;
}

/*==============================ViewCategory==============================*/


.category_submenu{
 padding-left:0px;
 background:#EBEBEB url(/images/category-footer.jpg) no-repeat center bottom;
 border-bottom:0px solid #000;
}
.catheader{
	padding:4px 5px;
	margin:0;
	float:left;
	width:162px;
	background:#CC0000 url(/images/category-header.jpg) no-repeat;
}
.catheader span{
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#fff;

}
.catheader a{
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
.category_submenu ul{
	padding:5px 10px 15px 11px;
	margin:0;
	list-style:none;
	clear:both;
}
.category_submenu ul li{
	padding:3px 0 0 5px;
	margin:0;
	display:block;

}
.category_submenu ul li.active a{
	color:#333;
	text-decoration:underline;
}
.category_submenu ul li a{
	color:#0C477E;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}
.category_submenu ul li a:hover{
	text-decoration:underline;
}
.category_submenu ul li a:selected {
	color:#000;
}
.category_submenu ul li ul{
	padding:3px 0 0 0; margin:0;
	list-style:none;
	float:none;
}
.category_submenu ul li ul li{
	padding:0;
	margin:0;
}
.category_submenu ul li ul li a{
	text-decoration:none;
	color:#333333;/*6E9120*/
	font-weight:normal;
	font-size:11px;
}
.category_submenu ul li ul li a:hover{
text-decoration:underline;
}

.viewarticle{
margin:10px;
float:left;
}
.categheading a{ font-size:30px; color:#C56D8E; font-family:Arial, Helvetica, sans-serif;}
ul.commentpart{ list-style:none; padding:0; margin:0;}
ul.commentpart li{ padding:5px 0 10px 0; border-bottom:1px dashed #EEE7D7;}
ul.commentpart li .commenthead{ display:inline; padding-bottom:8px; min-height:60px;}
ul.commentpart li .commenthead .commentName a{ font-size:14px; font-weight:bold; width:80%;}
ul.commentpart li .commentbody{ border:0px dashed #EEE7D7;}
ul.commentpart li .commentfooter{}

.categ img{
	float:left;
	width:67px;
	height:67px;
}

