@charset "utf-8";
/* 6shuttle ********************************************************/

/******************************************************** standart */

 * {
    margin: 0;
    padding: 0;
    }

 body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #333; 
    }

p {
    margin-top:10px;
}


/******************************************************** links */

 a:link, a:visited {
/*    color: #d47474;*/
    color: #f4dcdc;
    text-decoration: underline;
    }

 a:hover, a:active {
    color: #fff;
    text-decoration: none;
    }

 a.h3, a.h3:visited {
    color: #fff;
    text-decoration: underline;
    }

 a.h3:hover, a.h3:active {
    text-decoration: none;
    }

form.submenu {
    float:left;
    margin:0 10px 10px 0;
}

form.search {
    padding-top:20px;
    font-size:16px;
}

form.search input.text{
    padding:0;
    width:200px;
    height:18px;
    font-size:14px;

}

input.submit {
    width:100px;
    height:24px;
    font-size:14px;
}

input.active {
    background: url(http://webmaster.6shuttle.cc/img/h2_2.jpg) no-repeat left top;
    color:#fff;
}

input.table_text {
    margin-bottom:10px;
}

/******************************************************** titles */

 h1 {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 10px;
    background: url(http://webmaster.6shuttle.cc/img/h1.jpg) repeat-x top;
    text-align: center;
    }

 h2 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    background: #420000;
    border-top: 3px solid #420000;
    border-right: 5px solid #420000;
    border-bottom: 3px solid #420000;
    border-left: 5px solid #420000;
    margin-bottom: 10px;
    }

 h3 {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background: #420000;
    border-top: 3px solid #420000;
    border-right: 5px solid #420000;
    border-bottom: 3px solid #420000;
    border-left: 5px solid #420000;
    margin-top: 10px;
    }


 ul {
    margin: 0 10px 0 10px;
    padding: 0;
    }

#box ul {
    margin: 5px 10px 5px 10px;
}

 li {
    list-style-type: none;
    text-indent: 7px;
    line-height: 16px;
    }

#box li {
    list-style-type:disc;
    margin-left:20px;
    text-indent:0;
}
/******************************************************** structure */

 #page {
    width: 1240px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    background: url(http://webmaster.6shuttle.cc/img/bg_page.jpg) repeat-y center;
    }

 #header {
    width: 1240px;
    height: 160px;
    margin: 0;
    padding: 0;
    background: url(http://webmaster.6shuttle.cc/img/bg_header.jpg) repeat-x top;
    }

 #header #img {
    width: 1240px;
    height: 160px;
    margin: 0;
    padding: 0;
    background: url(http://webmaster.6shuttle.cc/img/bg_header_img.jpg) no-repeat top left;
    position: relative;
    }

 #headbanner {
    width: 300px;
    height: 120px;
    /*margin: 20px 20px 20px 0;*/
    padding: 0;
    background: #000;
    position: absolute;
    top: 20px;
    right: 20px;
    }

 #list1 {
    width: 160px;
    margin: 0;
    padding: 0;
    background: url(http://webmaster.6shuttle.cc/img/bg_1.jpg) repeat-x top;
    float: left;
    }

 #list2 {
    width: 260px;
    margin: 0;
    padding: 0;
    background: url(http://webmaster.6shuttle.cc/img/bg_1.jpg) repeat-x top;
    float: left;
    }

 #list3 {
    width: 160px;
    margin: 0;
    padding: 0;
    background: url(http://webmaster.6shuttle.cc/img/bg_2.jpg) repeat-x top;
    float: left;
    }

 #content {
    width: 660px;
    margin: 0;
    padding: 0;
    background: url(http://webmaster.6shuttle.cc/img/bg_2.jpg) repeat-x top;
    float: left;
    }

 #content #box {
    width: 640px;
    margin: 15px 10px 10px 10px;
    }

 #footer {
    width: 1240px;
    height: 70px;
    margin: 0;
    padding: 0;
    text-align: center;
    background: url(http://webmaster.6shuttle.cc/img/bg_footer.jpg) top center;
    clear: both;
    }

 #footer #footbox {
    width: 1240px;
    margin-top: 24px;
    }





 li h2.h2-1 {
    width: 140px;
    height: 23px;
    margin: 15px 0 3px 0;
    line-height: 23px;
    text-indent: 8px;
    font-size: 12px;
    font-weight: bold;
    background: url(http://webmaster.6shuttle.cc/img/h2_1.jpg) no-repeat left top;
    border:0px;
    }

 li h2.h2-2 {
    width: 240px;
    height: 23px;
    margin: 15px 0 3px 0;
    line-height: 23px;
    text-indent: 8px;
    font-size: 12px;
    font-weight: bold;
    background: url(http://webmaster.6shuttle.cc/img/h2_2.jpg) no-repeat left top;
    border:0px;
    }

 #list1 li,
 #list2 li,
 #list3 li {
     margin-bottom:3px;
 }

#list1 form {
    margin-left:5px;
}

#list1 input.text {
    width:100px;
}



/******************************************************** pictures */

 .thumb {
    width: 155px;
    height: 155px;
    border: 1px solid #420000;
    }

 .thumbig {
    width: 400px;
    height: 400px;
    margin: 0 10px 3px 0;
    border: 3px solid #420000;
    float: left;
    }

/******************************************************** content */
#content #box p {
    margin-bottom:15px;
}

#content ul.error_sign {
    margin-bottom: 10px;
    list-style-type:none;
}

#content ul.error_sign li {
    margin-left:-10px;
    margin-bottom:5px;
    width:637px;
    padding: 3px ;
    border:1px solid #fff;
    list-style-type: none;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
}

#content .error {
    background:#c00;
}

#content .no_error {
    background:#060;
}
#content .sign {
    background:#f60;
}

.tag_box {
    float:left;
    width:155px;
}

span.stat_ro {
    font-size:12px;
    color:#f60;
}
span.stat {
    font-size:12px;
}


div.searchresult {
    margin:0 0 20px 0;
}

div.searchresult h3{
    font-size: 14px;
    font-weight:bold;
}

div.searchresult img {
    float:left;
    margin-right:10px;
}


div#back {
    float:left;
    margin-right:20px;
}

div#pagecount {
    float:left;
    margin-right:20px;
}

div#forward {
    float:left;
}

#box div.tagcloud {
    margin-top:30px;
}

#box div.tagcloud .tag1 {
    font-size:14px;
}
#box div.tagcloud .tag2 {
    font-size:14px;
    font-weight:bold;
}
#box div.tagcloud .tag3 {
    font-size:16px;
}
#box div.tagcloud .tag4 {
    font-size:16px;
    font-weight:bold;
}
