@import url(gabi.css);


* {
	margin:0; padding: 0; 
}

html, body {  
	height: 100%; 
}

a {
	outline: 0;
	text-decoration: none;
}

img {
	border:0;
}

ul {
	list-style: none;
}

h2 {
	color: #ffffff;
	font-size: 18px;
	text-align: left;
}

h2 span img {
	float: left;
	margin: -20px 0 0 180px;
}

#content h2 {
	color: #ff7208;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 15px;
}

h3 {
	font-size: 11px;
	color: #000000;
}

ol {
	font-size: 12px;
}

ol li {
	margin-left: 30px;
}

#content h1 {
	color: #ff971d;
	margin-top: 150px;
	text-align: center;
}

#content h4 {
	font-size: 14px;
	color: #f57b32;
}

#content hr {
	float: left;
	width: 720px;
	_width: 690px;
	background-color: #e0e0e0;
	color: #e0e0e0;
	height: 1px;
	border: 0;
	margin-right: 25px;
	margin-bottom:0;
	padding:0;
}

#index {
	background: url(../images/common/bg_index_site.jpg) left top repeat-x #000000;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background: url(../images/common/bg_site.jpg) left top repeat-x #ffffff;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
	width: 962px;
	position: relative;
	margin: 0 auto;
}

#content p {
	font-size: 12px;
	margin-bottom: 10px;
	
}

#about_us #content p {
	font-size: 13px;
}

.clear {
	clear: both;
}

/* HEADER */

#header {
	width: 962px;
	height: 102px; 
}

		/* LOGO */
			
		#header h2 {
			height: 102px;
			float: left;
			width: 210px;
		}
		
		#header h2 img {
			margin-top:1px;
		}
		
		
		/* END LOGO */
	
		#helenic_store {
			float: left;
			color: #584b18;
			text-align: right;
			font-size: 11px;
			float: left;
			margin-top:5px;
			margin-left: 10px;
		}
		
		#helenic_store p {
			line-height: 13px;	
		}
		
		.call_now {
			float: left;
			padding-left: 8px;
			margin-top: 33px;
			width: 216px;
			
		}
		.logo_green {
			float: left;
			width: 80px;
			padding-left:3px;
			padding-top:20px;
		}
		
		/* TOP MENU */
	
		#top_menu {
			/*width: 332px;*/
			height: 52px;
			float: right;
			margin: 50px 15px 0 0;
		}
		
		#top_menu ul {
			list-style: none;
			font-size: 11px;
		}
		
		#top_menu ul li {
			float: left;	
		}
		
		#top_menu ul li a {
			background: url(../images/common/vertical_dot.gif) right top repeat-y;
			padding: 0 5px;
		}
		
		#top_menu ul .last a{
			background: url(../images/common/cart_icon.gif) 25px 20px no-repeat;
			padding-right: 0;
			margin-right: 0;
		}
		
		#top_menu ul .last {
			padding-right: 0;
			margin-right: 0;
		}
		
		/* END TOP MENU */
	
		/* KEYWORD SEARCH  */
		
		#keyword_search {
			position: absolute;
			width: 220px;
			float: right;
			top: 24px;
			right: 13px;
		}
		
		#keyword_search input{
			height: 18px;
			border-left: 1px solid #dedede;
			border-top: 1px solid #dedede;
			border-bottom: 1px solid #dedede;
			border-right: 0;
			background: #ffffff;
			color: #6a6a6a;
			float: left;
			width: 175px;
			text-indent: 6px;
			padding-top: 1px;
		}
		
		#keyword_search .but_start {
			background: url(../images/but/but_start.gif) left top no-repeat;
			display: block;
			width: 44px;
			height: 21px;
			border: 0;
			float: left;
			cursor: pointer;
		}
		
		/* END KEYWORD SEARCH */

	

/* END HEADER */


/* MAIN MENU */

#main_menu {
	position: relative;
	width: 962px;
	height: 43px;
	background: url(../images/common/bg_menu.jpg) left top repeat-x;
}

#main_menu ul {
	height: 43px;
	float: right;
	width: 792px;
}

#main_menu ul li {
	float: left;
	height: 43px;
}

/* END MAIN MENU */


/* INDEX CONTENT */

#index_content {
	position: relative;
	width: 962px;
	min-height: 280px;
	_height: 280px;
	display: block;
}

.index_copy {
	text-align: justify;
	width: 940px;
	padding-top: 15px;
	font-size:12px;
	padding-left: 10px;
}

#index_categories {
	position: relative;
	width: 930px;
	/*padding-top: 68px;*/
	padding-top: 12px;
	height: 120px;
	padding-left: 32px;
}

#index_categories li {
	float: left;	
	padding: 0 7px 0 5px;
	background: url(../images/common/vertical_dot.gif) right 5px repeat-y;
	height: 101px;
}

#index_categories .last {
	background: none;
	padding: 0 0 0 5px;
}

.proudly_supports {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#other_links {
	width: 957px;
	background: #ffffff;
	height: 120px;
	padding-left: 6px;
	margin: 0 auto;
	text-align: center;
}

#other_links li {
	float: left;
	padding-right: 6px;	
}

#other_links .last {
	padding: 0;
}
/* END INDEX CONTENT */

/* FOOTER */

#footer {
	position: relative;
	width: 962px;
	min-height: 30px;
	_height: 30px;
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-top: 14px;
}

#footer span {
	float: left;
	margin: 0 0 0 13px;
	font-size: 11px;
	color: #d1c5aa;
}

#footer ul {
	float: right;
}

#footer ul li {
	float: left;
	margin-right: 8px; 
}

#bottom {
	background: url(../images/common/bg_bottom.jpg) left top repeat-x #ffffff;
	text-align: center;
	margin: 0 auto;
}

/* END FOOTER */


/* PRODUCTS */

#page_holder {
	min-height: 450px;
	_height: 450px;
	width: 962px;
	background: url(../images/common/bg_products_menu.jpg) left top no-repeat;
	float: left;
	padding-bottom: 8px;
}

		/* STRUCTURE MENU */
		
		#structure-menu {
			float: left;
			background: url(../images/common/structure_menu_bottom.jpg) left bottom no-repeat;
			display: block;
			width: 220px;
			min-height: 500px; 
			_height: 500px;
			padding-bottom: 30px;
			}
		
		#structure-menu .first_filter .filter_title {
			background: none;
		}
		
		#structure-menu li {
			float: left;
			width: 140px;
			text-align: left;
			padding-left: 29px;
			display: block;
		}
		
		#structure-menu .li_title {
			padding: 13px 0 0 0; 
			background: url(../images/common/bg_struct_menu.png) left 13px repeat-x;
			_background: none;
			min-height: 22px;
			_height: 22px;
			display: inline;
			width: 181px;
			margin-left: 25px;
			float: left;
		}
		
		#structure-menu li .filter_title {
			/*background: url(../images/common/dot_oriz.gif) left top repeat-x;*/
			width: 120px;
			display: block;
			padding-left: 10px;
			padding-top: 5px;
			height: 24px;
			float: left;
		}
		
		#page_holder .first_dt {
			background: none;
			padding-top: 0px;
		}
		
		#structure-menu li .filter_title:link, #structure-menu li .filter_title:visited {
			color: #f57b32;
			font-weight: bold;
			width: 130px;
		}
		
		.filter_content {
			float: left;
			width: 175px;
			display: block;
			min-height: 20px;
			_height: 20px;
			display: block;
			
		}
		
		.filter_content li {
			text-align: left;
			width: 150px;
			min-height: 10px;
			_height: 10px;
			margin: 0;
			padding: 0;
			display: block;
			padding: 3px 0;
		}
		
		.filter_content li a:link,.filter_content li a:visited {
			color: #000000;
			float: left;
			width: 150px;
			
			line-height: 10px;
			margin: 0;
			padding: 0;
		}
		
		.filter_content li a:hover {
			text-decoration: underline;
		}
		
		
		#structure_menu_content img {
			margin-top: 29px;
			float: left;
			margin-left: 39px;
		}
		
		#structure-menu .down_struct_menu {
			float: right;
			width: 19px;
			height: 22px;
			display: block;
			text-indent: -9999px;
			background: url(../images/common/down_struct_menu.png) left top no-repeat;
		}
		
		#structure-menu .delete_struct_menu {
			float: left;
			text-indent: -9999px;
			width: 22px;
			height: 22px;
			background: url(../images/common/delete_struct_menu.png) left top no-repeat;
			display: block;
		}
		
		#start-new-search {
			font-size: 13px;
			color: #85b11a
		}
		/* END STRUCTURE MENU */
		
		
		/* STRUCTURE MENU */
		
		#structure_menu {
			float: left;
			background: url(../images/common/structure_menu_bottom.jpg) left bottom no-repeat;
			display: block;
			width: 230px;
			min-height: 500px; 
			_height: 500px;
		}
		
		dt {
			float: left;
			text-align: left;
			padding-left: 29px;
			display: block;
			padding-top: 13px; 
			width: 145px;
		}
		
		dt a {
			background: url(../images/common/dot_oriz.gif) left top repeat-x;
			width: 159px;
			display: block;
			padding-left: 10px;
			padding-top: 13px;
			height: 24px;
		}
		
		#page_holder .first_dt {
			background: none;
			padding-top: 0px;
		}
		
		dt a:link,dt a:visited {
			color: #f57b32;
			font-weight: bold;
		}
		
		dd {
			width: 145px;
			text-align: left;
			margin: 0 auto;
			text-align: left;
			padding-bottom: 5px;
		}
		
		dd a:link,dd a:visited {
			color: #f57b32;
		}
		
		dd a:hover {
			text-decoration: underline;
		}
		
		
		
		#structure_menu_content {
			background: url(../images/common/structure_menu_top.jpg) left top no-repeat ;
			display: inline;
			width: 230px;
			margin-bottom: 30px;
			min-height: 230px;
			_height: 230px;
		}
		
		#structure_menu_content {
			background: url(../images/common/structure_menu_top.jpg) left top no-repeat ;
			display: block;
			width: 230px;
			margin-bottom: 30px;
		}
		
		#structure_menu_content.static ul {
			padding-top: 30px;
			margin-left: 39px;
			width: 155px;
			clear: both;
			
		}
		
		#structure_menu_content.static ul li {
			text-align: left;
			border-left: 1px solid #252525;
			padding-left: 8px;
			margin-bottom: 10px;
		}

		
		#structure_menu_content img {
			margin-top: 29px;
			float: left;
			margin-left: 39px;
		}
		
		/* END STRUCTURE MENU */
		
		

		/* RIGHT CONTENT */
		
		#right_content {
			float: right;
			width: 731px;
			min-height: 500px;
			_height: 500px;
		}
		
		#right_details h3 {
			font-size: 13px;
			margin-top: 10px;
		}
		
		#title_and_wishlist {
			background: url(../images/common/dot_oriz.gif) left bottom repeat-x;
			width: 319px;
			height: 30px;
			margin-bottom: 5px;
		}
		
		#title_and_wishlist h3 {
			float: left;
		}
		
		#title_and_wishlist .add_to_wishlist {
			float: right;
		}
		
		#right_details .regular {
			font-size: 14px;
			color: #ff5106;
			font-weight: bold;
			padding-top:0;
			padding-bottom: 3px;
			margin: 0;
		}
		
		#right_details .sale {
			font-size: 18px;
			color: #8ac000;
			font-weight: bold;
			padding-top: 0;
			padding-bottom:3px ;
			margin: 0;
		}
		
		#right_details .off {
			font-size: 14px;
			color: #8ac000;
			font-weight: bold;
			padding: 0;
			margin-bottom: 20px;
		}
		
		#right_details .stock_display {
			font-size: 14px;
			color: #ff0000;
			font-weight: bold;
			padding: 0;
			margin-bottom: 20px;
		}
		

		
		#right_details .regular span {
			text-decoration:line-through;
		}
		
		.regular_field {
			text-decoration:line-through;
			color: #ff5106;
		}
		
		.sale_field {
			color: #7dbf0c;
			font-weight: bold;
		}
		
		.gallery {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		.gallery li {
			margin: 0;
			float: left;
			position: relative;
		}
		.gallery img {
			background: #fff;
		}
		.gallery li:hover img {
			border-color: #999;
		}
		.gallery em {
			width: 70px;
			height: 24px;
			background: url(../images/common/bubble.png) no-repeat;
			padding: 3px 0 2px;
			display: none;
			position: absolute;
			top: -23px;
			left: -25px;
			font-style: normal;
			text-align: center;
		}
		.gallery span {
			text-decoration: none;
			color: #f57b32;
			display: block;
		}
		
		.gallery span:hover em {
			display: block;
		}
		
		.gallery a {
			text-decoration: none;
			color: #000;
		}
		.gallery a:hover em {
			display: block;
		}
		
		
		
				/* TOP NAVIGATION BAR */
			
				#navigation_bar {
					float: left;	
					display: block;
					width: 725px;
					height: 54px;
					padding-top: 26px;
					padding-left: 6px;
				}
				
				#navigation_bar a:link, #navigation_bar a:visited {
					float: left;
					color: #132000;
				}	
				
				#navigation_bar a:hover {
					text-decoration: underline;
				}
				
				#navigation_bar span {
					float: left;
				}
				
				#navigation_bar .page_navigation {
					float: right;
				}
				
				#navigation_bar .page_navigation li {
					float: left;
					margin-right: 2px;
				}	
				
				#navigation_bar .page_navigation li a:link, #navigation_bar .page_navigation li a:visited {
					padding: 1px 4px;
				}	
				
				#navigation_bar .page_navigation li a:hover {
					background: #8a8401;
					color: #ffffff;
					text-decoration: none;
				}
				
				#navigation_bar .page_navigation .cat-active:link, #navigation_bar .page_navigation .cat-active:visited {
					color: #ffffff;
					background: #8a8401;
					padding: 1px 4px;
				} 
				
				#navigation_bar hr {
					float: left;
					width: 725px;
					background-color: #e09c3a;
					color: #e09c3a;
					height: 1px;
					border: 0;
					margin-top: 3px;
					margin-bottom:0;
					padding:0;
				}
			
				/* END TOP NAVIGATION BAR */
		
				/* 	PRODUCT LISTING */
				
				#product_listing {
					float: left;
					width: 731px;
					min-height: 234px;
					_height: 234px;
					display: block;
				}		
				
				#product_listing .product_row {
					width: 731px;
					min-height: 150px;
					_height: 150px;
					margin-top: 27px;
					float: left;
					display: block;
				}
				
				#product_listing .product_row .wishlist_regular {
					color: #ff5106;
					font-size: 11px;
				}
				
				#product_listing .product_row .wishlist_sale {
					color: #7dbf0c;
					font-weight: bold;
					font-size: 12px;
				}
				
				.product_block {
					float: left;
					padding: 0 5px;
					min-height: 208px; 
					_height: 208px; 
					background: #ffffff;
					border: 1px solid #e8f3cc;
					margin-right: 30px;
				}
				
				#product_listing .product_row .last {
					margin-right: 0;
				}
				
				.product_block img {
					margin-top: 22px;
				}
				
				#product_listing h3 {
					margin-top: 5px;	
					margin-bottom: 15px;	
				}
				
				/* END PRODUCT LISTING */
		
		
				/* BOTTOM NAVIGATION BAR */
				
				#bottom_navigation_bar {
					float: left;	
					display: block;
					width: 731px;
					height: 54px;
					margin-top: 26px;
				}
				
				#bottom_navigation_bar a:link, #bottom_navigation_bar a:visited {
					float: left;
					color: #132000;
				}	
				
				#bottom_navigation_bar a:hover {
					text-decoration: underline;
				}
				
				#bottom_navigation_bar span {
					float: left;
				}
				
				#bottom_navigation_bar .page_navigation {
					float: right;
					margin-top: 8px;
					_margin-top: 0px;
				}
				
				#bottom_navigation_bar .page_navigation li {
					float: left;
				}	
				
				#bottom_navigation_bar .page_navigation li a:link, #bottom_navigation_bar .page_navigation li a:visited {
					padding: 1px 4px;
				}	
				
				#bottom_navigation_bar .page_navigation li a:hover {
					background: #8cc300;
					color: #ffffff;
					text-decoration: none;
				}
				
				#bottom_navigation_bar .page_navigation .cat-active:link, #bottom_navigation_bar .page_navigation .cat-active:visited {
					color: #ffffff;
					background: #8cc300;
					padding: 1px 4px;
					text-decoration: none;
				} 
				
				#bottom_navigation_bar hr {
					float: left;
					width: 725px;
					background-color: #e0e0e0;
					color: #e0e0e0;
					height: 1px;
					border: 0;
					margin-top: 3px;
					margin-bottom:0;
					padding:0;
				}
			
				/* END BOTTOM NAVIGATION BAR */
		
		/* END RIGHT CONTENT */

		/* PRODUCT DETAILS */
		
		#product_details {
			float: left;
			width: 731px;
			min-height: 234px;
			_height: 234px;
			display: block;
			margin-top: 26px;
		}	
		
		.image_holder {
			float: left;
			width: 239px;
		}
		
		.image_holder img {
			border: 3px solid #e8e8e8;	
			float: left;
		}
		
		.details_listing {
			float: left;
			margin-left: 20px;
			background: url(../images/common/dot_vert.gif) 176px top repeat-y;
		}
		
		#product_details h3 {
			float: left;
			font-size: 24px;
			margin-bottom: 33px;
			width: 465px;
			text-align: left;
			margin-left: 20px;
		}
		
		.product_sizes {
			float: left;
			width: 177px;
			text-align: left;
		}
		
		.details_listing h4 {
			font-size: 11px;
			color: #8ac000;
			margin-bottom: 17px;
		}
		
		.product_sizes p {
			margin-top: 17px;
		}
		
		.product_sizes li {
			padding-bottom: 2px;
		}
		
		.product_sizes .price {
			color: #8ac000;
			font-size: 18px;
			font-weight: bold;
			margin-bottom: 15px;
		}
		
		.but_add_to_cart {
			background: url(../images/but/bg_add_to_cart.gif) left top repeat-x;
			display: block;
			height: 24px; 
			width: 148px;
			border: 0;
			color: #ffffff;
			font-size: 11px;
			text-align: left;
			float: left;
			margin-right: 18px;
		}
		
		.product_sizes span {
			float: left;
			background: url(../images/but/cart_image.gif) 7px 4px no-repeat;
			display: block;
			height: 24px; 
			width: 20px;
			float: left;
			width: 148px;
			text-indent: 34px;
			line-height: 24px;
		}
		
		.add_to_gallery {
			color: #ffa128;
			float: left;
		}
		
		.product_colors {
			float: left;
			width: 264px;
			text-align: left;
			margin-left: 20px;
		}
		
		.product_colors h4 {
			margin:0;	
		}
		
		.color_images {
			margin-top: 9px;
			width: 170px;
		}
		
		.colors_row {
			margin-bottom: 4px;
			min-height: 45px;
			_height: 45px; 
		}
		
		.color_images img {
			float: left;
			margin-right: 6px;
		}
		
		.color_images .last {
			margin-right: 0;
		}
		
		.full_sku:link,.full_sku:visited {
			color: #000000;
		}
		
		/* END PRODUCT DETAILS */
		
/* END PRODUCTS */

#content {
	/*width: 696px;*/
	width: 720px;
	_width: 690px;
	margin-left: 6px;
	min-height: 450px;
	_height: 450px;
	float: left;
	margin-top: 21px;
	text-align: justify;
}

/* SHOPPING BAG */

#shopping_bag #content {
	width: 702px;
	min-height: 450px;
	_height: 450px;
	float: left;
	margin-top: 21px;
	text-align: justify;
}

#shopping_bag #content div {
	margin-right: 1px ;
	margin-bottom: 1px;
}

#shopping_bag #content .quantity input {
	width: 25px;
	height: 22px;
	border: 1px solid #d6d6d6;
	color: #351c00;
	text-align: center;
	padding-top: 3px;
	margin-left: 27px;
}

#shopping_header .product, #shopping_header .unit_price, #shopping_header .price, #shopping_header .quantity,#shopping_header .remove , #shopping_header .size {
	background: #584d1a;
	color: #ffffff;
	font-weight: bold;
	min-height: 26px;
	_height: 26px;
	line-height: 26px;
	float: left;
	text-align: left;
	padding-left: 7px;
}

.shopping_row .unit_price, .shopping_row .price, .shopping_row .remove, .shopping_row .size {
	padding-top: 20px;
	min-height: 38px;
	_height: 38px;
	background: #f4f4f4;
	float: left;
	color: #351c00;
	text-align: center;
}


.shopping_row .quantity {
	padding-top: 14px;
	min-height: 44px;
	_height: 44px;
	background: #f4f4f4;
	float: left;
	color: #351c00;
}

.shopping_row .product {
	min-height: 50px;
	_height: 50px;
	padding-top: 8px;
	background: #f4f4f4;
	float: left;
	color: #351c00;
}

#shopping_header .product {
	width: 320px;
}

#shopping_header .unit_price {
	width: 60px;
}

#shopping_header .price {
	width: 60px;
}

#shopping_header .size {
	width: 60px;
}

#shopping_header .quantity {
	width: 79px;
}

#shopping_header .remove {
	width: 74px;
}

.shopping_row .product {
	width: 327px;
}

.shopping_row .unit_price {
	width: 67px;
}

.shopping_row .price {
	width: 67px;
}

.shopping_row .size {
	width: 67px;
}

.shopping_row .quantity {
	width: 86px;
}

.shopping_row .remove {
	width: 81px;
}

.shopping_row .product img {
	float: left;
	margin-left: 7px;
	width: 38px;
	height: 45px;
	margin-right: 25px;
}

.shopping_row .product .product_title_link:link, .shopping_row  .product .product_title_link:visited {
	color: #351c00;
	float: left;
	margin-top: 14px;
	width: 250px;
	font-size: 16px;
	font-weight: bold; 
}

.shopping_row .product .product_title_link:hover {
	text-decoration: none;
}

#bottom_options {
	float: right;
	margin-right: 23px;
	margin-top: 14px;
}

#bottom_options p,#bottom_options a {
	float: left;
}

#bottom_options p {
	font-size: 18px;
	font-family: Tahoma, sans-serif;
	margin-right: 10px;
}

#bottom_options .recalculate {
	background: #febf01;
	cursor: pointer;
	float: left;
	height: 21px;
	padding: 0 4px;
	color: #ffffff;
	line-height: 21px;
	margin-right: 5px;
	text-decoration: none;
	border: 0;
	display: block;
	font-size: 12px;
}

#bottom_options .checkout {
	background: url(../images/but/bg_add_to_cart.gif) left top repeat-x;
	width: 73px;
	height: 21px;
	color: #ffffff;
	line-height: 21px;
	padding-left: 4px;
	text-decoration: none;
	cursor: pointer;
	float: left;
}

#bottom_options .checkout img {
	margin-top: 2px;
	margin-left: 2px;
	float: right;
	margin-right: 5px;
}

.checkout_image {
	margin-top: 3px;
	float: left;
	margin-right: 5px;
}

/* END SHOPPING BAG */

/* RUG EDUCATION */

.rug_education_list {
	font-size: 12px;
}

.rug_education_list li {
	margin-left: 20px;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(../images/common/orange_dot.gif) left 3px no-repeat;
}

.top_link {
	float: right;
	padding-right: 15px;
	font-size: 12px;
	padding-bottom: 3px;
}

.rug_center_list {
	
}

/* END RUG EDUCATION */

/* FAQ */

.question {
	background: url(../images/common/question.gif) left top no-repeat;
	text-indent: 30px;
	padding-bottom: 2px;
	padding-top: 3px;
	line-height: 18px;
	font-weight: bold;
}

.answer {
	background: url(../images/common/answer.gif) left top no-repeat;
	text-indent: 30px;
	padding-top: 1px;
	line-height: 18px;
}

.faq_top_links {
	float: right;
}

#shopping_bag .faq_top_links {
	clear: both;
	float: left;
}

.faq_top_links li {
	float: left;
}

.faq_top_links a:link, .faq_top_links a:visited {
	background: #584d1a;
	padding: 3px 5px;
	margin-left: 5px;
	color: #ffffff;
	display: block;
}

.faq_top_links a:hover {
	text-decoration: none;
}

/* FAQ */

/* LOGIN */

.orange_separator {
	color: #f58a4b;
}

.errorMsg {
	text-align: left;
	color: #ee5406;
	padding:10px ;	
}

#content .login_welcome {
	color: #000000;
	font-size: 13px;
}

#content .login_welcome span {
	color: #ee5406;
	font-size: 11px;
}

.account_links{
	font-size: 12px;
}

#shipping_container {
	min-height: 210px;
	_height: 210px;
}

/* END LOGIN */

/*  PRODUCT RUGS  ( AREA RUGS ) */

.cat_row {
	width: 730px;
	width: 700px;
	min-height: 170px;
	_height: 170px;
}

#area_rugs_listing {
	margin-top: 30px;
}

.cat_block {
	float: left;
	margin-right: 70px;
	display: block;
	width: 183px;
	border: 1px solid #dddddd;
}

#area_rugs_listing .last {
	margin: 0;
	padding:0;
}

#area_rugs_listing .category_text_link {
	margin-left: 25px;
	margin-bottom: 20px;
}

/*  END PRODUCT RUGS  ( AREA RUGS ) */

/* COLLECTIONS PAGE */

.collections_row {
	width: 720px;
	min-height: 250px;
	_height: 250px;
	margin-bottom: 20px;
	display: block;
	float: left;
}

.collections_block {
	padding: 0 8px;
	min-height: 252px;
	_height: 252px;
	display: block;
	border: 1px solid #d8d8d8;
	float: left;
	text-align: center;
	margin-right: 24px;
}

.collections_block img {
	margin: 8px 0 13px 0;
	width: 140px;
	height: 200px;
}


.collections_link:link,.collections_link:visited {
	color: #584b18;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin: 0 5px;
	padding-bottom: 3px;
	display: block;
	width: 120px;
}

.collections_row .last {
	margin: 0;
}

/* END COLLECTIONS PAGE */


/* SHORT  DESCIPTION  PAGE */

#top_description {
	float: left;
	width: 730px;
	_width: 720px;
	min-height: 300px;
	_height: 300px;
}

#left_image {
	float: left;
	width: 290px;
	min-height: 400px;
	display: inline;
}

#left_image img {
	width: 290px;
	height: 400px;
}

#right_details {
	min-height: 291px;
	_height: 291px;
	float: right;
	width: 318px;
}

.product_description {
	width: 720px;
	min-height: 10px;
	_height: 10px;
}

#images_holder {
	float: left;
	width: 720px;
	margin-top: 15px;
}

#content .product_title {
	color: #584b18;
	font-size: 24px;
}

#right_details .short_description {
	font-size: 11px;
	margin-top: 16px;
	padding: 0;
}

#right_details hr {
	width: 278px;
	_width: 266px;
	margin: 0;
	padding: 0;
}
#right_details .checkout {
	background: url(../images/but/bg_add_to_cart.gif) left top repeat-x;
	width: 73px;
	height: 21px;
	color: #ffffff;
	line-height: 21px;
	padding-left: 4px;
	text-decoration: none;
	cursor: pointer;
	float: left;
	margin-top:10px;
}
#right_details p {
	color: #010101;
	padding-top: 11px;
}

.associated_products {
	float: left;
	/*width: 418px;*/
	width: 720px;
	min-height: 150px;
	_height: 175px;
	margin-bottom: 10px;
}

.associated_block {
	width: 108px;
	min-height: 150px;
	_height: 150px;
	border: 1px solid #b3b3b3;
	text-align: center;
	float: left;
	margin-right: 12px;
	_margin-right: 10px;
	display: inline;
}

.associated_block img {
	margin: 5px 5px 13px 5px;	
	width: 98px;
	display: inline;
}	

.associated_block a:link,.associated_block a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-bottom: 2px;
}

.associated_products .last {
	margin: 0;	 
} 

		/* details table */
		
		#details_table {
			float: left;
			width: 720px;	
			_width: 710px;
			background: #ffffff;
			min-height: 50px;
			_height: 50px;
			margin-top: 20px;
		}
		
		.table_header {
			text-align: center;
			font-size: 13px;
			font-weight: bold;
			background: #838383;
			color: #ffffff;
		}
		
		th , td {
			padding: 2px 5px;
			text-align: center;
		}
		
		
		.table_row {
			min-height: 25px;
			_height: 25px;
			width: 718px;
			_width: 708px;
			float: left;
			text-align: center;
			background: #dddddd;
		}
		
		.price {
			white-space : nowrap;	
		}
		
		.dark_bg {
			background: #dddddd;
			width: 714px;
			_width: 704px;
		}
		
		.light_bg {
			background: #f3f3f3;
			width: 714px;
			_width: 704px;
		}
		
		.table_row div {
			float: left;
			min-height: 25px;
			_height: 25px;
			display: block;
			/*background: #dddddd;*/
			border-right: 1px solid #ffffff;
		}
		
		
		/* end details table */

/* END SHORT  DESCIPTION  PAGE */

/* TRENDY TIPS */

.ship_list {
	float: left;
	width: 720px;
	min-height: 100px;
	_height: 100px;
}

.decorating_tips {
	font-size: 13px;
	/*color: #ff9915;*/
	/*color: #6e880a;*/
	color: #000000;
}

.decorating_tips li {
	padding-bottom: 10px;
	background: url(../images/common/green_dot.gif) left 3px no-repeat;
	padding-left: 13px;
	
}
/* END TRENDY TIPS */

/* LICENSE  COLLECTIONS */
.licensee_row {
	float: left;
	width: 720px;
	min-height: 226px;
	_height: 226px; 
	padding-bottom: 16px;
}

.licensee_block {
	float: left;
	width: 339px;
	/*min-height: 226px;*/
	/*_height: 226px; */
	padding-right: 20px;
	padding-bottom: 20px;
}
.last-manufacturer {
	padding: 0;
}

.licensee_block img {
	float: left;
	margin-right: 7px;
}

.licensee_description {
	float: left; 
}

.licensee_description  h3 {
	padding: 3px 0;
	font-size: 13px;
}

.licensee_description p {
	width: 176px;
}	

.licensee_description a:link, .licensee_description a:visited {
	font-weight: bold;
}

/* END LICENSEE COLLECTIONS  */

/* RUG PADS */
.rug_pads_row {
	float: left;
	width: 720px;
	_width: 710px;
	min-height: 200px;
	_height: 200xp;
	padding-bottom: 40px;
}

.rug_pads_block_left {
	float: left;
	width: 335px;
	padding-right: 10px; 
	}
	
.rug_pads_block_right {
	float: right;
	width: 335px;
	padding-right: 10px; 
	}
	
.rug_pads_block {
	float: left;
	width: 185px;
	padding-right:10px;
	}

.rug_pads_block_p{
	float: right;
	width: 138px;
	}

.rug_pads_row .last {
	padding: 0;
}
/* END RUG PADS */

#content .return_policy{
	display: block;
	color: #000000;
	cursor: pointer;
	float:right;
	font-size:12px;
	width:135px;
	
	}

#content .return_policy a:link, #content .return_policy a:visited {
	color: #000000;
			}
		
#content .return_policy div a:hover {
	text-decoration: underline;
		}
			
 #content .care_and_cleaning {
	display: block;
	color: #ffffff;
	cursor: pointer;
	float:right;
	font-size:12px;
	width:110px; 
	
}
#content .care_and_cleaning  a:link, #content .care_and_cleaning  a:visited {
	color: #000000;
			}
		
#content .care_and_cleaning div a:hover {
	text-decoration: underline;
		}
			

.return_policy_cart{
	display: block;
	width:135px;
	font-size:12px;
	border: 0;
	color: #000000;
	cursor: pointer;
	float:left;
	padding-left:2px;
	margin-top:50px;
	
}

#content .return_policy_cart a:link, #content .return_policy_cart a:visited {
	color: #000000;
			}
		
#content .return_policy_cart div a:hover {
	text-decoration: underline;
		}
			
.vertical-line {
	padding:0 5px;
	float:right;
	
}

.left_title {
	float: left;	
}

.right_link {
	float: right;
	padding-bottom: 3px;
}

#order_content {
	background: red;
	width: 800px;
	text-align: center;
	margin: 0 auto;
}

.observations {
	float: left;
	margin-bottom: 10px;
}

.credit_card_h2 {
	float: left;
}

#card_header {
	float: left;
}

#card_header img {
	float: left; margin-top: 13px; margin-left: 35px; 
}

.green_product {
	color: #8ac000;
}

.wishlist_details {
	position: relative;
	margin-left: 5px;
}

.disclaimer {
	position: relative;
	margin: 15px;
	font-size: 11px;
}

#bottom_options .coupon_code {
	font-size: 12px;
	color: #351c00;
	font-weight: bold;
	float: left;
	padding-top: 3px;
}

.register_coupon {
	background: #584d1a;
	padding: 0 2px;
	height: 21px;
	dispplay: block;
	line-height: 21px;
	border: 0;
	color: #ffffff;
	cursor: pointer;
	width: 112px;
}


#bottom_options .coupon_code_input {
	background: #ffffff;
	height: 19px;
	text-indent: 3px;
	color: #351c00;
	float: left;
	width: 80px;
	margin-right: 5px;
	border: 1px solid #d6d6d6;
}