/********************************
	Project:     Top-obiavi
	Author:  	 Yuliyan
	Date:  		 06/01/2012
********************************/

body {
	background: #1278bb url('../images/bg.png') top repeat-x;
	font-family: Tahoma, Verdana, Geneva, Kalimati, sans-serif;
	font-size: 12px;
	margin: 0;
}

*:focus {
 outline: 0;
}

h1, h2, h3, h4 {
font-size: 12px;
padding: 0;
margin: 0;
}

img {
	border: none;
}


a, a:visited {
	color: #c1d165;
	text-decoration: none;
}

a:hover, a:active {
	color:#187bbe;
	text-decoration: underline;
}

a img {	border: none;}

#wrapper {
	width: 980px;
	margin: 0 auto;
}

#top_links {
	width: 960px;
	height: 33px;
	line-height: 33px;
	padding: 0 10px;
	color: #93d4ff;
	text-shadow: 1px 1px 0px #135380;
}

#top_links a {
	font-size: 11px;
	font-weight: bold;
	color: #93d4ff;
	text-decoration: none;
}

#top_links a:hover {
	color: #ffffff;
}

#header {
	width: 970px;
	height: 90px;
	padding: 10px 0 10px 10px;
}

#header #logo {
	width: 233px;
	height: 38px;
	padding-top: 25px;
	float: left;
}

#header .headerbanner {
	width: 728px;
	height: 90px;
	float: right;
}

#body_wrapper {
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 5px 2px #2180c7;
	-moz-box-shadow: 0px 0px 5px 2px #2180c7;
	box-shadow: 0px 0px 5px 2px #2180c7;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}

#navigation {
	height: 45px;
	background: url('../images/nav_bg.png') repeat-x;
}

#navigation a {
	display: block;
	color: #187bbe;
	line-height: 45px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 15px;
	text-shadow: 1px 1px 0px #ffffff;
	float: left;
}

#navigation a:hover {
	background: #ffffff;
	border-left: 1px solid #c4e1f4;
	border-right: 1px solid #c4e1f4;
	padding: 0 14px;
}

#body_cont {
	padding: 10px;
}

#categories {
	width: 860px;
	height: 60px;
	padding: 0px 25px 0 75px;
	background: url('../images/cat_bg.png');
}

#categories a {
	color: #187bbe;
	font-size: 12px;
	line-height: 30px;
	background: url('../images/cat_bullet.png') left center no-repeat;
	padding: 0 15px 0 7px;
	text-decoration: none;
}

#categories a span {
	margin-top: 2px;
	position: relative;
	padding-left: 20px;
}

#categories a span img{
	position: absolute;
	top: -1px;
	left:8px;
}

#categories a:hover {
	text-decoration: underline;
}

#loginsearch {
	overflow: hidden;
	margin: 15px 0;
}

#searchbar {
	width: 375px;
	padding: 5px;
	background: url('../images/blue_shade.png') bottom repeat-x;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	float:left;
}

#searchbar #s_input {
	width: 275px;
	height: 33px;
	padding: 0 0 0 5px;
	background: #ffffff url('../images/input_bg.png') repeat-x;
	color: #187bbe;
	border: 1px solid #619cc3;
	border-right: none;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	float: left;
}

#searchbar #s_submit {
	width: 90px;
	height: 35px;
	background: url('../images/submit_bg.png') top repeat-x;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border: 1px solid #afc317;
	color: #ffffff;
	font-weight: bold;
	text-shadow: 1px 1px 0px #879235;
	float: left;
	cursor:	pointer;
}

#searchbar #s_submit:hover {
	color: #99a634;
	text-shadow: 1px 1px 0px #f3f9c5;
	background: url('../images/submit_bg.png') bottom repeat-x;
}

#loginbar {
	width: 555px;
	padding: 5px;
	margin: 0 0 0 10px;
	background: url('../images/gray_shade.png') bottom repeat-x;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	float:left;
}

#userlogin {
	width: 120px;
	background: url('../images/login_icons.png') top left repeat-x !important;
	padding-left: 30px;
}

#passlogin {
	width: 120px;
	background: url('../images/login_icons.png') bottom left repeat-x !important;
	padding-left: 30px;
}

#loginlinks {
	float: left;
	margin: 0 0 0 5px;
}

#loginlinks a {
	color: #187bbe;
	font-weight: bold;
	line-height: 18px;
	text-shadow: 1px 1px 0px #ffffff;
	text-decoration: none;
}

#loginlinks a:hover {
	color: #499ed7;
	text-decoration: underline;
}

.usermenu {
	float: left;
	line-height: 30px;
	color: #dbdbdb;
	text-shadow: 1px 1px 0px #ffffff;
}

.usermenu a {
	color: #187bbe;
	font-weight: bold;
	line-height: 18px;
	text-shadow: 1px 1px 0px #ffffff;
	text-decoration: none;
	line-height: 30px;
	padding: 0 10px;
}

.usermenu a:hover {
	color: #499ed7;
	text-decoration: underline;
}

.input {
	height: 33px;
	padding: 0 0 0 5px;
	background: #ffffff url('../images/input_bg.png') repeat-x;
	color: #187bbe;
	border: 1px solid #619cc3;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
}

.select {
	 height: 33px;
	 padding: 0 0 0 5px;
	 background: #ffffff url('../images/input_bg.png') repeat-x;
	 color: #187bbe;
	 border: 1px solid #619cc3;
	 -webkit-border-radius: 6px;
	 -moz-border-radius: 6px;
	 border-radius: 6px;
	 line-height: 33px;
	 padding: 5px;
}	

.kategorii, .kategorii a {
	color: #187BBE;
	font-weight: bold;
	text-decoration: none;
}

.kategorii a:hover {
	text-decoration: underline;
}

.textarea {
	padding: 5px;
	background: #ffffff url('../images/input_bg.png') repeat-x;
	color: #187bbe;
	border: 1px solid #619cc3;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	overflow: auto;
}

.submit, .submit_btn {
	height: 35px;
	padding: 0 20px;
	background: url('../images/submit_bg.png') top repeat-x;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #afc317;
	color: #ffffff;
	font-weight: bold;
	text-shadow: 1px 1px 0px #879235;
}

.submit:hover, .submit_btn:hover {
	color: #99a634;
	text-shadow: 1px 1px 0px #f3f9c5;
	background: url('../images/submit_bg.png') bottom repeat-x;
}

#main_cont {
	overflow: hidden;
}

#main_cont #left_side {
	width: 650px;
	margin: 0 10px 0 0;
	float: left;
}

#main_cont #right_side {
	width: 300px;
	float: left;
}

.tab_widget {
	overflow: hidden;
}

#tabs {
	height: 35px;
	background: url('../images/tab_bg.png') bottom repeat-x;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#tabs ul {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

#tabs li {
	margin:	0;
	padding: 0;
	float: left;
}

#tabs a {
	display: block;
	color: #187bbe;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 15px;
	text-shadow: 1px 1px 0px #ffffff;
	float: left;
}

#tabs a:hover, .ui-tabs-selected a {
 background: #ffffff !important;
 border-left: 1px solid #c4e1f4;
 border-right: 1px solid #c4e1f4;
 padding: 0 14px !important;
}

.tab_cont {
	margin: 10px 0 0 10px;
	padding: 0;
	list-style: none;
}

.tab_cont li {
	width: 213px;
	margin: 0;
	float: left;
}
.tab_cont li a {
 color: #187bbe;
 font-size: 11px;
 text-decoration: none;
 padding: 3px;
 line-height: 150%;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 border: 1px solid #ffffff;
 float: left;
}

.tab_cont li a:hover {
 background: url('../images/tab_link.png') top repeat-x;
 border: 1px solid #afc317;
 color: #ffffff;
 text-shadow: 1px 1px 0px #879235; 
}

.cats_homepage {
	margin: 5px 0 0 0;
	overflow: hidden;
}

.cat_list {
	width: 210px;
	height: 190px;
	float: left;
	margin: 0 6px 10px 0;
}

.cat_list .cat_title {
	height: 39px;
	background: url('../images/cat_list_title.png') no-repeat;;
}

.cat_title .cat_img {
	float: left;
	margin: 4px;
}

.cat_title h2, .cat_title h2 a {
	float: left;
	margin: 0;
	color: #187bbe;
	line-height: 39px;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #ffffff;
	text-decoration: none;
}

.cat_title a  h2:hover {
	text-decoration: underline;
}

.cat_title h2 span {
	position: relative;
	padding: 0;
	margin: 10px 0 0 0;
	display: block;
	float: left;
	*display: inline;
	*float: none;
}

.cat_title h2  span img {
    left: 90px;
	*left: 8px;
    position: absolute;
    top: 0; 
	padding: 0;
	margin: 2px 0 0 2px;
	*margin: 0;
}

.cat_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #187bbe;
}

.cat_list ul li {
	padding: 10px 0 0 10px;
}

.cat_list ul li a {
	color: #187bbe;
	text-decoration: none;
}

.cat_list ul li a:hover {
	text-decoration: underline;
}

.notification_green {
	background: url('../images/errors.png') top repeat-x;
	color: #819141;
	text-shadow: 1px 1px 0px #f7ffde;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #e1edb4;
	margin: 0 0 10px 0;
}

.notification_green h3 {
	height: 45px;
	line-height: 45px;
	margin: 0 10px;
	font-size: 12px;
	padding: 0 0 0 40px;
	background: url('../images/green_icon.png') left center no-repeat;
}

.notification_red {
	background: url('../images/errors.png') bottom repeat-x;
	color: #a85454;
	text-shadow: 1px 1px 0px #fbd2d2;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #edb4b4;
	margin: 0 0 10px 0;
}

.notification_red h3 {
	height: 45px;
	line-height: 45px;
	margin: 0 10px;
	font-size: 12px;
	padding: 0 0 0 40px;
	background: url('../images/red_icon.png') left center no-repeat;
}


.banner_sidebar {
	width: 300px;
	height: 250px;
}

.block {
	margin: 10px 0;
}

.block_title {
	margin: 0;
	padding: 0 15px;
	background: url('../images/title_bg.png') bottom repeat-x;
	border-bottom: 1px solid #c4e1f4;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	color: #187bbe;
	line-height: 35px;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #ffffff;
	overflow: hidden;
}

.block_title h2 {
	background: url('../images/title_bullet.png') center left no-repeat;
	font-size: 12px;
	padding: 10px 0 9px 10px;
	margin: 0;
	float: left;
	line-height: 18px;
}

.block_title .title_links {
	float: right;
}

.block_title .title_links a {
	color: #187bbe;
	font-size: 10px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #ffffff;
	line-height: 35px;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.block_title .title_links a:hover {
	text-decoration: underline;
}

.block_cont {
	padding: 5px 0;
	overflow: hidden;
	clear: both;
}

.obqva1 {
	padding: 10px;
	margin: 10px 0 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url('../images/blue_shade2.png') top repeat-x;
	overflow: hidden;
}

.page {
	
}

.page  li {
	list-style: none;
	float: left;
}

.page  a {
	height: 20px;
	padding: 0 8px;
	margin: 0 1px;
	background: url('../images/pagination_bg.png') top repeat-x;
	color: #187bbe;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	display: block;
	float: left;
	font-weight: bold
}

.page a:hover {
	background: url('../images/pagination_bg.png') bottom repeat-x;
	color: #9dad27;
}

.obqvata_left {
	width: 310px;
	float: left;
}

.obqvata_left .obqvata_pic {
	background: #eff6fa;
	text-align: center;
	padding: 2px 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.obqvata_left .obqvata_pic img {
	margin: 2px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c2e0f4;
}

.obqvata_left .obqvata_pic img:hover {
	opacity: 0.7;
}

.obqvata_block {
	margin: 20px 0 0 0;
}

.obqvata_block .block_title {
	height: 35px;
	margin: 0;
	padding: 0 5px;
	background: url('../images/title_bg.png') repeat-x;
	border-bottom: 1px solid #c4e1f4;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	color: #187bbe;
	line-height: 35px;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #ffffff;
}

.obqvata_block .block_title img {
	display: block;
	float: left;
}

.obqvata_block .block_title h2 {
	background: none;
	padding: 0;
	color: #187bbe;
	line-height: 35px;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #ffffff;
	margin: 0 0 0 5px;
	float: left;	
}

.block_cont .obqvata_left_line {
	padding: 5px 10px;
}

.block_cont .obqvata_left_line, .block_cont .obqvata_left_line a {
	color: #187bbe;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
}

.block_cont .obqvata_left_line img {
	float: left;
}

.block_cont .obqvata_left_line a:hover {
	text-decoration: none;
}

.obqvata_right {
	width: 335px;
	float: right;
}

.obqvata_right .obqvata_buttons {
	overflow: hidden;
}

.obqvata_buttons .obqvata_podobna {
	width: 189px;
	height: 33px;
	line-height: 33px;
	text-indent: 35px;
	text-decoration: none;
	color: #97a81a;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #ffffff;
	background: url('../images/podobna.png') no-repeat;
	display: block;
	float: left;
}

.obqvata_buttons .obqvata_vip {
	width: 139px;
	height: 33px;
	line-height: 33px;
	text-indent: 35px;
	text-decoration: none;
	color: #187bbe;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #ffffff;
	background: url('../images/vipni.png') no-repeat;
	display: block;
	float: right;
}

.obqvata_buttons .obqvata_podobna:hover, .obqvata_buttons .obqvata_vip:hover {
	opacity: 0.7;
}

.obqvata_right .pricevip {
	overflow: hidden;
}

.pricevip .obqvata_cena {
	width: 115px;
	height: 65px;
	font-size: 20px;
	font-weight: normal;
	text-shadow: 1px 1px 0px #ffffff;
	text-align: center;
	line-height: 65px;
	color: #97a81a;
	background: url('../images/green_cena.png') no-repeat;
	float: left;
}

.pricevip .obqvata_zlatna {
	width: 215px;
	height: 65px;
	font-size: 20px;
	font-weight: normal;
	text-shadow: 1px 1px 0px #ffffff;
	text-align: left;
	text-indent: 60px;
	line-height: 65px;
	color: #187bbe;
	background: url('../images/blue_vip.png') no-repeat;
	float: right;
	
}

.obqvata_right h2 {
	font-size: 14px;
	color: #187bbe;
	margin: 10px 0;
}

.obqvata_right .obqvata_txt{
	font-size: 11px;
	color: #515151;
	line-height: 18px;
	text-align: justify;
}

.obqva1 .obqva_wrapper {
	overflow: hidden;
}

.obqva1 .obqva_left {
	width: 66px;
	float: left;
}

.obqva1 .obqva_left img {
	border: 1px solid #c4e1f4;
}

.obqva1 .obqva_right {
	width: 550px;
	float: left;
	margin: 0 0 0 5px;
	line-height: 18px;
}

.obqva1 .obqva_right h3, .obqva1 .obqva_right h3 a {
	color: #187bbe;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.obqva1 .obqva_right h3 a:hover {
	text-decoration: underline;
}

.obqva1 .obqva_right .obqva_info {
	color: #515151;
	text-align: justify;
}

.obqva1 .obqva_details {
	color: #187bbe;
	font-size: 12px;
	margin: 10px 5px 0 5px;
	clear: both;
	overflow: hidden;
}

.obqva1 .obqva_details  .obqva_cena {
	float: left;
}

.obqva1 .obqva_details  .obqva_vip {
	float: right;
}


.obqva2 {
	width: 300px;
	padding: 7px;
	margin: 10px 5px 10px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url('../images/blue_shade2.png') top repeat-x;
	overflow: hidden;
	float: left;
}

.obqva2 .obqva_wrapper {
	overflow: hidden;
}

.obqva2 .obqva_left {
	width: 66px;
	float: left;
}

.obqva2 .obqva_left img {
	border: 1px solid #c4e1f4;
}

.obqva2 .obqva_right {
	width: 200px;
	float: left;
	margin: 0 0 0 5px;
	line-height: 18px;
}

.obqva2 .obqva_right h3, .obqva2 .obqva_right h3 a {
	color: #187bbe;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.obqva2 .obqva_right h3 a:hover {
	text-decoration: underline;
}

.obqva2 .obqva_right .obqva_info {
	color: #515151;
	text-align: justify;
}

.obqva2 .obqva_details {
	color: #187bbe;
	font-size: 12px;
	margin: 10px 5px 0 5px;
	clear: both;
	overflow: hidden;
}

.obqva2 .obqva_details  .obqva_cena {
	float: left;
}

.obqva2 .obqva_details  .obqva_vip {
	float: right;
}

.malka_obqva {
	padding: 5px;
	margin: 0 0 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url('../images/blue_shade2.png') top repeat-x;
	overflow: hidden;
}

.malka_obqva .obqva_left {
	width: 78px;
	float: left;
}

.malka_obqva .obqva_left img {
	border: 1px solid #c4e1f4;
	cursor: pointer;
}

.malka_obqva .obqva_right {
	width: 198px;
	float: left;
	margin: 0 0 0 5px;
}

.malka_obqva .obqva_right h3, .malka_obqva .obqva_right h3 a {
	color: #187bbe;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.malka_obqva .obqva_right h3 a:hover {
	text-decoration: underline;
}

.malka_obqva .obqva_right .obqva_cena {
	color: #6bc7ff;
	font-size: 11px;
	margin: 10px 0 0 0;
}

#bottom_links {
	margin: 10px 0 0 0;
	background: url('../images/blue_shade.png') bottom repeat-x;
	color: #187bbe;
	text-shadow: 1px 1px 0px #ffffff;
	padding: 5px 10px;
	line-height: 25px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#bottom_links a {
	color: #187bbe;
	text-shadow: 1px 1px 0px #ffffff;
	text-decoration: none;
}

#bottom_links a:hover {
	text-decoration: underline;
}

#footer {
	height: 70px;
	margin: 10px 0;
	overflow: hidden;
}

#footer #footer_links {
	width: 800px;
	float: left;
}

#footer_links .links {
	color: #73c9ff;
	font-weight: bold;
	padding: 0 0 5px 0;
}

#footer_links .links a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding: 0 5px;
}

#footer_links .links a:hover {
	text-decoration: underline;
}

#footer #rights {
	width: 150px;
	padding: 50px 0 0 0;
	background: url('../images/footer_logo.png') top no-repeat;
	float: right;
	color: #8fd1fd;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 2px #000000;
}

#footer #rights a {
	color: #ffffff;
	text-decoration: none;
}

#footer #rights a:hover {
	text-decoration: underline;
}

.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.normal_ad {
 padding: 10px;
 margin: 10px 0 10px 0;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 background: url('../images/blue_shade2.png') top repeat-x;
 overflow: hidden;
}

.normal_ad img {
 float: left;
 border: 1px solid #c4e1f4;
 margin: 0 5px 0 0;
 cursor: pointer;
}

.normal_ad h3, .normal_ad h3 a {
 color: #187bbe;
 font-size: 12px;
 margin: 0;
 padding: 0;
 text-decoration: none;
}

.normal_ad h3 a:hover {
 text-decoration: underline;
}

.normal_ad_bottom {
	 clear: both;
	 color: #78aed2;
	 padding: 10px 0;
}

.normal_ad_bottom span {
	font-weight: bold;
}

.left {
 float: left;
}

.right {
 float: right;
}

.big_ad {
	 width: 295px;
	 padding: 10px;
	 margin: 10px 5px;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius: 5px;
	 background: url('../images/blue_shade2.png') top repeat-x;
	 overflow: hidden;
	 float: left;
	 height:230px;
}

.big_ad img {
 float: left;
 border: 1px solid #c4e1f4;
 margin: 0 5px 0 0;
  cursor: pointer;
}

.big_ad h3, .big_ad h3 a {
 color: #187bbe;
 font-size: 12px;
 margin: 0;
 padding: 0;
 text-decoration: none;
}

.big_ad h3 a:hover {
 text-decoration: underline;
}

.big_ad_bottom {
	clear: both;
	margin: 10px 0;
	color: #78aed2;
	width: 300px;
}

.big_ad_bottom  span {
	font-weight: bold;
}

.clear {
	clear: both;
}

.error {
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	padding: 0 0 0 50px;
	background: url('../images/errors.png') left bottom repeat-x;
	color: #a85454;
	text-shadow: 1px 1px 0px #fbd2d2;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #edb4b4;
	margin: 10px 0 10px 0;
}

.ok { 
	height: 45px; 
	line-height: 45px; 
	font-weight: bold; 
	padding: 0 0 0 50px; 
	background: url('../images/errors.png') left top repeat-x; 
	color: #819141; 
	text-shadow: 1px 1px 0px #f7ffde; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6px; 
	border: 1px solid #e1edb4; 
	margin: 10px 0 10px 0; 
}

.viewall_index {
	color: #c1d165 !important;
	float: right;
	font-size: 10px;
	padding: 10px 20px 20px;
}

.viewall_index:hover {
	color: #187bbe !important;
	text-decoration: underline !important;
	background: none !important;
	border: none !important;
	text-shadow: none !important;
}

a#see_all {
	color: #C1D165;
}
a#see_all:hover {
	color: #187BBE;
}

.big_ad #ico_vip {
    background: url("../images/vip.png") no-repeat scroll right top transparent;
    min-height: 50px;
    padding-right: 52px;
}

#cont_ad {
    color: #666666;
    display: inline;
    float: left;
    font-family: Arial;
    font-size: 12px;
    line-height: 21px;
    margin: 7px 0 0 14px;
    width: 650px;
}
#cont_ad .title_ad {
    color: #1278BB;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}
#cont_ad #text_ad {
    float: left;
    width: 643px;
}
#cont_ad .image_page {
    border: 1px solid #BFBFBF;
    float: left;
    margin: 15px 0 10px 134px;
    padding: 4px;
}
#cont_ad .image_page a {
    display: block;
    float: left;
    height: 400px;
    margin: 0;
    padding: 0;
    width: 350px;
}
#cont_ad .image_page img {
    border: medium none;
}
#cont_ad .table_price {
    border: 1px solid #CCCEE4;
    color: #43487E;
    display: inline;
    float: left;
    margin: 0 0 15px 90px;
    width: 475px;
}
#cont_ad .table_price tr th {
    background: none repeat scroll 0 0 #CCCEE4;
    border-bottom: 5px solid #FFFFFF;
    font-weight: bold;
    margin: 0 0 10px;
    padding-left: 5px;
}
#cont_ad .table_price tr td {
    padding-left: 5px;
}
#cont_ad .table_price .first_color {
    background: none repeat scroll 0 0 #E4E5F1;
}
#cont_ad .table_price .two_color {
    background: none repeat scroll 0 0 #FFFFFF;
}
#cont_ad #form_ad {
    color: #000000;
    font-size: 11px;
    margin-top: 20px;
    width: 330px;
}
#cont_ad #text_ad_two {
    float: left;
    margin: 15px 0 0 15px;
    width: 300px;
}

#main_pic {
	position: relative;
}

#main_pic #ico_vip2 {
    background: url("../images/vip.png") no-repeat scroll right top transparent;
    min-height: 50px;
    padding-right: 52px;
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 9999;
}

