@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0 auto;
	font-family: "Lucida Grande", Corbel, Arial, sans-serif;
	font-size: 0.815em;
	background: url(../images/bg.jpg) left top repeat;
	color: #333;
	text-align: center;
	}

#wrapper {
	margin: 0 auto;
	width: 1000px;
	}

#container {
	width: 1000px;
	margin: 0;
	float: left;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	overflow: hidden;
}

#header {
	width: 1000px;
	height: 70px;
	float: left;
	overflow: hidden;
}

#logo {
	width: 300px;
	height: 66px;
	float: left;
}

#logo a img {
	border: none;
	cursor: pointer;
}

#category_menu {
	width: 670px;
	float: left;
	text-align: center;
	margin-top: 10px;
}

#category_menu li {
	list-style: none;
	line-height: 20px;
	height: 25px;
}

#category_menu a {
	padding: 0.4em 0.5em;
	text-decoration: none;
	background: url(../images/menu_bg.jpg) left top repeat-x;
	line-height: 20px;
	color: #666;
	font-weight: bold;
	border-right: 1px solid #ccc;
	border-left: 1px solid #cdcdcd;
	margin: 0 1px 0 0 ;
}

#category_menu a:hover {
	color: #000;
}

#middle_bar {
	width: 1000px;
	clear: both;
	float: left;
	height: 38px;
	line-height: 38px;
	background: url(../images/bar_bg.jpg) left top repeat-x;
	overflow: hidden;
}

#category_dropdown {
	float: left;
	width: 110px;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	margin-left: 30px;
	background: url(../images/cat_drop_back.jpg) right center no-repeat;
	padding-right: 60px;
	cursor: pointer;
}

#search_bar {
	float: right;
	width: 213px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#search_bar input[type=text] {
	padding: 0.5em 1.5em 0.5em 1em;
	color: #666;
	float: left;
	width: 168px;
	margin: 3px;
	background: #fff url(../images/search.gif) right center no-repeat;
	border: 1px solid #aaa;
}

#promotion_bar {
	width: 1000px;
	clear: both;
	float: left;
	margin: 0;
	background: #fff url(../images/menu_bg.jpg) left top repeat-x;
	border-bottom: 1px solid #ccc;
	}

#promotion_bar ul {
	margin: 0;
	padding: 0;
	}

#promotion_bar li {
	list-style: none;
	display: inline;
	}

#promotion_bar a {
	float: left;
	padding: 0.6em 1em 0.4em 1em;
	text-decoration: none;
	font-weight: 100;
	color: #464646;
	}

#promotion_bar a:hover {
	color: #000;
	}

#promotion_bar a img {
	float: left;
	border: none;
	margin-bottom: -6px;
	margin-right: 5px;
	}

#content {
	clear: both;
	float: left;
	width: 1000px;
	overflow: hidden;
	margin: 10px auto;
}

#left_bar {
	width: 190px;
	clear: both;
	float: left;
	margin: 10px;
	z-index: 9999;
}

#left_title {
	font-size: 1em;
	widows: 190px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	background-color: #d9f7f2;
}

#content_center {
	float: left;
	width: 585px;
	margin: 10px auto 10px 10px;
	overflow: hidden;
}

#right_bar {
	width: 180px;
	float: right;
	overflow: hidden;
	text-align: left;
}

#bottom_bar {
	clear: both;
	float: left;
	background: url(../images/alt_bar_bg.jpg) left top repeat;
	height: 168px;
	width: 1000px;
	overflow: hidden;
}

#banner {
	width: 580px;
	position: relative;
	z-index: 9;
}

#showroom_products {
	width: 580px;
	clear: both;
	float: left;
	margin-top: 25px;
}

#member_login_button {
	clear: both;
	float: left;
	padding-left: 30px;
	width: 170px;
	background: url(../images/lock.png) left center no-repeat;
	margin: 5px auto;
}

#member_login_button a {
	clear: both;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #56acdb;
}

#new_member_button {
	clear: both;
	float: left;
	padding-left: 30px;
	width: 170px;
	background: url(../images/login.png) left center no-repeat;
}

#new_member_button a {
	clear: both;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #56acdb;
	margin: 5px auto;
}

#right_bottom_img_buttons {
	clear: both;
	float: left;
	margin: 5px auto;
}

#right_bottom_img_buttons a img {
	clear: both;
	float: left;
	margin: 5px auto;
	border: none;
	cursor: pointer;
	border: 1px solid #ccc;
}

#right_bottom_img_buttons a.basket_link {
	background: url(../images/basket.jpg) left center no-repeat;
	width: 150px;
	height: 50px;
	padding: 0 10px;
	text-align: right;
	float: left;
	border: 1px solid #ccc;
	line-height: 50px;
	text-decoration: none;
	color: #444;
	}

#center_title {
	widht: 100%;
	height: 32px;
	line-height: 32px;
	background: url(../images/liste_bg.jpg) left top repeat-x;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: left;
	font-weight: bold;
}

#showroom_content {
	clear: both;
	float: left;
	margin: 0 auto;
	border-top: none;
	}

#product_row {
	width: 580px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
	}

#product {
	float: left;
	margin: 5px;
	}

#product .item_image {
	margin: 10px auto;
	}

#product .item_image a img {
	border: none;
	cursor: pointer;
	}

#product .product_name {
	clear: both;
	float: left;
	width: 170px;
	text-align: left;
	padding: 5px;
	}

#product .product_name a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	}

#product .bottom_info {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	color: #FFA23E;
	padding: 5px;
	clear: both;
	float: left;
	line-height: 24px;
	width: 170px;
	text-align: left;
	}

#product .bottom_info a{
	color: #FFA23E;
	text-decoration: none;
	}

#product .bottom_info a:hover {
	text-decoration: underline;
	}

#brands_list {
	width: 99%;
	clear: both;
	float: left;
	padding-bottom: 10px;
	border-bottom: 3px solid #ccc;
	margin-bottom: -20px;
	}

#brands_list a {
	float: left;
	text-decoration: none;
	color: #666;
	padding: 0.5em;
	border: 1px solid #999;
	margin: 1px;
	}

#brands_list a:hover, #brands_list a.active {
	color: #ffa23e;
	border: 1px solid #ffa23e;
	background-color: #fefefe;
	}

#brands_list .banner_title {
	clear: both;
	float: left;
	padding: 0.5em;
	}

#pagination {
	clear: both;
	float: left;
	width: 99%;
	border-bottom: 1px solid #ccc;
	}

#pagination a {
	float: left;
	text-decoration: none;
	padding: 5px;
	margin: 1px;
	color: #666;
	}

#pagination a:hover, #pagination a.active {
	color: #ffa23e;
	}

#order_by_bar {
	clear: both;
	float: left;
	font-size: 12px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	}

#order_by_bar .title {
	clear: both;
	float: left;
	padding: 0.5em;
	margin: 0 5px;
	}

#order_by_bar a {
	float: left;
	padding: 0.5em;
	margin: 0 5px;
	text-decoration: none;
	color: #666;
	padding-right: 20px;
	}

#order_by_bar a.asc {
	background: url(../images/bullet_arrow_up.png) right center no-repeat;
	}
	
#order_by_bar a.desc {
	background: url(../images/bullet_arrow_down.png) right center no-repeat;
	}

#product_count_bar {
	width: 100%;
	clear: both;
	float: left;
	margin: 10px auto;
	color: #666;
	text-align: left;
	}

#product_detail {
	width: 800px;
	float: left;
	text-align: left;
	}

#product_name  {
	clear: both;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #666;
	margin: 10px;
	}

#product_image {
	clear: both;
	float: left;
	margin: 10px;
	border: 1px solid #ccc;
	}

#product_image img {
	float: left;
	margin: 5px;
	width: 500px;
	}

#product_info {
	width: 260px;
	float: left;
	margin: 10px auto;
	}

#product_info a img {
	border: none;
	}

#product_info input[type=submit]{
	clear: both;
	float: left;
	}

#product_detail_title {
	clear: both;
	float: left;
	width: 90%;
	height: 32px;
	line-height: 32px;
	background: url(../images/liste_bg.jpg) left top repeat-x;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: left;
	font-weight: bold;
	margin: 0 10px;
	padding: 0 15px;
	}

#product_explanation {
	clear: both;
	float: left;
	margin: 10px;
	}

#product_explanation ul {
	padding: 0;
	margin: 0 20px;
	}
#product_explanation li {
	margin: 0 20px;
	}

#current_place_bar {
	clear: both;
	float: left;
	width: 95%;
	border-bottom: 1px solid #ccc;
	margin: 0 10px 10px 10px;
	}

#product_detail form {
	clear: both;
	float: left;
	margin: 0 20px;
	width: 280px;
	overflow: hidden;
	}

#product_detail form p {
	clear: both;
	float: left;
}

#product_detail form label {
	float: left;
	margin: 0px auto -5px auto;
	padding: 0.5em;
	color: #333;
	}

#product_detail form input[type=text] {
	clear: both;
	float: left;
	padding: 0.5em 1em;
	width: 250px;
	border: 1px solid #aaa;
	color: #666;
}

#product_detail form select {
	clear: both;
	float: left;
	padding: 0.5em 1em;
	width: 250px;
	border: 1px solid #aaa;
	color: #666;
}

#product_detail a {
	float: right;
	text-decoration: none;
	margin-right: 32px;
	margin-top: -15px;
	padding: 0.5em 1em;
	border: 1px solid #ddd;
	color: #464646;
}

#product_detail a:hover {
	background-color: #333;
	color: #fff;
}

#product_detail form input[type=password] {
	clear: both;
	float: left;
	padding: 0.5em 1em;
	width: 250px;
	border: 1px solid #aaa;
	color: #666;
}

#product_detail form input[type=submit] {
	clear: both;
	float: left;
	padding: 0.5em;
	margin: 5px auto;
	padding: 0.5em 1em;
	border: 1px solid #ddd;
	background-color: #fff;
	cursor: pointer;
	color: #464646;
}

#product_detail form input[type=submit]:hover {
	background-color: #333;
	color: #fff;
}

#membership_explanation {
	width: 550px;
	float: left;
	margin: 20px auto;
	padding-left: 20px;
	color: #666;
	font-size: 12px;
	}

#membership_explanation_2 {
	width: 400px;
	float: left;
	margin: 20px auto;
	padding-left: 20px;
	color: #666;
	font-size: 12px;
	}
	
h3 a{ 
	color:#FFF;
	font-weight: 100;
	height: 35px;
	font-size: 12px;
	text-decoration: none;
	float: left;
	z-index: 0;
}
	
.boxgrid{ 
	width: 190px; 
	height: 190px; 
	margin:1px 1px 0 0; 
	float:left; 
	background:#161613; 
	overflow: hidden; 
	position: relative; 
	border: 1px solid #999;
	z-index: 0;
}

.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
	z-index: 0;
}

.boxgrid p a{ 
	padding: 0; 
	color:#ffa23e;
	text-decoration: none;
	z-index: 0;
}
		
.boxcaption{ 
	position: absolute; 
	background: #000; 
	height: 120px; 
	width: 100%; 
	opacity: .8; 
	top: 140px;
	z-index: 0;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
	top: 80;
	left: 0;
	z-index: 0;
}

.caption .boxcaption {
	top: 110;
	left: 0;
	z-index: 0;
}

#member_menu {
	clear: both;
	float: left;
	width: 150px;
	margin: 10px;
}

#member_menu ul {
	padding: 0;
	padding: 0;
}

#member_menu li {
	clear: both;
	float: left;
	list-style: none;
}

#member_menu a {
	clear: both;
	float: left;
	padding: 0.5em 1em;
	cursor: pointer;
	color: #464646;
	border: none;
	background: none;
	margin: 1px;
}

#membership_explanation a {
	clear: both;
	float: left;
	padding: 0.5em 1em ;
	text-decoration: none;
	color: #464646;
	border: 1px solid #666;
	cursor: pointer;
	margin: 1px;
}

#membership_explanation hr {
	clear: both;
	float: left;
	margin: 5px;
	width: 100%;
	height: 1px;
	color: #ddd;
}


#membership_explanation p {
	clear: both;
	float: left;
}

#membership_explanation textarea {
	clear: both;
	float: left;
	width: 255px;
	height: 50px;
	border: 1px solid #aaa;
	color: #464646;
	padding: 10px;
}

#customer_info_title {
	background:url("../images/liste_bg.jpg") repeat-x scroll left top transparent;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	clear:both;
	float:left;
	font-weight:bold;
	height:32px;
	line-height:32px;
	margin:5px auto;
	padding:0 10px;
	text-align:left;
	width:95%;
}

table#customer_basket_table {
	clear: both;
	float: left;
	margin: 20px 10px;
	width: 95%;
}

#customer_basket_table thead th {
	padding: 0.5em 1em;
	background-color: #dedede;
	color: #000;
	border-bottom: 1px solid #ccc;
	}

#customer_basket_table tbody td {
	padding: 0.5em 1em;
	border-bottom: 1px solid #ddd;
}

#customer_basket_table td input[type=text] {
	width: 30px;
	float: left;
	border: 1px solid #ccc;
}

#basket_button {
	clear: both; 
	float: left;
	margin: 10px auto;
	color: #464646;
	line-height: 30px;
}

#basket_button a {
	float: left;
	text-decoration: none;
	color: #ffa23e;
	}

#payment_steps_bar {
	clear: both;
	float: left;
	margin: 10px;
}

#payment_steps_bar ul {
	padding: 0;
	margin: 0;
}

#payment_steps_bar li {
	display: inline;
	float: left;
	margin: 0 10px;
	border-bottom: 3px solid #bbb;
	width: 130px;
}

#payment_steps_bar h1 {
	clear: both;
	float: left;
}

#payment_steps_bar h3 {
	clear: both;
	float: left;
	margin-top: -10px;
}


#payment_steps_bar li.active {
	border-bottom: 3px solid #00b4ff;
}

#payment_steps_bar li.active h1 {
	color: #00b4ff;
}

#payment_steps_bar li.active h3 {
	color: #00b4ff;
}

p.error {
	color: red;
}

#orders_table {
	width: 100%;
	clear: both;
	float: left;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}

#orders_table thead th {
	padding: 0.5em 1em;
	background-color: #ededed;
	border-bottom: 1px solid #ccc;
	text-shadow: 1px 1px 1px #fff;
	}

#orders_table td {
	padding: 0.5em 1em;
	border-bottom: 1px solid #ddd;
	}


#current_place_bar a {
	float: left;
	margin: 1px;
	padding: 0.2em 0.3em;
	text-decoration: none;
	color: #6f8193;
	border: none;
	}

#current_place_bar a:hover {
	background-color: #fff;
	color: #333;
	}
