@charset "utf-8";
/* CSS Document */


img, div { behavior: url('/js/public/iepngfix.htc') }

img{
border: none;
}
a:focus
{
	outline:none;
}

a
{
	color:#f0d127;
	padding:1px 4px 2px 4px;
	text-decoration:none;
}

a:hover
{
	color:#3B3B39;
	padding:1px 4px 2px 4px;
	background:#f0d127;
	text-decoration:none;
}

a.none2
{
	color:#3B3B39;
	padding:1px 4px 2px 4px;
	text-decoration:underline;
	background:none;
}

a.none2:hover
{
	color:#3B3B39;
	padding:1px 4px 2px 4px;
	text-decoration:none;
}


a.special
{
	color:#fff;
	padding:1px 4px 2px 4px;
	background:#3B3B39;
	text-decoration:none;
	font-weight:bold;
	font-family:tahoma;
	font-size:10px;
}

a.special:hover
{
	color:#3B3B39;
	background:#fff;
	padding:1px 4px 2px 4px;
	text-decoration:none;
	font-weight:bold;
	font-family:tahoma;
	font-size:10px;
}

a.visited
{
	text-decoration:none;
}

a.none
{
	padding:0;
	margin:0;
	background:none;
}

a.none:hover
{
	padding:0;
	margin:0;
	background:none;
	color: #F0D127
}

h2.none
{
	display:none;
	font-size:18px;
}

.clear {
	clear: both;
	margin:0px;
	padding:0px;
	width:0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}



/*****************************************/
.mootabs_panel.active .box01wide .boxContent h3
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 0px 20px;
	padding:0;
}

.mootabs_panel.active .box01wide .boxContent h3 a
{
	color:#3B3B39;
	background:none;
	text-decoration:underline;
}

.mootabs_panel.active .box01wide .boxContent h3 a:hover
{
	color:#3B3B39;
	background:none;
	text-decoration:none;
}

.mootabs_panel.active .box01wide .boxContent .description
{
	float:left;
	margin:5px 0px 0px 0px;
	line-height:15px;
}

/*****************************************/




.mootabs_panel.active .box01 .boxContent h3
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0;
}

.mootabs_panel.active .box01 .boxContent h3 a
{
	color:#3B3B39;
	background:none;
	text-decoration:underline;
}

.mootabs_panel.active .box01 .boxContent h3 a:hover
{
	color:#3B3B39;
	background:none;
	text-decoration:none;
}

.mootabs_panel.active .box01 .boxContent .description
{
	float:left;
	margin:5px 0px 0px 0px;
	line-height:15px;
	overflow: hidden;
	height: 60px;
}



.mootabs_panel.active .box01Over .boxContent h3
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0;
}

.mootabs_panel.active .box01Over .boxContent h3 a
{
	color:#3B3B39;
	background:none;
	text-decoration:underline;
}

.mootabs_panel.active .box01Over .boxContent h3 a:hover
{
	color:#3B3B39;
	background:none;
	text-decoration:none;
}

.mootabs_panel.active .box01Over .boxContent .description
{
	float:left;
	margin:5px 0px 0px 0px;
	line-height:15px;
}

.table
{
	background:#cad076;
	margin-top:15px;
	color:#3B3B39;
	width:760px;
	float:left;
}

.td1
{
	background:#CAD076;
}

.td1Over
{
	background:#E2E5B3;
}


.button_off
{
	background:url(/images/public/button_off.png) no-repeat;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#3B3B39;
	text-align:center;
	width:70px;
	height:21px;
	border:0px;
	cursor:pointer;
}

.button_on
{
	background:url(/images/public/button_on.png) no-repeat;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	width:70px;
	height:21px;
	border:0px;
	cursor:pointer;
}

.button_disabled
{
	background:url(/images/public/button_off.png) no-repeat;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#333;
	text-align:center;
	width:70px;
	height:21px;
	border:0px;
	cursor:default;
	 filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

.input
{
	width:240px;
	height:15px;
	font-family:tahoma;
	font-size:11px;
	padding:5px;
	border:1px solid #b3b3b3;
	background:url(/images/public/input_bg.gif) repeat-x;
}

.input2
{
	width:80px;
	height:15px;
	font-family:tahoma;
	font-size:11px;
	padding:1px;
	padding-top: 0px;
	1border:1px solid #000;
	background:#fff;
	margin-top:0px;
	/*margin-left: 18px;*/
}

.button
{
	border:1px solid #9ea036;
	background:url(/images/public/button_bg.gif) repeat-x;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	margin-top:5px;
	padding:5px;
	width:80px;
}

.dropdown
{
	width:125px;
	font-family:tahoma;
	font-size:11px;
	height:17px;
	margin-top:5px;
}

.dropdownSmall
{
	width:80px;
	font-family:tahoma;
	font-size:11px;
	height: 19px;
	margin-top: 5px;
	margin-left: 5px;
	1border:1px solid #000;
}

.dropdownSmall2{
	width:80px;
	font-family:tahoma;
	font-size:11px;
	height: 19px;
	margin-top: 5px;
	margin-left: 25px;
	1border:1px solid #000;
}

.dropdownBig
{
	1border:1px solid black;
	width:160px;
	font-family:tahoma;
	font-size:11px;
	height:17px;
	margin-top:0px;
}

.inputSearch
{
	width:135px;
	font-family:tahoma;
	font-size:11px;
	height:14px;
	margin-top:5px;
}

.searchButton
{
	background:url(/images/public/search_button.png) no-repeat;
	border:0px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	width:125px;
	height:32px;
}

.resultsButton
{
	background:url(/images/public/button_results.gif) no-repeat;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#fff;
	width:97px;
	height:30px;
	border:0px;
	margin:10px 0px 0px 0px;
}

a.resultsButton:hover{
	background:url(/images/public/button_results.gif) no-repeat;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#fff;
	width:97px;
	height:30px;
	border:0px;
	margin:10px 0px 0px 0px;
}

.resultsButton2
{
	background:url(/images/public/button_results_2.gif) no-repeat;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#fff;
	width:97px;
	height:30px;
	border:0px;
	margin:10px 0px 0px 0px;
}

.normalButton
{
	background:#3d3d3d;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#fff;
	width:auto;
	height:auto;
	padding:3px;
	margin:0px 0px 0px 0px;
	border:1px solid #222;
	cursor:pointer;
	margin:0;
}

.normalButtonOver
{
	background:#222;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#fff;
	width:auto;
	height:auto;
	padding:3px;
	border:0px;
	margin:0px 0px 0px 0px;
	border:1px solid #222;
	cursor:pointer;
	margin:0;
}

.normalButtonOver2{
	background:#222;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#3d3d3d;
	width:auto;
	height:auto;
	padding:3px;
	border:0px;
	margin:0px 0px 0px 0px;
	border:1px solid #222;
	cursor:pointer;
	margin:0;
}

.normalButtonOver2 a{
color:#3d3d3d;
}

.normalButtonOff
{
	background:#3d3d3d;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#333;
	width:auto;
	height:auto;
	padding:3px;
	margin:0px 0px 0px 0px;
	border:1px solid #222;
	margin:0;
}

h4
{
	margin:0;
	padding:0px 0px 4px 0px;
	font-family:tahoma;
	background:#474747;
	padding:5px;
	color:#fff;
	font-size:12px;
}

.checked {
	background:url(/images/public/checkbox_on.gif) no-repeat;
}

.unchecked {
	background:url(/images/public/checkbox_off.gif) no-repeat;
}


.label {
	display:block;
	margin-bottom:5px;
	margin-right:3px;
	padding-left:18px;
	padding-top:0px;
	font-size:11px;
	float:left;
	width:153px;
}

.paging
{
	float:left;
	text-align:center;
	width:100%;
	margin:15px 0px 0px 0px;
	padding:0;
}

.paging a.selected
{
	font-weight:bold;
	background:#222;
	cursor:default;
	color:#fff;
}

.paging a.selected:hover
{
	font-weight:bold;
	background:#222;
	cursor:default;
	color:#fff;
}

.paging a
{
	background:#fff;
	color:#333;
	margin-right:2px;
}

.paging a:hover
{
	background:#f0d127;
	color:#333;
}

#wrapper .container .data .carSearch .searchContent ul
{
	float:left;
	list-style:none;
	margin:10px 0px 0px 0px;
	padding:0;
	width:700px;
}
#wrapper .container .data .carSearch .searchContent ul li.disabled
{
	display:inline;
	margin:0px -1px 0px 0px;
	padding:8px;
	background:#5a5a5a;
	border:1px solid #343432;
	position:relative;
	z-index:100;
	cursor:default;
}

#wrapper .container .data .carSearch .searchContent ul li.normal
{
	display:inline;
	margin:0px -1px 0px 0px;
	padding:8px;
	background:#5a5a5a;
	border:1px solid #343432;
	position:relative;
	z-index:100;
}

#wrapper .container .data .carSearch .searchContent ul li.over
{
	display:inline;
	margin:0px -1px 0px 0px;
	padding:8px;
	background:#494948;
	border:1px solid #343432;
	border-bottom:0px;
	position:relative;
	z-index:100;
}

#wrapper .container .data .carSearch .searchContent ul li a.disabled
{
	cursor:default;
	color:#757575;
}

#wrapper .container .data .carSearch .searchContent ul li a.disabled:hover
{
	cursor:default;
	color:#757575;
}

#wrapper .container .data .carSearch .searchContent ul li a
{
	color:#fff;
	background:none;
	text-decoration:none;
}

#wrapper .container .data .carSearch .searchContent ul li a:hover
{
	color:#fff;
	text-decoration:none;
	background:none;
}

textarea
{
	font-family:tahoma;
	font-size:11px;
	color:#333;
	width:575px;
	height:40px;
	padding:5px;
	background:#3D3D3D;
	color:#fff;
	border:1px solid #333;
}

.textarea2
{
	background:#fff;
	font-family:tahoma;
	font-size:11px;
	height:100px;
	width:300px;
	color:#333;
	border:0px;
}

.textarea1
{
	width: 250px;
	font-family: tahoma;
	font-size: 11px;
	border: ;
	background: white;
	color: black;
	border:1px solid #333;
}

.comfortSubTitle{
background-color:#51514F;
padding-bottom:7px;
padding-left:5px;
padding-top:5px;
text-align:left;
width:100%;
}

.error{
color: #4F0D0A;
}

.error2 {
	padding: 3px 0px;
	color: red;
	font-weight: bold;
}
.message {
	color: #BDC454;
	padding:10px 10px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.archive
{
	/*float:left;*/
	width:120px;
	padding:5px 5px 5px 38px;
	margin-bottom:5px;
	border-bottom:1px dotted #666666;
	background:url(/images/public/calendar.gif) no-repeat left;
}

.calendar
{
	width:100px;
	height:100px;
	background:url(/images/public/calendar_icon.png) no-repeat left;
}

/*top slider*/

#progress {
	margin: 10px auto;
	width: 200px;
	height: 15px;
	padding: 2px;
	border: 2px solid #dfdfdf;
}

#progress .bar {
	width: 0px;
	text-align: center;
	font-size: 10px;
	height: 15px;
	background: #2a2a2f;
	color: #fff;
	font-weight: bold;
}

.prebox {
	float:left;
	width:19px;
	height:80px;
	margin:0px;
	padding:0px
}

.prebox2 {
	float:left;
	width:19px;
	height:80px;
	margin:0px;
	padding:0px;
	cursor:pointer;
}

#nextSlide{
	background:url('/images/public/next-arrow.png') no-repeat center;
}

#prevSlide{
	background:url('/images/public/prev-arrow.png') no-repeat center;
}

.topAdvertise a
{
	color:#fffffff;
	text-decoration:none;
}

.topAdvertise a:hover
{
	color:#fffffff;
	text-decoration:underline;
}
/* /top slider*/


/*carousel*/
#carousel_photo {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 770px; /* important */
	height: 90px; /* important */
	margin: 0px;
	padding:0px;
	background: #000;
}

#carousel_photo_frame {position: relative !important; position: absolute;}
#carousel_photo_previous {float: left;}
#carousel_photo_next {float: right;}

#carousel_photo_content {
	position: absolute;
	top: 0;
	padding:0px;
	margin: 0px 21px 0px 21px;
}
#carousel_photo_content
#carousel_photo_content li {
	list-style: none;
}
#carousel_photo_content {
	width: 5418px;
	height: 90px;
}
#carousel_photo ul li {
	display: block;
	float: left;
	margin-left: 5px;
	background-color: #FFF;
}
#carousel_photo ul li img {
	display: block;
}
/* /carousel*/


/* vertical carousel*/

 #carousel {
     position: relative; /* important */
     overflow: hidden; /* important */
     width: 152px; /* important */
     height: 293px; /* important */
     background: #494948;
     text-align: center;
     margin-left: 15px;
     float: left;
 }

 #carousel_frame {position: relative}
 #carousel_frame img {position: absolute; _margin-left: -76px;}
 #carousel_previous {top: 0; left: 0;}
 #carousel_next {top: 278px; left: 0;}

 #carousel_content {
     position: absolute;
     margin-top: 15px;
     left: 0;
     padding-left: 18px;
 }

 .carousel_item img {
     display: block;
     float: left;
     margin: 4px;
     padding: 4px;
     border: 1px solid #555555;
     background-color: #404040;
 }

  .carousel_item a:hover{
  	background-color: #494948;
  }
 #img_big_carousel{
 	margin-top: 10px;
 }

/* /vertical carousel*/

/* carousel clone */
#no_carousel {
     position: relative; /* important */
     overflow: hidden; /* important */
     width: 152px; /* important */
     height: 293px; /* important */
     background: #494948;
     text-align: center;
     margin-left: 15px;
     float: left;
 }

 #no_carousel_frame {position: relative}
 #no_carousel_frame img {position: absolute; _margin-left: -76px;}
 #no_carousel_previous {top: 0; left: 0;}
 #no_carousel_next {top: 278px; left: 0;}

 #no_carousel_content {
     position: absolute;
     margin-top: 15px;
     left: 0;
     padding-left: 18px;
 }

 .no_carousel_item img {
     display: block;
     float: left;
     margin: 4px;
     padding: 4px;
     border: 1px solid #555555;
     background-color: #404040;
 }

  .no_carousel_item a:hover{
  	background-color: #494948;
  }
 #no_img_big_carousel{
 	margin-top: 10px;
 }
/* /carousel clone */

.importHeader
{
	float: left;
}

.importProperty
{
	float: left;
	margin-left: 5px;
}

.importProperties
{
	float: left;
	line-height: 20px;
	margin-left: 20px;
}

.selectedTableRow
{
	background-color: #5f5f5f;
}

.tableRowOdd
{
	background-color: #333333;
}

.tableRowEven
{
	background-color: #404040;
}

/* googles ads styles */
.google_announce_narrow {   
	border-bottom: 1px solid #444444; 
	padding: 10px 0px; 
	float: left; 
	width: 100%; 
	margin-bottom: 3px; 
	background-color: #555555;    
}

.google_announce_narrowH{   
	border-bottom: 1px solid #444444; 
	padding: 10px 0px; 
	float: left; 
	width: 100%; 
	margin-bottom: 3px; 
	background-color: #5f5f5f;    
}

.google_announce_narrow a.title, .google_announce_narrowH a.title{
	font-size: 13px;
}

.google_announce_narrow p.description, .google_announce_narrowH p.description{
    margin:3px 0px 0px 5px;
}

.google_announce_narrow p.lien, .google_announce_narrowH p.lien{
	margin: 3px 0px 0px 0px;
}

.google_narrow_unit_header {
    padding: 5px;
    background: #333;
    font-weight: bold;
    margin-bottom: 2px;
}

.google_announce_narrow_last {
    margin-top: 10px;
	border-bottom: 1px solid #444444; 
	padding: 10px 0px; 
	float: left; 
	width: 100%; 
	margin-bottom: 3px; 
	background-color: #555555;        
}

.google_announce_narrow_lastH{
    margin-top: 10px;
	border-bottom: 1px solid #444444; 
	padding: 10px 0px; 
	float: left; 
	width: 100%; 
	margin-bottom: 3px; 
	background-color: #5f5f5f;        
}

.google_announce_narrow_last p.description, .google_announce_narrow_lastH p.description{
    margin:3px 0px 0px 5px;
}

.google_announce_narrow_last p.lien, .google_announce_narrow_lastH p.lien{
	margin: 3px 0px 0px 0px;
}

.google_announce_wide {
	border-bottom:1px solid #DDDDDD;
	font-size:12px;
	margin:0px 12px 12px 12px;
	padding:10px 0px;
}

.google_announce_wide a.title {
	color: #990000;
	font-family: georgia;
	font-size: 17px;
	text-decoration: none;
}

.google_announce_wide p.description {
	color: #646464;
}

.google_wide_unit {
    float: left;
    line-height: 20px;
    width: 100%;
}

.google_wide_unit_header {
    padding: 5px;
    width: 100%;
    background: #333;
    font-weight: bold;
    margin-bottom: 2px;
}

.google_wide_unit_content {
    float: left;
    padding: 10px 5px;
    background: #555;
    margin-bottom: 1px;
    margin-right: 1px;
    width: 100%;
}

.google_wide_unit_contentH{
    float: left;
    padding:10px 5px;
    background: #5f5f5f;
    margin-bottom: 1px;
    margin-right: 1px;
    width: 100%;
}

.google_wide_unit_content a.title, .google_wide_unit_contentH a.title{
	font-size: 17px;
	font-weight: normal;
}

.googleLink{
	font-size: 12px;
}

.google_wide_unit_720 {
    width: 720px;
}

.google_wide_unit_730 {
    width: 730px;
}

.google_wide_unit_755 {
    width: 755px;
}
/* end google ads styles */
