﻿
body,input,select,textarea {
	font-family: Arial, Helvetica, Sans-Serif; 
	margin-top: 0px;
	font-size: 11px;
}

legend{font-weight: bold;}

p{padding-bottom:5px;padding-left:10px;}

.box th {
	font-size: normal;
}

.mybox{
	color: white;
	font-size: large;
	text-align: center;
	width: 600px;
	background: #4BC7F8 url(../layout_images/new/th_bg.gif) repeat-x scroll 0 0;
}

.mybox td{
	border: solid 1px white;
	width: 150px;
	cursor: pointer;
}

.mybox td a,.mybox td a:link,.mybox td a:visited{
	color: white;
}

.mybox td a:hover{
	color: yellow;
}

a{
	color: #0077BB;
}



ul{
	text-align: left;
}

.dTreeNode img{
	border: none;
}

.error,.red{
	font-size: normal;
	font-weight: bold;
	color: red;
}

.info{
	color: green;
	font-weight: bold;
	font-size: normal;
}

h5{
	font-size: 14px;
}

#main {
	margin: 0pt auto;
	width: 950px;
	height: 100%;
}

#header {
	width: 100%; 
	height: 84px;
	position: relative;
	z-index: 1;
}

#footer{
	width: 100%;
	text-align: center;
	padding-top: 5px;
	background:	transparent url('../pics/searchbg.png') no-repeat scroll 0 0;
	width: 100%;
	height: 64px;
	clear: both;
	color: white;
}

#username, #password{
	padding-left: 18px;
	height: 16px;
	border: solid 1px #A3AAB7;
}

#username{
	background:	#FFFFFF url('../pics/user.png') no-repeat scroll 0 0;
}

#password{
	background:	#FFFFFF url('../pics/password.png') no-repeat scroll 0 0;
}

#footer a{
	color: white;
}

#footer a:hover{
	color: #CC9900;
	text-decoration: none;
}

#logo {
	width: 450px; 
	float: left;
	height: 100%;
	cursor: pointer;
	font-size: smaller;
	font-weight: bold;
	z-Index: 1;
	position: relative;
}

.help{
	cursor: help;
}

#tab{
	width: 475px;
	float: right;
	height: 100%;
	margin-right: 5px;
}

#tabtop{
	height: 52px;
	color: #999999;
	font-weight: bold;
	font-size: smaller;
}

#tabtop .txt, #tabtop .button{
	/*font-size: 90%;*/
}

.username{width: 135px}
.password{width: 70px}

#tabtop a, #logo a{
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}

#tabbottom{
	text-transform: uppercase;
	height: 32px;
}

#tabbottom ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#tabbottom div{
	float: right;
	margin: 0;
	margin: 0;
	width: 105px;
	display: block;
}

#tabbottom div a{
	color: #0063A9;
	background: transparent url('../pics/annoncesbglight.png') no-repeat scroll 0 5px;
	display: block;
	height: 32px;
	text-align: center;
	line-height: 42px;
	font-weight: bold;
	text-decoration: none;
}

#tabbottom div a.active{
	color: #0063A9;
	background: transparent url('../pics/annoncesbg.png') no-repeat scroll 0 5px;
}

#searchbox{
	background:	transparent url('../pics/searchbg.png') no-repeat scroll 0 0;
	width: 100%;
	clear: both;
	position: relative;
	z-index: 0;
}

#searchbox_index{
	width: 100%;
	height: 435px;
	clear: both;
	position: relative;
	z-index: 0;
	display: none;
	background:	transparent url('../pics/header_index_top.gif') no-repeat scroll 0 0;
}

#searchbox_index .spacer{
	display:none;
}

#searchbox_index #moto{
	position: relative;
	top: 219px;
}

#searchbox_index #breadcrumb{
	position: relative;
	top: 222px;
}

#searchbox_index #banner{
	position: relative;
	top: 222px;
}

#searchbox_index #search{
	background:	transparent url('../pics/header_index_middle.gif') no-repeat scroll 0 0;
	position: relative;
	top: 228px;
}

#stats{
	float: left;
	font-size: x-small;
	height: 100%;
	width: 20%;
	position: relative;
}

#stats #total{
	position: absolute;
	left: 20px;
	top: 35px;
}

#stats #week{
	position: absolute;
	left: 20px;
	top: 15px;
}

#search{
	font-weight: bold;
	color: white;
	height: 60px;
}

#search input.query, #search select{
height: 22px;
line-height: 16px;
}

#search input.query{
font-weight: bold;
font-size: 16px;
}

.category_none{
	height: auto;
}

#search input.query{
	width: 238px;
}

#search input.submit{
	background:	transparent url('../pics/findbg.png') no-repeat scroll 0 0;
	width: 80px;
	height: 26px;
	border: 0px;
	color: #0063A9;
	font-weight: bold;
}

#moto{
	color: #999999;
	font-size: xx-small;
	text-align: center;
	padding-top: 10px;
	height: 20px;
	clear: both;
}

#content{
	clear: both;
	width: 100%;
	height: 100%;
	margin-top: 0px;
}

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

#breadcrumb{
	height: 20px;
	margin-top: 10px;
	font-size: smaller;
}

#center{
	float: left;
	width: 634px;
	padding-left: 8px;
	padding-right: 8px;
}

#right{
	width: 200px;
	float: right;
}

.oo{
	color: orange;
	text-transform: lowercase;
	font-weight: bold;
}

.tagcloud{
	width: 100%;
}

.tagcloud a{
	color: #0077BB;
}

.tagcloud .s1{
	font-size: 100%;
}
.tagcloud .s2{
	font-size: 125%;
}
.tagcloud .s3{
	font-size: 150%;
}
.tagcloud .s4{
	font-size: 175%;
}
.tagcloud .s5{
	font-size: 200%;
}
.tagcloud .s6{
	font-size: 225%;
}
.tagcloud .s7{
	font-size: 250%;
}
.tagcloud .s8{
	font-size: 275%;
}
.tagcloud .s9{
	font-size: 300%;
}

.datetime{
	color: #0063A9;
	font-weight: bold;
}

.rowodd, tr.rowodd td, tr.rowodd td.pointer{
	background: #FFFFFF;
}

.roweven, tr.roweven td, tr.roweven td.pointer{
	background: #e5e5e5;
}

tr.roweven td.pointer{
	background: #e5e5e5;
}

tr.rowodd td.pointer{
	background: #FFFFFF;
}

.special_ad .title{
	font-weight: bold;
	font-size: 12px;
}

.premium_ad .first, .premium_ad_tr1 .first{
	border-left: 1px solid orange;
}

.premium_ad_tr1 .first{
	border-top: 1px solid orange;
	border-bottom: 1px solid orange;
}

.premium_ad_tr1 .last, .premium_ad_tr2 .last{
	border-right: 1px solid orange;
}

.premium_ad_tr1 .last{
	border-top: 1px solid orange;
}

.premium_ad_tr2 td{
	border-bottom: 1px solid orange;
}

.premium_ad_tr1 .in{
	border-top: 1px solid orange;
}

.premium_ad .in, .premium_ad .last, .premium_ad .first{
	border-top: 1px solid orange;
	border-bottom: 1px solid orange;
}

.premium_ad .last, .premium_ad_tr2 .first{
	border-right: 1px solid orange;
}

.premium_ad_td,.premium_ad td,.premium_ad_tr1 td,.premium_ad_tr2 td{
	background-color: #FFFFCC;
}

.premium_ad_td{
	border: 1px solid orange;
}

.ad_gallery{
	width: 165px;
	height: 170px;
	float: left;
	padding-top: 5px;
	margin: 2px;
}

.ad_gallery img{
	max-width: 130px;
	max-height: 90px;
	overflow: hidden;
}

.ad_gallery div{
	width: 100%;
}

.search-group-title{
	font-weight: bold;
	color: #666666;
	background:	transparent url('../pics/search-group-bg.gif') repeat-x scroll left top;
	cursor:pointer;
}

.search-group-title .arrow{
	background:	transparent url('../pics/arrow_down.png') no-repeat scroll 0 2px;
	text-indent: 20px;
}

.search-group-title .arrow.closed{
	background:	transparent url('../pics/arrow_right.png') no-repeat scroll 0 2px;
	text-indent: 20px;
}

.search-group{
	margin-bottom: 10px;
}

.search-group-content select{
	width: 120px;
	font-size: 90%;
	height: 20px;
}

.search-group-content{
	font-size: 90%;
	margin-top: 15px;
}

.addpicframe{
	float:left;
	background: transparent url('../pics/addpicbg.gif') no-repeat scroll left top;
	width: 124px;
	padding-top: 10px;
	text-align: center;
	height: 180px;
}

.addpicmainframe{
	float:left;
	margin:2px;
	background: transparent url('../pics/addpicmainbg.gif') no-repeat scroll left top;
	width: 124px;
	height: 180px;
	padding-top: 10px;
	text-align: center;
}

.step1,.step2,.step3,.step4,.step5,.step6{
	height: 60px;
	margin-bottom: 15px;
}

.helpdlg{
	font-size: smaller;
	background-color: #FFFFCC; 
	border: solid 1px #CCCCCC; 
	padding: 5px;
	float: right;
	width: 20%;
}

.beforehelpdlg th{background-color:#cccccc}

.beforehelpdlg{
	float: left;
	width: 78%;
	border: solid 1px #CCCCCC;
}

.helpdlg .title{
	float: left;
}

.helpdlg .title h3{
	text-decoration: underline;
}

.helpdlg .icon{
	float: right;
	background: transparent url('../pics/icon_help_small.gif') no-repeat scroll right top;
	height: 16px;
	width: 16px;
}

.helpdlg p{
	clear: both;
}

.step1{
	background: transparent url('../pics/step_1_green.gif') no-repeat scroll left top;
}

.step2{
	background: transparent url('../pics/step_2_green.gif') no-repeat scroll left top;
}

.step3{
	background: transparent url('../pics/step_3_red.gif') no-repeat scroll left top;
}

.step4{
	background: transparent url('../pics/step_4_red.gif') no-repeat scroll left top;
}

.step5{
	background: transparent url('../pics/step_5_yellow.gif') no-repeat scroll left top;
}

.step6{
	background: transparent url('../pics/step_6_yellow.gif') no-repeat scroll left top;
}

.step1 .stepheader, .step2 .stepheader{
	background: transparent url('../pics/greenbg.gif') repeat scroll left top;
}

.step3 .stepheader,.step4 .stepheader{
	background: transparent url('../pics/redbg.gif') repeat scroll left top;
}

.step5 .stepheader,.step6 .stepheader{
	background: transparent url('../pics/yellowbg.gif') repeat scroll left top;
}

.stepheader{
	margin-left: 50px;
	height: 30px;
	position:relative;
	top: 15px;
	color: white;
	padding-left: 15px;
	line-height: 200%;
}

.stepheader h3{
	background: transparent url('../pics/corner_white.gif') no-repeat scroll right top;
}

h1{font-size: 16px}

h3{
	font-size: 13px;
}

h2{
	font-size: 14px;
}

.advanced_search select{
	width: 85%;
}

.iconlist0{
	background: transparent url('../pics/list_on.gif') no-repeat scroll 0 0;
	padding-left: 18px;
}

.iconlist1{
	background: transparent url('../pics/list_off.gif') no-repeat scroll 0 0;
	padding-left: 18px;
}

.icongallery0{
	background: transparent url('../pics/gallery_off.gif') no-repeat scroll 0 0;
	padding-left: 18px;
}

.icongallery1{
	background: transparent url('../pics/gallery_on.gif') no-repeat scroll 0 0;
	padding-left: 18px;
}

.ui-corner-all{
	-moz-border-radius: 0px;
}

.ui-tabs{
	padding: 0;
	border: none;
}

.ui-tabs .ui-tabs-nav{
	padding: 0.2em 0.5em 0;
}

.ui-tabs .ui-tabs-panel{
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.ui-widget-header{
	background: #E5E5E5;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-state-default, .ui-widget-content .ui-state-active{
	border: 1px solid #CCCCCC;
}

.ui-dialog-title{
	color: #666666;
}

.small_txt{
	width: 37px;
	font-size: 90%;
}

hr{
	border: 1px solid #CCCCCC;
}

.pics {
    padding: 0;
    margin:  0; 
	overflow: hidden;
}

#content .pics a:hover{
	color: orange;
	background: transparent;
}

.pics img { 
	padding-top: 10px;
}

.pics a {  
} 

a.nohover:hover, a.nohover:hover img{
	color: white;
	background: transparent;
}

a.adlink:visited{
	color: DarkMagenta;
}

.pointer_orange
{
	background: url("../layout_images/pointer_orange.gif") 0px 50% no-repeat;
	padding-left: 5px !important;
	text-decoration: underline;
	color: orange;
	font-weight: bold;
}

.ui-datepicker-trigger{cursor: pointer}
.nt{color:#3366CC;font-weight:bold}
.button_default{
	background-color: #3399CC;
	border: 1px solid #3366CC;
	color: #fff !important;
	padding: 2px 7px;
	margin: 0 3px;
	font-weight: bold;
}

.button_default:hover{
	background-color: #50b3e7;
}

.selected_cat{background-color:orange;color:white;font-weight:bold}

.field_error{border: solid 1px #CC0000}

#imgLarge img{max-width:800px;max-height:600px}

.banner{border: solid 1px black}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

.search_div{
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #ACBABD;
	margin: 0 0 0 1px;
	padding: 0.2em 0.2em 1em;
	white-space: nowrap;
	height: 14px;
	width: 280px;
}

#searchword{
	border: 0 none;
	float: left;
	margin: 0 0 -0.8em;
	padding: 0.2em 0.64em 0 0.44em;
}

#searchbtn{
	background: #F9761D url(/pics/search.png) repeat scroll 0 0;
	cursor: pointer;
	height: 24px;
	margin: 0 0 -12px;
	overflow: hidden;
	padding: 24px 0 0;
	width: 24px;
	border: 0 none;
	float: left;
}