html, body {
	height: 100%;
	background-image: url('/clients/hotelglymur.is/img/wood_background_3.jpg');
}

html {
overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 13px;
	font-family: Georgia;
	color: #666;
}

a:link,a:hover,a:visited,a:active {
	color: #666;
}

#container {
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	background-image: url('/clients/hotelglymur.is/img/content_bg.jpg');
}

#inner {
	position: relative;
	margin: 0 auto;
	text-align: center;
	background-image: url('/clients/hotelglymur.is/img/content_bg.jpg');

	/*
	background-image: url('/clients/hotelglymur.is/img/mountains_background.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	*/
	background-color: #fff;
	width: 100%;
}

#bottom {
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
	width: 950px;
	z-index: 99;
}

#top {
	width: 950px;
	height: 170px;
	background-image: url('/clients/hotelglymur.is/img/top_bg.png');
	background-repeat: no-repeat;
	position: relative;
}

#bottom-bg {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background-image: url('/clients/hotelglymur.is/img/bottom_bg2.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 950px;
	height: 150px;
}


#sidebar-popular {
	width: 330px;
	margin: 20px 0 0 0;
	
}

#sidebar-popular a {
	float: left;
	width: 330px;
	margin: 0 0 10px 0;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia;

}

#sidebar-popular a:hover {
	color: #484848;
}

#sidebar-popular a:hover b {
	color: #ca9407;
}

#sidebar-popular p {
	display: block;
	padding: 0;
	float: left;
	margin: 0 0 0 10px;
	width: 180px;
	text-align: left;
	line-height: 16px;
}

#sidebar-popular img {
	float: left;
	border: none;
}

#sidebar-popular p b {
	display: block;
}

table {
	background-color: #ddd;
}

td {
	background-color: #fff;
	padding: 5px;
	
}

.containter-bottom-shortcuts {
	position: absolute;
	left: 0;
	top: -55px;
	width: 950px;
	text-align: center;
	z-index: 9;
}

.containter-bottom-smallmenu {
	position: absolute;
	left: 0;
	width: 950px;
	top: 62px;
	text-align: center;
	z-index: 9;
	padding: 5px 0 0 0;
}

.containter-bottom-smallmenu a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;	
}

.containter-bottom-smallmenu span {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;	
	padding: 0 10px;
}


.containter-top-menu {
	position: relative;
	top: 2px;
	width: 950px;
	height: 40px;
	text-align: center;
}

.containter-top-submenu {
	position: relative;
	width: 950px;
	height: 40px;
	background-image: url('/clients/hotelglymur.is/img/submenu_shadow.png');
	background-repeat: no-repeat;
	text-align: center;
}

.containter-top-submenu img {
	margin: 0 3px 0 3px;
}

#content {
	position: relative;
	width: 950px;
	height: auto;
	min-height: 400px;
	overflow: hidden;
	background-image: url('/clients/hotelglymur.is/img/content_shadow.png');
	background-repeat: no-repeat;
	letter-spacing: -0.2pt;
}

#content-bottom {
	width: 950px;
	height: 70px;
	float: none;
	clear: both;
	/*
	background-image: url('/clients/hotelglymur.is/img/content_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom: left;
	*/
}


/*
#content div {
	margin-left: 5px;
	margin-top: 80px;
	width: 415px;
	height: 175px;
	float: left;
	background-image: url('/clients/hotelglymur.is/img/bg_white_30.png');
}
*/
p {
	margin: 0 0 15px 0;
}

h2 {
	float: none;
	clear: both;
	font-family: Georgia;
	font-size: 14px;
	letter-spacing: -0.2pt;
	margin: 15px 0 5px 0;
}

.column-2 {
	float: left;
}


.column-2-left {
	float: left;
	width: 220px;
	margin: 0 15px 0 0;
}

.column-2-right {
	float: left;
	width: 220px;
}

.content-center {
	margin: 20px 20px 60px 0;
	float: left; 
	width: 680px; 
	font-family: Georgia; 
	text-align: left;
	line-height: 20px;
}


.content-center img {
	margin: 10px;
}

.rates-table {
	background-color: #ddd;
}

.rates-table td {
	background-color: #fff;
}


ul {
	margin: 10px 0 10px 20px;
}

li {
	margin: 15px;
}

/* slideshow */
*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 520px;
	height: 310px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 520px;
	height: 295px;
}


/**/



ul.minisite-menu {
	list-style: none;
	margin: 70px 0 0 0;
	padding: 0;
	
}

ul.minisite-menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 140px;
}

ul.minisite-menu li a {
	display: block;
	margin: 1px;
	padding: 5px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

ul.minisite-menu li a:hover {
	border: #ca9407 solid 1px;
	padding: 4px;
	color: #ca9407;

}

ul.minisite-menu li.selected a {
	border: #ca9407 solid 1px;
	padding: 4px;
	color: #ca9407;

}


h1 {
	color: #ca9407;
	font-size: 14px;
}


.minisite-submenu a {
	background: #ddd; 
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 3px 15px; 
	margin: 0 3px 0 0;
}

.minisite-submenu a:hover, .minisite-submenu a.selected {
	background: #852316; 
	color: #fff;
}


.minisite-two {
	float: left;
	width: 950px;
	margin: 0 0 20px 0;
 }

.minisite-two div.split-left {
	float: left;
	width: 470px;
	margin: 10px 10px 20px 0;
	text-align: left;
}

.minisite-two div.split-left h1 {
	margin: 20px 0 10px 0;
	border-bottom: #872115 solid 1px;
}

.minisite-two div.split-left .images {
	border-bottom: #872115 solid 1px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;	

}

.minisite-two div.split-left .images span {
	display: block;
	width: 470px;
	height: 170px;
	overflow: hidden;
}

.minisite-two div.split-right {
	float: left;
	width: 470px;
	margin: 10px 0 20px 0;
	font-size: 11px;
	text-align: left;
}

.minisite-two h1 {
	font-size: 35px;
	color: #872115;
	font-weight: normal;
	margin: 20px 0 0px 0;
	border-bottom: #c1c0bd solid 1px;
	padding: 0 0 10px 0;
}

.minisite-two p {
	line-height: 18px;
	font-size: 12px;
}

.activities {
	display: block;
	border-bottom: #c1c0bd solid 1px;
	padding: 10px 0;
	float: left;
	width: 470px;
	text-decoration: none;
	background-image: url('/clients/glymurresort.com/img/pila.gif');
	background-repeat: no-repeat;
	background-position: right -40px;
}

.activities:hover, .selected {
	background-position: right 30px;
}

.activities h2{
	font-size: 18px;
	color: #872115;
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
}

.activities span.imagebox div {
	margin: 0 20px 0 0;
	width: 52px;
	height: 52px;
	overflow: hidden;
	border: #ddd solid 3px;
}

.activities span.imagebox {
	float: left;
	display: block;
	width: 58px;
	height: 58px;
	overflow: hidden;
	border: #fff solid 1px;
	margin: 0 20px 0 0;
}


.activities:hover span.imagebox div, .selected span.imagebox div  {
	border: #872115 solid 3px;
}

.activities span.imagebox div span {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	border: #fff solid 1px;	
}


.minisite-two div.split-right a p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}









