/* CSS Document */
/*--------------------------------------body---*/

html, body {
	height:100% !important;
	min-width:1061px;
}

body, input, label {
	color:#525151;
	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:#57c6f7;
	text-decoration:underline;
}
a:hover {text-decoration:none}

fieldset {padding:5px; margin:0 2px;}

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(/templates/intexcomfort/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:#1e3460;
	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(/templates/intexcomfort/images/button2.png) top left no-repeat;
		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:60px;
		height:23px;
		display:inline-block;
		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:url(/templates/intexcomfort/images/button2-active.png) top left no-repeat;
	}
	
	.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:#57c6f7;
		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 #dedede;
		padding:10px;
	}
	.sectiontableentry1 td, .sectiontableentry0 td, .sectiontableentry2 td 	{
		border-bottom:1px dotted #ccc;
		padding-bottom:5px;
		padding-top:5px;
	}
	#search_searchword {
		font:normal 12px/14px Arial, Helvetica, sans-serif;
		padding:2px 0 3px 0;
	}
	.var1 {
		background:#edf9fe;
		padding:5px !important;
		margin:5px 0px 5px 0px;
	}
	.var2 {
		background:#f2fbff;
		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:#ff7d00;
	}
	.sectiontableheader {
		padding:6px 0px 6px 0px;
		background:#e4ecf0;
		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:#83ce1e;
		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:#2d2d2d;
	}
	.poll .buttons {
		padding:8px 0px 6px 0px;
		overflow:hidden;
	}
	.poll .button {
		background:url(/templates/intexcomfort/images/button2.png) top left no-repeat;
		border:none;
		color:#fff;
		font:bold 12px/13px Arial, Helvetica, sans-serif;
		padding:0 0px 2px 0px;
		margin:5px 3px 0 0px;
		width:60px;
		height:23px;
		text-align:center;
		display:inline;
	}
	*+html .poll .button {
		padding:0 0 0 0;
	}
	.poll .button:hover {
		background:url(/templates/intexcomfort/images/button2-active.png) top repeat-x;
	}
	.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 .moduletable {
		background:url(/templates/intexcomfort/images/search-right-bg.gif) right top no-repeat;
	}
	#search form {
		background:url(/templates/intexcomfort/images/search-left-bg.gif) left top no-repeat;
		padding:11px 9px 0 0;
		height:38px;
	}
	.search {
		overflow:hidden;
	}
	.search .button {
		float:right;
		width:29px;
		height:28px;
		margin:0 0 0 2px;
		padding:0;
		font:bold 11px/14px Arial, Helvetica, sans-serif;
	}
	.search .inputbox {
		border:none;
		background:url(/templates/intexcomfort/images/search-bg.gif) no-repeat 0 0;
		color:#6f8cc5;
		font:normal 12px/16px Arial, Helvetica, sans-serif;
		height:auto;
		padding:6px 0px 7px 8px;
		margin:0px 0px 0px 0px;
		vertical-align:top;
		width:292px;
		float:right;
	}

	/* ------------------------------------- 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:0px 10px 1px 10px !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 10px 1px 10px;
	}

/* ------------------------------------- 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 17px 0px;
		background:#fff url(/templates/intexcomfort/images/box-top.gif) top left no-repeat;
	}
	.module .boxIndent,
	.module_text .boxIndent {
		background:url(/templates/intexcomfort/images/box-bot.gif) bottom left no-repeat;
		padding:12px 11px 16px 11px;
	}
	.container .module .boxIndent {
		padding:0;
		background:none;
	}
	
		/* ------------------- title --- */
		.module h3,
		.module_text h3,
		.module_menu h3,
		.module-categories h3,
		.module-categories h3,
		.module-new h3,
		.module-specials h3{
			font:bold 14px/18px Arial, Helvetica, sans-serif;
			color:#1b2e57;
			padding:12px 0 0px 16px;
			text-transform:uppercase;
			margin:0;
		}
		.moduletable h3,
		.title,
		.categoryName,
		#vmMainPage h3 {
			font:bold 14px/16px Arial, Helvetica, sans-serif;
			color:#1e3460;
			text-transform:uppercase;
			padding:0 0 10px 0px;
			margin:0 0 0 0px;
		}
		.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(/templates/intexcomfort/images/listMarker.gif) no-repeat 0 6px;
			color:#2d2d2d;
			padding:0px 0px 0px 12px;
			margin:0px 0px 0px 0px;
		}
		.module li a:hover {
			color:#000;
			text-decoration:underline;
		}
		.module a {
			color:#939698;
			text-decoration:underline;
		}
		.module a:hover {
			text-decoration:none !important;
		}
		.count	{ /* count users */
			text-decoration:underline;
		}
		
/* ---------------------- categories --- */
	.module-categories {
		background:#f6f8fd url(/templates/intexcomfort/images/box2-top.jpg) top left no-repeat;
		margin:0px 0px 10px 0px;
	}
		.module-categories .boxIndent {
			background:url(/templates/intexcomfort/images/box2-bot.jpg) bottom left no-repeat;
			padding:12px 11px 16px 11px;
		}
		/* ------------------------ menu --- */
			.module-categories ul {
				list-style:none;
				margin:0px 0px 0px 0px;
			}
			.module-categories ul li {
				font:bold 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(/templates/intexcomfort/images/category-bg.gif) no-repeat 6px 5px;
				color:#233b6e;
				display:block;
				margin:0 0 2px 0;
				padding:4px 14px 5px 31px;
				text-decoration:none;
			}
			.module-categories ul li a.parent span {
				background:url(/templates/intexcomfort/images/parent-point.gif) no-repeat 138px 7px;
				display:block;
				padding-right:12px;
			}
			.module-categories ul.level2 li a {
				background:url(/templates/intexcomfort/images/category-bg.gif) no-repeat 12px 5px;
				padding-left:37px;
			}
			
			/* ------------------- hover, active --- */
				.module-categories li.active .level2 li a {
					color:#233b6e;
				}
				.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(/templates/intexcomfort/images/category-bg-active.gif) no-repeat 0px 0px;
					color:#fff;
				}
				.module-categories li.active .level2 li a:hover,
				.module-categories li.active .level2 li.active a {
					background:url(/templates/intexcomfort/images/category-bg-child-active.gif) no-repeat 0px 0px;
				}
				.module-categories ul li a.parent:hover span,
				.module-categories ul li a.parent.active span {
					background:url(/templates/intexcomfort/images/parent-point-active.gif) no-repeat 138px 7px;
				}

/* ---------------------- cart --- */

	.module-cart {
		background:url(/templates/intexcomfort/images/cart-bg.jpg) no-repeat 0 0;
		margin-bottom:11px;
		color:#fff;
		font:normal 13px/16px Arial, Helvetica, sans-serif;
	}
	.module-cart h3 {
		color:#fff;
		font:bold 24px/28px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		padding:12px 0 0 18px;
	}
	.module-cart .boxIndent {
		padding:5px 80px 17px 18px;
	}
	.module-cart a {
		font:normal 18px/22px Arial, Helvetica, sans-serif;
		color:#fff;
		text-decoration:none;
	}
	.module-cart a:hover {
		text-decoration:underline;
	}

/* ---------------------- bestsellers --- */

	.module-bestsellers {
		margin:0 0 11px 0;
		background:#4d86fa url(/templates/intexcomfort/images/box3-tail.gif) top left repeat-y;
	}
	.module-bestsellers .module-inner {
		background:url(/templates/intexcomfort/images/box3-top.jpg) top left no-repeat;
	}
	.module-bestsellers .boxIndent {
		padding:10px 10px 10px 17px;
		background:url(/templates/intexcomfort/images/box3-bot.jpg) bottom left no-repeat;

	}
	.module-bestsellers h3 {
		color:#fff;
		font:bold 14px/18px Arial, Helvetica, sans-serif;
		padding:12px 0 0px 16px;
		text-transform:uppercase;
		margin:0;
	}
	.module-bestsellers h3 a {
		color:#fff;
		text-decoration:none;
	}
	.module-bestsellers .sectiontableentry1 td,
	.module-bestsellers .sectiontableentry0 td,
	.module-bestsellers .sectiontableentry2 td {
		border:none;
	}
	.module-bestsellers a {
		color:#fff;
		text-decoration:none;
	}
	.module-bestsellers a:hover {
		text-decoration:underline;
	}
	.module-bestsellers strong {
		color:#fff;
	}

/* ---------------------- specials --- */
	.module-specials h3,
	.module-new h3 {
		padding:9px 0 5px 11px;
		font:bold 24px/24px Arial, Helvetica, sans-serif;
	}
	.module-specials .boxIndent,
	.module-new .boxIndent {
		padding:13px 0 0 0;
	}
	.module-specials .product-Old-Price,
	.module-new .product-Old-Price{
		display:none;
	}
	.module-specials .product_image_container img,
	.module-new .product_image_container img {
		background:#fff;
	}

/* ------------------------------------- module menu --- */
	.module_menu,
	.module-newsletter {
		margin:0px 0px 16px 0px;
		background:#4e87fd url(/templates/intexcomfort/images/box4-top.gif) top left no-repeat;
	}
	.module_menu .boxIndent,
	.module-newsletter .boxIndent{
		background:url(/templates/intexcomfort/images/box4-bot.gif) bottom left no-repeat;
		padding:12px 11px 16px 11px;
	}
	.module_menu h3 {
		color:#fff;
	}
	
	/* ----------------- content ---- */
		.module_menu ul {
			list-style:none;
			margin:0px 0px 0px 0px;
		}
		.module_menu li {
			background:url(/templates/intexcomfort/images/list-marker.gif) no-repeat 0 7px;
			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 {
		margin:0px 0px 14px 0px;
	}
	.module-login .boxIndent {
			padding:5px 0 0 0;
	}
	#form-login-username {
		display:block;
		width:100%;
	}
	
	.form-login {
		padding:15px 0 0 0;
	}
	
	/*-----------------content----*/
		.module-login .part1 {
			background:#e52f36;
			padding:22px 22px 19px 23px;
		}
		.module-login label {
			color:#666;
			font:normal 12px/12px Tahoma, Geneva, sans-serif;
		}
		label.remember {
			color:#08bbdf;
			font:bold 11px/13px Arial, Helvetica, sans-serif;
			display:inline;
		}
		#mod_login_username,
		#mod_login_password {
			border:none;
			background:url(/templates/intexcomfort/images/login-bg.gif) no-repeat 0 0;
			width:84px;
			padding:4px 0px 4px 8px;
			font:normal 12px/16px Arial, Helvetica, sans-serif;
			color:#4ca4c8;
			margin:0px 3px 0px 0px;
			float:left;
		}
		.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:url(/templates/intexcomfort/images/button1.gif) top left no-repeat;
			border:none;
			color:#fff;
			font:bold 12px/14px Arial, Helvetica, sans-serif;
			padding:0 0 2px 0;
			margin:0 0 0 0;
			width:45px;
			height:23px;
			text-align:center;
			display:block;
			float:left;
		}
		.form-login .button:hover {
			background:url(/templates/intexcomfort/images/button1-active.gif) top left no-repeat;
		}
		.log {
			color:#fff;
			padding:15px 0 0 0;
		}
		.logout {
			background:url(/templates/intexcomfort/images/button2.png) top left no-repeat;
			border:none;
			color:#fff;
			font:bold 12px/13px Arial, Helvetica, sans-serif;
			padding:0 0px 2px 0px;
			margin:0 0 0 10px;
			width:60px;
			height:23px;
			text-align:center;
			display:inline;
		}
		.logout:hover {
			background:url(/templates/intexcomfort/images/button2-active.png) top left no-repeat;
		}
		.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 0px 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:bold 11px/12px Arial, Helvetica, sans-serif;
			color:#a2dc04;
			padding:0 0 0 10px;
			float:left;
		}
		#form-login-remember a {
			font:bold 11px/12px Arial, Helvetica, sans-serif;
			color:#fff;
			text-decoration:none;
		}
		#form-login-remember a:hover {
			text-decoration:underline !important;
		}
		#form-login-remember .reg {
			display:inline-block;
			color:#a2dc04;
		}

/* ------------------------------------- topmenu --- */
	
	#topmenu .module {
		position:relative;
		margin:0;
		background:0;
		padding:38px 0 0 0;
	}
	.topmenu-left {
		position:absolute; 
		background:url(/templates/intexcomfort/images/topmenu_left.png) 0 0 no-repeat; 
		width:10px; 
		height:10px;
		margin:0px 0 0 0;
	}
	.topmenu-right {
		position:absolute; 
		background:url(/templates/intexcomfort/images/topmenu_right.png) 0 0 no-repeat; 
		width:10px; 
		height:10px; 
		right:0;
		margin:0px 0 0 0;
	}

	ul.menu-nav {
		background:url(/templates/intexcomfort/images/menu-tail.gif) top repeat-x;
		list-style:none;
		overflow:hidden;
		padding:0 0 0 0;
		margin:0 0 0 0;
	}
		ul.menu-nav li {
			background:none;
			float:left;
			width:auto;
			margin:0 0 0 0;
			padding:0 0 0 0;
			font:bold 14px/18px Arial, Helvetica, sans-serif;
		}
			ul.menu-nav li a {
				background:none;
				color:#365eae;
				text-decoration:none;
				text-align:center;
				display:block;
				padding:22px 24px 24px 24px;
				text-transform:uppercase;
				float:left;
			}
	
			/* ------------------- hover, active --- */
			ul.menu-nav li a:hover,
			ul.menu-nav li.active a {
				background:url(/templates/intexcomfort/images/menu-tail-active.gif) top left repeat-x;
				color:#fff;
			}

/* --------------------------------------------------------- structure --- */
	#body {
		height:100%;
	}
	.bottom-tail {
		background:#1b2e56 url(/templates/intexcomfort/images/bottom-tail.gif) repeat-x bottom center;
	}
	.top-tail {
		background:url(/templates/intexcomfort/images/body-top-tail.gif) repeat-x top center;
		padding-bottom:59px;
	}
	.top-bg {
		background:url(/templates/intexcomfort/images/body-top-bg.jpg) no-repeat top center;
	}
	.main {
		width:1061px;
	}

/*-------------------------------------header---*/
		.currency {
			width:551px;
			height:42px;
			float:right;
			overflow:hidden;
			margin:0;
			padding:18px 0 15px 0;
		}
		#logo {
			float:left;
			padding:35px 0px 29px 0px;
			width:380px;
		}
		#topmenu {
			float:right;
		}
		#search {
			background:url(/templates/intexcomfort/images/search-tail-bg.gif) top repeat-x;
			margin:0px 0px 0px 0px;
		}
		.login {
			float:left;
		}
		.cart {
			padding:31px 0px 0 0;
			color:#6a6a69;
			font:normal 11px/14px Arial, Helvetica, sans-serif;
			margin:0 0 0 0;
			text-align:right;
		}
		.bannergroup {
			padding:0px 0 10px 0;
			margin:0 -10px 0 0;
			overflow:hidden;
		}
		.banneritem {float:left; margin-right:9px;}

/* ------------------------------------- content --- */
	#wrapper {
		padding:29px 0px 12px 0px;
	}
		#left {
			float:left;
			width:214px;
			margin-right:9px;
		}
		.container {
			overflow:hidden;
		}

/* ------------------------------------- footer --- */

	#footer {
		background:#4b83f3 url(/templates/intexcomfort/images/footer-tail-left.jpg) left repeat-y;
	}
	#footer .tail-top {
		background:url(/templates/intexcomfort/images/footer-tail-top.gif) top repeat-x;
	}
	#footer .tail-bottom {
		background:url(/templates/intexcomfort/images/footer-tail-bottom.gif) bottom repeat-x;
	}
	#footer .corner-right-bottom {
		background:url(/templates/intexcomfort/images/footer-corner-right-bottom.gif) right bottom no-repeat;
	}
	#footer .corner-left-bottom {
		background:url(/templates/intexcomfort/images/footer-corner-left-bottom.gif) left bottom no-repeat;
	}
	#footer .corner-right-top {
		background:url(/templates/intexcomfort/images/footer-corner-right-top.gif) right top no-repeat;
	}
	#footer .corner-left-top {
		background:url(/templates/intexcomfort/images/footer-corner-left-top.gif) left top no-repeat;
		width:100%;
	}
	#footer .space {
		padding:16px 0px 25px 24px;
		font:normal 13px/22px Arial, Helvetica, sans-serif;
	}
	#footer a {
		color:#6bf4f2;
	}
	#footer .footerText {
		color:#fff;
	}
	#footer .footerText div {
		float:left;
		font-size:12px;
	}
	#footer ul {
		padding:6px 0 4px 0px;
		margin:0;
	}
		#footer ul li  {
			display:inline;
			font-size:12px;
			padding:0 24px 0 0px;
			margin:0;
			font-weight:bold;
		}
			#footer ul li a {
				color:#fff;
				text-decoration:none;
			}
			#footer ul li a:hover,
			#footer ul .active a {
				color:#fff;
				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 .corner-right-bottom {
		background:url(/templates/intexcomfort/images/box-corner-right-bottom.gif) right bottom no-repeat;
	}
	.box .corner-left-bottom {
		background:url(/templates/intexcomfort/images/box-corner-left-bottom.gif) left bottom no-repeat;
		padding:0 10px;
	}
	.box .corner-right-top {
		background:url(/templates/intexcomfort/images/box-corner-right-top.gif) right top no-repeat;
	}
	.box .corner-left-top {
		background:url(/templates/intexcomfort/images/box-corner-left-top.gif) left top no-repeat;
		padding:0 10px;
	}
	.box .box-bg {
		background:#fff;
		height:10px;
	}
	.box .content-indent {
		background:#fff;
		padding:0 10px 0 20px;
	}
	.module-specials .content-indent,
	.module-new .content-indent {
		padding:0 10px 0 5px;
	}
	
	.box2 {
		background:#edf9fe;
	}
	.box2 .tail-top {
		background:url(/templates/intexcomfort/images/box2-tail-top.gif) top repeat-x;
	}
	.box2 .tail-bottom {
		background:url(/templates/intexcomfort/images/box2-tail-bottom.gif) bottom repeat-x;
	}
	.box2 .corner-right-bottom {
		background:url(/templates/intexcomfort/images/box2-corner-right-bottom.gif) right bottom no-repeat;
	}
	.box2 .corner-left-bottom {
		background:url(/templates/intexcomfort/images/box2-corner-left-bottom.gif) left bottom no-repeat;
		padding:0;
	}
	.box2 .corner-right-top {
		background:url(/templates/intexcomfort/images/box2-corner-right-top.gif) right top no-repeat;
	}
	.box2 .corner-left-top {
		background:url(/templates/intexcomfort/images/box2-corner-left-top.gif) left top no-repeat;
		padding:0;
		width:100%;
	}
	
	.box2:hover {
		background:#3d6fc3;
	}
	.box2:hover .tail-top {
		background:url(/templates/intexcomfort/images/box2-tail-top-active.gif) top repeat-x;
	}
	.box2:hover .tail-bottom {
		background:url(/templates/intexcomfort/images/box2-tail-bottom-active.gif) bottom repeat-x;
	}
	.box2:hover .tail-left {
		background:url(/templates/intexcomfort/images/box2-tail-left-active.jpg) left repeat-y;
	}
	.box2:hover .corner-right-bottom {
		background:url(/templates/intexcomfort/images/box2-corner-right-bottom-active.gif) right bottom no-repeat;
	}
	.box2:hover .corner-left-bottom {
		background:url(/templates/intexcomfort/images/box2-corner-left-bottom-active.gif) left bottom no-repeat;
	}
	.box2:hover .corner-right-top {
		background:url(/templates/intexcomfort/images/box2-corner-right-top-active.gif) right top no-repeat;
	}
	.box2:hover .corner-left-top {
		background:url(/templates/intexcomfort/images/box2-corner-left-top-active.gif) left top no-repeat;
	}
	
	.box2 .indent {
		padding:8px 11px 18px 10px;
	}
	.product_sect .box2 .indent {
		padding:8px 11px 32px 10px;
	}

/* ------------------------------------- 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;}
.tel {font-size:20px; color:#ffffff;}
.logo {position:absolute; font-size:120%; font-weight:bold;}
a.logo2 {color:#ffffff; text-decoration:none; text-transform:uppercase; font-size:14px;}
.shem {
	font-weight:bold;
	font-size:16px;
}
.moduletable h1, .title, .categoryName, #vmMainPage h1 {
    color: #1E3460;
    font: bold 14px/16px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0 0 10px;
    text-transform: uppercase;
}
#vmMainPage .floatElement h1 {
    float: none;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    margin-top: 3px;
    padding: 10px 0;
    color:#525151;
	text-transform:none;
}
/*
     FILE ARCHIVED ON 23:15:56 Oct 28, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:20:39 Jul 31, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 35.783 (3)
  esindex: 0.011
  captures_list: 55.272
  CDXLines.iter: 13.025 (3)
  PetaboxLoader3.datanode: 53.171 (4)
  exclusion.robots: 0.271
  exclusion.robots.policy: 0.252
  RedisCDXSource: 1.764
  PetaboxLoader3.resolve: 90.712
  load_resource: 141.501
*/