/* CSS Document */
/* Stockholm-hotels.nl */

.mainBackground {
	background-color: #898a8c;
}

.fullBackground {
	background-color: #898a8c;
	background-image:url(/images/full-background.gif);
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
}

.headerBackground {
	background-image:  url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 156px;
}

.leftBackground {
	background-image:  url(/images/left-background.jpg);
	background-repeat: no-repeat;
	float:left;
	width: 161px;
	min-height:767px;
}

.leftMenu {
	margin-top: 10px;
	width: 155px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;

}

.contentBackground {
	background-image:  url(/images/content-background.jpg);
	background-repeat: no-repeat;
	float:right;
	width: 815px;
	min-height:767px;
}

.mainContent {
	width: 785px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align:left;
	margin: 10px;
}

.smallContent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.mainContent a:link  { color: #000033 }
.mainContent a:visited  { color: #000033 }
.mainContent a:active  { color: #000033 }


.contentHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-style: italic;
	margin-bottom: 0px;
	margin-top:0px;
	font-size: 12px;
	font-weight: normal;
}

.photoRight {
	font-size: 9px;
	margin: 7px 13px 7px 7px;
	float: right;
	text-align: right;
}

.bulletList{
	padding-left: 2em;
}

.bulletList li {
    list-style-image: url(/images/bullet.gif);
    padding: 0;
}
	

.button {
	margin: 7px 7px 7px 7px;
	border: 2px solid #ffffff;
	background-color: #777b55;
	color:#ffffff;
	text-align: center;
	font-weight:bold;
	max-width:150px;
}

.button a:link  { color: #ffffff; text-decoration:none; }
.button a:visited  { color: #ffffff; text-decoration:none; }
.button a:active  { color: #ffffff; text-decoration:none; }

.bottomBackground {
	background-image:  url(/images/bottom-background.gif);
	background-repeat: no-repeat;
	width: 976px;
	min-height:20px;
	clear:both;
	background-color: #898a8c;
}

.footer {
	width: 100%;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
} 

.footer a:link  { color: #ffffff }
.footer a:visited  { color: #ffffff }
.footer a:active  { color: #ffffff }

.validhtmlButton {
height: 32px; /* height of image */
position: absolute;
right: 104px; /* change to suit - this should be the distance from right side of container */
} 

.validcssButton {
height: 32px; /* height of image */
position: absolute;
right: 14px; /* change to suit - this should be the distance from right side of container */
} 
