@charset "utf-8";
/* CSS Document */
.fullWidth { width:984px !important; }
a { outline:none !important; }
/* =================== Guest Book ====================*/
a.SignGuestBookBtn, a.SignGuestBookBtn-de { width:159px; height:49px; display:block; float:right; background:url(../images/guestbook/guestbook-sign.gif) no-repeat top; margin-top:10px; }

a.SignGuestBookBtn-de { background:url(../images/guestbook/guestbook-sign-de.gif) no-repeat top;
}

a:hover.SignGuestBookBtn, a:hover.SignGuestBookBtn-de { background-position:bottom; }


.guestBookMessagesHeader, .newsMessageHeader { background:url(../images/guestbook/h-separator.gif) no-repeat bottom; padding-bottom:10px; margin-bottom:10px; }
.newsMessageHeader { height:40px; }
.totalMessages { width:350px; float:left; font-weight:bold; }
.paggingContainer { float:right; margin:10px 0px;}
.paggingContainer li { float:left; margin:0px 1px;}
.paggingContainer li a { width:16px; height:20px; display:block; text-align:center; line-height:20px; color:#fff; font-weight:bold; }
.paggingContainer li a:hover, .paggingContainer li a.activeGuestPage { background:url(../images/guestbook/paging-bg.gif) no-repeat top; color:#000;}
.paggingContainer li a.lastPage { width:auto; display:inline; float:left; background-image:none !important; }
.paggingContainer li a:hover.lastPage { color:#FF9933; }
.messagesContainer { display:block; }
.messagesContainer li { background:url(../images/guestbook/messageseparator.gif) no-repeat bottom; padding-bottom:20px; margin-bottom:14px; }
.recordNumber { width:60px; float:left; font-family:Georgia, 'Times New Roman', Times, serif; font-weight:bold; }
.messageContainer { width:700px; float:left; }
.recordNationality { font-family:Georgia, 'Times New Roman', Times, serif; padding-top:0px; margin-top:0px; font-size:16px; font-weight:bold; }
.recordNationality span { font-size:14px; font-weight:normal; }
.recordDate { width:176ppx; float:right; margin-left:20px; font-family:Georgia, 'Times New Roman', Times, serif; font-size:13px; text-align:right; }
.recordContactsBg { width:78px; height:32px; padding-top:11px; padding-bottom:10px; padding-left:10px; background:url(../images/guestbook/record-contact-bg.gif) no-repeat top left; font-size:12px; line-height:12px; text-align:left; margin:25px 0px 0px 91px; }
.recordContactsBg a { background:url(../images/guestbook/email-icon.gif) no-repeat top left; padding-left:20px; height:12px; display:block; margin-bottom:3px; }
.recordContactsBg a.recordWebsite { background-image:url(../images/guestbook/website-icon.gif); }
.recordContactsBg a:hover { background-position:0px -17px; }
.recordContactsBg a:hover.recordWebsite { background-position:0px -13px; }