/* CSS Document */
/*--------------------------------------body---*/
body, input, label {
	color:#282828;
	font:normal 12px/17px Arial, Helvetica, sans-serif;
}
input, select {
	color:#939393;
	margin-top:0px;
	font-size:12px;
	line-height:normal;
	padding:4px 5px 4px 5px;
}
textarea { max-width:450px;} 
a {
	color:#ca4308;
	text-decoration:underline;
}
a:hover {text-decoration:none}

fieldset {padding:0; margin:0;}

fieldset td {padding:2px 0 2px 0;}

h3 { line-height:1.2em; color:#333;}
h2 { line-height:1.2em; color:#333;}
/*----------------------------------------------------------content---*/

/*-----------------------------article_settings-*/
h6 {
	font:bold 12px Arial, Helvetica, sans-serif;
}
.article-decor {
	padding:0px 0px 12px 0px;
}
.article_separator	{
	display:block;
	line-height:1px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:1px;
	font-size:1px;
}
.column_separator	{
	padding:0px 0px 0px 12px !important;
}
.article_column {
	padding:0px 0px 0px 0px;
}
.contentpane {
	padding:0px 0px 10px 0px;
}
.contentpane img {
	display:block; float:right;
}
.contentpaneopen h3 {
	overflow:hidden;
}
.contentpaneopen h3 img {
	margin:0px 3px 0px 0px !important;
	float:left;
}
.contentpaneopen ul,
.article-indent ul {
	list-style:none;
	margin:0px 0px 0px 15px;
}
.contentpaneopen ul li,
.article-indent ul li {
	padding:0px 0px 6px 10px;
	background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/listMarker.gif) no-repeat 0 8px;
}
.contentdescription img {
	margin:0px 20px 0px 0px;
}
.contentpaneopen img{
	margin:0px 15px 0px 0px;
}
/*---------------------------content-heading---*/
table.pollstableborder { background:#fff;}
#poll .componentheading {
	background:#fcfcfc;
	padding:8px 0 9px 19px;
	color:#424242;
	font:normal 13px/21px Arial, Helvetica, sans-serif;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	letter-spacing:0px;  }
#poll .contentpane {border:none; margin:5px; padding:5px 10px;}

.contentpaneopen { padding:0; margin:0px; border-collapse:collapse;}
.contentheading
 {
color:#fff; letter-spacing:0; background:url(title-bg.gif) left top repeat-x; font:normal 20px/1.2em "Times New Roman", Times, serif;margin:0; padding:17px 0 15px 24px; text-transform:uppercase; margin:0;}

.componentheading {
color:#fff; letter-spacing:0; background:url(title-bg.gif) left top repeat-x; font:normal 20px/1.2em "Times New Roman", Times, serif;margin:0; padding:17px 0 15px 24px; text-transform:uppercase; margin:0 0 10px 0;}
.contentpane .componentheading {
	background:none;
}
.contentpaneopen p {
	padding:0px 0px 10px 0px;
}
td.buttonheading	{
	padding:10px 10px 0px 0px !important;
	background:url(title-bh.gif) left top repeat-x;
}
.buttonheading img	{
	padding:0;
	margin:0 0px;
}
span.contentheading {
	font-weight:normal;
	display:block;
	padding:15px 0px 15px 0px;
	margin:0px 0px 15px 0px;
}

/*---------------------------about us---*/
.about { padding:14px 28px 0 10px;}
.about h2 { font:bold 12px/21px Arial, Helvetica, sans-serif; text-transform:uppercase; padding:0; margin:0;}
.about p { margin:0; padding:19px 0 0 0; color:#9a9999; font:normal 12px/18px Arial, Helvetica, sans-serif;}
.about p.p1-top { padding-top:23px;}
.about ul { list-style-type:none; margin:0 0 -12px 0; padding:20px 0 0 0;}
.about ul li { color:#9a9999; font:normal 12px/18px Arial, Helvetica, sans-serif; background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/listMarker.gif) no-repeat 0 6px; padding:0 0 0 20px; margin-bottom:13px;} 
.about ul li strong { color:#333;  font-weight:bold; }

/*---------------------------delivery---*/
.delivery { padding:14px 28px 0 10px;}
.delivery h2 { font:bold 12px/21px Arial, Helvetica, sans-serif;color:#333; text-transform:uppercase; padding:0; margin:0;}
.delivery p { margin:0; padding:19px 0 0 0; color:#9a9999; font:normal 12px/18px Arial, Helvetica, sans-serif;}
.delivery ul { list-style-type:none; margin:0 0 0px 0; padding:19px 0 8px 0;}
.delivery ul li { color:#9a9999; font:normal 12px/18px Arial, Helvetica, sans-serif; background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/listMarker.gif) no-repeat 0 6px; padding:0 0 0 20px; margin-bottom:13px;} 
.delivery ul li strong { color:#333;  }


/*===== ACCORDION =====*/
.FAQS { padding:14px 0px 0 10px; width:100%;}
.FAQS h2 { font:bold 12px/21px Arial, Helvetica, sans-serif; color:#333; text-transform:uppercase; padding:0; margin:0 0 14px 0;}


	dl#accordion {
		border:1px solid #e5e5e5;
		border-bottom:none;
	 	list-style-type:none;
	 	padding-left:0px;
	    margin: 0;
	    width:695px;
	    overflow:hidden;
		position:relative;
	    }
	    dl#accordion dt {
	        margin:0;
			padding:0px;
			position:relative;
			display:block;
			border-bottom:1px solid #e5e5e5;
			 box-shadow: 0 0 30px #fafafa inset;
 			-moz-box-shadow: 0 0 30px #fafafa inset;
			-webkit-box-shadow: 0 0 30px #fafafa inset;
			position:relative;
			background:#fff;
			
	    }
		dl#accordion .bg {padding: 0 10px 0 38px; overflow:hidden;margin:0px 0 1px 0;}
		
		
	    dl#accordion dt span {
			background: url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/sub-plus.gif) 10px center no-repeat ;
			padding:0;
			color:#505050!important;
			font-size: 12px;
			font-weight: normal;
			font-family: 'Oswald', sans-serif;
			text-transform:none;
			line-height:43px;
			cursor:pointer;
			margin:0;
			display:block;
			height:1%;
	    }
	 
	 
	            dl#accordion dt.active span{
					z-index:1;
					background: url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/sub-minus.gif) 10px center no-repeat ;
					color:#ca4308 !important;
					
	            }
	        dl#accordion dd {
	            background:none; 
	            display:none;
	            margin:0;
				padding:0;
				overflow:hidden;
				border-bottom:1px solid #e5e5e5;
				
				
	        }
	            dl#accordion dd .indent {
	               background:#f7f7f7;
	                padding:15px 20px 5px 17px;
					min-height:55px;
					margin:0;
	            }
				
			
			dl#accordion dd .indent p {display:inline-block; margin:0px;  color:#9a9999; font:normal 12px/18px Arial, Helvetica, sans-serif; 
			background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/accordionMarker.gif) left 6px no-repeat; padding-left:20px;}
				
/*-----------------------------item-info---*/

.iteminfo				{
	padding:0px 0px 6px 0px; 
	margin:0px 0px 15px 0px;
}
.modifydate				{
	border-top:1px dotted #2b2b2b;
	font-size:11px; 
	margin:10px 0 0 0;
	padding:10px 0px 10px 0px; 
	text-decoration:none !important; 
}
.createdby				{
	display:block;
	text-transform:none;
}
.createdate				{
	line-height:11px;
	font-size:11px;
	margin:0px 0px 5px 0px; 
	padding:0px 0px 10px 0px; 
	display:block;
	border-bottom:1px dotted #2b2b2b;
}
div.small				{ /* Written by */
	display:block;
	font-size:11px;
	font-weight:normal;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 7px 0px;
	white-space:nowrap;
	line-height:11px;
}

/*-----------------------------------buttons---*/
#acymodifyform { overflow:hidden;}
#acymodifyform legend { margin-left:10px; border:1px solid #e5e5e5; width:150px; text-align:center; padding:2px 0 2px 0;}
#acymodifyform .button { width:120px;} 
.acymailing_footer { display:none;}


	.button, 
	.validate,
	.modal-button,
	div.blank a	{
			background:#000;
			border:none;
			float:left;
			color:#fff;
			font:bold 14px/1.2em "Times New Roman", Times, serif;
			padding:0px 0px 1px 0px;
			margin:0px 11px 0px 0px;
			height:30px;
			width:80px;
			text-align:center;
			text-decoration:none;
			text-transform:uppercase;
			display:block;
			cursor:pointer;
			vertical-align:middle;
	}
	
	a.button { height:21px; padding-top:3px;}
	
	.button:hover,
	.validate:hover,
	.modal-button:hover,
	.readmore a:hover,
	div.blank a:hover {
		background:#ca4308;
	}
	
	.ask_seller.nobutton { float:right; height:20px; padding-left:20px; margin-top:24px; margin-right:-11px; background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/virtuemart/no-button-bg.png) left top no-repeat;}
	.nobutton .button, .contentpane .nobutton .button {
		background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/virtuemart/nonebutton.gif) right center no-repeat;
		padding:0 7px 0 0px;
		color:#ee0000;
		border:none !important;
		font-size:12px;
		line-height:17px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		float:none;
		width:auto;
		display:inline-block;
		text-decoration:underline;
		text-transform:none;
	}
	.nobutton .button:hover {
		text-decoration:none;
	}
	
	
	
	
	.modal-button,
	.readmore a,
	div.blank a {
		float:left;
		padding:2px 5px 2px 5px;
		height:auto;
	}
	.modal-button {
		margin-right:10px;
	}
	#editor-xtd-buttons {
		padding:5px 0px 5px 0px;
		overflow:hidden;
		width:300px;
		float:left;
	}
	#editor-xtd-buttons .readmore {
		display:inline;
	}
	.blank {
		margin:5px 0px 0px 0px;
	}
	div.blank a {
		width:114px;
		background:#000;
	}

/*-----------------------------------read-more---*/

	div.readmore	{
		overflow:hidden;
		margin:0px 0px 0px 0px; 
		padding:0px 0px 0px 0px;
	}
	div a.readon {
		background:none;
		border:none;
		color:#fbba21;
		display:inline-block;
		font:bold 12px/14px Arial, Helvetica, sans-serif;
		padding:0 0px 0 0px;
		width:auto;
		text-align:center;
	}

/*-----------------------------blog-more---*/

	.blog_more		{
		padding:0px 0px 10px 0px;
	}
	.blog_more h2	{
		font-size:12px;  
		padding:0px 0px 0px 0px;
	}
	.blog_more ul {
		margin:10px 0px 0px 15px;
	}
	.blog_more ul li {
		padding:0px 0px 0px 0px !important;
	}
	.blog_more a	{
		text-decoration:underline
	}
	.blog_more a:hover	{
		text-decoration:none;
	}

/*-----------------------------pagenav---*/

	.pagenav	{
		font-size:12px; 
		font-weight:normal
	}
	a.pagenav	{
		font-weight:normal;
		padding:0px 2px 0px 2px;
		margin:0px 2px 0px 0px;
		text-decoration:none
	}
	a.pagenav:hover	{
		text-decoration:underline
	}
	.pagination_nav	{
		font-size:12px; 
		padding:10px 20px 0px 27px;
	}
	.pagination_nav div	{
		padding:5px 0px 5px 0px; 
	}
	.pagination	{
		margin-top:10px;
		margin-bottom:10px;
	}
	.pagination	li {
		padding:0;
	}	
	.pagination_result {
		padding:5px 0px 0px 0px;
		line-height:16px;
	}
	.pagination span {
		padding:0px 10px 0px 0px;
	}
	.pagination strong span {
		padding:0px 6px 0px 6px;
		font-weight:normal;
	}

/*--------------------------------------result---*/
	.searchArea {
		border:1px solid #ebebeb;
		padding:10px;
		background:#fff;
	}
	.searchArea td { vertical-align:middle;}
	#limit { width:50px;}
	#ordering { width:auto!important;}
	.sectiontableentry1 td, .sectiontableentry0 td, .sectiontableentry2 td 	{
		padding-bottom:5px;
		padding-top:5px;
	}
	#search_searchword {
		font:normal 12px/14px Arial, Helvetica, sans-serif;
		padding:4px 2px 4px 2px;
		vertical-align:top;
	}
	.var1 {
		background:#f1f1f1;
		padding:5px !important;
		margin:10px 0px 5px 0px;
	}
	.var2 {
		background:#f7f7f7;
		padding:5px !important;
		margin:10px 0px 5px 0px;
	}
	.results {
		padding:0px 20px 0px 20px;
	}
	
	.results ol li {
		padding:0px 0px 10px 0px;
		text-align:justify;
	}
	.searchintro {
		padding:10px 0px 10px 20px;
	}
	.searchintro b,
	.searchintro strong {
		color:#ca4308;
	}
	.sectiontableheader {
		padding:10px 0px 10px 4px;
		background:none;
		color:#6f6e6e;
		font-weight:bold;
		border:none;
	}
	span.sectiontableheader {
		padding:2px 0px 2px 4px;}
	
	.sectiontableheader a {
		color:#000;
	}
	.sectiontableheader strong {
		color:#666;
	}

/*--------------------------------------archive---*/
	.archiveBlock .button {
		display:inline-block;
		margin:0px 0px 0px 5px;
	}
	ul#archive-list h4 a {
		font-size:12px;
		text-transform:none;
	}

/*--------------------------------------poll---*/
	dl.poll {
		padding:0px 0px 0px 0;
	}
	#poll h3 {
		font-size:120%;
		padding:0px 0px 10px 0px;
	}
	dl.poll dt {
		font-weight:bold;
		padding:7px 0px 0px 0px;
	}
	.poll .question {
		font:normal 13px/17px Arial, Helvetica, sans-serif;
		font-family: 'Oswald', sans-serif;
		padding:0px 10px 0px 0px;
	}
	.poll-body label {
		font:normal 11px/18px Arial, Helvetica, sans-serif;
		color:#787878;
	}
	.poll .buttons {
		padding:8px 0px 6px 0px;
		overflow:hidden;
	}
	.poll .button {
		background:#000;
		border:none;
		color:#fff;
		font:bold 14px/1.2em "Times New Roman", Times, serif;
		padding:0px 0px 2px 0px;
		margin:0 12px 0 1px; 
		height:30px;
		width:80px;
		display:inline-block;
		vertical-align:top;
		text-transform:uppercase;
		
	}
	.poll .button:hover {
		background:#ca4308;
	}
	.poll .section {
		overflow:hidden;
		padding:6px 0px 0px 0px;
		width:100%;
		color:#000;
	}
	.poll .section2	{
		overflow:hidden;
		padding:6px 0px 0px 0px;
		width:100%;
	}
	.poll .radio {
		float:left;
		width:20px;
	}
	.poll .radio input {
		display:block;
		width:16px;
		height:16px;
		vertical-align:middle;
	}
	.poll .var {
		margin:0px 0px 0px 20px;
		text-align:left;
	}
	.display {
		padding:0px 0px 10px 0px;
	}
	.display select	{
		border:1px solid #46462f;
		width:100px;
	}
	.td_1,
	.td_2 {
		width:5%;
		text-align:center;
	}
	.td_3 {
		width:90%;
		padding:0px 0px 0px 10px;
	}
	#itema,
	#itemb,
	#itemc {
		background:#a3a3a3;
		padding-bottom:5px;
		padding-top:5px;
		font-weight:bold;
		padding-left:4px;
		color:#fff;
	}
	.pollstableborder .question {
		padding:5px 0px 0px 85px;
	}

/*--------------------------------------userforms---*/
	dl.contentpane dt {
		padding:10px 0px 20px 0px;
	}
	dl.contentpane dd {
		width:100%;
		overflow:hidden;
	}
	dl.contentpane div {
		vertical-align:middle;
	}
	dl.contentpane .description {
		width:110px;
		padding:0px 0px 0px 0px;
		vertical-align:middle;
	}
	dl.contentpane .input-field {
		width:160px;
		padding:0px 0px 0px 0px;
		vertical-align:middle;
	}
	dl.contentpane .button-field {
		width:140px;
		padding:0px 0px 0px 0px;
		vertical-align:middle;
	}

/* ------------------------------------- search --- */
	.search {
		overflow:hidden;
		background:none;
		margin:0px 0 0 0px;
		position:relative;
	}
	#search h3 {font:normal 11px/14px Arial, Helvetica, sans-serif; text-transform:none; color:#8b8477; letter-spacing:0px; padding-right:6px; float:left; padding-top:2px;}
	
	.search .button {
		text-indent:-9999px;
		background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/search-button.png) left top no-repeat;
		font:bold 14px/21px Arial, Helvetica, sans-serif;
		border:none !important;
		text-transform:uppercase;
		letter-spacing:-1px;
		color:#fff;
		width:30px;
		height:21px;
		position:absolute;
		right:1px;
		top:0px;
		float:none;
		padding:0 0 0px 0;
		vertical-align:middle;
		margin:0px 0px 0 0px;
	}
	.search .button:hover {background:url(search-b.png) left top no-repeat;}
	
	.search .inputbox {
		background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/search-input.png) left top no-repeat;
		text-transform:none;
		border:none;
		color:#000;
		font:normal 11px/16px Arial, Helvetica, sans-serif!important;
		padding:2px 5px 2px 5px;
		margin:0px 0px 0px 0px;
		vertical-align:top;
		display:inline-block;
		width:125px;
		height:17px;
		float:left;
	}

	/* ------------------------------------- search-result --- */
		.search_result {
			padding:0px 20px 0px 0px;
		}
		.search_result h3 {
			color:#808080;
			font-size:14px;
		}
		.highlight	{  /* highlight sought word */
			color:#ca4308;
			font-weight:bold;
		}

/* ------------------------------------- admin-form --- */
	.adminform td {
		padding:0px 0px 2px 0px;
	}
/* ------------------------------------- system-error-messages --- */
	.error {
		margin:0px 0px 10px 0px;
	}
		#system-message dt.error,
		dt.message {
			display: none;
		}
		.error dd ul {
			background:#573628;
			border-top:3px solid #670606;
			border-bottom:3px solid #670606;
			color:#fff;
			margin:0;
			padding:5px 0px 5px 5px;
		}
		.error dd ul li	{
			background:none !important;
			color:#fff !important; 
			margin:0px 0px 0px 20px !important;
		}

/* --------------------------------------------------------------------------------- boxes --- */
	.module,
	.module_text,
	.module_menu {
		margin:0;
		margin-bottom:20px;
		padding:0;
		width:100%;
		background:none;
		border:none;
	}
	.module_banners { margin-bottom:20px;}
	
	.module .boxIndent,
	.module_text .boxIndent,
	.module_menu .boxIndent {
		background:#fff;
		padding:10px 5px 15px 15px;
		margin:10px 0 0 0;
		border:1px solid #e1dfdf;
	
		 position:relative;
	}
	.container .module .boxIndent {
		padding:0;
		background:none;
	}
	
		/* ------------------- title --- */
		.module h3,
		.module_text h3,
		.module_menu h3
		 {
			color:#fff; letter-spacing:0; background:url(title-bh.gif) left top repeat-x; font:normal 20px/1.2em "Times New Roman", Times, serif;margin:0; padding:17px 0 15px 24px; text-transform:uppercase;
		}
		
		
		#vmMainPage h3 {
			color:#fff; letter-spacing:0; background:url(title-bg.gif) left top repeat-x; font:normal 20px/1.2em "Times New Roman", Times, serif;margin:0; padding:17px 0 15px 24px; text-transform:uppercase;
			margin:0 0 10px 0;
			} 	
		
		h3.categoryName  
		 {
			background:none;
			font:bold 19px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-family: 'Amaranth', sans-serif;
			letter-spacing:0px;
			text-transform:uppercase;
			color:#2c2c2c;
			border:none;
			padding:2px 0 8px 1px;
			margin:0px 0px 0px 0px;
		}
		.title {
			color:#fff; letter-spacing:0; background:url(title-bg.gif) left top repeat-x; font:normal 20px/1.2em "Times New Roman", Times, serif;margin:0; padding:17px 0 15px 24px; text-transform:uppercase;
			margin:0 0 10px 0;
			}
			
		.title1 {
			background:none;
			font:bold 19px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-family: 'Amaranth', sans-serif;
			letter-spacing:0px;
			text-transform:uppercase;
			color:#2c2c2c;
			border:none;
			padding:2px 0 0 1px;
			margin:0px 0px 10px 0px;
			}	
		.related h3 {
			background:url(title-bh.gif) left top repeat-x;
			font:normal 13px/21px Arial, Helvetica, sans-serif;
			font-family: 'Oswald', sans-serif;
			letter-spacing:0px;
			text-transform:uppercase;
			color:#fff;
			border:none;
			padding:8px 0 8px 19px;
			margin:0px 0 0px 0;} 	
			
		h5.title {
			background:none;
			font:bold 12px/21px Arial, Helvetica, sans-serif;
			letter-spacing:0px;
			text-transform:uppercase;
			color:#080808;
			border:none;
			padding:0px 0 0px 0px;
			margin:0px 0px 0px 0px;
			
			}	
			
		.categoryName img {
			vertical-align:middle;
			display:none;
		}
		th.title { background:none; color:#808080;}
		
		.extra-divider td {
			border:none;
			padding:13px 0;
		}
		
		/*-------------------content----*/
		.module ul {
			list-style:none;
			margin:0px 0px 0px 0px;
		}
		.module ul li {
			font:normal 12px/19px Arial, Helvetica, sans-serif;
			margin:0 0 0 0;
			padding:0px 0px 0px 0px;
			vertical-align:top;
		}
		.module li a {
			background:none;
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
		}
		.module li a:hover {
			color:#000;
			text-decoration:underline;
		}
		.module a {
			color:#939698;
			text-decoration:underline;
		}
		.module a:hover {
			text-decoration:none !important;
		}
		.count	{ /* count users */
			text-decoration:underline;
		}
		
/* ---------------------- categories --- */
.module-categories {
		margin:0px 0px 20px 0px;
		overflow:hidden;
		padding:0px 0 0px 0px;
		background:none;
	}
	.module-categories h3 { color:#fff; letter-spacing:0; background:url(title-bh.gif) left top repeat-x; font:normal 20px/1.2em "Times New Roman", Times, serif;margin:0; padding:17px 0 15px 24px; text-transform:uppercase; }
		.module-categories .boxIndent {
			padding:11px 0px 0px 0px;
		}
		/* ------------------------ menu --- */
			.module-categories  ul {
				background:#FFF;
				border:none;
				list-style:none;
				margin:0px 0px 0px 0px;
				position:relative;
			}
			.module-categories ul li {
				background:none;
				font:normal 14px/27px Arial, Helvetica, sans-serif;
				background:none;
				margin:0 0 0 0px;
				padding:0px 0 0px 0px;
				vertical-align:top;
				overflow:hidden;
			}
			.module-categories ul li a {
				color:#7a6f5a;
				position:relative;
				display:block;
				text-decoration:none;
				padding-left:28px;
				
			}
			.module-categories li.parent a span {
				padding-right:20px;
				background:url(parent-p.gif) no-repeat right center;
				display:inline-block;
				cursor:pointer!important;
			}
			.module-categories ul.level2 li.level2.parent a.level2:hover span , .module-categories ul.level2  li.level2.parent a.level2.active span   {
				background:url(Parent-p.png) no-repeat right center;
			}
			
			.module-categories ul.level2 li.level2.parent a.level2 span {
				padding-right:20px;
				background:url(parent-p.gif) no-repeat right center;
				display:inline-block;
				
				
			}
			.module-categories li.parent a:hover span , .module-categories li.parent a.active span   {
				background:url(Parent-p.png) no-repeat right center;
			}
			
			.module-categories ul.level2  {
				padding:0px 0 0px 0px;
				border:none;
				margin-left:0;
				
			}
			
			.module-categories ul.level2 li.level2 {
				padding:0px 0 0px 14px;
				margin: 0 0 0 0;
			}
				.module-categories ul.level2 li.level2:first-child , .module-categories ul.level3 li.level3:first-child {
					background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/cat-a.png) left 9px no-repeat;
					
			}
			.module-categories ul.level2 li.level2 a.level2 {
				text-decoration:none;
				color:#808182;
				font-weight:normal;
				background:none!important;
			}
			.module-categories ul.level2 li.level2 a.level2 span { background:none; padding:0; }
			
			.module-categories ul.level3  {
				padding:0px 0 0px 0px;
				border:none;
				margin-left:0px;
				
			}
			
			.module-categories ul.level3 li.level3 {
				padding:0px 0 0px 14px;
				margin: 0 0 0 0;
				
			}
			.module-categories ul.level2 ul.level3 li.level3 a.level3 {
				text-decoration:none;
				color:#808182;
				font-weight:normal;
				background:none!important;
			}
			.module-categories ul.level3 li.level3 a.level3 span { background:none; padding:0; }
			/* ------------------- hover, active --- */
				.module-categories li a:hover,
				.module-categories li.active a
				{
					text-decoration:none;
					color:#none;
					font-weight:normal;
					background:#e9e7e2;
				}
				.module-categories li.active .level2 li a:hover,
				.module-categories li.active .level2 li.active a,
				.module-categories ul.level2 ul.level3 li.level3 a.level3:hover,
				.module-categories ul.level2 ul.level3 li.level3.active a.level3.active { color:#000;}
/* ---------------------- bestsellers --- */
	.module-bestsellers .boxIndent {
		background:#f7f7ef;
		padding:18px 20px 65px 29px;
	}
	.module-bestsellers h3 {
		background:#eeecd9;
	}
	.module-bestsellers .sectiontableentry1 td,
	.module-bestsellers .sectiontableentry0 td,
	.module-bestsellers .sectiontableentry2 td {
		border:none;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.module-bestsellers a {
		color:#686153;
		font:normal 11px/15px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-decoration:none;
	}
	.module-bestsellers a:hover {
		text-decoration:underline;
	}
	.module-bestsellers strong {
		color:#686153;
		font:normal 11px/15px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
	}
/* ---------------------- specials products --- */
.module-specials {  border-top:none; position:relative; margin-bottom:0px;}
	
.module-specials h3{color:#fff; letter-spacing:0; background:url(title-bg.gif) left top repeat-x; font:normal 20px/1.2em "Times New Roman", Times, serif;margin:0; padding:17px 0 15px 24px; text-transform:uppercase;}
.module-specials .boxIndent	{ padding:10px 0 0 0;  margin:0; margin-left:-10px; margin-bottom:-10px;overflow:hidden; position:relative; border:none; background:none;}
.module-specials .bg { position:relative;} 
	
.module-specials .featuredIndent 
	{
		background:none;
		border:1px solid #e5e1d8;
		text-align:left;
		overflow:hidden;
		position:relative;
		min-height:338px;
		padding:0px 5px 12px 4px;
		margin:0px 0px 10px 10px;
	}
	.module-specials  .product_image_container {
	text-align:center;
	margin-bottom:33px;
	padding:0px 0px 0px 0px;
	background:#fff;
	border:none;
	width:219px;
	height:209px;
	}
	

	.module-specials .product_image_container img { 
	background:#fff;
	height:209px;
	width:219px;
	}	

	.module-specials .product-options {
		padding:0px 0px 0px 0px;
		margin:0 7px 0 10px;
		background:#524632;
		height:37px;
		border-top:none;
		position:relative;
		overflow:hidden;
		width:auto;
	}
		.module-specials div.product_name {
		padding:23px 0px 5px 0px;
		margin:0 0px 0 0px;
		text-align:center;
		min-height:32px;
		border-bottom:none;
	}
	
	
		.module-specials a.product_name:hover 
		{
			color:#ca4308;
	text-decoration:none;
		}
	
		.module-specials .box_product_price 
			{
				padding:0px 0px 0px 0px;
				background:url(box_prod.png) left top no-repeat;
				margin:0;
				margin-top:0;
				border-bottom:none;
				position:relative;
				float:none;
				width:97px;
				height:98px;
				text-align:center;
				position:absolute;
				left:16px;
				top:193px;
			}
		.module-specials .box_product_price em { color:#303030; font:normal 12px/18px Arial, Helvetica, sans-serif;  display:none; position:absolute; top:7px; left:0px;}
		.module-specials .color { background:none;overflow:hidden;}
		 .product-Old-Price {display:inline-block;}
	
	.module-specials a.product_name {
		color:#514839;
		font:bold 16px/16px "Times New Roman", Times, serif;
		text-decoration:none;
		text-transform:uppercase;}
			
	.module-specials .productPrice
	{
		color:#fff;
		font:normal 20px/20px "Times New Roman", Times, serif;
		white-space: nowrap;
		display:inline-block;
		padding:40px 0px 0 0;
		margin:0px;
		text-transform:uppercase;
	}
	.module-specials .product-Old-Price {
	text-decoration:line-through;
	color:#555555;
	font:normal 17px/18px Arial, Helvetica, sans-serif;
	padding:0px 0 0px 0px;
	margin0;
	display:none;
}

/* ---------------------- end specials products --- */

/* ---------------------- new products --- */
.module-new {  border-top:none; position:relative; margin-bottom:0px;}
	
.module-new h3{color:#fff; letter-spacing:0; background:url(title-bi.gif) left top repeat-x; font:normal 20px/1.2em "Times New Roman", Times, serif;margin:0; padding:17px 0 15px 24px; text-transform:uppercase;}
.module-new .boxIndent	{ padding:10px 0 0 0;  margin:0; margin-left:-10px; margin-bottom:-10px;overflow:hidden; position:relative; border:none; background:none;}
.module-new .bg { position:relative;} 
	
.module-new .featuredIndent 
	{
		background:none;
		border:1px solid #e5e1d8;
		text-align:left;
		overflow:hidden;
		position:relative;
		min-height:338px;
		padding:0px 5px 12px 4px;
		margin:0px 0px 10px 10px;
	}
	.module-new  .product_image_container {
	text-align:center;
	margin-bottom:33px;
	padding:0px 0px 0px 0px;
	background:#fff;
	border:none;
	width:219px;
	height:209px;
	}
	

	.module-new .product_image_container img { 
	background:#fff;
	height:209px;
	width:219px;
	}	

	.module-new .product-options {
		padding:0px 0px 0px 0px;
		margin:0 7px 0 10px;
		background:#524632;
		height:37px;
		border-top:none;
		position:relative;
		overflow:hidden;
		width:auto;
		display:none;
	}
		.module-new div.product_name {
		padding:23px 0px 5px 0px;
		margin:0 0px 0 0px;
		text-align:center;
		min-height:32px;
		border-bottom:none;
	}
	
	
		.module-new a.product_name:hover 
		{
			color:#ca4308;
	text-decoration:none;
		}
	
		.module-new .box_product_price 
			{
				padding:0px 0px 0px 0px;
				background:url(box_proe.png) left top no-repeat;
				margin:0;
				margin-top:0;
				border-bottom:none;
				position:relative;
				float:none;
				width:98px;
				height:98px;
				text-align:center;
				position:absolute;
				left:106px;
				top:232px;
			}
		.module-new .box_product_price em { color:#303030; font:normal 12px/18px Arial, Helvetica, sans-serif;  display:none; position:absolute; top:7px; left:0px;}
		.module-new .color { background:none;overflow:hidden;}
	
	.module-new a.product_name {
		color:#514839;
		font:bold 16px/16px "Times New Roman", Times, serif;
		text-decoration:none;
		text-transform:uppercase;}
			
	.module-new .productPrice
	{
		color:#fff;
		font:normal 20px/20px "Times New Roman", Times, serif;
		white-space: nowrap;
		display:inline-block;
		padding:40px 0px 0 0;
		margin:0px;
		text-transform:uppercase;
	}
	.module-new .product-Old-Price {
	text-decoration:line-through;
	color:#70654b;
	font:bold 20px/20px "Times New Roman", Times, serif;
	padding:0px 0 0px 0px;
	margin:0;
	display:block;
	position:absolute;
	left:-83px;
	top:73px;
}

/* ---------------------- end new products --- */

/* ------------------------------------- multi --- */		
	.module_multi {  position:relative; background:none; padding:14px 0 12px 0; width:100%; }
.module_multi .boxIndent { padding:16px 9px 17px 10px; background:#000;  margin:0; overflow:hidden; position:relative; border:none;}
.module_multi h3 { color:#000; letter-spacing:0; background:none; font:bold 19px/32px "Trebuchet MS", Arial, Helvetica, sans-serif; margin:0; padding:0px 0 8px 1px; text-transform:uppercase;}

.module_multi .product-tab { position:relative; overflow:hidden; width:1908px;}
.module_multi .next { width:29px; height:58px; position:absolute; right:-29px; top:104px; background:url(next0000.png) left top no-repeat; z-index:999; cursor:pointer;}
.module_multi .prev { width:29px; height:58px; position:absolute; left:-29px; top:104px; background:url(prev0000.png) left top no-repeat; z-index:999;  cursor:pointer;}
.module_multi .next:hover {  background:url(next-act.png) left top no-repeat; z-index:999;}
.module_multi .prev:hover {  background:url(prev-act.png) left top no-repeat; z-index:999;}


.x-tab-panel-bwrap { border:none !important; background:none !important; position:relative; overflow:hidden!important; margin-left:-7px;}
.tab-page { position:relative; overflow:hidden!important;}
.x-tab-panel-body { background:none !important; border:none !important;}

.x-panel-body { background:none !important; border:none;}

.x-tab-panel-body-top { background:none !important; border:none !important;}
.x-panel { background:none !important; border:none !important;}
.x-panel-noborder { background:none !important; border:none !important;}
.new_all_in_one4d74eb32aa531 { background:none !important; border:none !important;}

.module_multi td {  background:none !important; border:none !important;  position:relative; width:240px; }
.x-panel { background:none !important; border:none !important; } 

.module_multi .featuredIndent {
		background:#4d4d4d;
		border:none;
		text-align:left;
		overflow:hidden;
		position:relative;
		min-height:209px;
		padding:6px;
		margin:0px 0px 0px 8px;
}
.module_multi .featuredIndent:hover { background:#ca4308;}
.module_multi .bg { width:196px; height:auto; overflow:hidden; position:absolute; bottom:-118px; left:18px; background:url(product-.png) left top repeat;}
.module_multi div.product_name {
		padding:10px 10px 5px 15px;
		margin:0 0px 0 0px;
		text-align:left;
		min-height:40px;
		border-bottom:none;
		}
.module_multi .product_name a {
		color:#fff;
		font:normal 14px/18px "Times New Roman", Times, serif;
		text-decoration:none;
		text-transform:uppercase;}
.module_multi .product_name a:hover {
	color:#fff2b0;
	text-decoration:none;
}
.module_multi .product-options {
	padding:1px 0px 0px 0px;
		margin:0;
		border-top:none;
		position:relative;
		overflow:hidden;
		width:100%;
		display:none;
		}
.module_multi .box_product_price em { color:#303030; font:normal 12px/18px Arial, Helvetica, sans-serif;  display:none; position:absolute; top:7px; left:0px;}		
.module_multi .productPrice
	{
		color:#fff2b0;
		font:normal 20px/20px "Times New Roman", Times, serif;
		white-space: nowrap;
		display:inline-block;
		padding:0 0px 0 0;
		margin:0px;
		text-transform:uppercase;
	}
	.module_multi .product-Old-Price {
	text-decoration:line-through;
	color:#555555;
	font:normal 17px/18px Arial, Helvetica, sans-serif;
	padding:0px 0 0px 0px;
	margin:0;
	display:none;
}.module_multi .box_product_price {
		padding:3px 0px 12px 15px;
		margin:0;
		margin-top:0;
		border-bottom:none;
		position:relative;
		float:none;
		width:auto;

	}
.module_multi .fright , .module-specials .fright	{ float:right;}

.module_multi .product_image_container img { 
	background:#fff;
	height:209px;
	width:219px;}
.module_multi .product_image_container  { 
	text-align:center;
	padding:0;
	background:#fff;
	border:none;
	width:219px;
	height:209px;
	}
.module_multi .discount { font-size:17px; z-index:10; position:relative; top:-206px; left:53px; *left:43px; display:none; font-weight:bold; background:none; width:57px; height:41px; padding:8px 0px 0px 0px;
*margin:0px 0px 0px 35px;
 color:#FFF;
 font-size:18px;
 font-weight:normal;
}
* + html .module_multi .discount { left:35px;}

.x-tab-panel-header  { display:none !important; visibility:hidden;}
#all_in_one4d760760eabfb { position:relative; overflow:hidden !important;}
/* -------------------------------------end  multi --- */		
		
/* ------------------------------------- module menu --- */
	
	/* ----------------- content ---- */
		.module_menu ul {
			list-style:none;
			margin:0px 0px 0px 0px;
		}
		.module_menu li {
			background:none;
			font:normal 12px/17px Arial, Helvetica, sans-serif;
			margin:0 0 0 0;
			padding:2px 0 4px 10px;
			list-style:none;
			width:100%;
			vertical-align:top;
		}
		.module_menu li a {
			background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/list-marker.gif) no-repeat 0 5px;
			color:#F00;
			margin:0;
			padding:0 0 0 10px;
			text-decoration:none;
		}
		
		/* ------------------- hover, active --- */
			.module_menu li a:hover,
			.module_menu li.active a:hover,
			.module_menu li.active li a:hover	{
				text-decoration:underline;
			}
			.module_menu li.active ul {
				margin:1px 0px -1px 10px;
			}

/*------------------------userMenu---*/
	#userMenu {
		padding:1px 22px 0 0;
		text-align:right;
	}
		#userMenu ul {
			margin:0;
		}
		#userMenu ul li {
			display:inline;
			padding:0 0 0 19px;
			margin:0 0 0 0;
			font:normal 12px/14px Arial, Helvetica, sans-serif;
		}
			#userMenu ul li a {
				text-decoration:none;
				color:#9c9c9a;
			}
			#userMenu ul li a:hover {
				text-decoration:underline;
				color:#fff;
			}


/*----------------------------------------login-form---*/

.module_LoginForm  { margin:0px 0px 20px 1px; padding:0 0 0 0px; border:none; overflow:hidden; text-align:left;  background:none; position:relative;}
.module_LoginForm  h3 { color:#fff; letter-spacing:0; background:url(title-bi.gif) left top repeat-x; font:normal 20px/1.2em "Times New Roman", Times, serif;margin:0; padding:17px 0 15px 24px; text-transform:uppercase; margin:0 0 10px 0;}
.module_LoginForm  .boxIndent { padding:20px 0px 20px 35px; border:1px solid #e5e5e5; background:none;  overflow:hidden;}

	#form-login-username {
		display:block;
		width:100%;
	}
	/*-----------------content----*/
		#form-login-remember {
			padding:4px 0px 0px 0px;
		}
		
		label.remember {
			color:#535353;
			font:normal 11px/18px Arial, Helvetica, sans-serif;
			text-transform:none;
			display:inline-block;
			text-decoration:none;
			cursor:pointer;
			margin-left:2px;
		}
		label.remember:hover { 	text-decoration:underline;}
		.form-login .rememberCheck {
			padding:2px 0 0px 0px;
			margin:0;
			display:inline-block;
		}
		input.checkbox { /* checkbox */
			border:none;
			display:inline-block;
			margin:0px 3px 0px 0px;
			vertical-align:middle;
			width:14px;
			height:14px;
			padding:0;
		}
		
		.username span  { display:none; padding:0px 0 0px 1px; color:#9f9f9f; font-size:12px;  }
		.password span { display:none; padding:1px 0 0px 1px;  color:#9f9f9f; font-size:12px;}
		#mod_login_username,
		#mod_login_password {
			border:1px solid #e5e5e5;
			background:none;
			font:normal 10px/16px Arial, Helvetica, sans-serif;
			color:#7d7d7d;
			margin:1px 9px 9px 1px;
			padding:0px 5px 0px 10px;
			width:136px;
			height:26px;
			text-transform:none;
		}
		.username,
		.password {
			font:normal 12px/13px  Arial, Helvetica, sans-serif;
			color:#e1e0e0;
			text-transform:none;
			margin:0 0 0 0px;
		}
		.form-login .button	{ /* button */
			background:#000;
			border:none !important;
			text-transform:uppercase;
			color:#fff;
			font:normal 11px/1.2em "Times New Roman", Times, serif;
			letter-spacing:0px;
			padding:0px 0px 1px 0px;
			margin:9px 10px 7px 0px;
			text-align:center;
			width:51px;
			height:23px;
			display:inline-block;
			 position:relative;
			float:none;
		}
		.form-login .button:hover {
			background:#ca4308;
		}
		.log {
			color:#2c2c2c;
			font-family: 'Oswald', arial, serif;
			font-size:15px;
			padding:6px 0 20px 0px;
		}
		
		.logout {
			background:#000;
			border:none!important;
			text-transform:uppercase;
			color:#fff;
			font:bold 11px/1.2em "Times New Roman", Times, serif;
			padding:0px 0px 2px 0px;
			*padding:1px 0px 0px 0px;
			margin:8px 8px 0px 0px;
			text-align:center;
			width:140px;
			height:30px;
			display:block;
		    position:relative;
			border-radius: 2px;
			 -moz-border-radius: 2px;
			 -webkit-border-radius: 2px;
			letter-spacing:0px;
		}
		.logout:hover {
				background:#ca4308;
		}
		
		#inputs {
			padding:5px 0px 0px 0px;
			overflow:hidden;
			width:100%;
			display:block;
			}
		#inputs a {
			color:#fa7306;
			text-decoration:none;
			font:normal 11px/16px Arial, Helvetica, sans-serif;
			display:inline-block;
			margin:1px 0 0 0;
		}
		#inputs .reg { 
		color:#fd4403;
			font:bold 12px/16px Arial, Helvetica, sans-serif;
			text-decoration:none;
			text-transform:none;
			display:block;
			padding:1px 0 0px 0px;
			margin-left:0px;
			}
			#inputs .reg:hover { 
			text-decoration:underline !important;
			}
			
 		#inputs a:hover {
			text-decoration:none !important;
		}
		#form-login-remember span { 
			padding:0 0 0px 0px;
			font:normal 11px/19px Arial, Helvetica, sans-serif;
			color:#7d7d7d;
			text-decoration:none;
			text-transform:none;
			display:block;
			padding:3px 0 0px 0px;
			margin-bottom:-4px;}
		
		#form-login-remember {
			font:normal 15px/19px Arial, Helvetica, sans-serif;
			color:#787878;
			padding:3px 0 0 1px;
			margin:0px 0 0 0px;
			display:block;
		}
		#form-login-remember a {
			color:#000;
			font:normal 11px/19px Arial, Helvetica, sans-serif;
			text-decoration:underline;
			text-transform:none;
			display:inline-block;
			padding:0px 0 0px 0px;
		}
		#form-login-remember a:hover {
			text-decoration:none;
		}
		 a.reg {
			color:#ca4308;
			font:normal 11px/19px Arial, Helvetica, sans-serif;
			display:block;
			padding:0px 0px 0px 1px;
			text-align:left;
			margin:0px 0 0 0px;
			text-decoration:none;
			text-transform:none;
			letter-spacing:0px;
			
		}
		a.reg:hover {
			text-decoration:underline;
		}
.part1 .pad-top { padding-top:4px; padding-left:0px;}
/* ------------------------------------- topmenu --- */
	.moduletable-nav ul.menu {
		list-style:none;
		background:none;
		float:none;
		overflow:hidden;
		padding:0px 0px 0 0px;
		margin:0 0px 0px 0px;
	}
		.moduletable-nav ul.menu li {
			font:bold 16px/1.2em "Times New Roman", Times, serif;
			background:none;
			letter-spacing:0px;
			text-transform:uppercase;
			float:left;
			margin:0 0px 0 0px;
			padding:0px 0px 0px 1px;		
		}
		
		.moduletable-nav ul.menu li:first-child {margin:0 0 0 0px; padding:0;}
			.moduletable-nav ul.menu li a {
				color:#fff;
				display:inline-block;
				text-decoration:none;
				text-align:center;
				padding:16px 22px 16px 23px;
				cursor:pointer;
			}
			/* ------------------- hover, active --- */
			.moduletable-nav ul.menu li a:hover ,.moduletable-nav ul.menu li.active a 
			 {
			 background:url(nav-a000.gif) left bottom repeat-x;
			 text-decoration:none;
			 color:#6a9026;
			}
/* --------------------------------------------------------- structure --- */
#body {
	width:100%;
	height:100%;
	background-image: url(fon-page.jpg);
}
		
	.main {
		width:971px;
		position:relative;
	}
/*.box-main { margin:0 auto; width:990px; background:#fff;}
		.box-main .tail-bot { background:url(../images/bottom-tail.gif) left bottom repeat-x;}
			.box-main .tail-top { background:url(../images/top-tail.gif) left top repeat-x;}
				.box-main .tail-right { background:url(../images/right-tail.gif) right top repeat-y;}
					.box-main .tail-left { background:url(../images/left-tail.gif) left top repeat-y;}
						.box-main .corner-top-right { background:url(../images/corner-top-right.gif) right top no-repeat;}
							.box-main .corner-top-left { background:url(../images/corner-top-left.gif) left top no-repeat;}
								.box-main .corner-bot-right { background: url(../images/corner-bottom-right.gif) right bottom no-repeat;}
									.box-main .corner-bot-left { background: url(../images/corner-bottom-left.gif) left bottom no-repeat; width:100%;}
*/
/* --------------------------------------------------------- header --- */
.box-slider { position:relative; z-index:1;}
	#header {
		 width:100%;
		 border-bottom:1px solid #fff;
		 background:url(header-t.jpg) left top repeat-x;
		 height:203px;
		 position:relative;
		 z-index:15;
		 margin:0 0 0 0px;
		 padding:0px 0 0 0;
		}
		.header-center { background:url(header-c.jpg) center top no-repeat;width:100%; height:203px;  margin:0; padding:0;}
			#topmenu {
				border:none;
				height:51px;
				width:690px;
				margin:0 0 0px 0;
				padding:0px 0 0 0px;
				position:absolute;
				z-index:1;
				left:0px;
				top:143px;
			}
			
			#search {
				position:absolute;
				top:40px;
				right:26px;
				background:none;
				width:198px;
				height:21px;
				padding:0px 0 0 0;
				margin:0;
				overflow:hidden;
				z-index:1;
			}
			.currency {
			background:#000;	
			width:222px;
			height:36px;
			margin:0;
			padding:21px 29px 0 30px;
			position:absolute;
			right:0px;
			top:137px;
			z-index:100;
			
		}
#logo {
	position:absolute;
	left:0px;
	top:1px;
	font-size:0px;
	width:438px;
	height:164px;
	padding:0;
	margin:0;
	z-index:5;
}
		
.cart {
	position:absolute;
	border:none;
	top:76px;
	right:0px;
	width:280px;
	height:52px;
	background:#fff;
	letter-spacing:0;
	color:#141414;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	text-transform:none;
	padding:19px 0 0 0px;
	margin:0;
	overflow:hidden;
	text-align:right;
}
.cart span{
	font-size: 28px;
	color:#98721F;
	display: block;
	text-align: center;
}
.cart hr { display:none;}
		
		.box-slider { position:relative; overflow:hidden; width:100%;}
		.moduletable_banners { z-index:50; width:281px; position:absolute; right:0px; top:0;}
		.banneritem_banners { margin-bottom:0px;}
		
		.module_banners1 { overflow:hidden; width:100%; padding-bottom:13px;}
		.module_banners1 .banneritem_banners1{ margin-left:10px; float:left; }
		.module_banners1 .banneritem_banners1:first-child { margin-left:0px;}

				
/* ------------------------------------- content --- */
	#content {
		padding:12px 11px 12px 11px;
		margin:0px 0 0 0 ;
		background:#fff;
		overflow:hidden;
		position:relative;
		z-index:0;
	}
		#left {
			float:left;
			width:230px;
			margin:0 9px 0 0px;
			padding:0 0 0px 0;
		}
		.container {
			overflow:hidden;
			position:relative;
			
		}
		#right {
			float:right;
			width:230px;
			margin:0 0px 0 10px;
		}
		.all #right {
			padding-top:0px;
		}
/* ------------------------------------- footer --- */
	#footer { 
	background:#000 url(footer-b.jpg) right 66px no-repeat;
	height:120px;
	position:relative;
	}
	
	#footer .space {
		padding:26px 12px 0px 35px;
		font:normal 12px/17px Arial, Helvetica, sans-serif;
		color:#8b8477;
		background:none;
		min-height:26px;
		text-transform:none;
		width:100%;
		overflow:hidden;
	}
	#footer a {
		color:#8b8477;
		text-decoration:underline;
	}
	#footer a:hover { text-decoration:none;}
	.footerText div { padding-left:1px;}
	#footer .footerText {
		color:#8b8477;
		padding:0 0 0 0;
	}
	#footer .footerText div { float:none;}
	
	#footer ul {
		border:none;
		background:none;
		padding:3px 0 16px 0px;
		margin:0 0 0px 0;
		list-style:none;
		 position:relative;
		 overflow:hidden;
		 width:100%;
		 float:left;
		
		
	}
		#footer ul li {
			background:none;
			font:normal 16px/20px "Times New Roman", Times, serif;
			background:none;
			display:block;
			padding:0px 21px 0 0px;
			text-transform:uppercase;
			letter-spacing:none;
			margin:0 0 0 0;
			float:left;
		}
			#footer ul li a {
				background:none;
				display:inline-block;
				color:#b7b7b4;
				padding:0;
				text-decoration:none;
			}
			#footer ul li a:hover,
			#footer ul li.active a {
				color:#ca4308;
				
			}
			.PayPal { overflow:hidden; float:right; margin:20px 20px 0 0;}
			.PayPal a { display:block; float:left; margin-left:11px;   height:35px; }
			a.pay1 { background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/img1.png) left top no-repeat;width:78px;}
			a.pay2 { background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/img2.png) left top no-repeat; width:55px;}
			a.pay3 { background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/img3.png) left top no-repeat;width:58px; }
			
	
/* ------------------------------------- Tooltips --- */
	.tool-tip {
		background:#ffc;
		border:1px solid #b4b58A;
		color:#000;
		max-width:200px;
		text-align:left;
		z-index:99!important;
	}
	.tool-title {
		background:#dda;
		border-bottom:1px solid #b4b58A;
		padding:5px 10px;
		font-weight:bold;
	}
	.tool-text {
		padding:5px 10px;
	}

/* ------------------------------------- VM --- */
	.wrapper {
		overflow:hidden;
		width:100%;
		
	}
	.wrapper2 {
		width:100%;
	}
	.clear {
		clear:both;
	}
	.float-left {
		float:left;
	}
	.float-right {
		float:right;
	}
	.contact_email #contact_email_copy {
		margin:0;
		float:left;
		width:15px;
	}

/* ------------------------------------- boxes --- */
	.module .banners { background:none;}
	.module .box,
	.module_menu .box,
	.module_text .box {background:#fff;}
	
	.module .box .tail-bottom,
	.module_menu .box .tail-bottom,
	.module_text .box .tail-bottom {background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/box-corner-tail-bottom.gif) bottom repeat-x;}
	
	.module .box .tail-top,
	.module_menu .box .tail-top,
	.module_text .box .tail-top {background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/box-corner-tail-top.gif) top repeat-x;}
	
	.module .box .tail-right,
	.module_menu .box .tail-right,
	.module_text .box .tail-right {background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/box-corner-tail-right.gif) right repeat-y;}
	
	.module .box .tail-left,
	.module_menu .box .tail-left,
	.module_text .box .tail-left {background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/box-corner-tail-left.gif) left repeat-y;}
	
	.module .box .corner-right-bottom,
	.module_menu .box .corner-right-bottom,
	.module_text .box .corner-right-bottom {background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/box-corner-right-bottom.gif) right bottom no-repeat;}
	
	.module .box .corner-left-bottom,
	.module_menu .box .corner-left-bottom,
	.module_text .box .corner-left-bottom {background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/box-corner-left-bottom.gif) left bottom no-repeat;}
	
	.module .box .corner-right-top,
	.module_menu .box .corner-right-top,
	.module_text .box .corner-right-top {background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/box-corner-right-top.gif) right top no-repeat;}
	
	.module .box .corner-left-top,
	.module_menu .box .corner-left-top,
	.module_text .box .corner-left-top {background:url(http://livedemo00.template-help.com/virtuemart_36020/templates/theme186/images/box-corner-left-top.gif) left top no-repeat; width:100%;}


/* ------------------------------------- END boxes --- */
.paramlist_key {width:35% !important; padding-right:5px !important;}
.josForm #email {width: 147px; padding:5px 0 5px 5px;}
.validate {margin-bottom:1px;}
#josForm  { padding-bottom:20px;}
.content-indent {padding:0px 0px 20px 0px; margin:0px; background:none; border:none; width:100%;  }
.cbButtons { margin-left:25%;}

.productTop { width:30%;} 

.list li { color:#7e7c7c;}
.list h4 { padding-bottom:5px;font-family: 'Oswald', sans-serif; font-weight:normal; }
.list h4 a { color:#716d6d; text-transform:uppercase; font-size:16px; line-height:1.2em;}
.results h3 { text-transform:uppercase; font-family: 'Oswald', sans-serif; color:#626161; border:none; padding:10px 0 10px 10px; margin-bottom:5px; font-weight:normal; }


.relative {position:relative;}
.height {  font-size:0px; line-height:0px;}
#comment { padding-right:17px; width:auto!important; height:auto!important; margin-top:5px;}
.Form-indent { margin:10px 0 0 0;}


#searchForm .button { margin-top:0px;}


.article-text-indent { padding-right:0px;}
.article-text-indent h2  { color:#333; font:normal 12px/21px Arial, Helvetica, sans-serif;font-family: 'Oswald', sans-serif; text-transform:none; margin:0; padding:14px 0 0 0;}
.article-text-indent p { padding-top:19px; color:#9a9999; font:normal 12px/18px Arial, Helvetica, sans-serif; padding-right:10px; }

#component-contact { padding-top:15px; padding-left:5px; position:relative;}
.contact-width { 
		width:228px !important;
		background:#fff;
		border:1px solid #e5e5e5;
		box-shadow: 0 0 25px #fbfbfb inset;
		 -moz-box-shadow: 0 0 25px #fbfbfb inset;
		 -webkit-box-shadow: 0 0 25px #fbfbfb inset;  
		position:relative;
		border-collapse:separate !important; 
		font-size:12px; color:#7f7f7f;}


#map_canvas {
	width:467px !important;
	height:319px !important;
	*height:322px !important;
	position:absolute;
	right:-2px;
	top:16px;
	overflow:hidden;
	margin-left:0px;
}

.department dl { color:#7f7f7f; font:normal 12px/21px Arial, Helvetica, sans-serif; display:inline-block;}
.department dl a{ color:#ca4308;}
.department h3 {  color:#3333; font:bold 14px/21px Arial, Helvetica, sans-serif; text-transform:uppercase; margin:0; padding:0px 0 18px 0;}
.department .col-1 { float:left; width:190px;}
.department .col-pad { padding-right:49px;}

#emailForm { margin:0px 0px 10px 0; padding-top:4px;}
#emailForm label strong { color:#7f7f7f; font:bold 12px/21px Arial, Helvetica, sans-serif; padding-left:1px; display:inline-block; padding-bottom:5px;}
.contact_email input {
		margin-bottom:5px;
	}
.inputbox { padding:1px 2px 1px 2px; height:21px; border:1px solid #e5e5e5; width:224px; line-height:20px!important; outline:none;}
#agreed_field.inputbox { padding:0!important; width:13px!important; height:13px!important; border:none!important;} 
.sectiontableentry1 .inputbox { width:82px; height:20px; color:#000;}
#emailForm #contact_text {
	color:#949494;
	font:normal 13px/15px Arial, Helvetica, sans-serif;
	height:130px; 
	overflow:auto;
	margin:0px 0px 10px 0px;
	padding:2px 4px;
	width:455px;
	max-width:455px;
	*height:135px;
}
#emailForm .contact_area { padding-bottom:19px;}
#emailForm .pad-top { padding-top:30px;}
#emailForm .col-3 { float:left; width:460px;}
#emailForm .col-2 { float:left; width:240px;}

.line-height { display:block; line-height:14px; *line-height:1.7em; font-size:12px; float:left; padding-left:8px;}
