/*---------------------BASE STYLES------------------------*/



body{
background-color:#ffffff;
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
color:#000000;
padding:0px;
margin:0px;
}

a{
text-decoration:none;
color:#000000;
}

p{
margin-bottom:5px;
margin-right:0px;
margin-top:0px;
margin-left:0px;
padding:0px;
}

form{
margin:0px;
padding:0px;
text-align:left;
}

h1{
font-family:Arial, Verdana, Tahoma;
font-size:12px;
font-weight:bold;
color:#000000;
text-transform:uppercase;
margin:0px 0px 3px 0px ;
padding:none;
}

.input{
font-size:11px;
font-family:Arial;
border:1px solid #000000;
}

.newsfeed, .newsfeed:visited{
text-decoration:none;
}

.newsfeed:hover{
text-decoration:underline
}

.category_link, .category_link:visited{
margin-left:0px;
width:95%; 
font-family:Georgia, 'Times New Roman', Times, serif; 
font-size:17px; 
font-style:italic;
margin-top:2px; 
height:23px;
display:block;
border-bottom:1px solid #9D0000;
padding-left:10px
}

.category_link:hover{
margin-left:0px;
width:95%; 
font-family:Georgia, 'Times New Roman', Times, serif; 
font-size:17px; 
font-style:italic;
margin-top:2px; 
height:23px;
display:block;
border-bottom:1px solid #9D0000;
border-left: 4px solid #9D0000;
padding-left:6px
}

#image{
float:left;
margin-right:10px;
border:1px solid #000000
}
/*
#warper{
float:none;
position:absolute;
top:100px;
left:0px;
}
*/
#header{
height:100px;
background-image:url(http://russkie.info/images/header_fon.gif);
background-repeat:repeat-x;
float:none;
}

#logo{
width:313px;float:left;
}

#service_info{
width:313px;
padding:7px 0px 7px 0px;
background-color:#EAE5CF;
font-family:Tahoma,Arial,Verdana;
font-size:10px;
text-align:center;
float:none
}

#logo_right_shadow{
float:left
}

#left_col{

}

#search_form{
position:relative;
top:-10px;
left:325px;
background-color:#EFD25D;
width:57%;
height:36px;
padding:5px
}

#search_label{
float:left;
font-size:26px;
font-family:Georgia, 'Times New Roman', Times, serif;
position:relative;
padding:3px;
background-color:#ffffff;
margin-right:7px;
text-align:center;

}

#rubrik_label{
float:none;
margin-top:15px;
margin-bottom:10px;
width:181px;
margin-left:20px;
padding-bottom:2px
}

#country_button{
background-color:#FFFFFF;
margin-left:20px;
width:180px; 
border:1px solid #D8D2BB; 
font-family:Georgia, 'Times New Roman', Times, serif; 
font-size:17px; 
font-style:italic;
margin-top:2px; 
height:28px
}

#banner_top1{
position:absolute;
top:5px;
left:430px
}


















/*-------------------------------------------------------*/
/*  THIS IS FOR PUBISH PAGE :) Formatting Buttons
------------------------------------------------------ */

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
	}

.htmlButtonOutterL {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
	}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOff a:visited {
	text-decoration: none;
	}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOn a:visited {
	text-decoration: none;
	}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}
	
.services, .services:visited{
color:#9d0000;
font-size:12px;
}

.services:hover{
color:#000000;
text-decoration:underline;
font-size:12px;
}
	
/* ÎÏÐÎÑ ÏÎÐÒÀËÀ */

.pollQuestion{
font-weight:bold;
margin-bottom:5px
}
.pollTotalVotes{
text-align:center;
margin-bottom:5px
}

.title{
font-family:Georgia, Times, Serif;
font-size:20px;
color:#9d0000;
font-style:italic;
border-bottom:2px solid #9d0000;
width:100%
}

/* FIRM DIREKTRY */

/* Categories */

.maincat {
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
}







/* SubCategories on the index page */

.subcat {
        font-family: verdana;
        font-size: 10px;
	text-decoration : underline; 

}






/* Category Counters (number of subcategories, number of listings */

.count {
        font-family: verdana;
        font-size: 9px;
	color: 888888;
	text-decoration : none; 

}



/* Empty Categories */

.emptycat {
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
	color: 888888;
}


/* Empty SubCategories on the index page*/

.emptycat2 {
        font-family: verdana;
        font-size: 10px;
	text-decoration : none; 
	color: 888888;
}


/* Side boxes gray text (hits, date) */

.sideboxtext {
        font-family: tahoma;
        font-size: 10px;
	text-decoration : none; 
	color: #9d0000;
}

/* Side boxes description font */

.boxdescr
{
        font-family: verdana, tahoma, arial;
        font-size: 9px;
	text-decoration : none; 
	color: 777777;
	margin-left:20px;

}

.companyA
{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
	text-decoration : none; 
        font-weight: bold;
	color: red;
}

.companyB
{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
	text-decoration : none;
        font-weight: bold; 
	color: blue;
}

.companyC
{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
	text-decoration : none;
        font-weight: bold;
	color: green;
}

.companyD
{
        font-family: verdana, tahoma, arial;
        font-size: 11px;
	text-decoration : underline; 
        font-weight: bold;
	color: black;
}

.ssilka{
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color : #000000; 
text-decoration : none; 
}