@import url(common.css);
 
*
{
	margin:0;
	padding:0;
	border:0;
}

select *
{
	padding-left:4px;
}

.document_style
{
	color:#666666;
}

body
{
	background-color:#B3B3B3;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

input
{
	font-size:11px;
}

h1,h2,h3,h4
{
	text-decoration:none;
	font-weight:normal;
	margin-bottom:20px;
	text-transform:uppercase;
}
h1 {font-size:25px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}

.red_text,
.red_text * {color:#D30025;}

#canvas
{
	width:1000px;
	height:700px;
	margin: 0 auto;
}

#canvas_zone
{
	position:absolute;
}

#content
{
	position:absolute;
	left:100px;
	top:0;
	width:800px;
	height:700px;
	background-color:#E6E6E6;

}

#languages
{
	position:absolute;
	left:915px;
	top:54px;
	width: 85px;	
}

#menu
{
	position:absolute;
	left:900px;
	top:100px;
	width:84px;
	height:365px;
	background-color:#CCCCCC;
	padding-top:25px;
}

#logo
{
	position:absolute;
	left:45px;
	top:18px;
}

#facebook
{
	position:absolute;
	left:718px;
	top:28px;
}

#up_menu
{
	position:absolute;
	left:120px;
	top:60px;
	width:633px;
	text-align:right;
}

.up_menu_item,
.up_menu_item_active
{
	font-size:10px;
	color:#666666;
	text-transform:uppercase;
	margin-left:10px;
	vertical-align:top;
	line-height:10px;
	text-decoration:none;	
}
.up_menu_item_active
{
	color:#B3B3B3;
}

#info
{
	position:absolute;
	left:0px;
	top:75px;
	background: url(../images/info_bg.png) no-repeat;
	width:800px;
	height:452px;
	overflow:hidden;
}

#collections_zone
{
	position:absolute;
	left:11px;
	top:525px;
	width:778px;
	height:166px;
	overflow:hidden;
}

#collections
{
/*
	position:absolute;
	left:11px;
	top:525px;
*/
	width:1400px;
	height:166px;
	overflow:hidden;
}

#info_zone
{
	width:700px;
	height:334px;
	margin:45px 30px 55px 70px;
	overflow:hidden;
}

#info_zone_title h1,
#info_zone_title h2
{
	font-size:25px;
	display:inline;
}
#info_zone_title h1 {font-weight:bold;}

#info_zone_title
{
	position:absolute;
}

#info_zone_text
{
	position:absolute;
	margin-top:58px;
	padding: 0 30px 0 0;
	height:266px;
	position:absolute;
	width:680px;
	overflow:hidden;
}

#info_zone_text_content
{
	position:absolute;
	width:660px;
}

.menu_item
{
	text-align:center;
}              

.menu_item_img
{
	height:50px;
	margin:0 0 6px 0;
	
}

.menu_item_label
{
	font-size:10px;
	font-weight:bold;
	color:#7C7C7C;
	line-height:10px;
	height:35px;
}
.active_type_color a
{
	color:#CA202E;
}

#info_zone_img
{
	background:#E6E6E6;
	height:444px;
	width:800px;
}

#type_arrow_active
{

	position:absolute;
	margin:16px 0 0 0;
	left:-20px;
}

#product_type_title,
#product_collection_title
{
	position:absolute;
	margin:48px 0 0 70px;
	width:200px;
}

#product_type_title h2,
#product_collection_title h2
{
	font-size:25px;
	line-height:26px;
	font-weight:bold;
	margin-bottom:2px;
	color:#B3B3B3;
}

#product_type_title h1,
#product_collection_title h1
{
	font-size:18px;
	line-height:20px;
	margin-bottom:0px;
	color:#B3B3B3;
}

#product_category_description
{
	position:absolute;
	margin:122px 0 0 70px;
	width:230px;
	height:273px;
	overflow:hidden;
}

#product_category_description_content
{
	position:absolute;
	width:200px;
}

#products_list
{
	position:absolute;
	margin:45px 0 0 300px;
	height:350px;
	overflow:hidden;
	width:480px;
}

#products_list_content
{
	position: absolute;
	overflow:hidden;
	width:440px;
}

.product_preview
{
	float:left;
	height:140px;
	width:120px;
	text-align:center;
	margin:0 0 20px 20px;
	text-transform:uppercase;
}

.product_preview img,
.product_preview * img
{
	margin-bottom:9px;
}

#collection_arrow
{
	position:absolute;
	margin:510px 0 0 382px;
	width:36px;
	height:17px;
}


#collection_list_arrow_zone_left,
#collection_list_arrow_zone_right,
#collection_list_arrow_left,
#collection_list_arrow_right,
.collection_list_arrow_bg
{
	position:absolute;
	width:20px;
	height:151px;
	cursor:pointer;
}

#collection_list_arrow_zone_left  {left:20px; top:530px; display:none;}
#collection_list_arrow_zone_right {left:760px;top:530px; display:none;}

.collection_list_arrow_bg
{
	background-color:#E6E6E6;
	-moz-opacity:0.70;
	opacity:0.70;
	filter:alpha(opacity=70); 
}

#collection_list_arrow_left  {background: url('../images/collection_arrow_left.gif')  no-repeat 6px 68px;}
#collection_list_arrow_right {background: url('../images/collection_arrow_right.gif') no-repeat 6px 68px;}

.collection_list_item
{
	width:260px;
	height:166px;
	overflow:hidden;
	float:left;
}

#product_image
{
	position:absolute;
	margin:45px 0 0 70px;
	overflow:auto;
	width:300px;
	height:300px;
	background: url('../images/ajax-loader.gif') no-repeat 50% 50%;
}

#product_image_swicher
{
	position:absolute;
	margin:365px 0 0 70px;
	display:none;
	width:300px;
	text-align:center;
}

.swicher_button
{
	padding:0 7px 0 7px;
	cursor:pointer;
}

#product_title
{
	position:absolute;
	margin:49px 0 0 420px;
	width:310px;
}

#product_title h1,
#product_title h2,
#product_title h3
{
	font-size: 25px;
	display:inline;
	color:#B3B3B3;
}

#product_title h1 {font-size: 18px;}
#product_title h2 {font-size: 25px;}

#product_details_description
{
	position:absolute;
	margin:122px 0 0 420px;
	height:110px;
	width:360px;
	overflow:hidden; 
}

#product_details_description_content
{
	position:absolute;
	width:310px;
}

#product_details_gallery
{
	position:absolute;
	margin:313px 0 0 420px;
	width:310px;
	overflow:hidden;
	text-align:center;
	height:120px;
}

.PDG_label_a,
.PDG_label_p,
.PDG_label_slash
{
	text-transform:uppercase;
	padding: 0  0 12px 0;
	vertical-align:top;
}
.PDG_label_a {background: url('../images/gallery_filter_arrow.gif') no-repeat 50% 17px; }
.PDG_label_p {color:#B3B3B3;}

#PDG_controller
{
	position:absolute;
	text-align:center;
	margin:0;
	width:310px;
	height:23px;
	border-bottom:2px solid #C0C0C0;
	left:0;
	z-index:1;
}

.PDG_filtered_list
{
	position:absolute;
	text-align:center;
	margin:31px 0 0 19px;
	width:380px;
	height:60px;
	left:0;
	overflow:hidden;
}


.PDG_filtered_list li
{
	float:left;
	list-style-type: none;
	text-align:left;
	margin:0;
	padding:0;
}

.PDG_filtered_list li a img
{
	width:60px;
	height:60px;
	margin:0 16px 10px 16px;
}

.PDG_filtered_list li a
{
	width:60px;
	margin: 0;
}

#PDG_filtered_list_by_type
{
	display:none;
}

#PDG_arrow_left,
#PDG_arrow_right
{
	position:absolute;
	cursor:pointer;
	margin-top:31px;
	padding:22px 0;
	background:#FFF;
	display:none;
}

#PDG_arrow_left		{left:0px;}
#PDG_arrow_right	{left:302px;}


#product_details_sizes
{
	position:absolute;
	margin:230px 0 0 420px;
	width: 230px;
}


#product_details_sizes_title
{
	text-transform:uppercase;
}

#product_details_price
{
	position:absolute;
	margin:230px 0 0 652px;
	width:80px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}

#product_details_price_button
{
	margin-top:9px;
}

.ajax_loading
{
	width:100%;
	height:100%;
	background:url(../images/ajax-loader.gif) 50% 50% no-repeat;
}

#copyright
{
	position:absolute;
	left:100px;
	top:705px;
	width:800px;
	text-align:center;
}

/* Product Order Form Styles (POFS) */

#product_order_error
{
	position:absolute;
	margin:105px 0 0 420px;
	width:350px;
	color:#F00;
}

#product_order_form
{
	position:absolute;
	margin:125px 0 0 420px;
	width:350px;
	height:300px;
	overflow:auto;
}

.POFS_field
{
	float:left;
	width:311px;
	height:21px;
	margin-bottom:9px;
}

.POFS_submit_field
{
	float:left;
	width:311px;
	height:21px;
	margin-bottom:9px;
	font-weight:bold;
}

.POFS_price
{
	float:left;
	font-weight:bold;
	margin: 0 0 9px 87px;
}

.POFS_label
{
	float:left;
	width:80px;
	padding-top:3px;
	height:19px;
}

.POFS_message
{
	float:left;
	width:231px;
	margin: 0 0 9px 80px;
	height:auto;
	line-height:10px;
}

.POFS_submit,
.POFS_submit_back
{
	font-weight:bold;
	color:#FFF;
	background:url('../images/order_submit.gif') no-repeat;
	width:80px;
	height:15px;
	font-size:9px;
	line-height:10px;
	padding-top:5px;
	cursor:pointer;
	text-align:center;
	float:right;
}

.POFS_submit_back
{
	background:url('../images/order_submit_back.gif');
	margin-right:16px;
}

.POFS_img_fr
{
	display:block;
	float:left;
}

.POFS_input_frame
{
	height:19px;
	width:221px;
	float:left;
	border-top:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
}

.POFS_input_value
{
	height:19px;
	width:213px;
	float:left;
	font-weight:bold;
	margin-left:8px;
	font-size:11px;
}

.POFS_textarea_field
{
	float:left;
	width:311px;
	margin-bottom:4px;
}

.POFS_textarea_zone
{
	float:left;
	width:231px;
}

.POFS_textarea_value
{
	float:left;
	width:223px;
	font-weight:bold;
	margin-left:8px;
	font-size:12px;
}

.POFS_separate_line
{
	width:310px;
	height:2px;
	background:#B3B3B3;
	float:left;
	margin:7px 0 5px 0;
	font-size:2px;
}

#POFS_textarea
{
	font-size:12px;
	width:229px;
	float:left;
	border-left:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	height:41px;
}

.POFS_input_common
{
	border:0;
	height:15px;
	width:100%;
	margin-top:2px;
}

.POFS_input_city
{
	height:15px;
	width:86px;
	padding:3px 5px 3px 5px;
	background-image:url(../images/field_city.gif);
}


.POFS_select
{
	border:1px solid #B3B3B3;
	font-size:11px;
	height:21px;
	width:96px;
}

.product_size_radio
{
	height:15px;
	float:left;
	clear:left;
	margin:0;
	padding:0px 2px 0 0;
	overflow:hidden;
}

.product_size_radio_label
{
	height:15px;
	float:left;
	clear:right;
}

/*Scrolling styles*/

#scrollbar,
#scrollbar_description
{
	position: absolute;
	background:url(../images/scroll_bg.gif) #FFF 11px 100% no-repeat;
	display:none;
	width:50px;
	margin:0 0 0 0px;
	height:100px;
}

#info_zone_text			#scrollbar {margin:0 0 0 660px; height:266px;}
#products_list			#scrollbar {margin:0 0 0 440px; height:350px;}
#product_details_description	#scrollbar {margin:0 0 0 310px; height:110px;}

#product_category_description #scrollbar_description {margin:0 0 0 200px; height:272px; width:30px;}

.scrollbar_arrow_up
{
	padding-left: 11px;
	position:absolute;
	background:url(../images/scroll_up.gif) #FFF 11px 0px no-repeat;
	width:11px;
	height:8px;
}

#scroller,
#scroller_description
{
	position:absolute;
	width:14px;
	height:30px;
	background:url(../images/scroll_btn.gif) 11px no-repeat;
	padding-left: 11px;
}

.canvas_gallery_photo img
{
	position:absolute;
	display:none;
}


/*Wallpaper styles*/

#wallpaper_image
{
	position:absolute;
	margin:45px 0 0 70px;
	width:300px;
	height:300px;
}

#wallpaper_title
{
	position:absolute;
	margin:49px 0 0 420px;
	width:310px;
}

#wallpaper_title h1,
#wallpaper_title h2,
#wallpaper_title h3
{
	font-size: 25px;
	display:inline;
	color:#B3B3B3;
}
#wallpaper_title h1 {font-size: 18px;}
#wallpaper_title h2 {font-size: 25px;}

#wallpaper_description
{
	position:absolute;
	margin:122px 0 0 420px;
	height:110px;
	width:310px;
}

#wallpaper_controls
{
	position:absolute;
	margin:183px 0 0 420px;
	width:360px;
	display:none;
}

.wallpaper_controls_title {margin-bottom:3px;}

#wallpaper_download
{
	position:absolute;
	margin:384px 0 0 649px;
	text-transform:uppercase;
}

.wallpaper_controls_block {width:110px; float:left;}
.wallpaper_controls_block * {vertical-align:middle;}
.screen_type input {height:14px;}
