/* Global white space reset */
* {padding:0; margin:0}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {margin:0 10px}
li, dd {margin-left:15px}
fieldset {padding:6px}

/* Undo default HTML styling of common browsers */
a:link, a:visited {text-decoration:none; color:#aaa; font-weight:bold}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {text-decoration:none; color:#1c4851}
ul, ol {list-style:none}
img {border:none}

/* General */
html, body {height:100%}
body {
	background:#282627 url('../images/bg_general.gif') no-repeat top center;
	color:#4e4a49;
	text-align:center;
	margin:0;
	font:normal 11px/15px verdana,serif
	}

/* General links */
a:hover {text-decoration:underline}
a:active {text-decoration:underline}
a:focus, input:focus {outline:none}

/* Paragraph and headings */
p {margin:0 0 8px 0}
h1 {font-size:14px; color:#000; margin:5px 15px}
h2 {font-size:13px}
h3 {font-size:12px; color:#000; margin:5px 15px}
h4 {font-size:11px}
h5 {font-size:10px}

/* Forms */
.submit {font:bold 12px verdana,serif; cursor:pointer!important; color:#1c4851; background:none; border:none; width:60px; margin:0 0 0 6px}
.radio {margin:0 5px 0 0; background:none; border:none}
.search {
	width:150px;
	height:18px;
	font:normal 12px verdana;
	color:#333;
	border:1px solid #999;
	background:url('../images/bg_search_field.gif') no-repeat top left;
	padding:5px 6px 1px 6px;
	vertical-align:middle
	}

/* Who's your daddy */
#daddy {
	width:998px;
	min-height:100%;
	height:auto;
	margin:0 auto -95px auto;
	text-align:left
	}
* html #daddy {height:100%}

/* Header */
#header {height:332px}
#logo {
	width:366px;
	height:85px;
	padding:14px 0 0 0;
	background:url('../images/bg_menu_starter.gif') no-repeat top right;
	float:left;
	display:inline;
	position:relative
	}
#logo-text {color:#ccc; font:normal 27px arial,serif; position:absolute; top:40px; left:100px}
#ticker {width:632px; height:31px; float:right; display:inline; padding:15px 0 0 0; text-align:center; color:#888}
#ticker:after {content:"."; display:block; height:0; clear:both; visibility:hidden}
#headerimage {width:998px; height:233px; background:url('../images/bg_header.jpg') no-repeat top left; float:left; position:relative}
#slogan {color:#000; font:normal 20px arial,serif; position:absolute; bottom:35px; left:320px}
#download {width:189px; height:59px; margin:128px 0 0 0; background:url('../images/download.gif') no-repeat top left; float:left}
#download-text {color:#fff; font:bold 15px/22px arial,serif; width:187px; display:block; text-align:center; padding:8px 2px 0 0}
#icons {width:97px; height:90px; background:url('../images/bg_icon_lines.gif') no-repeat top right; margin:126px 0 0 0; float:right}
#home {width:13px; height:13px; margin:30px 7px 0 0; float:right}
#sitemap {width:13px; height:13px; margin:52px 7px 0 0; float:right}
#contact {width:13px; height:13px; margin:76px 7px 0 0; float:right}
/* Header links */
#logo a {font-weight:normal}
#download a {color:#fff; display:block; height:51px}
#download a:hover, #logo a:hover {text-decoration:none; color:#ddd}

/* Menu */
#menu {
	width:632px;
	height:53px;
	background:url('../images/bg_menu.gif') repeat-x top left;
	float:right;
	display:inline
	}
#menu ul {padding:20px 0 20px 10px; margin:0}
#menu li {display:inline; list-style:none; margin:0 10px 0 0; font:bold 13px verdana,serif}
#menu ul li a:link, #menu ul li a:visited {padding:5px 7px; color:#000; border:1px solid #ead28b; background:#fff; text-decoration:underline}
#menu ul li a:hover, #menu ul li a#active, #menu ul li a:active {color:#fff; border:1px solid #fff; background:#000; text-decoration:underline}

/* CONTENT AND COLUMNS */
#content {background:#f3f2f0 url('../images/bg_page.gif') repeat-y top left}
#content a:link, #content a:visited {text-decoration:none; color:#1c4851; font-weight:bold}
#content a:hover {text-decoration:underline; color:#1c4851; font-weight:bold}
#cA {float:left; width:270px; margin:0 11px 0 30px; display:inline}
.Ctopleft {background:url('../images/corners_top.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left}
#search {background:#a4c0ba; padding:10px 15px}
#cA img {padding:4px; border:1px solid #d3cfce; margin:4px 7px 0 0}
.testimonial {padding:10px; font:normal 10px arial,sans-serif}
#cB {float:right; width:679px; margin:0 8px 0 0; display:inline}
.Ctopright {background:url('../images/corners_top.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right}
#cB1 {width:440px; float:left; padding:0 10px 5px 10px}
.news {border-bottom:1px solid #e6e1dd; border-top:1px solid #fcfafb; padding:10px 15px 5px 15px}
#cB2 {width:209px; float:right; margin:0}
.about {background:#c6d6d6; border:1px solid #a4c0ba; padding:5px; margin:0 0 10px 0; color:#282627}
.about2 {background:#e8e8e8; border:1px solid #a4c0ba; padding:5px; margin:0 0 10px 0; color:#282627}
.about ul {list-style-type:none}
.about li {padding:0 0 0 20px; margin:5px 0; background:url('../images/check.gif') no-repeat 0 50%}
#newsletter {
	width:209px;
	height:48px;
	background:url('../images/newsletter.jpg') no-repeat top left;
	position:relative;
	text-transform:uppercase
	}
#newsletter1 {
	width:209px;
	height:100px;
	background:url('../images/10_foto.jpg') no-repeat top left;
	position:relative;
	text-transform:uppercase
	}
#callback {
	width:209px;
	height:100px;
	background:url('../images/callback.jpg') no-repeat top left;
	position:relative;
	text-transform:uppercase
	}
#dilers {
	width:209px;
	height:50px;
	background:url('../images/dilers.jpg') no-repeat top left;
	position:relative;
	text-transform:uppercase
	}
#newsletter-title {color:#fff; font:normal 24px impact,serif; position:absolute; top:10px; left:15px}
#newsletter-title a {color:#fff!important; font-weight:normal!important}
#newsletter-text {font:normal 10px arial,serif; position:absolute; bottom:10px; left:10px; width:209px}
#newsletter-text a {color:#35393f!important}
.Cpad {margin:0 8px 0 30px}
.Cbottomleft {background:url('../images/corners_bottom.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left; display:inline}
.Cbottom {
	width:942px;
	height:9px;
	overflow:hidden;
	display:inline;
	float:left;
	background:url('../images/bg_page.gif') repeat-y -39px 0
	}
.Cbottomright {background:url('../images/corners_bottom.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right; display:inline}

/* Footer */
#footer {height:125px; width:100%; margin:0; background:url('../images/bg_footer.gif') no-repeat bottom center}
#foot {height:125px; width:998px; margin:0 auto; text-align:left}
#foot1 {height:50px; text-align:right; padding:12px 29px 0 0}
#foot1 a:link, #foot1 a:visited {color:#888}
#foot1 a:active {color:#999}
#foot2 {padding:25px 360px 0 30px; color:#999}
#foot2 a:link, #foot2 a:visited {color:#ddd}
#foot2 a:active {color:#eee}
.star {color:#fc0}
.valid {float:right}

/* Misc */
.clear {clear:both}
.leflo {float:left}
.riflo {float:right}
#properspace {height:105px}
#preloader {display:none}

.mod_gal_imgcontainer		{float:left;border:1px solid #ddd;margin:2px;padding:0}
.mod_gal_header			{color:#333;background-color:#F4F4F4;border-bottom:1px solid #ddd;padding:5px}
.mod_gal_img			{padding:9px}
.mod_gal_kbsize			{color:#999;text-align:center;margin-top:3px}

/* _______________________ Всплывающая подсказка _______________________ */
.popup span			{display:none}
.popup:hover			{position:relative;display:inline}
.popup:hover span		{display:block;position:absolute;top:1.6em;left:0;width:auto;min-width:200px;font-size:11px;background-color:#fff;padding:5px;color:#000000;border:1px solid #5E7C2D;overflow:hidden;z-index:100}




/* _______________________ MODUL "SHOP" _______________________ */
.mod_shop_header 		{position:relative}
.mod_shop_header h2 		{color:#eec00a}
.mod_shop_img_box		{position:absolute;height:180px;width:230px;top:0px;right:0px}
.mod_shop_image 		{margin:0 10px 3px 0;border:1px solid #999;padding:2px;display:block}
.mod_shop_text 			{font-size:11px;color:#666;padding-right:10px}
.mod_shop_text p 		{padding:0px;display:block;margin:0px}
.mod_shop_text_mini 		{font-size:10px;margin:3px 0}
.mod_shop_text_mini em 		{color:#769C38;font-style:normal}
.mod_shop_insertrow 		{width:110px;background:#f8f8f8;border:1px solid #d9d7cf;font-size:11px}
.mod_shop_price_big_shopstar 	{font-size:15px;font-weight:bold;color:#789E3A}
.mod_shop_price_big_shopstar em {color:#CC6600;font-style:normal}
.mod_shop_price_big 		{font-size:20px;color:#789E3A;margin:3px 0}
.mod_shop_basket_price 		{color:#85816e}
.mod_shop_ust 			{color:#85816e}
.mod_shop_basket 		{margin-top:0px;padding:8px;/*background:url(../images/box_gradient.gif)*/ repeat-x;border:1px solid #ddd}
.mod_shop_addtotd 		{background:#f8f8f8}
.mod_shop_tabs 			{line-height:0.1em}
.mod_shop_box 			{font-size:11px;color:#666;padding:10px;border:1px solid #e1dfd6}
.mod_shop_itabs 		{cursor:pointer;background:#f8f8f8;border:1px solid #e1dfd6;border-bottom:0px;float:left;width:auto;padding:5px;white-space:nowrap;margin-right:2px}
.mod_shop_tabs_text		{display:block;padding:5px}	
.mod_shop_itabs:hover 		{background:#fff;color:#ccc;border:1px solid #ddd;border-bottom:0px}
.mod_shop_none_display 		{display:none}
.mod_shop_topnav 		{font-size:11px;color:#999;display:block;margin:3px 0px}
.mod_shop_table 		{background:url(../images/bgr_shoptab.png) repeat-y left}
.mod_shop_table td 		{background:#fff;padding:3px 6px;font-size:11px;color:#333}
.mod_shop_searchbox 		{background:url(../images/module-left.png) no-repeat left bottom;padding-bottom:20px;padding-left:10px;text-align:left}
.mod_shop_myordersbox 		{background:url(../images/module-left.png) no-repeat left bottom;padding-bottom:20px;padding-left:10px;text-align:left}
.mod_shop_preorder_warn 	{color:#CC0000;font-weight:bold}
.mod_shop_wishlist_td 		{width:300px} 
.mod_shop_basket_table 		{background:#ccc} 
.mod_shop_basket_header 	{font-weight:bold;background:#E1E1E1;padding:5px;border-bottom:2px solid #999;font-size:10px;color:#666} 
.mod_shop_basket_header h3 	{color:#666} 
.mod_shop_basket_row 		{padding:5px;background:#fff}
.mod_shop_basket_row_price 	{padding:5px;background-color:#E4E4E4;color:#698B32;font-weight:bold}
.mod_shop_basket_row_right 	{padding:5px;background-color:#EFEFEF}
.mod_shop_basket_summ 		{font-weight:bold;color:#eec00a}
.mod_shop_popupheader 		{background-color:#eec00a;color:#fff;padding:5px;font-size:14px}
.mod_shop_timetillshipping 	{color:#85816e}
.mod_shop_warn 			{border:1px solid #f00;color:#f00;padding:4px;background:#FFFFEC;margin-bottom:5px}
.mod_shop_checkoutborder 	{border:1px solid #bab7ac}
.mod_shop_bar 			{background-color:#f0eee7;color:#777;padding:5px}
.mod_shop_barborder 		{background-color:#fff}
.mod_shop_bar_active 		{width:50px;background-color:#99CC00;color:#fff;font-size:42px;font-weight:bold;text-align:center}
.mod_shop_bar_inactive 		{width:50px;background-color:#BCBCBA;color:#797979;font-size:24px;font-weight:bold;text-align:center}
.mod_shop_steps_active 		{color:#777;background-color:#E8E8E8;width:25%;padding:4px}
.mod_shop_steps_inactive 	{color:#BEBEBE;background-color:#E8E8E8;width:25%;padding:4px}
.mod_shop_summoverall 		{font-size:14px;background-color:#f0eee7;border-top:1px solid #777;padding:2px;font-weight:bold}
.mod_shop_incvat 		{padding:1px;color:#777}
.mod_shop_orders_form 		{background-color:#f0eee7}
.mod_shop_orders_wait 		{background-color:#ccc;width:50px;height:50px;border:1px solid #fff}
.mod_shop_orders_progress 	{background-color:#fc0;width:50px;height:50px;border:1px solid #fff}
.mod_shop_orders_ok 		{background-color:#090;width:50px;height:50px;border:1px solid #fff}
.mod_shop_orders_ok_send 	{background-color:#09f;width:50px;height:50px;border:1px solid #fff}
.mod_shop_orders_failed 	{background-color:#f00;width:50px;height:50px;border:1px solid #fff}
.mod_shop_shop_items_left 	{background-color:#fff;border:1px solid #F1F1F1;height:150px;margin-right:10px;padding:5px}
.mod_shop_shop_items_right 	{background-color:#fff;border:1px solid #F1F1F1;height:150px;margin-bottom:10px;padding:5px}
.mod_shop_toptopseller_bottom 	{font-weight:bold;text-align:center;padding:3px;font-size:16px}



#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5;}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
