/* CSS Stylesheet for Screen, Presentation */

/************ General ************/
* {
    margin: 0;
    padding: 0;
    border: 0;
}
html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
body {
    font-size: 12px;
    text-align: center;
    background: url('graphics/header-bg.gif') center 40px #FFFFFF repeat-x;
    color: #464646;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.cleaner {
    margin: 0;
    padding: 0;
    visibility: hidden;
    width: 100%;
    clear: both;
}
a {
    color: #464646;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

.bold {
    font-weight: bold;
}
small {
    font-size: 90%;
}

big {
    font-size: 130%;
    font-weight: bold;
}

/************ Bg ************/
#bg {
    width: 100%;
    background: transparent;
    margin: 0;
    padding: 0;
}

/************ Container ************/
#container {
    padding: 0;
    margin: 40px auto 0;
    width: 850px;
    height: auto;
    text-align: left;
    background: transparent;
    position: relative;
}

/************ ShareIt ************/
#shareit {
    position: absolute;
    right: -30px;
    top: 20px;
}
#shareit a {
	display: block;
	margin-bottom: 5px;
}

/************ Header ************/
#header {
    width: 850px;
    height: 192px;
    background: transparent;
    border: 0;
    position: relative;
}
#header-advert {
    float: right;
    display: inline;
    margin: 35px 40px 0 0px;
}
#header-motto-cover {
    width: auto;
    height: 192px;
    margin: 0 4px;
    padding: 0;
    border: none;
    /*background: transparent url("graphics/motto-bg.gif") center center repeat-x;*/
}
#header-motto {
    padding: 16px 3px 0;
}

#header-logo {
    width: /*253*/170px;
    height: 166px;
    background: transparent url("graphics/motto-bg.gif") center center repeat-x;
    float: left;
    text-align: center;
}
#header-logo-in {
    background: #FFFFFF;
    margin: 3px;
}

#header-flash {
    width: /*406*/640px;
    height: 166px;
    background: transparent url("graphics/motto-bg.gif") center center repeat-x;
    float: right;
    text-align: center;
}
#header-flash-in {
    background: #FFFFFF;
    margin: 3px;
}

#header-contact {
    width: 200px;
    height: auto;
    line-height: 18px;
    font-size: 100%;
    margin: 0;
    padding: 10px 10px;
    border: 0;
    color: #000000;
    background: transparent;
    background: #FFFFFF;
    filter: alpha(opacity=70);
    -moz-opacity: .70;
    opacity: .70;
    display: block;
    position: absolute;
    top: 23px;
    left: 600px;
}

/************ Header - Login ************/
#header-login {
    width: 200px;
    height: 140px;
    margin: 0;
    padding: 0;
    border: 0;
    float: right;
}
#header-login-in {
    width: auto;
    height: auto;
    border: 0;
    margin: 5px;
    background: #FFFFFF;
    color: #112233;
    padding: 5px;
}
#header-login-in form {
    margin: 0;
    padding: 0;
    text-align: left;
}
#header-login-in .text {
    width: 118px;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #112233 #334455 #334455 #112233;
    background: #FFFFFF;
    margin: 5px 0px;
    padding: 1px;
    font-size: 100%;
    font-weight: bold;
    color: #223344;
}
#header-login-in .button {
    font-size: 100%;
    font-weight: bold;
    border: 0px;
    background: #112233;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
}
#header-login-in label {
    font-size: 90%;
    font-weight: normal;
    background: #FFFFFF;
    color: #112233;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
#header-login-in a {
    color: #112233;
}
#header-login-in #header-login-status {
    font-size: 110%;
    line-height: 200%;
    font-weight: normal;
    padding: 0;
    margin: 0;
    color: #112233;
    text-align: left;
}

/************ Menu ************/
#menu {
    width: 850px;
    height: 76px;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    clear: both;
    position: relative;
    background: transparent;
    border: none;
}
#menu #menu_in_left {
    margin: 0 0 0 0;
    padding: 0;
    border: none;
    width: 36px;
    height: 76px;
    float: left;
    display: inline;
    background: transparent url('graphics/menu-left-bg.gif') center bottom no-repeat;
}
#menu #menu_in_right {
    margin: 0;
    padding: 0;
    border: none;
    width: 36px;
    height: 76px;
    float: right;
    display: inline;
    background: transparent url('graphics/menu-right-bg.gif') center bottom no-repeat;
}
#menu #menu_in {
    margin: 0;
    padding: 0;
    border: none;
    width: 778px;
    height: 76px;
    float: left;
    display: block;
    background: transparent url('graphics/menu-middle-bg.gif') center top repeat-x;
    overflow: visible;
}
#menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: visible;
    border: none;
    background: transparent;
    width: 100%;
    text-align: center;
    height: 76px;
    position: relative;
}
#menu ul li {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    text-align: center;
    border: none;
    position: relative;
    background: transparent url("graphics/menu-separator-bg.gif") left center no-repeat;
    bottom: 0;
}
#menu ul li.first {
    background: transparent;
}
#menu ul li a {
    width: auto;
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    border: none;
    height: auto;
    line-height: 76px;
    font-size: 120%;
    font-weight: bold;
    position: relative;
    padding: 0 10px;
}
#menu ul li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}




/************ submenu ************/
#menu ul ul {
    width: 200px;
    height: auto;
    display: none;
    position: absolute;
    left: 10px;
    $top: 76px;
    height: auto;
    z-index: 15;
}
#menu ul li:hover ul {
    display: block;
    float: left;
    height: auto;
}

#menu ul ul li {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0px 5px;
    background: #919191;
    /*filter: alpha(opacity=90);
    -moz-opacity: .90;
    opacity: .90;*/
}
#menu ul ul li a {
	width: 100%;
	display: block;
    text-align: left;
    height: auto;
    padding: 0px 5px;
    line-height: 30px;
}
#menu ul ul li a:hover {
    display: block;
    text-decoration: none;
    background: transparent;
    text-decoration: underline;
}

#menu table {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 16;
}





/************ Advert ************/
#advert {
    width: 100%;
    margin: 0;
    height: auto;
    padding: 0;
    background-color: transparent;
    border-top: 1px solid #DCDCDC;
    clear: both;
    text-align: center;
}
#advert-in {
    width: 850px;
    margin: 0 auto;
    padding: 0;
    border: none;
}
#advert-in2 {
    width: auto;
    margin: 0;
    padding: 20px 10px;
    border: none;
}
#advert-in2 a {
	margin: 0 5px;
	text-decoration: none;
}

/************ Sidebar Left ************/
#sidebar-left {
    width: 221px;
    margin: 0;
    float: left;
    border: none;
    text-align: left;
}
#sidebar-left-in {
    width: auto;
    margin: 15px 0;
}

#sidebar-left .headline {
    width: auto;
    height: 49px;
    line-height: 49px;
    font-size: 110%;
    font-weight: bold;
    vertical-align: middle;
    margin: 0;
    border: none;
    padding-left: 20px;
    text-align: left;
    color: #FFFFFF;
    background: transparent url("graphics/sidebar-title-bg.gif") no-repeat;
}
#sidebar-left p.message {
    background: transparent;
    padding: 5px 5px;
    margin: 0;
    line-height: 17px;
}
#sidebar-left p {
    background: transparent;
    padding: 5px;
    margin: 0;
}

#sidebar-left ul {
    margin: 5px 0 5px 10px;
    padding: 0 0 5px 10px;
    list-style-type: square;
    text-align: left;
}
#sidebar-left ul li {
    line-height: 1.5em;
    vertical-align: middle;
    margin-bottom: 4px;
}

#sidebar-left .important {
    width: auto;
    height: 49px;
    line-height: 49px;
    font-size: 110%;
    font-weight: bold;
    vertical-align: middle;
    margin: 10px 0 20px;
    border: none;
    padding: 0;
    text-align: left;
    color: #FFFFFF;
    background: transparent url("graphics/sidebar-important-bg.gif") no-repeat;
}
#sidebar-left .important a {
	display: block;
	color: #FFFFFF;
	text-align: center;
	font-size: 120%;
	text-decoration: none;
}
#sidebar-left .important a:hover {
    text-decoration: underline;
}

/************ Content ************/
#content {
    width: 603px;
    float: right;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
    background: transparent;
    color: #4A4443;
    overflow: hidden;
}
#content_in {
    overflow: hidden;
    margin: 15px 0;
    padding: 0;
    height: 100%;
    background: transparent;
}
#content_in2 {
    background: transparent;
    margin: 0;
    border: none;
    padding: 5px 3px;
    line-height: 1.5em;
}
#content h1 {
    margin: 0 0 5px;
    padding: 0 0 .3em;
    font-size: 1.65em;
    line-height: 1.3em;
    border-bottom: solid #DCDCDC 1px;
}
#content h2 {
    margin: 10px 0 5px 0;
    font-size: 1.3em;
}
#content p {
    margin-top: 0;
    margin-bottom: 1em;
    line-height: 22px;
}
#content table p {
    margin-top: 0;
    margin-bottom: 0;
    line-height: auto;
}
#content ul {
    margin: 0 0 5px 10px;
    padding: 0 0 5px 10px;
    list-style-type: square;
    text-align: left;
}
#content ul li {
    line-height: 1.5em;
    vertical-align: middle;
}
#content dl {
    margin: 1em 0;
}
#content dt {
    font-weight: bold;
    margin: .5em 0;
}
#content dd {
    margin: .5em 0;
}

/************ Content - Contact ************/
#content #contact {
    margin: 0 0 30px 0;
}
#content #contact dl {
    height: auto;
    width: auto;
    margin: 10px 0;
    padding: 0;
}
#content #contact dt {
    line-height: 2.3em;
    height: 2.3em;
    background: #F1F1F1;
    font-size: 130%;
    margin: 0;
    padding-left: 5px;
}
#content #contact dd {
    line-height: 20px;
    margin-left: 30px;
    padding: 0;
}

/************ Content - News ************/
#content #news {
    margin: 0;
    padding: 0;
    border: none;
}
#content #news dl {
	clear: both;
    height: auto;
    width: 100%;
    margin: 10px 0;
    padding: 0;
    float: left;
}
#content #news dt {
    line-height: 2em;
    height: 2em;
    font-size: 120%;
    margin: 0;
    padding: 0;
}
#content #news dd {
    line-height: 16px;
    padding: 0;
    margin: 0 0 0 20px;
}
#content #news dd.date {
    line-height: 18px;
    font-size: 90%;
    vertical-align: middle;
    color: #999999;
}
#content #news dd.more {
    text-align: right;
    padding-right: 10px;
}
#content #news p {
    margin-bottom: 0;
}
#content img.news-motto {
    float: right;
    margin: 20px 0 5px;
    border: 1px solid #DCDCDC;
}
#content a:hover img.news-motto {
	border: 1px solid #D0D0D0;
}
a.news-page, a.news-page:hover, a.news-page:visited {
    margin: 3px;
    padding: 2px;
    background: #D6D6D6;
    color: #223344;
    text-decoration: none;
}
a.news-page:hover {
    background: #223344;
    color: #D6D6D6;
}

/************ Footer ************/
#footer {
	width: 100%;
    margin: 0;
    height: auto;
    padding: 0;
    background-color: #F3F3F3;
    border-top: 1px solid #DCDCDC;
    clear: both;
    text-align: right;
}
#footer-in {
    width: 850px;
    margin: 0 auto;
    padding: 0;
    border: none;
}
#footer-in2 {
    width: auto;
    margin: 0;
    padding: 20px 10px;
    border: none;
}


/************ Others ************/

.bold {
    font-weight: bold;
}
.left {
    text-align: left;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.top {
    vertical-align: top;
}
.middle {
    vertical-align: middle;
}
.bottom {
    vertical-align: bottom;
}
.float_left {
    float: left;
}
.float_right {
    float: right;
}
.help {
    cursor: help;
}
.underline {
    text-decoration: underline;
}
.block {
    display: block;
}

.autowidth {
	width: auto;
}
.width100 {
	width: 100%;
}
.width20 {
	width: 20%;
}
.width40 {
	width: 40%;
}
.width80 {
	width: 80%;
}
.width90 {
	width: 90%;
}


input.text {
    vertical-align: middle;
    padding: 2px 1px 2px 2px;
}
.text, select, textarea {
    border-color: #808080 #D4D2C8 #D4D2C8 #808080;
    border-width: 1px;
    border-style: solid;
    font-size: 100%;
    margin: 4px 5px;
    font-family: Tahoma, Verdana, Helevetica, Arial;
}


.button {
    cursor: pointer;
    font-size: 120%;
    font-weight: bold;
    margin: 0pt 3px;
    padding: 3px 10px;
    background: #EEEEEE;
    border: 1px #CCCCCC solid;
}

.message-out {
    width: 85%;
    margin: 10px auto;
    padding: 0px;
    border: 0px;
}
.message-in {
    width: auto;
    border-width: 2px;
    border-style: solid;
    padding: 5px;
    margin: 0px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}
.message-error {
    border-color: #C00018;
    color: #C00018;
    background: #FCFCFC;
}
.message-confirmation {
    border-color: #009e00;
    color: #009e00;
}


#map {
    width: 98%;
    height: 350px;
    border: 2px solid #808080;
}




/************ Tooltip ************/
div#tooltip-element {
    position: absolute;
    display: none;
    margin: 0 auto;
    padding: 5px;
    background-color: #E4E4E4;
    z-index: 15;
    overflow: auto;    
    border: 1px solid #646464;
    max-width: 200px;
    width: 200px;
    font-size: 100%;
    color: #4A4443;
    text-align: left;
    
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    opacity:.85;
}
iframe#tooltip-iframe {
    position: absolute;
    display: none;
    background-color: transparent;
    padding: 0px 5px;
    margin: 0px;
    border: 1px dashed transparent;
    z-index: 14;
    max-width: 200px;
    width: 200px;
    
    filter:alpha(opacity=0);
    -moz-opacity:.0;
    opacity:.0;
}
.ptooltip {
    cursor: help;
    text-decoration: underline;
    font-weight: normal;
    /*color: blue;*/
}
.ptooltip_default {
    /*color: blue;*/
}



/************ Planned Actions ************/
#plannedActions-table {
    width: 220px;
    background: #FAFAFA;
    margin: 3px 0 5px;
}
#plannedActions-table thead th, #plannedActions-table tbody td {
    width: 30px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
}
#plannedActions-table thead th {
    background: #f3ae53;
}
#plannedActions-table tbody td {
    background: #FAFAFA;
}
#plannedActions-table tfoot td {
    background: transparent;
    height: 15px;
    text-align: center;
    vertical-align: middle;
}
#plannedActions-table tfoot td#month-previous {
    cursor: pointer;
    background: transparent url('graphics/plannedActions-previous.gif') no-repeat center center;
}
#plannedActions-table tfoot td#month-next {
    cursor: pointer;
    background: transparent url('graphics/plannedActions-next.gif') no-repeat center center;
}
#plannedActions-table tfoot td#month-name {
    font-weight: bold;
}
#plannedActions-table tbody td.active {
    background: #F1F1F1;
}
#plannedActions-table tbody td.old {
    color: #BBBBBB;
}
#plannedActions-table tbody td.actioned a {
	display: block;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    background: #14860b;
    color: #FFFFFF;
    font-weight: bold;
}

/************ gallery ************/
#gallery table, #gallery table tbody {
    width: 100%;
    border: none;
}
#gallery table tbody td {
    text-align: center;
    vertical-align: bottom;
    margin: auto;
    padding: 5px;
    width: 150px;
}
#gallery table a,
#gallery table a:hover {
    border: none;
}
#gallery table a img {
    border-width: 2px;
    border-style: solid;
    border-color: #DCDCDC;
    text-decoration: none;
    display: block;
    margin: auto;
}
#gallery table a:hover img {
    border-color: #F3AE53
}


/************ innerGallery ************/
.innerGallery,
.innerPhoto {
    width: auto;
    height: auto;
    margin: 0;
}
#content .innerGallery {
    float: right;
    clear: right;
}
.innerGallery .innerGallery_in,
.innerPhoto .innerPhoto_in {
    width: auto;
    height: auto;
    padding: 0 5px;
    font-size: 90%;
    margin: 5px 5px 0;
    border-left: none;
}
.innerGallery table {
    width: auto;
    height: auto;
    margin: 0;
    border: 0;
}
.innerGallery table td {
    text-align: center;
    padding: 2px;
}
.innerGallery table a,
.innerGallery table a:hover,
.innerPhoto a,
.innerPhoto a:hover {
    border: none;
}
.innerGallery table a img,
.innerGallery table a:hover img,
.innerPhoto img {
    border-width: 2px;
    border-style: solid;
    border-color: #DCDCDC;
}
.innerGallery table a:hover img {
    border-color: #F3AE53
}
.innerGallery .more-photos a {
    padding: 0 5px;
    margin: 0;
    text-align: right;
    display: block;
}



/************ contact ************/
.contact {
    margin: 10px 16%;
    background: #EEEEEE;
    padding: 15px;
}
.contact .photo {
	float: left;
	margin-right: 20px;
}
.contact .photo img {
    border: 2px solid #DCDCDC;
}
.contact .info {
    float: left;
}
.contact .info div {
    margin: 8px 0;
}
.contact .info .title {
    font-size: 120%;
    font-weight: bold;
}
.contact .info .name {
    font-size: 150%;
    font-weight: bold;
}
.contact .info .profile, .contact .info .gallery {
    font-weight: bold;
}
.contact .info .price {
    font-size: 120%;
    font-weight: bold;
    color: #F3AE53;
}