/*//////////////////////////
PROJECT: 	KIRKSIDE
MEDIA:		ALL
CREATED: 	27.07.09
//////////////////////////*/


* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	background: #fff url(../images/bk-body.gif) repeat-x top;
}


#pageWrapper {
	width: 919px;
	margin: 0 auto;
	text-align: left;
}

#bodyWrapper {
	width: 100%;
	float: left;
	background: #efefef;
}


#header {
	width: 919px;
	float: left;
	height: 155px;
}

#logo {
	width: 363px;
	height: 155px;
	float: left;
	background: url(../images/kirkside-logo.gif) no-repeat top left;
	margin-right: 50px;
}






#bookNow {
	width: 505px;
	height: 124px;
	float: left;
	text-align: right;
	background: url(../images/bk-bookNow.gif) no-repeat top right;
	overflow: hidden;
}

#bookNow p {
	font-size: 220%;
	font-weight: bold;
}

#bookNow a {
	color: #fff;
	text-decoration: none;
	padding: 18px 15px 20px 10px;
	float: right;
}

#bookNow a:hover {
	color: #cfd58c;
}


#navigation {
	width: 505px;
	height: 31px;
	float: left;
}

#navigation ul {
	list-style-type: none;
}

#navigation li {
	float: left;
	font-size: 100%;
	margin: 0px 20px 0px 0px;
}

#navigation li a {
	float: left;
	height: 23px;	
	color: #fff;
	text-decoration: none;
	padding: 8px 5px 0px 0px;
}

#navigation li a:hover {
	color: #cfd58c;
}

#navigation li.active {
	float: left;
	font-size: 100%;
	margin: 0px 25px 0px 0px;
	background: url(../images/bk-nav-li.gif) no-repeat top left;
	padding: 0px 0px 0px 5px;
}

#navigation li.active a {
	float: left;	
	height: 23px;
	color: #656600;
	text-decoration: none;
	background: url(../images/bk-nav-li-a.gif) no-repeat top right;
	padding: 8px 15px 0px 10px;
}



#content {
	width: 919px;
	float: left;
	padding: 45px 0px 45px 0px;
}

#colLeft {
	width: 413px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#colLeft h1 {
    font-size: 120%;
	margin-bottom: 20px;
	color: #656501;
}


#colRight {
	width: 470px;
	float: left;
}

#colRight h1 {
	font-size: 120%;
	margin-bottom: 20px;
	color: #656501;
}

#colRight h2 {
	font-size: 110%;
	margin-bottom: 10px;
	color: #656501;
	padding: 10px 0px 0px 0px;
}

#colRight p {
	font-size: 100%;
	line-height: 140%;
	margin-bottom: 15px;
}

#colRight ul, #colRight ol {
	margin: 0px 0px 15px 0px;
	list-style-type: none;
}

#colRight li {
	background: url(../images/bk-li.gif) no-repeat 0px 4px;
	padding: 0px 0px 5px 12px;
}

#colRight a {
	color: #000;
}

#colRight a:hover {
	text-decoration: none;
}


#colFull {
	width: 883px;
	float: left;
}

#colFull h1 {
	font-size: 120%;
	margin-bottom: 20px;
	color: #656501;
}

#colFull h2 {
	font-size: 110%;
	margin-bottom: 10px;
	color: #656501;
	padding: 10px 0px 0px 0px;
}

#colFull p {
	font-size: 100%;
	line-height: 140%;
	margin-bottom: 15px;
}

#colFull ul, #colRight ol {
	margin: 0px 0px 15px 0px;
	list-style-type: none;
}

#colFull li {
	background: url(../images/bk-li.gif) no-repeat 0px 4px;
	padding: 0px 0px 5px 12px;
}

#colFull a {
	color: #000;
}

#colFull a:hover {
	text-decoration: none;
}


p.inset {
	float: left;
	margin: 0px 15px 15px 0px;
}


.theOpen {
	width: 470px;
	float: left;
	background: #003466;
}

.theOpenText {
	width: 430px;
	float: left;
	color: #fff;
	padding: 0px 20px 0px 20px; 
}


.theOpenBase {
	width: 390px;
	float: left;
	background: url(../images/bk-open-bottom.gif) no-repeat top left;
	padding: 14px 40px 5px 40px;
}

#colRight .theOpenBase a {
	color: #fff;
	text-decoration: none;
}

#colRight .theOpenBase p {
	margin: 0px;
}


.theOpenBaseFoot {
	width: 470px;
	height: 29px;
	float: left;
	padding: 0;
	background: url(../images/bk-open-bottomBase.gif) no-repeat top left;
}



#mainImage {
	width: 363px;
	float: left;
	margin-bottom: 10px;
}

#thumbnails {
	width: 413px;
	float: left;
}

#thumbnails ul {
	list-style-type: none;
}

#thumbnails li {
	float: left;
	padding: 0px 15px 10px 0px;
}


.photosInfo {
	width: 295px;
	height: 57px;
	float: left;
	background: url(../images/bk-home-tour.gif) no-repeat top left;
	color: #fff;
	font-size: 100%;
	padding: 13px 60px 0px 15px;
	margin-bottom: 10px;
}

.photosInfo p {
	line-height: 150%;
}

.photosInfo a {
	color: #fff;
}

.photosInfo a:hover {
	text-decoration: none;
}



.level1Images {
	width: 413px;
	float: left;
}

.level1Images p {
	margin-bottom: 20px;
}






#footerWrapper {
	width: 100%;
	float: left;
	background: url(../images/bk-footer.gif) repeat-x top left;
	text-align: center;
	padding: 20px 0px 80px 0px;
}

#footer {
	width: 919px;
	margin: 0 auto;
	text-align: left;
}

#footer ul {
	list-style-type: none;
}

#footer li {
	float: left;
	color: #fff;
	font-size: 90%;
	padding: 0px 15px 0px 0px;
}

#footer li a {
	color: #fff;
	text-decoration: none;
	float: left;
	padding: 0px 15px 0px 0px;
}

#footer li a:hover {
	text-decoration: underline;
}












.access {
	display: none;
}



