﻿@charset "utf-8";
/* CSS Document */

body{
width:1000px;
height:1066px;
margin: 0 auto;
}
 
h1{font-size:16px;}
p {font-size:14px;}
li{font-size:13px; font-weight:bold;}


#flag_lat {position: absolute; left:10px; bottom:10px;}
#flag_rus {position: absolute; left:30px; bottom:10px;}
div#flag_lat {width:16px; height:11px; position: absolute; left:10px; bottom:10px;}
div#flag_rus {width:16px; height:11px; position: absolute; left:30px; bottom:10px;}

#header,#header1,#header2 {
width:1000px;
height:325px;
margin:0px auto 0px;
background-color:#2f0c00;
/*background-image:url('img/header_index.jpg');
background-repeat: no-repeat;
position:relative;*/
}

#header {
background-image:url('img/header_index_ls.jpg');
background-repeat: no-repeat;
position:relative;
}
#header1 {
background-image:url('img/header_registration_ls.jpg');
background-repeat: no-repeat;
position:relative;

}
#header2 {
background-image:url('img/header_reg_form_2_ls.jpg');
background-repeat: no-repeat;
position:relative;
}

/* Header RU */
#header_ru, #header1_ru, #header2_ru {background-color:#2f0c00; width:1000px; height:325px; margin:0px auto 0px; position:relative;}
#header_ru {background:url("img/header_index_ru.jpg") no-repeat;}
#header1_ru {background:url("img/header_registration_ru.jpg") no-repeat;}
#header2_ru {background:url("img/header_reg_form_2_ru.jpg") no-repeat;}

div.index {width:395px; height:315px; position:absolute; right:105px; bottom:0;}
a.index {cursor:pointer}


#sidebar {
position:absolute;
top:35px;
right:80px;
float:right;
line-height:1.6em;
font-family:Arial;
font-size:17px;
color: #FFFFFF;
text-align:justify;
}
#sidebar2 {
padding:35px 0 0 65px;
line-height:1.6em;
font-family:Arial;
font-size:17px;
color: #FFFFFF;
text-align:left;
}
#sidebar2 a {display:block; text-decoration:none; cursor:pointer;}
#sidebar a {display:block; text-decoration:none; cursor:pointer;}

div#hr{ 
height:1px;
background-color:#751d00;
width:475px
 }

#container { 
background:#5a1600 url('img/background.jpg');
height:1066px;
width:1000px;
position:relative;
}

#container2 {background:#461300 url('img/background.jpg') left top no-repeat; height:1066px; padding:0 0 15px 0; position:relative;}
#container2_td {padding:35px 0 0 110px;}
#container3_td {padding:0px 0 0 0px;}
div.relative {position:relative; }


#content, #index_content {
width:490px;
text-align:left;
position:absolute;
left:110px;
top:35px;
padding:0;
color: #FFFFFF;
text-align:justify;
float:left;
font-family:Arial;
font-size:17px;
font-weight:bold;
letter-spacing:0.2px;
}

/*#index_content2 {width:490px; margin:35px 0 0 110px; color: #FFFFFF; text-align:justify; float:left; font-family:Arial; font-size:12px; letter-spacing:0.2px;}*/
#index_content2 {width:590px; color: #FFFFFF; text-align:justify; float:left; font-family:Arial; font-size:12px; letter-spacing:0.2px; font-weight:bold;}

#index_content p{font-size:17px; font-family:Arial;}
.li_img {list-style-image:url(img/li_img1.gif); font-size:14px; }
#index_content .li_img {font-size:17px;}
.li_img li {margin:0; padding:0 0 4px 5px;}

.privacy {font-size:10px; font-family: Arial;
}

.li_img1 {list-style-image:url(img/uusnool.gif); font-size:14px;}
#regform, #regform1{
font-family:Arial;
font-size:12px;
letter-spacing:0.2px;
}

#regform1{font-family: Arial; font-size:12px; text-align:left;}
.yellow {color: #ffba00}
.yellowX {color: #ffba00; font-size:48px; font-weight:bold;}

#eesnimi, #email{background: url(img/input.gif) left top repeat-x ; border:1px solid #000000; color:#ffba00; font-weight:bold;}
/* Regestration form 2 */
#reg2 {font-size:12px;}
#reg2 input {background:#ffffff; color:#421100; font-weight:bold; border:1px solid #350300;}
#reg2 select {color:#421100; font-weight:bold;}
#reg2 .none {background:none; border:none}
#reg2 .error {color:#FF0000}
#reg2 .error_rules {background:#FF0000}
#reg2 .reg2_btn {background:none; border:none; cursor:pointer;}

  
a:link, a.font_40 {
color: #ffba00;
text-decoration:underline;
}

a.font_24{font-size:24px;}


a:visited, a.font_24:visited {
color:#ffba00;
text-decoration:underline;
}

a:hover, a.font_24:hover {
color:#ffba00;
text-decoration:none;
}

a:active, a.font_24:active {
color:#ffba00;
text-decoration:underline;
}
#terms_cond {height:200px; overflow:auto; padding: 10px 15px 10px 15px; border:1px solid #751d00; background-color:#491200;}
#terms_cond, #terms_cond p {font-size:12px;}

#photo a img {border:2px solid #ffba00}
td.photo_nav {font-size:16px; padding:7px 0 7px 0;}

/* Field with rounded corners */
#form_tl {background:url(img/top_left.gif) left top no-repeat;}
#form_tr {background:url(img/top_right.gif) right top no-repeat;}
#form_bl {background:url(img/bottom_left.gif) bottom left no-repeat;}
#form_br {background:url(img/bottom_right.gif) bottom right no-repeat;}
#form_border {background:#9c2000; height:8px; margin:0 9px 0 9px; border-top:1px solid #350300;}
#form_border_1 {background:#9c2000; border-left:1px solid #350300; border-right:1px solid #350300; margin:0; padding:0 13px 0 13px;}
#form_border_2 {background:#9c2000; height:8px; margin:0 9px 0 9px; border-bottom:1px solid #350300;}
