body
{
		/*background: url('/img/bg/1.gif') no-repeat scroll 1px 35px;*/
		background-color: #f6fad3;
		color: #222222;
		font-family: Verdana,Arial,Helvetica;
		font-size: 11px;
		margin:0px;
}

.catname {font-size: 10px; font-weight: bold; font-style: italic; color: #c0c0c0; text-align: right; }
.catname2 {font-size: 30px; font-weight: bold; font-style: normal; color: #003366; text-align: center; }

.newsline {
    text-align: center;
    font-size: 15px;
    width: 790px;}

.footer {width: 760px; }
.footerl {width: 50%; float: left;}
.footerr {width: 50%; float: right; text-align: right;}

.main .cont td {
		border-bottom:1px solid #CBE2ED;
		vertical-align:top;
}

.main_adbanner .main_adbanner td {
		 border-bottom: 0px;
}

.main
{
		margin: -500px auto;
		width:970px;
		position: relative;
}

.mainl
{
		float:left;
		margin-right:10px;
		min-height:100%;
		width:790px;
}

.mainl h1
{
		font-size: 30px; font-weight: bold; font-style: normal; color: #003366; text-align: center; 
}

.mainr
{
		float:right;
		padding:0;
		width:160px;
}

.mainr h3
{
		background:#DFE5C4 none repeat scroll 0 0;
		color:#003366;
		font-family:"Verdana";
		font-size:14px;
		letter-spacing:-1px;
		margin:0;
		padding:3px 0 3px 10px;
}

.mainr ul
{
		margin:0 0 10px;
		padding:5px 10px;
}

.mainr li 
{
		font-size:11px;
		line-height:1.5em;
		list-style-type:none;
		margin:0;
		padding:1px 0;
}

.mainr a
{
		font-size:11px;
		color:#000000;
		text-decoration: none;
}

.mainr a:hover, .mainr a:visited, mainr a:visited, .mainr a:link
{
		font-size:11px;
		color:#000000;
		text-decoration: none;
}

.headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover, .headline a:active
{
		background-color: #000000;
		width: 100%;
		padding: 1px 0;
		color: #fff;
		text-decoration: none;
}

.nav1
{
		padding: 2px;
		border: 1px solid #000;
}

.nav2
{
		padding: 2px;
		border: 1px solid #000;
}

.sitename a, .sitename a:link, .sitename a:visited
{
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	
}

td.votes
{
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}

td.out
{
        font-size: 12px;
        font-weight: bold;
        color:#000000;
}

/*
	Links
*/
a:link		{color: #E71804; text-decoration: none}
a:visited	{color: #820F07; text-decoration: none}
a:hover		{color: #000000; text-decoration: underline}
a:active	{color: #E71804;}

/*
	Smallfont property
*/
.smallfont
{
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica;
}
/*
	Main Content Area
*/
#content
{
	vertical-align:top;
}

/* 
	first alternating color
*/
.firstalt	
{
	color: #222222;
	border-bottom: 1px solid #CBE2ED;
}

/*
	second alternating color
*/
.secondalt
{
	color: #222222;
	border-bottom:1px solid #CBE2ED;
}

/*
	third alternating color
*/
.thrdalt    { background-color: #f3f3f3; color: #222222;}

/*
	table head
*/
.tblhead	{ color:#003366; text-decoration:none; font-size: 12px; font-weight: bold; background-color: #DFE5C4;

	background-image: url('{SITEURL}img/gradient_tblhead.gif');}

/*
	table category 
*/
.tblcat	{ color:#003366; text-decoration:none; font-size: 10px; font-weight: bold; background-color: #DFE5C4;}

/*
	table border
*/
.tblborder  { background-color:transparent; }

/*
	highlight
*/
.highlight { background-color: yellow; padding: 1px; color: black; }

/*
	misc box
*/
.miscbox
{
	padding:4px;
	border: 1px solid #ADADAD;
	background-color: #FAFAFA;
}

/*
	breadcrumbs box
*/
.breadcrumbs_box
{
	padding: 6px;
	border: 1px solid #D9D9D9;
	font-weight: bold;
	font-size: 11px;
	background: #F7F7F7;
	text-align: left;
}

/*
	comments loop
*/
.comments_box
{
	padding:4px;
	margin:4px;
	border-bottom: 2px dotted #ADADAD;
	background-color: #FAFAFA;
}

/*
	colors used for Yes / No stuff.
*/
.red { color: red; width:760px; float:left; }
.green {color: green; width:760px; float:left; }


/*-- misc. --*/
.border_bottom
{
	border-bottom: 1px solid #ADADAD;
}

/*
	Field sets style
*/
fieldset
{
	padding: 5px;
	background-color: #FAFAFA;
	-moz-border-radius: 5px;
	border: 1px solid #aaa;
}

fieldset legend
{
	color: #E71804;
	font-size: 1.2em;
	padding-bottom: 3px;
	font-weight:bold;
}

#wrapper
{
	width:300px;
	height:500px;
	background-image:url(/img/bg/1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	filter: alpha(opacity=30);filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);-moz-opacity: .3;opacity:0.3;
}

#contentwrapper
{
	background: #fff;
	border: 1px solid #ADADAD;
	padding:1px;
}

#maintable
{
	background-color:#EAEAEA;
}

#header
{
	margin-top:5px;
	font-size:36px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#timebox
{
	background-color:#FAFAFA;
	border: 1px solid #ADADAD;
	padding:5px;
	text-align:left;
}

#navbox
{
	margin-left:5px; /* for box spacing */
	border: 1px solid #ADADAD;
	color:#999999;
	font-size:15px;
	font-family: Helvetica, Verdana;
	background-color:#FAFAFA;
	text-align:center;
	padding-top:10px;
}

#navbox a:link,#navbox a:hover,#navbox a:visited,#navbox a:active
{
	color:#D73402;
	font-weight:bold;
}

#footer
{
	padding: 5px;
	background-color:#3B3B3B;
	color:#fff;
	text-align:center;
	/*background-image:url({SITEURL}img/evotopsites_logo_small.gif);
	background-position:left;

	background-repeat:no-repeat;*/
}

#footer a:link,#footer a:hover,#footer a:visited,#footer a:active
{
	color:#ffffff;
	font-weight:bold;
}



#catselect_alt_wrap
{
	padding: 5px;
}

#catselect_alt
{
	border-bottom:1px solid #ADADAD;
	border-left:1px solid #ADADAD;
	border-right:1px solid #ADADAD;
}

#catselect_alt a
{
	display: block;
	width: 220px;
	text-decoration: none;
	border-collapse: collapse;

	padding: 5px;
	background: #FAFAFA;
	border-top:1px solid #ADADAD;
}

#catselect_alt a:hover
{
	background: #EEEEEE;
}


#rank_1
{
	font-size:30px;
	color:#FDD017;
}

#rank_2
{
	font-size:30px;
	color: silver;
}

#rank_3
{
	font-size:30px;
	color:#ADA96E;
}

.ranks
{
	font-weight:normal;
	font-size:25px;
}

.siteinfo, .siteinfo a:link, .siteinfo a:visited
{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.trend
{
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica;
	color: #222222;
}

.hitsrow
{
	font-weight:bold;	
	color: #E71804;	
}

.hitstable td
{
	/*
	border-collapse:collapse;
	border-bottom:1px solid #ADADAD;
	*/
}

.hitstable 
{
	/*
	border:1px solid #ADADAD;
	border-collapse:collapse;
	*/
}

.cp_nav
{	
	color:#222222;
	padding:10px;
	padding-left: 15px;
	font-weight:bold;
	font-size:13px;
	border-bottom: 1px solid #ADADAD;
	cursor:pointer;
}

.cp_nav_over
{	
	color:#222222;
	background-color:#FAFAFA;
	padding:10px;
	padding-left: 15px;
	font-weight:bold;
	font-size:13px;
	border-bottom: 1px solid #ADADAD;
	cursor:pointer;
}

.bold_sites
{
	font-size: small;
}

/* other css styles for html tags */
form
{
	margin: 0px;
}

h1,h2,h3,h4,h5,h6
{
	color:#000000;
	margin:2px;
}
	
tr,td,p,li,ul,ol,form
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
}

hr
{
	color:#000000
}

img
{
	border-style: none;
}

b
{
	color:#E71804;
}

select
{
	font-family: verdana,arial,helvetica,sans-serif;
	color: #222222;
	font-size: 10px;
	border: 1px solid #ADADAD;
	background-color: #EEEEEE;
}

input, textarea ,option
{
	font-family: verdana,arial,helvetica,sans-serif;
	color: #222222;
	font-size: 10px;
	background-color: #EEEEEE;
}

legend
{
	font-weight:bold;
}

.addthis_toolbox .custom_images a:hover img
{
			    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
			    opacity: 0.75;
}

/* все пять объявлений */
#ad2web table, #ad2web {
font-size: 9pt;
line-height: 101%;
}

/* блок одного объявления */
.ad_block {
padding: 1px;
}

/* нечетный блок */
.ad_block1 {
background-color: #eeeeee;
}

/* четный блок */
.ad_block2 {
background-color: #cccccc;
}

/* заголовок - первая строка */
.ad_header {
color:blue;
font-size: 110%;
}

/* текст - вторая строка */
.ad_text {
color:#000080;
}

/* меняем свойства ссылок */
.ad_header, .ad_text {
text-decoration: none;
}

.ad_header:hover, .ad_text:hover {
text-decoration: underline;
}

/* текст под объявлениями */
.ad_place {
color:gray;
}

/* свой маркер для объявлений */
.td_with_marker { background-image: url('http://promo-reklama.ru/images/marker.gif');
background-repeat: no-repeat;
background-position: center center;
height: 18px;
width: 18px;
margin-top: 5px;
}

/* надпись с текстом Promo-Reklama.ru */
.ad_signature {
text-align: right;
color: #888;
}


