/* Общие параметры. Начало */
html {height:100%}
body {
	padding:0;
	margin-left:1%;
	margin-right:0;
	height:100%;
	color: #606060;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.45;
	behavior: url(csshover.htc);
}
a img {border: none;}
a	{
	text-decoration: none;
	color: #333333;
}
a:hover	{
	color: #d93111;
	text-decoration: none;
}
ul,li {
	margin: 0; 
	padding: 0;
	list-style-type: none;    
}
.container {
	position: relative;
	overflow:hidden;
	margin: 0px;
	padding:0px;
	width: 100%;
}
.header_container {
	position: relative;
	overflow:hidden;
	margin: 0px;
	padding:0px;
	float: left;
	z-index: 5;
}
.red_line {
	height:19px;
	width: 100%;
	background-image: url(../images/line_r.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	overflow: hidden;	
}
.blue_line {
	clear:both;
	height:19px;
	width: 100%;
	background-image: url(../images/line_b.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	overflow: hidden;
	z-index: 5;
}
.hor_dots {
	clear:both;
	position:relative;
	height:3px;
	width: 100%;	
	background-image: url(../images/line_h.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;	
}
.hor_line {
	clear:both;
	position:relative;
	height:1px;
	width: 100%;
	margin:0px;
	padding:0px;	
	background-color: #F1F1F1;
	overflow: hidden;
}
hr {
	clear:both;
	position:relative;
	height:1px;
	width: 100%;
	margin:0px;
	padding:0px;
	border:none;
	color: #F1F1F1;	
	background-color: #F1F1F1;
	overflow: hidden;
}
.grey_line {
	height:14px;
	width: 100%;
	background-image: url(../images/line_gr.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #D4D4D4;
	overflow: hidden;	
}
.light_shadows {
	background-image: url(../images/gray_grad.gif);
	background-repeat: repeat-x;	
	border-top: 1px solid #FAFAFA;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #F8F8F8;
	border-right: 1px solid #D4D4D4;
}
.blue_shadows {
	background-image: url(../images/blue_grad.gif);
	background-repeat: repeat-x;	
	border-top: 1px solid #FAFAFA;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #F8F8F8;
	border-right: 1px solid #D4D4D4;
}
form {
	padding:0px;
	margin:0px;
	display:inline;
}
#no_border {
	border:0px;
}
.table {
	text-align:center;
	margin: 3px; 
	padding: 0px;
	border:#EBEBEB solid 1px;
	border-bottom-color:#D6D6D6;
	border-right-color:#D6D6D6;
}
.table th {
	margin: 0px;
	padding: 2px 20px;
	background-color: #F5F5F5;
	border: #E6E6E6 solid 1px;
	color:#979797;
	font-weight:bold;
	font-size:0.85em;
}
.table td {
	margin: 0px; 
	padding: 2px 20px;
	border:#EBEBEB solid 1px;		
	color:#d93111;	
}
.price th {
	text-align:center;
	font-size:0.95em;		
}
.table .left {
	text-align:left;
	color:#02315C;	
}
/* Общие параметры. Конец */
/* Отступы.Начало */
.left_space {
	margin-left: 6px;
	margin-right: -6px
}
.right_space {
	padding-right: 6px;
}
.top_space {
	margin-top: 12px;
}
.bottom_space {
	margin-bottom: 12px;
}
.center {
	margin-left:6px;
	margin-right:6px;
}
/* Отступы. Конец */
/* Шапка сайта. Начало */
#header{
	height: 250px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background:url(../images/gray_pat.gif) repeat-x;
}
#logo {
	position:absolute;
	margin-top: 110px;
	padding: 0px;
}
#vechorka {

	position:absolute;
	top: 16px;
	padding: 0px;
	left:18px;
}
#header_line {
	position:absolute;
	height:30px;
	width:100%;
	top: 60px;
	margin:1px;
	background:#FFF;
	background: -moz-linear-gradient(top, #EBEBEB, #FFF 65%);  
	background: -webkit-gradient(linear, 0 0, 0 65%, from(#EBEBEB), to(white));
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0D0D0;
	border-bottom-color: #E0E0E0;
}
#slogan {
	clear:both;
	float:left;
	height:30px;
	font-size: 0.9em;
	letter-spacing: 0.05em;
	color: #9F9F9F;
	margin: 0px;
	padding:4px 0px 0px 16px;
	word-spacing: 0.15em;
}
#search {
	float:right;
	width:328px;
	height: 28px;
	font-size: 0.8em;
	color: #969696;
	padding: 2px 20px 0px 20px;
	letter-spacing: 0.04em;
	word-spacing: 0.22em;
} 
#input-text{ 
	font-size: 0.9em;
	padding:0px;
	width:142px;
	height:16px;
	vertical-align:middle;
}
.input-button{
	line-height: 1.2;
	font-size: 0.9em;
	color: #585858;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}
#header_menu {
	clear:both;
	float:right;
	font-size: 0.75em;
	line-height: 0.85;
	margin-top: 35px;
	padding-right: 14px;
	display:inline;
}
.head_text{
	line-height:1.9;
	color:#ABABAB;
	font-size: 0.85em;
	font-weight: bold;
}
#header_panel {
	clear:both;
	float:right;
	margin-top:66px;
	padding:0px;
	display:inline;
}
#weather {
	clear:both;
	float:right;
	margin-top:60px;
	padding:0px;
	display:inline;
}
.weater_date{
	color:#FF9900;
	font-size: 0.8em;
}
#day {
	color:#FFFFFF;
	font-size: 0.75em;
	font-weight: bold;
	padding:0px 8px;
	height:15px;
	width:38px;
	background-image: url(../images/day.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
}
#night {
	color:#FFFFFF;
	font-size: 0.75em;
	font-weight: bold;
	padding:0px 8px;
	height:15px;
	width:38px;
	background-image: url(../images/night.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;	
}
#dollar {
	padding:11px 0px 0px 0px;
}
#euro {
	padding:-4px 0px 0px 0px;
	vertical-align:top;
}
#exchange {
	clear:both;
	float:right;
	margin-top: 25px;
	display:inline;
}
.money {
	line-height:1.9;
	font-size: 0.8em;
}
.good {
	color:#339900;
}
.bad {
	color:#d93111;
}
#horoscope {
	clear:both;
	float:right;
	margin-top: 20px;
	display:none;
}
/* Шапка сайта. Конец */
/* Верхнее меню. Начало */
#top_menu {
	clear: both;
	width: 100%;
	border-top: 1px solid #EDEDED;
	background-color: #F5F5F5;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	overflow:visible;
	margin-bottom:6px;
}
#main {
	width:152px;
	height:21px;	
	background-image: url(../images/main.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size:0.8em;
	letter-spacing:0.1em;	
	font-weight:bold;
	cursor:pointer;
	padding:4px 0px 0px 30px;
	margin-top:-1px;
}
a:hover #main {
	background-image: url(../images/mainS.gif);
 
}
a:hover .top_buttons {
	background-image: url(../images/gray_gradS.gif);
 
}
a:hover .top_buttons_blue {
	background-image: url(../images/blue_gradS.gif);
}
#top_menu ul {
	padding:0px 0px 0px 0px;	
}
#top_menu li {
	float: left;
	padding: 0px;
	margin:0px;	
	height:24px;
} 

#top_menu a div.top_buttons{
	padding: 0px 22px;
	margin:0px;		
} 
/* Верхнее меню. Начало */
#middle{
	clear:both;
	position:relative;
}
/* Левый блок. Начало */
#l {
	float:left;
}
#leftcolumn {
	position:relative;
	width:184px;
	height:100%;
	margin-bottom:-32767px;	
	padding-bottom:32767px;
	overflow:hidden;
	background-image: url(../images/line_cr.gif);
	background-repeat: repeat-y;
	background-position: right;	
}
#rubrikator {
	clear:both;
	color:#02315c;
	margin: -2px 0px 2px 0px;
	padding:0px 6px;
	position:relative;	
}

.rubric_cont{
	font-size: 0.80em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #d93111;
	margin: 3px 0px 5px 0px;
	text-align:right;
	word-spacing: 0.15em;	
}
.rubricSel{
	background-image: url(../images/select.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:-10px;
}
#left_m .rubricSel a{
	padding-left:10px;
	color: #FFFFFF;
	font-weight:bold;
}
#left_m .rubricSel a:hover{
	color: #FFFFFF;
}
#left_m{
	line-height: 2.1;
	margin:0px;
	padding: 8px 0px 16px 12px;
	color: #02315C;	
	position:relative;
}
#left_m a{
	color: #325185;
}
#left_m a:hover{
	color: #d93111;	
}
/* Левый блок. Конец */
/* Основное содержание. Начало */
#table_cl {
	position:relative;
	height:100%;
	padding-bottom:32767px;
	margin-bottom:-32767px;
	overflow:hidden;
}

/* Центральный блок. Начало */
#center {
	float: left;
	width: 76%;
	padding:0px;
	margin:0px;	
	display:inline;
	position: relative;
}
#content {
	clear:both;
}

.section {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.55em;
	letter-spacing: 0.08em;
	font-weight: lighter;
}
#head_news {
	clear:left;
	color:#d93111;
	margin: -2px 0px 2px 0px;	
	padding:0px 6px;	
}
h2 {
	clear:right;
	position: relative;
	font-size: 0.85em;
	letter-spacing: 0.04em;
	color: #d93111;
	margin: 0px;
	padding:4px;
	text-align:right;		
	word-spacing: 0.15em;
	
}
.date {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 0.90;	
	padding-right:6px;
	padding-top:2px;	
	top: 12px;
	color: #FF9900;
	float: right;
	text-align:right;
	display:inline;
}
.date_b {
	font-size: 1.4em;
}
.date_small {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 0.90;	
	padding-right:3px;
	color: #FF9900;
}
#hot_news{
	font-size: 0.85em;
	line-height: 1.2;
	margin: 0px;
	padding:8px 7px;	
}
#hot_p p{
	margin: 0px;
	padding:6px 7px;
}
.no {
	clear:both;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.9;
	word-spacing: 0.1em;	
	letter-spacing: 0.04em;		
	font-weight: normal;
	padding-left:6px;
	color: #02315C;
}
#head_c {
	clear:both;
	position:relative;
	height:28px;
	padding: 2px 0px 2px 0px;
	margin: 0px;	
}
.news {
	clear:both;
	padding:0px;
}
.news img {
	margin: 12px 10px 12px 5px;
}
.news_pic {
	float:left;
	margin: 6px 10px 0px 5px;
	padding: 1px;
	border-bottom: #B7B7B7 1px  solid;
	border-top: #E1E1E1 1px solid;
	border-left: #D5D5D5 1px  solid;
	border-right: #C1C1C1 1px  solid;		
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	letter-spacing: 0.04em;
	line-height: 1.2;
	font-weight: lighter;
	color: #02315C;
	margin: 0px;
	padding: 10px 0px 10px 0px;	
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	letter-spacing: 0.04em;
	line-height: 1.2;
	font-weight: lighter;
	color: #02315C;
	margin: 0px;
	padding: 16px 0px 8px 0px;
	text-align:center;	
}
a:hover h3 {
	color: #d93111;
	text-decoration: underline;
}
.news_text p{
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a:hover .news_text{
	color: #333333;
	text-decoration: none;
}
a:visited .news_text p{
	color: #8C8C8C;
	text-decoration: none;
}
#panel {
	clear:both;
	margin:0px;
	line-height: 1.2;
	padding:3px 6px 6px 6px;
}
#article_panel{
	clear:both;
	margin: 3px 6px;
	line-height: 1;
	padding: 0px;	
}
#article_panel img{
	margin: 0px;
	padding: 0px;
}
.small_text {
	font-size: 0.8em;
	color: #979797;
	letter-spacing: 0.03em;
	word-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
#rubric {
	color: #DD6157;
	margin: 0px;
	padding: 0px;
}
a:hover#rubric{
	color: #d93111;	
	text-decoration: none;	
}
.most_comment{
	font-size: 0.85em;
	line-height: 1.4;
	margin: 0px;
	padding:6px 0px 0px 0px;	
}
.comment {
	color:#02315C;
	margin: 0px;
	padding: 0px;
	font-weight:bold;	
}
.title_comments {
	color:#6D6D6D;
	font-family: Georgia, "Times New Roman", Times, serif;	
	margin: 0px;
	padding: 0px 10px;
	font-size: 1.2em;
}
.news_source {
	color:#415C7A;
}
.listbox {
	font-size: 1.2em;
	line-height: 3;
	color:#02315C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
.listboxa {
	color:#FFFFFF;
	background-color: #D5D5D5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
/* Содержимое статей. Начало */
.cont {
	clear:both;
}
.cont p {
	text-indent: 2.6em;
	font-size: 0.88em;	
	text-align: justify;
	letter-spacing: 0.03em;
	word-spacing: 0.15em;
}
.cont li {
	text-align: justify;
}
.cont h1 {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 1.4em;
	letter-spacing: 0.02em;
	word-spacing: 0.1em;
	font-weight: lighter;	
	letter-spacing: 0.02em;
	line-height: 1.3;
	padding: 0px 6px 2px 6px;;		
}
.cont h2 {
	font-size: 1em;
	text-align:right;
	letter-spacing: 0.03em;
	word-spacing: 0.1em;
	padding: 0px 6px 3px 6px;;
}
.cont h3 {
	font-size: 1.3em;	
	font-weight: lighter;	
	letter-spacing: 0.03em;
	word-spacing: 0.1em;
	margin: 0px;
	padding: 12px 0px 6px 0px;	
	text-align:center;		
}
.cont h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	letter-spacing: 0.04em;
	line-height: 1.2;
	font-weight: lighter;
	color: #02315C;
	margin: 0px;
	padding: 16px 0px 8px 0px;
	text-align:center;	
}
.cont img {
	margin: 4px 7px;
	padding: 1px;
	border-bottom: #B7B7B7 1px  solid;
	border-top: #E1E1E1 1px solid;
	border-left: #D5D5D5 1px  solid;
	border-right: #C1C1C1 1px  solid;	
}

.jot {
	position:relative;
	font-size: 0.85em;
	margin:0px 10px;
}
#jot-message {
	background-color: #F5F5F5;
	font-size: 0.85em;
	color: #828282;
	margin: 0px 10px;
	padding: 3px 10px;
	text-align:justify;
}
.jot-name {
	font-weight:bold;
	color: #4C4C4C;
	padding-left:10px;
}
.jot-date {
	font-size: 0.9em;
	padding-right:10px;	
	color: #4C4C4C;		
}
.jot-mod {
	font-size: 0.9em;
	color:#d93111;
	margin: 0px 10px;
}
.jot-err {
	font-size: 0.9em;
	color:#d93111;
	margin: 0px;
}
.jot-cfm {
	font-size: 0.9em;
	color:#690;
	margin: 0px;
}
.jot-form {
	font-size: 0.85em;
	margin: 0px 10px;
	color: #828282;	
}
.jot-form label  {
	margin-bottom:6px;
}

/* Правый блок Начало */
#rightcolumn {
	overflow:auto;
	float: left;
	width:24%;
	background-image: url(../images/line_cr.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom:32767px;
	margin-bottom:-32767px;
	overflow:hidden;
	display:inline;

}
#anons{
	font-size: 0.85em;
	line-height: 1.2;
	padding: 12px 0px 12px 12px;
}
#anons p{
	padding: 0px 0px 10px 0px;
}
h2.anons {
	padding: 7px 6px 7px 0px;
	margin: 0px;
}
#banners {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 3px;
}
/* Подвал. Начало */
/* Галерея. Начало */
#container_gal {
	left:5px;
	clear:both;
	position:relative;
	width:99%;	
	
}
#gallery {
	position:relative;
	width:100%;
	left:30%;
	margin-left:-50%;	
	text-align:center;		
}
div.tumb {
	float: left;
	width:200px;
	margin: 10px auto;
	height:200px;
	position:relative;	
}
div.tumb img {
	margin: 10px auto 0 auto;
	padding: 8px;
	max-width:165px;
	background-color: #F4F4F4;
	border-bottom: #B7B7B7 1px  solid;
	border-top: #E1E1E1 1px solid;
	border-left: #D5D5D5 1px  solid;
	border-right: #C1C1C1 1px  solid;
}
div.tumb p {
	display:block;
	width:190px;
	position:absolute;
	top: 150px;
	left: 50%;
	margin:0;
	margin-left:-95px;
	text-align:center;
}
#galnav {
	padding:0px;
	margin:0px auto;
	height:42px;
	background-image: url(../images/galnav.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
.nav_listbox {
	font-size: 1.2em;
	color:#999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	vertical-align:top;
}
.nav_listboxa {
	font-size: 1.3em;	
	color:#d93111;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	vertical-align:top;
}
/* Галерея. Конец */
#bottom {
	overflow:auto;
	border-top: 4px solid #FFFFFF;
	padding: 18px 0px 5px 0px;	
	width: 100%;
	background-image: url(../images/line_b.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.main_photo {
	padding: 6px 0px 12px 0px;	
}
.bottom_h {
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 0.05em;
	word-spacing: 0.2em;
	line-height: 2;
	margin: 10px 10px;
	padding: 0px;
}
a .bottom_h {color: #d93111;}
#footer{
	clear:both;
	position:relative;
	padding: 2px 0px 0px 0px;
	margin-top:-4px;
	height:80px;
	background:#f3f3f3;
	background: -moz-linear-gradient(bottom, #D6D6D6, #f3f3f3 65%);  
	background: -webkit-gradient(linear, 0 100%, 0 35%, from(#D6D6D6), to(#f3f3f3));
}
#footer_menu {
	float:left;
	font-size: 0.85em;
	word-spacing: 0.1em;
	padding:0px 0px 0px 14px;		
}
#footer_menu a{
	color:#325185;
}
#footer_menu a:hover {
	color: #d93111;	
	text-decoration:none;	
}
#design {
	float:right;
	font-size: 0.7em;
	color: #575757;
	padding:0px 14px 0px 0px;
}
#copyright {
	clear:both;
	float:left;
	font-size: 0.7em;
	word-spacing: 0.1em;
	padding:0px 0px 0px 14px;
	color: #828282;
}
/* Архив. Начало */
#arc_block {
	width:30%;
	float:right;
	margin-right:6px;
	padding:12px;
	color: #999999;
	background:#f3f3f3;
	overflow:auto;
}
#arc_no {
	float:left;
	padding:0px 6px;
	color:#666666
}
/* Архив. Конец */ 

/* Регистрация и вход. Начало */
#signup {
	font-size: 0.9em;	
	color: #777777;
	padding:6px 0px 18px 0px;	
}
#reg_button{
	width:87px;
	font-size: 0.8em;
	font-weight:bold;
}
#signup button{
	font-size: 0.8em;
	font-weight:bold;
}
#signup p{
	padding:3px 0px 6px 0px;
	margin:0px 0px 0px 3px;
	line-height:1.8;
}
#signup a{
	color: #325185;	
}
#signup a:hover {
	color: #d93111;	
	text-decoration: underline;	
}
fieldset {
	padding:6px;
	margin:0px;
}
legend {
	font-size: 1.25em;
	line-height: 2;
	color:#C9C9C9;
}
.sign {
	height:35px;
	clear:both;
	padding:6px 0px;
	margin:0px;	
}
.pass {
	margin-top:-18px;
}
.code {
	position:relative;
	height:85px;
	clear:both;
	margin:0px;
	padding:0px;
}
.sign_input{ 
	font-size: 0.9em;
	width:170px;
	vertical-align:middle;
}
.code_img {
	position:absolute;
	display:block;			
}
.code_m {
	top:20px;
	margin-left:-12px;		
}
.sign_l {
	position:absolute;
	padding-left:18px;
	display:block;
}
.sape {
	font-size: 9px;
	color: #999;
}
.sape a {
	font-size: 9px;
	color: #666;
	margin-left: 5px;
}
.sign_c {
	position:absolute;
	left: 170px;
	display:block;	
}
.sign_r {
	padding-right:12px;
	position:absolute;
	left: 330px;
	font-size: 0.8em;
	color:#ABABAB;
	display:block;
}
.info {
	line-height: 2;
	color:#C1C1C1;
	font-size: 0.8em;
}
.wlpeMessageText {
	color: red;
	padding: 10px;
	border: 1px solid #C0C0C0;
}
#advertblock {
	width: 50;
	background-image: url(../images/gray_grad.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
}
#advertblock, #advertblock ul, #advertblock ul li {
	list-style: none;
	display: block;
}
#advertblock li {
	float: left;
	position: relative;
}
#advertblock li a {
	display: block;
	vertical-align: middle;
}
#advertblock li ul {
	display: none;
	position: absolute;
	background-image:url(../images/trnav.png);
	background-repeat:repeat-y;
	z-index: 10;
	width: 225px;
	margin: 5px 0 0 0;
	line-height: 1.7em;
}
#advertblock li:hover ul {
	display: block;
}
#advertblock li ul li {
	float: none;
	width: 100%;
}
#advertblock li ul li a {
	border-left: 1px solid #F00;
	vertical-align: middle;
	background-image:url(../images/trnav.png);
	background-repeat:repeat-y;
	z-index: 10;
	padding: 0 .5em;
}
#offblock {
	width: 30;
	background-image: url(../images/gray_grad.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
}
#offblock, #offblock ul, #offblock ul li {
	list-style: none;
	display: block;
}
#offblock li {
	float: left;
	position: relative;
}
#offblock li a {
	display: block;
	vertical-align: middle;
}
#offblock li ul {
	display: none;
	position: absolute;
	background-image:url(../images/trnav.png);
	background-repeat:repeat-y;
	z-index: 10;
	width: 225px;
	margin: 5px 0 0 0;
	line-height: 1.7em;
}
#offblock li:hover ul {
	display: block;
}
#offblock li ul li {
	float: none;
	width: 100%;
}
#offblock li ul li a {
	border-left: 1px solid #F00;
	vertical-align: middle;
	background-image:url(../images/trnav.png);
	background-repeat:repeat-y;
	z-index: 10;
	padding: 0 .5em;
}
.advsitetable_th {
	color: #FFF;
	background-color: #85292C;
	text-align: center;
	font-weight: bold;
}
#nav_pp_tb {
	width:595px;
	height: 25px;
	text-align:center;
	vertical-align:top;
	background: #ECF7FD;	
	border:1px solid #CCC;
	padding:12px 0px 12px 12px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#nav_pp_tb li {
	list-style-type:none;
	float:left;
	width:20px;
	height: 25px;
	color:#666;
	border: #000;
	border-bottom: solid 1px;
	border-top: solid 1px;
	font-weight:bold;
}
#nav_pp_tb li a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#nav_pp_tb li a:hover {
	color:#F00;
	background-color: #FFF;
	vertical-align:middle;
	height:25px;
	padding:1px;
	border: solid 1px #999;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.pp_style {
	width: 43%;
	float: left;
	border: solid 1px #CCC;
	border-radius: 11px;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	box-shadow: 1px 1px 5px #444;
	-webkit-box-shadow: 1px 1px 5px #444;
	-moz-box-shadow: 1px 1px 5px #444;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 7px;
	margin: 10px;
	display: inline;
	background: #FFF;
	background: -moz-linear-gradient(bottom, #dedede, #FFF 15%);  
	background: -webkit-gradient(linear, 0 100%, 0 85%, from(#DEDEDE), to(#FFF));
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#FFFFFF,endColorstr=#F2F2F2,GradientType=0); zoom: 1;
}	
.pp_bg {
	background-image: url(../images/ppbg.gif);
	width: 99%;
	border: solid 1px #CCC;
	border-radius: 11px;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	height: 1060px;
	display: block;
	text-align:center;
}
.buttons {
	vertical-align: bottom;
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	line-height: 13px;
	padding:12px;
	border:1px solid #CCC;
	background: #ECF7FD;
	background: -moz-linear-gradient(bottom, #BAE2F8, #ECF7FD 25%);  
	background: -webkit-gradient(linear, 0 100%, 0 75%, from(#BAE2F8), to(#ECF7FD));
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 1px 2px 5px #888;
	-moz-box-shadow: 1px 2px 5px #888;
	box-shadow: 1px 2px 5px #888;
	border-radius: 8px;
}
.buttons a img {
	border: none;
	opacity:0.6;
	padding: 1px;
}
.buttons a:hover img {
	border: none;
	opacity:1.0; 
}
.browsers {
	width: 180px;
	height: 218px;
	border: solid 1px #999;
	background: #ECF7FD;
	background: -moz-linear-gradient(bottom, #69C0EF, #ECF7FD 75%);  
	background: -webkit-gradient(linear, 0 100%, 0 25%, from(#69C0EF), to(#ECF7FD));
	-moz-border-radius: 55px 15px;
	-khtml-border-radius: 55px 15px;
	-webkit-border-top-left-radius: 55px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 55px;
	-webkit-border-bottom-left-radius: 15px;
	border-radius: 55px 15px;
	text-align: center;
	line-height: 0.85em;
	font-weight:bold;
	color: #333;
	margin: 2px;
	text-shadow: 1px 1px 4px #888;
	-webkit-box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 5px #888;
	box-shadow: 1px 1px 5px #888;
}
.browsers img {
	height: 44px;
	width: 44px;
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 3px;
	opacity: 0.7;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}
.browsers img:hover {
	height: 48px;
	width: 48px;
	opacity: 1.0;
}
.browsers_t1 {
	width: 51px;
	height: 86px;
	border: solid 1px #999;
	background: rgba(255, 255, 255, 0.45);
	-moz-border-radius: 20px 5px;
	-khtml-border-radius: 20px 5px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 5px;
	border-radius: 20px 5px;
	text-align: center;
	line-height: 0.8em;
	font-weight:bold;
	margin: 1px;
	float: left;
	padding: 2px 2px 2px 2px;
	text-shadow: 1px 1px 4px #555;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-box-shadow: 1px 1px 3px rgba(80, 80, 80, 0.6);
	-moz-box-shadow: 1px 1px 3px rgba(80, 80, 80, 0.6);
	box-shadow: 1px 1px 3px rgba(80, 80, 80, 0.6);
}
.browsers_t1:hover {
	text-shadow: 1px 2px 4px #555, 2px 2px 4px #655, 3px 3px 4px #755;
}
