/* HTML CSS Changes */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	padding: 0px;
	text-align: center;
}

td {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}


/* incase border is needed */

#pageholder{
	text-align: center;
	width:770px;
	}
	
	/* Complete box of all design */
	
	#pagecell1{
	text-align: left;
	width:770px;
	height: auto;
	float: left;
}

/* Top header to include logo and top right graphics */

#topheader {
	background-image: url(../images/glasgow-pond-hotel_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 770px;
	float: left;
	text-align: right;
	}
	
h1.activityscotland {
	float: left; 
	padding-top: 15px;
	padding-left: 20px;
	color: #000000;
	margin: 0;
	}
	
	
/******* left side coloumn with check availabilty *******/
#bodyholdertable{
	margin-left: 5px;
	margin-top: 5px;
}

#bodyholdertable li {
		list-style-image: url(../images/glasgow-pond-hotel_24.gif);
	list-style: inside;
	padding: 0px;
	margin: 0px;
	line-height:140%;
	}


#bodyholder{
	padding:0px;
	margin:0px;
	width: 169px;
	background-image: url(../images/glasgow-pond-hotel_13.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 10px;
	float: left;
}

#bodyholdertable a {
	color: #660099;
	text-decoration: none;
}

#bodyholdertable a:hover {
	color: #660099;
	text-decoration: underline;
}

	#bodyholdertable h2{
		color: #ffffff;
		font-size: 12px;
		text-transform: uppercase;
		padding-left:3px;
	}
	
/* 2 coloured adverts on left hand side */

	#adverts{
		color: #ffffff;
		filter: alpha(opacity=70);
		font-size: 10px;
		padding: 5px;
	}
	
	#adverts a {
		color: #ffffff;
	}
	
	#adverts a:hover {
		color: #ffffff;
	}
	
	
	#adverts h3{
		color: #ffffff;
		font-size: 10px;
		display: inline;
	}
	
/* Main content where all text will appear */

#maincontent{
	width: 601px;
	background-color: #FFFFFF;
	background-image: url(../images/glasgow-pond-hotel_14.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: #000000;
	padding: 57px 0 0px 0px;
	float: left;
	margin: 0;
}

/* Light blue band where SEO text can appear */

.seo{
	padding-left: 10px;
	margin:0px;
	color: #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	font-size: 10px;
}

.middleparagraph{
	margin:20px;
	line-height: 140%;
	margin-right: 185px;
}

#maincontent h1{
	text-transform: uppercase;
	font-weight: normal;
	color: #660066;
	border-bottom: 1px solid #E2D2F0;
	font-size: 18px;
	padding-bottom: 5px;
}

/* Right pods which can be used for search engine fodder */

#rightpanel{
	padding:0px;
	margin-top:10px;
	width: 173px;
	font-size: 10px;
	margin-bottom: 0px;
	list-style-image: url(../images/glasgow-pond-hotel_24.gif);
	list-style: inside;
	float: right;
	z-index: 0;
}

#description {
	background-image: url(../images/glasgow-pond-hotel_32.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #C8ABE3;
	font-size: 10px;
	padding: 10px;
	border-bottom: 3px solid #ffffff;
	color: #333333;
	}
	
	#description a {
	text-decoration: none;
	color: #660099;
	}
	
	#description a:hover {
	text-decoration: underline;
	color: #660099;
	}

#rightpanel h2 {
	margin:0px;
	padding-top: 5px;
	padding-left: 10px;
	background-image:url(../images/glasgow-pond-hotel_21.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 12px;
	height: 27px;
	width: 100%;
}

#rightpanel h2 a {
	color: #ffffff;
	text-decoration: none;
}

#rightpanel h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Footer & bottom navigation/copyright */

#footer{
	padding:0px;
	margin:0px;
	width: 770px;
	background-color: #652F90;
	padding-bottom: 1px;
	clear: left;
}

	.footerlinks a {
	padding-left: 4px;
	padding-right: 4px;
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
	}
	
	.footerlinks a:hover {
	text-decoration: underline;
	}
	
#address{
	color: #ffffff;
	font-size: 9px;
	line-height: 120%;
}

	#address a {
	color: #ffffff;
	text-decoration: none;
	}
	
	#address a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
#copyright{
	color: #C8ABE3;
	padding-left: 10px;
	font-size: 9px;
	line-height: 120%;
}

	#copyright a {
	color: #C8ABE3;
	text-decoration: none;
	}
	
	#copyright a:hover {
	color: #C8ABE3;
	text-decoration: underline;
	}
	

	
/* Forms/textfields */

.form{
	color: #ffffff;
	font-size: 10px;
	background-image: url(../images/dash_50.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 5px;
}

.style1 {
	color: #ffffff;
	font-size: 10px;
font-weight: bold;
}


.textarea40 {
	WIDTH: 40px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 10px;
	color: #000000;
}

.textarea60 {
	WIDTH: 60px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #000000;
}

.textarea80 {
	WIDTH: 80px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #000000;
}

.textarea100 {
	WIDTH: 120px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #000000;
}

.text {
	width: 60px;
	color: #660066;
	font-size: 10px;
	}
	
	.smalltext {
	width: 60px;
	color: #660066;
	font-size: 10px;
	}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #993366;
	text-decoration:none;
}

#virtual-tour a {
	background-image: url(../images/virtual-tour.gif);
	padding: 5px;
	padding-left: 35px;
	color: #660066;
	font-weight: bold;
	background-color: #F2EFF8;
	border: 1px solid #cccccc;
	background-repeat: no-repeat;
	background-position: left center;

	width: 160px;
}

#virtual-tour a:hover {
	background-image: url(../images/virtual-tour.gif);
	padding: 5px;
	padding-left: 35px;
	color: #000;
	font-weight: bold;
	background-color: #F2EFF8;
	border: 1px solid #8433CC;
	background-repeat: no-repeat;
	background-position: left center;

	width: 160px;
}

#virtual-tour {

	width: 160px;
	margin-bottom: 10px;
}
