/*---------------------------  Base --------------------------- */
* {
margin:0px;
padding:0px;
}

body {
	background:white;
	margin: 0px;
	padding: 0px;
}

body, input, select, textarea {
	color: #384A5C;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Geneva;
	font-size: 13px;
	line-height: 18px;
	text-align:justify;
}

a, .link {
	color: #00B5E6;
	cursor: pointer;
	text-decoration: none;
}

a:hover, .link:hover {
	color: #ccc;
}

form {
	margin: 0px;
	padding: 0px;
}


.clear {
clear:both;
}

.sub {
margin: 10px 0px 0px 0px;
}

h1, h2, h3, h1 a, h4, h5, h5 a, .heading, .rpost1 a {
	margin: 0px 0px 15px 0px;
	color: #00B5E6;
	font-family: Georgia, "Times New Roman", Geneva;
	font-size: 16px;
	font-weight:bold;
	letter-spacing: -0.2px;
	line-height: 20px;
}

h1 {
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
}


h2 {
	font-size: 18px;
	line-height: 20px;
	margin: 5px 0px 5px 0px;
}


h2 em {
font-size:0.7em;
font-style:normal;
font-weight:normal;
}

h3, h3 a {
	color:#333;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin: 5px 0px 5px 0px;
}

h4, h4 a {
	color:#333;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	margin: 10px 0px 0px 0px;
}

h5, h5 a {
	font-size: 15px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}

p {
margin: 5px 0px;
}

#wrapper {
	background: url('../images/body_bg.png') repeat-x white;
	width: 100%;
	min-height: 500px;
	padding: 0px 0px 0px 0px;
}

#main{
	background: url('../images/main_bg.jpg') repeat-y white;
	display:block;
	width: 887px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
}

#footer {
	background: url('../images/footer_bg.jpg') no-repeat white;
	width: 886px;
	display:block;
	height: 70px;
	padding-top:50px;
	margin: 0px auto;
	text-align:center;
}

#header {
background:url('../images/logo01.png') no-repeat;
	width: 887px;
	padding: 128px 0px 7px 0px;
	margin: 0px auto;
}


#content {
display:block;
width:790px;
margin: 10px auto 0px auto;
}

#imageholder {
background: url('../images/image_holder01.jpg') center no-repeat;
display:block;
height:298px;
width:788px;
margin: 0px auto;
}

img.big {
float:left;
margin:18px 20px 15px 20px;;
}

img.small {
float:left;
margin:14px 13px;
}

img.medium {
float:left;
margin:15px 15px;
}

.im_small_bg {
background: url('../images/image_holder_small.jpg') top center no-repeat;
width:263px;
height:163px;
}

.im_medium_bg {
background: url('../images/image_holder_medium01.jpg') center no-repeat;
width:368px;
height:198px;
}

.col01 {
width:370px;
min-height: 240px;
padding:7px 8px 0px 12px;
}

.col02 {
	width:358px;
}

.right {
float:right;
}

.left {
float:left;
}

#content .sidepanel {
-moz-box-shadow: 0px 0px 4px #666;
-webkit-box-shadow: 0px 0px 4px #666;
box-shadow: 0px 0px 4px #666;
 background-color: #f2f2f2;
    margin: 0 10px 20px;
    padding: 6px;
    width: 338px;
    clear: right;	
	}

/* NAVIGATION: =nav
----------------------------------------------- */
	/* global nav */
	#navigation ul {
	/*background: url('../images/topnav01.png') top left no-repeat;*/
	outline:none;
	display:block;
	list-style: none;
	margin: 0 0 0 24px;
	width: 895px;
	height: 26px;
	}
	#navigation ul li { background: none; float: left; text-indent: -999em; margin: 0; padding: 0; }
	#navigation ul li a {
	background: url('../images/topnav02.png') top left no-repeat;
	text-decoration: none; 
	border: none; 
	display: block;
	height: 26px;
	text-decoration: none;
	overflow: hidden;
	}
	
	#navigation ul li.nav01 a { background-position: 0px 1px; width: 66px; }
	#navigation ul li.nav01 a:hover { background-position: 0px -27px; }
	#navigation ul li.nav01 a.selected { background-position: 0px -55px; }
	
	#navigation ul li.nav02 a { background-position: -66px 1px; width: 121px; }
	#navigation ul li.nav02 a:hover { background-position: -66px -27px; }
	#navigation ul li.nav02 a.selected { background-position: -66px -55px; }
	
	#navigation ul li.nav03 a { background-position: -187px 1px; width: 101px; }
	#navigation ul li.nav03 a:hover { background-position: -187px -27px; }
	#navigation ul li.nav03 a.selected { background-position: -187px -55px; }
	
	#navigation ul li.nav04 a { background-position: -289px 1px; width: 86px; }
	#navigation ul li.nav04 a:hover { background-position: -289px -27px; }
	#navigation ul li.nav04 a.selected { background-position: -289px -55px; }
	
	#navigation ul li.nav05 a { background-position: -374px 1px; width: 134px; }
	#navigation ul li.nav05 a:hover { background-position: -374px -27px; }
	#navigation ul li.nav05 a.selected { background-position: -374px -55px; }
	
	#navigation ul li.nav06 a { background-position: -509px 1px; width: 97px; }
	#navigation ul li.nav06 a:hover { background-position: -509px -27px; }
	#navigation ul li.nav06 a.selected { background-position: -509px -55px; }
	
	#navigation ul li.nav07 a { background-position: -608px 1px; width: 154px; }
	#navigation ul li.nav07 a:hover { background-position: -608px -27px; }
	#navigation ul li.nav07 a.selected { background-position: -608px -55px; }

#navigation ul li.nav08 a {
	background: none;
	text-indent:0px;
	text-decoration: none; 
	border: none;
	float:left;
	height: 22px;
	text-decoration: none;
	width:18px;
	margin:1px 2px;

}
#navigation ul li.nav08 a:hover {
	border-bottom:1px dotted #FFF;
	margin-bottom:2px;
}

#navigation ul li.nav08 img {
	margin-top:6px;
	padding:0px;
	border:0px;
}

#navigation ul li.nav08 {
	width:100px;
}
	
/* Explore Devon external links
----------------------------------------------- */	

a.external:link {
color:#384A5C;
font-size:13px;
padding:0 17px 0 0;
background:url('../images/external.gif') top right no-repeat;
}

a.external:visited {
color:#CC66CC;
padding:0 17px 0 0;
background:url('../images/external.gif') top right no-repeat;
}

a.external:hover, a.external:active {
color:#CC66CC;
padding:0 17px 0 0;
background:url('../images/external.gif') top right no-repeat;
}


/* Rooms links
----------------------------------------------- */	
#xmas {
display:block;
/*background:url(../images/xmas04.jpg) right no-repeat;
padding:0 130px 0 0;*/
background:url(../images/xmas05.jpg) right no-repeat;
padding:0 130px 0 0;
}

/*#spring {
display:block;
background:url(../webIM/easter.jpg) right no-repeat;
background-position: right 5px;
padding:0 130px 10px 0;
}*/

#spring {
display:block;
background:url(../webIM/easter_2012b.jpg) right no-repeat;
background-position: -40px -5px;
padding:20px 160px 10px 0;
height: 142px;
}

h2.easter {
	color:#FC0;
	text-shadow: 0px 0px 1px #666;
filter: dropshadow(color=#666, offx=0, offy=0);
font-weight:bold;
font-size:2.4em;
margin-bottom:20px;
}


#may {
display:block;
background:url(../images/maymadness.jpg) top no-repeat;
background-position: 0px -15px;
padding:0 90px 0 0;
}

#june {
display:block;
}

#torbaypride {
display:block;
/*background:url(../webIM/small/torbay_pride_2011.jpg) top right;*/
background:url(../images/torbaypride_2011.jpg) top no-repeat;
background-position: 0px -5px;
padding:0 120px 10px 0;
}

#rooms h6{
font:1.8em Georgia, "Times New Roman", Times, serif;
}

#rooms ul{
list-style:none;
display:inline;
}

#rooms li{
margin:10px 0px;;
list-style:none;

}

#rooms a:link, #rooms a:visited {
text-decoration:none;
color:white;
padding:2px 4px;
background-color:#3399CC;
}

#rooms a:hover, #rooms a:active {
background-color:#00CCFF;
}


/* SLIDESHOW
----------------------------------------------- */	

#slideshow {
	display:block;
	float:left;
	width:788px;
	height:298px;
	overflow:hidden;
}

.fadein { position:relative; }
.fadein img { position:absolute; left:0; top:0; }

#slideshow a img {
	border:none;
}

/* Special Occasions 
----------------------------------------------- */	
#content div.col_big, #content div.intro {
	padding: 7px 12px 0;
}
 #content div.intro {
	 margin-bottom:20px;
 }

	#content ul.gallery {
	outline:none;
	list-style: none;
	}
	
	#content ul.gallery li {
		background: none;
		float: left;
		display:block;
		width:370px;
		margin:0 10px 20px 0;
		padding: 0px;
		overflow:hidden;
		-moz-box-shadow: 0px 0px 4px #666;
-webkit-box-shadow: 0px 0px 4px #666;
box-shadow: 0px 0px 4px #666;
		
		}
		#content ul.gallery li:hover h4 {
		background-color:#00B5E6;
		color:#FFF;
		}
		
		#content ul.gallery li:hover img {
		border:5px solid #00B5E6;
		margin-bottom:5px;
		}
	#content ul.gallery li.last, #content ul.gallery li:nth-child(2n) {
		float:right;
		margin-right:0px;
	}
	#content ul.gallery img {
		border:5px solid #FFF;
		margin-bottom:5px;
	}
	
	#content ul.gallery img:hover {
		border-bottom:5px solid #00B5E6;
		margin-bottom:5px;
	}
	
	#content ul.gallery  h4{
		font-size:1.5em;
		background-color:#FFF;
		color:#00B5E6;
display:block;
float:left;
margin-top:-9px;
padding:8px 4px;
width:100%;
position:relative;
text-align:center;
	}
