/** basic divs **/

body
{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
line-height:1.4em;
background-color:#560B06;
color:#222222;
background-image:url(../images/acornlodgedesign3bg_02.jpg);
background-repeat:repeat-y;
background-position:center;
}



#Content
{
width:970px;
padding:0 20px 0 10px;
margin:auto;
position:relative;
}



#website_branding
{
/*position:relative;
left:0px;*/
width:980px;
/*background-color:#000000;*/
background-image:url(../images/acornlodgedesign3_header.jpg); /* actual image is 1 px short as was overlapping in FF */
background-repeat:no-repeat;
color:#ffffff;
height:156px;
font-weight:bold;
font-size:22px;
text-align:center;
}



#mainpage{
background-color:#ffffff;
float:left;
width:635px;
}





#website_container
{
width:970px;
}


#website_footer
{
width:980px;
text-align:center;
background-color:#C0320C;
padding-top:15px;
padding-bottom:30px;
height:35px;
margin-top:20px;
color:#222;
clear:both;
}



#global_footer
{
background-color:#BCBB2B;
width:980px;
color:#FFF;
padding-top:5px;
padding-bottom:5px;
margin-bottom:15px;
text-align:center;
}



#global_footer a
{
color:#FFF;
}



#breadcrumb{display:none;}



/** menu code **/

#website_menu
{
width:330px;
height:444px;
background-image:url(../images/acornlodgedesign3_nav.jpg);
padding:0px;
margin:0px;
margin-right:5px;
float:left;
}



#website_menu ul
{
padding:0px;
margin:60px 0 0 100px;
width:174px;
}



#website_menu li
{
list-style-type:none;
padding:0px;
margin:0px;
background-image:url(../images/acornlodgedesign3navdivider.png);
background-repeat:no-repeat;
background-position:top;
height:40px;

}

#website_menu li.first{
	background-image:none;
	}


#website_menu li a
{
display:block;
text-decoration:none;
color:#560B06;
font-weight:bold;
font-size:13px;
padding:15px 0 0 10px;

}



/** basic HTML **/


h1
{
color:#560B06;
font-size:1.5em;
padding:0px;
margin:0px;
border-bottom:solid 1px;
padding-bottom:10px;
margin-bottom:10px;
}



h2
{
font-size:1.2em;
color:#69252E;
}



h3
{
font-size:1.1em;
color:#8D1D2D;
}


/* unvisited link */
a:link {
	color:#560B06;
		}      
		
/* visited link */		
a:visited {
	color:#69252E;
	}  
	
 /* mouse over link */	
a:hover {
	color:#C0320C;
	text-decoration:none;
	} 
	
 /* selected link */
a:active {
	color:#BCBB2B;
	} 
	

img{
	border:none;
	}

ul{
	margin:0;
	margin-left:20px;
	padding:0;
	}
	
blockquote {
	
	}	
	
input, label, select, textarea{
	margin:5px 0;
	}		
	
/**  MISC IDS and Classes - usually site specific **/	
	
#mainpage li{
	margin-bottom:15px;
	list-style-type:square;
	}	
	
/*.Home #mainpage li{
	margin-bottom:5px;	
	}*/
		
/*.Reviews p{
	text-align:right;
	margin-bottom:50px;
	margin-right:50px;
	font-style:italic;
	}*/
	
#locationlinks{
display:none;
margin-left:335px;
}

#locationlinks li{
	float:left;
	margin:10px 40px;
	list-style-type:square;
	}
	
.Torquay #locationlinks, .Brixham #locationlinks, .Dartmouth #locationlinks, .Paignton #locationlinks{
	display:block;

	}	
	
.small{
	font-size:80%;
	}	
	

/** news core **/


#image{
	float:right; 
	margin:10px;
	}



.date, .date{
display:none;
}



.headline{
font-weight:bold;
}



.headline a{
color:#000000;
}


.Home #newsrow_1 .headline {
font-size:80%;
	color:#999999;
	text-align:center;
	}


/* i have moved this to gallery section #caption{
background-color:#cccccc;
}*/



/** News Layout 1 **/



.news_layout1 .news_row{
width:315px;
background-color:#cccccc;
float:left;
/*margin:3px;*/
}



.news_layout1 .newsimage{
float:left;
width:150px;
}

.news_layout1 h1{
	clear:left;
	}



/** News Layout 2 **/

/* This is the main image on the page */
.news_layout2 #image{
float:right;

}

.news_layout2 .news_row{
width:237px; /* works out at 225px for Thumb plus 10px either side and 1px border (on imageimage below */
float:left;
margin: 10px 40px; /* so 237px x 2 per line plus 160px for the margin makes 634px and the mainpage is 635px*/
}



.news_layout2 .newsimage{

padding:5px;
	border:1px solid #560B06;
	text-align:center;
}




.news_layout2 #newsarticles{
clear:both;
}


.Places_To_Eat.news_layout2 .news_row{
	width:635px;
	margin:0;

}

.Places_To_Eat.news_layout2 .newsimage{
float:left;
border:0;
padding:0;
margin-right:10px;

}


.Places_To_See.news_layout2 .headline{
	text-align:center;
	margin:10px 0;

}



/** News Layout 2 with banner **/ /* the page name is put in to force the page to pick up the non default style */

.Layout_2 #image{
position:absolute;
top:150px;
left:335px;
}



.Layout_2 h1{
padding-top:120px;
}



/** News Layout 3 - DEFAULT **/


.news_layout3  #newsarticles { /* not sure why this is floated left when they are actually on the iright!*/
float:left;
width:225px;
margin-left:10px;
}



.news_layout3 #content{
float:left;
width:400px;
}



.news_layout3 .news_row{
margin-bottom:15px;
/*background:pink;*/
}



/** News Layout 3 floating on the left - add the page name in the first class - or change the default if the same layout will be used throughout the site **/

.pagename #newsarticles {
float:right;
width:225px;
margin-right:10px;
margin-left:0px; /* This cancels the above - default- left margin */
}



.pagename #content{
float:right;
width:400px;
}



/** News Layout 3 main image as column on the left**/
/*need to look at this layout!!!!*/

.pagename #image{
position:absolute;
left:175px;
width:148px;
}



.pagename #content{
padding-left:158px;
width:465px;
}



/** News Layout 5 **/

.news_layout5 .news_row{
width:800px;
background-color:#cccccc;
float:left;
margin:3px;
}



.news_layout5 .newsimage{
float:left;
width:180px;
}



.news_layout5 #image{
float:left;
}



.news_layout5 #newsarticles{
clear:both;
}



/** contact **/



label{
    width: 100px;
    float: left;
    text-align: left;
    margin-right: 0.5em;
    display: block;/* had missing colon */
}



input{
    width:300px;
}



textarea{
    width:300px;
    height:200px;
}



.submit{
    border:solid 1px #ffffff;
    text-align:center;
    float:left;
    width:50px;
}



#submit {
    padding-left:365px;
}





/** Gallery core **/


.image_row{
width:237px; /* works out at 225px for Thumb plus 10px either side and 1px border (on imageimage below */
float:left;
margin: 10px 40px; /* so 237px x 2 per line plus 160px for the margin makes 634px and the mainpage is 635px*/

}

.imageimage{
	padding:5px;
	border:1px solid #560B06;
	text-align:center;
	}


#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}



#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}





#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}



#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

#caption{

}

/** Gallery layout3 **/

#gallery_main{
float:left;
width:360px;
}

.gallery_layout3 .imageimage img{
width:120px;
}



.gallery_layout3 .imageimage{
width:126px;
background-color:#cccccc;
float:left;
margin:3px;
}


/* I have added this as it wasnt clearing properly */
.clear{
	clear:left;
	}
	
	
/* The title of gallery images */
.imagealt{	
padding:5px;
text-align:center;
font-variant:small-caps;

}

/* The description text */
.imagecaption{	
padding:5px;
}

#book {
	position:absolute;
	top:650px;
	left:110px;	
	
}
