html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	/*
	font-family: Arial, Helvetica, sans-serif;
	*/
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #423c3a;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	background: url(../image/header-bg.gif) top center repeat-x #f7f5f7;
}

body, td, th, input, textarea, select, a {
	font-size: 12px;
	line-height: 17px;
}

td img {
	border: 3px solid #761924;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

input, textarea, select {
	margin: 3px 0px;
}

a, a:visited {
	text-decoration: none;
	color: #761924;
	border: none;
}

a:hover {
	text-decoration: none;
	color: #761924;
	border: none;
	/*
	text-shadow: 0px 1px 0px #ffffff, 0px 1px 2px #bebebe;
	font-weight:bold;
	*/
}

a img {
	border: none;
}

p {
	margin-top: 0px;
	font-size: 13px;
	line-height: 19px;
	color: #423c23a;
	max-width: 625px;
}

p a, a:visited {
	color: #761924;
	text-decoration: none;
	cursor: pointer;
	border-bottom: 1px #761924 dotted;
}

p a:hover {
	text-decoration: none;
	color: #761924;
	border-bottom: 1px #761924 solid;
	background: #ffffff;
}

p img a, a:visited {
	text-decoration: none;
	color: #761924;
	border: none;
}

p img a:hover {
	text-decoration: none;
	color: #761924;
	border: none;
}

/* Header Start */
#header {
	width: 940px;
	min-height: 220px;
	margin: 0px 0px;
	padding: 0px 0px;
}

#header .header-bg {
	background: url(../image/header-bg-230311.jpg) top center no-repeat;
	min-height: 220px;
	margin-bottom: 0px;
}

#header .logo {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-bottom: 31px;
}

#header .banners .banner1 a,
#header .banners .banner2 a,
#header .banners .banner3 a, {
	display: block;
	width: 100%;
}

#header .banners {
	float: right;
	padding: 5px 0px 0px 0px;
	height: 139px;
}

#header .banners .banner1 {
	float: left;
	display: block;
	width: 125px;
	height: 139px;
	background: url(../image/header-graphics-270112.jpg) top left no-repeat;
	margin: 0px 0px;
	padding: 0px 0px;
}

#header .banners .banner2 {
	float: left;
	display: block;
	width: 160px;
	height: 139px;
	background: url(../image/header-graphics-270112.jpg) top center no-repeat;
	margin: 0px 0px;
	padding: 0px 0px;
}

#header .banners .banner3 {
	float: left;
	display: block;
	width: 120px;
	height: 139px;
	background: url(../image/header-graphics-270112.jpg) top right no-repeat;
	margin: 0px 0px;
	padding: 0px 0px;
}

#header .div4 {
	float: right;
	height: 25px;
	padding-top: 10px;
	padding-right: 14px;
	font-family: Georgia, "Times New Roman", Times, serif !important;
}
#header .div4 a {
	margin-left: 15px;
	padding: 1px 0px 2px 20px;
	background-repeat: no-repeat;
	background-position: left center;
	color:#ffffff;
	z-index: 1;
}
#header .div4 a:hover {
	text-decoration: none;
	/*
	text-shadow: 0px 1px 2px #222222;
	*/
	color: #761924;
	font-weight:normal;
}
#header .top-nav {
	margin-left: 5px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif !important;
}
#header .top-nav .left {
	/*
	background: url('../image/header_1_left.png') no-repeat;
	width: 5px;
	*/
	width:auto;
	height: 31px;
	float: left;
}
#header .top-nav .right {
	/*
	background: url('../image/header_1_right.png') no-repeat;
	*/
	width: 5px;
	height: 35px;
	float: right;
}
#header .top-nav .center {
	/*
	background: url('../image/header_1_center.png') repeat-x;
	*/
	height: 31px;
	margin-left: 5px;
	margin-right: 5px;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	padding: 8px 10px 0px 0px;
	/*
	width:500px;
	*/
	float: right;
}

.menu a  {
	color: #423c3a;
	cursor: pointer;
	padding: 5px 10px;
	border-right: 1px solid #423c3a;
	/*
	text-shadow: 0px 1px 1px #222222;
	*/
}

.menu a:active  {
	cursor: pointer;
	/*
	text-shadow: 0px 1px 2px #fad05b;
	*/
}
.menu a:hover {
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #f7f5f7;
	border-top: 1px dotted #f7f5f7;
	background: #7381be;
	/*
	text-shadow: 0px -1px 1px #222222;
	*/
}

#header .div6 {
	clear: both;
	margin-bottom: 0px;
}
#header .div6 .left {
	background: url('../image/header_2_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#header .div6 .right {
	background: url('../image/header_2_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#header .div6 .center {
	background: url('../image/header_2_center.png') repeat-x;
	height: 32px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#header .div7 {
	float: right;
	padding-top: 2px;
}
#header .div8 {
	float: left; margin-top: 6px;
	display:none;
}

#header .div9 {
	float: left;
	padding: 0px;
}

#header .div10 {
	float: left; 
	margin-top: 2px;
	padding: 0px;
}
#search {
	padding-top: 2px;
	padding-left: 5px;
	color: #423c3a;
	font-weight: bold;
	height: 30px;
}
#search select {
	border: 1px solid #423c3a;
	padding: 1px;
}
#search a {
	color: #666;
}
#search input {
	border: 1px solid #423c3a;
	width: 190px;
	padding: 4px 2px 2px;
	color: #f2f2f2;
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#breadcrumb {
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 15px;
	color: #423c3a;
}
.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
	z-index:100;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #e6e6e6;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #423c3a;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background-color: #f2f2f2;
	display: none;
	width: 131px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #FFC;
}
.switcher img {
	position: relative;
	top: 1px;
}
/* Header End */

/* layout */
#container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #f7f5f7;
}

#container2 {
	margin-bottom: 10px;
	text-align: left;
	padding: 0px 10px 2px 10px;
	background: #f7f5f7;
	/*
	background: #f6f6f6;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	*/
	float: left;
}

#container3 {
	text-align: left;
	width: 920px;
	float: left;
}

#column_left {
	float: left;
	width: 213px;
	margin-right: 5px;
}

#column_right {
	float: right;
	width: 220px;
	margin-left: 10px;
	clear: right;
	display:none; /* it will make the right column "hidden" */
}

#content {
	margin-left: 230px;
	margin-right: 0px;
	width: 690px;
}

#content .top .left {
	/*
	background: url('../image/content_top_left.png') no-repeat;
	*/
	width: 5px;
	height: 32px;
	float: left;
}
#content .top .right {
	/*
	background: url('../image/content_top_right.png') no-repeat;
	*/
	width: 5px;
	height: 32px;
	float: right;
}
#content .top .center {
	/*
	background: url('../image/content_top_center.png') repeat-x;
	*/
	margin-left: 5px;
	margin-right: 5px;
}

#content .top h1 {
	padding: 0px 0px 6px 0px;
}

#content h1, .heading {
	color: #761924;
	margin: 0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	border-bottom: 1px dotted #423c3a;
}

.heading {
	border-bottom: 1px solid #423c3a;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

h2.heading {
	color: #761924;
	margin: 0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	border-bottom: 1px solid #e7e5e8;
}

#content .middle {
	padding: 0px 10px 0px 5px;
	min-height: 30px;
}

#content .bottom .left {
	/*
	background: url('../image/content_bottom_left.png') no-repeat;
	*/
	width: 5px;
	height: 5px;
	float: left;
}

#content .bottom .right {
	/*
	background: url('../image/content_bottom_right.png') no-repeat;
	*/
	width: 5px;
	height: 5px;
	float: right;
}
#content .bottom .center {
	/*
	background: url('../image/content_bottom_center.png') repeat-x;
	*/
	height: 5px;
	margin: 0 5px 10px 5px;
}

#content ul li {
	padding: 0px 0;
	margin: 0px 0px 0px -25px;
	list-style: url(../image/bullet-brown.png);
}

.box {
	margin-bottom: 20px;
	background: url('../image/box-top.jpg') no-repeat;
}

.box .top {
	padding: 8px 0px 8px 7px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	/* 
	background: url('../image/box-top.jpg') no-repeat;
	*/
}

.box .top img {
	float: left;
	margin-right: 5px;
	display:none;
}

.box .middle {
	background: #ffffff;
	padding: 0 5px;
}

.box .bottom {
	height: 2px;
	background: #867e73;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #ff0000;
	font-weight: bold;
}
.error {
	color: #ff0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #423c3a;
	background: #f2f2f2;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { 
	overflow: hidden;
	width: 100%;
}
.button {
	color: #ffffff;
	display: inline-block;
	background: url(../image/btn-left-off.gif) top left no-repeat;
	text-decoration: none;
	padding: 0px;
	margin-top: 1px;
	margin-left: 2px;
	cursor: pointer;
}

.button span {
	color: #ffffff;
	display: block;
	background: url(../image/btn-right-off.gif) top right no-repeat;
	font-weight: normal;
	padding: 4px;
	margin: 0px;
	cursor: pointer;
}

.button a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	text-shadow: 0px 2px 2px #3b3b3b;
}

.button span:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	text-shadow: 0px 1px 1px #3b3b3b;
}

.buttons {
	padding: 5px;
	margin-bottom: 10px;
}

.buttons input {
	padding: 0px;
	margin: 0px;
}

.buttons table {
	width: 100%;
	border-collapse: collapse;
}

.buttons table td {
	vertical-align: middle;
}

.content {
	background: #ffffff;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #423c3a;
	border-top: 1px solid #423c3a;
}

.list {
	margin-bottom: 10px;
	width: 100%;
}

.list td {
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: none;
	width: 25%;
}

.list img {
	background: #ffffff;
	border: 2px solid #761924;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 3px;
}

.selectedRow {
	/*
    background-color: #f2f2f2;
    cursor: pointer;
	*/
	border: none !important;	
	/*
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	*/
}
.sort {
	background: #ffffff;
	margin-bottom: 10px;
	border-bottom: 1px dotted #423c3a;
	border-top: 1px solid #423c3a;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	background: #ffffff;
	margin-bottom: 10px;
	border-bottom: 1px dotted #423c3a;
	border-top: 1px solid #423c3a;
	height: 30px;
	width: 100%;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #e6e6e6;
	padding: 4px 7px;
	text-decoration: none;
	color: #423c3a;
}
.pagination .links b {
	border: 1px solid #e6e6e6;
	padding: 4px 7px;
	text-decoration: none;
	color: #423c3a;
	background: #ffffff;
}
.pagination .results {
	float: right;
}

.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
}

.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	background: url(../image/tab-bg-off.jpg) top left repeat-x #e0d8d5;
	color: #423c3a;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	cursor: pointer;
}

.tabs a:hover {
	background: url(../image/tab-bg-hover.jpg) top left repeat-x #e0d8d5;
	color: #423c3a;
}

.tabs a.selected {
	background: url(../image/tab-bg-selected.jpg) top left repeat-x #761924;
	color: #ffffff;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	/*
	border: 1px solid #761924;
	background: #ffffff;
	*/
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}
.tab_pageX {
	margin-bottom: 25px;
}
.tab_page ul li {
	padding: 0px 0;
	margin: 0px 0px 0px -25px;
	list-style: url(../image/bullet-brown.png);
}

#tab_image a {
	border: none !important;
}

#tab_image a:hover {
	border: none !important;
}

#footer {
	width: 100%;
	clear: both;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #423c3a;
	font-size: 10px;
	color: #423c3a;
}

#footer a {
	color: #761924;
	text-decoration: none;
}

#footer a:hover {
	color: #761924;
	text-decoration: underline;
}

#footer .center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
	
#category ul li,
#information ul li,
#cms_category ul li {
	padding: 0px 0;
	border-bottom: 1px #e6e6e6 dotted;
	display: block;
}

#category ul li a,
#information ul li a,
#cms_category ul li a {
	padding: 5px 0;
	display: block;
}

#category ul li a:hover,
#information ul li a:hover,
#cms_category ul li a:hover {
	padding: 5px 0;
	background: #f5f5f5;
	display: block;
}

#category ul a,
#information ul a,
#cms_category ul a {
	padding: 0px;
	border-bottom: none;
	display: block;
}

#category ul,
#information ul,
#cms_category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	display: block;
}

#category ul li ul li a,
#information ul li ul li a {
	padding: 6px 0px 6px 15px;
	margin: 0px 0;
	background: url(../image/bullet-brown.png) 5px center no-repeat #f6f6f6;
	display: block;
}

#category ul li ul li a:hover,
#information ul li ul li a:hover {
	padding: 6px 0px 6px 15px;
	margin: 0px 0;
	background: url(../image/bullet-brown.png) 5px center no-repeat  #f4ebf2;
	display: block;
}

.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #f2f2f2;
	margin-bottom: 10px;
}
.cart th {
	background: #f2f2f2;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
.tags, .tags a {
	font-style: italic;
	font-size: x-small;
}
#module_cart .middle {
	padding: 5px;
}
.cart_module_total {
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #423c3a;
}
.cart_remove {
	margin-top: 3px;
	background: url('../image/list_remove_btn.gif') no-repeat left center transparent;
	padding-right:10px;
	cursor:pointer;
}
.cart_remove_loading {
	margin-top: 3px;
	background: url('../image/ajax_load.gif') no-repeat transparent;
	padding-right:10px;
}
.button_add_small, a.button_add_small:visited {
	margin-top: 3px;
	background: url('../image/button_add_small.png') no-repeat left center transparent;
	padding:5px;
	text-decoration: none;
	cursor:pointer;
}

#three_module .box .top-popular {
	background: url(../image/most-pop-box-top-bg.jpg) 0px 0px no-repeat;
	color: #ffffff;
}

#three_module{
	width: 690px;
	float: left;
	display: block;
	padding: 0px 0px;
	margin: 0px 0px;
	background-color: #f7f5f7;
}

#three_module .box {
	width: 690px;
	float: left;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: none;
	border-top: #867E73 solid 2px;
}

#three_module .box .top {
	background: url(../image/most-pop-box-top-bg.jpg) 0px 0px no-repeat;
	color: #ffffff;
}

#three_module .box .middle {
	background-color: #ffffff;
	background: none;
}

#three_module .box .bottom {
	background-color: #ffffff;
	background: none;
}

#content .box {
	float: left;
	margin: 0px;
	min-height: 0px;
}
#content .box .middle {
	width: 198px;
	min-height: 0px;
}

/* Typography */
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #423c3a;
	font-style: normal;
	font-weight: normal;
	margin: 2px 0px 8px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #e7e2e7;
}

h2 a {
	font-size: 15px;
	line-height: 20px;
	color: #423c3a;
	font-style: normal;
	font-weight: normal;
	margin: 2px 0px 8px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #e7e2e7;
}

h2 a:hover {
	border-bottom: 1px dotted #423c3a;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #761924;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding-top: 6px;
}

/* Nivo Slider */
#slider {
	position: relative;
	min-height: 384px;
	margin: 0px 0px 40px 5px;
	background: #f7f5f7 url('../image/loading.gif') no-repeat 50% 50%;
	/*
	background:#202834 url('../image/loading.gif') no-repeat 50% 50%;
	-moz-box-shadow:0px 0px 3px #423c3a;
	-webkit-box-shadow:0px 0px 3px #423c3a;
	box-shadow:0px 0px 3px #423c3a;
	*/
z-index: 1;
}

#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
z-index: 1;
}

#slider a {
	border: 0;
	display: block;
}

.nivo-controlNav {
	position: absolute;
	left: 30%;
	bottom: -16px;
}

.nivo-controlNav a {
	display: block;
	width: 10px;
	height: 10px;
	background: url('../image/bullets.png') no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-right: 3px;
	float: left;
}

.nivo-controlNav a.active {
	background-position: -10px 0;
}

.nivo-directionNav a {
	display: block;
	width: 30px;
	height: 30px;
	background: url('../image/arrows.png') no-repeat;
	text-indent: -9999px;
	border: 0;
}

a.nivo-nextNav {
	background-position: -30px 0;
	right: 153px;
}

a.nivo-prevNav {
	left: -13px;
}
