/* -------------------------------------------------------- *
 *                         - CORE -                         *
 * -------------------------------------------------------- */
body {
	margin: 0em; padding: 0em;
	color: #0ca0d8;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center; vertical-align: middle;
}

a {
	color: #61b1d6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

td {
	margin: 0em; padding: 0em;
	vertical-align: top;
	font-size: 11px;
}

img {
	border-width: 0em;
}

h1 {
	margin: 25px 10px 0 0; padding: 0;
	font-size: 22px; font-weight: normal;
}

p {
	margin-top: 7px;
	line-height: 17px;
}

table.all {
	width: 1000px; height: 100%;
	margin: auto;
}

table.all td.all {
	vertical-align: middle;
}

.page {
	width: 1000px; height: 462px;
}

#page_1 {
	background: #e6f4fd url('pics/footer/bg_1.gif') repeat-x center bottom;
}
#page_2 {
	background: #e6f4fd url('pics/footer/bg_2.gif') repeat-x center bottom;
}
#page_3 {
	background: #e6f4fd url('pics/footer/bg_3.gif') repeat-x center bottom;
}
#page_4 {
	background: #e6f4fd url('pics/footer/bg_4.gif') repeat-x center bottom;
}
#page_5 {
	background: #ebf0f8 url('pics/footer/bg_5.gif') repeat-x center bottom;
}
#page_splash {
	background: url('pics/splash/bg_01.jpg') no-repeat left top;
}

/* -------------------------------------------------------- *
 *                         - MENU -                         *
 * -------------------------------------------------------- */
.menu {
	height: 47px;
}

#page_splash .menu {
	height: 393px;
	background: url(pics/splash/bg_02.jpg) no-repeat 391px top;
}

.menu ul {
	margin: 0; margin-left: 2px; padding: 0;
}

div.block {
	position: relative;
}

div.block ul {
	position: absolute; top: 0; right: 10px; z-index: 2;
}

.menu li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #61b1d6;
}

#page_splash .menu li {
	border-right: 1px solid #55a8d4;
}

.menu li#first {
	border-left: 1px solid #61b1d6;
}

#page_splash .menu li#first {
	border-right: 1px solid #55a8d4;
}

.menu a {
	display: block;
	padding: 27px 12px 5px;
	font-size: 12px; font-weight: bold;
}

#page_splash .menu a {
	color: #0883b2;
}

.submenu {
	width: 205px;
	padding-top: 20px;
}
#page_5 .submenu {
	font-size: 13px;
}

.firstpage {
	padding-left: 5px; padding-bottom: 5px;
/*	background: url('pics/newlogo.gif') no-repeat 5px top;*/
	vertical-align: top;
}
#page_5 .firstpage {
/*	background: url('pics/newlogo.gif') no-repeat 5px top;*/
}

.submenu ul {
	width: 150px;
	margin-left: 5px; padding: 0;
}

.submenu li {
	list-style-type: none;
	padding-bottom: 8px;
}

.submenu a {
	font-weight: bold;
}

.submenu a.on {
	text-decoration: underline;
}

/* -------------------------------------------------------- *
 *                        - HEADER -                        *
 * -------------------------------------------------------- */

/* -------------------------------------------------------- *
 *                         - BODY -                         *
 * -------------------------------------------------------- */
.photo {
	padding-left: 20px;
	text-align: center;
}

.body {
	width: 318px;
}

.out {
	margin-right: 10px;	padding-top: 5px;
	background: url('pics/c.gif') no-repeat right top;
}

.out_2 {
	padding-bottom: 5px; padding-right: 2px;
	background: url('pics/c.gif') no-repeat right bottom;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
	width: 285px; //width: 307px;
	height: 265px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	padding-right: 20px;
	border-right: 1px solid #61b1d6;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
	width: 162px; //width: 183px;
	height: 270px; //height: 145px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	padding-right: 20px;
	border-right: 1px solid #61b1d6;
}

.scroll {
	margin-right: 10px; padding-right: 20px;
	border-right: 1px solid #61b1d6;
}

.contacts {
	margin-top: 30px; margin-right: 10px; padding-right: 20px;
}

.contacts input {
	width: 196px; height: 17px;
	margin-bottom: 8px;
	border: 1px solid #a8bfe0; border-color: #a8bfe0 white white #a8bfe0;
	font-size: 10px;
}

.contacts label {
	display: block;
	float: left; clear: both;
	width: 80px;
	margin-bottom: 8px; //margin-bottom: 4px;
	font-weight: bold;
	color: #6d94cc;
}

.contacts textarea {
	clear: both;
	width: 275px; //width: 278px; height: 150px; //height: 140px;
	overflow: auto;
	border: 1px solid #a8bfe0; border-color: #a8bfe0 white white #a8bfe0;
}

.contacts input.submit {
	width: 98px; height: 22px;
	margin: 10px 0 0;
	background: #6d94cc;
	color: #fbfcfd;
	font-weight: bold;
	cursor: hand; cursor: pointer;
}

/* -------------------------------------------------------- *
 *                        - FOOTER -                        *
 * -------------------------------------------------------- */
.footer {
	height: 69px;
}

#page_splash .footer {
	background: url('pics/footer/bg_splash.gif') repeat-x center bottom;
}

/* -------------------------------------------------------- *
 *                      - Niceforms -                       *
 * -------------------------------------------------------- */
/*Selects*/
.selectArea {
	width:148px;
	height:17px;
	background: url('pics/select/select_bg.gif') repeat-x left top;
}
.selectArea .left {
	width:7px;
	height:17px;
	float:left;
	background:url('pics/select/select_left.gif') no-repeat left top;
}
.selectArea .right {
	width:18px;
	height:17px;
	float:right;
	background: url('pics/select/select_right.gif') no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:148px;
	height:17px;
	margin-left:-130px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:90px;
	color:#61b1d6;
	//margin-top: -17px; //margin-left: 7px;
	padding-top:1px;
	overflow:hidden;
	white-space:nowrap;
	font-weight: bold;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:3px; //margin-top:2px;
	margin-left:1px;
	width:90px;
	background:white;
	padding:1px;
	font-size:11px;
	font-weight: bold;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#61b1d6;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid white;
	text-align: left;
}
.optionsDivVisible a:hover {
	color:#61b1d6;
	background:white;
	border-color:#61b1d6;
	text-decoration:none;
}