/* Copyright BHOJPURIKHO.COM-----------------------------*/
/* Search
-----------------------------*/
#search-form {
    padding-top: 4px;
    padding-bottom: 4px;
	padding-left: 8px;
    background-color:whitesmoke;
    border-width: 1px 1px;
    border-style: solid;
    border-color: silver;    
}
#search-form fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    background-color:white;border:1px solid silver;
    width:165px;
}
#search-form fieldset span {
  /*  background-color:white;
    padding: 1px 1px 1px 0;*/
}
#search-form .input-text {
    border: 0;
    margin: 0;
    padding: 3px 0 3px 0;
    line-height: 1.5;
    float: left;
    width:146px;
    background: white url("");
   /* line-height: 1.5;
    border: 0;
    margin: 0;
    width: 90%;*/
}

#search-form #home-search-submit {
    
    border-left: 0px solid silver;
    padding: 4px 0 4px 0;line-height: 1.5;

}

/* =Search
-----------------------------*/

/* =Tab-Content
-----------------------------*/



#act a {
color : #006699;}
#act a:hover {
color : #006699;}

#tt a {
color : #006699;}
#tt a:hover {
color : #006699;}


#results a {
color : #006699;}
#results a:hover {
color : #006699;}



#results {padding-top: 2px;
    padding-bottom: 5px;
	padding-right: 8px;

background-color:white;
background-repeat : top right repeat;
background-position : 50% top;margin:opx;color:#006699;font-weight:bold;
}


.results {
    padding-top: 4px;
    padding-bottom: 4px;
	padding-left: 8px;
    background-color:green;
    border-width: 1px 0;
    border-style: solid;
    border-color: green;    
}
#act {
background-color:white;
background-repeat : top right repeat;
background-position : 50% top;margin:auto;
    padding-bottom: 4px;
	padding-left: 4px;
color:darkred;font-weight:bold; border-right:1px solid silver;border-top:1px solid silver;border-left:1px solid silver;  
}

#tt{list-style-image:url(http://arinanda2.wen.ru/icons/arrow8.gif);padding-top: 2px;
    padding-bottom: 2px;
	padding-left: 15px;

	padding-right: 15px;color:navy;}

/** TAB MENU **/

.solidblockmenu ul{
margin: 0;
padding: 0;
float: left;
font: bold 12px raghu8,arial,verdana;
width: 100%;
border-width: 1px 0;
background-color:black;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 6px 6px;
text-decoration: none;
border-right: 1px solid black;
}

.solidblockmenu li a:visited{
color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: white;
background-color:black;
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

.tabcontent{
display:none;
}
/** BREAKING NEWS **/

.bn {
    padding-top: 4px;
    padding-bottom: 4px;
	padding-left: 8px;
    background-color:darkred;
    border-width: 1px 0;
    border-style: solid;
    border-color: silver; color:white;}

.top {
    padding-top: 4px;
    padding-bottom: 4px;
	padding-left: 8px;
    background-color:whitesmoke;border-bottom:1px solid silver;border-top:1px solid silver;    
}
#header a {
color : gray;}
#header a:hover {
color : gray;}
#rank {
    padding-top: 4px;
    padding-bottom: 4px;
	padding-left: 8px;
    background-color:#53868b;
}

#r1 {
    padding-top: 4px;
    padding-bottom: 4px;
	padding-left: 8px;
    background-color:fdf2ee;
}
#r2 {
    padding-top: 4px;
    padding-bottom: 4px;
	padding-left: 8px;
    background-color:#fdf5e6;
}

.post{color:white;border:1px solid blue;background-color:navy;}
.input{color:navy;border:1px solid blue;}
#news {background-color:silver;background-repeat : repeat-x;
background-position : 50% top;
margin-left : 9px;
margin-right : 4px;
margin-top : 5px;
margin-bottom : 6px;
padding : 4px;
}