/* CSS Document */
/*--------------------------------------body---*/
body, input, label {
	color:#554c4e;
	font:normal 12px/18px Arial, Helvetica, 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; border:solid 1px #231f20; margin:0 3px;}

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; 
	width:90%
}
.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;
}
.contentdescription img {
	margin:0px 20px 0px 0px;
}
.contentpaneopen img{
	margin:0px 15px 0px 0px;
}
/*---------------------------content-heading---*/

.contentheading,
.componentheading {
	padding:0px 0px 8px 0px;
	color:#5ea701;
	font:bold 18px/20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-style:normal;
}
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;
}
.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 #231f20;
	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 #231f20;
}
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:#ff3706;
	border:none;
	color:#fff;
	font-size:11px;
	line-height:13px;
	cursor:pointer;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:71px;
	height:19px;
	text-align:center;
	text-transform:none;
	text-decoration:none;
	display:block;
}
.button:hover, 
.validate:hover,
.modal-button:hover,
.readmore a:hover,
div.blank a:hover	{
	background:#4b4c50;
}
.button2-left {
	width:95px;
	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:#ff3706;
	border:none;
	color:#fff;
	font-size:11px;
	line-height:13px;
	cursor:pointer;
	font-weight:bold;
	margin:0 0px 0px 0px;
	padding:3px 0px 0px 0px;
	width:80px;
	height:16px;
	text-align:center;
	text-transform:none;
	text-decoration:none;
	display:block;
}
a.readon:hover	{
	background:#4b4c50;
}

/*-----------------------------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 {
	padding:1px 0 1px 0;
	line-height:1em;
}
.sectiontableentry0 td,
.sectiontableentry1 td,
.sectiontableentry2 td {
	border-bottom:1px dotted #231f20;
	padding-bottom:7px;
	padding-top:7px;
	padding-right:5px;
}
.var1 {
	background:#fafafa;
	padding:5px !important;
	margin:5px 0px 5px 0px;
}
.var2 {
	background:#f2f2f2;
	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:#e6e6e6;
	color:#010101;
}
.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:#616161;
		font:bold 13px/13px Arial, Helvetica, sans-serif;
		padding:0px 10px 10px 0px;
	}
	.poll-body label {
		font:normal 12px/18px Arial, Helvetica, sans-serif;
		color:#616161;
	}
	.poll .buttons {
		padding:8px 0px 0 0px;
		width:100%; overflow:hidden;
	}
	.poll .button {
		margin:0px 10px 0px 0px;
		background:#5ea701;
		border:none;
		color:#fff;
		font-size:11px;
		line-height:13px;
		cursor:pointer;
		font-weight:bold;
		padding:0px 0px 0px 0px;
		width:65px;
		height:19px;
		text-align:center;
		text-transform:none;
		text-decoration:none;
		display:inline;
	}
	.poll .button:hover{background:#4b4c50;}
	.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:140px;
	padding:0px 0px 0px 0px;
	vertical-align:middle;
}
dl.contentpane .button-field {
	width:140px;
	padding:2px 0px 0px 0px;
	vertical-align:middle;
}

/* ------------------------------------- search --- */
	#search{ float:left; width:274px; padding:16px 2px 0 0;}
	#search input{ vertical-align:top;}
	#search span{ display:inline-block; background:#fff;}
	.search .button {
		background:#5ea701;
		border:none;
		float:right;
		text-align:center;
		width:54px;
		height:17px;
		text-decoration:none;
		font-weight:normal;
		padding:0 0 0 0;
		margin:0 0 0 3px;
	}
	.search .button:hover{ background:#ff3706;}
	.search .inputbox {
		background:none;
		border:solid 1px #dddcdc;
		color:#afafaf;
		font:normal 11px/12px Arial, Helvetica, sans-serif;
		height:auto;
		float:left;
		padding:1px 3px 1px 3px;
		margin:0 0 0 0;
		vertical-align:middle;
		width:208px;
	}

/* ------------------------------------- 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:#ce0303;
			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 {
		margin:0px 0px 1px 0px;
	}
	.module .boxIndent,
	.module_text .boxIndent {
		padding:0;
	}
	
		/* ------------------- title --- */
		.module h3,
		.module_text h3 {
			font:bold 13px/18px Arial, Helvetica, sans-serif;
			color:#c27108;
			margin:0px 0 0 0;
			font-weight:bold;
			padding:6px 0px 7px 14px;
			background:#fef3c8;
			margin:0 0 13px 0;
		}
		
		#left .module h3{
			background:#5ea701;
			color:#fff;
			margin-bottom:15px;
		}
		
		.moduletable h3,
		.title,
		.categoryName,
		#vmMainPage h3,
		.categoryName {
			font:bold 13px/18px Arial, Helvetica, sans-serif;
			color:#c27108;
			margin:0px 0 0 0;
			font-weight:bold;
			padding:6px 0px 7px 14px;
			background:#fef3c8;
			margin:0 0 13px 0;
		}
		.details-button{ padding:15px 0;}
		.categoryName {
			background:none !important;
		}
		.listing-separator{ display:none;}
		.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;
			padding:0;
		}
		.module ul li {
			margin:0px;
			font-size:12px;
			line-height:28px;
			background:url(../images/list-line.gif) left bottom repeat-x;
			padding:0 0 0 14px;
		}
		.module li a, .module .current ul li a{
			color:#adacac;
			display:block;
			position:relative;
			margin:0;
			text-decoration:none;
			zoom:1;
		}
		.module .parent a { background:url(../images/parent-arrow.gif) right 13px no-repeat;}
		.module .parent a:hover, .module .current .parent{ color:#5ea701;}
        .module .parent ul a { color:#adacac; background:none;}
		.module .parent ul a:hover, .module .parent ul .active { color:#5ea701;}
		.module li a:hover, .module .current a, .module .current ul li a:hover{
			color:#5ea701;
		}
		.module li ul{ margin:1px 0 -1px 10px;}
				
		.module a {
			color:#eb2a5c;
			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 Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	width:104px;
	margin:5px 0 0 0;
}
/* ---------------------- categories --- */
	.module-categories {
		margin:0px 0px 6px 0px;
		background:#a7a6a6;
	}
	.module-categories .top-bg {
		background:url(../images/categories-top-bg.jpg) no-repeat 0 0;
	}
	.module-categories .bottom-bg {
		background:url(../images/categories-bottom-bg.jpg) no-repeat bottom left;
		min-height:351px;
	}
		.module-categories .boxIndent {
			padding:12px 0px 10px 0px;
			margin:0 17px 0 16px;
			border-top:1px solid #eaeaea;
		}
		.module-categories h3 {
			
			border-bottom:1px solid #b3b2b2;
			font:bold 13px/18px Arial, Helvetica, sans-serif;
			color:#000;
			margin:0px;
			padding:15px 0px 11px 21px;
			margin:0 17px 0 16px;
			text-transform:uppercase;
		}
		/* ------------------------ menu --- */
			a.mainlevel,
			a.sublevel {
				background:url(../images/categories-bg.png) no-repeat left bottom;
				font:normal 10px/14px Arial, Helvetica, 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 {
			}
			
/* ---------------------- module-new --- */
	.module-specials {
		margin:0px 0px 6px 0px;
		background:#fff;
	}
	.module-specials .top-bg{
		background:url(../images/module-top-bg.gif) no-repeat 0 0;
	}
	.module-specials .bottom-bg {
		background:url(../images/module-bottom-bg.gif) no-repeat bottom left;
		width:100%;
	}
	.module-specials .boxIndent {
		padding:10px 5px 15px 14px;
	}
	.module-specials a.product_name {
		margin:0 -5px 0 0;
	}
	.module-specials .sectiontableentry1 td {
		border:none;
		padding:0;
	}
	
	.module-specials .box2 {
		display:none;
	}
		.module-specials .box_product_price {
			padding:0 10px 11px 0;
		}
		.module-specials .product-Old-Price {
			float:left;
			text-decoration:line-through;
			color:#141414;
			font:normal 12px/16px Arial, Helvetica, sans-serif;
			padding:0 0 0 5px;
		}
		.module-specials a.details {
			margin:0 0 0 10px;
		}
		.module-specials .product_image_container,
		.module-specials .featuredIndent,
		.module-specials .featuredIndent .width {
			padding:0;
		}
	
		/* ------------------- title --- */
		.module-specials h3 {
			
			border-bottom:1px solid #e7e7e7;
			font:bold 13px/18px Arial, Helvetica, sans-serif;
			color:#e5241c;
			margin:0px;
			padding:15px 0px 11px 21px;
			margin:0 17px 0 16px;
			text-transform:uppercase;
		}
/* ------------------------------------- module menu --- */
	.module_menu {
		margin:0px 0px 16px 0px;
	}
	
		.module_menu .boxIndent {
			padding:0;
		}
	
		/* ------------------- title ---- */
		.module_menu h3 {
			font:bold 13px/18px Arial, Helvetica, sans-serif;
			color:#fff;
			margin:0px 0 0 0;
			font-weight:bold;
			padding:6px 0px 7px 14px;
			background:#5ea701;
			margin:0 0 13px 0;
		}
	
	/* ----------------- content ---- */
	
	.module_menu ul {
		list-style:none;
		margin:0px 0px 0px 0px;
		padding:0;
	}
		
	.module_menu li {
		margin:0px;
		font-size:12px;
		line-height:28px;
		background:url(../images/list-line.gif) left bottom repeat-x;
		padding:0 0 0 14px;
	}
	.module_menu li a, .module_menu #current ul li a  {
		color:#adacac;
		display:block;
		position:relative;
		margin:0;
		text-decoration:none;
		zoom:1;
	}
	/* ------------------- hover, active --- */
	.module_menu li a:hover,
	.module_menu #current a, .module_menu #current ul li a:hover {
		color:#5ea701;
	}	
	
/*------------------------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:15px 16px 15px 14px;
		}
		.module-new table {
			margin-bottom:-30px;
		}
		.module-new .specials_show {
			display:none;
		}
		.module-new h3 {
			font:bold 14px/14px Arial, Helvetica, sans-serif;
			color:#fff;
			margin:0px;
			margin:0;
			text-transform:uppercase;
			display:inline-block;
		}
		*+html .module-new h3 {
			display:inline;
		}
		.module-new h3 span {
			display:inline-block;
		}
		.module-new h3 span span {
			padding:13px 29px 15px 41px;
		}

/*----------------------------------------login-form---*/
	.module-login {
		margin:0px 0px 22px 0px;
		background:#eb2a5c;
	}
	
	.module-login .boxIndent {
		padding:3px 20px 22px 20px;
		color:#fff;
	}
	.module-login h3 {
		font-size:13px;
		color:#fff;
		margin:0px;
		font-weight:normal;
		padding:17px 0px 5px 20px;
		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 Arial, Helvetica, sans-serif;
	}
	label.remember {
		color:#1d1b1b;
		font-size:11px;
		display:inline;
		font-weight:normal;
	}
	#mod_login_username,
	#mod_login_password {
		background:#ffffff;
		border:solid 1px #e3e3e3;
		width:95%;
		padding:3px 0px 3px 7px;
		height:14px;
		font-size:11px;
		color:#b2b0b3;
		margin:0px 0px 5px 0px;
	}
	.form-login{ padding:9px 0 0 0;}
	.username,
	.password {
		font:normal 10px/14px Arial, Helvetica, sans-serif;
		color:#fff;
		text-transform:uppercase;
	}
	.form-login .button	{ /* button */
		background:#5ea701;
		border:none;
		color:#fff;
		font-size:11px;
		line-height:13px;
		cursor:pointer;
		font-weight:bold;
		padding:0px 0px 0px 0px;
		margin:5px 0 0 0;
		width:65px;
		height:19px;
		text-align:center;
		text-transform:none;
		text-decoration:none;
		float:right;
	}
	.form-login .button:hover, .logout:hover{ background:#4b4c50; color:#fff;}
	
	.logout {
		background:#5ea701;
		border:none;
		color:#fff;
		font-size:11px;
		line-height:13px;
		cursor:pointer;
		font-weight:bold;
		padding:0px 0px 0px 0px;
		margin:5px 0 0 0;
		width:65px;
		height:19px;
		text-align:center;
		text-transform:none;
		text-decoration:none;
	}
	.form-login .rememberCheck {
		padding:7px 0 0 0;
		width:90px;
		float:left;
	}
	input.checkbox { /* checkbox */
		border:none;
		display:block;
		float:left;
		margin:0 5px 0px 0px;
		vertical-align:middle;
		width:13px;
		height:13px;
	}
	#inputs {
		padding:0 0px 4px 0px;
		width:100%;
		overflow:hidden;
	}
	#form-login-remember {
		font:normal 11px/18px Arial, Helvetica, sans-serif;
		color:#727272;
	}
	#form-login-remember a {
		color:#333;
		display:inline-block;
		text-decoration:underline;
	}
	#form-login-remember a:hover{ text-decoration:none;}
	#form-login-remember .reg{ color:#5ea701; text-decoration:underline;}
	#form-login-remember .reg:hover{ text-decoration:none;}
/* ------------------------------------- topmenu --- */
	#topmenu{ width:100%; overflow:hidden; padding-bottom:7px;}
	#topmenu ul{
		list-style:none;
		padding:0;
		margin:0;
	}
		#topmenu ul li {
			float:left;
			text-align:center;
			padding:0 1px 0 0;
			font-size:13px;
			text-transform:uppercase;
			font-weight:bold;
		}
			#topmenu ul li a {
				color:#fff;
				background:url(../images/menu-item-tail.gif) top repeat-x;
				display:inline-block;
				text-decoration:none;
				width:146px;
				padding:11px 0 12px 0;
			}
			/* ------------------- hover, active --- */
			#topmenu ul li a:hover,
			#topmenu ul li.active a {
				background:url(../images/menu-item-tail-act.gif) top repeat-x;
			}

/* --------------------------------------------------------- structure --- */
	#body {
		background:url(../images/body-bg.gif) top center;
	}
	
	.clear {
		overflow:hidden;
		width:100%;
	}
	.clearBoth{ clear:both;}
	.container{ overflow:hidden;}
	.fleft{ float:left;}
	.fright{ float:right;}
	.alignleft{ text-align:left;}
	.alignright{ text-align:right;}
	
	.main {
		width:980px; padding-bottom:41px;
	}
	
	.top-bg{ background:url(../images/top-bg.gif) top center no-repeat;}

/*-------------------------------------header---*/
#header .top{ width:100%; overflow:hidden; height:133px;}

#header .logo{ float:left;  padding:21px 0 0 14px;}
.cart{ float:right;}
.row{ width:100%; overflow:hidden; height:61px; border-top:solid 3px #e5e5e5;}
.small-menu{ float:right; padding:71px 8px 0 0;}
.small-menu ul{ list-style:none;}
.small-menu ul li{ float:left; padding-left:21px;}
.small-menu ul li a{ color:#fff; text-decoration:none; }
.small-menu ul li a:hover{ color:#499801;}
 
.banners{ width:100%; overflow:hidden;}
.bannergroup{ padding-bottom:12px;}
.bannergroup-banners{ margin-left:-13px; float:left;}
.banneritem-banners{ float:left; padding-left:13px;}

/* ------------------------------------- content --- */
#content{ background:url(../images/content-bg.png); padding:16px;}
.main-bg{ background:#fff; padding:34px 32px 21px 34px;}
#left{ width:173px; float:left; padding-right:24px;}
#left .module{ margin-bottom:16px;}

.main-content{ border-bottom:solid 3px #e5e5e5; border-top:solid 3px #e5e5e5; padding:12px 0 10px 0;}

/* ------------------------------------- footer --- */
#footer{
	font-size:11px;
	line-height:20px;
	color:#9a9a9a;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 300px;
}
#footer a{ color:#ff3706;}
#footer .menu{ list-style:none; font-size:12px; padding:0; margin:0; overflow:hidden;}
#footer .menu li{ float:left; padding-right:23px;}
#footer .menu a{ color:#5ea701; font-weight:bold; text-decoration:none;}
#footer .menu a:hover{ color:#9a9a9a;}
#footer .currency{ float:right; width:190px; padding:5px 0 0 0;}
.footerText div{ float:left;}
	
/* ------------------------------------- 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 --- */
	
	.contact_email input {
		margin-bottom:10px;
	}
	.contact_email #contact_email_copy {
		margin:0;
		vertical-align:middle;
	}
#comment{ width:95%;}
h3 img{ margin:3px 0 0 0;}
.paramlist_key { width:34%; margin-right:5px;}
.paramlist_value{ padding-left:6px;}

