/**** basic layout elements ****/

* {
    margin: 0;
    padding: 0;
}

img {
    margin:0;
    padding:0;
    border:0;
}

#wrapper {
    clear:both;
    height:100%;
    margin:0 auto 30px;
    padding-left:5px;
    width:960px;
}

#header_amrum {
    clear:both;
    width: 960px;
    position:relative;
}

#logo {
    font-size: 16px;
    color: #c3183a;
}


#header {
    display: table-cell;
    vertical-align: middle;
    color:#000000;
    width: 960px;
    height:25px;
    background: url(../images/amrum_header_background_orange.png) top left repeat-x;
}

#header a {
    color:#000000;
}
#left_sidebar {
    background:none repeat scroll 0 0 #E1EAEF;
    display:inline;
    float:left;
    margin-left:0px;
    overflow:hidden;
    padding:10px 10px 0 7px;
    width:158px;
}

#content {
    padding-top:0px;
    padding-left:20px;
    padding-right:0px;
    float:right;
    width:760px;
}

#spacer{
    display: block;
    height: 60px;
    width: 100%; /* 1px would be enough this is for display only */
    font-size: 1px; /* to make sure width is not overridden */
    padding: 0;
    margin: 0;    
    clear:both;
}
#spacer_blank{
    display: block;
    height: 20%;
    width: 100%; /* 1px would be enough this is for display only */
    font-size: 1px; /* to make sure width is not overridden */
    padding: 0;
    margin: 0;
    background:url("../images/spacer_bg.png") repeat-y scroll 0 0 transparent;    
    clear:both;
}


#footer{

    padding-bottom: 20px;
    padding-left: 20px;
    margin: 0;
    background-color: #B5CBD6;
    padding-top:20px;
}

#footer {
    background:none repeat scroll 0 0 #B5CBD6;
    clear:both;
    height:450px;
    margin: 0;
    overflow:hidden;
    padding-left: 20px;
    padding-bottom:50px;
    padding-top:20px;
    text-align:center;
}

#search_wrapper{    
    width:550px;
}

#content_left{
    float:left;
    width:550px;
}
#content_right{
    display:inline;
    float:right;
    width:200px;
    background: #FDF1D8;
    overflow:hidden;
}

.content_w_sidebar{
    background:url("../images/background_content.jpg") repeat-y scroll -24px 0px transparent;
    overflow:hidden;
}

/***** Left Navigation ****/



.cb-menu {
    color:#00517C;
    font-size:1.086em;
    list-style:none outside none;
    margin-left:25px;
    font-family:'Lucida Sans Unicode','Lucida Grande',Arial,Tahoma,Helvetica;
}

.cb-menu li {
    list-style-image:url("../images/list-bullet.png");
}

.cb-menu li {
    margin-top:10px;
    padding:0;
}

.cb-menu li#current a {
    text-decoration:underline;
}
.cb-menu li a:link, .cb-menu li a:visited {
    color:#00517C;
    text-decoration:none;
}
a:link, a:visited {
    color:#00517C;
    text-decoration:none;
}

.cb-menu li a:hover{
    text-decoration:underline;
}

#at-contact-info{
    padding:30px 0 0 8px;
}

.columnbox-top h2 a:link, .columnbox-top h2 a:visited {
    font-size:1.1em;
    text-decoration:none;
}
#sub_nav_title_10 a:link, #sub_nav_title_10 a:visited {
    color:#00A88E;
}
.columnbox-top {
    margin-bottom:10px;
    margin-left:25px;
    margin-top:20px;
}

/***** Top Navigation ****/
.last_menu_item {
    padding:0 0 0 8px;
}

/***** Middle Navigation ****/
#top_navigation {
    color:#FFFFFF;
    left:0;
    padding:15px 30px 0 0;
    position:absolute;
    text-align:right;
    top:0;
    width:930px;
    z-index:3;
}

#top_navigation li{
    color:#FFFFFF;
    font-family:'Lucida Sans Unicode','Lucida Grande',Arial,Tahoma,Helvetica;
}

#top_navigation .first_menu_item, #top_navigation .middle_menu_item {
    padding:0 8px;
}
.topmenu {
    font-weight:bold;
}
#top_navigation a:hover, #top_navigation a:hover{
    text-decoration:underline;
}
/***** middle Navigation ****/

#navcontainer {
    padding:6px 5px 10px;
    margin-bottom:0px;
    background:#B5CBD6;
    width:950px;
}

#content_navigation {
    font-size:1.25em;
    font-weight:normal;
    letter-spacing:1px;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    padding-top:7px;
    text-align:center;
    width:auto;
    padding:0;
    color:#FFFFFF;
    font-family:'Lucida Sans Unicode','Lucida Grande',Arial,Tahoma,Helvetica;
}

.first_menu_item, .middle_menu_item {
    padding:0 0px;
}

.menu1-level1-no {
    display:inline;
    list-style:none outside none;
}
.menu1-level1-act {
    display:inline;
    list-style:none outside none;
}

.menu1-level1-act a:link, .menu1-level1-act a:visited {
    color:#00A88E;
}


.menu_pipe {
    display:inline;
    font-size:1em;
    list-style:none outside none;
    padding-bottom:2px;
}

.menu1-level1-no a:link, .menu1-level1-no a:visited {
    color:#FFFFFF;
    text-decoration:none;
}


.menu1-level1-no a:hover, .menu1-level1-act a:hover{
    text-decoration:underline;
}

#navigation_level1 {
    padding: 0 8px;
    color: #fff;
}

#navigation_level1 ul {
    margin: 0 0 0 25px;
    padding: 0;
}

#navigation_level1 ul li {
    list-style-type: none;
    padding: 0;
    margin:0;
    display:inline;
    float:left;
}

#navigation_level1 ul a {
    display:block;
    float:left;
    clear:left;
    height: 20px;
    padding: 3px 10px;
    margin:0;
    font-weight:bold;
}

#navigation_level1 ul li .nav1_inactive {
    color: #fff;
    border-left:#21a2e6 1px solid;
}

#navigation_level1 ul li .nav1_active {
    color: #1a4773;
    background: url(../images/nav_level1_active_bg.png) repeat-x top left;
    border-left:#21a2e6 1px solid;
}

#navigation_level1 ul .last a {
    border-right:#21a2e6 1px solid;
}


#navul li {
    display:block;
    list-style-type: none;
    float:left;
    color:white;
    font-weight:bold;
    font-size: 1em;
    padding:4px 15px 4px 15px;
}

#navul a {
    color:white;
    text-decoration:none;
}

#navul a:visited {
    color:white;
    text-decoration:none;
}

#navul a:hover {
    color:white;
    text-decoration:underline;
}

#nav_orange {
    background:#c95937;
}

#nav_gelb {
    background:#e4ba62;
}

#nav_gruen {
    background:#95c078;
}

#nav_blau {
    background:#557cb2;
}


#navigation_level2 {
    height: 15px;
    padding: 5px 7px;
    margin: 0;
    background: url(../images/nav_level2_background2.png) repeat-x top left;
    color: blue;
}

#navigation_level2 ul {
    margin: 0 0 0 7px;
    padding: 0;
    float: left;
}

#navigation_level2 ul li {
    display:inline;
    float:left;
    padding: 0 15px 0 0;
    margin: 0;
    list-style-type: none;
}

#navigation_level1 ul a {
    display:block;
    float:left;
    clear:left;
    margin:0;
}

#navigation_level1 a, #navigation_level1 a:visited {
    text-decoration: none;
}

#navigation_level1 a:hover {
    text-decoration: underline;
}

#navigation_level2 a, #navigation_level2 a:visited {
    color: #c3183a;
    text-decoration: none;
}

#navigation_level2 a:hover {
    color: #c3183a;
    text-decoration: underline;
}

#navigation_level2 .nav2_active {
    font-weight: bold;
}

.navigation_level3 {

    padding:15px;
    background:#aaaaaa;
    color:black;
    border: 1px solid #bbbbbb;
}

.breadcrumb {
    font-size:0.9em;
}

.breadcrumb a:link, .breadcrumb a:visited {
    text-decoration:none;
    color: #c3183a;
}

.small_font{
    font-size:0.8em;
}


.section_nav {

}

.section_nav ul li {
    float: left;
    list-style-type: none;
    padding: 0;
}

.section_nav ul {
    margin: 0 0 0 25px;
    padding: 0;
}

.section_nav ul li a {
    height: 20px;
    padding: 3px 10px;
    margin-right:8px;
    color: #1a4773;
    font-weight:bold;
    list-style-type: none;
    display:block;
    background: url(../images/nav_level1_active_bg.png) repeat-x top left;
    border-left:1px solid #aaaaaa;
    border-top: 1px solid #aaaaaa;
    border-right:1px solid #aaaaaa;
}

/*** social icons ****/
#social_icons {
    margin-top:20px;
    margin-left:4px;
}
#social_icons img {
    border:1px solid #00517C;
    margin-left:4px;
}

/*** language menu ****/
.language_menu {
    left:0;
    padding-left:20px;
    padding-top:10px;
    position:absolute;
    top:0;
    z-index:5;
}
.language_menu div{
    float:left;
    margin-right:5px;
}

/*** miscellanous ****/
#content h1 {
    padding-bottom:10px;

}


/*** inline dropdwon ****/

.inline_dropdown {
    /*border:solid 1px black;*/
    padding-left:1px;
}

.inline_dropdown ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 -1px;
    float:left;
}

.inline_dropdown a {
    display: block;
    padding:0.3em 10px 0.3em;
    color:white;
    text-align:center;
    font-size:0.95em;
    text-decoration:none;
    font-weight:bold;
}

.inline_dropdown li {

    float:left;

}

.inline_dropdown li ul { /* second-level lists */
    position: absolute;
    background: white;
    font-size:0.95em;
    border:solid #093365 1px;
    width:220px;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    height:400px;
    overflow-y: auto;
    overflow-x: hidden;
}

.inline_dropdown li ul a {
    text-align:left;
    padding:0.5em 0 0.5em 0.5em;
    width:195px;
    color:#093365;
}

.inline_dropdown li:hover ul, #navul li.sfhover ul { /* lists nested under hovered list items */
    left: auto;
}

.inline_dropdown li:hover, #navul li.hover {
    position: static;
}

/**
* Login-Elements
*/

#login_div {
    margin: 110px auto auto auto;
    padding: 30px 50px 30px;
    width: 500px;
    height:290px;
    background: url(../images/login_box_background_blue.jpg)  top left no-repeat;
}

#login_table {
    margin: 125px auto 10px;
    color:white;
}

.login_td_links {
    padding-right: 20px;
    padding-bottom: 3px;
}

.login_td_mitte {
    padding-bottom: 3px;
}


.pagesection {
    padding:10px;
    border: 1px solid #bbbbbb;
    background: #e0e0e0;
    color: black;
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 0 20px;

}

.pagination_buttons {
    vertical-align:text-top;
}

.pagination-div {
    padding-bottom: 7px;
}

.pagecontrol {
    padding-bottom: 10px;
}

.pagecontrol a:link, .pagecontrol a:visited, .form_button a:link, .form_button a:visited, .data_table td a:link, .data_table td a:visited {
    font-size:90%;
    color: white;
    padding: 3px 3px 3px 5px;
    margin:0;
    text-decoration: none;
    background: url(../images/button_red_bg.png) top left repeat-x;
}

.pagecontrol a:hover, .form_button a:hover, .data_table td a:hover {
    color: white;
    background: url(../images/button_orange_bg.png) top left repeat-x;
    text-decoration: none;
}

/***** Global Settings *****/

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background:url("../images/background_shadow.png") repeat-y scroll center center transparent;
    font-family: Arial,Tahoma,Helvetica;
    color:#000; /*#5C80B2;*/
    font-size: 75%;
    background-color:#FFFFFF;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
    margin:0;
    padding:0;
    font-weight:normal;
    font-family:'Lucida Sans Unicode','Lucida Grande',Arial,Tahoma,Helvetica;
}

h1 {
    padding:0 0 5px 0;
    font-size:1.3em;
    font-weight:bold;
    color:#437B9F;
}

h2 {
    padding:15px 0;
    font-size:1.2em;
    font-weight:bold;
    color:#437B9F;
}

h3 {
    font-size:1.0em;
    font-weight:bold;
    padding-bottom:8px;
}

h4 {
    font-size:1.1em;
    font-weight:bold;
    padding-bottom:5px;
    color:#437B9F;
}

p, ul, ol {
    margin:0;
    padding:0 0 15px 0;
}

ul, ol {
    padding-left: 15px;
}

li {
    padding:5px 0;
}

blockquote {
    margin:22px 40px;
    padding:0;
}

small {
    font-size:0.85em;
}

img {
    border:0;
}

sup {
    position:relative;
    bottom:0.3em;
    vertical-align:baseline;
}

sub {
    position:relative;
    bottom:-0.2em;
    vertical-align:baseline;
}

acronym, abbr {
    cursor:help;
    letter-spacing:1px;
    border-bottom:1px dashed;
}

/***** Links *****/

a:link, a:visited {
    /*color: #336699; */
}

a:hover {
    color: #c3183a;
}

/***** Forms *****/

form {
    margin:0;
    padding:0;
    display:inline;
}

input, select, textarea {
    font:1em arial, helvetica, sans-serif;
}

textarea {
    line-height:1.25;
}

label {
    cursor:pointer;
    font-weight:bold;
}

.label_td {
    text-align: right;   
}

/***** Tables *****/

table {
    border:0;
    margin:0 0 0px 0;
    padding:0;
    border-spacing:0;
    border-collapse:collapse;
}

table tr td, table tr th {
    padding:3px 20px 3px 0;
}

#home_sidebar table tr td, #home_sidebar table tr th {
    padding:3px 5px 3px 0;
}

.data_table td, .data_table th {
    /*border-top: 2px solid white;*/
    border-right: 1px solid #bbbbbb;
    text-align:left;
    font-size:1em;
    padding:6px 3px;
}

.data_table td {
    background: url(../images/td_background.png) top left repeat-x;
    vertical-align: top;
    padding-left: 4px;
    padding-right: 4px;
}

.data_table .thead_1 th {
    background:white;
    font-weight: normal;
}

.data_table .thead_2 th a {
    color:white;
    text-decoration: underline;
}

.data_table .thead_2 th {
    background:#aaaaaa;
    color:white;
    font-weight: bold;
    vertical-align: top;
}

.data_table .tfoot_1 td {
    background:#aaaaaa;
    color:white;
    font-weight: normal;
}

.data_table .thead_2 select, .data_table .thead_2 input {
    font-size: 0.8em;
    width:80px;
    margin-top:5px;
}

.form_table_div {

    /*float:left;*/
    padding: 20px;
    border: 1px solid #bbbbbb;

}

.form_table td {
    vertical-align:top;
}

.form_div {
    /*float:left;*/
    padding: 20px;
    border: 1px solid #bbbbbb;
}

.form_div label {

    float:left;
    width:10em;
    padding-right:20px;

}

.form_section_h3 {
    font-size:1.3em;
    font-weight:bold;
    color:#000; /*#C3183A;*/
    margin-bottom:2px;
}


.form_section_div {
    padding:0 20px 0 0;
    background:#FFFFFF;
}

.form_section_div h4 {
    color:#C3183A;
}

.form_section_div label {
}

.form_section_div td {
    vertical-align: top;
}

.form_section_div #tab_content table td {
    vertical-align: top;
    border-bottom: 1px solid #aaaaaa;
    padding: 8px 0;
}

.form_section_div #tab_content thead th {
    text-align: left;
    border-bottom: 1px solid black;
}

.form_section_tabs ul li {
    float:left;
    display:block;
    margin-right: 2px;
    background: #aaaaaa;
    border-top:2px solid white;
    border-bottom:2px solid white;  
}

.form_section_tabs ul li a:link, .form_section_tabs ul li a:visited {
    padding:10px 15px;
    color: white;
    text-decoration: underline;

}

.form_section_tabs ul li a:hover {
    padding-top:25px;
    color:#4682B4;
}

.form_section_tabs ul .active_tab {
    border-top:2px solid #aaaaaa;
    border-bottom:2px solid #aaaaaa;
    font-weight: bold;
}

.form_section_div input[type=text] {
    width: 20em;
}

.form_validation_error {
    background-color: orange;
}

.form_button_inactive {
    opacity: 0.5;
}

.form_directory_records_floated_checks {
    width:250px;
    padding-bottom:5px;
    float:left
}

.form_input_noteditable {
    background: #eeeeee;
    border: 0;
}

.step_highlight {
    padding: 3px 5px;
    background-color: #666;
    color:white;
    font-weight: bold;
}

.form_explanatory_note {
    color:#666666;
}

/****** order status ******/

.order_status_acquisition {
    padding:0 3px;
    display: inline-block;
    background: orange;
}

.order_status_ordered {
    padding:0 3px;
    display: inline-block;
    background: green;
}

.order_status_invoice {
    padding:0 3px;
    display: inline-block;
    background: gray;
}

/****** buttons *****/

.buttoncss {
    cursor: auto;
}

.icon_button {
    background: #ebfafc;
    border: 1px solid #e0e0e0;
    vertical-align: top;
}

/***** notifications *******/

.success_message {
    width: 95%;
    display: block;
    padding: 2.5%;
    margin-bottom: 10px;
    background-color: #E9F9E5;
    color: #1C8400;
    font-weight: bold;
    border: 1px solid #1C8400;
}

.notice_message {

}

.check_message {
    width: 95%;
    display: block;
    padding: 2.5%;
    margin-bottom: 10px;
    background-color: #E5ECF9;
    color: #4055B5;
    font-weight: bold;
    border: 1px solid #4055B5;
}

.inline_error {
    width: 94%;
    display: block;
    padding: 2.5%;
    margin-bottom: 10px;
    background-color: #F9E5E6;
    color: #B50007;
    font-weight: bold;
    border: 1px solid #B50007;
}

.inline_notification {
    border: 2px solid #0a3376;
    padding: 20px;
    text-align: center;
}

.notification-message {
    position: absolute;
    z-index: 5;
    left:50%;
    top:50px;
    width: 360px;
    padding:25px 20px 40px;
    margin-left: -200px;
    color: white;
    font-weight:bold;
    font-size: 1.2em;
    background: url(../images/bg_black_opacity5.png);
    text-align: center;
}


/* #### SEARCH TOGGLE PANEL #### */
.panel_list {
    padding: 0px;
    width:100%;
}
.panel_head {
    padding: 0px 0px;
    cursor: pointer;
    position: relative;
    /*background-color:#aaa;*/
    margin-bottom:10px;
    color:#5C80B2;
    font-weight:bold;

}
.panel_body {
    padding: 0px 0px 0px;
}
/* #### SEARCH TOGGLE PANEL #### */

#ob_title {
    color:#437B9F; 
    font-size:2.5em; 
    font-weight:normal; 
    padding-top:30px;
    font-family: 'Lucida Sans Unicode','Lucida Grande', Arial;   
    float:left;
}

/* ######   SEARCH DIV  ###############*/

#search_main {
    float:left;
    width:550px;
    overflow:hidden;
    padding-right:0px;
    background-color: #fff;
}

.search_result_div {
    border: 3px solid #E1EAEF;
    padding-top: 8px;
    background: white;
    margin-bottom:25px;
}

.search_result_div .hh_type {
    font-style: italic;
}

.search_result_div .head1 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 27px;
}
.search_result_div .head2 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 27px;
}


.search_result_div h3 {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 27px;
    color: #437B9F;
}

.search_result_div p {
    padding:0;
    margin:0;
}

.search_result_div td {
    vertical-align: top;
}

.search_result_div .head {
    padding:3px;   
}

.search_result_div .search_thumb {
    float:left;
    padding:0px;
    padding-right: 10px;
    padding-bottom: 10px;
    width:100px;
    /*border:2px solid #0000FF; */
}

.search_result_div .result_section_title {
    clear: both;
    margin-top:5px;
    padding:2px;
    font-weight: bold;
    background: #E1EAEF;
}

.search_result_div .bottom{
    padding:2px;
    background: #EFEFEF;
}

.result_header {
    margin-bottom:5px;
}
/* ######   SEARCH DIV  ###############*/



/* ######  array pager numbers  ###############*/
#bottom_pager{
    clear:both;
}

#array_pager{
    font-weight: bold;
    text-decoration: none;
}

#array_pager .selected_page a:link, .selected_page a:visited, .selected_page a:hover {
    text-decoration: none;
}

/* ######  array pager numbers  ###############*/

/* ###### jquery autocompleter ##### /*

/**** auto complete ****/

#autocompleter-div {
    position:relative;
}


#autocompleter-div .autocomplete {
    margin: 0;
    position: absolute; /* absolute is not working with z-index under the ie so we should use relative..  */
    background: #fff;
    border: 1px solid #888;
    width: 20em;
    list-style-type: none;
    /* ie hack */
    _left: 0;
    _top: 72px;
    *left: 0;
    *top: 72px;
    z-index: 5;
}

#autocompleter-div ul {
    margin: 0;
    padding: 0;
}


#autocompleter-div .autocomplete li {
    padding: 2px;
    margin: 0;
}

#autocompleter-div .autocomplete li.selected {
    background: #008;
    color: #fff;
}

.user_insert_edit_form{
    border:1px solid #8b8b8b;
    margin:10px 0;
    padding:15px;
    float:left;
}

/* ####### autocompleter ###########*/


/*### search info link popup  ##### */
#search_info_link_popup_body {
    font-family: arial;
    background-color: #eee;
    padding-left:15px;
    padding-right:20px;
    padding-top:10px;
    padding-bottom:5px;
}

#search_info_link_popup_body .head1 {
    font-size: 16px;
    font-weight: bold;
    line-height: 27px;
}
/*### search info link popup  ##### */

#leaflet{
}

#leaflet_bar{ /* sidebar for leaflet */
    padding:5px;
    /*background-color: #F5E1B8; #FFF3DF; #c3183a;*/
    width:185px;
    /*border: 1px solid #F5E1B8;*/
    border:0;   
}

#leaflet h1{
    padding:0 0 5px 0;
    font-size:1.3em;
    color: #437B9F;
}

#leaflet #leaflet_background {
    background-color: #FFF9ED;
    padding:5px;
}

#leaflet_added_msg_div {
    display: none;
    position:absolute;
    color: #05AF00;
    border: 1px solid #7EDF7D;
    padding: 4px;
    background-color: #EEFFEE;
    width: 370px;
}

.leaflet_items{
    margin-bottom: 5px;
}

.leaflet_items .leaflet_head {
    margin-bottom: 5px;
    color:#C3183A;
    font-size: 12px;
    font-weight: bold;
}

.leaflet_items_rows{
    margin-left: 5px;
    padding: 2px;
}

.leaflet_buttons {
    margin-top: 15px;
    padding: 9px;
    background: #FFF3DF;
    text-align:center;
}

/*
.leaflet_added_msg_div {
display: none;
position: absolute;
color: #05AF00;
border: 1px solid #7EDF7D;
padding: 4px;
margin-left: -50px;
margin-bottom: 0px;
background-color: #EEFFEE;
width: 370px;
z-index: 100;
}
*/

.compare_table {
    width: 275px;
    float:left;
    border-left: 1px solid #C3183A;
    padding: 5px;
    background-color: #FFF9ED;
    font-family: arial;  
    font-size: 8pt;
}

.sidebar_box {
    float:right;
    padding:5px;
    /*background-color: #F5E1B8; #FFF3DF; #c3183a;*/
    width:185px;
    /*border: 1px solid #F5E1B8;*/
    border:0;
}

.sidebar_box h3 {
    padding:0 0 5px 0;
    font-size:1.3em;
    color: #c3183a;
}

.sidebar_box h4 {
    padding: 0;
    margin:15px 0 5px;
    font-size:1.1em;
}

.sidebar_box .search_button {
    margin:20px 5px 0 0;
    background: #FFF3DF;
    padding:5px;
    text-align:center;
}

.sidebar_box .search_form_devider {
    border-bottom:1px solid #999; 
    margin:10px 0 20px;   
}

.sidebar_box input[type=text], .sidebar_box select {
    padding:3px;   
}

#filter_div{

}

#filter_div h1{

}

#filter_div #filter_div_background{
    background-color: #FFF9ED;
    padding:5px;
}




#print_head{}

#print_head h1{
    padding:0 0 5px 0;
    font-size:2.6em;
    color: #00468c;
}


/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
    background-image: url(../tips/images/arrow_left.gif);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    z-index:101;
    left:-12px;
    height:23px;
    width:10px;
    top:-3px;
}

#JT_arrow_right{
    background-image: url(../tips/images/arrow_right.gif);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    z-index:101;
    height:23px;
    width:11px;
    top:-2px;
}

#JT {
    position: absolute;
    z-index:100;
    border: 2px solid #CCCCCC;
    background-color: #fff;
}

#JT_copy{
    padding:10px 10px 10px 10px;
    color:#333333;
}

.JT_loader{
    background-image: url(../tips/images/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width:100%;
    height:12px;
}

#JT_close_left{
    background-color: #CCCCCC;
    text-align: left;
    padding-left: 8px;
    padding-bottom: 5px;
    padding-top: 2px;
    font-weight:bold;
}

#JT_close_right{
    background-color: #CCCCCC;
    text-align: left;
    padding-left: 8px;
    padding-bottom: 5px;
    padding-top: 2px;
    font-weight:bold;
}

#JT_copy p{
    margin:3px 0;
}

#JT_copy img{
    padding: 1px;
    border: 1px solid #CCCCCC;
}


/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }


/***** Unit Calendar Styling *****/
.unit_calendar{
    float:left;
    font-size:1em;

}

.unit_calendar {
    padding:5px;
    background: #FFF9ED;
}

.unit_calendar table tr td, .unit_calendar table tr th {
    padding:3px 3px 3px 0;
    width:14px;
    text-align:center;
    background: #FFF9ED;
}
span.day_booked{
    background:red;
    width:18px;
    display:block;
    text-align:center;
    color:white;
    height:15px; 

}
span.day_arrival{
    background:green url(../images/calendar/init-arrival.gif);
    background-position: top left;
    width:18px;
    display:block;
    text-align:center;
    color:white;
    height:15px; 

}
span.day_departure{
    background:green url(../images/calendar/init-departure.gif);
    background-position: bottom right;
    width:18px;
    display:block;
    text-align:center;
    color:white;
    height:15px; 

}
span.day_available{
    background:green;
    width:18px;
    display:block;
    text-align:center;
    color:white;
    height:15px; 

}
span.day_past{
    background:#C7C7C7;
    width:18px;
    display:block;
    text-align:center;
    color:white;
    height:15px;

}
.month1, .month2{
    margin-right:20px; 
}
#cal_legend{
    background-color:#FFFFFF;
    overflow:hidden;
    padding-bottom:5px;
    padding-left:5px;
    padding-right:0;
    padding-top:5px;
    width:520px;
}

/****** inline navigation on unit detail page *********/

div.unit_page_navigation {
    clear:both;
    margin: 10px 0 10px;
}

div.unit_page_navigation ul {
    float:left;
}

div.unit_page_navigation ul li {
    display:block; 
    float:left;
    margin-right: 2px;
    text-align: center;
}

div.unit_page_navigation ul li a:link,  div.unit_page_navigation ul li a:visited {
    display:block; 
    float:left;
    width:105px;
    padding: 10px 0;
    color:#00517C;
    text-decoration: none;
    font-weight:bold;
    background:#E1EAEF;
}

div.unit_page_navigation ul li a:hover {
    background:#B5CBD6;
}

div.unit_page_navigation ul .active a:link {
    background:#B5CBD6;
}

.price_tag {
    color: black;
    font-size: 1.6em;
    font-family: tahoma, verdana, arial, sans-serif;
}

/***** Footer ******/

.footermenu {
    float:left;
    padding:0 20px 0 0;
    text-align:left;
    font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,Tahoma,Helvetica;
}
#footer_menu_list li {
    display:block;
}

.social {
    background:none repeat scroll 0 0 transparent;
    float:left;
    height:200px;
    margin-left:63px;
    width:549px;
}

#footer .menu_item{
    padding: 0 8px;
}

#agblink a:link, #agblink a:visited{
    color:#fff;
}

#footer a:hover{
    text-decoration:underline;
}