@import url("reset.css");

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	font-size: 12px;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
}

blockquote {
	padding: 10px;
}

h1 {
	font-size:20px;
	color: #330033;
	margin-bottom: 10px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #330033;
	margin-bottom: 10px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #973361;
	margin-bottom: 8px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

h5 {
	color: #973361;
	font-size: 12px;
}

h6 {
	font-size: 13px;
}

p {
	margin-bottom: 10px;
}

#wrapper {
	margin: 0 auto;
	width: 995px;
	text-align: left;
}

#header {
	background: url(/includes/sts_templates/default/images/header_bg.jpg) no-repeat left top;
	height: 208px;
	position: relative;
}

#header .logo {
	position: absolute;
	top: 48px;
	left: 137px;
}

#header .logo a:link,
#header .logo a:active,
#header .logo a:visited {
	width: 330px;
	height: 110px;
	display: block;
	font-size: 40px;
	color: #8a2cb3;
	font-weight: bold;
	cursor: pointer;
	text-indent: -9999px;
}

#header .searchWrap {
	width: 334px;
	position: absolute;
	top: 26px;
	right: 7px;
}

#header .searchWrap label {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

#header .searchWrap .inputbox {
	background: #fff;
	width: 146px;
	border: none;
	font-size: 12px;
	padding: 5px 5px;
	margin: 0 6px;
}

#menu {
	background: url(/includes/sts_templates/default/images/menu_bg.jpg) repeat-x left top;
	height: 34px;
	padding: 0 0 0 22px;
}

#menu li {
	display: inline;
	padding: 0 30px;
}

#menu li a:link,
#menu li a:active,
#menu li a:visited {
	text-decoration: none;
	font-family: "Trajan Pro";
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	color: #fefefe;
}

#menu li a:hover {
	text-decoration: underline;
}

#container {
	width: 995px;
	background: url(/includes/sts_templates/default/images/container_bg.jpg) repeat-y left top;
	padding-bottom: 25px;
}

#leftCol {
	width: 229px;
	float: left;
	color: #fff;
	font-size: 11px;	
	font-weight: bold;		
	font-family: Helvetica, sans-serif;
}

#leftCol .moduletable {
	padding: 0 0 17px 23px;
}

#leftCol .moduletable.none {
	font-size:16px;
	padding: 24px 14px 21px 14px;
	line-height: 24px; 
	font-family: "Trajan Pro";
}

#leftCol .moduletable h3 {
	background: url(/includes/sts_templates/default/images/leftmod_title_bg.jpg) repeat-x left top;
	height: 30px;
	line-height: 30px;
	font-family: "Trajan Pro";
	text-align: center;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 21px -23px;
}

#leftCol .moduletable a:link,
#leftCol .moduletable a:active,
#leftCol .moduletable a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#leftCol .moduletable a:hover {
	text-decoration: underline;
}

#leftCol .moduletable ul, #leftCol .moduletable .viewAll {
	margin-bottom: 15px;
	font-family: Helvetica, sans-serif;
}
#leftCol .moduletable ul li {
	padding-bottom: 2px;	
}

#leftCol .moduletable ul li a:link,
#leftCol .moduletable ul li a:active,
#leftCol .moduletable ul li a:visited {
	color: #fff;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#leftCol .moduletable ul li a:hover {
	text-decoration: underline;
}

#contentCol {
	width: 743px;
	float: right;
	padding-top: 5px;
}

#contentCol .content {
	padding: 0 30px 26px 31px;
}

.content .description {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #8a0e04;
	letter-spacing: -.1px;
	line-height: 100%;
	text-align: justify;
	margin-top: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 32px;
}

.contentheading, .componentheading {
	color: #330033;
	margin-bottom: 10px;
	font-weight: bold;
}

.small, .createdate, .modifydate {
	color: #000;
	font-size: x-small;
}

.content ul,
.content ol {
	list-style-position: outside;
	padding-left: 15px;
}

.content ul li, .content ol li {
	padding-bottom: 3px;
	margin-left: 5px;
}


#contentCol .productItem {
	width: 711px;
	padding-left: 32px;
	padding-bottom: 29px;
}

#contentCol .productItem img {
	margin-bottom: 28px;
}

#contentCol #productlist {
	width: 723px;
	padding-right: 20px;
	font-size: 11px;
	padding-bottom: 60px;
}

#productlist .featureWrap {
	padding-bottom: 40px;
}

#productlist h3.feature,
#productlist h3.searched {
	background: url(/includes/sts_templates/default/images/feature_title_bg.jpg) no-repeat left top;
	width: 213px;
	height: 18px;
	font-size: 20px;
	font-weight: bold;
	color: #973361;
	text-indent: -9999em;
	margin-bottom: 20px;
}

#productlist h3.searched {
	background: url(/includes/sts_templates/default/images/searched_title_bg.jpg) no-repeat left top;
	width: 320px;
	height: 23px;
}

#productlist .featureproduct td {
	text-align: center;
	vertical-align: middle;
	padding: 0 0 10px 0 ;
	width: 33%;
}

#productlist .featureproduct td a:link,
#productlist .featureproduct td a:active,
#productlist .featureproduct td a:visited {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

#productlist .featureproduct td a:hover {
	text-decoration: none;
}

#productlist .featureproduct td h4 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-bottom: 2px;
}

#productlist .featureproduct td img {
	border: 1px solid #000;
}

#productlist .searchedWrap {
	padding-bottom: 40px;
}

#footer {
	width: 404px;
	padding: 0 20px 0 154px;
	text-align: center;
	color: #333300;
	font-size: 12px;
}

#footer .bottom {
	width: 402px;
	padding-bottom: 13px;
}

#footer .bottom a.mostpopular {
	background: #330033 url(/includes/sts_templates/default/images/most_popular_img.jpg) no-repeat left top;
	width: 193px;
	height: 30px;
	line-height: 30px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-indent: -9999px;
	float: left;
}

#footer .bottom a.newestporduct {
	background: #330033 url(/includes/sts_templates/default/images/newest_products_img.jpg) no-repeat left top;
	width: 193px;
	height: 30px;
	line-height: 30px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-indent: -9999px;
	float: right;
}

#footer .footerNav {
	padding-bottom: 10px;
}

#footer .footerNav li {
	display: inline;
	background: url(/includes/sts_templates/default/images/footernav_li_border.jpg) no-repeat left center;
	padding-left:6px; 
}

#footer .footerNav li:first-child {
	background: none;
}

#footer .footerNav li a:link,
#footer .footerNav li a:active,
#footer .footerNav li a:visited {
	text-decoration: none;
	color: #333300;
	font-size: 12px;
}

#footer .footerNav li a:hover {
	text-decoration: underline;
}

.module-product .productWrap {
	float: left;
	width: 33%;
	text-align: center;
	margin-bottom: 15px;
	min-height: 230px;
}
.module-product .mTop h3 {
background:transparent url(/includes/sts_templates/default/images/feature_title_bg.jpg) no-repeat scroll left top;
color:#973361;
font-size:20px;
font-weight:bold;
height:18px;
margin-bottom:20px;
text-indent:-9999em;
width:213px;}



.module-product .mTop .price {
	display: none;
}
.module-product .mTop  a.product-cart {
	display: none;
}
.module-product .mTop .model {
	display: none;
}
.module-product .mTop a.readon {
	display: none;
}
.module-product .mTop form {
	display: none;
}
.productWrap h4 a {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
.mbottom .productWrap .short {
	display: block;
	height: 13px;
	width: 100%;
	overflow: hidden;
}
.module-product .mTop h3.searched {
	background: url(/includes/sts_templates/default/images/searched_title_bg.jpg) no-repeat left top;
	width: 320px;
	height: 23px;
}#contentCol h1, .pageHeading  {
	font-family: Arial, sans-serif;
	font-size: 32px;
	color: #820816;
	font-weight: bold;
}
#contentCol h3, .subHeading  {
	font-family: Arial, sans-serif;
	font-size: 26px;
	color: #820816;
	font-weight: bold;
}
#contentCol h4, .subsubHeading  {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #820816;
	font-weight: bold;
}
#contentCol .login_wrapper h3 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #320033;
	font-weight: bold;
}
#contentCol .inputbox {
	margin: 3px;
	padding: 3px;
	border: 1px solid #ccc;
}
.remove {
	text-align: right;
	width: 100%;
}
div.watermark div.yoo-accordion dt.toggler {
	margin-top: 5px;
}
.description .title {
	display: none;
}
.xsell .image img {
	height: 100%;
	width: 100px;
}
.xsell .module-product .mTop h3 {
	background-image: none;
	text-indent:0px;
	width: 350px;
}
.module-product .mTop h3.search { 
background:transparent url(/includes/sts_templates/artisian/images/new_title_bg.jpg) no-repeat scroll left top;
color:#973361;
font-size:20px;
font-weight:bold;
height:18px;
margin-bottom:20px;
text-indent:-9999em;
width:213px;
}
.mTop h3 {
color:#973361;
font-size:20px;
font-weight:bold;
height:18px;
margin-bottom:20px;
text-indent:-9999em;
width:213px;
}
