@charset "utf-8";

#header{
padding-top:20px;

}

#logo {
}

body {
min-width:1100px;
}

#flash {
	text-align: center;
}

#footer {
height:150px;
padding-top:20px;
}

/*Top Menu */

#topmenu {
	padding-top:35px;
	*padding-bottom:30px;

}

#topmenu a {
font-size: 15px;
}

#topmenu ul {
  margin-left:0;
}
#topmenu ul li {
  list-style:none;
  display:inline;
  padding:7px;
}

#topmenu ul li a {
  padding:7px;
  *padding:0px;
}

#topmenu ul li a:hover {
  text-decoration:none;
}

#topmenu ul li.active {
background-color:#fff3d9;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#topmenu ul li.active a {
color:black;
text-decoration:none;
}

#topmenu .small a{
	font-size: 0.855em;
	}

/*Top Menu */



/*Left Menu */
#leftmenu {

}

#leftmenu ul li  a {
padding: 5px;
padding-left:10px;
margin-bottom:3px;
display:block;
}

#leftmenu ul li.active {
background-color:#fff3d9;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	
}

#leftmenu ul li.active a {
color:black;
text-decoration:none;
}

#leftmenu ul li.active a:after {
content: " –>";
}
/*Left Menu */



#vrezka_1 {
font-size:95%;
border: 1px solid #806326;
background-color:#fff3d9;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
padding:10px;
}

/*news*/

#news {
	margin-top:10px;
	font-size:95%;
	color:#333;
	padding-right: 2%;
	padding-left: 2%;
}
.news_date {
	color: #806326;
	}
.news_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

/*news*/

/*Портфолио*/
.center {
text-align:center;
}

.floats
{
/* Компенсируем отступы между float-блоками, чтобы они занимали все доступное пространство */
margin: -3em 0 0 -2em;

/* Эти правила для IE */
position: relative;
display: inline-block;
clear: both;
}
.floats:after
{
content: '';
display: block;
clear: both;
}
.floats .left
{
position: relative;
float: left;

/* Убираем удвоение отступов в IE */
display: inline;

/* Прячем все, что вдруг вылезло за наши ограничения */
overflow: hidden;

/* Отсупы между float-блоками */
margin: 3em 0 0 2em;

/* Задаем минимальную ширину по картинке и тексту */
width: 14em;
min-width: 200px;
}
.floats .left .r
{
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.floats .left .min
{
/* Задаем минимальную высоту по картинке */
margin: 0 0 200px 0;

/* Задаем минимальную высоту по тексту */
height: 4em;

/* Дублируем значение минимальной ширины по картинке для IE */
width: 200px;
}

.floats .left .r .folio_text
{
margin-top:0.5em;
line-height: 1em;
width: 70%;
}

/*Портфолио*/

#portfolio {
margin-top:20px;
border: 1px solid #806326;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
padding-top:5px;
padding-bottom:5px;
}
/*Портфолио*/

/*Крошки*/
#breadcrumbs {
	font-style: italic;
	font-size: 14px;
	color: #333;
	padding-left:1%;
}
/*Крошки*/

/*Поиск*/

#ajaxSearch_form {
}

#ajaxSearch_input {
border: 1px solid #806326; 
width:60%;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#ajaxSearch_submit {
	border:1px solid #806326;
	background-image: url(grad.gif);
	background-repeat: repeat-x;
	background-position: center center;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#ajaxSearch_submit:hover {
cursor:pointer;
}

#ajaxSearch_output {}



/*Поиск*/

#zakaztable .textfield {
	width: 100%;
	*width: 20em;
	border: 1px solid #777;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom:5px;
	*margin-bottom:0px;
	*margin-top:5px;
	margin-left:5px; 
}

#zakaztable .selectfield {
	width: 100%;
	*width: 20em;
	border: 1px solid #777;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom:5px;
	*margin-bottom:0px;
	*margin-top:5px;
	margin-left:5px; 
}

.errors {
margin-top:20px;
margin-bottom:20px;
padding:5px;
padding-left:60px;
border: 1px solid red;
background-color:#ffecec;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-image: url(warning.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.webdes {
text-align:right;
padding-right:3px;
}
.webdes a {
font-size:10px;
}
