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

html, body {
	height:100% !important;
background:#28445e;
}

body, input, label {
	color:#6f6e6e;
	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:#ff4e06;
	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(listMark.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:#272727;
	font:bold 14px/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; 
}
.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(button10.gif) top left repeat-x;
		border:none;
		color:#fff;
		font:bold 12px/14px Arial, Helvetica, sans-serif;
		padding:0px 0px 4px 0px;
		margin:0px 0px 0px 0px;
		text-decoration:none;
		width:68px;
		height:21px;
		display:inline-block;
		text-align:center;
		vertical-align:top;
		cursor:pointer;
	}
	* + html .button, 
	* + html .validate,
	* + html .modal-button	{
		padding:0;
	}
	.button:hover,
	.validate:hover,
	.modal-button:hover,
	.readmore a:hover,
	div.blank a:hover {
		background:#ef3100;
	}
	
	.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 {
		border:none;
		color:#ff3706;
		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;
	}
	.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:#f8f8f8;
		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:#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:#6f6e6e;
		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:#6f6e6e;
	}
	.poll .buttons {
		padding:8px 0px 6px 0px;
		overflow:hidden;
	}
	.poll .button {
		background:#ff3c06;
		border:none;
		color:#fff;
		font:bold 12px/14px Arial, Helvetica, sans-serif;
		padding:0 0px 2px 0px;
		margin:5px 3px 0 0px;
		width:55px;
		height:21px;
		text-align:center;
		display:inline;
	}
	*+html .poll .button {
		padding:0 0 0 0;
	}
	.poll .button:hover {
		background:#df1c06;
	}
	.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:24px;
		height:23px;
		margin:0;
		padding:0;
	}
	.search .inputbox {
		border:none;
		background:#fff;
		color:#565656;
		font:normal 12px/20px Arial, Helvetica, sans-serif;
		height:23px;
		padding:0px 0px 0px 5px;
		margin:0px 0px 0px 6px;
		vertical-align:top;
		width:213px;
		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 2px 0px;
	}
	.module .boxIndent,
	.module_text .boxIndent {
		padding:15px 10px 5px 19px;
	}
	.container .module .boxIndent {
		padding:0;
		background:none;
	}
	
		/* ------------------- title --- */
		.module h3,
		.module_text h3,
		.module_menu h3,
		.module-categories h3,
		.module-new h3,
		.module-specials h3,
		.module-cart h3,
		.module-login h3 {
			font:bold 14px/17px Arial, Helvetica, sans-serif;
			color:#272727;
			padding:15px 0px 0px 19px;
			margin:0;
			text-transform:uppercase;
		}
		.moduletable h3,
		.title,
		.categoryName,
		#vmMainPage h3 {
			font:bold 14px/16px Arial, Helvetica, sans-serif;
			color:#272727;
			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(listMark.gif) no-repeat 0 6px;
			color:#6f6e6e;
			padding:0px 0px 0px 12px;
			margin:0px 0px 0px 0px;
		}
		.module li a:hover {
			color:#60748a;
			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 0px 0px;
	}
		.module-categories .boxIndent {
			padding:9px 0 0 19px;
		}
		/* ------------------------ menu --- */
			.module-categories ul {
				list-style:none;
				margin:0px 0px 0px 0px;
			}
			.module-categories ul li {
				font:normal 12px/16px Arial, Helvetica, sans-serif;
				margin:0 0 0 0;
				padding:0;
				vertical-align:top;
				overflow:hidden;
			}
			.module-categories ul li a {
				background:url(category.gif) no-repeat 0 9px;
				color:#9a9a9a;
				display:block;
				margin:0 0 0 0;
				padding:5px 0 5px 21px;
				text-decoration:none;
			}
			.module-categories li.parent a {
				padding-right:14px;
			}
			.module-categories ul li a.parent span {
				background:url(parent-p.gif) no-repeat 148px 7px;
				display:block;
				padding-right:12px;
			}
			.module-categories ul.level2 li a {
				background:url(category.gif) no-repeat 10px 7px;
				padding:3px 0px 4px 31px;
				text-decoration:none;
				color:#9a9a9a;
			}
			
			/* ------------------- hover, active --- */
				.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-position:2px 9px;
					color:#000;
				}
				.module-categories li.active .level2 li a:hover,
				.module-categories li.active .level2 li.active a {
					background:url(category.gif) no-repeat 12px 7px;
				}

/* ---------------------- cart --- */
	.module-specials h3,
	.module-new h3 {
		background:url(title-ta.gif) 0 0 repeat-x;
		padding:16px 20px 17px 17px;
		color:#fff;
		font:bold 14px/18px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
	}
	.module-specials .boxIndent,
	.module-new .boxIndent {
		background:#fff;
	}
	.module-specials .product-Old-Price,
	.module-new .product-Old-Price{
		display:none;
	}
	.module-new div.product_name,
	.module-specials div.product_name {
		padding-bottom:12px;
	}
	.module-specials .product_image_container img,
	.module-new .product_image_container img {
		border:none;
	}

/* ------------------------------------- module menu --- */
	.module_menu,
	.module-newsletter {
		margin:0px 0px 0px 0px;
	}
	.module_menu .boxIndent,
	.module-newsletter .boxIndent{
		padding:17px 14px 5px 20px;
	}
	
	/* ----------------- content ---- */
		.module_menu ul {
			list-style:none;
			margin:0px 0px 0px 0px;
		}
		.module_menu li {
			background:url(list-mar.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:#6f6e6e;
			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;
			}

/*------------------------cart---*/

	.module-cart {
		background:#ff4406 url(cart-tai.gif) top repeat-x;
		color:#fff;
		margin:0 0 4px 0;
	}
	.module-cart .boxIndent {
		padding:3px 10px 20px 19px;
	}
	.module-cart h3 {
		color:#fff;
	}

/*------------------------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 12px/12px Tahoma, Geneva, sans-serif;
		}
		label.remember {
			font:normal 12px/13px Arial, Helvetica, sans-serif;
			display:inline;
			color:#ff3706;
		}
		#mod_login_username,
		#mod_login_password {
			border:1px solid #e3e3e3;
			width:185px;
			padding:2px 0px 3px 7px;
			font:normal 12px/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 12px/18px Arial, Helvetica, sans-serif;
		}
		.form-login .button	{ /* button */
			background:#ff3b06;
			border:none;
			color:#fff;
			font:bold 12px/13px Arial, Helvetica, sans-serif;
			padding:0 0px 2px 0px;
			margin:0 16px 0 0;
			width:43px;
			height:21px;
			text-align:center;
			display:block;
			float:right;
		}
		.form-login .button:hover {
			background:#df1b06;
		}
		.log {
			color:#6c6c6c;
		}
		.logout {
			background:url(button10.gif) top repeat-x;
			border:none;
			color:#fff;
			font:bold 12px/14px Arial, Helvetica, sans-serif;
			padding:0 0px 2px 0px;
			margin:0 0 0 0;
			width:68px;
			height:21px;
			text-align:center;
			display:block;
		}
		.logout:hover {
			background:#ef3100;
		}
		.form-login .rememberCheck {
			padding:2px 0 0px 0;
			width:102px;
			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 12px/18px Arial, Helvetica, sans-serif;
			color:#9a9a9a;
			padding:0px 0 0 0;
		}
		#form-login-remember a {
			font:normal 12px/18px Arial, Helvetica, sans-serif;
			color:#1d1b1b;
			text-decoration:none;
		}
		#form-login-remember a:hover {
			text-decoration:underline !important;
		}
		#form-login-remember .reg {
			display:inline-block;
			color:#ff3706;
			font-weight:bold;
		}

/* ------------------------------------- topmenu --- */
	#topmenu .module {
		position:relative;
		margin:0;
		padding:0 0 0 0;
	}
	.topmenu-left {
		position:absolute; 
		background:url(topmenu_.png) 0 0 no-repeat; 
		width:5px; 
		height:5px;
		margin:0px 0 0 0;
	}
	.topmenu-right {
		position:absolute; 
		background:url(topmenu0.png) 0 0 no-repeat; 
		width:5px; 
		height:5px; 
		right:0;
		margin:0px 0 0 0;
	}
	ul.menu-nav {
		background:url(menu-tai.gif) top repeat-x;
		border-bottom:3px solid #ececec;
		list-style:none;
		overflow:hidden;
		padding:0px 0 0px 0px;
		margin:0 0 0px 0px;
	}
		ul.menu-nav li {
			margin:0;
			padding:0 0px 0 0px;
			font:bold 13px/17px Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			float:left;
			width:auto;
		}
			ul.menu-nav li a {
				background:none;
				padding:18px 19px 17px 19px;
				display:block;
				color:#fff;
				text-decoration:none;
			}
	
			/* ------------------- hover, active --- */
			ul.menu-nav li a:hover,
			ul.menu-nav li.active a {
				color:#456f97;
				background:url(menu-taj.gif) top repeat-x #ededed;
			}

/* --------------------------------------------------------- structure --- */
	#body {
		background:#28445e url(body-tai.gif) top repeat-x;
		height:100%;
	}
	.body-bg {
		background:url(body-bg0.png) top center no-repeat;
	}
	.main {
		width:980px;
	}

/*-------------------------------------header---*/
	#header {
		height:199px;
		padding:0 0 0px 0;
	}
		#logo {
			float:left;
			padding:53px 0px 18px 0px;
			width:250px;
		}
		#header .float-right {
			width:260px;
		}
		.currency {
			width:201px;
			height:33px;
			overflow:hidden;
			margin:0px 0 0 0;
			padding:55px 0px 0px 0;
			float:right;
		}
		#search {
			width:248px;
			margin:0px 0px 15px 0px;
			float:right;
		}
		.cart {
			background:url(cart-bg0.gif) no-repeat 0 0;
			padding:0px 14px 10px 21px;
			color:#6b5a4d;
			font:normal 11px/14px Arial, Helvetica, sans-serif;
			margin:0 0 0 0;
			float:right;
		}
		.bannergroup {
			padding:6px 0 6px 0;
			overflow:hidden;
		}
		.banneritem {float:left;}

/* ------------------------------------- content --- */
	#wrapper {
		padding:0px 0px 0px 0px;
		background:#f4f5f7;
	}
		#left {
			background:#fff url(box-corn.gif) left bottom no-repeat;
			width:235px;
		}
		#left .left-col {
			width:235px;
		}
		#right {
			background:url(box-coro.gif) right bottom no-repeat;
		}
		.container {
			overflow:hidden;
			padding:22px 21px 0 23px;
		}

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

	#footer .space {
		padding:17px 0px 23px 0px;
		font:normal 12px/20px Arial, Helvetica, sans-serif;
	}
	#footer a {
		color:#ff5006;
		font-weight:bold;
	}
	#footer .footerText {
		color:#fff;
	}
	#footer .footerText div {
		float:left;
	}
	
	.module-footerMenu {
		padding:1px 0 0 0;
	}
	.module-footerMenu ul {
		padding:20px 0 24px 2px;
		margin:0;
		font:bold 12px/14px Arial, Helvetica, sans-serif;
	}
		.module-footerMenu ul li  {
			display:inline;
			padding:0 23px 0 0px;
			margin:0;
		}
			.module-footerMenu ul li a {
				color:#1f1d1d;
				text-decoration:none;
			}
			.module-footerMenu ul li a:hover,
			.module-footerMenu ul .active a {
				color:#000;
				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:#fff;
		padding:0 5px 20px 5px;
	}
	.box .box-indent {
		background:#fefefe;
	}
		
	.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:3px 0 3px 5px; line-height:normal;}
.validate {margin-bottom:1px;}

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



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

.slider {
	position:relative;
	width:980px;
}
.stripViewer {
	margin:0;
	overflow:hidden;
	position:relative;
}
#mygalone {
	overflow:hidden;
}
	#mygalone ul {
		position:relative;
		padding:0;
		margin:0;
		height:420px;
		overflow:hidden;
		list-style:none;
	}
	#mygalone ul li {
		float:left;
		position:relative; 
		width:980px;
		height:420px;
		background:#f00;
		border:0;
	}
	
	#mygalone ul li img {
		width:980px;
		height:420px;
		border:0;
	}
	
.stripTransmitter {
	position:absolute; 
	margin:394px 0 0 0px; 
	bottom:0; 
	right:0; 
	overflow:hidden;
}
	.stripTransmitter ul {
		background:url(slider-b.gif) top repeat-x;
		padding:4px 1px 6px 4px;
		margin:0 0 0 915px; 
		list-style:none;
		height:16px;
	}
	* + html .stripTransmitter ul {
		margin-left:912px;
	}
		.stripTransmitter li {
			margin-right:4px; 
			float:left;
		}
			.stripTransmitter ul li a {
				width:16px;
				height:16px; 
				display:block;
				text-decoration:none;
				background:url(pag-bg00.png) no-repeat 0 0;
			}
			.stripTransmitter ul li a:hover,
			.stripTransmitter ul li a.current {
				background:url(pag-bg-a.png) no-repeat 0 0;
			}

.ssilki01 {color:#ff4e06; padding-top:40px;}


