input, textarea, select {
	color:black
}
/* ----------------------------------------------------------------------- */
/* INDEX */
/* ----------------------------------------------------------------------- */
div#indexBg {
	background:white url(../img/bg/bg.jpg) no-repeat 100% 0;
	min-width:1000px;
}
/* ----------------------------------------------------------------------- */
/* STRUCTURE */
/* ----------------------------------------------------------------------- */
table#mainLayout {
	width:100%;
}
table#mainLayout td.leftPart {
	width:340px;
	padding-top:10px;
}
table#mainLayout td.rightPart {
}
/* ----------------------------------------------------------------------- */
/* BLANKS */
/* ----------------------------------------------------------------------- */
div.minWidth {
	height:0;
	font-size:0;
}
td.leftPart div.minWidth {
	width:340px;
}
td.rightPart div.minWidth {
	width:650px;
}
/* ----------------------------------------------------------------------- */
/* LEFT PART */
/* ----------------------------------------------------------------------- */

/* ----------------------------------------------------------------------- */
/* RIGHT PART */
/* ----------------------------------------------------------------------- */
td.rightPart div.content {
	padding-left:5px;
}
td.rightPart div.inner {
	padding:0 20px;
}
/* ----------------------------------------------------------------------- */
/* HEADER */
/* ----------------------------------------------------------------------- */
div.header {
	padding:18px 0 0 115px;
}
span.slogan2 {
	margin-left:5px
}
div.slogan {
	padding-top:5px;
	text-align:center;
	color:#1a7094;
	font-size:165%;
}
div.slogan span.under {
	font-size:80%;
}
div.logo {
	padding-top:5px;
	text-align:center;
}
td.leftPart div.date {
	padding-top:10px;
	color:#438baa;
	text-align:center;
	font-size:120%;
}
div.youKnow {
	background:url(../img/bg/pencil.gif) no-repeat 0 0;
	padding:25px 5px 0 75px;
	color:#71a2b3;
	line-height:1.3;
}
div.youKnow span {
	color:#f96d56;
}
div.youKnow a {
	text-decoration:none;
	font-weight:bold;
	color:#71a2b3;
}
/* ----------------------------------------------------------------------- */
/* FORM */
/* ----------------------------------------------------------------------- */
div.form {
	line-height:1.4;
}
/* ----------------------------------------------------------------------- */
/* AIR */
/* ----------------------------------------------------------------------- */
div.air {
	position:absolute;
	left:0;
	right:0;
	display:none;
	visibility:hidden;
	top:60px;
}
div.container {
}
div.sub {
	padding-right:17px;
	min-width:620px;
	overflow-x:hidden;
}
div.side {
	width:360px;
	float:left;
	font-size:0;
	line-height:0;
	height:0;
}
/* ----------------------------------------------------------------------- */
/* MENU */
/* ----------------------------------------------------------------------- */
div#mainMenu {
	height:70px;
	position:relative;
}
ul#detect {
	border:1px solid red;
}
div#mainMenu ul.menu {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
div#mainMenu li.menuItem {
	margin:0;
	padding:0;
	float:left;
	width:32%;
}
div#mainMenu li#third {
	width:33%;
}
/* ---------- */
div.menuLeft {
	background:url(../img/menu/bg/left.png) no-repeat 0 0;
	height:69px;
	padding-left:10px;
}
li.active div.menuLeft, div.expanded div.menuLeft {
	background:url(../img/menu/bg/left_active.png) no-repeat 0 0;
}
/* ---------- */
div.menuRight {
	background:url(../img/menu/bg/right.png) no-repeat 100% 0;
	height:69px;
	padding-right:10px;
}
li.active div.menuRight, div.expanded div.menuRight {
	background:url(../img/menu/bg/right_active.png) no-repeat 100% 0;
}
/* ---------- */
div.menuBg {
	background:url(../img/menu/bg/bg.png) repeat-x 0 0;
	height:69px;
}
li.active div.menuBg, div.expanded div.menuBg {
	background:url(../img/menu/bg/bg_active.png) repeat-x 0 0;
}
/* ---------- */

div.menuText {
	padding:7px 0 0 25px;
	color:#1a7094;
	font-size:150%;
	white-space:nowrap;
	font-family: "Trebuchet MS", sans-serif;
}
div.menuText a {
	color:#1a7094;
	text-decoration:none;
}
div.expanded div.menuText, div.expanded div.menuText a, li.active div.menuText, li.active div.menuText a {
	color:white;
}
div.menuText a:hover {
	color:white;
}
div.menuText img {
	display:block;
}
div.menuLink {
	padding:18px 0 0 39px;
	height:36px;
}
/* ----------------------------------------------------------------------- */
/* MENU BORDERS */
/* ----------------------------------------------------------------------- */
div.menuBorder {
	background:url(../img/menu/borders/bg.png) no-repeat 100% 0;
	height:69px;
}
div.expanded div.menuBorder, li.active div.menuBorder, li.edge div.menuBorder {
	background:url(../img/menu/borders/bg_active.png) no-repeat 100% 0;
}
/* ----------------------------------------------------------------------- */
/* SUBMENU */
/* ----------------------------------------------------------------------- */
div.subMenu {
	padding-right:10px;
}
div.sm_top {
	background:url(../img/submenu/bg/top.gif) repeat-x 0 0;
}
div.sm_tl {
	background:url(../img/submenu/bg/tl.gif) no-repeat 0 0;
}
div.sm_tr {
	background:url(../img/submenu/bg/tr.gif) no-repeat 100% 0;
}
div.sm_left_corner {
	background:url(../img/submenu/bg/left.gif) repeat-y 0 0;
}
div.sm_right_corner {
	background:url(../img/submenu/bg/right.gif) repeat-y 100% 0;
	padding-top:10px;
}
div.sm_left {
	background:url(../img/submenu/bg/left.gif) repeat-y 0 0;
}
div.sm_right {
	background:url(../img/submenu/bg/right.gif) repeat-y 100% 0;
}
div.sm_bottom {
	background:url(../img/submenu/bg/bottom.png) repeat-x 0 100%;
}
div.sm_bl {
	background:url(../img/submenu/bg/bl.gif) no-repeat 0 100%;
}
div.sm_br {
	background:url(../img/submenu/bg/br.gif) no-repeat 100% 100%;
}
div.sm_text {
	padding:12px 17px 15px 17px;
	min-height:59px;
}
/* ----------------------------------------------------------------------- */
/* TEXT BLOCK */
/* ----------------------------------------------------------------------- */
div.text {
	padding:8px 0 10px 0;
	line-height:1.3;
}
tr.middle div.text {
	padding:8px 10px 10px 10px;
}
div.text p {
	margin-top:0;
}
div.text p.less {
	margin-bottom:0.6em;
}
div.withTurn {
	margin-bottom:30px;
}
/* ----------------------------------------------------------------------- */
/* SUB CONTENT */
/* ----------------------------------------------------------------------- */
table.format {
	width:100%;
}
table.format td {
	width:33%;
}
table.subFormat td {
	padding:0;
	padding-right:35px;
}
table.subFormat td.fixed {
	width:200px;
}
div.paragraph {
	padding:0 10px 0 25px;
	line-height:1.3;
}
div.welcome div.fl {
	padding-right:20px;
	color:black;
	font-size:130%;
}
div.welcome div.fr {
	font-size:120%;
}
div.personalMenu {
	padding-top:8px;
}
span.mat {
	padding:3px 6px;
	background:#1a7094;
	color:white;
	width:1.5em;
	height:1.5em;
	line-height:1.5em;
	margin-right:0.4em;
	text-align:center;
}
span.mat a {
	color:white;
}
/* ----------------------------------------------------------------------- */
/* ICONS */
/* ----------------------------------------------------------------------- */
div#information {
	background:url(../img/icons/information.gif) no-repeat 0 0;
}
div#conditions {
	background:url(../img/icons/conditions.gif) no-repeat 0 0;
}
div#registration {
	background:url(../img/icons/registration.gif) no-repeat 0 0;
}
div#exchange {
	background:url(../img/icons/exchange.gif) no-repeat 100% 0;
}
div#projects {
	background:url(../img/icons/projects.gif) no-repeat 100% 0;
}
div#messenger {
	background:url(../img/icons/messenger.gif) no-repeat 100% 0;
}
div#informationIcon {
	background:url(../img/menu/information_icon.png) no-repeat 0 0;
}
div#conditionsIcon {
	background:url(../img/menu/conditions_icon.png) no-repeat 0 0;
}
div#registrationIcon {
	background:url(../img/menu/registration_icon.png) no-repeat 0 0;
}
/* ----------------------------------------------------------------------- */
/* COMPOSITE BLOCK */
/* ----------------------------------------------------------------------- */
div.textBlock {
	background:white;
}
td.outermost div.textBlock {
	padding-right:15px;
}
div.caption {
	padding:14px 0 0 35px;
	min-height:41px;
}
tr.bottom div.caption {
	padding:14px 55px 0 0;
}
tr.bottom div.textBlock {
	padding-top:10px;
}
div.caption h2 {
	margin:0;
}
/* ----------------------------------------------------------------------- */
/* DIVISIONS */
/* ----------------------------------------------------------------------- */
table.divisions {
	width:100%;
}
table.divisions td.left {
	width:15px;
	overflow:hidden;
}
table.divisions td.right {
	width:15px;
	overflow:hidden;
}
table.divisions td.smooth {
	width:30%;
}
/* ----------------------- */
/* -> TOP */
/* ----------------------- */
table.divisions tr.top td.left {
	height:19px;
	background:url(../img/inner/tl.png) no-repeat 0 0;
}
table.divisions tr.top td.right {
	height:19px;
	background:url(../img/inner/tr.png) no-repeat 0 0;
}
table.divisions tr.top td.center {
	background:url(../img/inner/bg.png) repeat-x 0 0;
	height:14px;
	padding-top:5px;
}
tr.top td.center div.edge {
	height:14px;
	background:white;
}
/* ----------------------- */
/* -> MIDDLE */
/* ----------------------- */
table.divisions tr.middle td.left {
	background:url(../img/inner/left.png) repeat-y 0 0;
}
table.divisions tr.middle td.right {
	background:url(../img/inner/right.png) repeat-y 100% 0;
}
/* ----------------------- */
/* -> DECORATIVE */
/* ----------------------- */
tr.decorative td.left div {
	width:15px;
	height:15px;
	overflow:hidden;
	background:url(../img/inner/left_bottom.png) no-repeat 0 0;
}
tr.decorative td.right div {
	width:15px;
	height:15px;
	overflow:hidden;
	background:url(../img/inner/right_bottom.png) no-repeat 0 0;
}
/* ----------------------------------------------------------------------- */
/* DOUBLE PART */
/* ----------------------------------------------------------------------- */
td.double {
	text-align:center;
	vertical-align:middle;
}
td.double img {
	padding:0 10px;
	vertical-align:middle;
}
td.double h2 {
	margin:0 0 0.2em 0;
	color:#8ac200;
}
td.double h2.spacing {
	margin-bottom:0.7em;
}
td.double div.content {
	margin:25px;
	margin-bottom:0;
	border-top:1px solid #dbdbdb;
	padding:15px 0;
}
td.double div div {
	padding-bottom:7px;
}
/* ----------------------------------------------------------------------- */
/* CONTENT */
/* ----------------------------------------------------------------------- */
div.filling {
	padding:0 5px;
	font-size:130%;
}
div.feature {
	line-height:1.9;
	color:#2b2b2b;
}
div.feature h2, div.block h2 {
	color:#5f5f5f;
}
div.feature ul {
	margin:0;
	margin-left:15px;
	padding:0;
	list-style:none;
}
div.feature li {
	margin:0;
	padding:0;
	padding-left:29px;
	background:url(../img/lists/mark.gif) no-repeat 0 0.4em;
}
div.block {
	color:#2b2b2b;
	line-height:1.3;
}
div.block h1 {
	color:#25516c;
}
div.notice {
	margin-left:8px;
	padding:6px;
	border-left:3px solid #f22516;
}
div.notice a {
	color:#55b4eb;
}
div.about {
	padding:5px 0 15px 5px;
}
/* ----------------------------------------------------------------------- */
/* CLIENT INFO */
/* ----------------------------------------------------------------------- */
div.about table {
	width:100%;
}
div.about td.clientPhoto {
	width:138px;
}
div.about td.clientPhoto img {
	display:block;
	border:1px solid #25516c;
}
td.clientInfo td {
	padding:5px 3px;
	border-bottom:1px dashed #9a9a9a;
}
td.clientInfo td.label {
	width:300px;
}
/* ----------------------------------------------------------------------- */
/* LINKS */
/* ----------------------------------------------------------------------- */
span.link, span.link a {
	color:#6da50a;
}
a.link {
	color:#6da50a;
	background:url(../img/arrows/green.gif) no-repeat 100% 50%;
	padding-right:9px;
}
div.sub a.link {
	color:#1a7094;
	background:url(../img/arrows/blue.gif) no-repeat 100% 50%;
}
span.mat a.link {
	color:white;
	background:url(../img/arrows/white.gif) no-repeat 100% 50%;
}
div.personalMenu li span.mat a {
	color:#b4d0dc;
	text-decoration:none;
}
div.personalMenu a.link {
	color:#40424c;
	background:url(../img/arrows/black.gif) no-repeat 100% 50%;
	padding-right:10px;
}
div.turn {
	position:absolute;
	color:#8ac200;
	font-size:200%;
	padding:0 10px;
	margin-top:-25px;
}
td.nopadding div.turn {
	padding-left:0;
}
div.turn img {
	display:block;
}
div.turn a {
	text-decoration:none;
	color:#8ac200;
}
/* ----------------------------------------------------------------------- */
/* LISTS */
/* ----------------------------------------------------------------------- */
table.subFormat ul, div.paragraph ul, div.text ul {
	margin:0;
	padding:0;
	list-style:none;
}
div.text li {
	margin:0;
	padding:2px 0;
}
table.subFormat li, div.paragraph li {
	margin:0;
	padding:0;
	padding-bottom:4px;
}
td.union div.paragraph li {
	float:left;
	width:50%;
	padding-right:5px;
}
div.personalMenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
div.personalMenu li {
	margin:0;
	padding:0 15px 4px 0;
	white-space:nowrap;
	font-size:110%;
}
div.personalMenu li span.mat {
	font-size:90%;
	color:#b4d0dc;
	padding:2px 3px;
}
/* ----------------------------------------------------------------------- */
/* FOOTER */
/* ----------------------------------------------------------------------- */
div.footer {
	padding:45px 55px 25px 0;
	margin:10px 25px 0 25px;
	border-top:1px solid #dbdbdb;
}
.footerhandler {
	background:url(../img/bg/pen.gif) no-repeat 100% 0;
}
div.footer div.links {
	width:340px;
	float:left;
}
div.footer div.lang {
	float:left;
}
div.footer div.lang a {
	color:#526d78;
}
div.footer div.copyrights {
	float:right;
	color:#9a9a9a;
}
/* ----------------------------------------------------------------------- */
/* END OF STYLES */
/* ----------------------------------------------------------------------- */
#ptfairlink {
	display:block;
	font-size:10pt;
	text-decoration:none;
	text-align:center
}
#cabinetmenu {
	padding:0;
	margin:0
}
#cabinetmenu li {
	padding:0;
	list-style:none;
	margin:5px auto;
}
div.filling img {
	border:1px solid #1a7094;
	padding:2px;
	width:auto;
	margin:3px
}
div.filling td {
	padding:3px;
}
h2.gray {
	color:#8a8a8a;
	font-size:18pt;
	font-weight:normal;
	margin:15px 0 5px 0;
	padding:0
}
h4.gray {
	color:#8a8a8a;
	font-size:14pt;
	font-weight:normal;
	margin:0
}
img.nodecoration {
	border:0;
	padding:0;
	margin:0
}
/* reg forms */
form {
	z-index:10000;
}
#personal-reg-form input, #personal-reg-form textarea, #personal-reg-form select {
	width:60%;
	border:1px solid #ccc;
	padding:2px;
	font-size:8pt
}
#personal-reg-form div {
	margin:13px 0;
	padding:0 10px
}
.required_field {
	border-left:3px solid #6d9aaf
}
.disabled_field {
	border-left:3px solid #c0c0c0;
	padding:5px
}
.required_field2 {
	border-left:3px solid #6d9aaf;
	padding-left:5px
}
#leftcol {
	padding-left:5px;
	margin:25px 30px 20px 30px;
	font:9pt "Trebuchet MS";
	color:#8a8a8a;
}
.error_field {
	border-left:3px solid #f96d56
}
.pad {
	padding:10px 5px
}
.btn {
	padding:3px 10px;
	background:#c0c0c0;
	margin-left:10px
}
.fielddescr {
	color:#c0c0c0;
	font-size:8pt;
	padding:0
}
.fielderror span {
	color:#f96d56
}
.tblhd td {
	background-color:#f8f6f6;
	font-weight:bold
}
.tblrow td {
	border-top: 1px dashed #c0c0c0
}
#authform {
	padding:0px
}
#authform input {
	margin:3px 0;
	border:1px solid #ccc;
	padding:2px;
	font-size:8pt;
	width:100px
}
#authform input.submitarr {
	border:0;
	width:50px;
	color:#6da50a;
	font-size:9pt;
	background:url(../img/greenarr.html) right no-repeat;
	padding-right:10px
}
/* areac */
.areactbl {
	border-collapse:collapse;
	margin:20pt
}
.areactbl td {
	padding:5pt
}
.areactbl td a {
	text-decoration:none;
	color:#8a8a8a
}
.areactbl td a:hover {
	text-decoration:underline;
	color:#8a8a8a
}
.areacthe {
	border-bottom:1px solid #ccc;
	color:#8a8a8a;
	font-weight:bold
}
.areactheh {
	font-size:8pt
}
.areachlt {
	border-right:1px solid #ccc;
	text-align:right;
	width:30%
}
/* profile */
.profile-field {
	width:300px
}
.profile-field, .profile-value {
	border-bottom:1px dashed #ccc;
	padding:5px
}
/* orglist */
#orgsearchform select, #orgsearchform input {
	width:500px;
	border:1px solid #ccc;
	padding:2px;
	font-size:8pt
}
.orglist-tr-odd td {
	padding:15px 0;
	height:50px
}
.orglist-tr-even td {
	padding:15px 0;
	background-color:#f9f7f7;
	height:50px
}
.timetable-field {
	border-bottom:1px dashed #ccc
}
#admindiv {
	padding:20px
}
#messages {
	text-align:center;
	padding:15px;
	font-size:15px
}
.borders {
	width:100%;
	border-collapse:collapse
}
.borders td {
	border:1px solid #c0c0c0;
	padding:3pt;
	font-size:10pt
}
.borders-h td {
	background-color:#efefef;
	font-weight:bold
}
.controls img {
	margin:2px
}
.admlist-tr-odd td {
	background-color:#fff;
}
.admlist-tr-even td {
	background-color:#f9f7f7;
}
ul.compact {
	padding:0 7px;
	margin:0 7px
}
ul.compact li {
	padding:0;
	margin:0
}
.ptt {
	width:100%;
	border-collapse:collapse
}
.ptt td {
	color:#000;
	font-size:12px;
	padding:2px;
	border:1px solid #666
}
.ptth td {
	background:#c0c0c0;
	color:#fff;
	font-weight:bold;
	font-size:14px
}
ul.arrowlist {
	list-style-image:url(../img/gray_arrow.gif)
}
ul.arrowlist li {
	padding-left:5px
}

