body {
	background-color: #e1ddd9;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	outline: none;
}

img {
	border: 0;
}

ul {
	list-style: none;
}

#container {
	width: 1000px;
	padding: 0px;
	margin: 0 auto;
	background-color: #fff;
} 

#header {
	float: left;
	width: 800px;
	padding-top: 5px;

}
/* --------------- site logo & top baner --------*/
#top_logo {
	width: 780px;
	height: 115px;
}

.top_logo_left {
	width: 207px;
	float: left;
	padding: 7px 0 0 5px;
}

.top_logo_right {
	width: 560px;
	float: right;
	margin-top: 10px;
	text-align: right;
}

#flags {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;	
}

#flags li {
	float: left;
	margin-right: 5px;	
}

#top_banner {
	float: right;
	width: 400px;
	height: 90px;
}
/* --------------- page logo & menu -------------*/
#logo {
	clear: left;
	width: 800px;
	height: 135px;
}

.logo_body {
	float: left;
	width: 780px;
	height: 80px;
	margin-left: 10px;
	*margin-left: 5px;
}

.logo_menu {
	padding-left: 20px;
}

.logo_menu_home_sel a {
	width: 115px;
	padding: 10px 0 28px 10px;
	background: url(../img/menu/menu.jpg) transparent 0 -80px no-repeat;
	float: left;
	display: block;
}

.logo_menu_home a {
	width: 115px;
	padding: 10px 0 28px 10px;
	*padding: 23px 0 0 10px;
	background: url(../img/menu/menu.jpg) 0 0 no-repeat;
	float: left;
	display: block;
}

.logo_menu_home a:hover {
	background-position: 0 -39px;
}

.logo_menu_news_sel a {
	width: 117px;
	padding: 10px 0 28px 10px;
	background: url(../img/menu/menu.jpg) -125px -80px no-repeat;
	float: left;
	display: block;
}

.logo_menu_news a {
	width: 117px;
	padding: 10px 0 28px 10px;
	*padding: 23px 0 0 10px;
	background: url(../img/menu/menu.jpg) -125px 0 no-repeat;
	float: left;
	display: block;
}

.logo_menu_news a:hover {
	background-position: -125px -39px;
}

.logo_menu_ads_sel a {
	width: 117px;
	padding: 10px 0 28px 10px;
	background: url(../img/menu/menu.jpg) -252px -80px no-repeat;
	float: left;
	display: block;
}

.logo_menu_ads a {
	width: 117px;
	padding: 10px 0 28px 10px;
	*padding: 23px 0 0 10px;
	background: url(../img/menu/menu.jpg) -252px 0 no-repeat;
	float: left;
	display: block;
}

.logo_menu_ads a:hover {
	background-position: -252px -39px;
}

.logo_menu_info_sel a {
	width: 117px;
	padding: 10px 0 28px 10px;
	background: url(../img/menu/menu.jpg) -379px -80px no-repeat;
	float: left;
	display: block;
}

.logo_menu_info a {
	width: 117px;
	padding: 10px 0 28px 10px;
	*padding: 23px 0 0 10px;
	background: url(../img/menu/menu.jpg) -379px 0 no-repeat;
	float: left;
	display: block;
}

.logo_menu_info a:hover {
	background-position: -379px -39px;
}

.logo_menu_ref_sel a {
	width: 117px;
	padding: 10px 0 28px 10px;
	background: url(../img/menu/menu.jpg) -506px -80px no-repeat;
	float: left;
	display: block;
}

.logo_menu_ref a {
	width: 117px;
	padding: 10px 0 28px 10px;
	*padding: 23px 0 0 10px;
	background: url(../img/menu/menu.jpg) -506px 0 no-repeat;
	float: left;
	display: block;
}

.logo_menu_ref a:hover {
	background-position: -506px -39px;
}

.logo_menu_forum_sel a {
	width: 117px;
	padding: 10px 0 28px 10px;
	background: url(../img/menu/menu.jpg) -633px -80px no-repeat;
	float: left;
	display: block;
}

.logo_menu_forum a {
	width: 117px;
	padding: 10px 0 28px 10px;
	*padding: 23px 0 0 10px;
	background: url(../img/menu/menu.jpg) -633px 0 no-repeat;
	float: left;
	display: block;
}

.logo_menu_forum a:hover {
	background-position: -633px -39px;
}

.logo_body_txt {
	float: left;
	width: 210px; 
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
/*
.scroll_text {
	float: left;
	*float: none;
	width: 95%;
	color: #fff;
	margin-left: 10px;
	margin-right: 20px;
	font-weight: bold;
}

.scroll_text a {
	color: #fff;
	font-weight: bold;
}
*/
/*-------- promo square ----------*/
#promo_square {
	float: right;
	width: 190px;
	margin-top: 5px;
	text-align: left;
	background: #aa1915 url(../img/top.gif) top left no-repeat;
}

#promo_square a {
	color: #fff;	
}

.promo_content {
	height: 155px;
	margin: 0;
	padding: 0;
}
.promo_content li {
	font-size: 10px;
	font-weight: bold;
	margin: 3px 5px 0 5px;
	padding-bottom: 3px;
	
}

.promo_square_bot {
	float: right;
	width: 190px;
	height: 15px;
	background: url(../img/bottom.gif) bottom left no-repeat;
	text-align: center;
	margin: 0;
	padding: 0;
}

.right_adv a {
	display: block;
	text-align: center;
	font-size: 10px;
	color: #343434;
	background: #ffffff;
	*margin-top: 2px;
	margin-bottom: 2px;
	*margin-bottom: 3px;
}

#right_side {
	float: right;
	width: 190px;
	margin-right: 10px;
	*margin-right: 5px;
	*margin-top: 3px;
}

#flashcontent {
	margin: 0;
	padding: 0;	
}

.right_ban {
	text-align: center;
}

.right_ban_up {
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
	height: 12px;
}

.right_ban_bot {
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	background-position: bottom;
}
/* --- poll ---*/
#poll_title {
	text-align: center;
	font-size: 10px;
	color: #343434;
	padding: 0;
	margin: 10px 0 2px 0;
	font-weight: bold;
}

#poll {
	padding: 0;
	margin: 0;	
}

#poll p {
	margin: 0;
	padding: 0 5px 0 5px;	
}

#poll ul {
	padding-left: 10px; 
	margin: 5px 0;
}

#poll ul li em {
	font-size: 9px;	
}

#poll_form {
	padding: 0;
	margin: 0;	
}

#poll p.title {
	color: #00017b;
	font-weight: bold;	
}



#poll_form p#submit input {
	margin: 10px 0 0 5px;
	font-size: 10px;
	background: #cfcfcf;
	border: 1px solid #fff;	
}

#content {
	float: left;
	width: 780px;
	margin-left: 10px;
	*margin-left: 5px;
	margin-right: 10px;
	background-color: #fff;
}
/*---------------- field1 ads.php ---------*/
.field1_up {
	background-image: url(../img/cat_ads_up.gif);
	background-repeat: no-repeat;
	height: 12px;
	clear: right;
	background-color: #EAEAEA;
}

.field1 {
	width: 780px;
	background-color: #EAEAEA;
	float: left;
	margin: 0;
	padding: 0;
}

.field1_bot {
	clear: left;
	background-image: url(../img/cat_ads_bot.gif);
	background-repeat: no-repeat;
	height: 12px;
}
/*
.field1_con {
	width: 600px;
	background-color: #F09C6E;
	margin-left: 25px;
}
*/

.field1_txt {
	margin-left: 12px;
	*margin-left: 20px;
	margin-right: 10px;
}

.field1_cat {
	float: left;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	color: #F05A1D;
	margin-left: 20px;
}

.field1_bor {
	border-right: 1px solid #F2F2F2;
}

.field1_type {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.field1_type a {
	color: #000000;
}
/* ------------ vip field ads.php -------*/
.vip_field {
	width: 780px;
	float: left;
	margin-top: 10px;
	background-color: #e5efa6;
	background-image: url(../img/vip_ads_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	/*padding-bottom: 5px;*/
}

.vip_field_up {
	background-image: url(../img/vip_ads_up.gif);
	background-repeat: no-repeat;
}
.vip_field_row {
	margin-left: 20px;
	*margin-left: 10px;
	width: 90%;
	float: left;
}
.vip_field_con {
	float: left;
	width: 45%;
   margin: 5px 10px 5px 25px;
	*margin: 5px 10px 0px 15px;
}

.vip_con_left {
	float: left;
	width: 30%;
}

.vip_con_right {
	float: right;
	width: 65%;
}

.vip_con_read {
	text-decoration: underline;
	font-weight: bold;
	color: #06367b;
}

#footer {
	clear: both;
	width: 100%;
	text-align: center;
	color: #00017b;
	padding-top: 10px;
	padding-bottom: 2px;
}

#footer ul {
	width: 100%;
	margin: 5px 0 5px 0;
	padding: 0;
	float: left;	
}

#footer ul li {
	float: left;
	text-align: center;
	padding: 0 5px 0 5px;	
}

#footer ul li.partners {
	border-right: 1px solid #00017b;	
}

h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
}

.h2 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

a {
	color: #00017B;
	text-decoration: none;
}

a:hover { 
	text-decoration:underline; 
}

.error {
	color: Red;
	margin-left: 30px;
	padding-bottom: 2px;
	font-weight: bold;
}

.mess {
	color: Red;
}
/* --------- site menu -------------*/
.site_menu {
	float: left;
	margin-left: 82px;
	*margin-left: 39px;
	*width: 700px;
	margin-top: 8px;
	*margin-top: -3px;
	font-family: Arial, Helvetica, sans-serif;
} 

.site_menu ul li {
	float: left;
}

.site_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.site_menu li {
	width: 130px;
	text-align: center;
	margin-left: 4px;
}

.site_menu a {
	clear: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.site_menu a:hover {
	text-decoration: underline;
}

.site_menu_act {
	padding-top: 1px;
	font-size: 16px;
	text-decoration: none;
	
}
/* ---------search form ------------ */

.search {
	float: left;
	*padding-top: 6px;
}

.search button {
	width: 90px;
	*width: 95px;
	vertical-align: top;
	border: none;
   padding: 0;
	margin: 0; 
	background: none; 
	cursor: pointer;
}

.search select {
	margin-top: 4px;
}

.search input	{
	margin-top: 4px;
}

.adv_search_no {
	float: right;
	margin-right: 85px;
	*margin-right: 45px;
}

.adv_search a {
	float: right;
	margin-top: 12px;
	*padding-right: 46px;
	padding-right: 53px;
	color: #ffffff;
	text-align: center;
}

.search_word {
	color: #000000; 
	background-color: #ffff00;
	font-weight: bold;
}

/* ----------end search form ---------*/

/* ----------- quick search --------- */

.q_search {
	margin-top: 20px;
	margin-left: 10px;
	width: 80%;
}

.q_search p {
	padding: 0;
	margin: 0;	
}

.q_search a {
	text-decoration: underline;
	color: #0000cc;
}

.ref_search {
	width: 480px;
	padding: 10px 0 0 25px;
	float: right;
}

.ref_search p {
	padding: 0;
	margin: 0;
}

/* -------- form ---------- */

label {
	width: 9.5em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block;
}

select {
	color: #06367b;
	background: #ffffff;
	width: 160px;
}

input	{
	color: #06367b;
	/*border: 1px solid #428600;*/
}

textarea {
	color: #06367b;
	background: #ffffff;
	/*border: 1px solid #F37A39;*/
}

.submit input	{
	color: #fff;
	/*background: #A9A9A9;*/
	background: #ADCC29;
	border: 1px outset #A9A9A9;
	margin-left: 8.7em;
	*margin-left: 10.8em;
}

fieldset	{
	border: 1px solid #F8F8F8;
	*padding-left: 10px;
	*padding-bottom: 10px;
}

fieldset p {
	margin: 7px auto;
}

legend {
	color: #fff;
	font-weight: bold;
	background: #ADCC29;
	border: 1px solid #F2F2F2;
	padding: 2px 6px;
}

.legend_field {
	float: right;
	text-align: left;
	width: 29em;
	margin-right: 10px;
	vertical-align: top;
}

/* ----------- end form -----------------*/
/* ----------- ads ---------------------*/
.ads_list_con {
	width: 100%;
	color: #000000;
	margin-top: 15px;
}

.ads_detail {
	float: right;
	width: 580px;
	background-image: url(../img/detail_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #E5EFA6;
	
}

.ads_detail_up {
	background-image: url(../img/detail_up.gif);
	background-repeat: no-repeat;
	height: 12px;
	text-align: right;
}

.ads_detail_up a {
	color: #000000;
	text-decoration: underline;
}

.ads_img {
	clear: left;
	float: left;
	width: 190px;
	background-color: #EAEAEA;
	background-image: url(../img/cat_ads_sm_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}

.ads_img_up {
	background-image: url(../img/cat_ads_sm_up.gif);
	background-repeat: no-repeat;
	height: 12px;
}

.ads_title {
	font-weight: bold;
	margin-bottom: 5px;
}

.ads_text {
	margin-left: 10px;
	margin-bottom: 5px;
}

th {
	background: #ADCC29;
	font-weight: normal;
}

td {
	padding-left: 5px;
}

.td_bg_cap {
	background: #E7E9B8;
}

.td_bg1 {
	background: #F8F8F8;
}

.td_bg2 {
	background: #EAEAEA;
}

.td_bg1 img, .td_bg2 img {
	vertical-align: middle;	
}

.td_align {
	text-align: center;
}

.ads_cat_field {
	width: 100%;
	margin-top: 5px;
}

.ads_cat {
	float: left;
	width: 190px;
	background: #EAEAEA url(../img/top.gif) top left no-repeat;
	margin: 0;
	padding: 0;
}

.ads_cat_title {
	width: 158px;
	height: 18px;
	margin: 0 0 0 16px;
	padding: 0;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #F05A1D;
	background: url("../img/category.gif") top left no-repeat;
	display: inline;
}

.ads_sub_cat {
	margin: 0;
	padding: 5px 0 0 18px;
	width: 90%;
	list-style: none;
	float: left;
	line-height: 150%;
}

.ads_sub_cat a {
	color: #000;
}

.ads_sub_cat_sel a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.ads_mess_info {
	margin-left: 10px;
}

.ads_con_list {
	clear: right;
	float: right;
	width: 580px;
}

/* ------------------end ads --------------- */

/* ------------------user menu ------------*/
.ads_user {
	float: left;
	margin-bottom: 3px;
	margin-left: 15px;
	*margin-left: 8px;
	font-size: 12px;
}

.ads_user_login {
	float: right;
	margin-bottom: 3px;
	margin-right: 15px;
	margin-top: 3px;
	font-size: 12px;
}

.ads_user_login a {
	color: #06367b;
}

.ads_user a {
	color: #06367b;
}

.ads_user_font {
	color: #06367b;
	font-size: 12px;
}

.ads_head_menu {
	float: left;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-top: 3px;
}

.ads_head_menu a {
	color: #06367b;
}

.ads_menu {
	float: left;
	width: 260px;
	margin-left: 50px;
}

.ads_menu_link {
	padding-left: 70px;
}

.ads_menu_img {
	float: left;
}
/* --------- admin menu -------------*/

.pay_status {
	width: auto;
	height: 16px;
	font-size: 11px;
}

/*------------ gallery ----------------*/
#gallery_cat {
	margin-left: 20px;	
}

#gallery_cat td {
	background: #fff;	
}

#gallery {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;	
}

#gallery li {
	width: 110px;
	height: 100px;
	margin: 0 0 5px 10px;
	padding: 5px;
	float: left;
	border: 1px solid #fff;
	text-align: center;	
}

#gallery li a {
	
}

#gallery li a:hover {
	text-decoration: none;		
}

#gallery li a img {
	vertical-align: middle;
	margin-bottom:4px;	
}

#gallery li input {
	float:left;
	width:25px;
	margin-left:5px;
}

#gallery_sort_btn {
	float:left;
	width:90%;
	padding-left:20px;
}

/* --------------- promo form ------------ */

.promo_form {
	width: 50%;
	float: left;
}

.promo_form label {
	width: 8em;
}

.promo_result {
	width: 50%;
	float: right;
}

.info_view {
	float: left;
	width: 97%;
	margin-top: 10px;
}
/*------------------ ref pages --------------- */
#ref_img label {
	width: 60px;
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block;
}

#ref_admin_cat {
	width: 200px;
	float: left;
	padding-left: 15px;
}

#ref_admin_cat ul {
	padding: 0;
	margin: 0;
}

#ref_admin_con {
	width: 550px;
	float: right;
}

#ref_admin_res {
	float: left;
	margin-top: 10px;
}

/* ---------------- banners form ------------- */

.banner_tbl {
	background-color: #fff;
	height: 30px;
}

/* -------- ads confirm table ------*/
.option {
	text-align: right;
	font-weight: bold;
	padding-right: 0.5em;
}
.result {
	background: #e5efa6;
}

.result_img {
	padding: 3px 0px 3px 4px;
}

.search_admin {
	vertical-align: top;
}

.search_admin fieldset{
	margin-top: 1em;
}	

.search_admin_cat {
	background-color: Silver;
}

/* -------------pop_up------------*/
#pop_up {
	clear: left;
	background-color: #fff;
	min-height: 480px;
	*height: 500px;
}

.pop_up_title {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #00017b;
}

.pop_up_text {
	margin-top: 20px;
	margin-left: 20px;
}

/*-------------view_img---------------*/
#view_img {
	text-align: center;
	margin-top: 20px;
}

.view_img_body {
	background-color: #fff;
}

#view_img_page {
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

.view_img_thumb {
	width: 100%;
	
}

/*------------ price ------------*/
#price {
	background-color: #fff;
	min-height: 500px;
	height: 500px;
}

.price_con {
	float: left;
	width: 560px;
	margin-top: 20px;
	margin-left: 4px;
	text-align: center;
	display: inline;
}

.price_con a {
	text-decoration: underline;
}

.price_pay {
	float: right;
	width: 35%;
	margin-top: 20px;
	margin-left: 20px;
	vertical-align: top;
}

/*------------ news.php -----------------*/

#rss {
	width: 780px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
/*
#rss_con { 
	float: left; 
	overflow: hidden; 
}
*/
#rss li { 
	float: left; 
	background-color: #c7e3ff;
	width: 249px;
}

#rss li ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	width: 100%;
	height: 280px;
	float: left;
	background: url("../img/rss_bot.png") left bottom no-repeat;
	
}

#rss li ul li {
	width: 90%;
	border-bottom: 1px solid #EDF3F3;
	margin-left: 10px;
	padding: 5px 0 5px 0;
	float: left;
	display: inline;
	
}

#rss a {
	color: #000;		
}



/*------------------ news_view.php -------------*/

#news_cat {
	float: left;
	width: 249px;
	background-image: url(../img/news_bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #c7e3ff; 
}

.news_cat_feed {
	float: right;
	margin-right: 10px;
	padding-bottom: 5px;
}

.news_cat_title {
	padding-bottom: 5px;
	
}

#news_desc {
	float: right;
	width: 510px;
	margin-top: 20px;
	margin-left: 10px;
}

.news_desc_title {
	font-size: 12px;
	font-weight: bold;
	color: #0000cc;
	text-decoration: underline;
}

.news_desc_text {
	margin-top: 5px;
	margin-bottom: 10px;
}

/*------------------- info.php -----------------*/
#info_cat {
	width: 249px;
	float: left;
}

.info_cat_con {
	background-color: #FBDCCA;
	padding-bottom: 10px; 
	background-image: url(../img/info_bot.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.info_cat_con table {
	width: 100%;
	margin-top: 5px;	
}

.info_cat_con table tr {
	background:url(../img/info_bg.gif) 0 0 repeat-x;
	height:22px;
	width:100%;
}

.info_cat_con table td {
	padding-left:12px;
}

.info_cat_con ul {
	width: 248px;
	margin: 3px 0 0 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	float:left;
        background:url(../img/info_bg.gif) 0 0 repeat-x;
}

.info_cat_con ul li {
	float: left;
	min-width:108px;
	padding: 5px 0 0 16px;
	background:url(../img/info_bg.gif) 0 0 repeat-x;
	height:17px;	
}

.info_cat_con p {
	font-weight: bold;
	margin: 2px 0 2px 0;
}

.info_cat_con a {
	color: #343434;
}

#info_extra_cat {
	width: 508px;
	margin: 0 2px 0 0;
	float: right;
	display: inline;	
}

#info {
	float: right;
	width: 510px;
	margin-top: 21px;
	margin-left: 10px;
}

#info_map {
	width: 490px;
	height: 490px;
	padding: 0;
	margin: 0;
	border: 1px solid #696969;
        overflow:hidden;
}

.info_map_title {
	width: 492px;
	height: 18px;
	background-color: #BE2422;
	border-bottom: 1px solid #fff;
}

.info_map_title p {
	color: #fff;
	margin: 0;
	padding: 2px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

.info_con {
	float: left;
	width: 510px;
	margin-bottom: 10px;
}

.info_con p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.cur_td {
	background-color: #fff;
}

.cur_th {
	background-color: #D3D3D3;
	text-align: center;
}

.cur_title {
	background-color: #BE2422;
	color: #fff;
}

.red {
	color: #FF4500;
}

.green {
	color: #006400;
}

#photogallery {
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
	background: #aaa;
	float: left;	
}

#photogallery li {
	float: left;
	margin: 10px 0 0 15px;
	display: inline;	
}

#photogallery li .img {
	display: block;
	width: 150px;
	height: 110px;
	background: #fff;
	overflow: hidden;
}

/*---------------------reference.php -------------*/

#regref {
	display: block;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

#ref_cat {
	width: 249px;
	float: left;
	padding-bottom: 10px; 
	margin-top: 3px;
	background: #FCD38D url(../img/cat_firmi_bot.png) bottom left no-repeat;
}

#ref_cat ul {
	margin: 0;
	padding: 15px 0 0 0px;
}

#ref_cat ul li {
	padding: 5px 0 5px 20px;
    background:url(../img/box_grid.gif) 0 0 repeat-x;
}

#ref_cat a {
	color: #343434;
}

.ref_sub_cat {
	padding-left: 35px !important;
	line-height: 140%;
}

#ref {
	float: right;
	width: 510px;
	margin-left: 10px;
}

.alpb {
	text-align: center;
	margin: 0 0 0 12px;
	padding: 0;
}

.alpb a {
	color: #343434;
	display: block;
	width: 13px;
	height: 13px;
	border: 1px solid #E37414; 
	float: left;
	margin: 0;
	margin-right: 1px;
	padding: 0;
	background-color: #FFFACD;
}

.ref_vip_block {
	width: 500px;
	background-color: #EAEAEA;
	float: left;
	background-image: url(../img/vip_firmi_bot.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.ref_vip_row {
	width: 100%;
	float: left;
}

.ref_vip_con {
	width: 220px;
	float: left;
	padding: 10px 10px 10px 20px;
}

.ref_vip_con_img {
	float: left;
	width: 70px;
}

.ref_vip_con_info {
	float: right;
	width: 140px;
}

.ref_vip_con p {
	padding: 0;
	margin: 0;
	line-height: 130%;
}


#ref_vip {
	width: 220px;
	float: right;
	padding: 10px 0 10px 0;
	margin: 0;
	list-style: none;
}

.ref_con {
	float: left;
	width: 500px;
	margin-bottom: 10px;
}

.ref_vip_title {
	color: #00017B;
	font-weight: bold;
	font-size: 12px;
}

.ref_new_block {
	width: 500px;
	float: left;
	background: #FCD38D url(../img/new_firmi_bot.png) 0 bottom no-repeat;
}

/*--------------------- reference_list ----------------*/
.ref_list_block {
	width: 500px;
	float: left;
	background: #FCD38D url(../img/new_firmi_bot.png) 0 bottom no-repeat;
	margin-top: 22px;
}

#ref_list_con {
	width: 470px;
	margin: 0 0 10px 15px;
	padding: 0;
}

#ref_list_con td {
	height: 30px;
	padding: 0 3px 0 3px;
	line-height: 24px;
	background: url(../img/box_grid.gif) repeat-x;
}

#ref_list_con td a {
	color: #00017B;
	font-size: 12px;
}

/*------------------- reference_view --------------*/
.ref_view_title {
	padding: 0 0 5px 10px;
	color: #00017B;
	font-weight: bold;
	font-size: 12px; 
	margin: 0;
}

.ref_view_logo {
	width: 160px;
	padding: 0 10px 10px 10px;
	float: left;
}

.ref_view_info {
	width: 300px;
	padding-right: 10px;
	float: left;
}

.ref_view_info p {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.ref_view_info td {
	vertical-align: top;
}

#ref_view_text {
	width: 96%;
	padding: 10px;
	font-size: 12px;
	float: left;
	margin: 0;
}

.ref_view_img_info {
	width: 96%;
	font-size: 12px;
	float: left;
	*padding-top: 5px;
	*padding-bottom: 5px;
}

.ref_view_img {
	margin: 10px;
	padding: 0;
	text-align: center;
}

.ref_view_img img {
	border: 1px solid #696969;	
}

.ref_view_img_txt {
	width: 95%;
	padding: 10px;
	margin: 0;
	font-size: 12px;
}


/*------------------- index.php --------------*/
/*/////////// horoscop ////////////*/
#horoscop {
	float: left;
	width: 270px;
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 9px;
	font-family: Arial;	
}

#horoscop li {
	float: left;
	width: 45px;
	padding: 0;
	margin-bottom: 8px;; 
	text-align: center;	
}

#horoscop li a {
	color: #000;
	text-decoration: none;
}

/*////// ads & ref scroller //////*/
#ref_scroller, #ads_scroller {
	float: left;
	width: 220px;
	height: 180px;
	margin: 5px 0 0 15px;
	*margin: 5px 0 0 7px;
	padding: 5px;
}

.rs_cont {
	height: 80px;	
}

.rs_cont img {
	vertical-align: top;
}

.rsc_img {
	display:block;
	float:left;
	width:80px;	
}

.as_cont {
	height: 90px;	
}

.as_cont img {
	float: left;
	margin-right: 10px;
		
}

/*--------------- forum ----------*/
#forum_index {
	width: 270px;
	height: 260px;
	background: #e4d9e5 url(../img/forum_in_bot.gif) bottom left no-repeat;
	margin-left: 10px;
	float: left;	
}

#forum_index ul {
	width: 230px;
	margin: 10px 20px;
	padding: 0;	
}

#forum_index ul li {
	padding-bottom: 5px;	
}

#forum_index a {
	color: #000;
	font-weight: bold;	
}

/*--------------- ref ----------- */
#ref_index {
	width: 270px;
	height: 260px;
	float: left;
	background: #FCD38D url(../img/ref_index_b.gif) bottom left no-repeat;
	margin-left: 10px;
}

/*--------------- quickinfo -------*/
#quickinfo {
	width:270px;
	height:260px;
	float:left;
	background:url(../img/quickinfo_bg.gif) no-repeat;
}

#quickinfo p.bline {
	border-top:1px solid #ebeaea;
	height:1px;
	width:250px;
	float:left;
	margin:0 0 0 10px;
	display:inline;
	font-size:1px;
}

#quickinfo #weather {
	width:100%;
	height:122px;
	float:left;
	margin:0;
	padding:0;
}

#quickinfo #weather p {
	float:left;
	width:92%;
	text-align:right;
	margin:0;
}

#quickinfo #weather #city {
	color:#2e4d6f;
	font:bold 14pt Arial;
	margin-top:25px;
}

#quickinfo #weather #deg {
	color:#3f3f3f;
	font:bold 19pt Arial;
}

#quickinfo #weather #con {
	color:#3f3f3f;
	font-size:11px;
}

#quickinfo #currency {
	width:100%;
	height:60px;
	float:left;
	margin-top:10px;
}

#quickinfo #currency p {
	width:50%;
	text-align:center;
	float:left;
	color:#2e4d6f;
	font-size:12px;
	margin:0;
}

#quickinfo #currency p img {
	vertical-align:middle;
}

#quickinfo #calendar {
	width:100%;
	float:left;
	margin:0;
}

#quickinfo #calendar #ctitle {
	color:#2e4d6f;
	font-size:12px;
	padding-left:15px;
	float:left;
	width:240px;
	margin:5px 0 0 0;
}

#quickinfo #calendar #ctext {
	color:#3f3f3f;
	font-size:11px;
	padding:5px 15px 10px 15px;
	float:left;
	margin:0;
}

/* -------------- news ---------- */
#news {
	width: 270px;
	height: 260px;
	float: left;
	background: #C7E3FF url(../img/news_in_bot.gif) bottom left no-repeat;
	margin-left: 10px;
}

#news_top p {
	margin: 0 0 0 75px;	
}

#news_top img {
	vertical-align: middle;	
	height: 25px;
}

#news ul {
	width: 250px;
	margin: 0;
	padding: 5px 0;
	list-style: none;
	float: left;	
}

#news ul li {
	width: 100%;
	border-bottom: 1px solid #EDF3F3;
	margin-left: 10px;
	padding: 5px 0;
	float: left;
	display: inline;	
}

#news ul li img {
	width: 80px !important;
}

#news a {
	color: #000;	
}
/*--------------- ads ---------------*/
#info_index {
	width: 220px;
	float: right;
}

#ads {
	width: 270px;
	height: 260px;
	float: left;
	background: #E5EFA6 url(../img/ads_in_bot.gif) bottom left no-repeat;
}

#ads_cl {
	float: right;
	width: 30%;
	padding-top: 30px;
}

#ads_cr a {
	font-weight: bold;
}

#ads_cr {
	float: right;
	width: 42%;
	padding-top: 30px;
}

.ads_con {
	float: left;
	width: 230px;
	margin: 10px 10px 10px 5px;
	
}

.ads_con_img {
	float: left;
	width: 100px;
	*padding: 0;
	padding: 0 15px 5px 0;
}

ads_con_txt {
	float: right;
	width: 110px;
	
}

/*--------------- info --------------*/

.other_info ul {
	padding: 0;
	margin: 0 0 0 20px;
	list-style: none;
}

.other_info ul li {
	float: left;
	width: 45%;
	padding: 5px 0 0 0;	
}

.other_info ul li a {
	font-weight: bold;	
}

.other_info {
	width: 220px;
	float: right;
	padding: 0 0 10px 0;
	background: #FBDCCA url(../img/info_bot.gif) bottom left no-repeat;
}

.other_info a {
	color: #000;
	line-height:130%;
}

.other_info p {
	margin: 3px;
}

.calendar {
	width: 200px;
	float: right;
	padding: 0 10px 10px 10px;
	background: #FBDCCA url(../img/info_bot.gif) bottom left no-repeat;
}

.calendar_top {
	width: 220px;
	float: right;
	height: 12px;
	margin-top: 10px;
	background: url(../img/info_top.gif) bottom left no-repeat;
}

.zodiq {
	width: 70px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 15px 0 10px 8px;
}

.zodiq a:hover {
	text-decoration: none;
}

.zodiq_bg {
	background-color: #FBDCCA;
}

.zodiq_info {
	padding: 6px;
}

#vic_day {
	width: 210px;
	background: url("../img/vic_index.gif") no-repeat;
	padding: 50px 10px;
	float: left;
}

#vic_day p {
	width: 195px;
	height: 75px;
	margin: 0;
	color: #901e1d;
}

#vic_day a {
	display: block;
	font-weight: bold;
	text-align: center;	
}

.vicove {
	padding-bottom: 10px;
}

/*////// index tabs /////*/
#index_tabs {
	width: 220px;
	height: 26px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.hotel {
	background: url("../img/tab_hotel.gif");	
}

.zavedeniq {
	background: url("../img/tab_zavedeniq.gif");	
}

#zavedeniq li, #hotel li {
	width: 48%;	
}

#zavedeniq {
	display: none;	
}

/*----------------- skycode --------------------*/

#skycode_top {
	background-image: url(../img/sky_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 12px;
	width: 550px;
	float: left;
}

#skycode {
	width: 550px;
	float: left;
	background-color: #EDEBEA;
	background-image: url(../img/sky_bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	margin-top: 10px;
}

/*///////// h_scroll //////*/
.scrollable {
	color: #fff;
}

.scrollable a {
	color: #fff;
}

/*-----------back fns -----------*/
.back {
	margin-left: 10px;
}
/* ---------- IE Hacks ------------- */

.img_fix {
	display: block;
}

/*------- google ads --------*/
.google_ads_bot {
	float: left;
	padding: 20px 0 0 30px; 
}

.google_ads_left {
	float: left;
	width: 160px;
	margin-top: 10px;	
}

.google_ads_info {
	float: right;
	width: 510px;
	margin-top: 10px;
}

/*-------------- google games -----------*/
.games {
	background: #fbdcca;
	text-align: center;	
}
.games img {
	border: 1px solid #be2422;
}

.games a {
	display: block;	
	font-weight: bold;
	color: #343434;
	font-size: 10px;
	padding: 3px;
}

.games a:hover {
	text-decoration: none;
	background: #ffc39f;	
}

/*///////// tv programme ///////////*/
#tv_form {
    margin:10px 0 10px 0;
    padding:10px;
    background:#efefef;
}

#tv_form label {
    width:200px;
    font-weight:bold;
}

#tv_title {
    font-weight:bold;
    font-size:12px;
    background:#fff !important;
}

#tv_title img {
    vertical-align:middle;
}

#tv_date {
    font-weight:bold;
}
