body{
	margin:0;
	color:white;
	font:12px Tahoma, Verdana, Geneva, sans-serif;
	background:white;
	min-width:850px;
}
table td{
    font:12px Tahoma, Verdana, Geneva, sans-serif;
}
a{
    color:gold;    
}
a img{
    border:none;
}

#counters{
    margin-top:300px;
}

h1{
    font-size:16px;
    font-weight: bold;
}
h2{
    font-size:14px;
}

a:hover{
    text-decoration: none;
}

#iphone_wrap{
    position:fixed;
    z-index:1;
}

#iphV{
    background:url(../images/iphV.jpg) no-repeat;
    width:767px;
    height:878px;
    position:fixed;
    z-index:20;

}

#iphVt{
    background:url(../images/iphVt.jpg) no-repeat;
    width:767px;
    height:241px;
    position:fixed;
    z-index:50;
}

#iphVb{
    background:url(../images/iphVb.jpg) no-repeat;
    width:767px;
    height:81px;
    position:fixed;
    z-index:50;
}

#OverlapVt{
    background:white;
    position:fixed;
    top:0;
    width:350px;
    height:0;
    z-index:41;
}
#OverlapVb{
    background:white;
    position:fixed;
    top:0;

    width:350px;
    height:0;
    z-index:45;
}

#containerLeftV,#containerRightV{
    position:fixed;
    height:520px;
    z-index:55;
    overflow:hidden;
    width:165px;

}


#subscrV{
    float:right;
    margin-top:-100px;
    width:190px;
    height:50px;
    background:url(../images/subscr.png) no-repeat 0 10px;
    font-size:13px;
    color:#DFD6BF;
    padding-left:2px;
    position:relative;
}

#subscrV .search_but{
    font-size:12px;
    top:22px;
    left:98px;
}

#subscrV .search_inp{
    font-size:12px;
    top:23px;
    left:19px;
    height:13px;
    width:70px;
}

#searchV{
    left:521px;
    top:123px;
}
#searchH{
    left:626px;
    top:123px;
}
.search{
    position:absolute;
    width:110px;
    height:50px;
    background:url(../images/searchbg.jpg) no-repeat 0 10px;
    font-size:10px;
    color:#DFD6BF;
    padding-left:2px;

}

.search_but{
    background:none;
    border:none;
    color:#DFD6BF;
    font-size:9px;
    position:absolute;
    top:12px;
    left:62px;
    text-align:center;
    width:55px;
}

.search_inp{
    background:none;
    border:none;
    width:50px;
    height:10px;
    font-size:11px;
    position:absolute;
    top:11px;
    left:15px;
}



#iphH{
    background:url(../images/iphH.jpg) no-repeat;
    width:995px;
    height:780px;
    position:fixed;
    z-index:20;

}

#iphHt{
    background:url(../images/iphHt.jpg) no-repeat;
    width:995px;
    height:176px;
    position:fixed;
    z-index:50;
}

#iphHb{
    background:url(../images/iphHb.jpg) no-repeat;
    width:995px;
    height:180px;
    position:fixed;
    z-index:50;
}

#content{
    width:350px;
/*    color:red;*/
    z-index:30;
    position:absolute;
    top:0;
    text-align:justify;

}

#news{
    font-size:9px;
   width:90px;
   margin-left:50px;
   overflow:hidden;
}
.NewsHeader{
   margin-top:20px;
    text-align:center;
    color:#DFD6BF;
    font-weight:bold;
}
#NewNums{
   font-size:9px;
   width:90px;
   margin-left:52px;
   margin-top:17px;
   overflow:hidden;
}
#NewNums a{
    color:orange;
}

.LinkWrap{
    position:relative;
    height:70px;

}

.text_link{
    color:white;
    display:block;
    width:50px;
    font-size:9px;
    text-decoration:none;
    position:absolute;
    left:70px;
    top:60px;
    text-align:center;
    z-index:10;
}
.img_link img{
    position:absolute;
    left:58px;
    top:0;
    z-index:20;
}


.TopLinks div{
    float:left;

}
#TopLinksV{
     margin-left:73px;
     margin-top:148px
}
#TopLinksH{
    margin-left:121px;
    margin-top:18px
}
#TopLinksV div{
    margin-left:70px;
}
#TopLinksH div{
    margin-left:91px;
}

#HideAll{
    position:fixed;
    z-index:1000;
}

.HideAllh{
    background:black url(../images/hidHbg.png) repeat-x;
    width:657px;
    height:280px;
    padding-top:180px
}

.HideAllv{
    background:#131313;
    width:508px;
    height:370px;
    padding-top:200px;
}

#OverFlowAll{
    background:white;
    position:absolute;
    left:0;
    top:0;
    z-index:10;
}

.posH, .iph,.posV{
display:none
}
