/* CSS Document */

body {
	background:#56075b url(images/back_stripe.png) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}

a:link, a:visited {
	text-decoration:none;
	color:#fff;
}

a:hover {
	text-decoration:underline;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	padding:0px;
	margin:0px;
	z-index:2;
}

#container {
	background:url(images/container_back.png) repeat-y;
	min-height:900px;
	width:965px;
	margin-left:169px;
	z-index:2;
}

#container_bottom {
	background:url(images/container_bottom.png) no-repeat;
	width:965px;
	height:80px;
	margin-left:169px;
	z-index:2;
}

#bottom_back {
	position:relative;
	background:url(images/bottom_corner.jpg);
	width:826px;
	height:552px;
	z-index:-2;
	margin-top:-395px;
	margin-left:394px;
}

#content {
	position:relative;
	left:30px;
	top:300px;
	width:870px;
	padding-bottom:300px;
	z-index:3;
	margin-left:20px;
	font-size:16px;
	line-height:24px;
}

#content h1, #content h2, #content h3 {
	margin-left:50px;
}

#button_usefull {
	position:absolute;
	background:url(images/button_usefull.jpg);
	width:140px;
	height:42px;
	left:830px;
	top:152px;
	z-index:32;
}

#button_usefull:hover {
	background:url(images/button_usefull_hover.jpg);
	cursor:pointer;
}

#menu {
	position:absolute;
	z-index:30;
	left:230px;
	top:225px;
}

#menu ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#menu ul li {
	float:left;
	cursor:pointer;
}

#menu_home {
	background:url(images/menu_home.png);
	width:127px;
	height:66px;
}

#menu_home:hover {
	background:url(images/menu_home_hover.png);
}

#menu_forus {
	background:url(images/menu_forus.png);
	width:127px;
	height:66px;
}
#menu_forus:hover {
	background:url(images/menu_forus_hover.png);
}

#menu_products {
	background:url(images/menu_products.png);
	width:150px;
	height:66px;
}
#menu_products:hover {
	background:url(images/menu_products_hover.png);
}

#menu_stores {
	background:url(images/menu_stores.png);
	width:150px;
	height:66px;
}
#menu_stores:hover {
	background:url(images/menu_stores_hover.png);
}

#menu_contact {
	background:url(images/menu_contact.png);
	width:150px;
	height:66px;
}
#menu_contact:hover {
	background:url(images/menu_contact_hover.png);
}

#cart {
	position:absolute;
	background:url(images/cart.jpg) no-repeat top;
	width:155px;
	height:115px;
	top:56px;
	left:970px;
	z-index:30;
	font-size:12px;
	color:#f0baf4;
	cursor:pointer;
}

#cart_title {
	position:absolute;
	bottom:0px;
	width:155px;
}

.title {
	background:url(images/title.png) no-repeat;
	width:200px;
	height:45px;
	color:#000;
	font-size:12px;
	padding-left:20px;
	padding-top:3px;
}

#group_title {
	position:absolute;
	left:-44px;
	top:55px;
}

#group_rows {
	position:absolute;
	top:90px;
	left:-5px;
}

#group_rows ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#group_rows ul li {
	font-size:14px;
	margin:5px 0px 5px 0px;
}

#group_rows ul li:hover {
	text-decoration:underline;
	cursor:pointer;
}

.product {
	background:url(images/product_list_back.png) no-repeat;
	width:130px;
	height:170px;
	text-align:center;
	padding:10px;
	cursor:pointer;
}

.product_image {
	min-height:100px;
	min-width:100px;
}

.product_model {
	padding-top:5px;
	color:#000;
	font-size:12px;
	line-height:normal;
}

.product_price {
	color:#999;
	font-size:12px;
}

#products {
	position:relative;
	top:46px;
	left:175px;
}

#products ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#products ul li {
	float:left;
	margin:10px;
}

#path {
	position:absolute;
	color:#b136ba;
	font-size:14px;
	left:185px;
	top:10px;
}

#path a:link, #path a:visited {
	text-decoration:none;
	color:#b136ba;
}

#path a:hover {
	color:#FFF;
}

#contact_panel {
	position:relative;
	bottom:-400px;
}

#contact_title {
	position:absolute;
	left:-44px;
	top:55px;
}

#contact_content {
	position:absolute;
	top:100px;
	left:-5px;
	font-size:14px;
	line-height:25px;
}

.bling {
	background:url(images/bling.png);
	width:57px;
	height:71px;
}

#contact_bling {
	position:absolute;
	left:-60px;
	top:-30px;
}

.panel_top_left {
	background:url(images/panel_top_left.png) no-repeat;
	height:6px;
	width:6px;
}

.panel_top_right {
	background:url(images/panel_top_right.png) no-repeat;
	height:6px;
	width:6px;
}

.panel_bottom_left {
	background:url(images/pannel_bottom_left.png) no-repeat;
	height:6px;
	width:6px;
}

.panel_bottom_right {
	background:url(images/panel_bottom_right.png) no-repeat;
	height:6px;
	width:6px;
}

.panel {
	background:#fff;
}

#product_detail {
	position:relative;
	left:185px;
	top:55px;
}

#product_main_image .content {
	padding-top:50px;
	min-width:200px;
	min-height:200px;
}

#product_gallery {
}

#product_gallery .content {
	padding:0px 5px 0px; 5px; 
}

#product_gallery .content img {
	border:solid #E9E9E9 1px;
	margin:5px 5px 5px 0px;
	cursor:pointer;
}

#product_gallery h1 {
	padding:0px;
	margin:0px;
	color:#CCC;
	font-size:14px;
	font-weight:normal;
	border-bottom:solid #E9E9E9 1px;
}

#product_main_title {
	position:absolute;
	top:20px;
	left:-6px;
}

#product_desc {
}

#product_desc p {
	padding:0px;
	margin:0px;
	margin-left:30px;
	font-size:14px;
	color:#efc0f2;
}

#product_color_div {
	margin:30px 0px 10px 30px;
}

#product_size_div {
	margin:10px 0px 10px 30px;
}

#add_to_cart {
	margin:40px 0px 10px 30px;
}

#cart_panel {
	background:url(images/cart_panel_back.png);
	width:277px;
	height:109px;
}

#cart_panel #cart_button {
	position:relative;
	top:-38px;
	left:160px;
}

#cart_panel #button_cart {
	background:url(images/add_to_cart.png);
	cursor:pointer;
	width:112px;
	height:29px;
}

#cart_panel #button_load {
	margin-left:50px;
	margin-top:7px;
	margin-bottom:6px;
}

#cart_panel #button_show {
	background:url(images/show_cart.png);
	cursor:pointer;
	width:112px;
	height:29px;
}

#cart_panel #comment {
	font-size:12px;
	color:#999;
	padding:10px;
	position:relative;
	top:-40px;
}

#cart_panel #price {
	padding:10px;
}

.label {
	color:#682c6c;
	font-size:12px;
}

/* Select */
.select_first {
	background:url(images/select_left.png) no-repeat;
	width:8px;
	height:37px;
}

.select_selected {
	background:url(images/select_back.png) repeat-x;
	padding-left:10px;
	min-width:140px;
	cursor:pointer;
}

.select_arrow {
	background:url(images/select_arrow.png) no-repeat;
	width:21px;
	cursor:pointer;
}

.select_last {
	background:url(images/select_last.png) no-repeat;
	width:8px;
}

.select_dropdown {
	display:none;
	position:absolute;
	background:url(images/select_pattern.png);
	padding:10px 10px 10px 10px;
	margin-top:7px;
	margin-left:-10px;
	font-size:12px;
	border:solid #c967d1 1px;
	z-index:90;
}

.select_dropdown ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

.select_dropdown ul li {
	padding:2px 5px 2px 10px;
	min-width:135px;
}

.select_dropdown ul li:hover {
	background:#F90;
}

/* Cart */

	.cart_table {
		background:url(images/select_pattern.png);
		padding:5px;
		border:solid #FFF 1px;
		font-size:12px;
	}
	
	.cart_table thead {
		background:#333;
	}
	
	.cart_table thead td {
		padding:5px;
		border-bottom:solid #999 1px;
		font-weight:bold;
	}
	
	.cart_table tbody tr td {
		border-bottom:solid #999 1px;
	}
	
	.step_2 input, .step_2 textarea, .step_2 img {
		background:#222;
		border:solid #CCC 1px;
		color:#fff;
		padding:5px;
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px; 
		border-radius: 4px;
	}
	
	.corner_all {
		-moz-border-radius: 10px; 
		-webkit-border-radius: 10px; 
		border-radius: 10px;
	}
	
	.small_corner_all {
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px; 
		border-radius: 4px;
	}
	
	/* Checkout */
	
		#checkout-steps {
			height:120px;
			font-size:12px;
			margin-left:250px;
		}
	
		#checkout-steps div {
			float:left;
		}
	
		#checkout-steps .step {
			width:65px;
			height:80px;
			color:#dd76e5;
			line-height:normal;
		}
		
		#checkout-steps .delimeter {
			background:url(images/checkout_step_delimeter.png) center no-repeat;
			width:70px;
			height:7px;
			padding:60px 0px 0px 10px;
		}
		
		#checkout-steps p {
			margin-top:65px;
			margin-left:-8px;
			width:80px;
			text-align:center;
			position:absolute;
		}
		
		#checkout-steps #step_1 {
			background:url(images/checkout_step_1.png) no-repeat;
		}
		
		#checkout-steps #step_1_active {
			background:url(images/checkout_step_1_active.png) no-repeat;
			color:#FFF;
		}
		
		#checkout-steps #step_2 {
			background:url(images/checkout_step_2.png) no-repeat;
		}
		
		#checkout-steps #step_2_active {
			background:url(images/checkout_step_2_active.png) no-repeat;
			color:#FFF;
		}
		
		#checkout-steps #step_3 {
			background:url(images/checkout_step_3.png) no-repeat;
		}
		
		#checkout-steps #step_3_active {
			background:url(images/checkout_step_3_active.png) no-repeat;
			color:#FFF;
		}
		
#panel_free_delivery {
	position:absolute;
	background:url(images/free_delivery_horizontal.png) no-repeat;
	height:47px;
	width:274px;
	z-index:2;
	top:0;
	margin:0px 0px 0px 830px;
}
		
#footer {
	position:absolute;
	font-size:12px;
	color:#CCC;
	margin-left:510px;
	margin-top:-5px;
	text-align:center;
	line-height:18px;
	z-index:20;
}