html, body {
        padding:0;
        margin:0;
        border:none;
        background-color: #e7e9ea;
        text-align: center;
        font-family: Arial;
        font-size: 12px;
        color:#899196;
}
form {
		padding: 0;
		margin: 0;
}
img {
        vertical-align: top;
}
a {
        color: #899196;
        text-decoration: none;
}
a:hover {
		text-decoration: underline;
}
a img {
        border: 0;
}
ul {
		margin-left: 15px;
}
input {
		margin: 0;
		background-color: #FFFFFF;
		border: 1px solid #969696;
		padding: 2px;
}
h1 {
		padding: 15px 0 5px;
		margin: 0;
		color: #FF6600;
		font-weight: bold;
		font-size: 16px;
		width: 100%;
}
span.orderby {
		font-size: 14px;
		padding: 15px 0 0;
		margin: 0;
		color: #FF6600;
		font-weight: bold;
}
/*table td {
		vertical-align: top;
}*/
textarea {
		background-color: #FFFFFF;
		border: 1px solid #969696;
}
select {
		font-size: 12px;
		background-color: #FFFFFF;
		border: 1px solid #969696;
		min-width: 200px;
		padding: 2px;
}
.no_min_width {
		min-width: 0;
}
select option {
		padding: 2px;
}

.red_asterisk {
		color: red;
}

#wrapper {
		margin: 0 auto;
		text-align: center;
		width: 1015px;
}

.rounded_corners {
		-moz-border-radius: 7px;
}
#ajax_loader {
		width: 220px;
		height: 19px;
		display: none;
		position: fixed;
}
.thickbox img {
		border: 1px solid black;
		background-color: #FFFFFF;
}
#pre_header_panel {
		height: 16px;
		margin-top: 3px;
		margin-right: 10px;
}
#header_content {
		margin: 0 auto;
		width: 1015px;
		height: 212px;
		overflow: hidden;
		background: url('../images/riviera/header_bg.gif');
}
#header_left {
        float: left;
        position: relative;
        top: 25px;
}
#header_right {
        width: 490px;
        float: right;
        padding-right: 20px;
        text-align: right;
}
#header_f_right {
		width: 490px;
        float: right;
        text-align: left;
}
#riviera_times_text {
		background: url('../images/riviera/riviera_times_text.png');
		width: 254px;
		height: 49px;
		position: relative;
		top: 30px;
		left: 10px;
}
#riviera_zeitung_text {
		background: url('../images/riviera/riviera_zeitung_text.png');
		width: 254px;
		height: 49px;
		position: relative;
		top: -19px;
		left: 280px;
}
#head-links{
		float: right;
}
#head-links ul, #footer-links ul{
		list-style: none;
		margin-left: 5px;
}
#footer-links ul{
		display: inline;
}
#head-links li, #footer-links li{
		display: inline;
		margin: 0 2px;
}
#head-links li, #head-links li a{
		color: #868b94;
		font-weight: normal;
}
#head-links li a, #footer-links li a{
		font-size: 10px;
}

a.active_category {
		text-decoration: underline;
		color: #FF6600;
}

.block{
		width: 201px;
		margin: 0 0 15px 0;
		background: transparent url(../images/block-bg.gif) repeat-y scroll 0%
}

.ce_text.block { width: 100%; 
		 background: none;

		}
.block-top{
		background: url(../images/block-top.gif) no-repeat top;
		height: 35px;
		line-height: 35px;
		color: #4d4d4d;
		text-indent: 37px;
		font-weight: bold;
		font-size: 13px;
}
.block-bottom{
		background: url(../images/block-bottom.gif) no-repeat bottom;
}
.block-bottom form{
		padding: 15px;
		color: #4d4d4d;
}
.block-bottom form a{
		color: #4d4d4d;
		text-decoration: underline;
}
.front-btn{
		border: 1px solid #dfdbdb;
		background: #e8e8e8 url(../images/btn1-bg.gif) repeat-x;
		outline: none;
		cursor: pointer;
		padding: 2px 8px;
		color: #4d4d4d;
}


#left_sidebar {
		width: 201px;
		vertical-align: top;
}
#right_sidebar {
		width: 333px;
		vertical-align: top;
}

.container {
}


/*
Content pages menu block
*/
ul#content_pages_menu {
}
ul#content_pages_menu li {
		display: inline;
		padding: 3px 3px 3px 15px;
}
ul#content_pages_menu li a {
		font-size: 13px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
}
ul#content_pages_menu li a:hover {
		color: #FBA255;
}

.login_input {
        height: 14px;
        font-size: 1em;
        background-color: #FFFFFF;
}
.clear_float {
        clear: both;
}
#login_body {
        width: 940px;
        height: 100%;
        text-align: center;
        margin: 0 auto;
}
#login_form {
        width: 130px;
        margin: 0 auto;
        text-align: left;
        padding-top: 20px
}
.login_block_link {
		padding: 10px 0 0 0;
		font-size: 11px;
		font-weight: bold;
		color: #006699;
}
ul.front_menu_list {
		padding: 0;
        padding-left: 20px;
        margin: 0;
}
ul.front_menu_list li {
        padding-bottom: 5px;
}
#quick_list {
		margin: 10px 0 0;
		padding-left: 20px;
		background: url(../images/icons/star.png) 0 0 no-repeat;
}
#quick_list a {
		font-size: 14px;
		font-weight: bold;
		text-decoration: underline;
}
.remove_favourite {
		margin: 20px 0 4px;
		padding-left: 20px;
		background: url(../images/icons/cross.png) 0 0 no-repeat;
		font-weight: bold;
}
.error_msg {
        border: 1px solid red;
        margin: 10px 0;
        text-align: left;
        color: red;
        padding: 10px;
        padding-left: 26px;
        background-image: url('../images/error.gif');
        background-color: #FFFFCC;
        background-repeat: no-repeat;
        background-position: 6px 8px;
}
.success_msg {
        border: 1px solid green;
        margin-bottom: 10px;
        text-align: left;
        color: green;
        padding: 10px;
        padding-left: 26px;
        background-image: url('../images/accept.png');
        background-color: #FFFFCC;
        background-repeat: no-repeat;
        background-position: 6px 8px;
}
.error_msg ul, .success_msg ul {
        padding: 0;
        padding-left: 18px;
        margin: 0;
}
#main {
        text-align: left;
        /*padding: 10px 0;
        border-left: 1px solid #b5b5b5;
        border-right: 1px solid #b5b5b5;*/

}
#content_block {
		vertical-align: top;
		text-align: left;
		/*width: 692px;*/
}
#content_wrapper {
		margin: 0 6px 0 10px;
		width: 669px;
}
.content_header {
		padding: 13px;
		padding-left: 25px;
		color: #FFFFFF;
		font-size: 14px;
		background-color: #42535d;
		font-weight: bold;
}
.content_header a {
		color: #FFFFFF;
		font-size: 14px;
}
.content_block {
		background-color: #FFFFFF;
		padding: 12px 25px;
}
.category_letter {
		font-size: 14px;
		font-style: italic;
		color: #60cde7;
		padding: 4px 0;
		font-weight: bold;
}
.category_item {
		/*font-weight: bold;*/
		padding-bottom: 4px;
		width: 200px;
}
.categories_column {
		padding-right: 10px;
		vertical-align: top;
}
#all_categories_block {
		background: url('../images/riviera/all_categories_block_bg.gif');
		width: 295px;
		padding: 13px;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 6px;
}
#all_categories_block a {
		color: #FFFFFF;
}
#contact_ad_block {
		background: url('../images/riviera/contact_ad.gif');
		width: 321px;
		height: 148px;
		margin-top: 6px;
}
#advertise_with_us {
		text-align: center;
		position: relative;
		top: 30px;
		display: block;
}
#advertise_with_us a {
		font-family: Times New Roman;
		color: #FFFFFF;
		font-size: 24px;
}
#submit_listing {
		text-align: center;
		position: relative;
		top: 55px;
}
#submit_listing a {
		font-family: Times New Roman;
		color: #FFFFFF;
		font-size: 12px;
}
#contact_riviera {
		text-align: center;
		position: relative;
		top: 62px;
}
#contact_riviera a {
		font-family: Times New Roman;
		color: #FFFFFF;
		font-size: 12px;
}
#footer {
		background-color: #3a4850;
		width: 100%;
		height: 94px;
		text-align: center;
		font-size: 10px;
		color: #6d7e88;
		padding-top: 5px;
		margin-top: 6px;
}

.highlighted {
		color: #FF6600;
		background-color: #054289;
}

/*
Menu block
*/
.back_link {
		display: block;
		margin: 5px 0;
}
.menu_block {
        width: 180px;
        padding-top: 15px;
        overflow: hidden;
}
.menu_block .menu_content {
        BORDER-RIGHT: #90c2e1 1px solid;
        BORDER-TOP: #90c2e1 0px solid;
        BORDER-LEFT: #90c2e1 1px solid;
        BORDER-BOTTOM: #90c2e1 1px solid;
        BACKGROUND: url('../images/bg-lined-2.png') repeat-y;
        height: 100%;
        overflow: hidden;
        text-align: center;
}
.menu_block H2 {
        FONT-WEIGHT: bold;
        FONT-SIZE: 1em;
        MARGIN: 0;
        PADDING: 2px 0;
        COLOR: #fff;
        BACKGROUND-COLOR: #0174bb;
        TEXT-ALIGN: center
}
.main_menu_btn {
		margin: 10px auto;
		background: url('../images/bg_main_menu_btn.gif') repeat-x;
		background-color: #FFFFFF;
		width: 146px;
		min-height: 20px;
		border: 1px solid #90C2E1;
}
.main_menu_btn a {
		display: block;
		padding: 5px;
		text-decoration: none;
		font-size: 16px;
		font-weight: bold;
		color: #054289;
}
.main_menu_btn:hover {
		background: #ff8e8e;
		cursor: pointer;
}

/*
Categories block
*/
.index_categories {
		padding: 0;
}
.index_category_item {
		vertical-align: top;
		padding: 5px 10px 5px 0pt;
		width: 33%;
}
.index_category_item a.category {
		font-size: 12px;
		font-weight: bold;
		color: #000000;
}
.index_category_item a.subcategory {
		font-size: 10px;
		font-weight: bold;
		color: #006699;
}
.category_category_item {
		float: left;
		padding: 0 5px 0 0;
}
/*
Left sidebar categories block
*/
.left_sidebar_categories {
		padding-bottom: 5px;
}
ul.left_sidebar_category {
		list-style: none;
		list-style-image: url('../images/icons/arrow_20.gif');
		padding: 0;
        margin: 5px 5px 10px 20px;
}
ul.left_sidebar_category li a {
		font-weight: bold;
}
ul.left_sidebar_subcategory {
		list-style: none;
		list-style-image: url('../images/icons/arrow_20.gif');
		padding: 0;
        margin: 0 0 10px 5px;
}
ul.left_sidebar_subcategory li a {
		font-weight: normal;
}

/*****************************************
Search Block
*/
#search_block {
		width:490px;
		text-align: left;
}
.search_item {
		margin: 10px;
		color: #000000;
}
.search_dropdown {
		display: none;
		width: 274px;
		position: absolute;
		background-color: #FFFFFF;
		border: 1px solid #000000;
		z-index: 100;
		overflow-x: hidden;
		overflow-y: scroll;
		max-height: 330px;
}
.search_dropdown .category_dropdown_option, .search_dropdown .location_dropdown_option {
		display: block;
		padding: 2px 5px;
		cursor: pointer;
		font-weight: bold;
		color: #000000;
}
.search_dropdown .category_dropdown_option:hover, .search_dropdown .location_dropdown_option:hover {
		background-color: #e1e4e5;
		text-decoration: none;
}
.search_item label {
		width: 80px;
		font-size: 21px;
		font-weight: bold;
		display: block;
		float: left;
		font-family: Times New Roman;
}
.search_item_input {
		float: left;
}
.search_item_input .input_span {
		background: url('../images/riviera/search_input_bg.gif');
		height: 20px;
		width: 271px;
		border: 1px solid #9FD8F3;
		font-size: 13px;
		font-weight: bold;
		padding: 4px 0 2px 5px;
}
.search_btn {
		background: url('../images/riviera/search_btn.png');
		border: 0;
		width: 64px;
		height: 28px;
		margin-left: 10px;
		padding-bottom: 5px;
		color: #FFFFFF;
		font-weight: bold;
		cursor: pointer;
}

/*.search_block {
		background-color: #FBFFFF;
		border: 1px solid #90C2E1;
		margin: 0 0 15px 0;
}
.search_item {
		margin: 10px;
		border: 1px solid #F0F0F0;
		float: left;
		padding: 15px;
}
.search_item label {
		display: block;
		font-size: 18px;
		color: #4D4D4D;
}
.search_item div label, .search_item div span {
		color: #4D4D4D;
		display: inline;
		font-size: 12px;
		line-height: 20px;
}
.search_item div span {
		font-size: 14px;
		font-weight: bold;
}
.search_item label span {
		font-size: 12px;
}
#what_advanced_block, #where_advanced_block {
		margin-top: 10px;
		height: 60px;
}
#advanced_search_block {
		margin: 0 0 10px 0;
}
#advanced_search_button {
		height: 71px;
		float: left;
		margin: 25px 0 0 10px;
}
.advanced_search {
		font-weight: bold;
}*/
.option_root {
		background-color: #FFFFCC;
}
.option_subcategory {
		background-color: #FFFFEF;
}
.ascending {
		background: url('../images/arrow_up.png') 0 0 no-repeat;
		padding-left: 14px;
}
.descending {
		background: url('../images/arrow_down.png') 0 0 no-repeat;
		padding-left: 14px;
}

/*
Right sidebar
*/
.front_locations_dropbox {
		width: 158px;
		min-width: 158px;
		padding: 0;
		margin-bottom: 5px;
}

/*
Buttons
*/
.enter_button {
        color: black;
        height: 24px;
        padding-left: 25px;
        background: url('../images/buttons/page.png') no-repeat 7px 3px;
        background-color: #FFFFD6;
        border: 1px solid #90C2E1;
        font-family: Arial;
}
.search_button {
        color: black;
        height: 24px;
        padding-left: 25px;
        background: url('../images/buttons/page_find.png') no-repeat 7px 3px;
        background-color: #FFFFD6;
        border: 1px solid #90C2E1;
        font-family: Arial;
}
.save_button {
        color: black;
        height: 24px;
        padding-left: 25px;
        background: url('../images/buttons/page_save.png') no-repeat 7px 3px;
        background-color: #FFFFD6;
        border: 1px solid #90C2E1;
        font-family: Arial;
}

/*
Index page - listing fields
*/
.type_title {
		background: url('../images/icons/arrow_open.gif') no-repeat;
		padding: 2px 0 0 22px;
		margin-bottom: 10px;
		height: 19px;
		border: 1px solid #b1bdd6;
		color: #054289;
		font-size: 14px;
		font-weight: bold;
}
.type_line {
		background: url('../images/types-line-bg.gif') repeat-x;
}
.listing_preview {
		padding: 20px 13px 5px 25px;
		background: url('../images/riviera/listing_top_border.png') no-repeat top;
		background-color: #FFFFFF;
		vertical-align: top;
		/* IE7 CSS Bug fix: triggered hasLayout */
		min-height: 1px;
}
.map_letter {
		font-size: 18px;
		color: #899196;
}
.listing_preview_table {
		margin: 0 0 10px 0;
		border: 1px solid #B1BDD6;
		vertical-align: top;
		/* IE7 CSS Bug fix: triggered hasLayout */
		min-height: 1px;
}
.featured {
		background: #FFFFCC;
}
.featured_label {
		text-align: right;
		color: red;
		font-size: 11px;
		font-weight: bold;
		float: right;
}
.listing_title, .listing_title a {
		font-weight: bold;
		text-decaration: italic;
		font-size: 14px;
		color: #89daed;
}
.listing_title_small a {
		font-size: 14px;
}
.listing_cat_link {
		color: #006699;
}
.view_listing_link {
		color: #FF6600;
		font-size: 12px;
}
.listing_author {
		color: #999999;
		font-size: 11px;
}
.listing_categories, .listing_page_categories, .listing_categories_semitable {
		color: #999999;
		font-size: 11px;
		margin: 2px 0 4px 0;
}
.listing_categories {
		width: 400px;
}
.listing_head {
		padding-bottom: 5px;
}
.listing_address_block {
		color: #899196;
		font-size: 12px;
		padding: 0 0 15px 0;
}
.maps_canvas {
		border: 1px solid black;
}
#listing_images_block, #listing_videos_block, #listing_files_block {
		padding: 10px;
		background-color: #F5FAEB;
		border: 1px solid #CCCCCC;
		-moz-border-radius: 10px;
}
.images_cell {
		float: left; 
		margin: 0 10px 15px 0;
}
.videos_cell {
		float: left; 
		margin: 0 40px 15px 0;
}
#listing_header_block {
		width: 100%;
		padding-right: 10px;
}
#listing_logo {
		
}
#listing_description, .listing_description {
		padding: 0 0 10px;
}
.listing_option_item {
		padding-top: 5px;
}
.listing_video_item {
		float: left;
}
.listing_file_item {
		display: block;
		margin: 0 0 10px 0;
		padding: 1px 0pt 1px 20px;
}
#locations_categories_tree {
		padding: 0;
}
#locations_categories_tree a {
		font-size: 14px;
		color: #054289;
}
/*
Options Panel
*/
#social {
		padding: 2px;
		background-color: #F5FAEB;
		border: 1px solid #CCCCCC;
}
#social img {
		margin: 2px;
}

#listing_options_panel {
		float: right;
		width: 212px;
}
.listing_options_panel_item {
		display: block;
		margin: 6px 0 6px;
		padding: 1px 0pt 1px 20px;
}
span.print { 
		background: url(../images/icons/printer.png) 0 0 no-repeat;
}
span.pdf { 
		background: url(../images/icons/page_white_acrobat.png) 0 0 no-repeat;
}
span.add_favourites { 
		background: url(../images/icons/folder_star.png) 0 0 no-repeat;
}
span.friend { 
		background: url(../images/icons/email_go.png) 0 0 no-repeat;
}
span.owner { 
		background: url(../images/icons/email.png) 0 0 no-repeat;
}
span.images { 
		background: url(../images/buttons/images.png) 0 0 no-repeat;
}
span.videos { 
		background: url(../images/buttons/videos.png) 0 0 no-repeat;
}
span.files { 
		background: url(../images/buttons/page_link.png) 0 0 no-repeat;
}
span.map { 
		background: url(../images/buttons/map.png) 0 0 no-repeat;
}

/*
Content fields
*/
.content_field_output {
		padding: 5px 0 0 0; 
		text-align: left;
}
td.content_field_output {
		padding: 5px; 
		text-align: center;
		vertical-align: middle;
}
/*.content_field_output p {
		padding: 10px 0; 
}*/
.checkboxes_ul {
		margin-left: 15px;
}

/*
Menu blocks
*/
#extra {
        WIDTH: auto;
}
#extra H2 {
        PADDING: 0;
        BACKGROUND: url(../images/bg_blue_hdr_r_595x27.gif) #3388b1 no-repeat right top;
        MARGIN: 0px;
        width: auto;
}
#extra H2 SPAN {
        PADDING-TOP: 4px;
        DISPLAY: block;
        HEIGHT: 22px;
        FONT-WEIGHT: bold;
        BACKGROUND: url(../images/bg_blue_hdr_l_5x27.gif) no-repeat left top;
        COLOR: #fff;
        width: auto;
}



/*****************************************
Listings Images settings
*/
.img_div_border {
        border: 4px solid #DAE2E8;
        margin: 5px 0;
        background-color: #FFFFFF;
        text-align: left;
}
.img_title {
		padding: 10px 5px 5px;
		text-align: left;
}
.img_div {
        text-align: center;
        margin: -2px;
        /*display: table-cell;*/
        vertical-align: middle;
}
.img {
        margin-top: expression(((img_div.offsetHeight/2)
        -parseInt(offsetHeight)/2)  <0 ? "0" :
        (img.offsetHeight/2)
        -(parseInt(offsetHeight)/2) +'px') ;
}

/*****************************************
Languages and Language Areas
*/
#translate {
		text-align: left;
		margin: 10px;
}
#translate span {
		color: #000000;
		font-weight: bold;
}
#translate_flags_block {
		width: 700px;
}
#translate_msg {
		color: red;
		padding: 10px 0 15px 0;
		font-size: 18px;
		font-weight: bold;
}
.lang_area_flag {
		float: left;
		width: 80px;
		text-align: center;
		height: 70px;
}
.translated_input {
		padding: 5px 0;
}
#selected_lang {
		height: 20px;
}
#content_to_translate {
		margin: 0 0 10px;
}
.languages_panel {
		background-color: #FFFFFF;
		line-height: 1.2;
		padding: 3px;
		margin-top: 3px;
		height: auto;
		font-size: 1.4em;
		font-weight: bold;
		text-align: left;
		display: none;
}
.lang_area_panel_flag, .language {
		float: left;
		width: 130px;
		text-align: center;
		margin-bottom: 10px;
		font-size: 12px;
		font-weight: normal;
}
#current_language {
		cursor: pointer;
}
#current_language span {
		font-weight: bold;
		text-decoration: underline;
		cursor: pointer;
}
#current_language span:hover {
		text-decoration: underline;
}
.current_lang_block {
		float: right;
		/*float: left;
		width: 685px;*/
		text-align: right;
		height: 15px;
}
.noscript_language {
		color: white;
		font-weight: bold;
}

/*
Register page
*/
.admin_option {
        padding: 10px 0;
        margin: 0;
}
.admin_option_input {
        background-color: #FFFFFF;
}
.admin_option_name {
        font-weight: bold;
        padding-bottom: 2px;
}
.admin_option_description {
        padding-bottom: 2px;
}

/*
Paginator
*/
#paginator {
		text-align: center;
		float: right;
}
#paginator a, #paginator strong.current_page {
		color: #FFFFFF;
}

/*
Advertise with us page
*/
.standardTable
{
        width: auto;
        font: normal 12px Arial;
        color: #6A6A6A;
        border: 1px solid #E1E5E8;
        border-left:1px solid #EDEDEF;
        border-top:1px solid #EDEDEF;
        background: #FCFCFC;
        margin: 5px 0;
}
.standardTable th
{
        font-size:11px;
        font-weight: bold;
        color: #FFF;
        text-align:left;
        padding: 5px;
        border:1px solid #799EBD;
        background-color: #4e9cc6;
        cursor: default;
}
.standardTable th a
{
        color: #FFF;
}
.standardTable td
{
        padding: 4px;
        color:#4D4D4D;
        border:1px solid #EEEEEE;
        text-align:left;
}
.standardTable td.td_header
{
        background-color: #FFFFCC;
}
.standardTable td a
{
        color: #3374b1;
        text-decoration: none;
}
.standardTable td a:hover
{
        color: #3374b1;
        text-decoration: underline;
}
div.yes {
		width: 16px;
		height: 16px;
		background: url('../images/icons/accept.png');
}
div.no {
		width: 16px;
		height: 16px;
		background: url('../images/icons/delete.png');
}

/*
Category descrition block
*/
#category_description {
		background: #FFFFFF url(../images/riviera/listing_top_border.png) no-repeat scroll center bottom;
		padding: 5px 13px 20px 25px;
}
#category_description h1 {
		color: #89DAED;
		padding: 10px 0 2px;
}

