/* CSS Document */
/*--------------------------------------body---*/
body, input, label {
	color:#616161;
	font:normal 11px/14px Tahoma, Geneva, sans-serif;
}
input, select {
	color:#000;
	margin-top:0px;
	font-size:11px;
}
a {
	color:#e92921;
	text-decoration:underline;
}
a:hover {text-decoration:none}

fieldset {padding:5px;}

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

/*----------------------------------------------------------content---*/

/*-----------------------------article_settings-*/
h6 {
	font:bold 12px Arial, Helvetica, sans-serif;
}
.article-decor {
	padding:0px 0px 12px 0px;
}
#contact_text {
	height:auto; 
	overflow:auto;
	margin:0px 0px 5px 0px;
	/*background: url(../images/text_input_contacts.png) no-repeat ;
	width:343px;
	height:134px;
	border:none;*/
}
.article_separator	{
	display:block;
	line-height:1px;
	padding:0px 0px 15px 0px;
	margin:15px 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;
}
.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(../images/listMarker.gif) no-repeat 0 8px;
}
.contentdescription img {
	margin:0px 20px 0px 0px;
}
.contentpaneopen img{
	margin:0px 15px 0px 0px;
}
/*---------------------------content-heading---*/

.contentheading,
.componentheading {
	padding:5px 0px 10px 0px;
	color:#808080;
	font:bold 15px/15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-style:italic;
	border-bottom:1px dotted #ccc;
}
td.contentheading {
	font:bold 15px/15px Arial, Helvetica, sans-serif;
	font-style:italic;
}
.componentheading {
	margin:0px 0px 20px 0px;
}
.contentpane .componentheading {
	background:none;
}
.contentpaneopen p {
	padding:0px 0px 10px 0px;
	font-size:12px;
	line-height:150%;
}
.buttonheading	{
	padding:5px 5px 6px 0px;
}
.buttonheading img	{
	padding:0;
	margin:0 4px;
}
span.contentheading {
	font-weight:normal;
	display:block;
	padding:15px 0px 15px 0px;
	margin:0px 0px 15px 0px;
}
/*-----------------------------item-info---*/

.iteminfo				{
	padding:0px 0px 6px 0px; 
	margin:0px 0px 15px 0px;
}
.modifydate				{
	border-top:1px dotted #ccc;
	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 20px 0px; 
	padding:0px 0px 10px 0px; 
	display:block;
	border-bottom:1px dotted #ccc;
}
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---*/

.button, 
.validate,
.modal-button,
.readmore a,
div.blank a				{
	background:url(../images/button2.png) no-repeat 0 0;
	border:none;
	color:#fff;
	font:bold 9px/10px Tahoma, Geneva, sans-serif;
	padding:0px 0px 1px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	width:91px;
	height:20px;
	display:block;
	vertical-align:top;
	text-align:center;
	cursor:pointer;
}
.button2-left {
	width:91px;
	float:left;
	margin-right:5px;
	text-align:center;
}
.button2-left, .image {
	display:inline;
}
.button2-left a:hover,
.readmore a:hover,
div.blank a:hover {
	color:#fff;
	background:#666;
	padding:2px 0 1px 0;
	margin:0;
}
.modal-button,
.readmore a,
div.blank a {
	color:#fff;
	float:left; 
	padding:2px 0px 1px 0; 
	margin:0px 1px 0px 0px; 
	font:normal 10px/12px Arial, Helvetica, sans-serif;
	height:auto;
	background:#000;
	text-align:center;
}
.modal-button {
	margin-right:10px;
	text-align:center;
}
#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:url(../images/button-bg.gif) repeat-x 0 0;
	border:none;
	color:#8b8b8b;
	display:inline-block;
	font:bold 15px/15px Arial, Helvetica, sans-serif;
	width:130px;
	padding:2px 0px 3px 0px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-style:italic;
}
a.readon:hover	{
	text-decoration:none;
	background:#000;
}

/*-----------------------------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
}
.pagination	li {
	padding:0px 5px 0px 5px;
}	
.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 #303030;
	padding:10px;
}
#search_searchword {
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	padding:2px 0 2px 0;
}
.sectiontableentry0 td,
.sectiontableentry1 td,
.sectiontableentry2 td {
	border-bottom:1px dotted #ccc;
	padding:7px 5px;
}
.module-bestsellers .sectiontableentry0 td,
.module-bestsellers .sectiontableentry1 td,
.module-bestsellers .sectiontableentry2 td {
	border:none;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
}
.var1 {
	background:#f9f9f9;
	padding:5px !important;
	margin:5px 0px 5px 0px;
}
.var2 {
	background:#f0f0f0;
	padding:5px !important;
	margin:5px 0px 5px 0px;
}
.results {
	padding:0px 20px 15px 20px;
}
.results ol li {
	padding:0px 0px 10px 0px;
	text-align:justify;
}
.searchintro {
	padding:10px 0px 10px 20px;
}
.searchintro b,
.searchintro strong {
	color:#be0404;
}
.sectiontableheader {
	padding:6px 0px 6px 0px;
	background:#ccc;
	color:#000;
}
.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:10px 0px 20px 0;
	}
	#poll h3 {
		font-size:120%;
		padding:0px 0px 10px 0px;
	}
	dl.poll dt {
		font-weight:bold;
		padding:7px 0px 0px 0px;
	}
	.poll .question {
		color:#480072;
		font:normal 11px/14px Arial, Helvetica, sans-serif;
		padding:0px 0px 10px 0px;
	}
	.poll-body label {
		font:normal 10px/15px Tahoma, Geneva, sans-serif;
		color:#978276;
	}
	.poll .buttons {
		padding:22px 0px 6px 0px;
	}
	.poll .button {
		background:url(../images/button4.png) no-repeat 0 0;
		border:none;
		color:#fff;
		font:bold 9px/10px Tahoma, Geneva, sans-serif;
		cursor:pointer;
		display:inline;
		margin:0px 0px 0px 0px;
		padding:0px 0px 4px 0px;
		width:53px;
		height:20px;
		text-align:center;
	}
	.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:#aaa;
		padding-bottom:5px;
		padding-top:5px;
		font-weight:bold;
		color:#000;
	}
	.pollstableborder .question {
		padding:0px 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:2px 0px 0px 0px;
	vertical-align:middle;
}

/* ------------------------------------- search --- */
	.search .button {
		background:url(../images/button1.png) no-repeat 0 0;
		border:none;
		float:right;
		width:55px;
		height:20px;
		font:bold 9px/10px Tahoma, Geneva, sans-serif;
		color:#fff;
	}
	.search .inputbox {
		background:#40294c;
		border-right:1px solid #7f4096;
		border-bottom:1px solid #7f4096;
		border-left:1px solid #271035;
		border-top:2px solid #271035;
		color:#a094a6;
		font:normal 11px/14px Tahoma, Geneva, sans-serif;
		height:auto;
		padding:2px 0px 2px 4px;
		margin:0px 0px 0px 0px;
		vertical-align:top;
		width:189px;
		float:left;
	}

/* ------------------------------------- search-result --- */
	.search_result {
		padding:0px 20px 0px 0px;
	}
	.search_result h3 {
		color:#808080;
		font-size:14px;
	}
	.highlight	{  /* highlight sought word */
		color:#be0404;
		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:#FAFAD2;
			border-top:1px solid #AACCAA;
			border-bottom:1px solid #AACCAA;
			color:#616161;
			margin:0;
			padding:5px 0px 5px 5px;
		}
		.error dd ul li	{
			background:none !important;
			color:#616161 !important; 
			margin:0px 0px 0px 20px !important;
		}

/* --------------------------------------------------------------------------------- boxes --- */
	.module,
	.module_text {
		margin:0px 0px 6px 0px;
	}
	.module .boxIndent,
	.module_text .boxIndent {
		padding:10px 10px 25px 20px;
	}
	
		/* ------------------- title --- */
		.module h3,
		.module_text h3,
		.module_menu h3,
		.module-manufacturers h3,
		.module-bestsellers h3,
		.module-latestNews h3,
		.module-featured h3 {
			font:bold 14px/14px Tahoma, Geneva, sans-serif;
			color:#fff;
			margin:0;
			padding:0;
		}
			.module h3 .top-right-bg,
			.module_text h3 .top-right-bg,
			.module_menu h3 .top-right-bg,
			.module-manufacturers h3 .top-right-bg,
			.module-bestsellers h3 .top-right-bg,
			.module-latestNews h3 .top-right-bg,
			.module-featured h3 .top-right-bg {
				display:block;
				background:url(../images/title-right-top.png) right top no-repeat;
			}
			.module h3 .top-left-bg,
			.module_text h3 .top-left-bg,
			.module_menu h3 .top-left-bg,
			.module-manufacturers h3 .top-left-bg,
			.module-bestsellers h3 .top-left-bg,
			.module-latestNews h3 .top-left-bg,
			.module-featured h3 .top-left-bg {
				display:block;
				background:url(../images/title-left-top.png) left top no-repeat;
				padding:0 20px;
			}
			.module h3 .top-tail-bg,
			.module_text h3 .top-tail-bg,
			.module_menu h3 .top-tail-bg,
			.module-manufacturers h3 .top-tail-bg,
			.module-bestsellers h3 .top-tail-bg,
			.module-latestNews h3 .top-tail-bg,
			.module-featured h3 .top-tail-bg {
				display:block;
				background:url(../images/title-tail-top.gif) left top repeat-x;
				height:5px;
			}
		.module h3 .tail-bg,
		.module_text h3 .tail-bg,
		.module_menu h3 .tail-bg,
		.module-manufacturers h3 .tail-bg,
		.module-bestsellers h3 .tail-bg,
		.module-latestNews h3 .tail-bg,
		.module-featured h3 .tail-bg {
			display:block;
			background:url(../images/title-tail-bottom.gif) right bottom repeat-x #57505b;
		}
		.module h3 .tail-right,
		.module_text h3 .tail-right,
		.module_menu h3 .tail-right,
		.module-manufacturers h3 .tail-right,
		.module-bestsellers h3 .tail-right,
		.module-latestNews h3 .tail-right,
		.module-featured h3 .tail-right {
			display:block;
			background:url(../images/title-tail-right.gif) right bottom repeat-y;
		}
		.module h3 .tail-left,
		.module_text h3 .tail-left,
		.module_menu h3 .tail-left,
		.module-manufacturers h3 .tail-left,
		.module-bestsellers h3 .tail-left,
		.module-latestNews h3 .tail-left,
		.module-featured h3 .tail-left {
			display:block;
			background:url(../images/title-tail-left.gif) left bottom repeat-y;
		}
		.module h3 .right-bg,
		.module_text h3 .right-bg,
		.module_menu h3 .right-bg,
		.module-manufacturers h3 .right-bg,
		.module-bestsellers h3 .right-bg,
		.module-latestNews h3 .right-bg,
		.module-featured h3 .right-bg {
			display:block;
			background:url(../images/title-right-bottom.gif) right bottom no-repeat;
		}
		.module h3 .left-bg,
		.module_text h3 .left-bg,
		.module_menu h3 .left-bg,
		.module-manufacturers h3 .left-bg,
		.module-bestsellers h3 .left-bg,
		.module-latestNews h3 .left-bg,
		.module-featured h3 .left-bg {
			display:block;
			background:url(../images/title-left-bottom.gif) left bottom no-repeat;
			padding:2px 0px 12px 20px;
			font:bold 14px/14px Tahoma, Geneva, sans-serif;
			color:#fff;
		}
		.moduletable h3,
		.title,
		.categoryName,
		#vmMainPage h3,
		.categoryName {
			font:bold 15px/25px Arial, Helvetica, sans-serif;
			color:#808080;
			margin:0px 10px 20px 0px;
			padding:13px 18px 6px 0px;
			position:relative;
			font-style:italic;
			text-transform:uppercase;
		}
		.categoryName {
			background:none !important;
		}
		.extra-divider td {
			border:none;
			background:url(../images/extra-divider.gif) repeat-x left center;
			padding:13px 0;
		}
		
		/*-------------------content----*/
		.module ul {
			list-style:none;
			margin:0px 0px 0px 0px;
		}
		.module ul li {
			padding:3px 0px 4px 0px;
			margin:0px 0px 0px 0px;
			line-height:16px;
			font-size:12px;
			color:#dfded0;
			background:url(../images/module-menu-divider.gif) repeat-x left bottom;
		}
		.module li a {
			background:url(../images/list-marker.png) no-repeat 0 3px;
			font:normal 12px/14px Arial, Helvetica, sans-serif;
			color:#6d6d6d;
			padding:0px 0px 0px 15px;
			margin:0px 0px 0px 0px;
			text-decoration:none;
		}
		.module li a:hover {
			color:#afafaf;
			text-decoration:none !important;
		}
		.module a {
			color:#dfded0;
			text-decoration:underline;
		}
		.module a:hover {
			text-decoration:none !important;
		}
		.count	{ /* count users */
			text-decoration:underline;
		}
.moduletable-new h3 {
	background:url(../images/test-bg.jpg) no-repeat 0 0;
	padding:13px 0 13px 0;
	font:bold 14px/14px Tahoma, Geneva, sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	width:104px;
	margin:5px 0 0 0;
}
/* ---------------------- categories --- */
	.module-categories {
		margin:0px 0px 20px 0px;
		background:#09010e url(../images/categories-top-bg.jpg) no-repeat 0 0;
	}
	.module-categories .box {
		background:url(../images/categories-bottom-bg.gif) no-repeat bottom left;
	}
	.module-categories .box .corner-left-bottom {
		background:none;
	}
		.module-categories .boxIndent {
			padding:17px 0px 20px 0px;
			margin:0 17px 0 18px;
		}
		.module-categories h3 {
			background:none;
			font:bold 14px/18px Tahoma, Geneva, sans-serif;
			color:#fff;
			margin:0px;
			padding:15px 0px 9px 4px;
			margin:0 17px 0 16px;
		}
		/* ------------------------ categories-menu --- */
			
			.module-categories ul {
				list-style:none;
				margin:0;
				overflow:hidden;
				width:100%;
			}
			.module-categories li a {
				background:url(../images/categories-divider.png) repeat-x bottom left;
				margin-bottom:-1px;
				display:block;
				text-decoration:none;
			}
			.module-categories li a span {
				background:url(../images/categories-marker.png) no-repeat 0 7px;
				font:normal 14px/16px Tahoma, Geneva, sans-serif;
				color:#fff;
				padding:6px 0 9px 27px;
				display:block;
			}
			.module-categories li a.parent span {
				background:url(../images/categories-parent.png) no-repeat 0 7px;
			}
			.module-categories ul.level2 {
				margin-left:20px;
			}
			.module-categories ul.level2 li a {
				margin:0;
			}
			
		/* ------------------------ menu --- */
			a.mainlevel,
			a.sublevel {
				background:url(../images/categories-bg.png) no-repeat left bottom;
				font:normal 10px/14px Tahoma, Geneva, sans-serif;
				color:#141414;
				display:block;
				padding:6px 0px 8px 23px;
				margin:0px 0px 0px 0px;
				text-decoration:none;
				text-transform:uppercase;
			}
			a.sublevel {
				background:url(../images/categories-bg-sublevel.png) no-repeat left bottom;
				padding-left:28px;
			}
			
			/* ------------------- hover, active --- */
			.module_menu li a:hover,
			.module_menu li.active a,
			a.mainlevel:hover,
			a.sublevel:hover,
			#active_menu {
				color:#b43e73;
				text-decoration:none;
			}

/* ---------------------- manufacturers --- */

	.module-manufacturers {
		margin:0 0 5px 0;
	}
	.module-manufacturers .boxIndent {
		padding:15px 16px 17px 20px;
		color:#480072;
		font:normal 11px/14px Tahoma, Geneva, sans-serif;
	}
	.module-manufacturers a, .module-manufacturers .button {
		display:none;
	}
	.module-manufacturers .inputbox {
		width:160px;
		background:#fbf9f4;
		border-top:1px solid #898d7c;
		border-right:1px solid #acb19f;
		border-bottom:1px solid #d7dbca;
		border-left:1px solid #acb19f;
		line-height:20px;
	}

/* ---------------------- bestsellers --- */

	.module-bestsellers {
		/*margin:0 0 5px 0;*/
	}
	.module-bestsellers .boxIndent {
		/*padding:10px 16px 25px 20px;*/
	}
	
/* ---------------------- bestsellers --- */

	.module-latestNews {
		margin:0 0 5px 0;
	}
	.module-latestNews .boxIndent {
		padding:10px 16px 25px 19px;
	}
		.module-latestNews ul {
			list-style:none;
			margin:0;
		}
		.module-latestNews li {
			background:url(../images/list-marker.png) no-repeat 0 9px;
			padding:4px 0 6px 19px;
		}
		.module-latestNews li a {
			color:#fff;
			font:normal 11px/14px Tahoma, Geneva, sans-serif;
		}

/* ---------------------- module-featured --- */
	.module-featured {
		margin:0px 0px 5px 0px;
	}
	.module-featured .boxIndent {
		padding:20px 21px 25px 21px;
	}
	.module-featured .extra-indent {
		margin:0 0px 0px 0;
	}
/* ------------------------------------- module menu --- */
	.module_menu {
		margin:0px 0px 6px 0px;
	}
	.module_menu .top-bg {
		background:url(../images/login-top-bg.gif) no-repeat 0 0;
	}
	.module_menu .bottom-bg {
		background:url(../images/login-bottom-bg.gif) no-repeat bottom left;
		width:100%;
	}
		.module_menu .boxIndent {
			padding:15px 17px 15px 16px;
		}
	
	/* ----------------- content ---- */
	.module_menu ul {
		list-style:none;
		margin:0px 0px 0px 0px;
	}
	.module_menu li {
	}
	.module_menu li a {
		background:url(../images/list-marker.png) no-repeat 0 9px;
		font:normal 10px/14px Tahoma, Geneva, sans-serif;
		border-bottom:1px solid #ccc;
		color:#840e43;
		display:block;
		padding:7px 0px 7px 15px;
		margin:0px 0px 0px 0px;
		text-decoration:none;
		text-transform:uppercase;
	}
	
	/* ------------------- hover, active --- */
	.module_menu li a:hover,
	.module_menu li.active a {
		color:#b43e73;
		text-decoration:none;
	}

/*------------------------userMenu---*/
	#userMenu {
		padding:10px 0 0 0;
		float:left;
	}
		#userMenu ul li {
			display:inline;
			border-right:1px solid #99a3a7;
			padding:0 9px 0 0;
			margin:0 9px 0 0;
			font:normal 11px/11px Arial, Helvetica, sans-serif;
		}
			#userMenu ul li a {
				text-decoration:none;
			}
/* ------------------------ module-new --- */
	.module-new {
		padding:5px 0 0 0;
	}
		.module-new .boxIndent {
			padding:0px 16px 0px 14px;
			background:#fff;
		}
		.module-new table {
			margin-bottom:-30px;
		}
		.module-new .specials_show {
			display:none;
		}
		.module-new h3 {
			background:url(../images/title-tail-bg.gif) repeat-x 0 0;
			font:bold 14px/14px Tahoma, Geneva, sans-serif;
			color:#fff;
			margin:0px;
			margin:0;
			text-transform:uppercase;
			display:inline-block;
		}
		*+html .module-new h3 {
			display:inline;
		}
		.module-new h3 span {
			background:url(../images/title-right-bg.gif) no-repeat right top;
			display:inline-block;
		}
		.module-new h3 span span {
			background:url(../images/title-left-bg.gif) no-repeat 0 0;
			padding:13px 29px 15px 41px;
		}

/*----------------------------------------login-form---*/
	.module-login {
		margin:0px 0px 5px 0px;
		background:#282828;
	}
	.module-login .top-bg {
		background:url(../images/login-top-bg.gif) no-repeat 0 0;
	}
	.module-login .bottom-bg {
		background:url(../images/login-bottom-bg.gif) no-repeat bottom left;
	}
	.module-login .boxIndent {
			padding:5px 17px 29px 16px;
	}
	.module-login h3 {
		background:url(../images/title-bg.png) no-repeat 0px 17px;
		border-bottom:1px solid #868585;
		font:bold 13px/18px Tahoma, Geneva, sans-serif;
		color:#fff;
		margin:0px;
		padding:14px 0px 11px 21px;
		margin:0 17px 0 16px;
		text-transform:uppercase;
	}
	#form-login-username {
		display:block;
		width:100%;
	}
	
	/*-----------------content----*/
	#form-login-remember {
		padding:3px 0px 0px 0px;
	}
	.module-login label {
		color:#666;
		font:normal 12px/12px Tahoma, Geneva, sans-serif;
	}
	label.remember {
		color:#575757;
		font:normal 10px/12px Arial, Helvetica, sans-serif;
		display:inline;
		font-weight:normal;
		text-transform:uppercase;
		text-decoration:underline;
	}
	#mod_login_username,
	#mod_login_password {
		background:none;
		border:1px solid #a3a796;
		width:154px;
		padding:1px 0px 2px 7px;
		font:normal 11px/11px Tahoma, Geneva, sans-serif;
		color:#939194;
		margin:0px 0px 15px 0px;
	}
	.username,
	.password {
		font:normal 10px/14px Arial, Helvetica, sans-serif;
		color:#aaa;
		text-transform:uppercase;
	}
	.module-login a {
		color:#aaa;
		font:normal 12px/18px Tahoma, Geneva, sans-serif;
	}
	.form-login .button	{ /* button */
		background:url(../images/button1.png) no-repeat 0 0;
		border:none;
		color:#fff;
		font:bold 9px/10px Tahoma, Geneva, sans-serif;
		padding:0 0 4px 0;
		margin:3px 0 0 0;
		width:55px;
		height:20px;
		text-align:center;
		display:block;
		float:right;
	}
	.logout {
		background:url(../images/button2.png) no-repeat 0 0;
		width:91px;
		height:20px;
		padding:0 0 2px 0;
		margin:10px 0 0 0;
	}
	.form-login .rememberCheck {
		padding:7px 0 0 0;
		width:105px;
		float:left;
	}
	input.checkbox { /* checkbox */
		border:none;
		display:block;
		float:left;
		margin:0px 5px 0px 0px;
		vertical-align:middle;
		width:13px;
		height:13px;
	}
	#inputs {
		padding:5px 0px 10px 0px;
		width:100%;
		overflow:hidden;
	}
	#form-login-remember {
		font:normal 11px/18px Arial, Helvetica, sans-serif;
		color:#575757;
	}
	#form-login-remember a {
		font:normal 11px/18px Arial, Helvetica, sans-serif;
		color:#aaa;
	}

/* ------------------------------------- topmenu --- */
	ul.menu-nav {
		list-style:none;
		width:100%;
		overflow:hidden;
		padding:17px 0 17px 0;
		margin:0 0 0 16px;
	}
		ul.menu-nav li {
			float:left;
			padding:0;
		}
			ul.menu-nav li a {
				background:url(../images/menu-item.png) no-repeat 0 0px;
				color:#fff;
				display:block;
				font:normal 11px/14px Tahoma, Geneva, sans-serif;
				text-decoration:none;
				padding:5px 0px 5px 27px;
				text-transform:uppercase;
			}
	
			/* ------------------- hover, active --- */
			ul.menu-nav li a:hover,
			ul.menu-nav li.active a {
				color:#e8c1f2;
			}

/* --------------------------------------------------------- structure --- */
	#body {
		background:#672e85 url(../images/body-tail.gif) top center repeat-x;
	}
	.main {
		width:980px;
	}
	.top-bg {
		background:url(../images/header-bg.jpg) top center no-repeat;
	}

/*-------------------------------------header---*/
	#header {
		padding:0 0 10px 0;
		border-bottom:1px solid #392742;
	}
		#logo {
			width:355px;
			float:left;
			padding:33px 0 21px 0px;
		}
		.currency {
			width:210px;
			overflow:hidden;
			padding:0px 14px 1px 0;
			margin:54px 29px 0 0;
			float:right;
			border-right:1px solid #261f29;
			height:34px;
		}
		#search {
			padding:67px 21px 7px 0px;
			width:270px;
			float:right;
		}
		.menu-bg {
			background:url(../images/menu-bg.jpg) no-repeat 0 0;
		}
			#topmenu {
				width:700px;
				float:left;
			}
			.cart {
				background:url(../images/cart-left-bg.jpg) no-repeat left top;
				padding:13px 34px 0 0px;
				width:196px;
				margin:0px 0px 0 0;
				float:right;
			}
		#headerBanner {
			margin:0 0px 20px 0;
			float:left;

		}
			.bannergroup {
				width:100%;
				overflow:hidden;
			}
			.banneritem {
				float:left;
				overflow:hidden;
				margin:0 5px 0 0;
			}

/* ------------------------------------- content --- */
	#wrapper {
		margin:9px 0 10px 0;
		height:100%;
	}
		#left {
			float:left;
			width:200px;
			margin-right:10px;
		}
		#right {
			float:right;
			width:200px;
			margin-left:10px;
		}
		.container {
			overflow:hidden;
		}

/* ------------------------------------- footer --- */
	#footer {
		padding-bottom:3px;
		text-align:right;
	}
	#footer .space {
		color:#978276;
		padding:20px 20px 20px 5px;
		font:bold 11px/18px Arial, Helvetica, sans-serif;
		/*min-height:110px;*/
	}
	#footer a {
		color:#978276;
	}
	#footer .top-bg {
		background:url(../images/footer-top-bg.jpg) no-repeat 0 0 #2a1730;
	}
	#footer .bottom-bg {
		background:url(../images/footer-bottom-bg.gif) no-repeat bottom left;
	}
	#footer ul.menu-nav {
		padding:0px 0px 5px 0px;
		margin:0px -10px 0px 0px;
		text-align:right;
		width:auto;
	}
		#footer ul.menu-nav li {
			padding:0 10px;
			margin:0 -1px 0 0px;
			width:auto;
			display:inline;
			border-right:1px solid #a6ae44;
			float:none;
		}
			#footer ul.menu-nav li a {
				font:normal 11px/11px Arial, Helvetica, sans-serif;
				background:none;
				text-decoration:none;
				color:#a6ae44;
				padding:0;
				text-transform:none;
				display:inline;
			}
			#footer ul.menu-nav li a:hover,
			#footer ul.menu-nav li.active a {
				color:#fff;
			}
	
/* ------------------------------------- Tooltips --- */
	.tool-tip {
		background:#ffc;
		border:1px solid #b4b58A;
		color:#000;
		max-width:200px;
		text-align:left;
	}
	.tool-title {
		background:#dda;
		border-bottom:1px solid #b4b58A;
		padding:5px 10px;
		font-weight:bold;
	}
	.tool-text {
		padding:5px 10px;
	}

/* ------------------------------------- VM --- */
	.clear {
		overflow:hidden;
		width:100%;
	}
	.float-left {
		float:left;
	}
	.float-right {
		float:right;
	}
	.contact_email input {
		margin-bottom:10px;
	}
	.contact_email #contact_email_copy {
		margin:0;
		vertical-align:middle;
	}
	.indent {
		padding:0 0 20px 0;
	}

/* ------------------------------------- White Box --- */

	.box {
		/*background:#fff url(../images/box-corner-right-bottom.gif) right bottom no-repeat;*/
	}
	.box .corner-left-bottom {
		/*background:url(../images/box-corner-left-bottom.gif) left bottom no-repeat;*/
		width:100%;
	}
	
	.module-manufacturers .box {
		background:url(../images/box2-top-bg.gif) top left repeat-y;
	}
	.module-manufacturers .box .corner-left-bottom {
		background:url(../images/box2-bottom-bg.gif) left bottom no-repeat;
		width:100%;
	}
	
	.module-bestsellers .box {
		background:#f3e7fe;
	}
	.module-bestsellers .box .corner-left-bottom {
		background:url(../images/box3-bottom-bg.gif) left bottom no-repeat;
		width:100%;
	}
	
	.module-latestNews .box {
		background:url(../images/box4-top-bg.gif) top left repeat-y;
	}
	.module-latestNews .box .corner-left-bottom {
		background:url(../images/box4-bottom-bg.gif) left bottom no-repeat;
		width:100%;
	}
	
	.box .indent {
		padding:20px;
	}
	
	
/* box2 */
.box2 {
	margin:0;
	padding:0;
}

	.box2 .corner-right-top {
		background:url(../images/box2-corner-right-top.png) no-repeat right top;
	}
	.box2 .corner-left-top {
		background:url(../images/box2-corner-left-top.png) no-repeat left top;
		padding:0 5px;
	}
		.box2 .tail-top {
			background:#fff;
			height:5px;
		}
	.box2 .corner-right-bottom {
		background:url(../images/box2-corner-right-bottom.png) no-repeat right bottom;
	}
	.box2 .corner-left-bottom {
		background:url(../images/box2-corner-left-bottom.png) no-repeat left bottom;
		padding:0 5px;
	}
		.box2 .tail-bottom {
			background:#fff;
			height:5px;
		}
		
		.box2 .indent {
			padding:5px 20px;
			background:#fff;
		}
.latestnews-bestsellers {
	list-style:none;
}
.latestnews-bestsellers li {
	margin-bottom:10px;
	
}
.latestnews-bestsellers p {
	padding:0;
	color:#1c0827;
}
.latestnews-bestsellers  a {
margin-left:100px;
text-decoration:none;
color:#840e43;
padding-right:12px;
background:url(../images/a_strelka.gif) no-repeat right;
}
.latestnews-bestsellers  div  {
text-align:left;
margin-right:28px;
color:#840e43;
font-family:tahoma;
}
.latestnews-bestsellers  div  p {
text-align:left;
margin-right:28px;
color:#840e43;
font-family:tahoma;
}
#username_login {
	/*background: url('../images/login_input.png') no-repeat;
	border:none;*/
	width:189px;
	/*height:20px;*/
	margin-left:12px;
	/*padding-top:4px;
	padding-left:5px;*/
}
#passwd_login {
float:left;
margin-right:10px;
}
#passwd_login input {
	/*background: url('../images/login_input.png') no-repeat;
	border:none;*/
	width:189px;
	/*height:20px;*/
	margin-left:12px;
	/*padding-top:4px;
	padding-left:5px;*/
	margin-left:5px;
}
#us_log {
	margin_top:5px;
	margin-bottom:5px;
}
#but_my {
	float:left;
}
#username_field,#password_field,#password2_field,#first_name_field,#last_name_field,#middle_name_field,#middle_name_field,#city_field,#address_type_name_field,#phone_1_field,#email_field {
	/*background: url('../images/login_input.png') no-repeat;
	border:none;*/
	width:189px;
	/*height:20px;*/
	margin-left:12px;
	/*padding-top:4px;
	padding-left:5px;*/
}
#contact_name, #contact_email, #contact_subject {
	/*background: url(../images/login_input.png) no-repeat;
	border:none;*/
	width:189px;
	
	height:16px;
}
.table_cont {
	margin-top:15px;
}
.contentpaneopen h3 {
	color:#480072;
	
}
.category_desc{
font-size:12px;
}
.category_desc p{
line-height:125%;
font-size:12px;
}
