	/*  
	
	Theme Name: Viroshop
	
	Theme URI: http://www.lifeofstrange.com/viroshop/
	
	Description: Professional eCommerce Theme
	
	Version: 1.2
	
	Author: Viroshop
	
	Author URI: http://www.lifeofstrange.com/
	
	*/
	
	html, body {
		font-family: arial;
		font-size: 12px;
		border: 0;
		color: #7a7a7a;
		padding-bottom: 30px;
	}
	
	body {
		background: #4e4e4e url(images/bg.jpg) repeat;
	}
	
	body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
		margin: 0;
		padding: 0;
	}
	
	p {
		line-height: 20px;
	}
	
	p, h1, h2, h3, h4, h5, ul, ol, blockquote p {
		padding: 10px 0;
	}
	
	ul, ol {
		list-style: none;
	}
	
	small {
		font-size: 11px;
	}
	
	code {
		background: #FFFFC1;
	}
	
	a {
		color: #4891b6;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: none;
	}
	
	a img {
		border: none;
	}
	
	/* Align (used for images) */
	
	.aligncenter {
		margin: 5px auto 5px auto;
		display: block;
	}
	
	.alignleft {
		margin: 14px 15px 10px 0;
		float: left;
	}
	
	.alignright {
		margin: 14px 0px 10px 15px;
		float: right;
	}
	
	/* Wrap */
	
	.wrap {
		width: 100%;
		position: relative;
	}
	
	.more_posts {
		width: 719px;
		margin-left: 25px;
		margin-top: 25px;
		bottom: 25px;
		float: left;
	}
	
	/* =PageNavi
	————————————————————– */
	
	/* Use !important to override PageNavi CSS */
	
	.wp-pagenavi {
		float: right;
	}
	
	.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
		color: #767676;
		background: transparent !important;
		margin: 0 !important;
		border: 1px solid #dbdbdb !important;
		border-left-style: none  !important;
		padding: 5px !important;
	}
	
	.wp-pagenavi a:hover {
		background: #44a7da !important;
		color: white;
		margin: 0 !important;
	}
	
	.wp-pagenavi span.pages {
		background: transparent !important;
		margin: 0 !important;
	}
	
	.wp-pagenavi span {
		margin: 0 !important;
		border: 1px solid #dbdbdb !important;
		padding: 5px !important;
	}
	
	.wp-pagenavi span.current {
		background: #44a7da;
		color: white;
		margin: 0 !important;
	}
	
	.wp-pagenavi span.extend {
		background: transparent !important;
	}
	
	.left-col {
		float: left;
	}
	
	.right-col {
		float: right;
	}
	
	.right-col-lines {
		float: right;
		background: transparent url(images/content_bg_lines.jpg) repeat-y 0;
	}
	
	/* Container */
	
	#container {
		width: 960px;
		margin: 0 auto;
	}
	
	/* Header */
	
	#header {
		width: 100%;
		height: 145px;
	}
	
	#topheader {
		width: 100%;
		height: 140px;
	}
	
	#topheader h1 {
		padding: 0px 0 0;
		float: left;
		position: relative;
		top: 50px;
	}
	
	.bag {
		float: right;
		height: 55px;
		position: relative;
		top: 50px;
		color: #adadad;
		font-size: 10px;
		font-weight: bold;
		margin-right: 5px;
		min-width: 150px;
	}
	
	.bag a {
		width: 35px;
		font: bold 13px sans-serif;
		;
	color: #333;
		background: url(images/shopping-bag.png) no-repeat 0 0;
		text-decoration: none;
		text-indent: -99999px;
		float: left;
		height: 48px;
		padding: 0 5px 0 0;
		position: relative;
		top: -5px;
	}
	
	.bag a:hover {
		background: url(images/shopping-bag.png) no-repeat 0 0;
		background-position: 0 -48px;
		color: #049;
		float: left;
	}
	
	.simpleCart_total span {
		font-size: 12px;
		color: #e9e9e9;
		font-weight: normal;
		font-style: normal;
		text-shadow: #333 1px 1px 1px;
	}
	
	.simpleCart_total {
		font-size: 26px;
		color: #e9e9e9;
		font-weight: normal;
		font-style: normal;
		text-shadow: #333 1px 1px 1px;
	}
	
	/* Main Menu */
	
	#menu {
		width: 100%;
		height: 64px;
		background: url(images/nav-bar.png) no-repeat;
	}
	
	#menu ul {
		position: relative;
		width: 720px;
		height: 64px;
		padding: 0;
		top: 5px;
		left: 4px;
		float: left;
	}
	
	#menu ul li {
		line-height: 0px;
		display: inline;
		text-transform: capitalize;
		font-family: "Lucida Sans", Arial, sans-serif;
		float: left;
	}
	
	#menu ul li a {
		display: block;
		position: relative;
		color: #6a6a6a;
		font-size: 16px;
		background: url(images/dbl-border.jpg) repeat-y right top;
		float: left;
	}
	
	#menu ul li a:hover {
		color: #4891b6;
		cursor: pointer;
	}
	
	#menu ul li a span, li.cat-item.cat-item a {
		display: inline-block;
		height: 58px;
		line-height: 58px;
		padding-right: 27px;
		padding-left: 27px;
	}
	
	/* Main Menu - Current Page Item */
	
	#menu ul li.current_page_item {
		line-height: 57px;
	}
	
	#menu ul li.current_page_item a, li.cat-item.current-cat {
		margin-top: 0;
		color: #4891b6;
		border: 0;
		background: #e4e4e4 url(images/dbl-border.jpg) repeat-y right top;
	}
	
	#menu ul li.current-cat a {
		color: #4891b6;
	}
	
	#menu ul li.current_page_item a:hover {
		
	}
	
	#menu ul li.current_page_item a span {
		height: 58px;
	}
	
	/* Main Menu - extra */
	
	#menu ul li.home_item a {
		margin-top: 0;
		color: #4891b6;
		border: 0;
		background: #e4e4e4 url(images/dbl-border.jpg) repeat-y right top;
	}
	
	#menu ul li.current_page_item a {
		position: relative;
	}
	
	/* Main Menu - Drop-down menus */
	
	#menu .nav li ul {
		height: auto;
		margin-left: -2px;
		margin-top: 53px;
		background: #F5F5F5;
		position: absolute;
		left: -999em;
		width: 180px;
		border: 1px solid #dcdcdc;
		border-width: 1px 1px 0;
		z-index: 999;
	}
	
	#menu .nav li ul li {
		background: #f1f1f1;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #dbdbdb;
		float: left;
	}
	
	#menu .nav li ul li a {
		float: none;
		margin: 0;
		padding: 0 0 0 20px!important;
		line-height: 28px;
		height: auto;
		width: 160px;
		color: #6a6a6a;
		border: none;
		background: none;
		font-size: 16px;
	}
	
	#menu .nav li ul li a span {
		padding: 0;
		height: auto;
		background: none;
	}
	
	#menu .nav li ul li a.sf-with-ul {
		color: red;
	}
	
	#menu .nav li ul li a:hover {
		color: #4891b6;
	}
	
	#menu .nav li ul ul {
		margin: -25px 0 0 180px;
	}
	
	#menu .nav li ul ul li a {
		
	}
	
	#menu .nav li ul li ul li a {
		
	}
	
	#menu .nav li:hover, #menu .nav li.hover {
		position: static;
	}
	
	#menu .nav li:hover ul ul, #menu .nav li.sfhover ul ul,
	
	#menu .nav li:hover ul ul ul, #menu .nav li.sfhover ul ul ul,
	
	#menu .nav li:hover ul ul ul ul, #menu .nav li.sfhover ul ul ul ul {
		left: -999em;
	}
	
	#menu .nav li:hover ul, #menu .nav li.sfhover ul,
	
	#menu .nav li li:hover ul, #menu .nav li li.sfhover ul,
	
	#menu .nav li li li:hover ul, #menu .nav li li li.sfhover ul {
		left: auto;
	}
	
	#menu .nav .sf-sub-indicator {
		background: url(images/rightArrow.png) no-repeat;
		height: 14px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		width: 11px;
		float: right;
		position: relative;
		top: 24px;
		right: 15px;
	}
	
	#menu .nav li ul .sf-sub-indicator {
		background: url(images/arrow-superfish-right.png) no-repeat;
	}
	
	/* Content Area - Content and Sidebar */
	
	.background {
		background: transparent url(images/content_bg.png) repeat-y 0;
	}
	
	/* Content */
	
	#content {
		width: 765px;
		position: relative;
		right: 6px;
		padding-bottom: 23px;
		float: right;
	}
	
	h2.arh {
		width: 460px;
		margin-left: 160px;
		margin-top: 12px;
		margin-bottom: 10px;
		padding: 10px 15px;
		font-size: 20px;
		background: #FFF0D4;
		border-bottom: #D7D7D7 1px solid;
		border-top: #D7D7D7 1px solid;
		line-height: 25px;
	}
	
	/* Post */
	
	.post {
		width: 100%;
		clear: both;
		padding: 30px 0 0;
	}
	
	.blog-post {
		clear: both;
		margin-left: 25px;
		margin-right: 25px;
		float: left;
		width: 715px;
		border-bottom: 1px solid #e8e8e8;
		padding: 0px 0 10px;
	}
	
	.blog-post-wrap {
		margin-top: 15px;
		float: left;
	}
	
	.postmetadata {
		text-transform: uppercase;
		font-size: 10px;
		padding-bottom: 0;
		padding-top: 0;
	}
	
	.postmetadata a:hover {
		color: #5a5a5a;
		text-transform: uppercase;
		font-size: 10px;
		padding-bottom: 0;
	}
	
	.blog-post h2 {
		border-bottom: 1px solid #e8e8e8;
		padding-bottom: 5px;
		margin-bottom: 5px;
		padding-top: 0;
		font-size: 26px;
	}
	
	.blog-post h2 a {
		color: #5a5a5a;
	}
	
	.blog-post h2 a:hover {
		color: #4891b6;
	}
	
	.page-post {
		clear: both;
		padding: 10px 0 0;
		margin-left: 25px;
		margin-right: 25px;
		float: left;
		width: 715px;
	}
	
	.memberleft {
		width: 250px;
		float: left;
		padding: 20px;
		background-color: #f0f0f0;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border: 1px solid #d7d7d7;
		margin-top: 15px;
	}
	
	.memberright {
		width: 250px;
		margin-left: 20px;
		height: 390px;
		float: left;
		padding: 20px;
		background-color: #f0f0f0;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border: 1px solid #d7d7d7;
		margin-top: 15px;
	}
	
	.outer {
		float: left;
		margin-left: 26px;
	}
	
	.thumbs li {
		border: 1px solid #e8e8e8;
		margin-right: 16px;
	}
	
	#example1 {
		padding: 0;
		border: 1px solid #e8e8e8;
	}
	
	.error, .page {
		border: 0;
	}
	
	/* Post Content */
	
	.post-content {
		width: 430px;
		margin-right: 25px;
		display: inline;
		float: right;
		position: relative;
		top: -10px;
	}
	
	.post-content p {
		line-height: 24px;
	}
	
	.post-content h1 {
		float: left;
	}
	
	.post-content h1 a {
		
	}
	
	.itemoptions {
		background-color: #f9f9f9;
		border: 1px solid #e8e8e8;
		padding: 20px 20px 20px 25px;
		margin-top: 25px;
		float: left;
	}
	
	.drops {
		height: auto;
		float: left;
		width: 230px;
	}
	
	.itemoptions form {
		float: left;
		height: 30px;
	}
	
	.itemoptions select {
		margin-top: 6px;
		margin-bottom: 6px;
		float: left;
	}
	
	.itemoptions h4 {
		color: #949494;
		float: left;
		clear: both;
		padding: 0;
		font-size: 10px;
		text-transform: uppercase;
		font-weight: bold;
		margin-top: 10px;
		width: 70px;
	}
	
	.butts {
		float: right;
		width: 150px;
	}
	
	.item_add {
		width: 115px;
		color: #7a7a7a;
		background: url("images/addtocart.png") 0 0 no-repeat;
		border-style: none;
		font-size: 12px;
		text-transform: uppercase;
		text-shadow: white 1px 1px 0;
		float: right;
		margin-right: 10px;
		padding: 10px 10px 8px;
		text-align: center;
		margin-bottom: 5px;
	}
	
	.item_add:hover {
		color: #4891b6;
		cursor: pointer;
		background-position: 0 -32px;
	}
	
	.item_add:active {
		color: #7a7a7a;
		background-position: 0 0;
	}
	
	.title-bar {
		color: #5a5a5a;
		float: left;
		width: 765px;
		border-bottom: 1px solid #e8e8e8;
		background-color: #f9f9f9;
		position: relative;
	}
	
	.title-bar h1 {
		float: left;
		text-transform: capitalize;
		margin-left: 25px;
		padding: 20px 0;
	}
	
	.title-bar-page {
		color: #5a5a5a;
		float: left;
		width: 765px;
		position: relative;
	}
	
	.title-bar-page h1 {
		float: left;
		text-transform: capitalize;
		margin-left: 25px;
		padding: 20px 0 0;
	}
	
	.item_price {
		float: right;
		font-size: 28px;
		margin-top: 20px;
		margin-right: 25px;
	}
	
	.post-content a:hover {
		text-decoration: none;
	}
	
	/* Post Content Headings */
	
	.wrap h3 {
		font-size: 14px;
		color: #5a5a5a;
		padding-top: 15px;
		padding-bottom: 5px;
		font-weight: normal;
		font-style: normal;
	}
	
	.post-content h2 a {
		color: #404040;
	}
	
	.post-content h2 a:hover {
		text-decoration: underline;
	}
	
	/* Post Content Lists and Blockquote */
	
	.post-content ol {
		padding-left: 37px;
	}
	
	.post-content ol li {
		list-style: decimal;
		padding: 3px 0;
	}
	
	.post-content blockquote {
		border-left: 2px solid #777777;
		color: #777777;
		font-style: italic;
		margin: 5px auto 15px;
		padding: 0px 10px;
		width: 85%;
	}
	
	/* Post Content Images*/
	
	/* Post Content (read more) */
	
	.post-content span.read_more {
		padding: 5px 0 10px 0;
		display: block;
		float: left;
		font-size: 13px;
	}
	
	.post-content a span.read_more {
		color: #1A86DF;
		text-decoration: underline;
	}
	
	/* Comments (single.php and comments.php) */
	
	h3#comments, h3.lc {
		font-size: 16px;
		padding-top: 20px;
	}
	
	.comments_wrap {
		margin: 20px 0 0px 0px;
		clear: both;
		padding-bottom: 5px;
		border-bottom: #D7D7D7 1px dotted;
	}
	
	.comments_wrap img {
		background: none;
		padding: 1px;
	}
	
	.comments_wrap .left {
		width: 46px;
		padding-top: 2px;
		float: left;
	}
	
	.comments_wrap .left img {
		border: #D7D7D7 1px solid;
		padding: 1px !important;
	}
	
	.comments_wrap .right {
		margin-left: 55px;
	}
	
	.comments_wrap .right h4 {
		font-size: 11px !important;
		text-transform: none;
		padding: 0;
		font-weight: normal;
	}
	
	.comments_wrap .right h4 b {
		font-size: 12px !important;
	}
	
	.comments_wrap .right h4 a {
		text-decoration: none;
	}
	
	.comments_wrap .right h4 a:hover {
		text-decoration: underline;
	}
	
	.navigation {
		float: left;
	}
	
	#comments_wrap {
		float: left;
	}
	
	/* Comments (form) */
	
	#content form label {
		display: block;
		font-size: 12px;
		float: left;
		clear: both;
		margin-bottom: 5px;
		font-weight: bold;
	}
	
	.comment-entry p {
		padding-top: 0;
	}
	
	.comment-entry {
		float: right;
		width: 635px;
		padding: 8px 8px 10px;
	}
	
	#content form label input {
		width: 180px;
		font-size: 12px;
		border: 1px solid #e8e8e8;
		padding: 8px;
		margin-bottom: 15px;
		margin-top: 5px;
		color: #7a7a7a;
	}
	
	.detailsfield {
		float: left;
	}
	
	.commentfield {
		float: right;
		width: 475px;
	}
	
	#content form label input:hover {
		background-color: #fafafa;
	}
	
	#content textarea:hover {
		background-color: #fafafa;
	}
	
	#content textarea {
		color: #7a7a7a;
		margin-bottom: 10px;
		display: block;
		padding: 8px;
		font-size: 12px;
		clear: both;
		border: 1px solid #e8e8e8;
		margin-top: 1px;
		width: 456px;
		height: 159px;
	}
	
	#submit.sb {
		background-color: #e8e8e8;
		padding: 8px;
		text-transform: uppercase;
		border: 1px solid #dedddd;
		color: #949494;
		float: right;
		font: bold 12px Arial;
		cursor: pointer;
		position: relative;
	}
	
	#submit.sb:hover {
		background: #f5f5f5;
	}
	
	.lc_logged {
		padding: 0;
		margin-top: -10px;
	}
	
	.display-user {
		text-transform: uppercase;
		padding-right: 0.5em;
		background: #eeeeee url(images/shadow.png) repeat-y 182px;
		border-bottom: 1px solid #e1e1e1;
		padding-left: 25px;
		border-top: 1px solid #f9f9f9;
		height: 44px;
	}
	
	.mfp_favorites {
		padding-top: 0;
		width: 185px;
		background: #eeeeee url(images/shadow.png) repeat-y 182px;
		border-bottom: 1px solid #e1e1e1;
		padding-bottom: 8px;
		float: left;
	}
	
	.mfp_favorites li {
		background-color: transparent;
		background-image: none;
		color: #747474;
		width: 140px;
		float: left;
		margin-left: 25px;
		padding-top: 12px;
		padding-bottom: 8px;
	}
	
	.mfp_favorites li a:hover {
		color: #4891b6;
	}
	
	.mfp_remove_link {
		float: right;
		text-shadow: white 1px 1px 0;
		font-size: 13px;
	}
	
	.mfp_favorites li a {
		color: #747474;
		position: relative;
	}
	
	.wishlist {
		text-transform: uppercase;
		border-top: 1px solid #f9f9f9;
		background: #eeeeee url(images/shadow.png) repeat-y 182px;
		height: 38px;
	}
	
	.wishlist p {
		font-size: 12px;
		color: #4891b6;
		text-transform: uppercase;
		letter-spacing: 1px;
		text-shadow: white 1px 1px 0;
		padding: 0;
		margin-top: 13px;
		font-weight: bold;
	}
	
	.display-user p {
		color: #5a5a5a;
		text-shadow: white 1px 1px 0;
		padding: 14px 0 0;
	}
	
	.display-user img {
		float: left;
		margin-top: 13px;
		margin-right: 6px;
	}
	
	/* Sidebar */
	
	#sidebar {
		width: 185px;
		float: left;
		position: relative;
		left: 4px;
	}
	
	#sidebar_in p {
		padding-left: 25px;
		padding-right: 1.5em;
		background: #eeeeee url(images/shadow.png) repeat-y 182px;
		font-size: 13px;
		padding-bottom: 10px;
	}
	
	#sidebar li {
		list-style-type: none;
		background-color: #eeeeee;
		clear: both;
	}
	
	.collapsCatList {
		margin-bottom: 30px;
	}
	
	ul.collapsCatList, ul.collapsCatList ul {
		list-style-type: none;
		padding: 0;
		font-size: 14px;
		border-style: none;
		margin-right: 0;
		margin-top: 0;
		margin-left: 0;
	}
	
	ul.collapsCatList a {
		display: block;
		text-decoration: none;
		background: #eeeeee url(images/shadow.png) repeat-y 182px;
	}
	
	.collapsing.categories li a {
		display: block;
		text-decoration: none;
		border-style: none;
	}
	
	.collapsing.categories.expand {
		display: block;
		background: #eeeeee url(images/shadow.png) repeat-y 182px;
		color: #5a5a5a;
		padding: 1em 0.5em 1em 25px;
		border-bottom: 1px solid #e1e1e1;
		border-top: 1px solid #f9f9f9;
		cursor: pointer;
		clear: both;
	}
	
	.collapsing.categories.collapse {
		display: block;
		background: #eeeeee url(images/shadow.png) repeat-y 182px;
		color: #4891b6;
		padding: 1em 0.5em 1em 25px;
		cursor: pointer;
		border-bottom: 1px solid #e1e1e1;
		border-top: 1px solid #f9f9f9;
	}
	
	.collapsing.categories:hover {
		color: #4891b6;
		background: #f5f5f5 url(images/shadow.png) repeat-y 182px;
	}
	
	ul.collapsCatList li a {
		color: #5a5a5a;
		padding: 1em 0.5em 1em 25px;
		border-bottom: 1px solid #e1e1e1;
		border-top: 1px solid #f9f9f9;
		font-weight: normal;
		font-style: normal;
	}
	
	ul.collapsCatList li a:hover {
		color: #4891b6;
		background: #f5f5f5 url(images/shadow.png) repeat-y 182px;
	}
	
	.login {
		background-image: url(images/loginbg.jpg);
	}
	
	#sidebar h2 {
		font-size: 13px;
		color: #4891b6;
		text-transform: uppercase;
		letter-spacing: 1px;
		position: relative;
		z-index: 2;
		text-shadow: white 1px 1px 0;
		left: 25px;
		float: left;
		margin-top: 25px;
		padding-bottom: 15px;
	}
	
	/* Sidebar Search */
	
	#search {
		width: 200px;
		background-position: 0 0;
		float: right;
		position: relative;
		right: 15px;
		top: 3px;
	}
	
	#search form {
		padding: 14px 0 0 14px;
	}
	
	#search form div {
		width: 185px;
		height: 38px;
		background: url(images/search-bar.png) no-repeat 0 0;
		position: relative;
	}
	
	#search form input.search_box {
		width: 140px;
		color: #7f7f7f;
		border: 0;
		position: absolute;
		left: 8px;
		top: 8px;
		padding-top: 2px;
		background: transparent;
		font-size: 11px;
		outline: none;
	}
	
	#search form input.submit {
		position: absolute;
		right: 0;
		opacity: 0;
	}
	
	/* Footer */
	
	#footer {
		width: 950px;
		margin: 0 auto;
		position: relative;
		background: transparent url(images/content_bg.png) repeat-y 0;
	}
	
	#footer a {
		color: #B2D1E4;
	}
	
	#footer a:hover {
		color: #318DE1;
	}
	
	#footer h2 {
		color: #6D7E87;
	}
	
	/* Copyright */
	
	#copyright {
		width: 950px;
		margin: 0 0 0 4px;
		clear: both;
		border-top: #dadada 1px solid;
		font-size: 11px;
		color: #7a7a7a;
		padding: 8px 0;
		background-color: #e9e9e9;
	}
	
	#copyright .left-col {
		padding-left: 15px;
		position: relative;
		top: 8px;
	}
	
	#copyright .right-col {
		padding-right: 15px;
		font-size: 12px;
		position: relative;
	}
	
	/* Fix */
	
	.wrap:after,
	
	.block ul:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	
	/* Misc */
	
	.fix {
		clear: both;
		height: 1px;
		margin: -1px 0 0;
		overflow: hidden
	}
	
	.fl {
		float: left
	}
	
	.fr {
		float: right
	}
	
	.ac {
		text-align: center
	}
	
	.ar {
		text-align: right
	}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	img.alignright {
		padding: 4px;
		margin: 3px 0 2px 10px;
		display: inline;
	}
	
	img.alignleft {
		padding: 4px;
		margin: 3px 10px 2px 0;
		display: inline;
	}
	
	.alignleft {
		float: left;
	}
	
	.alignright {
		float: right;
	}
	
	/* Threaded comments */
	
	ol.commentlist {
		margin: 0 0 10px;
		padding: 0;
		float: left;
	}
	
	.datecom {
		float: right;
		margin-right: 10px;
	}
	
	.user-meta {
		padding: 0;
		float: left;
		width: 635px;
		margin: 20px 0 0 7px;
	}
	
	.avatar {
		margin: 0;
		padding: 11px 8px 8px;
		float: left;
	}
	
	ol.commentlist li {
		list-style-type: none;
		float: left;
		margin-top: 10px;
		margin-bottom: 10px;
		background-color: #fafafa;
		width: 715px;
		border: 1px solid #e8e8e8;
	}
	
	ol.commentlist li ul.children {
		padding-left: 20px;
	}
	
	ol.commentlist li ul.children li {
		border-top: 1px dotted #D7D7D7;
		border-bottom: none;
		padding-top: 15px;
	}
	
	/* Featured Carousel */
	
	#features {
		width: 765px;
		
	
	/*
	
	Width of Carousel Viewer itself*/
	height: 182px;
		
	
	/*
	
	
	
	Height should enough to fit largest content's height*/
	border-bottom: 1px solid #e1e1e1;
		background: url(images/feature-bg.jpg) no-repeat;
	}
	
	.featuretext {
		background-image: url(images/featured_text_box.png);
		float: left;
		height: 40px;
		padding-right: 15px;
		color: white;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding-left: 15px;
		position: absolute;
		top: -16px;
		left: -6px;
		z-index: 9999999999999;
		line-height: 36px;
	}
	
	.price_cat {
		height: 40px;
		padding-right: 10px;
		color: white;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding-left: 10px;
		line-height: 36px;
		background: url(images/pricebg.png) right;
		position: absolute;
		z-index: 999;
		top: 15px;
		right: -6px;
	}
	
	.stepcarousel {
		position: relative;
		overflow: scroll;
		width: 708px;
		height: 182px;
		left: 30px;
	}
	
	.stepcarousel .belt {
		position: relative;
		top: 38px;
		left: 0;
	}
	
	.stepcarousel .panel {
		float: left;
		/*
	
	leave this value alone*/
	overflow: hidden;
		/*
	
	
	
	clip content that go outside dimensions of holding panel DIV*/
	width: 145px;
		height: 108px;
		border: 1px solid #e1e1e1;
		background-color: white;
		margin-left: 24px;
		margin-right: 24px;
	}
	
	.stepcarousel .panel img {
		margin-left: 18px;
	}
	
	.screenReader {
		left: -9999px;
		position: absolute;
		top: -9999px;
	}
	
	.thanks {
		background: #F2F3F6;
		border: 1px solid #7E8AA2;
		padding: 10px;
	}
	
	/*****Forms*****/
	
	ol.forms {
		float: left;
		list-style: none;
		margin: 0;
		width: 100%;
	}
	
	ol.forms li {
		clear: both;
		float: left;
		margin-bottom: 18px;
		position: relative;
		width: 100%;
	}
	
	ol.forms label {
		cursor: pointer;
		display: block;
		float: left;
		font-weight: bold;
		padding-right: 20px;
		width: 100px;
	}
	
	ol.forms input, ol.forms textarea {
		border: 1px solid #7E8AA2;
		border-radius: 3px;
		font: inherit;
		-moz-border-radius: 3px;
		padding: 2px;
		-webkit-border-radius: 3px;
		width: 214px;
	}
	
	ol.forms textarea {
		height: 300px;
		width: 334px;
	}
	
	ol.forms input:focus, ol.forms textarea:focus {
		background-color: #f2f3f6;
		border-color: #ff9800;
	}
	
	.product_wrap {
		float: left;
		margin-left: 25px;
		width: 220px;
		height: 220px;
		border: 1px solid #e1e1e1;
		margin-top: 23px;
	}
	
	.product_photo {
		background-color: white;
	}
	
	.product_photo img {
		position: relative;
		left: 26px;
	}
	
	.product_title {
		width: 220px;
		height: 53px;
		border-top: 1px solid #e1e1e1;
		background-image: url(images/grey.png);
		float: left;
	}
	
	.product_title h3 {
		font-size: 12px;
		padding: 0;
		width: 190px;
		position: relative;
		margin-right: 0;
		margin-bottom: 0;
		top: 12px;
		left: 15px;
		margin: 0;
	}
	
	.product_title h3 a {
		color: #747474;
		font-weight: bold;
	}
	
	.product_title h3 a:hover {
		color: #4891b6;
	}
	
	.breadcrumb-col {
		width: 765px;
		float: right;
		position: relative;
		clear: both;
		background-color: #eeeeee;
		border-top: 1px solid #fcfcfc;
		border-bottom: 1px solid #e8e8e8;
	}
	
	ul.breadcrumbs {
		list-style: none;
		color: #949494;
		text-shadow: white 1px 1px 0;
		padding: 0;
		margin: 7px 0 5px 25px;
		font-size: 10px;
		float: left;
		text-transform: uppercase;
	}
	
	ul.breadcrumbs li {
		margin: 0 5px 0 0;
		padding: 5px 0;
		float: left;
	}
	
	ul.breadcrumbs li a {
		color: #9f9f9f;
		text-shadow: white 1px 1px 0;
		padding-bottom: 5px;
		padding-top: 2px;
		margin-right: 2px;
		margin-left: 2px;
	}
	
	ul.breadcrumbs li a:hover {
		color: #4891b6;
	}
	
	.item_name h1 {
		color: #4891b6;
	}
	
	.button {
		display: block;
		color: #7a7a7a;
		background: url("images/addtocart.png") 0 0 no-repeat;
		border-style: none;
		font-size: 12px;
		text-transform: uppercase;
		text-shadow: white 1px 1px 0;
		text-align: center;
		text-decoration: none;
		padding: 10px 10px 8px 9px;
		margin-right: 10px;
		width: 117px;
		float: right;
	}
	
	.button:hover {
		color: #4891b6;
		background: url("images/addtocart.png") no-repeat 0 -32px;
	}
	
	
	.couponbutt {
		display: block;
		color: #7a7a7a;
		background: url("images/addtocart.png") 0 0 no-repeat;
		border-style: none;
		font-size: 12px;
		text-transform: uppercase;
		text-shadow: white 1px 1px 0;
		text-align: center;
		text-decoration: none;
		padding: 10px 10px 8px 9px;
		width: 117px;
		float: left;
	}
	
	.couponbutt:hover {
		color: #4891b6;
		background: url("images/addtocart.png") no-repeat 0 -32px;
	}
	
	a.button {
		display: block;
		color: #7a7a7a;
		background: url("images/addtocart.png") 0 0 no-repeat;
		border-style: none;
		font-size: 12px;
		text-transform: uppercase;
		text-shadow: white 1px 1px 0;
		text-align: center;
		text-decoration: none;
		padding: 10px 10px 8px 9px;
		margin-right: 10px;
		width: 117px;
		float: right;
	}
	
	a.button:hover {
		color: #4891b6;
		background: url("images/addtocart.png") no-repeat 0 -32px;
	}
	
	#cartTotal {
		clear: both;
		text-align: right;
		font: 11px Arial, sans-serif;
		text-shadow: none;
		margin-top: 23px;
		float: left;
		width: 100%;
		margin-left: -65px;
		padding: 47px 72px 0px 0px;
	}
	
	.cartHeaders {
		width: 100%;
		background: transparent url(images/nav-bar.png) no-repeat -10px bottom;
		float: left;
	}
	
	.cartHeaders .itemPrice {
		
	}
	
	.cartHeaders .itemShipping {
		
	}
	
	.cartHeaders .itemName {
		width: 200px;
	}
	
	.cartHeaders .itemQuantity {
		width: 55px;
	}
	
	.cartHeaders .itemTotal {
		width: 70px;
	}
	
	.cartHeaders .itemSpecifications {
		width: 200px;
		padding-left: 30px;
	}
	
	.page-post .simpleCart_total {
		color: gray;
		font-size: 14px;
		text-shadow: white 0 0 0;
		font-weight: bold;
	}
	
	.itemContainer .itemName {
		width: 200px;
		font-size: 13px;
		float: left;
		clear: both;
		padding: 15px 10px;
		background-color: transparent;
	}
	
	.itemContainer .itemdecrement {
		margin-top: 15px;
		margin-bottom: 15px;
		padding-right: 5px;
		font-size: 13px;
		float: left;
		padding-left: 15px;
	}
	
	.itemContainer .itemTotal {
		float: left;
	}
	
	.itemContainer .itemColor {
		float: left;
		padding: 15px 10px;
		width: 75px;
	}
	
	.itemContainer .itemShipping {
		float: left;
		width: 70px;
		padding: 15px 10px;
	}
	
	.itemContainer .itemPrice {
		float: left;
		width: 70px;
		padding: 15px 10px 15px 5px;
	}
	
	.itemContainer .itemQuantity {
		margin-top: 15px;
		margin-bottom: 15px;
		font-size: 13px;
		float: left;
		width: 20px;
		text-align: center;
	}
	
	.itemContainer .itemincrement {
		padding-left: 5px;
		margin-top: 15px;
		margin-bottom: 15px;
		font-size: 13px;
		float: left;
		width: 40px;
	}
	
	.itemContainer  .itemSize {
		float: left;
		padding: 15px 10px;
		background-color: transparent;
		width: 70px;
	}
	
	.wraptotals {
		float: left;
		width: 677px;
		background-color: white;
		margin-left: 17px;
	}
	
	.startcart {
		float: left;
		background-color: #f5f5f5;
		border: 1px solid #dadada;
		border-bottom-style: none;
		width: 675px;
		margin-left: 17px;
	}
	
	.itemContainer {
		font-size: 13px;
		margin-left: 0;
		margin-top: 0;
		margin-bottom: 0;
		float: left;
		width: 100%;
		border-top: 1px solid white;
		border-bottom: 1px solid #dadada;
	}
	
	.startcartdetails .alignright {
		color: #7a7a7a;
		margin: 0;
		float: right;
		width: 300px;
		text-align: right;
	}
	
	.subtot {
		float: left;
		text-align: left;
		text-transform: uppercase;
		font-size: 10px;
	}
	
	.tax {
		float: left;
		width: 70px;
		text-transform: uppercase;
		font-size: 10px;
	}
	
	.tot {
		float: left;
		width: 130px;
		font-size: 10px;
		text-transform: uppercase;
	}
	
	.fintot {
		float: right;
		text-align: left;
		font-size: 10px;
		text-transform: uppercase;
	}
	
	.startcartdetails .alignleft {
		color: #7a7a7a;
		border-top: #dadada 1px solid;
		border-bottom: 1px solid #dadada;
		margin: 15px 0;
		background-color: white;
		padding: 10px;
		line-height: 17px;
		width: 655px;
	}
	
	.startcartdetails {
		font-size: 13px;
		color: #7a7a7a;
		float: left;
		line-height: 22px;
	}
	
	.cartHeaders div {
		min-width: 70px;
		float: left;
		color: #4891b6;
		font-size: 13px;
		padding-right: 10px;
		font-weight: bold;
		line-height: 45px;
		padding-left: 10px;
		text-shadow: white 1px 1px 0;
	}
	
	.itemPrice {
		float: right;
	}
	
	.simpleCart_taxCost {
		font-weight: bold;
		font-size: 14px;
	}
	
	.simpleCart_shippingCost {
		font-weight: bold;
		font-size: 14px;
	}
	
	.simpleCart_finalTotal {
		font-size: 18px;
		text-decoration: underline;
	}
	
	a.simpleCart_checkout, a.simpleCart_empty {
		display: block;
		color: #7a7a7a;
		background: url("images/addtocart.png") 0 0 no-repeat;
		border-style: none;
		font-size: 12px;
		text-transform: uppercase;
		text-shadow: white 1px 1px 0;
		text-align: center;
		text-decoration: none;
		padding: 10px 10px 8px 9px;
		width: 117px;
		float: right;
		line-height: 14px;
		margin-left: 10px;
	}
	
	a.simpleCart_checkout:hover, a.simpleCart_empty:hover {
		color: #4891b6;
		background: url("images/addtocart.png") no-repeat 0 -32px;
	}
	
	.notifyer p {
		text-align: center;
		position: relative;
		font: 20px Arial;
		top: 65px;
	}
	
	.notifyer {
		width: 245px;
		float: left;
		height: 190px;
		background: url(images/success-icon.png) no-repeat center top;
		position: relative;
		top: 35px;
		left: 25px;
	}
	
	.notifyer a.button {
		position: absolute;
		bottom: 10px;
		left: 55px;
	}
	
	.black_overlay {
		display: none;
		position: absolute;
		top: 0%;
		left: 0%;
		width: 100%;
		height: 100%;
		background-color: black;
		z-index: 1001;
		-moz-opacity: 0.8;
		opacity: .80;
		filter: alpha(opacity=80);
	}.coupon {
		width: 100%;
			text-align: center;
		position: relative;
		font: 20px Arial;
		float: left;
		height: 100%;
		border: 1px dashed #bfbfbf;
	}
	
	
	#member_id {
		width: 280px;
		float: left;
		clear: both;
		margin-left: 30px;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.coupon form{
		width: 300px;
		margin: 75px auto 35px;
	}
	
	#claim{
	cursor: pointer;}
	#claim:hover{
		background-color: #e6e6e6;
	}
	
	.coupon input:focus {
	outline: none;}
	.coupon input {
		background-color: #f4f4f4;
		padding: 8px;
		text-transform: none;
		border: 1px solid #dedddd;
		color: #949494;
		font: 12px Arial;
	}
	.buttonscoupon {
		text-align: center;
		width: 300px;
		margin-right: auto;
		margin-left: auto;
	}
	.white_content {
		-webkit-border-radius:10px; /* all corners */
	
		display: none;
		position: absolute;
		top: 25%;
		left: 25%;
		padding: 16px;
		background-color: white;
		z-index: 1002;
		overflow: auto;
		width: 350px;
		height: 230px;
	}