.field_caption{
	font-weight:bold;
}
.searchpage_field_caption {
font-weight:bold;
text-align:right;
}
.searchpage_field_caption_row {
font-weight:bold;
text-align:right;
}
.lat_long_header{font-size:12px;}
.view_image {
	text-align:center;
}

.image_caption {
	font-size:16px;
	font-weight:bold;
}
.view_user {
 padding-left:5px;
}
.view_user_user_name {
	font-size:14px;
	font-weight:bold;
}
.view_user_user_images {
	float:left;
}
.view_user_user_info {
	float:left;
	padding-left:10px;
}
.view_user_user_hitcount {
	clear:both;
}
.view_user_user_box {

}
.no_results { color:red; margin-top:10px;}
/* *** Generated by www.csscreator.com *** */
/* THIS IS SECTION IS FOR VERTICAL MENU */
html{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
input, select, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
img {
	border: 0px none;
}

#pagewidth{
	width:100%;
	min-width: 500px;
}
.search_results
{
	width:100%;
}
.result_row_0	{ background-color: #D6D3EE; }
.result_row_1	{ background-color: #FFFFFF; }
#header{
	height:136px;
	width:100%;
	background-color:#A8B4D0;
	background-image: url("{template_url}/images/header-bg.png");
}

.logo{
	background-image: url("{template_url}/images/{company_logo}");
	background-repeat: no-repeat;
	height: 100px;
}
.view_users { width:100%; }
.slogan {
	text-align:right;
	font-size: 12px;
	color:#42557b;
	padding-right: 10px;
}

.time_date {
	text-align:right;
	font-size: 11px;
	padding-right: 10px;
	height: 18px;
	color:#FFFFFF;
}


.logo h1{
	font-size: 44px;
	color:blue;
	float: right;
	vertical-align: text-bottom;
}

#leftcol{
	width:170px;
	float:left;
	position:relative;
	margin-left:-170px;
	margin-right:1px;
	background-image: url("{template_url}/images/col_line.png");
	background-repeat: repeat-y;
	background-position: top  right;
	text-align: left;
 }

#outer{
	border:solid white 0px;
	/*/*/ border-left-width: 170px ;  /* left column width. NN4 hack to hide borders */
	border-left-color: #FFFFFF;   /* left column colour */
	border-left-style: solid;
	background-color: #FFFFFF; /* center column colour */
	width: auto;
}

#footer{
height:70px;
	width:100%;
	background-color:#000000;
	background-repeat: repeat-x;
}

.powered_by {
	color: #FFFFFF;
	margin-top: 5px;
	float:left;
	width: 200px;
	padding-left: 100px;
}

.copyright {
	color: #FFFFFF;
	margin-top: 5px;
	float:right;
	width: 400px;
	padding-right: 75px;
}


#inner{
	margin:0;
	width:100%;
}

#maincol{
	float: left;
	width: 100%;
	position: relative;
	margin: 0px -8px 0px -2px;
}

#outer>#inner{
	border-bottom: 1px solid #FFFFFF;
}

.clr{
	clear:both;
}

.content{
	position:relative;
}

#header .content{
	padding-bottom:0;
}

 /*printer styles*/
@media print{
	/*hide the left column when printing*/
	#leftcol{display:none;}
	#outer{border-left:0;}
}


#navcontainer {
	width: 155px;
}

#navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
}


#navcontainer a,  #navlist a
{
	display: block;
	width: 155px;
	height: 42px;
	background-image: url("{template_url}/images/active_button.png");
	background-repeat: repeat-x;
	line-height: 5em;
}

#navlist a:visited
{
	color: #EEEEEE;
}

#navlist a:hover
{
	height: 42px;
	line-height: 5em;
	background-image: url("{template_url}/images/hoover_button.png");
	background-repeat: repeat-x;
	color: #336699;
}

/* THIS CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR */
table.page_display
{
	border: 3px;
}
td.page_display
{
	width: 100%;
	vertical-align: top;
}
/* THIS CONTROLS THE TABLES DISPLAYED IN THE ADMIN */
table.admin_main
{
	border: 3px;
	width: 100%;
}
td.admin_main
{
	width: 100%;
	vertical-align: top;
}
/* THIS CONTROLS THE ROW COLORS */
td.row1_0	{ background-color: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
	color: #FFFFFF;
	background-color : transparent;
}
/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */

.browse_tool_table {
	background-color: #ffffff;
	width:100%;
	font-size: 11px;
  font-family: verdana;
	text-decoration: none;
	color: black;
}
.browse_tool {
	background-color: #ffffff;
	font-size: 11px;
  font-family: verdana;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #5FA6A9;
}

.browse_tool_button A {
	background-color: #ffffff;
	font-size: 11px;
	line-height: 10px;
	text-align: center;
	BORDER-COLOR: #ffffff;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	width: 82px;
	height: 18px;
}

.browse_tool_button A:visited {
	color: #ffffff;
}

.browse_tool_button A:hover {
	color: #ffffff;
	BORDER-STYLE: inset;
	width: 82px;
	height: 18px;
}

.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #ffffff;
	text-decoration: none;
}


.browse_tool_curpage {
	BACKGROUND-COLOR: #73ABAC;
	color: #FFFFFF;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F0F0F0;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color:	#62AAAC;
}

bt_pages_ghost{
	color:	#ffffff;
	text-decoration:none;
}

A.bt_pages{
	color:	#73ABAC;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

A.bt_pages:visited{
	color: #73ABAC;
}

A.bt_pages:hover{
	color:#FFFFFF;
	background: #D0DEB5;
}

.cnt {
	font-family: verdana;
	font-size: 11px;
	color: #4A4A4A;
  line-height: 14px
}

.cnt {
	font-family: verdana;
	font-size: 11px;
	color: #4A4A4A;
  line-height: 14px
}

.grey {
	font-family: verdana;
	font-size: 11px;
	color: #B4B4B4;
  line-height: 14px
}

.cntb {
	font-family: verdana;
	font-size: 11px;
	color: #0C2577;
  line-height: 14px
}

.hone {
	font-family: verdana;
	font-size: 13px;
	color: #0C2577;
}

.price {
	font-family: verdana;
	font-size: 13px;
	color: #E46E05;
}

.blue {
	font-family: verdana;
	font-size: 11px;
	color: #0C2577;
  line-height: 14px
}

.orange {
	font-family: verdana;
	font-size: 11px;
	color: #E46E05;
  line-height: 14px
}

.redtext {
	font-family: verdana;
	font-size: 11px;
	color: #BE3E3F;
}

.twohun {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	width : 150px;
}

.nosize {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}

a:link.menu {
	font-family: verdana;
	font-size: 12px;
	color: #E46E05;
  font-weight: bold;
  text-decoration: none;
}

a:visited.menu  {
	font-family: verdana;
	font-size: 12px;
	color: #E46E05;
  font-weight: bold;
  text-decoration: none;
}

a:hover.menu  {
	font-family: verdana;
	font-size: 12px;
	color: #8EA7FA;
  font-weight: bold;
	text-decoration: underline;
}

a:link.bluetext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #0C2577;

}

a:visited.bluetext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #0C2577;

}

a:hover.bluetext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #E46E05;
	text-decoration: underline;
}

	a:link.orangelink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FA7600;

}

a:visited.orangelink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FA7600;

}

a:hover.orangelink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #19317F;
	text-decoration: underline;
}

a:link.redftr {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #BE3E3F;
	font-weight: bold;

}

a:visited.redftr {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #BE3E3F;
	font-weight: bold;

}

a:hover.redftr {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: underline;
	}

a:link.red {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #BE3E3F;
	font-weight: bold;
}

a:visited.red {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #BE3E3F;
	font-weight: bold;

}

a:hover.red {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: underline;
}

a:link.redsmall {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #BE3E3F;

	}

a:visited.redsmall {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #BE3E3F;

}

a:hover.redsmall {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: underline;
}

.float: {
	float: right;
	width:192px;
	padding: 4px;
	height: 200px;

}



a:link		{ color: #44898C; }

a:visited	{ color: #44898C; }

a:active	{ color: #44898C;  }

a:hover		{ color: #44898C;  }

.hide a 		{ color: #FFFFFF }
.hide a:link	{ color: #FFFFFF }
.hide a:visited { color: #FFFFFF }
.hide a:hover 	{ color: #FFFFFF }
.hide a:active 	{ color: #FFFFFF }

a:link.rust {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #D36709;

}

a:visited.rust  {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #D36709;

}

a:hover.rust  {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #44898C;

}

a:link.green {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #89A558;

}

a:visited.green  {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #89A558;

}

a:hover.green  {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #D36709;

}

table 		    { color: #FFFFFF; font: 11px verdana, arial, sans-serif; font-weight: normal; line-height: 14px; }

.title_aqua		{ color: #44898C; font: 13px verdana, arial, sans-serif; font-weight: bold;}

.texte_aqua		{ color: #44898C; font: 12px verdana, arial, sans-serif; font-weight: normal; text-indent: 10pt; }

.bdv_aqua		{ color: #44898C; font: 11px verdana, arial, sans-serif; font-weight: normal; line-height: 13px;}

.title_descr 	{ color: #89A558; font: 13px verdana, arial, sans-serif; font-weight: bold }

.texte_descr	{ color: #6A8937; font: 11px verdana, arial, sans-serif; font-weight: normal; text-indent: 5pt; }

.prix_descr		{ color: #FFFFFF; font: 12px verdana, arial, sans-serif; font-weight: normal }

.texte_menu		{ color: #6F8647; font: 11px verdana, arial, sans-serif; font-weight: normal; text-align: center; line-height: 14px; }