/* CSS Document */
html,body{
    height:100%;
    text-align:center;
    margin:0;
    margin-bottom:50px;
    padding:0;
}

body{
    font-family:"Tahoma CE", Tahoma, Arial, Helvetica, sans-serif;
    font-size:11px;
    background-color:#000;
    color:#666666;
}

a{
    text-decoration:none;
}

a:hover{
    color:#fff;
}

a.free{
    text-decoration:none;
	color:#ff9900;
	font-weight: bold;
}

a.free:hover{
    color:#fff;
}

img,fieldset{
    border:0;
    margin:0;
    padding:0;
}

h3{
    font-size:16px;
    color:#ff9900;
    text-align:center;
    margin:0;
    margin-top:30px;
    padding:0;
}

#listatop {
	background-color:#333333;
	margin:0;
    padding:0;
	padding-top:8px;
	padding-bottom:8px;
	font-size:10px;
	font-weight: bold;
}

.toplomitko {
	border:0;
    margin:0;
    padding:0;
	margin-left: 10px;
	margin-right: 10px;
}

.topcontainer {
	border:0;
    margin:0;
    padding:0;
	height: 13px;
}

a#logo{
    margin:30px auto 17px auto;
	display: block;
	width:403px;
}

a#logo img {
 	width:403px;
    height:63px;
	float: none;
}

#flash{
    height:565px;
    margin: 0;
	overflow: hidden;
}
#flash img {
	width:1250px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -625px;
}

#logout{
    margin-bottom:40px;
}

#nav{
    margin-bottom:40px;
}

ul#menu,ul#menu1{
    text-align: center;
    margin:0;    
    padding:0;
}

ul#menu li,ul#menu1 li {
    display: inline;
    line-height:11px;
    list-style-type:none;
	padding: 0 5px 0 9px;
	background:url(../images/separator.gif) 0px 2px no-repeat;
}
ul#menu li.lifirst,ul#menu1 li.lifirst {
	background: none;
}


ul#menu li a,ul#menu1 li a{
    font-weight:bold;
    color:#ff9900;
}

ul#menu li a:hover,ul#menu1 li a:hover{
    color:#fff;
}

ul#menu li.separator,ul#menu1 li.separator{
    width:1px;
    height:11px;
    background:url(../images/separator.gif) no-repeat;
    margin-top:1px;
    margin-left:8px;
    margin-right:8px;
	display: block;
	position: relative;
}

ul.navMenu {    
    height:35px;
    margin:20px auto 50px auto;
    padding:0;
	text-align: center;
}

ul.navMenu li {
    display:inline;
    height:35px;
    list-style-type:none;
}

ul.navMenu li div {
	display: inline;
	padding: 0 0 0 20px;
}

ul.navMenu li img {
	vertical-align: top;
	margin:0;
	padding:0;
	
}

ul.navMenu li.dot {
    width:37px;
	padding: 4px 0px 4px 3px;
	margin: 0;
    background: url(../images/dot.gif) center 12px no-repeat;
	display: inline;
}
ul.navMenu li.dot div {
	padding: 0 0 0 37px; 
	display: inline;
}

ul.navMenu li.browse {
    margin-left:25px;
    margin-right:25px;
}

ul.zero_mt{
    margin-top:0;
}

ul.navMenu2_a {
    width:415px;
    margin-bottom:75px;
}

#menuMiddle{
    width:900px;
    height:180px;
    margin:0 auto;
}

#menuMiddle #reflection{
    width:890px;
    height:90px;
    background:url(../images/reflection.jpg);
    margin:5px 5px 0 5px;
}

#menuMiddle div{
    display:inline;
    float:left;
    width:440px;
    height:90px;
    margin-left:5px;
    margin-right:5px;
}

#menuMiddle #recommend{
    background:url(../images/recommend.jpg);
}

#menuMiddle #recommend #form{
    width:440px;
    height:90px;
    text-align:right;  
    margin:0;

}


#links_top{
    width:1000px;
    margin:0 auto;
    margin-top:80px;
    margin-bottom:55px;
}

#links_top div{
    width:440px;
}

#links_top div p{
    font-size:10px;
    margin:0;
    margin-bottom:8px;
}

.lt_l{
    float:left;
    margin-bottom:25px;
}

.lt_r{
    float:right;
    margin-bottom:25px;
}

.lt_b{
    clear:both;
    margin:0 auto;
}

#links_bottom{
    width:890px;
    margin:0 auto;
    margin-top:150px;
    margin-bottom:110px;
}

#links_bottom img{
    margin-left:40px;
    margin-bottom:40px;
}

#slideshowtb{
    width:100%;
    height:100%;
    text-align:center;
    margin:0 auto;
}

#slideshowtb span{
    float:left;
    width:166px;
    height:15px;
    border:1px solid #292929;
    margin-left:15px;
}

#slideshowtb a {
    font-size:10px;
    font-weight:bold;
    color:#666666;
}

#slideshowtb .zero_ml,#videoBox #vote .zero_ml,#links_bottom .zero_ml,
.photoList .zero_ml,.photoList_fhg .zero_ml{
    margin-left:0;
}

#topNav{
    width:534px;
    margin:0 auto;
    margin-top:20px;
    margin-bottom:20px;
}

#bottomNav{
    width:534px;
    margin:0 auto;
    margin-top:20px;
    margin-bottom:20px;
}

#loginBox{
    width:400px;
    height:331px;
    border:1px solid #333333;
    background-color:#141414;
    margin:80px auto;
    margin-bottom:145px;
	padding: 0 0 15px 0;
}

#loginBox form{
    width:236px;
    margin:40px auto;
    margin-bottom:38px;
}

#loginBox p.input{
    width:236px;
    text-align:right;  
    margin:0;
    margin-bottom:5px;
}

#loginBox label{
    height:18px;
    font-size:12px;
    color:#fff;
    margin-top:5px;
}

#loginBox input{
    width:150px;
    height:18px;
    line-height:17px;
    vertical-align:middle;
    border:1px solid #323232;
    font-family:"Tahoma CE", Tahoma, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#fff;
    background-color:#000;
    padding:3px 4px 0 4px; 
	margin-left: 10px;
}

#loginBox p.login{
    width:236px;
    height:20px;
    text-align:right;
    margin:0;
    margin-top:20px;
}

#loginBox p.login input {
	width:125px;
	height:20px;
	padding: 0;
}

#loginBox p{
    width:323px;
    text-align:justify;
    margin:13px auto;
}

#errBox{
    width:400px;
    height:265px;
    border:1px solid #333333;
    background-color:#141414;
    margin:80px auto;
}

#errBox #report{
    height:10px;
    font-size:12px;
    font-weight:bold;
    margin:40px;
}

#errBox #text1{
    width:305px;
    margin:0 auto;
}
    
#errBox #text2{
    width:305px;
    font-weight:bold;
    color:#ff9900;
    margin:0 auto;
    margin-top:15px;
}

#errBox #click_here{
    width:101px;
    height:16px;
    margin:40px auto;
}

p#introduce{
    color:#999999;
    margin:15px 0 15px 0;
}

p#copyright{
    font-weight:bold;
    margin:15px 0 15px 0;
}

p.notify{
    width:760px;
    font-size:10px;
    color:#333333;
    margin:15px auto;
}

.stress{
    color:#959595;
}

#w4b{
    margin-top:40px;
    margin-bottom:60px;
}

#w4b img{
    margin-left:15px;
	margin-right:15px;
}

#antiweb{
    margin-top:20px;
}

.clear{
    clear:both;
    height:1px;
}
.message {
    border:1px solid #333333;
    background-color:#141414;
    color: #666666;
	padding: 10px 40px 10px 40px;
	width: 60%;
	margin: 10px auto;
}
.message a {
	color: #ff9900;
}
.message h2 {
	color: #ff9900;
}
form.captcha {
	width: 300px;
	margin: 0 auto;
}
form.captcha img {
	float: left;
}
form.captcha input {
	float: right;
	margin: 0 0 10px 0;
    font-size:12px;
    color:#666666;
    background-color:#000;
    vertical-align:middle;
	width: 140px;	
	height: 18px;
	background: white;
}
form.captcha input.text {
	border:1px solid #333333;
	padding: 3px 4px 0px 4px;
	
}
form.captcha input.submit {
	float: right;
	margin: 0;
	padding: 0;
	color: black;
	width: 149px;
	height: 21px;
}
