/* CSS Document */
@font-face {
    font-family: Calibrii;
    src: url(fonts/Calibri.ttf);
}

body {
font-size: 12px;
font-family:Calibrii, Arial, Helvetica, sans-serif;
/*background:  url(/images/fundi_n/body_bg.jpg) left top repeat-x;*/
width: 100%;
min-width:1000px;
max-width:1920px;
color: #3c3c3c;
}
#siteback {
	display:block;
	position:fixed;
	top:0;
	left:0;
	min-height:100%;
	min-width:1024px;
	width:100%;
	height:auto;
	z-index:-1;
}
.hr {
width: 100%;
height: 2px;
background: #3c3c3c;
}

#main {
	/*background: url(/images/fundi_n/body_bg2.jpg) left bottom repeat-x;*/
	width: 100%;
}
a {
	color:#1a609b;
	text-decoration: none;
}

#header {
	position:relative;
	width: 100%;
	height: 228px;
}
#site_wrap {
	padding: 0 10px;
}
#clr {
	clear: both;
}
#header_pic {
	position: relative;
	border: 3px solid white;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	box-shadow: 0 0px 8px #000;
	-webkit-box-shadow: 0 0px 8px #000;
	-moz-box-shadow: 0 0px 8px #000;
	height: 170px;
	background: url(/images/fundi_n/header.jpg) no-repeat;
	overflow: hidden;
	behavior: url(/templates/template29/PIE.htc);
}
#header_logo{
	position: absolute;
	top: 95px;
	left: 150px;
	width: 340px;
	height: 100px;
	background: transparent url(/images/fundi_n/foondy_logo.png) no-repeat;
}
#top_menu {
	float: right;
	top:0;
	right:0;
	padding: 7px 0 8px 0;
}
#top_menu li  {
	display: inline-block;
	height:30px;
	margin-left: 10px;
	padding-left:30px;
	background: transparent url(/images/fundi_n/sphere.png) no-repeat;
}
#top_menu li a  {
	display: block;
	text-decoration: none;
	color:#fff;
	font-size: 18px;
	font-weight: bold;
	margin-top:4px;
	line-height:26px;
	background: transparent url(/images/fundi_n/top_menu_bg.png) repeat-x;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#logo {
	position: absolute;
	top: 40px;
	left:28px;
	z-index: 10;
}
#logo h1 {
	color:#2673B5;
	font-family:Arial,Helvetica,sans-serif;
	font-size:3.25em;
	font-weight:bold;
	letter-spacing:2px;
	padding:0;
	margin:0;
}
#flach {
	position:absolute;
	top: 65px;
	left: 20px;
	width:150px;
	height:150px;
	background: url(/images/fundi_n/fun.gif) no-repeat;
	z-index: 20;
}
#contact {
	position:absolute;
	top: 55px;
	right: 18px;
	color:#135085;
	font: bold 18px Arial, Helvetica, sans-serif;
	text-align:center;
	width:176px;
	height: 51px;
	padding-top: 9px;
	background: transparent url(/images/fundi_n/contact_bg.png) no-repeat;
	z-index:30;
}
#search {
	position: absolute;
	bottom:15px;
	right: 10px;
	height: 27px;
	border: 3px solid white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: transparent url(/images/fundi_n/sidebar_bg.png) repeat;
	behavior: url(/templates/template29/PIE.htc);
}
#search_wrap {
	position: relative;
	height: 19px;
	padding: 4px;
}
.wmark {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: silver;
	margin-left:2px;
	padding:0;
}*/
#search input {
width: 97px;
height: 17px;
border: 1px solid #3c3c3c;
color: #3c3c3c;
font-size:11px;
vertical-align: top;

}

#gallery {
	margin: 10px auto;
	padding: 14px;
	position: relative;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: transparent url(/images/fundi_n/top_menu_bg.png) repeat;
	behavior: url(/templates/template29/PIE.htc);
}
#gallery h2{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 6px 0 8px 0;
}
#fun {
position: absolute;
right: 0;
bottom: 0;
z-index:1000;
display:none;
}
#gallery .item {
width: 88px;
height: 88px;
background:url(/images/fundi_n/photo_bg.gif) left top no-repeat;
padding: 10px;
text-align: center;
display: inline-block;
margin: 0 0.4em;
}
#content {
	padding-top: 4px;
	position: relative;
	overflow: hidden;
	width: 100%;
}
#content_wrap {
	padding: 0;
	position: relative;
	z-index: inherit;
	zoom: 1; /* For IE6 */
}
#left {
float: left;
width: 200px;
}
#left_wrap{
	position:relative;
	border: 3px solid white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-right: 10px;
	background: transparent url(/images/fundi_n/sidebar_bg.png) repeat;
	behavior: url(/templates/template29/PIE.htc);
}
#left_menu {
margin-left: 1.5em;
padding-top: 1em;
}
#left_menu h3 {
color:#FFF;
font-size:18px;
font-weight: bold;
display: block;
background: transparent url(/images/fundi_n/sphere_min.png) no-repeat;
height: 25px;
padding-left: 26px;
line-height:25px;
}
#left_menu li a {
color:#1a609b;
font-weight: bold;
text-decoration: none;
line-height: 1.55em;

}
#left_menu ul {
margin: 0 0 6px 0;
font-family:  Arial, Helvetica, sans-serif;
}
#girl_left {
	position: relative;
	left:0;
	bottom:0;
	width: 94px;
	height: 97px;
	background: transparent url(/images/fundi_n/left_girl.png) no-repeat;
}
.hide {
	display: none;
}
#right {
float: right;
width: 200px;
}
#right_wrap{
	border: 3px solid white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0 0 10px 10px;
	position:relative;
	background: transparent url(/images/fundi_n/sidebar_bg.png) repeat;
	behavior: url(/templates/template29/PIE.htc);
}
#cart_fill{
	height: 80px;
}
#right .block1 {
height: 49px;
padding: 10px 10px;
display: table-cell;
vertical-align: middle;
}
#right .block1 a {
color:#1a609b;
font-weight: bold;
text-decoration: none;
font-size: 18px;
}
.block2 {
margin-bottom: 5px;
}
.block2_1 {
}
.block2_2 {

padding: 10px 10px 12px 10px;
}

.block2_2 h3 {
	color:#FFF;
	font-size:18px;
	font-weight: bold;
	background: transparent url(/images/fundi_n/sphere_min.png) no-repeat;
	display: block;
	height: 25px;
	padding-left: 26px;
	line-height:25px;
}
.block2_2 li {
color:#1a609b;
font-weight: bold;
text-decoration: none;
padding: 3px 0 3px 0px;
list-style-position:inside;
list-style-type:disc;
}
.block2_2 li span {

font-weight: normal;


}
.block2_2 ul {
margin: 2px 0 1.25em 0

}
.block2_2 a {
color:#1a609b;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}
.block2_2 p {
line-height: 1.5em;
margin-top: 2px;
font-size:12px;
}
.all {
text-align: right;
}
#center {
	position:relative;
	margin: 0 200px 0 200px;
	background: transparent url(/images/fundi_n/center_bg.png) repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/templates/template29/PIE.htc);
}
#center_wrap {
	padding-top:10px;
}
#center .text {
padding: 0 1.25em 1em 1.25em;
font-size:11px;
}
#center .text p {
margin-top: 5px;
}
#center .text li {
list-style-position:outside;
list-style-type: disc;
margin: 2px 0 2px 1.5em;

}

#center strong {
font-weight: bold;
}

#center .text2 li {
list-style-position:outside;
list-style-type: disc;
margin: 2px 0 2px 1.5em;

}


#center .text2 {
padding: 0 1.25em 1em 1.25em;
font-size:12px;
}
#center .text2 p {
margin-top: 5px;
}
#center .text2 h1  {
font-weight: bold;
font-size: 14px;
line-height: 2.5em;
}
#center .text2 h2  {
font-weight: bold;
font-size: 14px;
line-height: 2.5em;
}
#center .text2 h3  {
font-weight: bold;
font-size: 14px;
line-height: 2.5em;
}
#center .text2 h4  {
font-weight: bold;
font-size: 14px;
line-height: 2.5em;
}
#center #gallery2 {
overflow: hidden;
padding: 0 1.25em;
}
#center .shops {
overflow: hidden;
padding-left: 10px;
}
#center .shops .item  {
height: 93px;
width: 93px;
background:url(/images/fundi_n/photo_bg3.gif) left top no-repeat;
text-align: center;
vertical-align:bottom;
padding: 15px;
float: left;
margin: 6px 10px 6px 0;
}
#center #gallery2 .item {
display: inline-block;
vertical-align: top;
width: 246px;
margin-right: 1em;
margin-bottom: 1.5em;
font-size:11px;
}
#center #gallery2 .item1 {
float:left;
vertical-align: top;
width: 246px;
margin-bottom: 1.5em;
font-size:11px;
}
.item2 {
	float:left;
	vertical-align: top;
	width: 115px;
	height: 115px;
	font-size:11px;
	margin-top: 54px;
}
#center .gallery2 .item {

float: left;
width: 246px;
margin-right: 1em;
margin-bottom: 1.5em;
font-size:11px;
}

#center #gallery2 .item p {

padding-left: 1em;
padding-right: 0.5em;
}

#center #gallery2 .item .title {
text-align: center;
padding-left: 0;
padding-right: 0;
}
 .title a {
color:#1a609b;
font-weight: bold;
text-decoration: none;
line-height: 1.75em;
font-size: 12px;


}

#center #gallery2 .item .photo {
height: 134px;
width: 134px;
background:url(/images/fundi_n/photo_bg2.gif) left top no-repeat;
text-align: center;
vertical-align:bottom;
padding: 27px 15px 3px 15px;
}
#center .gallery2 .item .photo {
height: 134px;
width: 134px;
background:url(/images/fundi_n/photo_bg2.gif) left top no-repeat;
text-align: center;
vertical-align:bottom;
padding: 15px
}
#cart_wrap {
	position: absolute;
	bottom: -3px;
	right: -3px;
}
#cart {
	width: 100px;
	height: 100px;
}
.mceContentBody {
background: white;
color: #000;
}
#path {
font-weight: bold;
}
#path a {
font-weight: bold;
color: #3c3c3c;
text-decoration: none;
}
#center a {
color: #1a609b;
}
.plus {
	text-align: center;
}
.plus a {
	text-decoration: none;
	color: #3c3c3c;
	line-height: 2em;
	font-size: 12px!important;
}
.item_wrapper {
	margin-left: 256px;
}
.item_info {
font-weight: bold;
font-size: 14px;
overflow:hidden;
}
.item_info .red {
color: #e01a22;
}
.item_info .blue {
color: #1a609b;
}
.item_info .left {
float: left;

}
.item_info span {

background: #fff;

}

.item_info .right {
float: right;

height: 100%;
text-align: right;
width: 130px;
}

.item_info .right span {
padding: 0 0 0 3px;
}
.item_info .left span {
padding: 0 3px 0 0;
}

.item_info .border {
background: url(/images/fundi_n/dot.gif) left bottom repeat-x;
overflow: hidden;
margin-top: 5px;
}
.item_info .noborder {
	float:left;
	margin-top: 5px;
}
.item_info .noborder1 {
	float:right;
	margin-top: 5px;
}
.item_info .left2 {
float: left;

width: 150px;
}

.item_info .right2 {
float: right;

height: 100%;
text-align: right;
width: 180px;
}
.item_info .border_r {
background: url(/images/fundi_n/dot_r.gif) left bottom repeat-x;
overflow: hidden;
margin-top: 5px;
}
.item_info .right2 span {
padding: 0 0 0 3px;
}
.item_info .left2 span {
padding: 0;
}

.item_info .left2 span span {
padding: 0 3px 0 0;
}
#center .mods {
margin-top: 15px;
margin-bottom: 1.5em;
overflow:hidden;
}
#center .mods .item1  {
height: 62px;
width: 62px;
background:url(/images/fundi_n/photo_bg4.gif) left top no-repeat;
text-align: center;
vertical-align:bottom;
padding: 5px 10px 15px;
float: left;
margin: 0 4px 0 0;
}
#gallery2 table {
width: 100%;
}
#gallery2 table td.desc {
padding: 0 7px 7px 0;
font-size: 12px;
}

.gallery2 table {
width: 515px;
}
.gallery2 table td.desc {
padding: 0 7px 7px 0;
font-size: 12px;
}

.grey2 {
background: #e2ecef;
width: 230px;
padding: 7px;
vertical-align: top;
font-size: 11px;
}
#shop_title {
color:#1a609b;
font-size: 16px;
font-weight: bold;
margin:25px 0 0 15px;
}
#shop_navigation_current {
font-weight: bold;
}
.stars li {

background:transparent url(/hostcmsfiles/images/stars_gray.gif) no-repeat scroll 0 0;
cursor:pointer;
float:left;
height:16px;
list-style-type:none;
margin:0;
padding:0;
width:16px;
}

.stars .curr {
background:transparent url(/hostcmsfiles/images/stars_single.gif) no-repeat scroll 0 0;
float:left;
height:16px;
margin:0;
padding:0;
width:16px;
}

.current, .page_link, .ctrl
{
	padding: 0.2em 0.5em 0.3em 0.5em;
	float: left;
	display: block;
	margin-right: 0.3em;
}

.page_link
{
	border: 1px dashed #bbbbbb;
}

.current
{
	border: 1px solid #bbbbbb;
}

.ctrl
{
	padding: 0.5em 0.5em 0.3em 0.5em;
	font-size: 10px;
	color: #4F3327;
}
.s11 {
font-size: 11px;
}
.nob span {
margin-right: 7px;
}
.nob  {
overflow: hidden;
height: 18px;
}
.artic {
float:right;
width: 310px;
font-size: 11px;
}
.artic .border_g {
background: url(/images/fundi_n/dot_g.gif) left bottom repeat-x;
overflow: hidden;
}
.artic .border_g span {
background: #fff;
}
.artic .border_g .left {
float: left;
width: 20px;
}
.artic .border_g .right {
float: right;
width: 270px;
text-align: right;
}



/* Стили для магазина */

.shop_cart_table
{
	/* width: 100%; */
}

.shop_cart_table, .shop_cart_table td
{
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #C8C0A9;
}

.shop_cart_table td, .shop_cart_table_title td
{
	padding-right: 10px;
	padding-left: 5px;
	height: 25px;
	vertical-align: middle;
}

.shop_cart_table td
{
	border-bottom: 1px solid #C8C0A9;
}

.shop_cart_table_title td
{
	background-color: #EAE4DF;
	font-weight: bold;
	height: 30px;
}





.price_table_border, .price_table_border td
{
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;
	border-color: #C8C0A9;
	border-style: dashed;
	padding-left: 5px;
}

/* Строки фильтра и сортировки */
.shop_block
{
	border: 1px solid #C6BEA7;
	background-color: #DED9CC;
	padding: 5px 7px;
	margin: 10px 5px 10px 0px;
}

.shop_block a
{
	position: relative;
	z-index: 2;
}

.arrow_up
{
	width: 16px;
	height: 16px;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up.png');
	z-index: 1;
}

.arrow_up_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up_gray.png');
}

.arrow_down
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down.png');
}

.arrow_down_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down_gray.png');
}

.shop_navigation_table
{
	color: #AFA696;
	margin-top: 10px;
}

#shop_navigation, #shop_navigation_current
{
	padding: 5px;
	/* background-color: #F6F3F0; */
	font-size: 9pt;
}

#shop_navigation
{
	border: 1px solid #E0DCCA;
	color: #AFA696;
}

#shop_navigation_current
{
	border: 1px solid #B8B298;
	color: #433212;
}
/* END стили для магазина */

.btn2 {
background: url(/images/fundi_n/btn.png) left top no-repeat;
width: 142px;
height: 52px;
color: #1a609b;
font-weight: bold;
font-size: 16px;
text-align: center;
border: none;
margin-top: 15px;
}
