span.sku {
	margin: 0;
	padding: 5px;
	font-size: 18px;
	color: #fff;
	background:#779EC9;
	font-weight: normal;
}
span.b-number {
	margin: 0;
	padding: 5px;
	font-size: 18px;
	color: #fff;
	background:#619274;
	font-weight: normal;
}
span.b-number a {
	color: #fff;
	text-decoration: none;
}

/* Boutique Page */
#p-boutique {}
#p-boutique ul {margin:10px 0;padding:0;list-style:none;}
#p-boutique ul li {clear:left;padding:3px 0;background:none;border-bottom:0px;}
#p-boutique ul li span {display:block;width:10em;float:left;}

#invitation_ad {
	padding:20px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background: #efefef;
line-height:2em;
}

/* General styles */
body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #4A513D;
}
	a {
		color:#369;
	}
	a:hover {
		color:#5A93C5;
		text-decoration:none;
	}
	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}

a img {
	border: none;
}
img.left {
	float: left;
	margin: 0 20px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 20px;
}

	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	#header {
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}

#dpt {
   float:left;
   width:100%;
   background:#fff;
   overflow:hidden;
   position:relative;
}
#dpt ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#dpt ul li {
   float:left;
   list-style:none;
   margin:0 0 0 1px;
   padding:0;
   position:relative;
   right:50%;
   font-size:1.2em;
   -moz-border-radius-topleft:.5em;
   -moz-border-radius-topright:.5em;
   -webkit-border-top-left-radius:.5em;
   -webkit-border-top-right-radius:.5em;
}
#dpt ul li a {
   display:block;
   padding:4px 25px;
   color:#fff;
   text-decoration:none;
   line-height:1.3em;
}

/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background: #fff;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-top:2px;
	margin-bottom:2px;
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;			/* This chops off any overhanging divs */
	border-top:1px solid #ccc;
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}

/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
}
#footer p {
	padding:10px;
	margin:0;
}

/* Log */
#log {
	float: right;
	padding-right:30px;
}
#log ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}
#log ul li {
	float: left;
	color: #fff;
}
#log ul li.first { 
	height: 26px;
	padding: 11px 20px 0px 20px;
	text-align: center;
}
#log ul li a {
	display: block;
	float: left;
	height: 26px;
	padding: 10px 20px 0px 20px;
	text-decoration: underline;
	text-align: center;
	color: #FFFFFF;
	background: #FF8A28;
}
#log ul li a:hover { 
	text-decoration: none;
}

/* Logo */
#logo {
	float: left;
	width: 300px;
	height: 90px;
	margin: 0 auto;
	padding-top: 0px;
}

#logo h1 {
	margin: 0px 0px 0px 30px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #999;
	padding-top: 15px;
	font-size: 42px;
}

#logo a {
	text-decoration: none;
	color: #999;
}

#logo h1 a {
	text-decoration: none;
	color: #999;
}

#banner {
	padding-bottom: 20px;
}

/* Search */
#search {
	clear:both;
	margin:0;
	padding:6px 15px !important;
	text-align: center;
	border-bottom:1px solid #ccc;
}
#search #s {
	border:1px solid #999;
	background: #fff url(images/search-field.gif) no-repeat 5px 7px;
	padding-left:21px;
	float:none;
	display:inline;
}
#search select{
	border:1px solid #999;
	float:none;
	display:inline;
	padding:4px;
}
#search a {
	color: #FFF;
}
#search.default {
	background:#eee;
	border-top:1px solid #000;
	color: #000;
}
#search.default a {
	color: #000;
}
.mall {
	background:#81ABDC;
}
.but {
	background:#9CC49E;
}
.auc {
	background:#D58573;
}
.blogs {
	background:#9C83B4;
}
.mer {
	background:#7C787E;
}

/* SubMenu */

#submenu {
	width: 600px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	float:left;
	background:#fff;
}

#submenu ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	list-style: none;
	line-height: normal;
}

#submenu li img {
	height: 12px;
	width: 18px;
	float: left;
	margin: 2px 5px 0 0px;
}

#submenu li span {
	margin-right: 7px;
	font-weight:normal;
	color: #999;
}

#submenu li {
	float: left;
	margin:7px 0;
}

#submenu a {
	display: block;
	height: 17px;
	margin-right: 1px;
	padding: 6px 30px 5px 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-right: 1px dotted #000;
}

#submenu .show_category a {
	padding-left: 10px;
	background: url("images/cat-toggle.gif") no-repeat right top;
}

#submenu a:hover {
	text-decoration: none;
}

/* Info Page */

#info_content {}
#info_content ul li {margin:10px;list-style:disc;}
#info_content ul {padding-left:15px;}
#info_content h2 {padding: 5px 10px;	background: #FF8A28;color: #fff;font-weight: normal;}

/* Minicart */

#mini {
	height: 40px;
	margin: 0 auto;
	padding: 0;
	float:right;
	width:252px;
}

#cart_no {
	padding:12px 0 0 35px;
	background: url(images/cart-small.gif) no-repeat 7px 8px;
}
#cart_go {
	height: 28px;
	padding:12px 0 0 35px;
	background: #FFCC66 url(images/cart-small.gif) no-repeat 7px 8px;
}

/* Module Menu */

#modulemenu {
	height: 100px;
	margin: 0 auto;
	padding: 0;
}

#modulemenu ul {
	margin: 0;
	padding: 60px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#modulemenu li {
	float: left;
}

#modulemenu a {
	display: block;
	margin-right: 1px;
	margin-top: 1px;
	padding: 10px 15px 10px 15px;
	background: #AB0D06;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#modulemenu .active a {
	background:#000;
}

/* Navigation */

#nav {
	clear:both;
}

#nav h1 {
	margin:20px;
}

ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
	}		
#crumbs {
	height:2.3em;
	border:1px solid #dedede;
	}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left:.75em;
	}		
#crumbs li a {
	background:url(images/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
	}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
	}	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#dd2c0d;
	}

/* Merchant Label */

ul.m-label{
	font-size: 1.2em;
	margin: 10px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	border-top: 1px solid #ddd;
}
ul.m-label li {
	float: left;
	background: #f0f0f0;
	width: 100%;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #ddd;
}
ul.m-label li .imgblock {
	font-weight: bold;
	float: left;
	width: 90px;
	padding: 0 10px;
	text-align: center;
}
ul.m-label li .imgblock img {
	padding: 5px;
	margin-bottom: 5px;
	background: #fff;
	border: 1px solid #ccc;
}
ul.m-label li .detail{
	padding-left: 110px;
}
ul.m-label li h2 {margin: 5px 0; padding: 5px 0;}
ul.m-label li ul.specs {
	padding:0;
}
ul.m-label li ul.specs li {
	float: none;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	width: auto;
}

/* Sort */
#sort {
	float: right;
}

#sort .sort-field {
	float:left;
	padding:5px 5px 0 0;
}

#sort .sort-button {
	float: right;
	margin-right:3px;
}

/* All Categories */
#category_box {
}

#category_container {
	padding: 5px 5%;
	color: #595959;
	line-height: 1.5em;
}
#category_container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	padding-bottom: 5px;
}
#category_container li {
	margin: 0px 5px;
	padding: 8px 0px;
	border-bottom:1px dotted #ccc;
	width:22%;
	display:inline-block;
}
* html #category_container li  { 
	display:inline; /* for IE 6 */ 
}
* + html #category_container li  {
	display:inline; /* for IE 7 */
}

#category_container a {
	border: none;
	color: #4D4D4D;
	text-decoration: none;
}
#category_container a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* Front */
#front {
	height: 144px;
	background:#F64203 url("images/front.jpg") no-repeat left top;
	font-family: tahoma, helvetica;
	padding-top:10px;
	padding-left:45%;
	border-bottom:1px solid #fff;
}
#front h1 {
	margin: 0;
	font-weight:normal;
	font-size:18pt;
	color:#fff;
}
#front h2 {
	margin-top: 5px;
	text-transform: uppercase;
	font-size:10pt;
	color:#FAFFA5;
}
#front a {
	padding:20px;
	font-size:10pt;
	color:#fff;
	text-decoration:none;
}
#front ul {
	margin: 0;
	padding: 10px 0px 0px 22px;
	font-size:8pt;
	color:#fff;
	line-height: 130%;
}
#front li {
}
#front p {
	padding-left:130px;
}
#front a {
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}
#front a:hover {
	color:#fff;
	background:none;
	text-decoration:none;
}

/* Featured bars*/
.featured {font-size:20px;color:#fff}
.featured p {padding:5px 0 5px 45px;margin:0}
#featured-product {background:#779EC9 url("images/featured-products.gif") no-repeat left 4px}
#featured-boutique {background:#619274 url("images/featured-boutiques.gif") no-repeat left 4px}
#featured-auc {background:#BF123F url("images/featured-auc.gif") no-repeat left 4px}
#featured-news {background:#FF8A28 url("images/featured-news.gif") no-repeat left 4px}
#featured-posts {background:#9B6DC1 url("images/featured-posts.gif") no-repeat left 4px}

/* Sidebars */
#sidebar1 {
	float: left;
	width: 100%;
}
#sidebar1 li li {
	border-bottom:1px dotted #ccc;
}
#sidebar2 {
	float: right;
	width: 100%;
}
#sidebar2 li li {
	border-bottom:1px dashed #ccc;
}
.sidebar {
	float: left;
	padding-top: 10px;
	color: #595959;
	line-height: 1.5em;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li {
}
.sidebar li ul {
	background: none;
	padding-bottom: 5px;
}
.sidebar li li {
	margin: 0px 5px;
	padding: 8px 0px;
}
.sidebar li h2 {
	height: 26px;
	margin: 0 0 0 0;
	padding: 14px 0px 10px 0px;
	text-transform: capitalize;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454545;
}
.sidebar h2 a {
}
.sidebar p {
	margin: 0 0;
	padding: 0 0;
	text-align: justify;
}
.sidebar a {
	border: none;
	color: #4D4D4D;
	text-decoration: none;
}
.sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* Poll Box */
#poll-box {padding: 10px 10px 10px 10px; border:1px solid #ccc;}
#poll-box h2 {padding: 0;}
#poll-box p {padding: 5px 0 0 0;text-align: center;}
#poll-box p a {text-decoration:underline;color:#369}
#poll-box input{margin:5px}
#fm-vote{clear:both;text-align:center;}

/* Subscribe Box */
#subscribe-box {padding: 10px 10px 10px 10px; border:1px solid #ccc;}
#subscribe-box h2 {padding: 0;}
#subscribe-box fieldset{margin:0;border:none;}



/* Catalog */
ul.catalog{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	border-top: 1px solid #C0C0C0;
}
ul.catalog .sku {
	position:relative;
	float: right;
	margin: 0;
	padding: 3px 5px;
	color: #fff;
	background:#779EC9;
}
ul.catalog li {
	float: left;
	background: #fff;
	width: 100%;
	padding: 0px 0;
	margin: 0;
	border-bottom: 1px solid #C0C0C0;
}
ul.catalog li .imgblock {
	float: left;
	width: 100px;
	padding: 0 10px;
	text-align: center;
}
ul.catalog li .imgblock img {
	padding: 0px;
	margin: 12px 0 5px 0;
	background: #fff;
	border: 0px;
}
ul.catalog li .detail {
	padding-left: 120px;
}
ul.catalog li .fon {
	padding-left:10px;
	background:#f0f0f0;
	margin-bottom: 5px;
}
ul.catalog li h2, ul.catalog li p {
	margin: 5px 0; padding: 5px 0;
}
ul.catalog li h2 a {
	color: #666; text-decoration: none;
}
ul.catalog li.even {
	background: #fff;
}

ul.catalog li ul.specs {
	margin: 0;
	padding: 0;
}

ul.catalog li ul.specs li {
	float: none;
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	display: inline;
	border: 0;
	background: none;
	width: auto;
}

/* Boutique */
ul.boutique{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	border-top: 1px solid #ddd;
}
ul.boutique .b-corner {
	position:relative;
	float: right;
	padding: 3px 20px 0 0;
	font-style: italic;
}
ul.boutique li {
	float: left;
	background: #F7F7F7;
	width: 100%;
	padding: 0px 0;
	margin: 0;
	border-bottom: 1px dotted #999;
}
ul.boutique li .imgblock {
	float: left;
	width: 70px;
	padding: 18px 10px;
	text-align: center;
}
ul.boutique li .imgblock span {
	margin: 12px 0 5px 0;
}
ul.boutique li .detail{
	padding-left: 90px;
}
ul.boutique li h2, ul.boutique li p {
	margin: 5px 0; padding: 5px 0;
}
ul.boutique li h2 a {
	color: #619274; text-decoration: none;
}
ul.boutique li h2 a:hover {
	text-decoration: underline;
}
ul.boutique li.even, ul.boutique div.even{
	background: #fff;
}
ul.boutique li ul.links {
	margin-bottom: 5px;
	padding: 0px;
}
ul.boutique li ul.links li {
	float: none;
	list-style: none;
	display: inline;
	background: none;
}
ul.boutique li ul.links li.a_link {
	float: left;
	width: 160px;
	border: 0px;
}
ul.boutique li ul.links li.b_link {
	padding: 0px 5px 0px 6px;
	border: 0px;
}
ul.boutique li ul.links li.b_link a.p-boutique{
}
ul.boutique li ul.specs li {
	float: none;
	margin: 0 5px 0 20px;
	padding: 0;
	list-style: none;
	border: 0;
	background: none;
	width: auto;
}
ul.boutique li ul.pay li {
	float: none;
	padding: 0;
	list-style: none;
	display: inline;
	border: 0;
	background: none;
	width: auto;
}

/* Ads */

#ads {width:100%;padding:0}
#ads h2 {height: 5px;padding-top:0px;text-align:center;	text-transform:uppercase;font-size: .8em;color: gray;letter-spacing:2px;}
#ads p {}
#ads img {margin:0}
#ads ul li a {color:#369;text-decoration: underline}

/* Blog */

.post {
clear: both;
}

.post .title {
	margin-bottom: 0px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #666;
	border: none;
	text-decoration: none;
}

.post .meta {
	background: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #676767;
	border-bottom: 1px dotted #666;
}

.post .meta a {
}
.post .entry {
	padding: 0;
	text-align: justify;
}
.post p, .post ul, .post ol {
	margin-top: 0;
	line-height: 180%;
}
.links {
	padding-top: 0px;
}
.more {
	padding-left: 12px;
	background: url(img/img10.gif) no-repeat left 2px;
	font-weight: normal;
}
.comments {
	padding-left: 18px;
	background: url(img/img11.gif) no-repeat left 2px;
	font-weight: normal;
}
	p.tags {
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color:#BEBEBE;
	}
	p.tags a {
		color:#BEBEBE;
	}

	a.ext {
		color:#FF9933;
	}

/* Table	 */
th strong {
	color: #fff;
}
table {
	border-collapse: collapse;
	width: 100%;
}
th {
	background: #999999;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 2px #ffffff;
}
th a {
	color: #fff;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.evenrow {
	background: #EFEFEF;
}
tr.oddrow {
	background: #F8F8F8;
}

/* Tab */
.tab ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
.tab ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
.tab ul li a {
	display:block;
	float:left;
	margin:0 0 1px 1px;
	padding:3px 10px;
	text-align:center;
	background:#999;
	color:#fff;
	text-decoration:none;
	position:relative;
	left:0px;
	line-height:1.3em;
}
.tab ul li a:hover {
	background:#369;
	color:#fff;
}
.tab ul li a.active,
.tab ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
}
.tab ul li a span {
	display:block;
}
