/*************************************************************************
*   
*   Global Stylesheet
*
*   Copyright 2004-2008, HWebSystems
*   www.hwebsystems.com
* 
*************************************************************************/

/*--------------------------------------------------------------------------
Generic
--------------------------------------------------------------------------*/

html, body {
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	background: #8C8B8D;
	padding: 0;
	margin: 0;
	cursor: default;
}
.fblike {
	margin: 2px 0 0 1px;
	background-color:#FFFFFF;
	width:254px;
	height:80px;
	padding:0;
}
table, td, div {
	font-size: 11px;
}
img {
	border: 0; 
}
img.border {
	border: solid 1px #4B4A4B;
}
p.border {
	border: 3px solid #EEE;
}
img.border-right {
	margin: 0 0 0 15px;
	border: solid 1px #4B4A4B;
}
ul {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
form, input, select {
	padding: 0;
	margin: 0;
}
h1.breadcrumb,
h1.breadcrumb a,
h1.breadcrumb a:link,
h1.breadcrumb a:active,
h1.breadcrumb a:visited,
h1.breadcrumb a:hover,
h1.breadcrumb span.SkinObject {
	font-size: 17px;
	font-weight: normal;
	color: #002E59;
	text-decoration: none;
	text-align: left;
}
h2.title {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	padding: 12px 0 13px 0;
}
hr {
	height: 1px;
	color: #D9D9D9;
	background: #D9D9D9;
	border: 0;
}
a, a:link, a:active, a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}

/*--------------------------------------------------------------------------
Template
--------------------------------------------------------------------------*/

.container {
	width: 100%;
	margin: auto;
}
.handler {
	width: 944px;
	margin: auto;
}

/*--------------------------------------------------------------------------
Common
--------------------------------------------------------------------------*/

.hide {
	display: none;
}
.clear {
	clear: both;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.separator {
	margin: 0 0 20px 0;
}
.nomargin p {
	margin: 0;
}
.information {
	color: #FFF;
}
.information span {
	color: #E2E2E2;
}
.information a,
.information a:hover {
	color: #FFF;
}

/*--------------------------------------------------------------------------
Header
--------------------------------------------------------------------------*/

.header {
	width: 100%;
	height: 106px;
	background: url(../../graphics/common/header/header-back.gif) repeat-x;
	margin: 0 0 9px 0;
	cursor: text;
}

/*--------------------------------------------------------------------------
Logo
--------------------------------------------------------------------------*/

.logo {
	width: 250px;
	text-align: left;
	background: url(../../graphics/common/miscellaneous/logo-back.png) no-repeat 5px 31px;
	padding: 20px 0 20px 40px;
	margin: 5px 0 6px 0;
}

/*--------------------------------------------------------------------------
Flags
--------------------------------------------------------------------------*/

.FlagsWrapper {
	width: 156px;
	height: 11px;
	margin: 17px 30px 8px 0;
}
#flags {
	width: 156px;
	float: left;
}
#flags li {
	width: 16px;
	height: 11px;
	list-style: none;
	margin: 0 12px 0 0;
	float: left;
}
#flags li.end {
	background: none;
	padding: 0;
	margin: 0;
}

/*--------------------------------------------------------------------------
Top Navigation
--------------------------------------------------------------------------*/

.TopNavigationWrapper {
	height: 58px;
	margin: 0 5px 11px 0;
	clear: right;
}
#top-navigation {
	width: 630px;
	float: left;
}
#top-navigation li {
	height: 58px;
	list-style: none;
	background: url(../../graphics/common/top-navigation/divider.gif) no-repeat left;
	padding: 0 0 0 3px;
	float: left;
}
#top-navigation li.home {
	background: none;
	padding: 17px 30px 23px 0;
}
#top-navigation li.home a img {
	width: 18px;
	height: 18px;
	background: url(../../graphics/common/top-navigation/home.gif) top;
}
#top-navigation li.home a:hover img {
	background: url(../../graphics/common/top-navigation/home.gif) bottom;
}
#top-navigation li a span {
	background: url(../../graphics/common/top-navigation/back.png) repeat-x top;
	padding: 20px 29px 26px 14px;
	display: block;
	cursor: text;
}
#top-navigation li.specialoffers a span {
	background: url(../../graphics/common/top-navigation/specialoffers-back.png) no-repeat right top;
}
#top-navigation li.contactus a span {
	padding: 20px 30px 26px 14px;
}
#top-navigation li a span img {
	height: 12px;
	cursor: pointer;
}
#top-navigation li.specialoffers a span img {
	width: 80px;
	background: url(../../graphics/common/top-navigation/specialoffers.gif) no-repeat top;
}
#top-navigation li.news a span img {
	width: 31px;
	background: url(../../graphics/common/top-navigation/news.gif) no-repeat top;
}
#top-navigation li.faqs a span img {
	width: 35px;
	background: url(../../graphics/common/top-navigation/faqs.gif) no-repeat top;
}
#top-navigation li.links a span img {
	width: 31px;
	background: url(../../graphics/common/top-navigation/links.gif) no-repeat top;
}
#top-navigation li.guestbook a span img {
	width: 63px;
	background: url(../../graphics/common/top-navigation/guestbook.gif) no-repeat top;
}
#top-navigation li.contactus a span img {
	width: 64px;
	background: url(../../graphics/common/top-navigation/contactus.gif) no-repeat top;
}
#top-navigation li a:hover span {
	background: url(../../graphics/common/top-navigation/back.png) repeat-x bottom;
}
#top-navigation li.specialoffers a:hover span {
	background: url(../../graphics/common/top-navigation/specialoffers-back.png) no-repeat right bottom;
}
#top-navigation li.specialoffers a:hover span img {
	background: url(../../graphics/common/top-navigation/specialoffers.gif) no-repeat bottom;
}
#top-navigation li.news a:hover span img {
	background: url(../../graphics/common/top-navigation/news.gif) no-repeat bottom;
}
#top-navigation li.faqs a:hover span img {
	background: url(../../graphics/common/top-navigation/faqs.gif) no-repeat bottom;
}
#top-navigation li.links a:hover span img {
	background: url(../../graphics/common/top-navigation/links.gif) no-repeat bottom;
}
#top-navigation li.guestbook a:hover span img {
	background: url(../../graphics/common/top-navigation/guestbook.gif) no-repeat bottom;
}
#top-navigation li.contactus a:hover span img {
	background: url(../../graphics/common/top-navigation/contactus.gif) no-repeat bottom;
}

/*--------------------------------------------------------------------------
Banner
--------------------------------------------------------------------------*/

.banner {
	width: 944px;
	height: 275px;
	margin: 0 0 15px 0;
}
.photo {
	width: 634px;
	background: #FFF;
	padding: 5px;
}

/*--------------------------------------------------------------------------
Booking Engine
--------------------------------------------------------------------------*/

.bookingengine {
	width: 300px;
	height: 275px;
	background: #002E59;
}
.bookingengine-container {
	width: 260px;
	color: #FFF;
	text-align: left;
	background: #002E59 url(../../graphics/common/bookingengine/back.gif) no-repeat;
	padding: 0 20px 0 20px;
}
.bookingengine p,
.bookingengine-container p {
	margin: 0;
}
.bookingengine-container p.title {
	margin: 20px 0 16px 0;
	float: left;
}
.bookingengine-container p.checkindate {
	width: 260px;
	background: url(../../graphics/common/bookingengine/separator.png) no-repeat bottom;
	padding: 0 0 13px 0;
	float: left;
}
.bookingengine-container p.nights,
.bookingengine-container p.adults,
.bookingengine-container p.children {
	width: 40px;
	margin: 2px 12px 0 0;
	float: left;
}
.german p.adults {
	width: 60px;

}
.bookingengine-container p.currency {
	width: 260px;
	background: url(../../graphics/common/bookingengine/separator.png) no-repeat top;
	padding: 3px 0 0 0;
	float: left;
}
.bookingengine-container label.nights,
.bookingengine-container label.adults,
.bookingengine-container label.children,
.bookingengine-container label.currency {
	margin: 7px 0 0 0;
	float: left;
}
.bookingengine-container select,
.bookingengine-container input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767577;
	height: 21px;
}
.bookingengine-container select#date {
	width: 40px;
	margin: 5px 12px 0 0;
	float: left;
	clear: left;
}
.bookingengine-container select#month {
	width: 88px;
	margin: 5px 12px 0 0;
	float: left;
}
.bookingengine-container select#year {
	width: 54px;
	margin: 5px 0 0 0;
	float: left;
}
.bookingengine-container select#nights,
.bookingengine-container select#adults,
.bookingengine-container select#children {
	width: 40px;
	margin: 5px 0 12px 0;
	float: left;
}
.bookingengine-container select#currency {
	width: 206px;
	margin: 5px 0 0 0;
	float: left;
	clear: left;
}
.bookingengine-buttons {
	width: 260px;
	margin: 15px 0 29px 0;
	float: left;
}
.bookingengine-buttons p.booknow,
.bookingengine-buttons p.cancel,
.bookingengine-buttons p.options {
	margin: 0 15px 0 0;
	float: left;
}
.bookingengine-buttons p.booknow input#booknow {
	height: 17px;
}

/*--------------------------------------------------------------------------
Main Navigation
--------------------------------------------------------------------------*/

.MainNavigationWrapper {
	width: 934px;
	height: 48px;
	background: #FFF url(../../graphics/common/main-navigation/back.gif) repeat-x;
	margin: 0 0 15px 0;
	border-left: solid 5px #FFF;
	border-right: solid 5px #FFF;
}
#main-navigation {
	width: 934px;
	height: 41px;
	float: left;
}
#main-navigation li {
	list-style: none;
	background: url(../../graphics/common/main-navigation/divider.gif) no-repeat right top;
	padding: 17px 40px 17px 10px;
	float: left;
}
#main-navigation li.start {
	padding: 17px 40px 17px 25px;
}
#main-navigation li.end {
	background: none;
	padding: 17px 0 17px 10px;
}
#main-navigation a {
	color: #5F5E60;
	text-decoration: none;
	padding: 0 0 14px 0;
}
#main-navigation a:hover {
	color: #0041AD;
	background: url(../../graphics/common/main-navigation/icon.gif) no-repeat center bottom;
}

/*--------------------------------------------------------------------------
Content
--------------------------------------------------------------------------*/

.content,
.sublevel,
.touroperators,
.threepanel {
	width: 944px;
	background: #FFF;
}
.content .left,
.sublevel .left,
.touroperators .left,
.threepanel .left {
	width: 260px;
	background: #4B4A4B url(../../graphics/common/content/default/left/glow.gif) no-repeat 5px 5px;
	padding: 0 20px 0 20px;
}
.content .left .content-title,
.touroperators .left .content-title,
.sublevel .left .content-title,
.threepanel .left .content-title,
.content .center .content-title,
.threepanel .center .content-title,
.content .right .content-title {
	margin: 20px 0 17px 0;
}
.sublevel .left .content-title-navigation,
.touroperators .left .content-title-navigation,
.threepanel .left .content-title-navigation {
	margin: 20px 0 7px 0;
}
.sublevel .right .content-title,
.touroperators .right .content-title {
	margin: 15px 0 12px 0;
}
.content .center,
.threepanel .center {
	width: 299px;
	background: url(../../graphics/common/content/default/center/glow.gif) no-repeat right center;
	padding: 0 25px 0 20px;
}
.content .right,
.threepanel .right {
	width: 300px;
	background: #4B4A4B url(../../graphics/common/content/default/right/glow.gif) no-repeat 159px 5px;
}
.content .right .wrap {
	width: 260px;
	background: url(../../graphics/common/content/default/right/effect.png) no-repeat right bottom;
	padding: 0 20px 0 20px;
}
.threepanel .right .wrap {
	width: 260px;
	background: url(../../graphics/common/content/default/right/effect.png) no-repeat right bottom;
	padding: 20px 20px 20px 20px;
}
.sublevel .right {
	width: 599px;
	background: url(../../graphics/common/content/default/center/glow.gif) no-repeat right center;
	padding: 0 25px 0 20px;
}
.touroperators .right {
	width: 615px;
	background: url(../../graphics/common/content/default/center/glow.gif) no-repeat right center;
	padding: 0 9px 0 20px;
}
.content-title {
	text-align: left;
}
.content-holder {
	padding: 0 0 0 0;
}
.content-holder,
.content-holder table {
	line-height: 15px;
}
.content-holder p {
	margin: 0 0 15px 0;
}
.content-holder ul {
	padding: 0 0 0 36px;
}
.text {
	padding: 0 0 17px 0;
}
.navigation {
}
.plain {
	padding: 0;
}
.cdl {
	width: 260px;
}
.cdc {
	width: 359px;
}
.cdr {
	width: 260px;
}

/*--------------------------------------------------------------------------
Special Offers
--------------------------------------------------------------------------*/

#dnn_ctr1344_XModDisplay_dlXMods,
#dnn_ctr1402_XModDisplay_dlXMods {
	margin: -2px;
}
.specialOfferContainer {
	float: left;
	background-color: #4b4a4b;
	width: 255px;
}
.specialOfferImage {
	float: left;
	width: 100px;
}
.specialOfferSpace {
	float: left;
	width: 10px;
	height: 58px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666566;
	border-bottom-color: #666566;
}
.specialOfferText {
	float: left;
	width: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666566;
	border-bottom-color: #666566;
	height: 58px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666566;
		background-image: url(/Portals/6/images/specialoffers/img-back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.specialOfferText a,
.specialOfferText a:link,
.specialOfferText a:active,
.specialOfferText a:visited {
	color: #FFFFFF;
	display: block;
	height: 100%;
	text-decoration: none;
}

.specialOfferText span {
	font-size: 10px;
	color: #cccccc;
}
.specialOfferButton {
	float: left;
	height: 58px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666566;
	border-bottom-color: #666566;
	height: 58px;
}
.specialOfferButton img {
	padding-top: 43px;
}
.specialOfferButton img  a{
	border: 0;
}
.data-container {
	width: 599px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4a4b;
}
.data-container  a:{
	width: 599px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4a4b;
}
.data-container-title {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #002e59;
}
.data-container-title span {
	text-align: right;
}
.data-container-title a,
.data-container-title a:link,
.data-container-title a:active,
.data-container-title a:visited {
	color: #002e59;
	text-decoration: underline;
}
.data-container-title a:hover {
	color: #002e59;
	text-decoration: none;
}
.data-container-separator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4a4b;
}
.data-container-content {
	padding-top: 13px;
	padding-bottom: 9px;
}
.data-container-content p {
	margin-top: 0;
	margin-bottom: 4px;
}
.data-container-thumbnail {
	width: 102px;
	height: 62px;
	float: left;
}
.data-container-thumbnail img {
	width: 100px;
	height: 60px;
	border: 2px solid #4b4a4b;	
}
.data-container-text {
	font-size: 11px;
	width: 480px;
	margin-left: 15px;
	float: left;
}
.data-container-detailtext {
	width: 599px;
	height: auto;
	font-size: 11px;
	float: left;
}

/*--------------------------------------------------------------------------
Grid View
--------------------------------------------------------------------------*/

.gridViewContainer {
	width: 679px;
	float: left;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #4b4a4b;
}
.gridViewName {
	width: 332px;
	float: left;
	text-transform: capitalize;
}
.gridViewStart {
	width: 95px;
	float: left;
	text-transform: capitalize;
}
.gridViewEnd {
	width: 95px;
	float: left;
	text-transform: capitalize;
	text-align: right;
}
.gridViewSection {
	width: 95px;
	float: left;
	text-transform: capitalize;
	text-align: right;
}
.gridViewDivider {
	background-image: url(/Portals/6/images/xmod/img-divider.gif);
	background-repeat: no-repeat;
	width: 31px;
	float: left;
	background-position: center center;
}

/*--------------------------------------------------------------------------
Virtual Tour
--------------------------------------------------------------------------*/

.virtualtour-container {
	width: 440px;
	background: #FFF;
	float: left;
}
.virtualtour-container .separator {
	height: 12px;
}
.virtualtour-container-content {
	display: none;
}
@media print {
.virtualtour-container-content {
	display: block !important;
}
}
.virtualtour-container #applet {
	width: 434px;
	height: 324px;
	border: solid 3px #2B73C4;
}
.virtualtour-container #applet APPLET {
	width: 434px;
	height: 324px;
}
.virtualtour-container-thumbnails table {
	width: 440px;
	height: 68px;
}
.virtualtour-container-thumbnails td.item {
	width: 101px;
	height: 76px;
}
.virtualtour-container-thumbnails td.divider {
	width: 12px;
}
.virtualtour-container-thumbnails td.separator {
	height: 12px;
}
.virtualtour-container-thumbnails img {
	width: 95px;
	height: 70px;
	border: 3px solid #C2D8EF;
}
.virtualtour-container-thumbnails img.over {
	margin: 3px;
	border: 0;
	position: absolute;
	display: block;
}
.virtualtour-container-thumbnails a:hover img.over {
	background-image: url(../../graphics/virtualtour/hover.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
}
.virtualtour-container-information {
	padding-top: 9px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 9px;
	border: 1px solid #C2D8EF;
}
.virtualtour-container-information hr {
	margin: 9px 0 9px 0;
}
.virtualtour-container-information #software {
	margin-top: 6px;
	float: left;
}
.virtualtour-container-information #software span {
	margin-bottom: 6px;
	display: block;
}
.virtualtour-container-information #software img {
	margin-right: 8px;
}

/*--------------------------------------------------------------------------
Tour Operators
--------------------------------------------------------------------------*/

/* xmod fix */
table#dnn_ctr1346_XModDisplay_dlXMods {
	margin: -2px;
}
/* xmod fix */
.to-container-content {
	width: 189px;
	margin: 0 13px 0 0;
	float: left;
}
ul.to-container-item {
	padding: 0;
	float: left;
}
.to-container-item li {
	list-style: none;
	border: 1px solid #D0D0D1;
}
.to-container-item li span {
	border: 3px solid #EEE;
	display: block;
}
.to-container-item li img {
	width: 181px;
	height: 134px;
}
.to-container-information {
	padding: 3px;
	margin: 6px 0 0 0;
	background: #EEE;
	border: 1px solid #D0D0D1;
	float: left;
}
.to-container-information-content {
	width: 181px;
	height: 22px;
	white-space: nowrap;
	padding: 5px 0 5px 0;
	background: #FFF;
}
.to-container-information-content-web {
	margin: 0 0 4px 0;
}
.to-container-information-content-web,
.to-container-information-content-print {
	width: 181px;
	font-size: 9px;
	color: #002E59;
	text-align: left;
	line-height: 9px;
	float: left;
}
.to-container-information-content-web img,
.to-container-information-content-print img {
	margin: 0 5px 0 6px;
}
.to-container-information-content-web a,
.to-container-information-content-web a:link,
.to-container-information-content-web a:active,
.to-container-information-content-web a:visited,
.to-container-information-content-print a,
.to-container-information-content-print a:link,
.to-container-information-content-print a:active,
.to-container-information-content-print a:visited {
	color: #002E59;
	text-align: none;
	text-decoration: none;
}
.to-container-information-content-web a:hover,
.to-container-information-content-print a:hover {
	color: #0242AE;
	text-decoration: none;
}
.to-container-buttons {
	width: 187px;
	margin: 0 0 12px 0;
	float: left;
}
.to-container-buttons a,
.to-container-buttons a:link,
.to-container-buttons a:active,
.to-container-buttons a:visited {
	width: auto;
	font-size: 9px;
	color: #002E59;
	white-space: nowrap;
	text-decoration: none;
	background-color: #FFF;
	padding: 1px 9px 1px 9px;
	margin: 12px 12px 0 0;
	border: 1px solid ##D0D0D1;
	float: left;
}
.to-container-buttons a:hover {
	color: #002E59;
	background: #EEE;
	display: block;
}

/*--------------------------------------------------------------------------
Guestbook
--------------------------------------------------------------------------*/
#dnn_ctr1367_XModDisplay_dlXMods { 
	margin: -2px;
}
.listViewContainer {
	width: 597px;
	height: 33px;
	background-color: #8c8b8d;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4b4a4b;
	background-image: url(/Portals/6/images/guestbook/backSwirl.png);
	background-repeat: no-repeat;
	float: left;
	background-position: right;	
}
.listViewContainer p.name {
	background-image: url(/Portals/6/images/guestbook/icon-name.gif);
	background-repeat: no-repeat;
	margin-top: 9px;
	margin-left: 8px;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 6px;
	color: #FFFFFF;
	float: left;
	width: 400px;
	height: 19px;
}
.listViewContainer p.name a,
.listViewContainer p.name a:link,
.listViewContainer p.name a:active,
.listViewContainer p.name a:visited {
	text-decoration: underline;
}
.listViewContainer p.name a:hover {
	text-decoration: none;
}
.listName {
	width: 131px;
	height: 33px;
	float: left;
}
.listStars {
	float: right;
	margin-right: 8px;
	margin-top: 9px;
}
.detailViewContainer {
	width: 597px;
}
.detailViewContentHolder {
	width: 571px;
	background-image: url(/Portals/6/images/guestbook/backSwirlDetail.png);
	background-repeat: no-repeat;
	background-position: top; 
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8c8b8d;
	border-bottom-color: #8c8b8d;
	border-left-color: #8c8b8d;
	color: #4b4a4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.detailViewContentHolder p.date {
	background-image: url(/Portals/6/images/guestbook/icon-date.png);
	background-repeat: no-repeat;
	margin-top: 12px;
	padding-left: 22px;
	padding-bottom: 2px;
}
.detailViewContentHolder p span.date,
.detailViewContentHolder p span.email,
.detailViewContentHolder p span.country {
	font-size: 10px;
	font-weight: normal;
	color: #4b4a4b;
}
.detailViewContentHolder p.email {
	background-image: url(/Portals/6/images/guestbook/icon-email.png);
	background-repeat: no-repeat;
	margin-top: 12px;
	padding-left: 24px;
	padding-bottom: 2px;
}
.detailViewContentHolder p.country {
	background-image: url(/Portals/6/images/guestbook/icon-country.png);
	background-repeat: no-repeat;
	margin-top: 12px;
	padding-left: 21px;
	padding-bottom: 2px;
	float: right;
}
.detailViewContentHolder p.comments {
	background-image: url(/Portals/6/images/guestbook/icon-comments.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 22px;
	padding-bottom: 2px;
	float: left;
}
.listDate {
	width: 191px;
	height: 29px;
	float: left;
}
.listEmail {
	width: 191px;
	height: 29px;
	float: left;
}
.listCountry {
	width: 189px;
	height: 29px;
	float: left;
	text-align: right;
}
.listComments {
	width: 571px;
	height: 29px;
	float: left;
}
.listCommentsText {
	width: 571px;
	float: left;
	font-size: 10px;
	font-weight: normal;
	color: #4b4a4b;
}
/*--------------------------------------------------------------------------
Contact Us
--------------------------------------------------------------------------*/

#dnn_ctr1331_ModuleContent {
	margin: -8px;
}
.contactus-container {
	width: 300px;
	margin: auto;
}
.contactus-container input,
.contactus-container textarea,
.contactus-container select {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.contactus-container-buttons {
	float: right;
}
.contactus-container-buttons a,
.contactus-container-buttons a:link,
.contactus-container-buttons a:active,
.contactus-container-buttons a:visited {
	width: auto;
	font-size: 9px;
	white-space: nowrap;
	text-decoration: none;
	background-color: #fff;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 7px;
	padding-bottom: 3px;
	margin-top: 7px;
	margin-right: 12px;
	border: 1px solid #002e59;
	display: inline;
	float: left;
}
.contactus-container-buttons a:hover {
	background-color: #05325c;
	color: #FFFFFF;
	display: block;
}
.contactus-container-details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002e59;
}
.validating {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FC7216;
	text-decoration: none;
}

/*--------------------------------------------------------------------------
MenuItems
--------------------------------------------------------------------------*/

.LeftNavigation {
	width: 260px;
	color: #CCC;
	padding: 7px 0 7px 0;
	border-bottom: 1px solid #666566;
}
.LeftNavigation a,
.LeftNavigation a:link,
.LeftNavigation a:active,
.LeftNavigation a:visited {
	color: #CCC;
	text-decoration: none;
}
.LeftNavigation a:hover {
	color: #FFF;
	text-decoration: none;
}
.LeftNavigation img {
	margin-right: 6px;
}
.BottomNavigation {
	font-size: 11px;
	color: #E2E2E2;
}
.BottomNavigation a,
.BottomNavigation a:link,
.BottomNavigation a:active,
.BottomNavigation a:visited {
	color: #FFF;
	text-decoration: none;
}
.BottomNavigation a:hover {
	color: #FFF;
	text-decoration: underline;
}

/*--------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------*/

.footer {
	width: 944px;
	background: url(../../graphics/common/footer/back.png) repeat-x;
	margin: auto;
	padding: 20px 0 17px 0;
}
.footer .copyright {
	width: 944px;
	text-align: center;
}
.footer .copyright img {
	margin: 0 15px -3px 0;
}
.footer .BottomNavigationWrapper {
	width: 944px;
	text-align: center;
	margin: 7px 0 0 0;
}
.footer .information {
	margin: 14px 0 0 0;
}
.SelectedTab {
	font-size: 11px;
	font-weight: normal;
	color: #E2E2E2;
}
.SelectedTab a,
.SelectedTab a:link,
.SelectedTab a:active,
.SelectedTab a:visited,
.SelectedTab a:hover {
	color: #E2E2E2;
	text-decoration: none;
}
.OtherTabs,
a.OtherTabs:link,
a.OtherTabs:active,
a.OtherTabs:visited {
	color: #8C8B8D;
	font-weight: normal;
}
a.OtherTabs:hover {
	color: #E2E2E2;
}

/*--------------------------------------------------------------------------
Login
--------------------------------------------------------------------------*/

.login {
	width: 944px;
}
