/* CSS Document */
body {
    background: #7AB6C1 url(../graphics/bgr_body2.jpg) top center fixed;
    padding: 0px;
    margin: 0px;
    font: 10pt Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
}

#wrapper {
    background: #fff url(../graphics/bgr_body.jpg) repeat-x;
    padding: 1px 0px 1px 1px;
}

#header {
    background: #DEEDF0 url(../graphics/bgr_header.jpg) repeat-x;
    margin: 0px;
    padding: 0px;
    height: 150px;
}

#logo {
    position: absolute;
}

#header img, #header a {
    margin: 0px;
    padding: 0px;
    border: none;
}


#motto {
    background: url(../graphics/motto.jpg) no-repeat;
    position: absolute;
    top: 0px;
    height: 151px;
    width: 300px;
    margin: 0px;
    margin-left: 680px;
    z-index: 10;
}



#panel {
    margin-left: auto;
    width: 223px;
    margin-top: 50px;
}

#panel img {
    float: left;
}

#motto a, #contact {
    display: block;
    float: right;
    padding-top: 5px;
    background-color: #F2A405;
    width: 106px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 8pt;
    margin-right: 0px;
    height: 20px;
}

#motto a img, #contact img {
    border: none;
    float: none;
    vertical-align: text-bottom;
}

#motto a.rightmargin {
    margin-right: 1px;
}

#languages {
    font-family: Verdana;
    position: absolute;
    top: 82px;
    margin-left: 922px;
    font-size: 7pt;
    text-align: right;
    border-right: 5px solid #fff;
    padding: 3px;
    z-index: 1500;
}

#languages a {
    display: block;
    margin-bottom: 2px;
    text-decoration: none;
    color: #000;
}

#languages a:hover {
    text-decoration: underline;
}

#languages a.selected {
    font-weight: bold;
}

#contact {
    width: 163px;
    float: none;
    margin: 0px 1px 1px 1px;
}

#left {
    position: absolute;
    top: 151px;
    margin-left: -1px;
    width: 164px;
}

#menu {
    background: url(../graphics/bgr_menu.jpg) 1px 0px no-repeat;
    padding: 130px 5px 0px 3px;
    font-size: 8pt;
}

#menu a {
    display: block;
    margin-bottom: 5px;
    padding: 3px 5px;
    border-left: 6px solid #c2927a;
    color: #4a6e75;
    text-decoration: none;
}

#menu a.selected {
    border-left: 6px solid #f3a305;
    color: #3d3d3d;
    text-decoration: underline;
}

#menu a:hover {
    text-decoration: underline;
}

#menu .submenu {
    margin-left: 10px;
}

#menu .submenu a {
    margin-left: 6px;
    border-left: none;
}

#menu .submenu a.selected {
    border-left: 6px solid #BDDAE0;
    color: #4A6E75;
    margin-left: 0px;
}

#menu .submenu a:hover {
    text-decoration: underline;
}


#cookiecrumb {
    position: absolute;
    margin-left: 780px;
    margin-left: 177px;
    top: 85px;
    font-size: 7pt;
}

#c_wrapper {
    clear: both;
}

#m_wrapper {
    width: 981px;
    margin: 0 auto;
    border: 10px solid #BDDAE0;
    border-width: 0px 10px 0px 10px;
    padding: 0px 1px;
    background: #fff;
}

#content {
    margin-left: 163px;
    margin-right: 0px;
    min-height: 700px;
    padding-top: 0px;
    color: #162133;
    text-align: justify;
    line-height: 1.5em;
    background: url(../graphics/bgr_longcontent.png) 90% 50px repeat-y;
}

#c_wrapper {
    margin: 0px 20px;
}

.column {
    width: 408px;
    float: left;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}

.full h1 {
    margin: 0px;
    border: none;
    background: #1F1A17;
    padding-top: 5px;
    padding-right: 1em;
    color: #fff;
    line-height: normal;
    height: 20px;
    font-size: 1em;
    font-style: italic;
}

#footer {
    clear: both;
    background: #4A6E75 url(../graphics/bgr_footer.jpg) right repeat-y;
    border: 1px solid #fff;
    border-width: 1px 0px 1px 0px;
    padding: 5px 55px;
    color: #fff;
    text-align: right;
}

#shadow {
    background: #000;
}

#shadow img {
    border: none;
    margin: 15px;
}

.photo {
    padding: 1px;
    background: #f3cf89;
    border: 3px solid #f3a305;
}

.right {
    float: right;
    margin: 15px 0px 15px 15px;
}

.left {
    float: left;
    margin: 15px 15px 15px 0px;
}

.center {
    margin: 0px auto;
}

.clear {
    clear: both;
}

h1, h2 {
    text-align: right;
    font-size: 12pt;
    color: #7BB7C2;
    margin-bottom: 1em; /*border-bottom: 1px solid #BDDAE0;*/
}

h2 {
    font-size: 10pt;
}

.newsitem {
    margin: 1em 0em;
}


.newsitem .title {
    color: #4A6E75;
    text-align: left;
    margin: 5px;
    margin-bottom: 0px;
    border-bottom: 1px solid #d0f1f7;
}

.newsitem .text {
    padding: 20px;
    padding-top: 10px;
}

.video {
    margin: 1em 0em;
}

.video .title {
    color: #4A6E75;
    text-align: left;
    margin: 5px;
    border-bottom: 1px solid #D0F1F7;
}

.video .text {
    padding: 20px;
}

.video .file {
    background: #fff;
    width: 340px;
    padding: 1px;
    border: 3px solid #f3a305;
}

.link {
    margin: 5px;
    text-align: right;
    font-size: 8pt;
}

.contactform {
    margin: 0px auto;
    width: 400px;
}

.contactform .description {
    margin-bottom: 20px;
}

.contactform .required {
    font-size: 8pt;
    margin-left: 10px;
}

.contactform textarea {
    width: 400px;
    height: 175px;
}

.contactform .control {
    text-align: right;
}

.errormessage .required {
    display: block;
    margin: 10px 0px;
    text-align: left;
}

.errormessage .email {
    display: block;
    margin: 10px 0px;
    text-align: left;
}

.errormessage .fieldname {
    font-weight: bold;
}

.errormessage {
    color: #990000;
    background: #DDDDCC;
    border: 1px solid #AA0000;
    display: block;
    padding: 5px;
    width: 400px;
    margin: 10px auto;
}

#adminpanel {
    position: absolute;
    margin: 0 auto;
    top: 0px;
    font-size: 8pt;
    border: 1px solid #F2A405;
    border-width: 1px 0px 1px 10px;
    padding: 5px;
    background: #ff0;
    z-index: 100;
}

#ads {
    float: right;
    margin: 0px -21px 40px 40px;
    border: 5px solid #f2a405;
    border-right: none;
    border-left: none;
}

#ads .title, #ads .more {
    background: #1e1916;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 8pt;
}

#ads .body {
    padding: 20px 20px 0px 20px;
    background: #f4cf89;
    margin: 1px 0px;
}

#ads .more {
    text-align: right;
    padding-right: 10px;
}

#ads .more a {
	color: #fff;
	text-decoration: none;
}

#ads .more a:hover {
	text-decoration: underline;
}


.banner a:hover img {
	border: 1px solid #666;
}

.banner.left {
}

.banner.right {
}

.banner img {
    border: 1px solid #bddae0;
    margin: 0 auto;
	margin-bottom: 20px;
}

a.bannerimage {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.banner .title {
    font-weight: bold;
    letter-spacing: 0.5em;
    position: relative;
    text-align: center;
    left: -14px;
    padding: 0 14px;
    background: #4a6e75;
    color: #fff;
    width: 100%;
    margin-top: 1px;
    margin-bottom: 15px;
}

.banner .container {
    padding: 0px 15px 15px 15px;
}

.banner .text {
    margin-top: 10px;
    font-size: 8pt;
    line-height: normal;
    text-align: center;
}

.gallery {
    margin: 20px 0px;
}

.gallery .images {
    text-align: center;
}

.gallery .images img {
    margin: 2px;
    border: 1px solid #F3A305;
    padding: 1px;
}

.gallery .help {
    font-size: 8pt;
    text-align: center;
}

.newscycler {
    margin-left: 1px;
    width: 408px;
    height: 340px;
    overflow: hidden;
    font-size: 8pt;
    line-height: normal;
    color: #000;
    border-bottom: 5px solid #F4CF89;
}

.newscycler .newsitem {
    background: none !important;
    padding: 0px 10px;
    width: 388px;
}

.newscycler .newsitem .title {
    text-align: left;
    border: none;
    font-size: 10pt;
    color: #fff;
    margin-bottom: 10px;
}

body .newscycler .newsitem .text {
    padding: 0px 5px;
    color: #fff !important;
}

.newscycler .newsitem a {
    color: #6ff !important;
}

.newscycler .newsitem .link {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #ccc;
}


.newscycler .newsitem li {
    margin-bottom: 5px;
}

.flowers {
    background: url(../graphics/bgr_newscycler_flowers.jpg) no-repeat;
}

.family {
    background: url(../graphics/bgr_newscycler_family.jpg) no-repeat;
}


.pager {
    width: 408px;
    padding-top: 10px;
    height: 15px;
    background: #F2A405;
    text-align: right;
    padding-right: 10px;
    border-bottom: 1px solid #fff;
}

.pager a {
    font-size: 8pt;
    color: #fff;
    -moz-border-radius: 3px;
    text-decoration: none;
    margin: 0 1px;
    padding: 2px 1em;
    padding-bottom: 0px;
}

.pager a.activeSlide {
    color: #000;
    background: #fff;
}

.photocycler {
    height: 345px;
    width: 406px;
    margin-left: 2px;
    background: #333;
    overflow: hidden;
}

.photocycler .overlay {
    height: 345px;
    width: 406px;
    position: absolute;
    z-index: 999;
    background: url(../graphics/bgr_overlay_smiles.png) no-repeat;
}

.column .paragraph {
    padding: 10px;
    font-size: 9pt;
}

.column h1, .column h2 {
    text-align: center;
    border-bottom: 1px solid #BDDAE0;
}

#announcement {
    position: absolute;
    top: 81px;
    z-index: 1000;
    margin-left: 570px;
    font-size: 8pt;
    background: #fff;
    border-left: 5px solid #f4daa8;
    border-right: 5px solid #f4daa8;
    padding: 5px;
    width: 300px;
    text-align: center;
    height: 54px;
}

#announcement div {
    font-weight: bold;
}

#menu a.new {
    color: #000;
    background: #ff0;
    border-left-color: #cc0;
}

.snippet {
}

.snippet.notepaper {
    font-family: Comic Sans MS;
    
    width: 330px;
    height: 280px;
    margin: 20px 25px;
    overflow: hidden;
    float: left;
    
    
    font-size: 9pt;
    background: url(../graphics/bgr_notepaper.png) no-repeat;
}


.snippet.notepaper .text {
    overflow: hidden;
    font-style: italic;
    width: 295px;
    padding: 30px 15px 0px 15px;
    height: 220px;
    color: #666;
}

.snippet.notepaper .thumbnail {
    position: absolute;
    margin: -100px 0px 0px 2px;
}

.snippet.notepaper .btn_more {
    margin-left: 0px;
    padding: 0px 5px;
    background: #F2A405;
    text-align: right;
    color: #fff;
    height: 20px;
}

.snippet.notepaper .btn_more a {
    color: #fff;
    text-decoration: none;
}

.snippet.notepaper strong {
    font-weight: normal;
    
}

.forumfeed {
    height: 202px;
    border-bottom: 1px solid #fff;
    
}

.forumfeed .title {
    height: 19px;
    text-align: center;
    padding: 3px;
    background: #f2a405;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.forumfeed .title span {
    display: block;
    width: 250px;
    margin: 0 auto;
    background: #5f5bdf;
    color: #fff;
    font-size: 8pt;
    position: relative;
    z-index: 20;
    top: 7px;
    border-radius: 9px;
}

.forumfeed .items {
    margin-left: 1px;
    height: 174px;
    width: 3900px;
    font-size: 8pt;
    background: url(../graphics/bgr_forumfeed.jpg) top left no-repeat;
    color: #000;
}

.forumfeed h4 {
    margin: 0px;
    padding: 0px;
    line-height: normal;
}

.forumfeed h4 a {
    color: #009;
    font-weight: bold;
    
}

.forumfeed h4 span {
    color: #00f;
    font-weight: normal;
}

.forumfeed .itemwrapper {
    overflow: hidden;
    height: 174px;
    position:relative;
    border-bottom: 1px solid #5f5bdf;
    border-top: 1px solid #5f5bdf;
    margin-left: 1px;
}

.forumfeed .item {
    padding: 10px;
    width: 280px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    height: 120px;
    overflow: hidden;
    background :#fff;
    opacity: 0.5;
    filter: Alpha(opacity=50);
}

.forumfeed .item .n {
    padding: 0px 0px;
    font-size: 8pt;
    line-height: normal;
}

.forumfeed .control {
    position: absolute;
    background: #00f;
    color: #fff;
    vertical-align: middle;
    font-weight: bold;
    font-size: 22px;
    top: 0px;
    left:0px;
    height: 174px;
    padding: 0px 5px;
    cursor: pointer;
    z-index: 20;
    opacity: 0.5;
    filter: Alpha(opacity=50);
    width: 10px;
}

.forumfeed .control.prev {
    margin-left: 0px;
    border-radius: 0px 6px 6px 0px;    
}

.forumfeed .control.next {
    margin-left: 796px;
    border-radius: 6px 0px 0px 6px;
}

.forumfeed .strapline {
    clear: both;
    position: absolute;
    left: 176px;
    top: 155px;
    width: 450px;
    margin: 0 auto;
    background: #fff;
    color: #5f5bdf;
    font-size: 8pt;
    z-index: 20;
    border-radius: 9px 9px 0px 0px;
    border: 1px solid #5f5bdf;
    border-width: 1px 1px 0px 1px;
    text-align: center;
}
