ol, ul {list-style: none}
table {margin-top:0px; margin-bottom:0px}
td_cont {margin-top:0px; margin-bottom:0px}
.main_border {border:1px solid #000000;}
.main_border1 {border:1px solid #000000; width:95%; margin:3px}
body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-color:#E9E9E9; background-image:url(../img/bg3.jpg)}
.left {border-right:1px solid #424242;}
.top {border-top:1px solid black; border-bottom:1px solid black}
.right {border-left:1px solid #424242;}
p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; margin:10px}

h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#CC0000; margin:5px; font-weight:bold; text-align:center}
h2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000000; margin:3px; text-align:center;  font-weight:bold}
h3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000000; margin:10px; font-weight:bold}

.cat_top {font-size:16px;
font-weight:bold;
color:#cc0000;
text-align:center;}

.welcome {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#000000; margin:10px}


.last_review {font-size:14px;
font-weight:bold;
color:#000000;
padding-left:10px;
padding-bottom:5px;}

.a_rss {color:#cccccc; text-decoration: none;}
.a_rss:hover {color:#cccccc; text-decoration: none}

a {color:#cc0000; text-decoration: none;}
a:hover {color:#000000; text-decoration: none}

.review_fees { padding-left:8px; padding-right:6px; padding-top:3px; padding-bottom:3px}
.review_border {border-bottom:1px solid #cccccc; border-top:1px solid #cccccc; border-right:1px solid #cccccc}
.review_border_all {border:1px solid #cccccc}
.review_border_bottom {border-bottom:1px solid #cccccc; margin:0px;}
.review_border_bt {border:1px solid #6f6f6f; background-color:#cccccc; padding:5px}
.bonus_color {background-color:#424242; color:#ffffff}

.visit_site {font-size:19px;
font-weight:bold;
color:#cc0000;
text-align:center;}

/*Начало горизонтального меню*/
.gorizontal_menu{
	width: 80%;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold
}

.gorizontal_menu ul{
	margin: 0;
	padding: 0;
	width: 80%;
	background: #6f6f6f
}



.gorizontal_menu ul li a{
	float: left;
	color: #ffffff;
	margin:1px;
	padding: 5px 11px;
	text-decoration: none;
	border:1px solid #000000;
	border-width:0px 1px;
}

.gorizontal_menu ul li a:visited{
color: #ffffff;
}

.gorizontal_menu ul li a:hover, .gorizontal_menu ul li .selected{
	color: #000000;
	background: #cccccc;
}
/*Конец горизонтального меню*/



/*Начало footer меню*/
.footer_menu{
	width: 65%;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}

.footer_menu ul{
	margin: 0;
	padding: 0;
	width: 80%;
	background: #6f6f6f
}



.footer_menu ul li a{
	float: left;
	color: #ffffff;
	margin:1px;
	padding: 5px 11px;
	text-decoration: none;
	border:1px solid #000000;
	border-width:0px 1px;
}

.footer_menu ul li a:visited{
color: #ffffff;
}

.footer_menu ul li a:hover, .footer_menu ul li .selected{
	color: #000000;
	background: #cccccc;
}
/*Конец footer меню*/





/*Начало левого меню*/
#coolmenu{
border:1px solid black;
/*border: 1px solid gray; Стиль рамки */
border-bottom-width: 0;
width: 95%; /*Ширина меню */
background-color: #cccccc;  /*Фоновый цвет ячейки*/
margin:2px; /*Ширина отступов*/
}

* html #coolmenu{ 
width: 150px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: bold 12px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color: #000000;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid black;
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
/*border: 1px solid #cc0000;*/
background-color: #6f6f6f; /*Фоновый цвет ячейки при наведение курсора*/
color: #ffffff;  /*Цвет текста при наведении курсора*/
}
/*Конец левого меню*/


/*Начало right меню*/
#coolmenu_r{
border:1px solid black;
/*border: 1px solid gray; Стиль рамки */
border-bottom-width: 0;
width: 95%; /*Ширина меню */
background-color: #cccccc;  /*Фоновый цвет ячейки*/
margin:3px; /*Ширина отступов*/
}

* html #coolmenu_r{ 
width: 150px;/*Ширина меню для Internet Explorer*/
}

#coolmenu_r a{
font: bold 10px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color: #000000;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid black;
}

html>body #coolmenu_r a{ 
width: auto;
}

#coolmenu_r a:hover{
/*border: 1px solid #cc0000;*/
background-color: #6f6f6f; /*Фоновый цвет ячейки при наведение курсора*/
color: #ffffff;  /*Цвет текста при наведении курсора*/
}
/*Конец right меню*/


#top_sites1{
border:1px solid black;
/*border: 1px solid gray; Стиль рамки */

width: 95%; /*Ширина меню */
background-color: #cccccc;  /*Фоновый цвет ячейки*/
margin:2px; /*Ширина отступов*/
}


/*Начало топа сайтов*/
#top_sites{
border:1px solid black;
/*border: 1px solid gray; Стиль рамки */

width: 95%; /*Ширина меню */
background-color: #cccccc;  /*Фоновый цвет ячейки*/
margin:3px; /*Ширина отступов*/
}

* html #top_sites{ 
width: 150px;/*Ширина меню для Internet Explorer*/
}

#top_sites a{
font: bold 11px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 95%; /*Ширина ячейки*/
color: #000000;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/

}

html>body #top_sites a{ 
width: auto;
}

#top_sites a:hover{
/*border: 1px solid #cc0000;*/
background-color: #6f6f6f; /*Фоновый цвет ячейки при наведение курсора*/
color: #ffffff;  /*Цвет текста при наведении курсора*/
}
/*Конец топа сайтов*/





#nav_cat {
border-bottom:1px solid black;
padding:0px;
height:20px;
padding-top:5px;
width: 100%; /*Ширина меню */
background-color: #f6f6f6;  /*Фоновый цвет ячейки*/
margin:0px; /*Ширина отступов*/
font-weight:bold;
text-align:center;
font-size:13px;
color:#cc0000
}



.marg {padding-left:7px}
.marg1 {padding-left:15px}
.marg2 {margin-left:7px; margin-top:5px;}
.marg3 {padding-left:10px; margin:5px}

.post {border:1px solid #cccccc;}
.post_title {background-color:#f6f6f6;}

.post_name {font-weight:bold; margin-top:7px; margin-bottom:7px;}
.post_adds {font-size:11px; margin-top:7px; margin-bottom:7px; color:#424242;}

.post_view {font-size:10px; color:#666666;}

.mini {border:1px solid #000000;  margin:1px;}



.post_add {
font-size:11px;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
}

.post_add1 {
font-size:10px;
color:#cccccc;
}

.post_comments {
font-size:12px;
font-weight:bold;
color:#cc0000;
}

.post_comments2 {
font-size:10px;
font-weight:bold;
color:#cc0000;
}

.post_comments1 {
font-size:12px;
font-weight:bold;
color:#000000;
margin:3px
}

.post_comment_add {
font-size:11px;
}

.post_div {
;
border-bottom:1px solid gray;
border-top:1px solid gray;
margin:15px;
}

.post_div p {
margin-left:0px;
}

.sub_vote {
border:1px solid #6f6f6f; width:50px; margin-left:10px
}

.search_b {
border:1px solid #000000;
background-color:#f6f6f6;
margin-top:6px;
}


.pstrnav {
	padding: 0px 10px 20px 15px;
	color:#424242;
}

.pstrnav a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px;color:#CC0000; text-decoration:underline;
}




/* Контактная форма начало*/
#contentForm {
  display: block;
  width: 500px;
  margin: 10px auto;/*this line will center the page*/
  padding: 25px;
  background-color: white;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 4px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(../img/submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../img/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}
/* Контактная форма конец*/

.copyright
{
font-size:10px; color:#000000; padding:5px
}


#navigation {
color:#ffffff;
font-family:Arial;
font-size:90%;
padding:6px;
text-align:center;
}

#navigation a {
padding:0 4px;
color:#ffffff;
}

#navigation a:hover {
padding:0 4px;
color:#000000;
}



#navigation_top {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 ;
font-size:1em;
font-weight:bold;
height:24px;
margin-bottom:0;
width:568px;
text-align:center
}

#navigation_top ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#navigation_top li {
display:inline;
margin:0;
}

.page_item {
float:left;
margin:0;
}

#navigation_top li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/top_menu_1.jpg) no-repeat scroll right bottom;
color:#FFFFFF;
float:left;
height:18px;
margin-right:1px;
padding-left:20px;
padding-right:20px;
padding-top:4px;
text-decoration:none;
}

#navigation_top li a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/top_menu_a.jpg) repeat-x scroll left top;
}

.span {
  font-size: 9px;
  color: grey;
}


#test2 {
    margin: 1em auto;
    border: 1px solid #000;
    width: 500px;
    height: 270px;
	}