/* CSS Document */
/*--------------------------------------body---*/

html, body {
	height:100% !important;
}
body {
	background:#1f1f20;
}
body, input, label {
	color:#fff;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
}
input, select {
	color:#000;
	margin-top:0px;
	font-size:11px;
	line-height:normal;
}
img {
	vertical-align:top;
}
a {
	color:#dcea1d;
	text-decoration:underline;
}
a:hover {text-decoration:none}

fieldset {padding:5px; margin:0 2px; border:1px solid #444;}


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;
	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:4px 0px 8px 5px;
	color:#fff;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.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 #ccc;
	font-size:11px; 
	margin:10px 0 0 0;
	padding:10px 0px 10px 0px; 
	text-decoration:none !important; 
}

.maintitle				{
	border-bottom:1px dotted #ccc;
	font-size:18px; font-weight:bold;
	margin:10px 0 0 0;
	padding:18px 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/button1.gif) top left no-repeat;
		border:none;
		color:#fff;
		font:normal 10px/14px Arial, Helvetica, sans-serif;
		padding:0px 0px 2px 0px;
		margin:0px 0px 0px 0px;
		text-decoration:none;
		width:84px;
		height:20px;
		display:inline-block;
		text-align:center;
		vertical-align:top;
		cursor:pointer;
		text-transform:uppercase;
	}
	* + html .button, 
	* + html .validate,
	* + html .modal-button	{
		padding:0;
	}
	.button:hover,
	.validate:hover,
	.modal-button:hover,
	.readmore a:hover,
	div.blank a:hover {
		background:url(images/button1-active.gif) top left no-repeat;
		color:#000;
	}
	
	.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:url(images/button1.gif) no-repeat 0 0;
		border:none;
		color:#fff;
		display:inline-block;
		font:normal 10px/14px Arial, Helvetica, sans-serif;
		padding:2px 0px 0 0px;
		width:84px;
		height:18px;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
	}
	div a.readon:hover {
		background:url(images/button1-active.gif) no-repeat 0 0;
		color:#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 #444;
		padding:10px;
	}
	.sectiontableentry1 td, .sectiontableentry0 td, .sectiontableentry2 td 	{
		border-bottom:1px dotted #444;
		padding-bottom:5px;
		padding-top:5px;
	}
	#search_searchword {
		font:normal 12px/14px Arial, Helvetica, sans-serif;
		padding:1px 0 2px 0;
	}
	.var1 {
		background:#555557;
		padding:5px !important;
		margin:5px 0px 5px 0px;
		border-radius:5px;
		-moz-border-radius:5px;
	}
	.var2 {
		background:#4e4e4f;
		padding:5px !important;
		margin:5px 0px 5px 0px;
		border-radius:5px;
		-moz-border-radius:5px;
	}
	.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:#666;
		color:#000;
	}
	.sectiontableheader a {
		color:#000;
	}

/*--------------------------------------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:#fff;
		font:bold 14px/17px Arial, Helvetica, sans-serif;
		padding:0px 10px 10px 0px;
	}
	.poll-body label {
		font:normal 12px/18px Arial, Helvetica, sans-serif;
		color:#fff;
	}
	.poll .buttons {
		padding:8px 0px 6px 0px;
		overflow:hidden;
	}
	.poll .button {
		background:url(images/button2.gif) no-repeat 0 0;
		border:none;
		color:#fff;
		font:normal 10px/14px Arial, Helvetica, sans-serif;
		padding:0 0px 2px 0px;
		margin:5px 3px 0 0px;
		width:55px;
		height:20px;
		text-align:center;
		display:inline;
		text-transform:uppercase;
	}
	*+html .poll .button {
		padding:0 0 0 0;
	}
	.poll .button:hover {
		background:url(images/button2-active.gif) no-repeat 0 0;
		color:#000;
	}
	.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:#ececec;
		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:bottom;
	}
	dl.contentpane .button-field {
		width:140px;
		padding:0px 0px 0px 0px;
		vertical-align:middle;
	}

/* ------------------------------------- search --- */
	.search {
		overflow:hidden;
	}
	.search .button {
		float:right;
		width:33px;
		height:22px;
		margin:0;
		padding:0;
	}
	.search .inputbox {
		border:none;
		background:url(images/search-bg.gif) no-repeat 0 0;
		color:#1f1f20;
		font:normal 12px/20px Arial, Helvetica, sans-serif;
		height:22px;
		padding:0px 0px 0px 5px;
		margin:0px 0px 0px 0px;
		vertical-align:top;
		width:205px;
		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;
	}
	#register_stretcher .button {
		margin:10px 0 0 0 !important;
		padding:3px 0px 3px 0px !important;
	}
	#toggler1,
	#toggler2 {
		width:13px;
		height:13px;
		margin:3px 0 0 0;
	}
	*+html #toggler1,
	*+html #toggler2 {
		width:13px;
		height:13px;
		margin:0;
	}
	#login_stretcher input,
	#register_stretcher input {
		padding:1px 0 2px 0;
		line-height:13px;
	}
	#login_stretcher .button,
	#register_stretcher .button {
		padding:0 0px 1px 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 12px 0px;
	}
	.module .box-bg,
	.module_text .box-bg,
	.module_menu .box-bg {
		background:url(images/module-top-bg.gif) top left no-repeat #666669;
	}
	.module .boxIndent,
	.module_text .boxIndent,
	.module_menu .boxIndent {
		padding:15px 10px 15px 19px;
		background:url(images/module-bottom-bg.gif) bottom left no-repeat;
	}
	.container .module .boxIndent {
		padding:0;
		background:none;
	}
	
		/* ------------------- title --- */
		.module h3,
		.module_text h3,
		.module_menu h3,
		.module-categories h3 {
			background:url(images/title2-bg.gif) no-repeat 0 0;
			font:normal 13px/17px Arial, Helvetica, sans-serif;
			color:#fff;
			padding:10px 0px 10px 13px;
			margin:0;
			text-transform:uppercase;
		}
		.moduletable h3,
		.title,
		.categoryName,
		#vmMainPage h3 {
			font:normal 13px/17px Arial, Helvetica, sans-serif;
			color:#fff;
			padding:0 0 10px 0px;
			margin:0 0 0 0px;
			text-transform:uppercase;
		}
		.categoryName {
			margin:0 0 0 0;
		}
		.categoryName img {
			vertical-align:middle;
		}
		.extra-divider td {
			border:none;
			padding:13px 0;
		}
		
		/*-------------------content----*/
		.module ul {
			list-style:none;
			margin:0px 0px 0px 0px;
		}
		.module ul li {
			font:normal 13px/17px Arial, Helvetica, sans-serif;
			margin:0 0 0 0;
			padding:3px 0 4px 0;
			width:100%;
			vertical-align:top;
		}
		.module li a {
			background:url(images/listMarker.gif) no-repeat 0 6px;
			color:#fff;
			padding:0px 0px 0px 12px;
			margin:0px 0px 0px 0px;
		}
		.module li a:hover {
			color:#ccc;
			text-decoration:underline;
		}
		.module a {
			color:#6f6e6e;
			text-decoration:underline;
		}
		.module a:hover {
			text-decoration:none !important;
		}
		.count	{ /* count users */
			text-decoration:underline;
		}

/* ---------------------- categories --- */
	.module-categories {
		margin:0px 0px 12px 0px;
	}
		.module-categories .boxIndent {
			padding:0px 0 0 0px;
		}
		.module-categories h3,
		.module_text h3 {
			background:url(images/title1-bg.gif) no-repeat 0 0;
			color:#1f1f20;
		}
		/* ------------------------ menu --- */
			.module-categories ul {
				list-style:none;
				margin:0px 0px 0px 0px;
			}
			.module-categories ul li {
				background:url(images/category-bg.gif) no-repeat 0 0px;
				font:normal 12px/16px Arial, Helvetica, sans-serif;
				margin:-1px 0 0 0;
				padding:0;
				vertical-align:top;
				overflow:hidden;
			}
			.module-categories ul li a {
				background:url(images/category-marker.gif) no-repeat 11px 12px;
				color:#fff;
				display:block;
				margin:0 0 0 0;
				padding:9px 0 9px 30px;
				text-decoration:none;
			}
			.module-categories li.parent a {
				padding-right:14px;
			}
			.module-categories ul li a.parent span {
				background:url(images/parent-point.gif) no-repeat 133px 7px;
				display:block;
				padding-right:12px;
			}
			.module-categories ul.level2 li a {
				background:url(images/category-marker.gif) no-repeat 26px 12px;
				padding:8px 0px 9px 45px;
				text-decoration:none;
				color:#fff;
			}
			
			/* ------------------- hover, active --- */
				.module-categories ul li:hover {
					background:url(images/category-bg-active.gif) no-repeat 0 0px;
					margin:-1px 0 0 0;
				}
				.module-categories li a:hover,
				.module-categories li.active a,
				.module-categories li.active .level2 li a:hover,
				.module-categories li.active .level2 li.active a {
					background:url(images/category-marker.gif) no-repeat 13px 12px;
				}
				.module-categories li.active .level2 li a:hover,
				.module-categories li.active .level2 li.active a {
					background:url(images/category-marker.gif) no-repeat 23px 12px;
				}

/* ---------------------- cart --- */
	.module-specials .product-Old-Price,
	.module-new .product-Old-Price{
		display:none;
	}

/* ------------------------------------- module menu --- */
	.module_menu {
		margin:0px 0px 12px 0px;
	}
	.module_menu .boxIndent {
		padding:17px 14px 5px 20px;
	}
		.module_menu h3 {
			background:url(images/title3-bg.gif) no-repeat 0 0;
		}
	
	/* ----------------- content ---- */
		.module_menu ul {
			list-style:none;
			margin:0px 0px 0px 0px;
		}
		.module_menu li {
			background:url(images/list-marker.gif) no-repeat 0 8px;
			font:normal 13px/17px Arial, Helvetica, sans-serif;
			margin:0 0 0 0;
			padding:2px 0 4px 10px;
			width:100%;
			vertical-align:top;
		}
		.module_menu li a {
			color:#fff;
			margin:0;
			padding:0 0 0 0px;
			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-login .boxIndent {
		padding:15px 10px 10px 19px;
	}
	.module-login h3 {
		color:#ff3706;
	}
	#form-login-username {
		display:block;
		width:100%;
	}
	
	/*-----------------content----*/
		.module-login label {
			color:#666;
			font:normal 11px/12px Tahoma, Geneva, sans-serif;
		}
		label.remember {
			font:normal 11px/13px Arial, Helvetica, sans-serif;
			display:inline;
			color:#dcea1d;
		}
		#mod_login_username,
		#mod_login_password {
			border:1px solid #e3e3e3;
			width:185px;
			padding:2px 0px 3px 7px;
			font:normal 11px/15px Arial, Helvetica, sans-serif;
			color:#b2b0b3;
			margin:0px 0px 5px 0px;
		}
		.username,
		.password {
			font:normal 12px/13px Arial, Helvetica, sans-serif;
			color:#6b6b6b;
			text-transform:uppercase;
			margin:0 0 0 0;
		}
		.module-login a {
			color:#6c6c6c;
			font:normal 11px/18px Arial, Helvetica, sans-serif;
		}
		.form-login .button	{ /* button */
			background:url(images/button2.gif) no-repeat 0 0;
			border:none;
			color:#fff;
			font:normal 10px/15px Arial, Helvetica, sans-serif;
			padding:0 0px 2px 0px;
			margin:0 0px 0 0;
			width:55px;
			height:20px;
			text-align:center;
			display:block;
			float:right;
			text-transform:uppercase;
		}
		.form-login .button:hover {
			background:url(images/button2-active.gif) no-repeat 0 0;
			color:#000;
		}
		.log {
			color:#fff;
		}
		.logout {
			background:url(images/button2.gif) top left no-repeat;
			border:none;
			color:#fff;
			font:normal 10px/15px Arial, Helvetica, sans-serif;
			padding:0 0px 2px 0px;
			margin:0 0 0 0;
			width:55px;
			height:20px;
			text-align:center;
			display:block;
		}
		.logout:hover {
			background:url(images/button2-active.gif) top left no-repeat;
		}
		.form-login .rememberCheck {
			padding:2px 0 0px 0;
			width:98px;
			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 5px 0px;
			overflow:hidden;
		}
		#inputs a {
			color:#012a67;
			text-decoration:none;
			font:normal 11px/14px Arial, Helvetica, sans-serif;
			display:inline-block;
			margin:6px 0 0 0;
		}
		#inputs a:hover {
			text-decoration:underline !important;
		}
		#form-login-remember {
			font:normal 11px/18px Arial, Helvetica, sans-serif;
			color:#fff;
			padding:0px 0 0 0;
		}
		#form-login-remember a {
			font:normal 11px/18px Arial, Helvetica, sans-serif;
			color:#000;
			text-decoration:none;
		}
		#form-login-remember a:hover {
			text-decoration:underline !important;
		}
		#form-login-remember .reg {
			display:inline-block;
			color:#dcea1d;
		}

/* ------------------------------------- topmenu --- */
	#topmenu .module {
		position:relative;
		margin:0;
		padding:0 0 0 0;
	}
	ul.menu-nav {
		list-style:none;
		overflow:hidden;
		padding:0px 0 0px 0px;
		margin:0 0 5px 0px;
	}
		ul.menu-nav li {
			background:url(images/menu-bg.gif) 0 0 no-repeat;
			margin:0 -3px 0 0px;
			padding:0 0px 0 0px;
			font:normal 12px/15px Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			float:left;
			width:152px;
			text-align:center;
		}
			ul.menu-nav li:first-child {
				background:url(images/menu-bg-first.gif) 0 0 no-repeat;
				margin:0 -6px 0 0;
			}
			ul.menu-nav li a {
				background:none;
				padding:10px 19px 9px 19px;
				display:block;
				color:#000;
				text-decoration:none;
			}
	
			/* ------------------- hover, active --- */
			ul.menu-nav li a:hover,
			ul.menu-nav li.active a {
				font-weight:bold;
			}

/* ------------------------------------- headermenu --- */

	.header-menu ul {
		list-style:none;
		text-align:right;
	}
		.header-menu ul li {
			display:inline;
			font:normal 11px/15px Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			margin-left:22px;
		}
			.header-menu ul li a {
				color:#8d8d90;
				text-decoration:none;
			}
			.header-menu ul li a:hover {
				color:#dcea1d;
				text-decoration:underline;
			}

/* --------------------------------------------------------- structure --- */
	#body {
		background:#1f1f20 url(images/body-bg.jpg) center top no-repeat;
		height:100%;
	}
	.main {
		width:894px;
	}

/*-------------------------------------header---*/
	#header {
		height:208px;
		padding:0 0 0px 0;
	}
		#logo {
	float:left;
	padding:25px 0px 5px 0px;
	width:250px;
		}
		#header .float-right {
			width:300px;
		}
		.header-menu {
			padding:15px 0 0 0;
			float:right;
		}
		.currency {
			width:201px;
			height:33px;
			overflow:hidden;
			margin:0px 0 0 0;
			padding:41px 0px 0px 0;
			float:right;
		}
		#search {
			background:url(images/search-bg1.gif) no-repeat left top;
			width:243px;
			height:28px;
			padding:6px 8px 0px 6px;
			margin:0;
			float:left;
		}
		.cart-bg {
			background:url(images/cart-tail-bg.gif) top repeat-x;
		}
		.cart-right-bg {
			background:url(images/cart-right-bg.gif) right top no-repeat;
		}
		#cart {
			
			padding:3px 14px 10px 27px;
			color:#6b5a4d;
			font:normal 11px/14px Arial, Helvetica, sans-serif;
			margin:4px 0 0 0;
			float:right;
			width:500px;
		}
		.bannergroup {
			padding:11px 0 0px 0;
			overflow:hidden;
		}
		.banneritem {float:left;}

/* ------------------------------------- content --- */
	#wrapper {
		padding:12px 0px 0px 0px;
	}
		#left {
			width:185px;
			margin:0 13px 0 0;
			float:left;
		}
		.container {
			overflow:hidden;
		}

/* ------------------------------------- footer --- */

	#footer .space {
		padding:13px 0px 32px 0px;
		font:normal 11px/20px Arial, Helvetica, sans-serif;
	}
	#footer a {
		color:#d8e71d;
	}
	#footer .footerText {
		color:#4f4f50;
	}
	#footer .footerText div {
		float:left;
	}
	
	#footer .footerText .moduletable {
		background:#363637 url(images/footermenu-right-bg.gif) right top no-repeat;
		float:none;
		margin:0 0 8px 0;
	}
	.module-footerMenu {
		padding:1px 0 0 0;
	}
	#footer ul {
		background:url(images/footermenu-left-bg.gif) left top no-repeat;
		padding:9px 0 11px 12px;
		margin:0;
		overflow:hidden;
		font:normal 12px/14px Arial, Helvetica, sans-serif;
	}
		#footer ul li  {
			display:inline;
			padding:0 24px 0 0px;
			margin:0;
		}
			#footer ul li a {
				color:#acacad;
				text-decoration:none;
			}
			#footer li a:hover,
			#footer ul .active a {
				color:#d8e71d;
				text-decoration:underline;
			}
	
/* ------------------------------------- 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;
	}

/* ------------------------------------- boxes --- */

	.box {
		background:#363637;
	}
		.box .corner-right-bottom {
			background: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;
		}
		.box .corner-right-top {
			background:url(images/box-corner-right-top.gif) right top no-repeat;
		}
		.box .corner-left-top {
			background:url(images/box-corner-left-top.gif) left top no-repeat; width:100%;
		}
			.box .box-indent {
				padding:18px 11px 13px 18px;
			}
	
	.box2 {
		background:#505051;
	}
		.box2 .tail-top {
			background:url(images/box2-tail-top.gif) top repeat-x;
		}
		.box2 .tail-bottom {
			background:url(images/box2-tail-bottom.gif) bottom repeat-x;
		}
		.box2 .corner-right-bottom {
			background:url(images/box2-corner-right-bottom.gif) right bottom no-repeat;
		}
		.box2 .corner-left-bottom {
			background:url(images/box2-corner-left-bottom.gif) left bottom no-repeat;
		}
		.box2 .corner-right-top {
			background:url(images/box2-corner-right-top.gif) right top no-repeat;
		}
		.box2 .corner-left-top {
			background:url(images/box2-corner-left-top.gif) left top no-repeat; width:100%;
		}
			.box2 .box-indent {
				padding:7px 7px 9px 7px;
			}
	
	.box .double-indent {
		padding:20px 20px 20px 20px;
	}

/* ------------------------------------- END boxes --- */
.paramlist_key {width:35% !important; padding-right:5px !important;}
.form-validate #email {padding:0 0 0 1px;}
.josForm #email {width: 147px; padding:1px 0 1px 5px; line-height:normal;}
.validate {margin-bottom:1px;}

.content-indent {padding:10px;}
.align-right {text-align:right; padding:0 20px 0 0;}
div.pathway img {padding:4px 2px 0 2px;}
.margin1 {margin:15px 0;}
.margin2 {margin:0 8px 0 0;}



/* ------------------------------------- slider --- */

.slider {
	position:relative;
	width:894px;
}
.stripViewer {
	margin:0;
	overflow:hidden;
	position:relative;
}
#mygalone {
	overflow:hidden;
}
	#mygalone ul {
		position:relative;
		padding:0;
		margin:0;
		height:364px;
		overflow:hidden;
		list-style:none;
	}
	#mygalone ul li {
		float:left;
		position:relative; 
		width:894px;
		height:364px;
		border:0;
	}
	
	#mygalone ul li img {
		width:894px;
		height:364px;
		border:0;
	}
	
.stripTransmitter {
	position:absolute;
	margin:0px 0 12px 0px;
	bottom:0;
	right:0;
	overflow:hidden;
}
	.stripTransmitter ul {
		padding:4px 1px 6px 4px;
		margin:0 0 0 675px; 
		list-style:none;
		height:16px;
	}
	* + html .stripTransmitter ul {
		margin-left:675px;
		padding:4px 1px 10px 4px;
	}
		.stripTransmitter li {
			margin-right:3px; 
			float:left;
		}
			.stripTransmitter ul li a {
				width:26px;
				height:26px; 
				display:block;
				text-decoration:none;
				background:url(images/pag-bg.png) no-repeat 0 0;
			}
			.stripTransmitter ul li a:hover,
			.stripTransmitter ul li a.current {
				background:url(images/pag-bg-act.png) no-repeat 0 0;
			}
