/* something that does not change */
html, body { height:100%; }
table { border-collapse:collapse; }
html, body, h1, h2, h3, h4, h5 ,h6, body, form, ul, li, th, td, p {
	margin:0;
	padding:0;
}
img {
	border:0 none;
	behavior: url('./templates/css/pngbehavior.htc');
}
map { display:none; }
object, form { display:block; }	
h1, h2, h3, h4, h5 ,h6 { letter-spacing:normal; }
hr { display:none; }
/* something that does not change */

/* all time classes */
.wf { width:100%; }
.hf { height:100%; }
.whf {
	width:100%;
	height:100%;
}
.tar { text-align:right; }
.tal { text-align:left; }
.tac { text-align:center; }
.clr {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}
.clear { clear:both; }
.fl { float:left; }
.fr { float:right; }
.hide { display:none; }
.block { display:block; }
.inline { display:inline; }
.ma { margin:0 auto; }
.not-link {
	text-decoration:none !important;
	border-bottom:1px dashed #078D82;
}
.inline-list, .inline-list li {
	display:inline;
	padding:0;
	margin:0;
	list-style:none;
}
.block-list, .block-list li {
	display:block;
	padding:0;
	margin:0;
	list-style:none;
}
a.ainv, .ainv a { text-decoration:none; }
a.ainv:hover, .ainv a:hover { text-decoration:underline; }
.no-padding { padding:0 !important; }
.no-margin { margin:0 !important; }
.textfield, .area { padding-left:5px; }
.button { cursor:pointer; }
.nowrap { white-space:nowrap; }
.posrel { position:relative; }
* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
}
body { min-width:994px; }
.text-0, .text-0-inside * { font-size:8px; }
.text-1, .text-1-inside * { font-size:11px; }
.text-2, .text-2-inside * { font-size:13px; }
.text-3, .text-3-inside * { font-size:15px; }
.text-4, .text-4-inside * { font-size:18px; }
.text-5, .text-5-inside * { font-size:24px; }
a.color-1, .color-1, .color-1-inside *, .color-1-links-inside a { color:#333; }
a.color-2, .color-2, .color-2-inside *, .color-2-links-inside a { color:#000; }
a.color-3, .color-3, .color-3-inside *, .color-3-links-inside a { color:#FFF; }
a.color-4, .color-4, .color-4-inside *, .color-4-links-inside a { color:#C36; }
a.color-5, .color-5, .color-5-inside *, .color-5-links-inside a { color:#999; }
a.color-6, .color-6, .color-6-inside *, .color-6-links-inside a { color:#666; }
a.color-7, .color-7, .color-7-inside *, .color-7-links-inside a { color:#09F; }
/* global text/link settings */


/* global (added while developing) */
.margin-top { margin-top:7px;}
.margin-top-1 { margin-top:17px; }
.bg-bot { background: #fff}
/* global (added while developing) */


/* seperate blocks */
/* seperate blocks */


/* main */
.main-bg-1 { background: #fff; }
.main-bg-2 { background: #fff; }
.main {
	width:992px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	background: #fff;
	min-height:100%;
}
* html .main {height:100%; }
.header {
	padding:45px 0 0 0;
	background: #fff;
}
	.header .cnt {
		border-top:1px dashed #FFF;
		background: #fff;
		min-height:111px;
	}
	* html .header .cnt { height:111px; }
.logo {
	position:absolute;
	margin:22px 0 0 23px;
}
.city {
	margin:-32px auto auto 192px;
	position:absolute;
}
.list-n-search {
	padding:20px 10px 0 655px;
	position:relative;
	z-index:2;
}
	.list-n-search ul { width:125px; }
	.list-n-search li {
		padding:0 0 4px 10px;
		background: #fff;
		font-weight:bold;
	}
	.search .textfield {
		width:160px;
		margin:0 5px 5px 0;
	}
	.search .button {
		background: #fff;
		width:20px;
		height:21px;
		border:0 none;
		margin:0 0 5px 0;
	}
	.search a { margin:0 0 0 7px; }
.footer {
	padding:10px 20px 20px 30px;
	border-top:5px solid #EFEEEF;
	background: #fff;
}
	.footer .i-1 { padding:2px 50px 0 0; }
		.footer a.fr img { margin:5px 0 0 0; }
	.footer .i-2 {
		padding:2px 50px 10px 10px;
		border-left:1px solid #B0B0B0;
	}
.top-nav {
	padding:10px 0 0 0;
	width:100%;
	float:left;
	background: #fff;
}
.bg { background: #fff; }
	.top-nav li {
		float:left;
		height:19px;
		border-left:1px solid #C5C5C5;
		border-bottom:3px solid #EFEEEF;
		text-transform:uppercase;
		zoom:1;
		padding:2px 0 0 0;
		background: #fff;
	}
	.top-nav a {
		display:block;
		padding:2px 10px 0 10px;
		height:17px;
		text-decoration:none;
		font-weight:bold;
		float:left;
		white-space:nowrap;
	}
	.top-nav a:hover, .top-nav a.act {
		background: #fff;
		color:#FFF;
	}
	.top-nav li.fst { border:0 none; }
	.top-nav li.txt {
		border:0 none;
		background: #fff;
		padding:0 10px 0 0;
	}
		.top-nav li.txt span {
			display:block;
			height:19px;
			float:left;
			background: #fff;
			padding:2px 6px 0 6px;
		}
.side-padds { padding:0 10px; }
.side-padds-1 { padding:0 15px; }
.right-side {
	width:200px;
	padding:5px 0 30px 0;
}
.left-side {
	width:762px;
	background: #fff;
	padding:5px 0 0 0;
}
.big-item { padding:9px 15px 15px 15px; }
		.big-item a img { margin:0 15px 0 0; }
	.list-2 .color-4 { color:#C36; }
	.big-item b.block {
		padding:0 0 7px 0;
		text-decoration:none;
	}
		.big-item p.block b { font-size:18px; }
	.big-item p.block { padding:0 0 35px 0; }
	.big-item ul {
/*		position:absolute;
		margin:-25px auto auto 315px; */
		display: block;
		margin: 10px 0 0 0;
		padding: 0 0 15px 0;
	}
	.list-2 li {
		float:left;
		padding:3px 9px 3px 26px;
	}
	.list-2 li.i-1 { background: #fff; }
	.list-2 li.i-2 { background: #fff; }
.title-1 {
	border-top:1px dashed #C06;
	margin:0 0 0 15px;
}
* html .title-1 { margin:0 0 0 7px; }
	.title-1 div {
		padding:3px 10px;
		background: #fff;
	}
.add-1 {
	padding:10px 15px 20px 15px;
	background: #fff;
	text-transform:uppercase;
}
.left-1, .right-1 { margin-bottom:30px; }
.left-1 {
	width:510px;
	border-top:1px dashed #C06;
}
.right-1 {
	width:200px;
	background: #fff;
	border-top:1px dashed #333;
	border-right:1px solid #FFF3F7;
	padding:0 0 10px 0;
}
.title-2 {
	padding:3px 10px;
	background: #fff;
}
.title-3 {
	padding:3px 10px;
	background: #fff;
}
.title-4 {
	padding:3px 10px;
	background: #fff;
}
.title-5 {
	padding:3px 10px;
	background: #fff;
}
.title-6 {
	padding:3px 10px;
	background: #fff;
}
.title-7 {
	padding:3px 10px;
	background: #fff;
}
.title-8 {
	padding:3px 10px;
	background: #fff;
}
.title-9 {
	padding:3px 10px;
	background: #fff;
}
.title-10 {
	padding:3px 10px;
	background: #fff;
}
.title-11 {
	padding:3px 10px;
	background: #fff;
}
.title-12 {
	padding:3px 10px;
	background: #fff;
}
	.list-1 .i {
		border-top:1px solid #E8E8E8;
		padding:15px 10px 15px 0;
	}
	.list-1 b.block {
		padding:0 0 7px 0;
		color:#000;
		text-decoration:none;
	}
	.list-1 a.fl { margin:0 15px 0 0; }
	.list-1 .list-2 { margin-top:10px; }
	.list-1 .i-fst { padding:15px 10px 15px 0; }
.list-3 {
	padding:0 10px;
	margin:0 0 10px 0;
}
	.list-3 div { color:#C06; }
	.list-3 a {
		color:#666;
		font-weight:bold;
	}
	.list-3 img {
		margin:0 3px;
		position:relative;
		bottom:-2px;
	}
	.list-3 li {
		padding:17px 0;
		border-bottom:1px solid #E8E8E8;
		font-size:11px;
		color:#999;
	}
	.list-3 span {
		font-size:11px;
		color:#C06;
	}
.more { margin:0 0 0 15px; }
.participate {
	border-top:1px dashed #CC6;
	padding:0 0 6px 0;
	border-bottom:1px solid #D9D9D9;
	background: #fff;
}
	.list-4 li {
		float:left;
		width:31%;
		margin:20px 0 5px 0;
		text-align:center;
	}
	.list-4 li.i-2 { width:36%; }
	.list-4 a { text-decoration:none; }
	.list-4 span {
		display:block;
		height:37px;
	}
	.list-4 i {
		display:block;
		border-left:1px solid #CDCDCC;
		border-right:1px solid #CDCDCC;
		padding:1px 4px 0 4px;
		font-style:normal;
		margin:0 4px 0 0;
		text-decoration:underline;
	}
	.list-4 b { font-weight:normal; }
	.list-4 em {
		font-style:normal;
		text-decoration:underline;
	}
.link-1 { border-top:1px dashed #666; }
	.link-1 a {
		background: #fff;
		padding:3px 0 3px 8px;
	}
	.link-1 img {
		position:relative;
		top:-1px;
		margin:0 0 0 15px;
	}
.add-2 {
	background: #fff;
	background-color: #EFEEEF;
	text-transform:uppercase;
}
* html .add-2 { background: #fff; background-color: #EFEEEF; }
*:first-child+html .add-2 { background: #fff; background-color: #EFEEEF; }
	.add-2 span {
		background: #fff;
		padding:0 3px 0 0;
	}
.namedays {
	border-top:1px dashed #09F;
	border-bottom:1px solid #E2E1E2;
	background: #fff;
}
.namedays p.block { padding:7px; }
.horoskope {
	border-top:1px dashed #939;
	border-bottom:1px solid #E2E1E2;
	padding:0 0 5px 0;
	background: #fff;
}
	.list-5 li {
		float:left;
		width:25%;
		text-align:center;
		height:42px;
	}
.tribune {
	border-top:1px dashed #C03;
	border-bottom:1px solid #E2E1E2;
	padding:0 0 7px 0;
	background: #fff;
}
	.tribune span.block { padding:9px 0 0 5px; }
	.tribune a.text-1 { margin:0 0 0 7px; }
.today {
	border-top:1px dashed #C06;
	border-bottom:1px solid #E2E1E2;
	padding:0 0 7px 0;
	background: #fff;
}
	.today span.block { padding:9px 0 0 5px; }
	.today a.text-1 { margin:0 0 0 7px; }
	.list-6 { margin:0 0 7px 0; }
	.list-6 a { margin:0 5px 0 0; }
	.list-6 li { padding:10px 7px 0 7px; }
	.list-6-1 { margin:0 0 7px 0; }
	.list-6-1 a { margin:0 5px 0 0; }
	.list-6-1 li {
		padding:5px 7px;
		border-bottom:1px solid #E8E8E8;
	}
.weather {
	background: #fff;
	height:98px;
	border:1px solid #69F;
}
	.weather .title-8 { margin:0 0 46px 0; }
	.weather a.text-1 { margin:0 0 0 7px; }
.communicate {
	border-top:1px dashed #339;
	border-bottom:1px solid #E2E1E2;
	padding:0 0 7px 0;
	background: #fff;
}
	.communicate a.text-1 { margin:0 0 0 7px; }
.poll {
	border-top:1px dashed #CCC;
	border-bottom:1px solid #E2E1E2;
	padding:0 0 7px 0;
	background: #fff;
}
	.poll strong { padding:10px 0 7px 7px; }
	.poll .button {
		margin:0 5px 0 7px;
	}
.list-7 { padding:0 0 5px 0; }
	.list-7 label {
		display:block;
		padding:0 0 3px 7px;
	}
		.list-7 label input {
			position:relative;
			bottom:-2px;
			margin:0 5px 0 0;
		}
.button-1 {
	background: #fff;
	color:#FFF;
	font-weight:bold;
	width:70px;
	text-align:center;
	border:0 none;
	height:24px;
}
.button-2 {
	background: #fff;
	color:#FFF;
	font-weight:bold;
	width:95px;
	text-align:center;
	border:0 none;
	height:24px;
}
.button-3 {
	background: #fff;
	color:#FFF;
	width:140px;
	margin:10px 10px 0 0;
	text-align:center;
	text-decoration:none;
	height:21px;
	padding:3px 0 0 0;
	font-size:13px;
	font-weight:bold;
}
.button-4 {
	background: #fff;
	color:#FFF;
	font-weight:bold;
	width:125px;
	text-align:center;
	border:0 none;
	height:24px;
}
* html .button-3 { margin:10px 5px 0 0; }
.polls {
	padding:10px 10px 22px 10px;
}
	.polls b.block {
		padding:0 0 10px 0;
	}
.list-8 { padding:0 0 8px 0; }
	.list-8 label {
		display:block;
		background: #fff;
		padding:3px 0 3px 14px;
	}
	.list-8 label.fst { background: #fff; }
		.list-8 label input {
			margin:0 5px 0 0;
			position:relative;
			bottom:-2px;
		}
	.list-8 .button { margin:10px 0 0 15px; }
.poll-results {
	background: #fff;
	padding:1px 10px 0 10px;
}
	.poll-results .clr { background: #fff; }
	.poll-results .i-1 {
		padding:15px 0 24px 0;
		width:45%;
	}
	.poll-results b {
		display:block;
		padding:0 0 5px 0;
		font-size:20px;
	}
	.poll-results span {
		color:#A8A8A8;
		font-size:10px;
	}
	.poll-results th {
		width:100%;
		vertical-align:top;
		font-weight:normal;
		padding:3px 0 3px 0;
		text-align: left;
	}
		.poll-results th div {
			height:2px;
			overflow:hidden;
			background: #fff;
			border-top:1px solid #EDEDED;
			border-left:1px solid #EDEDED;
		}
	.poll-results td {
		white-space:nowrap;
		padding:3px 25px 3px 0;
		vertical-align:top;
	}
		.poll-results .big div { background: #fff; }
	.poll-results .big-1 { color:#C06; }
.no-bg { background: #fff!important; }
.margins { margin:0 5px; }
.table-1 {
	margin:5px 0 0 0;
}
	.table-1 td {
		vertical-align:top;
		padding:0 0 3px 0;
	}
	.table-1 strong {
		color:#C06;
	}
	.table-1 th {
		vertical-align:top;
		font-weight:normal;
		padding:0 15px 3px 0;
	}
.padds-1 { padding:10px 15px; }
.thumbs-1 {
	padding:20px;
	margin:10px 0 0 0;
	background: #fff;
}
	.thumbs-1 th {
		vertical-align:top;
	}
	.thumbs-1 td {
		vertical-align:top;
		width:100%;
	}
		.thumbs-1 th .bdrs {
			border:1px solid #CECECE;
			margin:0 20px 0 0;
		}
		.thumbs-1 th .over {
			position:absolute;
			margin:-73px auto auto 0;
		}
			.thumbs-1 th .over img.block {
				position:absolute;
				margin:0 auto auto 0;
			}
			.thumbs-1 th .over .cnt {
				position:relative;
				z-index:2;
				padding:12px 0 0 16px;
			}
				.thumbs-1 th .over .cnt img {
					position:relative;
					bottom:-2px;
					margin:0 5px 0 0;
				}
		.thumbs-1 td b {
			display:block;
			color:#A4A4A4;
			font-size:11px;
		}
		.thumbs-1 td img {
			border:1px solid #D1D1D1;
			display:block;
			margin:0 0 3px 0;
		}
		.thumbs-1 td li {
			float:left;
			padding:7px 30px 15px 0;
			color:#333;
			font-size:11px;
		}
		.thumbs-1 td span {
			font-size:11px;
			border-bottom:1px dashed #999;
			color:#333;
		}
		.thumbs-1 .act img { border:1px solid #C06; }
		.thumbs-1 .act, .thumbs-1 .act span { color:#C06; }
.form-1 {
	background: #fff;
	padding:16px 10px;
}
	.form-1 b {
		display:block;
		font-size:18px;
		padding:0 0 10px 0;
		position:relative;
	}
	.form-1 .i {
		position:relative;
		top:-2px;
		margin:0 0 0 10px;
		background: #fff;
		width:44px;
		height:27px;
		display:block;
		text-align:center;
		color:#FFF;
		font-weight:bold;
		font-size:16px;
		padding:4px 0 0 0;
		float:left;
	}
	.form-1 th {
		vertical-align:top;
		padding:3px 0 0 0;
		width:80px;
		font-size:13px;
		font-weight:normal;
	}
	.form-1 td {
		vertical-align:top;
		padding:3px 0 5px 0;
		font-size:13px;
		font-weight:normal;
	}
	.form-1 .textfield {
		width:300px;
		border:1px solid #A4A4A4;
		background: #fff;
	}
	.form-1 textarea {
		width:600px;
		border:1px solid #A4A4A4;
		background: #fff;
		height:115px;
	}
	.list-9 li {
		border-top:1px solid #E8E8E8;
		padding:10px 10px;
	}
	.list-9 li.fst { border:0 none; }
		.list-9 li i {
			color:#C06;
			font-weight:bold;
			font-style:normal;
			font-size:12px;
		}
		.list-9 li p {
			padding:6px 0 0 0;
			display:block;
			font-size:12px;
			color:#000;
		}
		.list-9 li span {
			font-size:11px;
			color:#575757;
			display:block;
			padding:4px 0 0 0;
		}
			.list-9 li span strong {
				font-size:11px;
				color:#C06;
				font-weight:normal;
			}
		.list-9 li b {
			display:block;
			font-size:18px;
		}
.table-2 { margin:10px 0; }
	.table-2 thead td {
		font-size:11px;
		color:#575757;
		text-align:left;
		white-space:nowrap;
		padding:0 0 5px 25px;
		vertical-align:top;
	}
	.table-2 thead th {
		font-size:11px;
		color:#575757;
		text-align:left;
		white-space:nowrap;
		padding:0 0 5px 10px;
		vertical-align:top;
		width:100%;
		font-weight:normal;
	}
	.table-2 tbody td {
		font-size:11px;
		color:#575757;
		text-align:left;
		white-space:nowrap;
		padding:0 0 0 25px;
		border-top:1px solid #E8E8E8;
	}
	.table-2 tbody td.tar { color:#C06; }
	.table-2 tbody th {
		font-size:11px;
		color:#575757;
		text-align:left;
		white-space:nowrap;
		padding:9px 0 9px 10px;
		vertical-align:top;
		width:100%;
		font-weight:normal;
		border-top:1px solid #E8E8E8;
	}
	.table-2 tbody a {
		font-size:18px;
		color:#000;
		font-weight:bold;
	}
	.paging li {
		float:left;
		padding:1px 7px 0 0;
	}
		.paging li a {
			display:block;
			padding:1px 9px;
			margin:5px 0;
			color:#575757;
			font-weight:bold;
			font-size:18px;
		}
		.paging li a:hover, .paging li a.act {
			background: #fff;
			color:#FFF;
		}
		.paging li.i a:hover { background: #fff; }
		.paging li.i a {
			padding:0;
			margin:0;
		}
.found {
	background: #fff;
	padding:0 0 20px 10px;
}
.price-1 { padding:5px 10px 15px 10px; }
	.price-1 b {
		display:block;
		padding:0 0 5px 0;
		font-size:24px;
		color:#000;
		border-bottom:1px solid #E8E8E8;
	}
		.price-1 b span {
			font-size:24px;
			color:#09F;
		}
	.price-1 i {
		display:block;
		padding:10px 0 5px 0;
		font-size:16px;
		font-style:normal;
		color:#666;
		font-weight:bold;
	}
		.price-1 i span {
			font-size:16px;
			color:#09F;
			font-weight:bold;
		}
.price-2 {
	background: #fff;
	padding:10px 25px;
}
	.price-2 b {
		display:block;
		font-size:20px;
	}
	.price-2 p {
		display:block;
		padding:15px 0 10px 0;
		border-bottom:1px solid #E8E8E8;
		margin:0 0 10px 0;
	}
	.price-2 div { padding:10px 0 0 0; }
	.price-2 a { color:#333; }
	.price-2 img {
		bottom:-3px;
		position:relative;
		margin:0 5px 0 0;
	}
	.just-text-1 { padding:10px 20px 15px 20px; }
		.just-text-1 b { font-size:24px; }
		.just-text-1 p {
			color:#333;
			padding:5px 0 0 0;
		}
.inline-menu {
	display:block;
	padding:7px 10px;
}
	.inline-menu li {
		padding:0 10px;
		border-left:1px solid #6D6D6D;
	}
	.inline-menu li.fst { border:0 none; }
	.inline-menu a {
		color:#333;
		font-weight:bold;
	}
	.inline-menu a.act {
		color:#C06;
		text-decoration:none;
	}
.list-10 {
	background: #fff;
	padding:10px 15px 0 15px;
	zoom:1;
}
	.list-10 li {
		padding:10px 5px 8px 5px;
		border-bottom:1px solid #E8E8E8;
		float:left;
		width:100%;
		color:#333;
		line-height:150%;
	}
	.list-10 strong { color:#333; }
	.list-10 span { color:#707070; }
	.list-10 img { border:1px solid #BEBEBE; }
	.list-10 a.fl { margin:0 12px 0 0; }
.just-text-2, .just-text-3 { padding:15px 15px 30px 15px; }
	.just-text-2 b, .just-text-3 b {
		display:block;
		font-size:24px;
	}
.just-text-3 { background: #fff; }
	.just-text-2 strong, .just-text-3 strong {
		padding:20px 0 5px 5px;
		color:#333;
		display:block;
	}
	.just-text-2 li, .just-text-3 li {
		border-top:1px solid #E8E8E8;
		padding:5px 25px;
		color:#333;
	}
	.just-text-2 i, .just-text-3 i {
		font-style:normal;
		float:right;
		color:#333;
	}
	.just-text-2 span, .just-text-3 span { color:#C03; }
.list-9-1 {
	background: #fff;
	padding-top:20px;
}
	.table-3 .i-1 {
		vertical-align:bottom;
		padding:0 20px;
	}
.prices { padding:15px 20px; }
	.prices b {
		display:block;
		padding:0 0 15px 0;
		font-size:24px;
	}
		.cont-table-4 TABLE TH, .table-4 th {
			padding:8px 8px 8px 11px;
			border-bottom:1px solid #B9B9B9;
			font-weight:normal;
		}
		.cont-table-4 TABLE th.c-1, .table-4 th.c-1 {
			background: #fff;
			color:#70702A;
			width:90px;
		}
		.cont-table-4 TABLE th.c-2, .table-4 th.c-2 {
			background: #fff;
			color:#939;
			width:110px;
		}
		.cont-table-4 TABLE th.c-3, .table-4 th.c-3 {
			background: #fff;
			color:#09F;
			width:120px;
		}
		.cont-table-4 TABLE td, .table-4 td {
			padding:5px 2px;
			border-bottom:1px solid #E4E4E4;
			text-align:center;
			color:#333;
		}
			.cont-table-4 TABLE .lst td, .table-4 .lst td { border:0 none; }
		.cont-table-4 TABLE td.c-1, .table-4 td.c-1 {
			background: #fff;
			color:#70702A;
		}
		.cont-table-4 TABLE td.c-2, .table-4 td.c-2 {
			background: #fff;
			color:#939;
		}
		.cont-table-4 TABLE td.c-3, .table-4 td.c-3 {
			background: #fff;
			color:#09F;
		}
.form-2 {
	background: #fff;
	padding:20px;
}
	.form-2 b {
		display:block;
		font-size:24px;
	}
	.table-5 th {
		padding:20px 0 3px 5px;
		text-align:left;
		color:#333;
		border-bottom:1px solid #DDD;
	}
	.table-5 td { padding:6px 10px 0 0; }
	.table-5 label {
		margin:0 0 0 10px;
		width:130px;
		text-align:right;
		display:block;
		color:#333;
	}
	.table-5 .textfield { width:250px; }
	.table-5 .area { width:250px; }
	.table-5 span {
		display:block;
		padding:3px 0 0 0;
		color:#333;
	}
	.table-5 select { width:260px; }
.just-text-4 {
	padding:5px 15px;
	margin:10px 0 0 0;
	color:#333;
	border-top:1px solid #DDD;
}
.almost-half { width:48.5%; }
.mini-form { padding:13px 0; }
	.mini-form .textfield {
		border:1px solid #A4A4A4;
		width:48%;
		font-size:20px;
		margin:5px 0 0 0;
		background: #fff;
	}
	.list-11 span { padding:0 0 2px 0; }
	.list-11 td {
		vertical-align:top;
		width:50%;
	}
	.list-11 label {
		display:block;
		padding:0 0 2px 0;
	}
		.list-11 label span {
			text-decoration:underline;
			color:#676767;
		}
	.list-11 input {
		margin:0 10px 0 0;
		position:relative;
		bottom:-3px;
	}
.choice { padding:0 0 25px 0; }
	.choice .textfield {
		width:166px;
		border:1px solid #A4A4A4;
		background: #fff;
		margin:5px 0 9px 0;
	}
	.choice .w-1 { width:106px; }
	.choice .w-2 { width:59px; }
.calendar {
	border-bottom:1px solid #D8D7D8;
	background: #fff;
	padding:0 0 8px 15px;
	margin:0 0 15px 0;
}
	.calendar UL {
		height: 155px;
		display: block;
	}
	.calendar li {
		float:left;
		width:20px;
		height:22px;
		text-align:center;
	}
	.calendar .h {
		height:17px;
		color:#333;
		padding:5px 0 0 0;
	}
	.calendar a {
		float:left;
		width:20px;
		height:17px;
		display:block;
		font-size:11px;
		text-decoration:none;
		color:#525252;
		text-align:center;
		padding:5px 0 0 0;
	}
		.calendar .act a {
			background: #fff;
			color:#FFF;
		}
/* main */

.new I {
	color: #009900 !important;
}

B.remove, LABEL.remove {
	color: #CC0066;
}

INPUT.remove, TEXTAREA.remove {
	border: 1px solid #f00 !important;
}

.asterix {
	color: #CC0066;
	position: absolute;
	overflow: hidden;
	font-weight: bold;
	font-size: 20px;
}

.form-3 th {
		vertical-align:top;
		padding:3px 0 0 0;
		width:140px !important;
		font-size:13px;
		font-weight:normal;
}

.form-3 .textfield {
		width:300px;
		border:1px solid #A4A4A4;
		background: #fff;
	}
	.form-3 textarea {
		width:540px;
		border:1px solid #A4A4A4;
		background: #fff;
		height:115px;
	}
	
.glogo {
	z-index: 140;
	position: absolute;
}

A { outline: none }

.contRecommend {
	width: 350px;
	background: #fff;
	border: 2px solid #aeaeae;
	display: none;
	position: absolute;
	z-index: 350;
	padding-bottom: 10px;
}

	#blank {
		background: #fff;
		display: none;
		position: absolute;
		z-index: 50;
		width: 350px;
		height: 152px;
		padding: 120px 0 0 0;
		text-align: center;
	}

	.contRecommend .close {
		font-size: 10px;
		color: #fff;
		background: #fff;
		position: absolute;
		margin: 0 0 0 15px;
		display: block;
		text-decoration: none;
		padding: 3px 6px;
		z-index: 55;
	}
	
	.contRecommend H3 {
		width: 100%;
		text-align: center;
		padding-top: 10px;
		font-size: 13px;
		color: #333;
	}
	
	.contRecommend LABEL {
		float: left;
		display: block;
		width: 160px;
		padding: 0 0 0 10px;
		margin: 0 0 10px 0;
	}
	
	.contRecommend .textfield, .contRecommend .area {
		width: 160px;
		border: 1px solid #A4A4A4;
		background: #fff;
		float: left;
		margin: 0 0 10px 0;
	}
	
	.contRecommend .area {
		height: 120px;
	}
	
	.contRecommend .asterix {	
		margin: 0 0 0 330px;
		font-size: 13px;
	}
	
.red {
	color: #CC0066 !important;
}

.calendar a:hover {
	color: #C06;
}

.calendar .act a:hover {
	color: #fff;	
}

#formForum LABEL A, #formComment LABEL A {
	color: #CC0066;
}

.error {
	color: #CC0066;
	font-weight: bold;
}

.back_to_cat {
	color: #000;
	font-size: 12px;
	padding: 9px 0 0 14px;
	display: block;
	float: left;
}

.printer {
	padding: 0 0 0 20px;
	margin: 9px 20px 0 0;
	font-size: 12px;
	background: #fff;
	color: #000;
	display: block;
}

.color-11 {
	background: #fff;
	color: #fff;
}

.warn {
	display: inline;
	padding: 0 0 0 5px;
	display: none;
	font-style: normal;
	position: relative;
	top: 1px;
	color: #C06;
	font-weight: bold;
}

H4 {
	font-size: 60px;
	
	color:#333;
}


.ad-popup {
	position: absolute;
	width: 640px;
	background: #fff;
	border: 5px solid #c06;
	padding: 5px 5px 0 5px;
	display: none;
	z-index: 555;
}

	.ad-popup DIV {
		background: #fff;
		position: absolute;
		margin: -5px 0 0 15px;
		padding: 5px 15px;
	}
		.ad-popup DIV A {
			color: #000;			
		}
		
		.ad-popup DIV A:hover {
			color: #c06;			
		}		

	.ad-popup IMG {
		border: 0 none;
	}
	
	.ad-popup UL { 
		margin: 5px 0 0 0; 
		padding: 0; 
	}
	
	.ad-popup LI {
		display: block; 
		float: left;
		margin: 0 13px 0 0 !important; 
		padding: 0 !important;
		width: 80px;
		border: 0 none;
		height: 65px;
	}
	
.horoscope P {
	padding: 0 0 0 0;
}

.horoscope DIV {
	padding: 25px 0 5px 0;
}

.horoscope DIV STRONG {
	font-size: 14px;
}

.terms {
	width: 500px;
	height: 300px;
	padding: 20px 15px 20px 15px;
}

.loadings {
	margin: 220px 0 0 300px;
	position: absolute;
	display: none;
}

.under-txt {
	text-align: right;
	display: block;
	padding-right: 13px;
	font-size: 11px;
	color: #666;
	height: 10px
}

.pg {
	background: #fff;
	padding: 10px;
	margin: 0 15px 0 0;
}

	.pg A IMG {
		margin: 0 !important;
	}
	
	.pg UL {
		display: block;
	}
	
	.pg UL LI {
		list-style: none;
		display: block;
		float: left;
	}
	
	.pg UL LI.th A {
		margin-right: 8px;
		border: 1px solid #eaeaea;
		display: block;
		padding: 0 0 0 0 !important;
	}
	
	.pg UL LI.th A IMG { padding: 0 !important; }
	
	.pg UL LI.th A:hover, .pg UL LI.th A.act {
		border: 1px solid #CC0066;
	}
	
	LI.nav-1 {
		padding: 15px 6px 0 0;
	}
	
	LI.nav-2 {
		padding: 15px 0 0 0;
	}
	
#loading_cont {

	position: absolute;
	
	margin: 60px 0 0 125px;

}

.btnPrev {
	visibility: hidden;
}

.add-date {
	display: block;
	text-align: right;
}

.maing-bg-2 {
	background: #fff;
}

.list-n-search UL, .list-n-search FORM {
	display: none;
}

#cats, .city {
	display: none;
}


.back_to_cat {
	display: none;
}

.color-3 {
	color: #333;
}

.title-1 {
	border: 0 none;
}

#contCommentForm, #btnPrint, .right-side, #thumbs {
	display: none;
}

.add-1 {
	display: none;
}

.report {
    display: none;
}

.head-nav {
    display: none;
}

.gotohomepage {
    display: none;
}


