/* CSS Document */

*{
	margin: 0px;
	margin: 0px;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#B0BB1F;
	font-family: Tahoma;
	line-height:12px;
	color:#999999;
}

span {display:none;}

h1 {
	font-size:26px;
	color: #FFF;
	padding:0px;
	font-family: Tahoma;
	font-weight:bold;
	line-height: 18px;
}

li {
	font-size:12px;
	color: white;
}

.txt_box h1{
	font-size:14px;
	font-weight:bold;
	padding-bottom: 10px;
}

h2 {
	font-size:12px;
	color: #E0E0E0;
	font-weight:lighter;
}

h3 {
	font-size:11px;
	color: #E0E0E0;
	line-height: 14px;
	font-family: Tahoma;
	font-weight:lighter;	
}

h5{
	font-size:16px;
	color:#FFF;
}

p	{
	font-size:11px;
	color: #FFF;
	line-height: 14px;
	font-family: Tahoma;
	font-weight:lighter;
}

a{	color: #E0E0E0;
	text-decoration: none;
	font-family: Tahoma;font-weight:lighter;
	font-size: 14px;
}

A:link {color: white; font-size: 12px; font-family:Tahoma; font-weight:lighter;text-decoration:none;}
A:visited {color: white; font-size: 12px; font-family: Tahoma;font-weight:lighter;text-decoration:none;}
A:hover {color:#CCCCCC; font-size: 12px; font-family: Tahoma;font-weight:lighter;text-decoration:none;}
A:active {color: white; font-size: 12px; font-family: Tahoma;font-weight:lighter;text-decoration:none;}


A.dark:link { font-family:Tahoma; color: #333; font-size:13px; text-decoration:none; font-weight:lighter;}
A.dark:visited {font-family:Tahoma, Tahoma; color:#333; font-size:13px; text-decoration:none; font-weight:lighter;}
A.dark:hover {font-family:Tahoma, Tahoma; color:#333; font-size:13px; text-decoration:none; font-weight:lighter;}
A.dark:active {font-family:Tahoma; color:#333; font-size:13px; text-decoration:none; font-weight:lighter;}

#container_all{
	width: 781px;
	margin-left:auto;
	margin-right:auto;
}	

#side_bar{
	width:115px;
	height:550px;
	color:#666666;
	float: left;
	padding-top: 130px;
	text-align: right;
	padding-right: 15px;
	font-weight: bolder;
	line-height: 25px;
}

#main_container{
	width:640px;
	background-color:#621947;
	color:#E0E0E0;
	float: left;
}	

#banner{
	height:22px;
	text-align: right;
	padding: 6px;
	/*background-image: url(images/bg.png);*/
	border: 0;
	background-color: #62184A;
}

#slogan{
	height:40px;
	text-align:right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 6px;
	padding-left: 15px;
	background-image: url(images/bg3.png);
	border: 0;
}

#nav_bar{
	height:20px;
//	padding: 5px;
}

#center_container{

}

#center_content{
	background-image: url(images/dalmeny-street-edinburgh.jpg);
	height: 426px;
}

.rest_info_spacer{
	width: 10px;
	height:426px;
	float:left;
}

.rest_info_container{
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	width: 106px;
	margin-top: 40px;
	height: 340px;
	background-color: #333;
	text-align: right;
}

/*Use these styles to hide text when click on the 'hide' function*/
.center_content_text{
	width: 288px;
	float: left;
	/*height: 362px;*/
	padding:15px;
	background-color:#343434;
	color: white;	
	float:left;
	margin-top:20px;
	line-height:15px;
}

.center_content_text_30{
	width: 220px;
	float: left;
	/*height: 362px;*/
	padding:15px;
	background-color:#343434;
	color: white;
	float:left;
	margin-top:20px;
	line-height:15px;
	
	
}

.center_content_hidetext{
	width: 70px;
	float: left;
	height: 15px;
	padding:15px;
	background-color:#343434;
	color: white;	
	margin-top:20px;
	line-height:15px;
	
}

/*Use these styles to hide text when click on the 'hide' function*/
.rest_info_title_container{
	height:60px;
	float:right;
	padding:3px;
	padding-top: 10px;
	width: 100px;
}

.rest_info_image_container{
	height:85px;
	float: left;
	padding: 3px;
	width: 100px;
}

.rest_info_details_container{
	height:80px;
	float: right;
	padding: 3px;
	width: 100px;
}	

.rest_info_links_container{
	height:75px;
	float: right;
	padding: 3px;
	width: 100px;
}	

#footer{
	height:10px;
	padding: 10px;
	float: left;
	width: 620px;
	background-image: url(images/bg3.png);
}

#bottom_container{
	width:640px;
}

.txt_box{
	width:280px;
	float:left;
	padding: 15px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
}

#large_centre_content_container{
	width:540px;
	height:325px;
	margin-top:40px;
	padding:10px;
	float: left;
	background-color: #343434;
}


#container {
	font-size: 13px;
	line-height: 20px;
	font-weight: lighter;
	height: 20px;
}
 
#nav, #nav ul {
	float:left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	background-color: #621947;

}


 
#nav a {
	display: block;
	width: 105px;
	color: #E0E0E0;
	text-decoration: none;
	font-size: 13px;


//	padding: 2px;
	text-align:center;
	height: 20px;
}
 
#nav li {
	float: left;
	width: 105px; /* this line is needed to keep it from breaking in Opera */
}
 
#nav li ul {
	position: absolute;
	width: 105px;
	left: -999em;
}
 


#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	text-align:center;
	background-color:#6A2943;
}
 
#nav li:hover, #nav li.sfhover {
	background-color:#6F3440;
}


#gal img{
	border:1px solid #FFF;
	margin:4px;
	width:107px;
	height:67px;

}
#gal p{text-align:center;}

