/*
## MAIN CSS styles
*/

body {
	margin: 0px;
	font-family: Arial,Tahoma,sans-serif!important;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
a {
    text-decoration: none;
    outline-style: none;
}
a:hover {
    text-decoration: underline;
}

.top1, .bottom, .middle {
    width:100%;
}
.top1, .mainCont{
    background: #FFFFFF;
}
.mainCont{
    margin: 0px auto;
    width: 1050px;
}
.Cont {
    float:left;
    width:650px;
    padding-left: 10px;
}


textarea, input, select {
	background-image: url(../images/input_bgrnd.jpg);
	background-repeat: repeat-x;	
	font-family: Verdana;
	font-size: 14px;
	color: #5C5C5C;
	font-weight: bold;
}
input#s_input {
    background: none;
}
textarea.error, input.error, select.error {
	background-image: url(../images/input_bgrnd.jpg);
	background-repeat: repeat-x;	
	font-family: Verdana;
	font-size: 14px;
	color: #5C5C5C;
	font-weight: bold;
	border: 2px solid #FF0000;
}
h1 {font-size: 16px;}
h1 a, a h1{
    text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
h2, h2 a {
    text-decoration: none;
	font-size:12px;
	margin-bottom:8px;
	margin-top:0;
}

#sub_cat_id, #sub_cat_id2  {
	width: 120px;
}
.help_text{
	font-size: 10px;
	color: #333333;
}
.blue{
	color: #0000FF;
}
.hidden{
	display: none!important;
}

#error ul{
	background-image: url(../images/icons/status_unknown.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 15px 5px 10px 36px;
	margin-top: 20px;
	color: red;
	font-weight: bold;
	list-style-position:outside; 
 	list-style-type:none; 
	background-color: #FFE6E6;
	border: 2px dotted red;
}
.show_thumb_img {
	overflow: hidden;
	height: 80px;
}

/*
## MAIN CSS styles
*/

/*
    ## TOP styles
*/
.top1{
	background-image: url(../images/top_bgrnd.jpg);
	background-repeat: repeat-x;
	background-position: center 95px;
    height: 156px;
	width: 1050px;
	margin: 0px auto;
}

.top1_img_left{
    padding-left: 100px;
}

.top1_nav_tabs {
	padding-left: 100px;
	width: 900px;
	position: relative;
	margin-bottom: -25px;
}
.top1_nav_tabs img{
    border: 0px;
    float: left;
    margin-left: -7px;
    padding-left: 7px;
}
.top1_nav_stripe_green{
	/*background-image: url(../images/top1_stripe_bgrnd_green.jpg)
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/top1_stripe_bgrnd_green.jpg);
	*/height: 36px;
	margin:0px auto;
	width: 1050px;
}
.top1_nav_stripe_green ul li {
    height: 22px!important;
}
.top1_nav_stripe_green ul li a{
    padding: 4px!important;
}
.top1_nav_stripe_green ul li.ui-state-active {
    background: #FFF!important;
}
.top1_nav_stripe_green ul li.ui-state-active a{
    color: #000!important;
    font-weight: bold;
}
#top_nav_links div {
    margin-top: 2px;
    margin-left: 10px;
    margin-right: 0px;
}

#top_nav_links div a{
    margin-left: 3px;
}
/*#top_nav_links div a:hover{
    opacity: 1;
}
*/
/*
    ## LEFT styles
*/
.left {
  	float:left;
	width:  195px;
	padding-right: 20px;
	margin-left: 5px;
/*
	float: left;
	width: 195px;
	margin-top: 35px;

*/
}
ul#menu span{
    font-weight: bold;
    cursor: pointer;
}

.left_nav_1_top {
	background-image: url(../images/left_nav_top.jpg);
	height: 30px;
    padding-left: 30px;
    font-size: 14px;
    font-weight: bold;
}

.left_nav_1_main {
	background-image: url(../images/template_r9_c5.jpg);
	background-repeat: repeat-y;
    padding-left: 6px;
}
.left_nav_1_main ul{
    margin: 0px;
}
.left_nav_1_bottom{
	background-image: url(../images/left_nav_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
/*
    ## MAIN styles
*/
#dialog_cont{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
}
#send_to_friend table{
    font-size: 14px;
}
.main {
	float: left;
  	width: 50%;
    min-height: 350px;
}
/*
    ## SEARCH styles
*/
.search_advanced {
    display: none;
    margin: 10px;
    padding: 2px 10px;
}
.search_advanced_link {
    padding:0 10px;
    position:relative;
    text-align:right;
    top:95px;
    cursor: pointer;
}
.searchCont {
    margin: 5% 15%;
    width: 450px;
    height: 110px;
    position: relative;
}
.searchCont .top_right {
	background-image: url(../images/crnr_white_top_right.gif);
	top: -1px;
	right: -1px;
}
.searchCont .top_left {
	background-image: url(../images/crnr_white_top_left.gif);
	top: -1px;
	left: -1px;
}
.searchCont .btm_right {
	background-image: url(../images/crnr_white_btm_right.gif);
	bottom: -1px;
	right: -1px;
}
.searchCont .btm_left {
	background-image: url(../images/crnr_white_btm_left.gif);
	bottom: -1px;
	left: -1px;
}
.searchCont #navigate {
    position: absolute;
    top: 10px;
    right: 10%;
} 
.searchCont #navigate a{
    margin-left: 5px;
    text-decoration: none;
    padding: 3px;
    outline-style: none;
}
.searchCont #navigate a:hover, .searchCont #navigate a.selected{
    text-decoration: underline;
}
.searchCont #search_input {
    position: absolute;
    top: 40px;
    left: 15%;
}
.searchCont #search_input img {
    float: left;
    height: 35px;
}
.searchCont #search_input input {
    width: 235px;
    height: 32px;
    font-size: 22px;
    font-weight: bold;
    background-color:#FFFFFF;
    border:medium none;
    float:left;
}
.searchCont #search_input span {
    font-size:16px;
    height:27px;
    padding:6px 10px;
    position:absolute;
    right:0;
    top:-1px;
    cursor: pointer;
}
.searchCont #search_example {
    font-size: 10px;
    position: absolute;
    top: 75px;
    left: 17%;
}
#search_options #search_title span {
    font-weight: bold;
    font-size: 16px;
}
/*
    ## RIGHT styles
*/

.right {
    float: left;
    width: 340px;
	padding-left: 15px;
}

.right_nav_1_top {
	background-image: url(../images/right_top_menu_bgrnd_orange.jpg);
    background-repeat: no-repeat;
	height: 20px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 17px;
    padding-top: 5px;
}

.right_nav_1_main {
	background-image: url(../images/right_main_menu_bgrnd.jpg);
	background-repeat: repeat-y;
    padding-left: 10px;
    padding-top: 5px;
}
.right_nav_1_main div#play_video{
}
.right_nav_1_bottom{
	background-image: url(../images/right_bottom_menu_bgrnd.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
/*
    ## BOTTOM styles
*/
.bottom {
    position: relative;
	clear: both;
	background-image: url(../images/bottom_bgrnd.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 55px;
    padding-top: 20px;
    color: #999999;
    margin-bottom: 0px;
}
.bottom span {
    position: absolute;
    top: 10px;
}
.bottom div {
	margin: 0px auto;
}

/* player container */ 
a.player { 
 
    /* background image  
    background:url(/img/player/splash.jpg) no-repeat; 
     */
    /* container dimensions */ 
    display:block; 
    width:320px; 
    height:240px; 
 
    /* padding will show the surroundings even when the player is loaded */ 
    padding:0pt 125px 68px; 
     
    /* make play button centerered horizontally */  
    text-align:center;         
}


#navBar1{
  float: right;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:left;
	width: 20%;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
  float: left;
  width: 55%;
}

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

.red {
    color:#FF0000;
}

.pointer {
    cursor: pointer;
}


/* ADD VIDEO */
.ad_extra1, .ad_extra2 {
	display: none;
}
#add_video_main {
	position: relative;
	left: -2px;
	top: -30px;
	display: block;
}
#add_video_main_content {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-left: 154px;
	width: 409px;
	height: 250px;
	padding-left: 20px;
	display: block;
}

#add_video_nav {
	width: 150px;
	float: left;
	z-index: 8;
}

.add_video_btn {
	padding-top: 15px;
	padding-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/add_video_but_bgrnd.jpg);
	background-repeat: no-repeat;
	height: 40px;
	cursor: pointer!important;
	display: block;
}
.add_video_btn img {
	position: relative;
	top: -20px;
	right: 7px;
	z-index: 8;
	border: 0px;	
}


.add_video_btn:hover{
	padding-top: 15px;
	padding-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: poiner;
	display: block;
	background-image: url(../images/add_video_but_bgrnd_over.jpg);
	background-repeat: no-repeat;
}

.add_video_btn_indicator_active {
	height: 23px;
	width: 26px;
	position: relative;
	left: 140px;
	top: -57px;
	background-image: url(../images/add_video_active.gif);
	background-repeat: no-repeat;
	z-index: 10;
}
.add_video_btn_indicator {
	height: 23px;
	width: 26px;
	position: relative;
	left: 138px;
	top: -57px;
	background-image: url(../images/add_video_unactive.gif);
	background-repeat: no-repeat;
	z-index: 10;
}

.show_video_other {
	display: none;
}
/*
	ADD IMAGES
*/
.imgthumb {
	width: 100px;
	float: left;
	margin-left: 15px;
}

.imgthumb img{
	margin-left: 10px;
	padding: 4px;
	border: 1px solid #999999;
}

.imgthumb div {
	margin-left: 45px;
}

.imgthumb_main{
	padding: 1px ! important;
	margin-left: 10px ! important;
	border: 4px solid #FF0000 ! important;
}


/*
	ADD OBIAVA step1
*/
#add_obiava_container{
	margin-left: 25px;
}
#add_obiava_container .header_title {height: 15px; padding: 5px 5px 5px 15px; font-size: 14px;font-weight: bold;}
.add_title{
	background-image: url(../images/add_obiava_title_bgrnd_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	width: 450px;
}
.add_title div{
	background-image: url(../images/add_obiava_title_bgrnd_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 2px;
	height: 21px;
	width: 100%;
	color: #333333;
	font-weight: bold;
}

.add_field_title {
	padding-top: 5px;
}
.add_field_title span, .add_field_title label{
	padding: 3px;
}
.ad_personal_info{
	width: 50%;
}

#price {
	width: 95px;
	padding: 5px;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
#ad_title, #ad_description {
	padding: 5px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.next_step {
	cursor: pointer;
	float: right;
	background-image: url(../images/add_obiava_next_step.jpg);	
	background-repeat: no-repeat;
	height: 26px;
	width: 110px;
}
.back_step {
	cursor: pointer;
	float: left;
	background-image: url(../images/add_obiava_back_step.jpg);	
	background-repeat: no-repeat;
	height: 26px;
	width: 110px;
}
.next_step span{
	cursor: pointer;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	left: 7px;
}
 .back_step span {
 	cursor: pointer;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	left: 35px;
}


/*
	INDEX PAGE 
	TODO remove it to separete file
*/
.fast_nav {
    margin: 0px auto;
    width: 460px;
}
.fast_nav a{
    float: left;
    padding: 0px 10px;
    margin-left: 10px;
}
.grey_bgrnd {
	background-image: url(../images/grey_bgrnd.jpg);
	background-repeat: repeat-x;
	width: 617px;
	height:20px;
	margin:0;
	position: relative;
	padding-top: 10px;
	width: 632px;
}
.grey_bgrnd span {
	padding: 2px;
	position: absolute;
	right: 15px;
	top: 5px;
	font-weight: bold;
}
#catsCol {
	float: left;
	background: #E9E9E9;
	position: relative;
	width:208px;
}
#catsCol .top_left, #cityCont .top_left{
	background-image: url(../images/cats_crnr_top_left.gif);
	top: 0px;
	left: -1px;
}
#catsCont .top_right, #cityCont .top_right {
	background-image: url(../images/cats_crnr_top_right.gif);
	top: -1px;
	right: -1px;
}
#catsCol .btm_left, #cityCont .btm_left  {
	background-image: url(../images/cats_crnr_btm_left.gif);
	bottom: -1px;
	left: -1px;
}
#catsCont .btm_right, #cityCont .btm_right {
	background-image: url(../images/cats_crnr_btm_right.gif);
	bottom: -1px;
	right: -1px;
}
#catsCol .crnr, #catsCont .crnr, #cityCont .crnr, .crnr {
	background-repeat: no-repeat;
	position: absolute;
	height: 9px;
	width: 9px;
	z-index: 10;
}
#catsCol a {
	/*text-transform: camelcase;*/
	outline-style: none;
	display: block;
	height: 18px;
	width: 205px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
#catsCol a.selected {
	border-right: 0px;
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	width: 206px;
}
#catsCont {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
	height: 413px;
	width:  422px;
	position: relative;
	padding: 0px 1px 1px 0px;
}
#catsContIn {
	height: 430px;
	padding: 5px 10px;
	min-height: 150px;
}
.btype1, .btype2, .btype3{
	padding: 2px;
	width: 98%;
}
.btype1 div{
	margin: 5px;
}
#vip .btype2 a {
	padding: 2px;
	float: left;
	text-decoration: none;
}
#vip .btype2 img{
	border: 1px solid;
	padding: 2px;
	float: left;
	width: 100px;
}
.btype3 a{
	float: left;
	margin: 0px 2px;
	padding-left: 2px;
	text-decoration: none;
}
.btype3 a:hover {
	text-decoration: underline;
}
#cityCont {
	position: relative;
	border: 1px solid #CCC;
	width: 630px;
}
#cityCont .cityContCol {
	float: left;
	width: 200px;
	padding: 5px 0px 5px 10px;
}
#cityCont .cityContCol a {
	display: block;
	outline-style: none;
	height: 20px;
	text-decoration: none;
}
#cityCont .cityContCol a:hover {
	text-decoration: underline;
}
#cityCont .cityContCol a span {
	float: left;
}
#tabs-1 div.item_element,#info_tabs-1 div.item_element, 
#tabs-2 div.item_element, #info_tabs-2 div.item_element, 
#tabs-3 div.item_element, #info_tabs-3 div.item_element, 
#tabs-4 div.item_element, #info_tabs-4 div.item_element, 
.listing_type div.item_element {
	width: 100px;
	height: 120px;
	float: left;
	margin: 8px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}
.listing_type div.item_element {
    position: relative;
    margin: 15px;
}

#tabs-1 div img,#tabs-2 div img,#tabs-3 div img,#tabs-4 div img,
#info_tabs-1 div img,#info_tabs-2 div img,#info_tabs-3 div img,#info_tabs-4 div img,
.listing_type div img {
	border: 0px;
}
#tabs-1 div a, #tabs-2 div a, #tabs-3 div a, #tabs-4 div a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
	opacity: 0.75;
}
#tabs-1 div a:hover, #tabs-2 div a:hover, #tabs-3 div a:hover, #tabs-4 div a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	opacity: 1;
}
/*
	-----END INDEX---
*/

/**
	WIDGETS
**/
.widgets {
	margin-top: 10px;
	margin-right: 10px;
}
.widgets h1 {
	margin-top: 0px;
	padding: 5px 10px 5px 5px;
	cursor: pointer;
}
.widgets h1 span {
	float: left;
	margin-right: 5px;
}
.widgets .widgetCont {
	padding: 0px 5px 5px 10px;
}
.widgets .widgetCont a {
    display: block;
}
.widget_img {
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    float: left;
    overflow: hidden;
}

/*
        SEARCH LISSTING
*/
.search_list {
    cursor: pointer;
    right: 10px; 
    top: 10px; 
    position: absolute;
}
.widget_listing{
    width: 60px;
    padding: 5px 10px;
    float: left;
    outline: none;
}
.widget_listing img{
	width: 50px;
    border: 0px;
    margin: 0px auto;
}
#listing_type_list .listing_item {
    width:100%;
}
#listing_type_thumbs .listing_item { 
    width:45%;
    float: left;
    margin-left: 10px;
}
.opacity1 {
    opacity: 0.75;
}
.opacity {
    opacity: 1;
}
.listing_item {
    position: relative;
    border:1px solid #CCCCCC;
    height:106px;
    padding:2px;
    margin-top: 5px;
    background-image: url(../images/listing_item_bgrnd.jpg);
	background-repeat: repeat-x;	
}
.listing_item a, .listing_item_descr a { 
    text-decoration: none;
    border: 0px;
}
.listing_item_img {width:54px;height: 54px; overflow: hidden;border: 1px solid #CCC; background: #FFF;text-align:center;}
#listing_type_thumbs .listing_item_img {width:104px!important;height: 104px!important;}
.listing_item_img img {height: 50px;padding: 2px;}
#listing_type_thumbs .listing_item_img img {height: 100px!important;}
.listing_item h1, .listing_item img{
    border: none;
    text-decoration: underline;
}
.listing_item div{
    float: left;
}
.listing_item_descr {
    padding: 0px 10px 15px;
    height: 15px;
    width: 85%;
}
#listing_type_thumbs .listing_item_descr {
    height: 50px;
    padding: 0px 10px;
    width: 56%;
}
.listing_item_price, .listing_item_city, .listing_item_cat {
    font-weight: bold;
    margin-left: 2px;
}
.listing_item_city {
    background-image: url(../images/icons/city.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 25px;
}
.listing_item_price {
    color: red;
    padding: 3px 0px 0px 18px;
    background-image: url(../images/icons/money.gif);
	background-repeat: no-repeat;

}	
#listing_type_list .listing_item_price{
    position:absolute;
    right:5px;
    top:35px;
    font-size:14px;
}
.listing_item_cat {
    background-image: url(../images/icons/folder_font.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 16px;
}
.listing_item_cat a{
    outline-style:none;
    display: inline;
    padding-left: 2px;
}
.listing_vip {
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 3px 6px;
    font-weight: bold !important;
}

#search_listing_type,#search_listing_type img, #search_listing_type a {
    padding:2px;
    outline-style:none;
    border: none;
    text-align: right;
}
#listing_pages {
    text-align: center;
}
#listing_pages a {
    outline-style:none;
    padding: 2px 4px;
    text-decoration: underline;
}
#listing_pages a:hover{
    border: 1px solid #FFF;
    padding: 3px;
    text-decoration: none;
}
#listing_pages a.selected {
    color: #000;
    background-color: #FFF;
}
/*
    TOOLTIP
*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.95;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip.pretty {
	border: none;
	width: 210px;
	padding:10px 25px 10px 35px;
	height: 135px;
	opacity: 0.95;
	background: url('../images/shadow2.png');
	background-repeat: no-repeat;
}
#tooltip.pretty.viewport-bottom {
	background: url('../images/shadow2-reverse.png');
	background-repeat: no-repeat;
	padding:10px 25px 10px 35px;
}

/*
    VIEW ITEM
*/
#item_view_top_media .img {
    text-align: center;
    width: 360px;
    overflow: hidden;
}
#item_view_top_media .img img{
    border: 0px;
    padding: 2px;
}
#item_view_top_media .content {
    float: left;
    padding-left: 10px;
    width: 270px;
}
/*
.facebook{
    height: 50px;
    background: url('../images/facebook_button.jpg');
	background-repeat: no-repeat;
	padding:10px 25px 10px 35px;
}
.svejo{
    height: 50px;
    background: url('../images/svejo_button.jpg');
	background-repeat: no-repeat;
	padding:10px 25px 10px 35px;
}
*/
.view_menu a,.view_menu span{
    display: block;
    padding: 5px 0px 0px 35px!important;
    height: 30px!important;
    list-style-type: none;
    color: blue;
}
.view_menu a:hover{font-weight: bold;}
.view_menu a#friend{background: url('../images/icons/32/friend.png') no-repeat;}
.view_menu a#report{background: url('../images/icons/32/report.png') no-repeat;}
.view_menu a#printer{background: url('../images/icons/32/printer.png') no-repeat;}
.view_menu a#vip{background: url('../images/icons/32/vip.png') no-repeat; color: #FF0000!important;}
.view_menu a#email{background: url('../images/icons/32/email.png') no-repeat;}
.view_menu a#svejo{background: url('../images/icons/32/svejo.jpg') no-repeat;}
.view_menu a#facebook{background: url('../images/icons/32/facebook.png') no-repeat;}
/*
.view_nav {
    float: left;
    height: 35px;
    width: 40%;
}
*/
.left_arrow {
    outline-style: none;
    padding:10px 2px 10px 30px;
    background: url('../images/icons/left_arrow.gif');
    background-repeat: no-repeat;    
}
.right_arrow {
    outline-style: none;
    padding:10px 30px 10px 10px;
    background: url('../images/icons/right_arrow.gif');
    background-position: top right;
    background-repeat: no-repeat;  
    text-align: right;  
}