#clou_xs {position:relative;}
#clock {font-weight:normal; color:grey; font-size:18px;}

#RemainsFullDays {bottom:1px;left:135px;font-size:45px;color:grey;}
#RemainsFullHours {bottom:1px;left:40px;font-size:45px;color:grey;}
#RemainsMinutes {bottom:1px;left:87px;font-size:45px;color:grey;}
#lastSec {bottom:1px;left:135px;font-size:45px;color:grey;}
#Rem {font-size:11px;font-weight:normal;color:grey;}


body
{
	margin: 0px;
	padding: 0px;
	font: 74% Tahoma, Arial, Sans-Serif;
	color: #666;
	line-height: 1.4em;
	background: #fff;
}

select,
.input_text,
textarea
{
	background: #fff;
	padding: 2px;
	font: 11px Verdana;
	color: #666;
}

.page
{
	width: 1000px;
	margin: 35px auto;
}

.container
{
	border: 6px solid #f9f9f9;
	width: 850px;
	float: left;
}

#right_cont
{
	width: 135px;
	float: right;
	min-height: 200px;
	margin-top: 38px;
}

#sidebar_cart
{
	padding: 0px 3px;
	background: #f9f9f9;
}

.sc_item
{
	padding: 2px;
	border: 1px solid #e1e1e1;
	margin-bottom: 3px;
	font-size: 9px;
	line-height: 11px;
	background: #fff;
	overflow: hidden;
	color: #999;
}

.main_menu
{
	position: absolute;
	top: 5px;
	left: 193px;
	width: 350px;
}

.main_menu ul li
{
	display: block;
	float: left;
	background: #E1E1E1;
	border: 1px solid #d1d1d1;
	margin-right: 2px;
}

.main_menu ul li a:link,
.main_menu ul li a:visited
{
	color: #666;
	display: block;
	padding: 0px 5px 1px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.main_menu ul li a:hover
{
	background: #f1f1f1;
}

.main_menu_link_active
{
	background: white;
}

#middle
{
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	background: #f9f9f9;
	margin: 0px;
}

#loader
{
	width: 43px;
	height: 11px;
	margin: 5px;
	position: absolute;
	right: 0px;
	background: url(img/loader.gif) no-repeat;
}

#sidebar
{
	float: left;
	width: 193px;
	background: #f9f9f9;
	padding: 5px 0px 10px 0px;
}


#dealers_cont
{
	font-size: 11px;
	padding: 5px;
}

#dealers_cont td
{
	padding: 2px 3px;
}

#dealers_cont .input_text,
#dealers_cont textarea
{
	padding: 1px;
	width: 300px;
}

.dealer_lbl
{
	vertical-align: top;
	text-align: right;
}

.freq_lbl
{
	vertical-align: top;
	line-height: 13px;
	padding-left: 3px;
}

#content
{
	margin: 0px;
	font-size: 10px;
	padding-right: 5px;
	color: #666;
	width: 638px;
	float: right;
}

#cont_list
{
	margin: -46px 0px 0px 0px;
	width: 644px;
	position: relative;
	float: right;
	padding-bottom: 20px;
	background: #fff;
	border-left: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	min-height: 1200px;
	padding-left: 5px;
}

*html #cont_list
{
	height: 1200px;
}

#bottom_links
{
	background: #e1e1e1;
	height: 17px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
}

#footer
{
	border: 1px solid #d1d1d1;
	border-top: none;
	height: 20px;
}

.row_1
{
	background: #fff;
}

.row_2
{
	background: #f0f0f5;
}

.desc_wrap
{
	/*position: relative;
	width: 1px;
	height: 1px;*/
}

.desc_cont
{
	display: none;
	/*height: 317px;*/
	border: 1px solid #E1E1E1;
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	background: #fff;
	padding: 5px;
}

.catalogue
{
	width: 100%;
}

.catalogue td
{
	padding: 1px 2px;
}

.pl {
	text-decoration: none;
}

.cat_title
{
	border-bottom: 1px solid #E1E1E1;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}

td.cat_pricelist
{
	font-weight: bold;
	padding-top: 5px;
	color: #FF0000;
}

.td_add
{
	width: 2%;
}

.td_price
{
	text-align: right;
	width: 8%;
}

.price_sep
{
	border-bottom: 1px dashed #FF0000;
	margin: 0 2px 3px 19px;
}

.td_photos
{
	width: 2%;
	vertical-align: top;
	background: #fff;
}

.btn_add
{
	border: none;
	height: 15px;
	font-size: 11px;
	width: 15px;
	padding: 0 1px 1px 0;
	cursor: pointer;
}

.cart_sum_info
{
	font-size: 12px;
	text-align: right;
}

.preview
{
	display: block;
	/*background: #4d98ff url(img/img_peview.gif) no-repeat;*/
	color: green;
	width: 13px;
	height: 16px;
	text-decoration: none;
}

.submit
{
	height:18px;

	border: none;;
	padding:0 5px;
	font:normal 10px Arial;
	color:#555;
	cursor:pointer;
}

.search_cont
{
	position: absolute;
	top: 6px;
	right: 6px;
	font-size: 10px;
}

.search_cont .input_text
{
	width: 200px;
	border: 1px solid #D1D1D1;
	font-size: 10px;
}

.search_cont .submit
{
	color: #666666;
	border: 1px solid #D1D1D1;
	background-color: #fff;
}

.section_name
{
	font-size: 14px;
	font-weight: bold;
	padding: 8px 5px;
	color: #FF0000;
}

.section_name h1
{
	font-size: 14px;
	font-weight: bold;
	padding: 8px 5px;
	color: #FF0000;
	margin: 0;
}

.cross { cursor: crosshair; }
.help
 {
 	cursor: help;
 	color: red;
 }

.align_right
{
	text-align: right;
}


.cart_tovar
{
	border-bottom: 1px solid #E1E1E1;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	width: 38%;
}
.cart_qty
{
	border-bottom: 1px solid #E1E1E1;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: right;
	width: 7%;
}
.cart_qty_s
{
	text-align: center;
	width: 7%;
}
.cart_usd
{
	border-bottom: 1px solid #E1E1E1;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
	width: 6%;
}

.cart_usd_s
{
	text-align: right;
	width: 6%;
}

.cart_telefon
{
	border-bottom: 1px solid #E1E1E1;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
	width: 13%;
}

.cart_telefon_s
{
	text-align: right;
	width: 13%;
}

.cart_res
{
	border-bottom: 1px solid #E1E1E1;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: right;
	width: 10%;
}

.cart_res_s
{
      text-align: right;
      width: 10%;

}



{
	text-align: right;
}

.align_center
{
	text-align: center;

}

.desc_keyword
{
	float: left;
	background: #F8F8F8;
	margin-bottom: 5px;
	border: 1px solid #d1d1d1;
	padding: 0 2px;
	width: 100%;
	margin-right: 4px;
}

.text_desc
{
	float: right;
	width: 40%;
	height: 291px;
	overflow-y: auto;
}

.btn_close
{
	width: 3px;
	height: 15px;
	font-weight: bold;
	display: block;
	float: left;
	color: #ff0000;
	padding: 1px 9px 2px 7px;
	cursor: pointer;
}

a.btn_close:link,
a.btn_close:visited,
a.btn_close:hover
{
	color: #ff0000;
	cursor: pointer;
}

.links_cont
{
	text-align: right;
	padding-right: 143px;
	font-size: 10px;
}

.l7
{
	font-size:15px;
	font-family: Verdana;
	font-weight: bold;
}

.l8
{
	font-size:11px;
	font-family: Verdana;
	font-weight: bold;
}

#friends
{
	padding-left:25px;
}

/* new slider */
.slider-wrap
{
	width: 321px;
	float: left;
	margin-right: 5px;
}

.stripViewer .panelContainer .panel ul
{
	text-align: left;
	margin: 0 15px 0 30px;
}

.stripViewer
{
	position: relative;
	overflow: hidden;
	width: 321px;
	height: 246px;
}

.stripViewer .panelContainer
{
	position: relative;
	left: 0;
	top: 0;
}

.stripViewer .panelContainer .panel
{
	float: left;
	height: 100%;
	position: relative;
	width: 321px;
}

.stripNavL,
.stripNavR,
.stripNav
{
	display: none;
}

.nav-thumb
{
	border: 1px solid black;
	margin-right: 5px;
}

#movers-row
{
	/*margin: -16px 0 0;*/
}

#movers-row div
{
	width: 20%;
	float: left;
}

#movers-row div a.cross-link
{
	float: right;
}

.photo-meta-data
{
	background: url(img/transpBlack.png);
	padding: 3px 5px;
	height: 45px;
	margin-top: -50px;
	position: relative;
	overflow: hidden;
	z-index: 9999;
	color: white;
}

.photo-meta-data span
{
	font-size: 11px;
	line-height: 12px;
}

.cross-link
{
	display: block;
	width: 62px;
	float: left;
	margin-top: -16px;
	position: relative;
	padding-top: 16px;
	z-index: 9999;
}

.active-thumb
{
	background: transparent url(img/icon-uparrowsmallwhite.png) top center no-repeat;
}

.block_cont
{
	width: 48%;
	float: left;
	margin: 5px 5px;
}

.block_cont .cat_title
{
	padding-bottom: 0px;
}

.block_content
{
	padding:5px;
	background: #F9F9F9;
}

.cart_section
{
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

.clr
{
	clear:both;
}

#page_message
{
	font-size:11px;
	text-align:center;
	margin-top: 5px;
}

.page_error,
.page_notice
{
	padding:1px;
	background: #ffff00;
	color:#ab0505;
	font-weight:bold;
}

.page_message
{
	background: #2D6803;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}


/*///////////////////////*/

*
{
	margin:0;
	padding:0;
}

a
{
	color:#333;
	outline: none;
}

a:hover
{
	text-decoration:none;
	color:#555;
}

.price_links
{
	text-decoration: none;
	color:#FF0000;
}

table
{
	border:0;
	border-collapse:collapse;
}

a img
{
	border:none;
}

h1
{
	padding:8px 0 0 35px;
	font:bold 20px Arial;
	letter-spacing:1px;
	color: #faf6f6;
}

.hdr
{
	background: url(img/h1_bg.jpg) no-repeat;
	height: 44px;
	margin-bottom: 3px;
}

h2
{
	padding:5px 0;
	font-size:14px;
}

#main { margin: 0 50px 0 51px; }

#center
{
	background: transparent;
	width: 679px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	font: Tahoma, Arial, Sans-Serif;
	font-size:10px;
	color: #666666;
	line-height: 1.2em;
}

/*-----------------------------------------------*/

#container
{
	width:944px;
	margin:0 auto;
	text-align:left;
}

.center
{
	text-align:center;
}

.page_num
{
	width:45px;
}

.fl_right
{
	text-align: right;
}

.clr_div
{
	clear: both;
	height: 3px;
}

.small {
	font-size: 9px;
	color: #006400;
}

.paging {
	height: 20px;
	margin-bottom: 15px;
	margin-top: 5px;
}

.paging span {
	float: left;
	margin-right: 5px;
	padding: 2px 0;
}

.paging a:link, .paging a:visited {
	float: left;
	margin-right: 5px;
	padding: 0px 5px;
	text-align: center;
	border: 1px solid #999999;
	line-height: 14px;
	text-decoration: none;
}

.paging a:hover, .paging a.active {
	background-color: #f0f0f0;
}