/*-----------------------------------------------------------------------------
Prototype Style Sheet (empty commented stylesheet)

version:   1.0
author:    Alerio Llc
email:     info@alerio.ru
website:   http://www.alerio.ru/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */

*{ 
  	 padding:0;  
 	 margin:0;  	 
} 


/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, pre, blockquote, form, fieldset, table, ul, li, ol {
	text-align: left;
}
h1, h2 {
	font-family: Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #1c3e67;
	padding-bottom: 5px; 
}


 h3 {	
	font-size: 110%;
	color: #1c3e67;
	padding: 5px 0px; 
}

 h4 {	
	font-size: 95%;
	color: #1c3e67;
	padding: 5px 0px; 
}

p, li {
	font-size: 15px;
	text-align: justify;
	padding-bottom: 10px; 
	color: #0f2137;
	
}

a {
	color: #307aba;
}
a:hover, a:visited {
	color: #28669b;
}

ol, ul {
	padding-top: 10px;
	padding-left: 20px;
}

li {
	padding-left: 10px;
}
/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
	
}


/* =Typography
-----------------------------------------------------------------------------*/

body {
  background: #89aed5  url(../images/background.gif) repeat-x; 
  width: 100%;
  height:100%;
  font: 17px/120%  Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  overflow: scroll;
  
}
/* :TODO: Не забыть убрать правило перед запуском сайта. Используется для визуализации структуры блоков страницы */
div {
	/*border: 1px solid transparent;*/
	
}

hr {
	margin: 10px 0 5px 0 ; padding: 0;
	height: 1px;
	border: none;
	color: #597CAF;
	border-top: 1px solid #597CAF;
	text-align: left;
}

#wrapper {
	width: 997px;  /*TODO: После того, как будут убраны полосы структуры уменшить ширину на 2 пикселя*/
	margin: 0 auto;
	text-align: left;
	
}



#main { 
	height: 100%;
	
}


#additional {
	background-color: #759dc5;
	height: 40px;
}

/* =Headings
-----------------------------------------------------------------------------*/



/* =Links
-----------------------------------------------------------------------------*/




/* =Branding
-----------------------------------------------------------------------------*/
#branding {
	width: 994px; 
	height: 136px; 
	background:  url(../images/head.png) no-repeat;
}

#znak {
	position: relative;
	left: 40px; top: 20px;
}
#activity {
	position: relative;
	left: 60px; top: 25px;
}
#tel {
	position: relative;
	top: -10px; left:820px;	
}

#logo {
	position: relative;
	top: 2px; left: 10px;
}

#specializaion {
	position: relative;
	top: 5px; left: 30px;
	
}
/* =Main Nav
-----------------------------------------------------------------------------*/
#mainNav {

	width: 100%;
	height: 43px;
	background: url(../images/TopCenter.gif) repeat-x;
	vertical-align: middle;	
}

#mainNav ul {
	margin: 0;
	padding: 0;	
	list-style-type: none;
	
}


#mainNav ul li
{
	float: left;
	padding: 0;
	padding-top: 2px;
	display: block;
	margin-right: 30px;
}

#mainNav ul li a {
	text-decoration: none;
	font-size: 13px;
	/*font-stretch: narrower;*/
	background: url(../images/artcleBullet.gif) no-repeat;
	color: #1c484b;
	font-weight: bold;
}

#mainNav ul li a:hover {
	color: #307aba;
}

#mainNav ul li  a.active {
	color: #307aba;
}

#mainNav label {
	color: #1c484b;
	font-weight: bold;
}

#mainNav input {
	border: solid 1px #1c484b;
	color: #1c484b;

}

#BottomCenter {
	height: 27px;
	background: url(../images/BottomCenter.gif) repeat-x;
}

/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/


#mainContent {	
	padding: 10px 20px;
	background: #FFFFFF;
	
}

#mainContent table {
	margin: 10px 0px;
}

#mainContent table th{
	padding: 5px;
	color: #FFFFFF;
	border: #1c3e67 1px solid;
	text-align: center;
	background: #8aafd5;
	font-size: 12px;

}


#mainContent table td{
	color: #0f2137;
	padding: 5px;
	border: #4673a9 1px solid;
	font-size: 12px;
}





#left{
	background: url(../images/left.gif) repeat-y;
}

#right{
	background: url(../images/right.gif) repeat-y;
}




/* =Secondary Content
-----------------------------------------------------------------------------*/
#secondaryContent {
	width: 220px;
	background: #E6DCBE;
	vertical-align: top;	
}
#secondaryContent h1, #secondaryContent h2, #secondaryContent p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#secondaryContent h1, #secondaryContent h2{
	text-align: center;
}
#right {
	background: ../images/center_right.gif) top right repeat-y;
}
/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	color: #1c484b;
	font-size: 12px;
	font-weight: bold;
	width:100%;
	height:66px;
	padding: 10px 0; 
	vertical-align: top;
	
}


/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */

fieldset {
  border: 1px solid transparent;
}

form {margin: 0; padding: 0}
input.text, textarea, button, input.button, input.submit {
	padding: 2px 3px; margin: 0;
	color: #1c3e67;
	border: 1px solid #8aafd5;
	cursor: text;
}
input.CheckBox {
	margin-left: -2px;
	vertical-align: middle;
}
input.button, button {
	margin-top: 1px;
	color: #1c3e67;
	background: #8aafd5;
}

label {
	color: #1c3e67;
	font-size: 13px;
	line-height: 130%;
}
label.block {
	margin: 10px 0 2px 0;
	display: block;
}

input.text, select {
	width: 98.5%; padding: 0 3px;
	margin-bottom: 10px;
	font-size: 13px;
}
select {width:100%}
textarea {
	width: 100%;
	overflow: auto;
	font-size: 13px !important;
}
*.invalid {
	background: #FFF5F5 !important;
	border: 1px solid #DD4A4A !important;
}
span.validationMessage {
	color: #DD4A4A;
	font-size: 11px;
	line-height: 100%;
}




/* =Tables
-----------------------------------------------------------------------------*/

table {
 	border-spacing: 0;
	border-collapse: collapse;
	border: none;
	height: auto;
	
}

td {
 	text-align: left;
	font-weight: normal;
	vertical-align: top;
	
}

td.bottom{
	vertical-align: bottom;
	border-bottom: #ACA37A 1px solid;
}


td.top{
	vertical-align: top;
	border-top: #ACA37A 1px solid;
}


#mainContent table.fieldset {
	width: 90%;
	
}

#mainContent table.fieldset td {
	
	padding-top: 0px;
	border: 1px solid transparent;
}


/* =Misc 1
-----------------------------------------------------------------------------*/


/* =Misc 2
-----------------------------------------------------------------------------*/

div.picR {
	margin: 10px 0 10px 10px;
	float: right;
	
}
div.picL {
	margin: 10px 10px 10px 0;
	float: left;
	
}

div.picJ {
	margin: 10px 10px 10px 0;
	width: 100%;
	
}

	div.picR img,
	div.picL img,
	div.picJ img {
		border: 1px solid #0E3570;
	}
	div.picR p,
	div.picL p,
	div.picJ p {
		font-size: 11px;
		color: #0E3570;
		text-align: center;
	}

	div.picJ img {
		clear:both;
		border: 1px solid #0E3570;
			
	}

	
div.pager {
	padding: 5px 0; padding-top:20px;
	text-align: right;
}
	div.pager a:link,
	div.pager a:visited
	 {
		text-decoration: none;
		font-size: small;
	}
	div.pager span.currentPage {
		padding: 0 3px;
		font-weight: bold;
		background: white;
		border: 1px solid #D9D9D9;
		color: #555;
	}
	div.pager div.pageNumbers {
		font-size: 14px; margin-bottom: 3px;
		font-weight: bold;
		color: #888;
	}
	div.pager span {
		font-size: small;
	}
	
/* For galery */	

#maincontent table.GaleryContainer td {
	border: 0;
	padding: 0;
}

#maincontent table.GaleryContent td {
	border: #8aafd5 solid 1px; 
	align: center; padding: 15px;
	background: #FFFFFF;
}

#maincontent table.GaleryContent {
	margin: 0;
}

#maincontent table.GaleryContent td img {
	background: #f3f8fe; padding :15px;
}

#maincontent table.GaleryContent td  p {
	background: #f3f8fe; padding :15px;
	font-size: 14px;
	color: #1c3e67;
	
}

#maincontent div.GaleryView {
	/*border: #4673a9 solid 1px;*/
	width: 100%;
	margin-top: 0;
}


#maincontent div.GaleryView  div{
	border: 0;
	text-align: center;
	width: 207px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}


#maincontent div.GaleryView img {
	background: #f3f8fe; padding :15px;
}

#maincontent div.GaleryView img + p {
	font-size: 10px;
	color: #1c3e67;
	background: #f3f8fe;
	padding: 5px;
	margin: 0px ;
	text-align: center;
	
}





.leftArrow{float:left;background:url(categories-box-nav-left.png) no-repeat center center;height:160px;width:30px;cursor:pointer; margin: 5px;}
.rightArrow{float:left;background:url(categories-box-nav-right.png) no-repeat center center;height:160px;width:30px;cursor:pointer; margin: 5px;}
.container{width:828px;height:160px;border: #8aafd5 solid 1px;overflow:hidden;float:left;}
.content{width:10000px;height:200px;padding: 5 0px}
.content img{background: #f3f8fe; padding:10px; margin:5px}
#banners{
height: 1%;
}

#banners div{
	float: left;
	margin-right: 10px;
}

#alerio{
	align:right;
	float: right;
}	
#alerio a{
	text-decoration: none;
}	
#alerio a:hover {
	color: #307aba;
}	
