body
{
background:url("../images/bg.png") repeat scroll 0 0 transparent;
padding:0; font-family: Calibri, Helvetica, sans-serif;
margin:0px auto auto auto;
color:#424849;
font-size:12px;
}
h1{
font-size:16px;
font-weight:bold;
color:#0f3753;
width: auto;
padding:0px 0 5px 0;
margin: auto;
text-decoration:none;
}
h2{
font-size:14px;
font-weight:bold;
color:#0f3753;
width: auto;
padding:5px 0 5px 0;
margin: auto;
text-decoration:none;
}
h3{
font-size:14px;
font-weight:bold;
color:black;
width: auto;
padding:5px 0 5px 10px;
margin: auto;
text-decoration:none;
}
p{
font-size:11px;
text-align:justify;
padding:2px;
margin:0px;
}
p.proposal_text{
width:170px;
font-size:11px;
text-align:justify;
padding:15px 0 0 15px;
margin:0px;
}
img.img_left{
float:left;
padding:0px 8px 8px 0px;
}
img.img_right{
float:right;
padding:6px 25px 8px 8px;
}
img.img_thumb{
float:left;
padding:10px;
}
img.img_big_pic{
padding:4px;
border:1px #CCCCCC solid;
}
#main_container{
width:970px;
height:auto;
margin:auto;
padding:0px;
}
#header{
width:970px;
height:110px;
background-color:#551A8B;
margin:auto;
}

#privacy_policy_update p{
	font-size: 24px;
}

#logo{
width:250px;
height:78px;
float:left;
padding:15px 3px 2px 14px;
}
.banner_adds{
	color:white;
width:700px;
height:82px;
float:right;
background:url("../images/banner.png");
}
.banner_adds a{
	color:white;
	font-weight:bold;
}
/*---------------- menu tab----------------------*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {font-size:11px;padding:0px; float:right; width:700px; background: #8968CD}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:28px;}

/* style the sub-level lists */
.menu ul ul {width: auto;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:28px;line-height:28px;}

/* style the sub level list items */
.menu ul ul li {display:block;width: auto;height:auto;position:relative;line-height:1em; border-bottom:1px #2384BF solid;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:11px;text-decoration:none;color:#fff;/*background:#267cb2;*/padding:0 21px 0 17px;font-size:15px;font-weight:bold;}
.menu a.current{background:#3da1e0;}
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#267cb2; color:#fff;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
/* color changed - daniel */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#CDC9C9;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#CDC9C9;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#3da1e0;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#3da1e0;}

/* style the level hovers */
/* first */
.menu a:hover {color:#fff;background:#CDC9C9;}
/*.menu :hover > a {color:#fff;background:#CDC9C9;}*/
/* second */
.menu ul ul a:hover{color:#fff;background:#CDC9C9;}
.menu ul ul :hover > a {color:#fff;background:#CDC9C9;}
/* third */
.menu ul ul ul a:hover {background:#CDC9C9;}
.menu ul ul ul :hover > a {background:#CDC9C9;}
/* fourth */

.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(../images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

/*------------------------------main content-----------------------*/
#main_content{
width:970px;
margin:auto;
clear:both;
}
/*------------------------middle_content-----------*/
.column1{
width:257px;
float:left;
margin:0px;
padding:10px 10px 10px 5px;
}
.column2{
width:670px;
float:left;
margin:0px;
padding:10px 5px 10px 5px;
background-color:#f3f5f6; 
margin-left:5px;
}
.column3{
width:320px;
float:left;
margin:0px;
padding:10px 10px 10px 5px;
}
.column4{
width:690px;
float:left;
margin:0px;
padding:10px 0px 10px 5px;
}
.column5{
	width:666px;
	float:left;
	margin:10px 0px 0px 5px;
	padding: 5px 10px 5px 10px;
	border:2px red solid;
	background:#FFC;
	font-weight:bold;
}
.left_box{
width:257px;
height:auto;
float:left;
padding-bottom:10px;
}
.top_left_box{
width:257px;
height:10px;
float:left;
background:url(../images/top_box_bg.gif) no-repeat center;
}
.center_left_box{
width:257px;
height: auto;
float:left;
background:url(../images/center_box_bg.gif) repeat-y;
}
.bottom_left_box{
width:257px;
height:10px;
float:left;
background:url(../images/bottom_box_bg.gif) no-repeat center;
}
.box_title{
width:257px;
text-align:center;
font-size:18px;
color:#615357;
padding:5px 0 5px 0;
}
.box_title span{
font-weight:bold;
color:#d8325d;
}

.main_text_box{
padding:5px;
}
.proposal{
width:287px;
height:85px;
background:url(../images/proposal_box.gif) no-repeat center;
background-position:0px 0px;
margin-left:15px;
margin-top:15px;
}
.title{
background-color:#551A8B;
text-align:left;
width:655px;
padding:5px 5px 5px 15px;
color:#FFFFFF;
font-weight:bold;
font-size:15px;
}
.small_title{
background-color:#385870;
text-align:left;
width:100%;
padding:5px 5px 5px 15px;
color:#FFFFFF;
font-weight:bold;
}
.title2{
background-color:#eef1f3;
text-align:left;
width:300px;
padding:5px 5px 5px 15px;
color:#d8325d;
font-weight:bold;
margin-left:5px;
}

/*-------------------details list----------------*/
.details_list{
padding:4px;
}
.details_list ul{
text-decoration:none;
list-style:none;
margin:0px;
padding:0px;
}
.details_list ul li{
padding:3px 20px;
background:url(../images/action_check.png) no-repeat left;
color:#333333;
font-size:13px;

}
.details_list ul li span{
color:#0464a1;
}

.details_list ul ul{
	padding-left:15px;
}
.details_list ul ul li{
	background:none;
}


.button{
width:139px;
height:30px;
background:url(../images/blank_button.gif) no-repeat center;
text-align:center;
line-height:30px;
font-weight:bold;
font-size:13px;
}
.button a{
text-decoration:none;
color:#d8325d;
}
/*---------------offer_box----------------------*/
.offer_box{
width:320px;
height:106px;
background-color:#f3f5f6;
padding:10px;
margin:10px 0px 10px 0px;
}
.offer_box_wide{
width:306px;
height:106px;
float:left;
background-color:#f3f5f6;
padding:10px;
margin:7px;
}
.offer_box_wide_style1{
width:670px;
height:106px;
float:left;
background-color:#f3f5f6;
padding:7px;
margin:5px;
}
.offer_box_wide_style2{
width:321px;
height:106px;
float:left;
background-color:#f3f5f6;
padding:7px;
margin:5px;
}
.offer_info{
padding:5px;
height:75px;
}
.offer_info span{
font-weight:bold;
color:#d8325d;
}
p.offer{
text-align:left;
font-size:12px;
}
.more{
float:right;
padding:3px;

}
.more a{
color:#d8325d;
}
.more a:hover{
text-decoration:none;
}
.big_pic{
width:340px;
text-align:center;
padding:5px 0 5px 0;
}
.pictures_thumbs{
width:300px;
padding-left:40px;
}
/*------------------table style---------------*/
td{
text-align:center;
padding:5px;
}
th{
background-color: #333333;
padding:0 5px;
color:#FFFFFF;
}
tr.color1{
background-color:#F3F5F6;
}


/*-----------------form style--------------------*/
.form{
width:257px;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.form_row{
float:left;
width:257px;
text-align:center;
padding:3px 0 3px 0;
}
.form_row{
float:left;
width:257px;
text-align:center;
padding:3px 0 3px 0;
}
.txt-impt{ color:#FF0000}
label.left{
	float:left;
	width:150px;
	padding:3px 0 0 30px;
	text-align:left;
	font-weight:bold;
}
label.left_email{
	float:left;
	width:70px;
	text-align:right;
	font-weight:bold;
}
label.left_long{
float:left;
width:90px;
padding-top:3px;
text-align:right;
}
label.left_login{
	float:left;
	width:70px;
	padding:3px 0 0 0;
	text-align:right;
}

label.left_login2{
	float:left;
	width:90px;
	padding:3px 0 0 0px;
	text-align:right;
}

input.form_input{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:150px;
float:left;
margin-left:10px;
}
.contact_information{
font-size:14px;
color:#385870;
text-align:left;
padding-left:30px;
}
.contact_information span{
color:#d8325d;
font-weight:bold;
}


/*---------------------pagination-----------------------------*/

div.pagination {
	padding:auto auto 3px auto;
	margin:5px 5px 0px 3px;
	text-align:center;
	float:left;
	font-size:11px;
	height:32px;
	overflow:auto;
	
}

div.pagination a, div.pagination a:hover, div.pagination a.sel{
	float:left;
	text-decoration:none;
	text-shadow:2px;
	width:28px;
	height:14px;
	margin-right:2px;
	display:block;
	padding:5px 0 9px 0;
	
}

div.pagination a{
	background:url(../images/button_standard.png) no-repeat;
	color:#333;
	text-shadow:#CCC 1px 1px 2px;
}
div.pagination a:hover{
	background:url(../images/button_down.png) no-repeat;
	color:#333;
	text-shadow:#CCC 1px 1px 2px;
}

div.pagination a.sel, div.pagination a.sel:hover {
	background:url(../images/button_sel.png) no-repeat;
	color:white;
	text-shadow:#000 1px 1px 2px;
}

/*div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 0px solid #ddd;
	
	text-decoration: none; 
	color: #d8325d;
}
div.pagination a:hover, div.pagination a:active {
	border:0px solid #ddd;
	color: #fff;
	background-color: #d8325d;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #d8325d;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #551A8B;
	background:#F3F5F6;
	color: #8968CD;
}
*/
/*-----------------------contact------------------------*/
.contact_tab{
width:670px;
height: auto;
float:left;
background-color:#f3f5f6;
padding:8px;
margin:5px 5px 5px 0px;
}
.form_contact{
width:400px;
float:left;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.location_contact{
width:250px;
float:left;
padding:15px;
}
.form_row_contact{
float:left;
width:357px;
text-align:center;
padding:3px 0 3px 0;
}
input.form_input_contact{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
float:left;
/*margin-left:10px;*/
}
input.form_input_contact_m{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
float:left;
}
input.form_input_contact_s{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:50px;
float:left;
}
select.form_select{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
float:left;
/*margin-left:10px;*/
height:20px;
}
textarea{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
height:80px;
float:left;
/*margin-left:10px;*/
}
.radio_center{
	width:250px;
	float:left;
	text-align:center;
}


/*-------------------footer------------------------*/
#footer{
width:970px;
height:41px;
clear:both;
font-size:11px;
background-color:#f2efef;
border-top:1px #eeabbd dashed;
float:left;
}
ul.footer_menu {
list-style:none; float:right; display:block; width:650px;
margin:0px; padding:9px 20px 0 0px;
}

ul.footer_menu li {
display:inline; font-size:11px;}

a.nav_footer:link, a.nav_footer:visited {
display:block; float:left; padding:5px 6px 5px 10px; margin:0; 
text-decoration:none; color:#2F2626;}

a.nav_footer:hover {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:underline; color:#2F2626;}

a.nav_footer:active {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:none;  color:#2F2626;}

#copyright{
float:left;
padding:0px;
}
.regvoice03{ color:#FF0000; float:left; width:257px; text-align:center;}


/*dialog²¿·Ö Begin*/
#popup_container {	font-family: Arial, sans-serif;	font-size: 12px;	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;	border: solid 5px #999;	color: #000;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px;}
#popup_title {	font-size: 12px;	font-weight: bold;	text-align: center;	line-height: 1.75em;	color: #C4ECF0;	background: #551A8B;	/*border: solid 1px #FFF;	border-bottom: solid 1px #999;*/	cursor: default;	padding: 0em;	margin: 0em;}
#popup_content {	/*background:url(../images/cssimg/alertimg/info.gif) no-repeat  16px 16px;*/	margin: 0em;	padding-top: 1em;	padding-right: 1.75em;	padding-bottom: 1em;	padding-left: 1.75em;}
#popup_content.info { /*width: 572px;*/   color: #00529B;    background-color: #BDE5F8; }
#popup_content.success {    color: #4F8A10;    background-color: #DFF2BF;    	background-image: url(../images/cssimg/alertimg/success.png);}
#popup_content.warning{    color: #9F6000;    background-color: #FEEFB3;	background-image: url(../images/cssimg/alertimg/warning.png);}
#popup_content.error {    color: #D8000C;    background-color: #FFBABA;	background-image: url(../images/cssimg/alertimg/error.png);}
#popup_content.confirm {        	background-image: url(../images/cssimg/alertimg/important.gif);}
#popup_content.prompt { 	background-image: url(../images/cssimg/alertimg/help.gif);}
#popup_message {width: 482px;	padding: 15px 48px 0 48px;	word-wrap:break-word;	overflow:hidden; }
#popup_panel {	text-align: center;	margin-top: 1em;	margin-right: 0em;	margin-bottom: 0em;	margin-left: 1em;}
#popup_prompt {	margin: .5em 0em;}
#popup_ok,#popup_cancel {	height: 23px;	width: 98px;	margin-top: 5px;	/*background-image: url(../images/cssimg/alertimg/alertbtn.jpg);*/	background-repeat: no-repeat;	background-position: center top;	border: 1px solid #066;	color: #036;}

/*Stuff I added myself.*/

/*Index*/
.left_boxes{
	font-size:10px;
	color:#385870;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
}
input.form_input_short{
	border: 1px solid #C8D2D9;
	background-color:#FFFFFF;
	margin:0px;
	width:40px;
	float:none;
	margin-left:8px;
	margin-right:8px;
}
.form_row_table{
	width:220px;
	padding-left:19px;
	padding-right:18px;
}
.form_row_table_post{
	width:220px;
	float:left;
}
.form_row_choice{
	width:200px;
	padding:0 5px 0 20px;
	float:left;
	text-align:left;
}

.form_row_choice1{
	width:200px;
	padding:0 5px 0 35px;
	float:left;
	text-align:left;
}

.form_row_choice_short{
	min-width:60px;
	padding-right:5px;
	float:left;
	text-align:left;
}
.form_row_radio{
	padding: 5px 0px 0px 60px;
	width:150px;
	float:left;
	text-align:left;
}

.form_row_radio1{
	padding: 5px 0px 0px 55px;
	width:170px;
	float:left;
	text-align:left;
}

.form_row_radio2{
	padding: 5px 0px 0px 60px;
	width:180px;
	float:left;
	text-align:left;
}

.form_row_header{
	width:257px;
	text-align:left;
	padding:3px 0 3px 0;
}
.alert{
	margin:10px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border:2px red solid;
	background:#FFC;
	font-weight:bold;
}
.title_short{
background-color:#551A8B;
text-align:left;
width:287x;
margin:0px 7px;
padding:5px 5px 5px 15px;
color:#FFFFFF;
font-weight:bold;
font-size:15px;
}
.newlistingcolumn{
	width:340px;
	float:left;
	margin-top:10px;
}


.form_row_s{
float:left;
width:200px;
text-align:center;
padding:3px 0 3px 0px;
}

table.manage{
	width:500px;
}

table.manage tr th{
	background:#708090;
	padding:2px 0px 2px 0px;
	color:white;
	font-size:16px;
}
table.manage tr td{
	border:0px;
}
.detailscolumn{
	width:690px;
	float:left;
}
.details_left{
	width:345px;
	float:left;
}
.details_right{
	width:325px;
	float:right;
}
.button_padding{
	width:139px;
	padding-left:170px;
}

/* -- For Slideshow -- */
#slideshow {float:left; width:653px; height:493px; /*border:2px solid #00F;*/ /*padding:0 13px 13px 0;*/ text-align:left; background:url(../img/bgshadow.jpg) no-repeat;}
#slides { 
	width:280px; 
	height:210px; 
	margin: 0px;
	list-style:none; 
	padding:0px;
	
}
#slides li {width:282px; height:auto; position: relative;}

#slides li span {display: block; width: 270px; padding: 5px; position: absolute; bottom: 3px; background: rgba(255,255,255,0.7);}

div.slideshowwrapper{
	width:282px;
	padding:5px 10px 5px 30px;
}
ul.pagination {float:left; list-style:none; padding:0;margin:0;}
ul.pagination li {float:left; cursor:pointer; padding:0; margin:3px 2px 0 0;}
ul.pagination li:hover img{border:1px grey solid;}
ul.pagination li.current img{border:1px grey solid;}
ul.pagination li.current:hover img{border:1px #CCC solid;}
ul.pagination li img{width:52px; height:39px; border:1px black solid;}
div.navdiv {width:282px; float:left;}
div.navdiv a {
	float:left;
	cursor:pointer;
	padding:5px 5px;
	background:#FFCC66;
	border:2px solid #FF9900;
	margin:10px 8px 0 0;
	text-align:center;
	color:#222;
	text-decoration: none;
}
div.navdiv a:hover {background:#FF9933; border:2px solid #FF6600;text-decoration: none;}
li#content {width:640px; height:480px; padding:15px 18px 15px 18px; background:#fff}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}
/*End for slideshow*/

.main_map{
	padding-bottom:10px;
}
.offers_listing{
	float:left;
	width:670px;
	padding:10px 5px;
}
.main_links{
	width:500px;
	float:left;
}
.post_yours_button{
	width:111px;
	height:28px;
	float:right;
	padding:0px 10px;
}
.subdiv{
	width:111px;
	float:left;
	position:relative;
	border-top:0px;
	background:#8968CD;
	z-index:20;
	box-shadow:2px 2px 2px grey;
}

#postyours:hover, #postyours{
	background:none;
}

.subdiv a{
	display:block;
	width:111px;
	height:24px;
	float:left;
	text-align:center;
	padding:0;
}
.subdiv a:hover{
	background:#CDC9C9;
}

.post_header{
	color: #0F3753;
	font-size:18px;
	font-weight:bold;
	padding: 0 0 5px 5px;
	text-align:left;
	width:395px;
}
.admin_addoffer_title{
	margin:0;
	color:white;
	float:left;
	font-size:15px;
	font-weight:bold;
	height:auto;
	padding: 5px 0 5px 30px;
	width:auto;
	background:url(../images/settings.png) center left no-repeat;
	margin: 0 0 0 10px;
}

.details_contact_info{
	background: #F3F5F6;
	margin: 10px 0px 10px 5px;
	height: 150px;
	padding:10px 0 10px 10px;
	width:330px;
	float:left;
}

ul.contact_info{
	list-style: none outside none;
	margin:0;
	padding:0;
	text-decoration:none;
}

	
ul.contact_info li{
	font-size:15px;
	color:#333333;
	padding:3px 0;
}

ul.contact_info li span{
	color: #0464A1;
	font-size:15px;
	font-weight:bold;
}

.details_quick_msg{
	background: #F3F5F6;
	margin: 10px 0 10px 10px;
	float:left;
	height:150px;
	padding:10px 0 10px 10px;
	width:320px;	
}
.details_title{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	width:300px;
	margin: -1px 0 0 2px;
}

/*For the about us page*/

.col_about_us{
	background-color:#F3F5F6;
	padding: 10px 10px 10px 13px;
	float:left;
	margin:10px 0 10px 0;
}
.col_our_team{
	background: #F3F5F6;
	margin: 10px 0 10px 10px;
	padding: 10px 0px 0;
	height:500px;
	float:left;
	width:330px;
}
.col_about_us p, .col_our_team p{
	font-size:14px;
	padding:2px;
	text-align:justify;
	margin:-10px 10px 10px 10px;
}
.col_title{
	color:#0F3753;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin:0 10px;
	width:250px;
}

.each_member{
	width:330px;
	float:left;
}

label.emaillabel{
	font-size:13px;
	width:70px;
	margin-right:5px;
	float:left;
}
input.emailinput{
	width:120px;
	height:16px;
}
textarea.email{
	width:305px;
	height:65px;
}
.contact_info li img{
	margin-right:3px;
}
.contact_info li span span{
	display:none;
}
span.mouseover, span.mouseover span{
	color:#333333 !important; 
	font-weight:normal !important; 
}
span.mouseover span{
	display:none;
}
span.mouseover:hover span{
	display:block;
	background:#F3F5F6;
	border:1px #551A8B solid;
	position:relative;
	width:270px;
	text-align:justify;
	padding:8px 14px;
	border-radius:8px;
	box-shadow:5px 5px 5px #888;
	font-size:12px;
}

/*posts page*/
div.cms_content{
	background: #F3F5F6;
	width: 660px;
	margin:10px 0px;
	padding:5px 15px 15px 15px;
	box-shadow:3px 3px 3px grey;
}
div.cms_content p{
	font-size:14px;
}
div.cms_title{
	color:#0F3753;
	padding:2px;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}
div.cms_content img{
	padding:3px;
}

/*privacy policy*/
span.terms{
	color:#000000;

}
span.terms p{
	text-align:justify;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	padding:6px;
}
span.terms span p{
	text-align:center;
}

/*bulletin board*/
.bulletin{
width:257px;
height:208px;
float:left;
background:url(../images/bulletinbg.png) no-repeat;
}
.subbulletin{
	margin: 50px 33px 35px 34px;
	width:190px;
	height:123px;
	overflow-y:auto;
}
.subbulletin p{
	text-align:left;
}

/*For image sort*/
.sort{
	text-align:center;
}

.sort_up, .sort_down{
	display:block;
	width:inherit;
	height:20px;
	cursor:pointer;
}

.sort_up{
	background:url(../images/asc.png) no-repeat center center;
}
.sort_up:hover{
	background:url(../images/asc_a.png) no-repeat center center;	
}
.sort_down{
	background:url(../images/desc.png) no-repeat center center;
}
.sort_down:hover{
	background:url(../images/desc_a.png) no-repeat center center;	
}

.delete-button {
	display:block;
	width: inherit;
	height: 24px;
	cursor: pointer;
	background: url(../images/adminicons/delete.png) no-repeat center center;
}


/*Front page map*/
#map_canvas { width:680px; height:420px;  font-family:Calibri,Helvetica,sans-serif; font-size:14px;}

.infowindow{width:320px; overflow:hidden; display:block;}
  .imagediv{width:148px; height:111px; float:left;}
  .detailsdiv{width:162px; float:left; height:91px; padding-left:10px;}
  .urldiv{width:172px; position:relative; text-align:right; float:left; height:20px;}
  
/*Furniture categories */
#furncat, #furncat ul{
	list-style-type:none;
}

#furncat a{
	text-decoration:none;
	color:black;
}
#furncat ul{
	padding-left:20px;
}
a.clickexp{
	background: url(../images/expandlist.png) no-repeat left center;
}
a.clickcon{
	background: url(../images/contractlist.png) no-repeat left center;
}
a.clickexp, a.clickcon{
	display:block;
	width:9px;
	height:8px;
	float:left;
	padding:6px 5px 0 0;
}

/*Tooltip*/
#tooltip{
	position:absolute;
	padding:2px 5px;
	background:white;
	border:1px black solid;
	max-width:250px;
	box-shadow: 2px 2px 2px grey;
	
}
#tooltip ul{
	list-style-type:none;
	padding-left:5px;
}

/*banner*/

div.banner{
	width:970px;
	float:left;
}

.bump_h, .bump_f{
	cursor:pointer;
}

/*New upload images styles*/
tr.toUpload {
	background-color: #FFCC99;
}