/*
Created by Webturbo.kz
E-Mail: myxtap@webturbo.kz
*/

* {
margin: 0;
padding: 0;
}

body {
margin:0;
padding: 0;
text-align:center;	
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: small;
background: #268FBB;
color: #444;
}

#wrapper {
text-align: left;
margin: 0px auto;
padding: 0px;
border:0;
width: 1000px;
background:#FFF url("../layout/vertical-divider.gif") repeat;
}

#header {
margin: 0 0 1px 0;
height: 220px;
background: #FFF url(../layout/header.jpg) top left no-repeat;
}

/* ---------------------- Language switcher ------------------- */

#header ul.l10n_lang_list {
list-style-type: none;
float: left;
margin: 200px 0 0 870px;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
}

*html #header ul.l10n_lang_list {
float: right;
margin: 200px 10px 0 0;
}

#header ul.l10n_lang_list li {
display: inline;
}

#header ul.l10n_lang_list li span {
float: left; 
}

#header ul.l10n_lang_list li a {
display: block;
float: left;
font-weight: bold;
text-decoration: none;
}

li.ru-ru a {
color: #FFFF00;
border-right: 1px solid #FFF;
padding-right: 5px;
}

li.en-gb a {
color: #FFFF00;
border-left: 1px solid #FFF;
padding-left: 5px;
}

li.l10n_current span {
color: #FFF;
padding-right: 5px;
padding-left: 5px;
}


/* ------------------ End of Language switcher ------------------- */
#side-a {
float: left;
width: 242px;
background: url(../layout/menu-header.jpg) top left no-repeat;
min-height: 1870px;
}

#side-a ul {
margin-top: -10px;
padding-left: 15px;
margin-right: 15px;
}

#side-a ul li {
list-style: none;
background:  url(../layout/menu_bullet.gif) no-repeat 0px 7px;
border-bottom: 1px solid #444;
padding: 3px 0 3px 15px;
}

#side-a ul li a {
color: #444;
text-decoration: none;
}


/* ---------- Link to old site -------------------------- */

#link-to-old-site {
margin: 15px 0 0 0;
}

#link-to-old-site p {
width: 212px;
margin-left: 15px;
}

#link-to-old-site p#link {
width: 209px;
margin-top: 1px;
padding: 3px 0 5px 5px;
background: #6699CC;
}

#link-to-old-site p#link a{
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
color: #FFF;
}

#link-to-old-site p#link a:hover{
color: #FFFF00;
}

#link-to-old-site p a img {
border: 1px solid #6699CC;
}
/* ------------------------------------------------------ */

/* ---------- Link to intro -------------------------- */

#link-to-intro {
margin: 15px 0 0 0;
}

#link-to-intro p {
width: 196px;
margin-left: 23px;
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
text-align: center;
color: #FF0020;
}

#link-to-intro p#text {
width: 196px;
margin-left: 23px;
margin-top: 3px;
font-size: 85%;
color: #555;
}

#link-to-intro p#text a{
font-family: Arial, Helvetica, sans-serif;
color: #508AC5;
}

#link-to-intro p#text a:hover{
color: #FF6600;
}

#link-to-intro p#link {
width: 196px;
margin-left: 18px;
margin-top: 1px;
padding: 3px 0 5px 5px;
}

#link-to-intro p#link a{
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
font-align: center;
color: #FF0020;
}

#link-to-intro p#link a:hover{
color: #FF6600;
}

/* ------------------- End Link to intro ----------------------------------- */

/* ---------- Subscriber form -------------------------- */

form {
width: 212px;
margin: 15px 0 20px 15px;
font-family: Arial, Helvetica, sans-serif;
}

form fieldset {
border: 1px solid #6699CC;
background: #D9ECFB;
padding: 3px 0;
}

form fieldset legend {
margin: 0 0 0 10px;
background: #6699CC;
border: 1px solid #FFF;
color: #FFF;
padding: 2px 10px;
}

form fieldset label {
margin: 0 0 0 10px;
font-size: 80%;
}

form fieldset input {
width: 135px;
margin: 2px 0 2px 10px;
border: 1px solid #6699CC;
font-size: 70%;
color: #FF6600;
}

form fieldset input.zemSubmit {
border: 1px solid #FFF;
background: #6699CC;
margin: 3px 0 3px 10px;
font-size: 80%;
color: #FFF;
}

form fieldset ul.zemError {
margin-top: 0;
margin-bottom: 20px;
}

form fieldset ul.zemError li {
color: #FF0000;
font-size: 80%;
}

/* ------------------------------------------------------ */

#side-b {
float: right;
width: 158px;
padding-top: 0px;
background: url(../layout/adv-header.jpg) top right no-repeat;
}

*html #side-b {
width: 147px;
background: #EEE url(../layout/adv-header.jpg) top left no-repeat;
}

#banner h2 { 
margin: 20px 0px 20px 0px;
    font-family: "Times New Roman", Times, serif;
    text-transform: uppercase;
    font-size: 120%;
    color: #6699CC;
    float: left;
}

/* ---------- Search form -------------------------- */

#search-form {
width: 200px;
margin: 170px 0px 2px 0px;
color: #6699CC;
font-size: 90%;
}

#search-form input#search-box {
width: 180px;
margin: 2px 0 2px 0px;
border: 1px solid #6699CC;
font-size: 90%;
color: #FF6600;
}
/* ---------- End of Search form -------------------------- */

/* ------- Begiginig of counter and bunner form --------------- */

#side-b p {
margin: 5px 5px 5px 5px;
font-size: 70%;
}

#counter { 
margin: 0 0 10px 15px;
}

#banner {
margin: 9px 0 9px 5px;
}

#banner p {
font-size: 70%;
}


#banner p a {
color: #444;
}

#banner p a:hover {
color: #FFA500;
}

#banner img {
border: 0;
}

#content { 
float: left;
width: 59%; 
}

#content h2 { 
margin: 20px 10px 10px 20px;
padding: 0 0 0 10px;
font-family: "Times New Roman", Times, serif;
text-transform: uppercase;
font-size: 160%;
background: #6CB0E1;
color: #FFF;
}

#content h3 { 
margin: 0 0 20px 0;
font-size: 115%;
color: #6699CC;
text-align: center;
font-family: "Times New Roman", Times, serif;
text-transform: uppercase;
}

#content h4 { 
margin: 0 10px 0 20px;
padding: 10px 10px 10px 10px;
font-size: 140%;
font-family: "Times New Roman", Times, serif;
color: #777;
background: #F0F8FF;
}

#content h5 { 
margin: 0 10px 0 20px;
padding: 10px 10px 10px 10px;
font-size: 120%;
font-family: "Times New Roman", Times, serif;
color: #777;
background: #F0F8FF;
}

#sticky {
margin: 0px 10px 20px 20px;
padding: 5px 0 15px 0;
background: #F0F8FF;
}

#content p {
margin: 5px 20px 10px 20px;
line-height: 1.4em;
font-size: 85%;
}

#content p#date {
display: inline;
font-weight: bold;
font-size: 70%;
padding: 0 5px;
background: #6CB0E1;
color: #FFF;
border-top: 3px solid #FFF;
border-right: 3px solid #FFF;
}

#content p.custom-field {
margin: 2px 20px 2px 40px;
}

#content p span {
font-weight: bold;
}

/* ------------------------------------------------------------ */

#content p a{
font-weight: bold;
font-size: 100%;
color: #508AC5;
}

p#profile-photo {
margin-left: 250px;
}

p#profile-photo img {
margin-top: 10px;
padding: 1px;
border-top: 7px solid #DDD;
border-bottom: 7px solid #EEE;
border-left: 7px solid #DDD;
border-right: 7px solid #EEE;
}

#climber-list {
background: #EEE;
margin: 0 10px 20px 25px; 
}

table {
width: 100%;
position: relative;
top: -4px;
left: -4px;
background: #FFF;
border: 1px solid #DDD;
}

table tr.alt {
background: #f1f1f1;
}

table tr th {
text-align: center;
padding: 5px 2px;
border: 1px solid #EEE;
background: #f1f1f1;
}

table tr th.photo {
width: 79px;
}

table tr th.names {
width: 210px;
}

table tr th.score {
width: 60px;
}

table tr th.icons {
width: 150px;
}

table tr td {
border: 1px solid #EEE;
text-align: center;
padding: 3px 0;
}

table tr td.photo {
padding: 2px;
text-align: center;
}

table tr td.names {
padding: 3px 5px;
text-align: left;
font-size: 80%;
}

table tr td.score {
padding: 3px 2px;
text-align: center;
font-size: 80%;
}

table tr td.icons {
float: left;
text-align: center;
padding: 2px;
}

table tr td.icons div {
float: left;
height: 65px;
margin: 5px 1px 5px 1px;
padding: 3px 1px 0 0;
background: #999;
}

*:first-child+html table tr td.icons div img {
margin-left: 2px;
}

*html table tr td.icons div img {
margin-left: 2px;
}

table tr td.icons div img {
border: 1px solid #FFF;
}

table tr td.icons div p{
color: #FFF;
}

table tr td a {
color: #508AC5;
}

table tr td a:hover {
color: #FFA500;
}

/* ------------------------------------------------------------ */

/* ---------- List of files to download ----------------------- */

#content ul.file_download_list {
margin: 5px 0 5px 20px;
padding: 5px 0 5px 0px;
border-top: 1px dashed #ddd;
border-bottom: 1px dashed #ddd;
}


#content ul.file_download_list li {
margin: 7px 10px 0 0;
padding-left: 10px;
display: block;
list-style-type: none;
font-size: 85%;
border: 1px dashed #EEE;
background: #F0F8FF;
}

#content ul.file_download_list li span.posted {
padding-left: 5px;
padding-right: 5px;
font-weight: bold;
font-size: 70%;
color: #FFF;
background: #6CB0E1;
}

#content ul.file_download_list li a {
display: block;
padding: .2em 0;
font-size: 95%;
color: #CC6633;
font-family : Arial, Helvetica, sans-serif;
}

#content ul.file_download_list li a:hover {
color: #FF9900;
}

/* ---------- End of list of files to download ---------------- */

#content ul {
margin: 5px 0 5px 20px;
padding: 15px 0 15px 0px;
border-top: 1px dashed #ddd;
border-bottom: 1px dashed #ddd;
}

#content ul li {
margin-left: 0px;
list-style-type: none;
font-size: 95%;
line-height: 20px;
}

#content ul.cbs_category_list li {
line-height: 15px;
font-size: 100%;
}

*html #content ul.cbs_category_list li {
line-height: 10px;
font-size: 90%;
}

#content ul li span.posted {
padding-left: 5px;
padding-right: 5px;
font-weight: bold;
font-size: 70%;
color: #FFF;
background: #6CB0E1;
}

#content ul li a {
display: block;
padding: .2em 0;
font-size: 90%;
color: #508AC5;
font-family : Arial, Helvetica, sans-serif;
}

#content ul li a:hover {
color: #FF6600;
}

#content ul.prev-next {
border: 0;
padding: 2px 0;
margin: 0 0 20px 20px;
}

#content ul.prev-next li {
padding: 2px 0;
}

#content ul.prev-next li a span {
font-weight: bold;
text-decoration: none;
}

/* ---------------------------------------------------------- */

#content ol {
margin: 5px 0 5px 20px;
padding: 5px 0 5px 0px;
border-top: 1px dashed #ddd;
border-bottom: 1px dashed #ddd;
}

#content ol li {
margin-left: 20px;
font-size: 90%;
line-height: 15px;
}

*html #content ol li {
line-height: 15px;
margin-left: 30px;
}

#content ol li span.posted {
padding-left: 5px;
padding-right: 5px;
font-weight: bold;
font-size: 70%;
color: #FFF;
background: #6CB0E1;
}

#content ol li a {
display: block;
padding: .2em 0;
font-size: 95%;
color: #508AC5;
font-family : Arial, Helvetica, sans-serif;
}

*html #content ol li a {
padding: 0;
line-height: 0px;
margin-left: 30px;
}

#content ol li a:hover {
color: #FF6600;
}

/* ----------------------------------------------------------*/

#content dl {
margin: 20px 10px 20px 20px;
padding: 5px 10px;
background: #F0F8FF;
font-size: 70%;
}

#content dl dt {
font-weight: bold;
}


/* ------------------------------------------------------------*/

#footer-wrapper {
clear: both;
height: 120px;
padding-top: 1px;
padding-bottom: 15px;
text-align: center;
background: #bddcf1;
}

div#footer_menu {
width: 100%;
margin-top: 0px;
border-top: 5px solid #268FBB;
}

div#footer_menu a {
text-decoration: none;
color: #268FBB;
font-size: 70%;
}

#footer_menu  ul {
margin-top: 1px; 
padding-top: 5px;  
border-top: 1px solid #268FBB;
}

div#footer_menu  li {
display: inline;
list-style-type: none;
padding-left: 2px;
padding-right: 0px;
border-right: 1px solid #268FBB;
}

div#footer_menu  li a  {
color: #4682B4;
font-size: 80%;
}

div#footer_menu  li.last {
border-right: 0;
}

#copyright {
margin: 15px 0 15px 0;
font-size: 80%;
font-family: Arial, Helvetica, sans-serif;
color: #4682B4;
}

#copyright a {
text-decoration: none;
color: #4682B4;
border-bottom: 1px dotted #4682B4;
}

/* ------------------------------------------------------------*/

.divider {
margin: 20px 0 20px 100px;
}

.displayoff {
display: none;
}
