/*BO Layout*/

/*Global elements*/
h1{margin:10px 0 10px}
h2{margin-bottom:5px}
h2.msgdeselected{
	color: rgb(161, 57, 47);
	cursor: pointer;
	float: right;
	text-decoration: underline ;
}
h2.msgselected{
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	padding:1px 4px;
}

#content{margin-bottom:20px}


.logout a{font-size:13px}

.tip{font-size:12px;color:#666; font-style:italic;}


/*state message*/

#statemessage{margin-top:5px;}
#msgstatus{float:none;font-size:15px; padding:2px 5px 2px 2px}
#speak_submit input{font-size:12px;}

a
{
	cursor:pointer;
}
.souligne
{
	TEXT-DECORATION:underline;
	cursor:pointer;
}
/*Formes*/

/*legend{margin-bottom:20px}*/
#postClassifedMap p{width:500px;white-space:normal;padding-bottom:15px}
span
{
	font-size:16px;
}
ul.margin li
{
	margin-bottom:5px;
}
li
{
	font-size:16px;
}
span.label
{
	float:left;
	width:180px;
	font-size:16px;
}
span.col1
{
	float:left;
	width:340px;
}
span.col2
{
	float:left;
	width:680px;
}
span.col3
{
	float:left;
	width:200px;
	height:32px;
	line-height:2em
}
span.col4
{
	float:left;
	width:400px;
}
span.col5
{
	float:right;
	width:350px;
}
span.col6
{
	float:right;
	width:220px;
}
span.friendsclassifieds
{
	text-decoration:underline;
	cursor:pointer;
}
span.friendsclassifieds:hover
{
	text-decoration:none;
}

p.stats1
{
	float:left;
}
p.stats2
{
	float:right;
	margin-right:50px;	
}

select
{
	font-size:18px;
}

div.picture
{
	float:left;
	width:150px;
}
img.remove_picture
{
	height:20px;
	width:20px;
}
img.sample
{
	height:70px;
	width:70px;
}
div.picture img
{
	float:left;
	cursor:pointer;
}

.favdialog 
{
	margin-left:5px;
	background:url("/images/geolist.jpg")
}
.titledialog 
{
	margin-left:5px;
}

#loginPage form ol{margin-left:30px}
form li{margin:0 0 0 0}
label{display:block;padding-bottom:2px; font-size:16px;}
input{width:auto;}
input[type=button],input[type=submit]
{
	width:auto; float:right;
	border:1px solid #A1392F; 
	/*border-radius:4px; -webkit-border-radius:4px;-moz-border-radius:4px;*/
	
	background-color:#A1392F;
	color:#FFFFFF;
	font-weight:bold;
	padding:6px;
	text-transform:uppercase;
	box-shadow:2px 2px 4px rgba(0,0,0,.2);-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.2);-moz-box-shadow:2px 2px 4px rgba(0,0,0,.2);
}
button
{
	width:auto;
	border:1px solid #A1392F; border-radius:4px; -webkit-border-radius:4px;-moz-border-radius:4px;
	background-color:#fff;
	color:#A1392F;
	font-weight:bold;
	padding:1px;
	text-transform:uppercase;
	cursor:pointer;
	box-shadow:2px 2px 4px rgba(0,0,0,.4);-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.4);-moz-box-shadow:2px 2px 4px rgba(0,0,0,.4);
}

#suggestionsContainer {
	width: 350px;
	position: relative;
}

#suggestions {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 350px;
	position: absolute;
	background-color: #999;
	padding: 5px;
	text-align: left;
	z-index: 20;
}

#suggestionList {
	width: 330px;
}

#suggestions li a {
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	color: #FFFFFF;
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 0;
	padding-top: 0;
	text-decoration: none;
	white-space: nowrap;
}

#suggestions li a:hover {
	-moz-background-clip : border;
	-moz-background-origin : padding;
	-moz-background-size: auto auto;
	background-attachment: scroll;
	background-color: #636F89;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
}

.gallery {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 125px;
    max-width: 167px;
    vertical-align: middle;
}
}
.scroll-disabled {
	opacity:0.2;
}
.scroll-up, .scroll-down {
	right:5px;
	background-repeat:no-repeat;
	overflow-x:hidden;
	overflow-y:hidden;
	position:absolute;
}

#categoryContainer {width:600px;}
.selectable .ui-selecting { background: #FECA40; }
.selectable .ui-selected { background: #F39814; color: white; }
.selectable { list-style-type: none; margin: 0; padding: 0; }
.selectable li { 
	margin: 3px; 
	padding: 5px; 
	float: left; 
	width: 100px; 
	height: 2em;
	font-size: 1em; 
	text-align: center;
	color: white;
	font-weight: bold;
	text-align: center;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	cursor: pointer;
}
.ad {
	cursor:pointer;
	margin-left:5px;
	margin-right:5px;
}
.li_align {
	line-height: 2em;
}
.ads_picture_container {
	height:70px;
	width: 70px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	position:relative;
	border:1px solid #CCCCCC;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

.ads_picture {
	cursor:pointer;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;

}
.scroll-up {
	bottom:24px;
}
.scroll-down {
	bottom:5px;
}

li.sug-hidden {
	display: none;
}
#msgstatus
{
	border-radius:4px; -webkit-border-radius:4px;-moz-border-radius:4px;
	font-size:18px;
	padding:5px;
	color:#A1392F;
}
div.previewpic
{
	border-radius:4px; -webkit-border-radius:4px;-moz-border-radius:4px;
	font-size:18px;
	padding:5px;
	background-color:#EDEDED;
}
input[type=text],
input[type=password]
{
	height:22px;
	border-radius:4px; -webkit-border-radius:4px;-moz-border-radius:4px;
	font-size:18px;
	padding:5px;
	color:#A1392F;
	width:250px;
}
td input
{
	width:200px;
}
.focusField{  
        border:solid 1px #A1392F;/*#8F8F8F;#73A6FF;*/  
        background:#F0F0F0;/*#EFF5FF;*/  
        color:#A1392F;
		-moz-box-shadow: 0px 0px 5px #A1392F;
		-webkit-box-shadow: 0px 0px 5px #A1392F;
    }  
.idleField{  
/*       background:#EEE;  */
   		color: #A1392F;  
        border: solid 1px #CCCCCC;  
    }  

textarea
{
	border:1px solid #999; border-radius:4px; -webkit-border-radius:4px;-moz-border-radius:4px;
	font-size:18px;
	padding:5px;
	color:#A1392F;
}

li.radio label{display:inline}
li.radio label:first-child{margin-right:20px}
li.radio{margin:0 0 15px 0}
li.form{margin:0 0 15px 0}
li.picture{margin:0 0 15px 0}
li.classified{margin:0 0 15px 0;font-size:16px;}
li.classified label{display:inline}

input.ui-state-error{border-color:#CD0A0A; color:#CD0A0A;}

#map_canvas{
	border:1px solid #999; border-radius:4px; -webkit-border-radius:4px;-moz-border-radius:4px;
	box-shadow:2px 2px 4px rgba(0,0,0,.5);-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.5);-moz-box-shadow:2px 2px 4px rgba(0,0,0,.5);
}

#mapData input.trans{border-width:0px;color:#666;background-color:transparent}
#mapData label{display:inline}

/*this is for all none page submit buttons*/
input.actionButton{
	width:auto; 
	border:1px solid #A1392F; border-radius:4px; -webkit-border-radius:4px;-moz-border-radius:4px;
	background-color:#fff;
	color:#A1392F;
	box-shadow:2px 2px 4px rgba(0,0,0,.5);-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.5);-moz-box-shadow:2px 2px 4px rgba(0,0,0,.5);
}


/*#mapData li:first-child label{display:block}
input[type=text]#street{border-width:1px;color:#A1392F}*/









/*Step images*/
.step{width:48px;height:61px;line-height:41px;font-size:30px;font-weight:bold;text-align:center;background:transparent url(/images/step_bg.png) no-repeat 0 0;}
.step{position:absolute;margin:-25px 0 0 -65px}

.rotate{-webkit-transform: rotate(-18deg);-moz-transform: rotate(-18deg);}




/*wysiwyg OVERRIDE*/
div.wysiwyg{
	width:558px !important;
	border-color:#999 !important; border-radius:4px; -webkit-border-radius:4px;-moz-border-radius:4px;
	height:200px;
}
#html_descriptionIFrame{width:550px !important}



/*index page*/

#login, #signup-form{width:45%;float:left}
#login{margin-right:20px;}
.captchaText{font-weight:bold;text-transform:uppercase;}

/*Box Layout*/
#liquid-round {
width:70%;
background:#fff url(http://www.search-this.com/rounded/leftside.gif) repeat-y left top;
}
.top {
width:100%;
height:20px;
background:url(http://www.search-this.com/rounded/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(http://www.search-this.com/rounded/top-right.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(http://www.search-this.com/rounded/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}
.bottom {
width:100%;
height:60px;
background:url(http://www.search-this.com/rounded/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(http://www.search-this.com/rounded/bottom-right.gif) no-repeat right top;
}


.testBox{width:300px;height:200px}
.border{border:1px solid #ccc; border-radius:8px; -webkit-border-radius:8px;-moz-border-radius:8px}
.border{background:url(/images/box_background.jpg) no-repeat right bottom}
.border{box-shadow:2px 2px 4px rgba(0,0,0,.2);-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.2);-moz-box-shadow:2px 2px 4px rgba(0,0,0,.2);}
.border{padding:20px 15px 15px 15px}


#postClassifedDetails{}
#postClassifed{}
#postClassifedMap{}




/*This is for cols INSIDE a border*/
.leftCol{float:left;width:500px}
.rightCol{float:right; width:420px}
.fullCol{width:860px; float:left;}

.topColTitle{margin-top:45px}
.topCol{margin-top:20px}

/*This is for cols WITH a border*/
.leftBox{float:left;width:460px}
.rightBox{float:right; width:420px;}
.fullBox{width:928px; float:left;}

.rightBox h2:first-child, .leftBox h2:first-child{margin:-44px 0 0 -16px; position:absolute;}

.paddingLeft {margin-left:65px}

.defaultText { width: 300px; }
.defaultTextActive { color: #a1a1a1; font-style: italic; }


