@charset "windows-1251";
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(bg_orange.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	line-height: 18px;
}

a {
	color: #006DBA;
}
a:hover {
	color: #CC6600;
}

.orange, a.orange, a.orange:visited{
	color: #FF6D06;	
}

h1, h2, h3 {
	color: #006DBA;
	font-weight: normal;
	line-height: 1em;
}

a img {
	border:none;
}

hr {
	color: #ddd;
	background: #ddd;
	margin: 18px 0;
	height: 1px;
	border: none;
}
.thrColAbsHdr #container { 
	position: relative;
	width: 780px;
	margin: 0 auto;
	text-align: left;
} 

.thrColAbsHdr #header { 
	height: 120px;
	color: #fff;
	padding: 0;
} 
.thrColAbsHdr #header div#logo {
	height: 40px;
}
.thrColAbsHdr #header h1 {
	position:relative;
	background-image: url(logo1.gif);
	background-repeat: no-repeat;
	height: 40px;
	margin: 0;
	padding: 0;
}
.thrColAbsHdr #header h1 span{display:block;text-indent:-5000px;text-decoration:none;width:210px;height:40px;}
.thrColAbsHdr #header h1 a{display:block;text-indent:-5000px;text-decoration:none;width:210px;height:40px;}
.thrColAbsHdr #header div#subheader {
	height: 80px;
	padding: 0;
}
.thrColAbsHdr #header div#subheader h3 {
	padding: 10px 0;
}
.thrColAbsHdr #header h3 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0;
	color: #fff;
}

.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 120px;
	left: 0;
	width: 150px;
	background: #fff;
	padding: 15px 0;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 120px;
	right: 0;
	width: 160px;
	background: #EBEBEB;
	padding: 15px 10px 15px 20px;
}
.thrColAbsHdr #mainContent  {
	margin: 0 0 0 160px;
	padding: 0 10px;
	border-left: 1px solid #ddd;
}
.thrColAbsHdr #mainContent p {
	text-align: justify;
}
.thrColAbsHdr #footer { 
	padding: 0 10px 0 20px;
	background:#fff;
	border-top: 1px solid #ddd;
} 
.thrColAbsHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}

/*-----------------------------------------------*/
ul.menu {
	padding: 0;
	margin: 0;
}
ul.menu li {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.menu li.smfont {
	font-size: 10px;
	line-height: 14px;
	padding: 5px 0;
}

table.gal {
	text-align: center;
	width: 100%;
}
table.gal td.lcg div.thumb {
	float: right;
	text-align: right;
}
table.gal td.rcg  div.thumb{
	float: left;
	text-align: left;
}
table.galfull {
	text-align: center;
	width: 100%;
}
table.galfull tr {
	height: 200px;
}
.thumb {
	width: 118px;
	height: 185px;
	overflow: hidden;
	margin: 10px;
	padding: 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;

}
.thumb a {
	margin: 0;
	text-decoration: none;
}
.thumb a:hover img {
	background: #FF6D06;
}
.thumb img {
	border: none;
	padding: 4px;
	background: #ddd;
	margin: 0;
}
.dsystem {
	padding: 15px 7px;
	margin: 10px 0 10px 0;
	background: #E8EEFA;
}
.dsystem p {
	margin: 0; padding: 0;
}

/*Анкета*/
table.anktbl {

}
table.anktbl td {
	width: auto;
	padding: 18px 0;
}
table.anktbl td.tdfotot {
	width: 56px;
}
table.anktbl td.tdfoto {
	text-align: center;
}
table.anktbl td.tdtext {

}
#anketa {
	text-align: left;
	width: 100%;
}

#anketa strong {
	color: #FF6D06;
}

.hiddenitem {
	color: #faa;
	text-decoration: blink;
	cursor: help;
}
.hiddenitem:hover {
	color: #f00;
}
input {
	width: 100%;
}

/*mamba form*/
.box1, .box1_vip {
background:#EDEEF0 url(http://62.105.135.105/images/default/default/corner1_bottom_left.gif) no-repeat scroll left bottom;
}
.box1 .w1, .box1_vip .w1 {
background-image:url(http://62.105.135.105/images/default/default/corner1_bottom_right.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
.box1 .w2, .box1_vip .w2 {
background-image:url(http://62.105.135.105/images/default/default/corner1_top_left.gif);
background-position:left top;
background-repeat:no-repeat;
}
.box1 .w3, .box1_vip .w3 {
background-image:url(http://62.105.135.105/images/default/default/corner1_top_right.gif);
background-position:right top;
background-repeat:no-repeat;
padding:15px 17px;
}

ul.text_keys {
	padding-left: 0px;
	color:#999;
}
ul.text_keys li {
	display: inline;
	padding-left: 0px;
}
ul.text_keys li:after {
	content: ", ";
	}
		
ul.text_keys li.last:after {
	content: ""
	}
ul.text_keys strong {
	font-weight: normal;
}

/* mark text */
.mark_yellow{
	background: #ffffcc;
}