﻿ /* Content
===============================================================*/
#container-content {
    width: 982px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
#container-content {
    margin-bottom: 15px;
}
#container-content div.content {
    margin-top: 15px;
    margin-bottom: 15px;
}
#container-content div.content a:link, #container-content div.content  a:visited, #container-content div.content a:active {
    color: #2c3795;
    text-decoration: none;
}
#container-content div.content a:hover {
    color: #f15928;
    text-decoration: none;
}

 /* Picture Shadow
===============================================================*/
#container-content div.content img.shadow {
    background: url(images/def-photo-shadow.png) no-repeat right bottom;
    padding: 5px 10px 10px 5px;
}

 /* Titles
===============================================================*/
#container-content h1.title {
    background: url(images/def-h1-bg-left.gif) no-repeat left top;
    font: bold 28px Verdana, Georgia, Times, serif;
    height: 47px;
    overflow: hidden;
    display: block;
    padding-left: 22px;
    color: #85391f;
    text-shadow: 0px 1px 1px #fff;
}
#container-content h1.title span {
    background: url(images/def-h1-bg-right.gif) no-repeat right top;
    padding-right: 22px;
    height: 47px;
    padding-bottom: 25px;
    display: inline;
}
#container-content div.content h3 {
    font-family: 'Trebuchet MS' , Helvetica, Geneva, Arial;
    color: #2a3695;
    font-size: 24px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-shadow: 0px 1px 1px #fff;
}

 /* Spans
===============================================================*/
span.icon {
    height: 16px;
    display: inline-block;
    padding-left: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2a3695;
    font-weight: bold;
}
.arrow {
    background: url(images/icon-arrow.png) no-repeat;
}
.pdf {
    background: url(images/icon-document-pdf.png) no-repeat;
}
.word {
    background: url(images/icon-document-word.png) no-repeat;
}
.globe {
    background: url(images/icon-globe.png) no-repeat;
}
.cellphone {
    background: url(images/icon-mobile-phone.png) no-repeat;
}
.tick {
    background: url(images/icon-tick.png) no-repeat;
}
.email {
    background: url(images/icon-mail.png) no-repeat;
}



 /* Gallery
===============================================================*/
div#container-gallery {
    width: 953px;
    margin: 0 auto;
    overflow: hidden;
}
div#container-gallery #gallery-main-image {
    margin: 0 auto;
    height: 679px;
    width: 953px;
    background-image: url(images/gallery-bg.png);
    background-repeat: no-repeat;
}
div#container-gallery #gallery-main-image img {
    margin-top: 67px;
    margin-left: 81px;
}
div#container-gallery .nav {
    padding-top: 15px;
    clear: both;
    font: 80% 'helvetica neue' ,sans-serif;
    letter-spacing: 3px;
    display: block;
    text-align: center;
}
ul.gallery img {
	background: url(images/def-photo-shadow.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}
div#container-gallery .FotomotoBarLink {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
}

 /* Gallery Old
===============================================================*/
div.content div.gallery {
    overflow: hidden;
}
div.content div.gallery .thumbs {
    overflow: hidden;
}
div.content div.gallery .page-number {
    text-align: center;
    font-size: 14px;
    margin-top: 8px;
    font-weight: bold;
    overflow: hidden;
}
div.content div.gallery .background {
    width: 243px;
    height: 268px;
    display: block;
    background-image: url(images/gallery_photo_background.gif);
    background-repeat: no-repeat;
    overflow: hidden;
    float: left;
}
div.content div.gallery .picture {
    padding: 8px 8px 0px 8px;
}
div.content div.gallery .button {
	background-image: url(images/gallery_btn_open.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 20px;
	position: absolute;
	margin-top: 190px;
	margin-left: 104px;
}
div.content div.gallery .text {
    padding: 2px 8px 0px 8px;
}
div.content div.gallery.text h1 {
    margin: 0px;
    color: #61061b;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    display: block;
    height: 30px;
}
div.content div.gallery .text p {
    margin: 0px;
    color: #333333;
    font-size: 10px;
    text-align: right;
}


 /* Meeting
===============================================================*/
div.content div.meeting {
	width: 982px;
	margin: 0 auto;
}

div.content div.meeting td {
    height: 100%;
}
div.content div.meeting .box {
    padding: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #FFFFFF;
    width: 280px;
    height: 100%;
}
div.content div.meeting .title {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font: bold 14px Sans-Serif;
    width: auto;
    padding-top: 3px;
    margin-bottom: 5px;
    color: #003468;
    text-align: center;
    display: block;
    background-color: #dcdcdc;
    padding-bottom: 5px;
}
div.content div.meeting .title-selected {
	font: bold 14px Sans-Serif;
	width: 230px;
	padding-top: 3px;
	margin-bottom: 5px;
	color: #003468;
	text-align: center;
	display: block;
	background-color: #ffffcc;
	padding-bottom: 5px;
}
div.content div.meeting .archive {
	font: bold 12px Sans-Serif;
	margin-bottom: 5px;
	color: #800000;
	display: block;
	margin-top: 10px;
}

 /* Box Info
===============================================================*/
div.content div.box-info {
    padding: 5px;
    margin: 10px auto;
    background-color: #ffffe0;
    border: 1px dashed #b8860b;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
div.content div.box-info p {
    padding: 0px;
    margin: 2px 0px;
}