.theme-nav {
	display:block;
	float:right;
	padding:0.6em 9px;
	border-left:1px solid #d2d2d4;
}

.theme-nav li {
	color:#a6a6a6;
	padding:2px 8px 3px 8px;
	margin-bottom: 0.5em;
}

.theme-nav a {
	text-decoration:none;
}

/*.theme-nav a:hover {
	color:#0174b7;
}*/

.theme-nav li.active {
	background:#d8efff none 0% 100% no-repeat;
}

.theme-nav li.active a {
	cursor:default;
}

.theme-nav li.active a:hover {
	text-decoration: none  !important;
	color:#c8c566;
	cursor:default;
}


	#content dt {
		clear: left;
		color: #C8C566;
		font-weight:400;
	}
	
	#content dd {
		margin-bottom:1.5em;
		border:0px;
		width: 500px;
	}
	
	/* #news dd .cover {
		float: left;
		border:3px solid #fee;
		margin-right: 1em;
		margin-bottom: 1em;
	} */
	
	#content dd h3 {
		margin-top: 0.5em;
		margin-bottom: 0.5em;
	}
	
	#content a {
		text-decoration: none;
	}
	
	#content a:hover {
		text-decoration: underline;
	}
	
	#content a.title {
		font-style: italic;
		font-size: 1.142em; /* 16px */
	}
	
	/* #news a.rarr {
		background-image:url('../images/rarr-white.gif');
	} */
	
	#content h2 {
		margin-top:0.4em;
		font-size:1.8em; /* 23px */
		line-height:0.78em; /* 18 */
		font-weight:700;
		font-style: italic;
	}	
	
	#content .more,
	#content .rss,
	.print {
		color:#777;
		font-family:'Lucida Grande','Trebuchet MS',Sans-serif;
		font-size: 0.9167em;
		text-decoration: underline;
	}
	
	#content .more:hover,
	#content .rss:hover,
	.print {
		text-decoration: none;
	}





.last-theme-nav {
	margin-left:40px;
}



	/*------------ * Classes ------------*/
	
	.date, .caption {
		color:#7d685a/* 88858C */;
		font-style: italic;
	}
	
	.caption {
		display: block;
		padding: 5px 0px 7px 0px;
		/*border-bottom: 1px solid #FFF3CC;*/
	}
	
	.readable .caption {
		font-size: 0.9em;
	}
	
	form .caption {
		border: 0px;
	}
	
	.clear {
		clear:both;
		display:block;
	}
	
	div.clear {
		clear:both;
		display:block;
		font-size:1px;
		height:1px;
		line-height:1px;
		margin-bottom:-1px;
	}
	
	.float-right {
		float:right;
	}
	
	.float-left {
		float:left;
	}
	
	.hide {
		display:none;
	}
	
	.invisible {
		visibility:hidden;
	}
	
	.dim {
		opacity:0.6;
		filter:alpha(opacity=60);
	}
	
	.outline {
		background:#adf;/*#adf;*/
	}
	
	.quater {
		width:24%;
		margin-right:1%; /*Supposing the width is 920px, 1% will be 9.2px - almost what is stated above*/
	}
	
	.half {
		width:48%;
		_width:45%;
		margin-right:2%;
	}
	
	.third {
		width:31%;
		margin-right:2%;
	}
	
	.two-thirds {
		width:60%;
		margin-right:3%;
	}
	
	.three-quaters {
		width:73%;
		margin-right:2%;
	}
	
	.whole {
		width:99%;
	}
	
	.block {
		display:block;
	}
	
	hr {
		background:#FFF3CC;
		border:0px none;
		clear:both;
		display: block;
		height:3px;
		margin:0.714em 0em;
	}
	
	p.first, .prominent {
		font-size:1.285em;
		font-style:italic;
		line-height:1.277em;
		margin-bottom:1em;
	}
	
	.last {
		margin-right:0px;
		border-right:0px;
	}
	
	.solid {
		white-space:nowrap;
	}
	
	/*.rarr {
		background:transparent url(../images/rarr.gif) no-repeat 100% 60%;
		padding-right:14px;
	}*/
	
	.readable {
		font-size:1.165em;
	}
	
	.readable .prominent,
	.readable p.first {
		font-size:1.142em;
		font-style:italic;
	}
	
	.readable ul,
	.readable ol,
	#news ul,
	#news ol {
		font-size: 0.97em;
	}
	
	.center {
		/* text-align:center; */
	}
	
	.right {
		text-align:right;
	}
	
	img.frame, img.float-frame, img.float-right-frame {
		/*border: 3px solid #4b4b4b;*/
		margin-top:0.3em;
	}
		
	.float-frame {
		float:left;
		clear:left;
		padding-right:5px;
	}
	
	.float-right-frame {
		float:right;
		clear:right;
		padding-left:5px;
	}


body {
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffa60a;
	min-width: 1024px;
	background-image: url(../img/top_grad.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #170103;
}

img {
	border: 0;
}

h1 {
	height: 23px;
	background: url(../img/h1_item.png) 0 7px no-repeat;
	font-family: Times New Roman;
	font-size: 26px;
	font-style: italic;
	text-decoration: none;
	color: #fd8300;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding: 3px;
	padding-left: 30px;
}

h2 {
	height: 21px;
	background: url(../img/h1_item.png) 0 7px no-repeat;
	font-family: Times New Roman;
	font-size: 23px;
	font-style: italic;
	text-decoration: none;
	color: #fd8300;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding: 3px;
	padding-left: 30px;
}

a {
	color: #ffa60a;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


fieldset {
	border-color: #562e03;
	border-width: 1px;
}

.center {
	height: 100%;
	width: 1004px;
	margin-left: -502px;
	position: relative;
	left: 50%;
}

.spacer5 {
	width: 100%;
	height: 5px;
	overflow: hidden;
}

.spacer10 {
	width: 100%;
	height: 10px;
	overflow: hidden;
}

.spacer20 {
	width: 100%;
	height: 20px;
	overflow: hidden;
}

.bottom_bg {
	background: url(../img/bottom_grad.png) bottom center repeat-x;
}

#header {
	width: 1004px;
	height: 438px;
	background: url(../img/header.jpg) center no-repeat;
	margin: 0;
	padding: 0;
}

#header .menu {
	width: 200px;
	height: 200px;
	position: relative;
	top: 200px;
	left: 35px;
}

#header .menu ul {
	color: #f6d45e;
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0;
}


#header .logo {
	width: 250px;
	height: 100px;
	position: absolute;
	top: 50px;
	left: 55px;
	display: block;
}

#header .nav {
	color: #e37704;
	font-family: Trebuchet MS;
	font-size: 12px;
	padding: 5px 0;
	margin: 0;
	position: absolute;
	text-transform: lowercase;
	top: 400px;
	left: 35px;
}

#header .nav a {
	color: #e37704;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: underline;
}

#header .nav a:hover {
	text-decoration: none;
}

#header .phone {
	color: #ffa60a;
	font-family: Arial;
	font-size: 24px;
	font-style: italic;
	position: absolute;
	top: 80px;
	left: 720px;
}

#header .phone i {
	color: #c96300;
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	padding-right: 5px;
}

#content .left {
	position: relative;
	float: left;
	width: 200px;
	padding-left: 35px;
}

#content .link {
	background: url(../img/item.gif) 0 3px no-repeat;
	padding-left: 12px;
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration: underline;
	color: #fd8300;
}

#content .link:hover {
	text-decoration: none;
}

#content .right {
	position: relative;
	text-align: left;
	float: left;
	width: 750px;
	padding-left: 35px;
}

#catalog .item {
	position: relative;
	text-align: center;
	width: 220px;
	padding: 5px 0 5px 0;
	border: #562e03 solid 1px;
	display: inline-block;
	margin: 5px;
	vertical-align: top;
}

#catalog img {
	max-width: 205px;
}

#catalog .name {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #fd8300;
}

#catalog .cena {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #fd8300;
}



#carpets-filter fieldset {
	border-color: #562e03;
	border-width: 1px;
}

#carpets-filter select {
	width: 250px;
}

#carpets-filter .button {
	padding-top: 17px;
	padding-left: 20px;
}

#down_bg {
	background: url(../img/footer.jpg) center bottom no-repeat;
}

#footer {
	height: 200px;
}

#footer .left {
	color: #d68a10;
	position: relative;
	top: 100px;
	left: 80px;
	width: 300px;
	float: left;
	display: block;
}

#footer .right {
	color: #d68a10;
	position: relative;
	top: 100px;

	width: 300px;
	float: right;
	display: block;
}










.carpet {
	/* width: 169px; */
	float:left;
	margin-bottom:2.83em;
	text-align: center;
}

.carpet-image {
	display: inline-block;
	padding: 0px 10px;
}

.carpet-image img {
	border:2px solid white;
}

.carpet-image:hover img {
	border-color: #E8DCC6;
}


/* Carpet details */

#carpet-image {
	float:left;
	width: 385px;
	padding-right: 10px;
}

/*.carpet-on-floor {
	float:left;
	width: 372px;
	border-right: 1px solid #b98d70;
	margin-right:-1px;
}*/

.carpet-on-floor .carousel {
	float:left;
	width: 42px;
	margin-right:8px;
}

.carpet-on-floor .carousel .prev {
	display: block;
	height: 27px;
	text-indent: -9999px;
	background: transparent url('../img/prev.png') 50% 50% no-repeat;
	outline: 0px;
}

.carpet-on-floor .carousel .next {
	display: block;
	height: 27px;
	text-indent: -9999px;
	background: transparent url('../img/next.png') 50% 50% no-repeat;
	outline: 0px;
}

.carpet-on-floor .carousel .scrollable li {
	margin:0px;
	padding: 3px 0px;
	height: 48px;
}

.carpet-on-floor .carousel .scrollable a img {
	border: 1px solid #E8DCC6;
}

.carpet-on-floor .carousel .scrollable a:hover img,
.carpet-on-floor .carousel .scrollable a.active img {
	border: 1px solid #964b36;
}

.carpet-on-floor .preview {
	float:left;
	position: relative;
	width: 309px;
	border: 2px solid white;
	overflow: hidden;
}

.carpet-on-floor .preview img.big-carpet {
	position: absolute;
	top: 0px;
	display: block;
}

.carpet-on-floor .preview img.floor {
	position: relative;
	display: block;
}


#carpet-info p {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #f6d45e;
	font-style: normal;
}

#carpet-info .sold-tag {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #de7200;
	font-style: normal;
}

img.text {
	float:left;
	border:2px solid white;
	margin:0px 10px 1px 1px;
}
