div
{
}
#hinp
{
  font-size: 12pt;
  font-weight: bold;
  text-transform: capitalize;
  background-color: rgb(198,198,198);
  width: 200px;
  padding: 2px;
  text-align: center;
}
#path, #path a{
  width: 660px;
  border: 1.0px solid rgb(128,128,128);
  background-color: Silver;
  text-decoration: none;
  color:rgb(82,0,0);
/*  font-family: 'Times New Roman';*/
  font-family: Verdana;

  padding: 0;
  margin-top: 5px;
}

#main{
  left:210px;
  right:210px;
  top:100px;
/*  position: absolute;*/	
/*  z-index: 2;*/
  width: 100%;
}

#menu1{
    width: 200px;
    border: 1.0px solid rgb(0,300,0);
    background-color: Silver;
}
#menu2{
    width: 200px;
    border: 1.0px solid rgb(0,300,0);
    margin-left: 20px;
    background-color: Silver;
}
#menu3{
    width: 200px;
    border: 1.0px solid rgb(0,300,0);
    margin-left: 40px;
    background-color: Silver;
}
#side{
  height: 500px;
  padding: 0px;
  margin: 0px;
  width: 150px;
  border: 1.0px solid rgb(0,100,0);
  background-color: Silver;
  top:100px;
  position: absolute;
}
#date{
/*  opacity: 0.8;filter: alpha(opacity=80);*/
  right: 0px;
  width: 150px;
  border: 1.0px solid rgb(0,128,0);
  background-color: rgb(240,240,240);
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  margin-top: 20px;
/*  z-index:-5;*/
}
#date:hover {
     background-color: rgb(245,245,245);
}
#newshead{    
/*  opacity: 0.8;filter: alpha(opacity=80);*/
 
  border-bottom: 1px dotted rgb(0,0,0);
/*  background-color: rgb(247,247,247);*/
  text-align: justify;
  font-size: 12px;
  padding: 7px;  
  margin-bottom: 20px;
     color: rgb(0,0,0);
}
/*#newshead p{
	display: inline;
}*/
#photo{
  vertical-align: bottom;
}
#small{
  width: 195px;
  height: 195px;
  border: 1.0px dotted rgb(115,115,115);
}
#all_photos{
  border: 1.0px dotted rgb(212,208,200);
  background-color: rgb(231,231,231);
  text-align: center;
  margin-left:auto; margin-right:auto;
}
#comment{
  font-size: 13px;
  background-color: rgb(214,214,214);
  height:15px;
  
}
#votes{
  font-size: 13px;
  text-align: center;
  vertical-align: bottom;
  height:15px;
  
}
a {
    /*text-decoration: none;*/
    color: Black;    
}
#name{    
  background-color: rgb(200,200,200);
  text-align: center;
  font-size: 13px;
  font-weight: bold; 
  height:15px;
/*  top:0px;
  position: absolute;*/
}
#picture{
  background-color: rgb(220,220,220);
  height: 530px;
  width: 515px;
  text-align: center;
  vertical-align: middle;
}
#navigate, #navigate a{
  background-color: rgb(0,82,0);
  color: rgb(255,255,148);
  text-align:center;
  margin: 5px;
  border: thin solid rgb(255,255,115);  
}
#navigate td{
    background-color: Black;
    padding: 5px;
}
#photoedit{
  border: 1.0px dotted rgb(128,128,128);  
}
#ru{
  display: none;
}
#eng{
  display: none;
}
body{
/*	background: Blue;*/
}
.kb {
	border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 2px;
	text-align: right;
	background-color: #E6E6E6;
}
.kl {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 2px;
	background-color: #E6E6E6;
}
.kr {
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 2px;
	text-align: right;
	background-color: #E6E6E6;
}
.bord {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #4E6F4F;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1pt 0pt;
	text-align: center;
}

#prev{
    border: 1.0px solid rgb(128,128,128);  
    border-bottom: 0px;    
    padding: 10px;
    margin-top: 30px;
    /*background-color: #FF0000;*/
}
#search_res{
    padding: 5px;
    border: 1.0px solid rgb(128,128,128);  
    border-top: 0px;
    text-align: center;
}
#side_search{
        text-align: center;
        border: 1.0px dotted rgb(128,128,128);         
        background-color: rgb(128,128,128);
        width: 130px;
        height:70px;
        padding: 5px;
        z-index: 5;
        m/argin-top: 30px;
        top:150px;
        position: absolute;
        display:inline;
        left:3px;
}
#side_search:hover{
        text-align: center;
        border: 1.0px dotted rgb(150,150,150);         
        background-color: rgb(150,150,150);
        width: 130px;
        height:70px;
        padding: 5px;
        z-index: 5;
        m/argin-top: 30px;
        top:150px;
        position: absolute;
        display:inline;
        left:3px;
}
#search{
        margin-top: 50px;
        text-align: center;
        border: 1.0px dotted rgb(128,128,128);         
        background-color: rgb(128,128,128);
        width: 400px;
        padding: 5px;
}
#search:hover{
        margin-top: 50px;
        text-align: center;
        border: 1.0px dotted rgb(150,150,150);         
        background-color: rgb(150,150,150);
        width: 400px;
        padding: 5px;
        z-index: 5;
}
#exch{
        top:250px;
        position: absolute;
        display:inline;
        left:3px;
}
#speed_btn{
        border:0px;
}
#speed_btn:hover{
        border:1px Green solid;
}
#sm_ph{
        height:190px;
        l/ine-height:190px;
        vertical-align:middle;
        align:center;
}

#submenu_left{
        /*margin-top: 15px;
        background: url(../images/fone-head.png);
        background-repeat: repeat-x;
        width: 200px;
        height: 35px;
        color: White;
        font-family: Verdana;
        font-size: 16px;
        text-align: center;*/
                margin-top: 15px;
        background: url(../images/fone-head.png);
        background-repeat: repeat-x;
        padding: 4px 0px;
        width: 200px;
        height: 35px;
        color: White;
        font-size: 16px;
        text-align: center;
        font-family: Verdana;
}

#submenu_right{
        margin-top: 15px;
        background: url(../images/fone-head.png);
        background-repeat: repeat-x;
        padding: 4px 0px;
        width: 200px;
        height: 35px;
        color: White;
        font-size: 16px;
        text-align: center;
        font-family: Verdana;
}
#submenu{
        /*display: block;
        position: relative;
        margin-top: 15px;
        height: 35px;
        background: url(../images/fone-head.png);
        color: White;
        font-size: 16px;
        font-family: Verdana;
        text-align: center;*/
        margin-top: 15px;
        margin-left: 0px;
        margin-right: 0px;
        background: url(../images/fone-head.png);
        background-repeat: repeat-x;
        padding: 4px 0px;
        padding-left: 0px;
        padding-right:0px;
        height: 35px;
        color: White;
        font-size: 16px;
        text-align: center;
        font-family: Verdana;
}

#news{
        border: 1.0px solid;
        border-color: #808080;
        margin-top: -10px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        padding: 15px;
        font-family: 'Verdana';
        font-size: 12px;
        height: auto !important;
        min-height:683px;
}


#submenu_border{
        margin-top:-10px;
        padding-bottom: 15px;
        padding-top: 15px;
        border: 1px solid;
        /*border-top: none;*/
        background-color: #FEFEFE;
        text-align: left;
        padding-left:2px;
        border-color: #808080;
}


#search_border{
	 margin-top:-3px;
	 padding-bottom: 5px;
	 padding-top: 5px;
	 border: 1px solid;
	 border-top: none;	
	background-color: #F5F5F5;
}
#submenu a{
         /*position: relative;*/
        /*margin-top: 15px;*/
        background-position: center;
        /*padding: 5px 0px;*/
        color: White;
/*			height: 30px;*/
        font-size: 16px;
        font-family: Verdana;
        text-align: center;
        padding-left:15px;
}