/********* Index Page Changes 04.02.09 Added By Edward **************/

#index_text {
	position: relative;
	width: 700px;
	padding: 0px 0px 10px 0px;
}
#index_text p {
	padding: 10px 20px 0px 30px;
	margin: 0px;
	text-align:justify;
}

#index_div {
	position: relative;
	width: 700px;
	height: 465px;
}

a.viewprop {
	background: url('gfx/view_properties.png') top left;
	display: block;
	outline: none;
	height:57px;
}
a.viewprop:hover {
	background: url('gfx/view_properties_over.png') top left;
	display: block;
	outline: none;
	height:57px;
}

#index_bristol {
	position: absolute;
	top: 0px;
	left: 20px;
}
#index_bristol .center_img {
	background: url('gfx/idx_bristol.jpg') no-repeat center;
}
#index_bristol .center_img a.button {
	background: url('gfx/bristol_button.jpg') no-repeat center;
}
#index_bristol .center_img a.button:hover {
	background: url('gfx/bristol_button_over.jpg') no-repeat center;
}

#index_weston {
	position: absolute;
	top: 0px;
	right: 18px;
}
#index_weston .center_img {
	background: url('gfx/idx_weston.jpg') no-repeat center;
}
#index_weston .center_img a.button {
	background: url('gfx/weston_button.jpg') no-repeat center;
}
#index_weston .center_img a.button:hover {
	background: url('gfx/weston_button_over.jpg') no-repeat center;
}

#index_nthsom {
	position: absolute;
	bottom: 0px;
	left: 20px;
}
#index_nthsom .center_img {
	background: url('gfx/idx_nthsom.jpg') no-repeat center;
}
#index_nthsom .center_img a.button {
	background: url('gfx/nthsom_button.jpg') no-repeat center;
}
#index_nthsom .center_img a.button:hover {
	background: url('gfx/nthsom_button_over.jpg') no-repeat center;
}

#index_students {
	position: absolute;
	bottom: 0px;
	right: 18px;
}
#index_students .center_img {
	background: url('gfx/idx_students.jpg') no-repeat center;
}
#index_students .center_img a.button {
	background: url('gfx/students_button.jpg') no-repeat center;
}
#index_students .center_img a.button:hover {
	background: url('gfx/students_button_over.jpg') no-repeat center;
}

.index4 {
	position: relative;
	width: 320px;
	height: 222px;
	background: url('gfx/idx_back.jpg') no-repeat center;
}

.index4 .center_img {
	position: relative;
	top: 12px;
	left: 12px;
	width: 294px;
	height: 175px;
}
.index4 .center_img .title {
	position: relative;
	top: 8px;
	left: 140px;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	width: 150px;
}
.index4 .center_img .text {
	position: relative;
	top: 8px;
	left: 143px;
	font-size: 11px;
	margin: 0px;
	width: 145px;
	line-height: 14px;
}
.index4 .open_hours {
	position: relative;
	top: 12px;
	left: 12px;
	float: left;
	font-size: 9px;
	text-align: center;
	padding: 6px 0px 2px 0px;
	width: 294px;
	color: #555759;
}
.index4 .center_img a.button {
	position: absolute;
	bottom: 4px;
	left: 189px;
	display: block;
	width: 101px;
	height: 22px;
	outline: none;
}


body {
	margin:0px;
	color:black;
	text-align:center;
	background: #EEEEEE;
}

body, td, th, center, p, div, li, textarea, input { font-family: Verdana, Geneva, sans-serif; font-size:8pt }

td.main {
	color: black; 
}

.egc { font-family: Verdana, Geneva, sans-serif }
.little { font-size:75% }

.heading1 { font-size:150% }
.heading2 { font-size:125% }

A:link    { color: black }
A:visited { color: black }
A:hover   { color: #666666 }

A:link.menu    { text-decoration: none; color: white }
A:visited.menu { text-decoration: none; color: white }
A:hover.menu   { text-decoration: none; color: #FFFFCC; background:none; }

A:link.mmenu    { font-size: 8pt; color: black; text-decoration: none }
A:visited.mmenu { font-size: 8pt; color: black; text-decoration: none }
A:hover.mmenu   { font-size: 8pt; color: black; text-decoration: none; background: none }

.newstext { color:#715c24; }
td.newstext a:link { color:#715c24 }
td.newstext a:visited { color:#715c24 }
td.newstext a:hover { color:black; background: none }

A:hover.img    { text-decoration: none; background: none  }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

.tabhead   { background: #c8c9be; font-size:10pt }
.tabdetail { background: #a0a289; font-size:9pt }

input, select, textarea {
	font-family: Verdana, Geneva, sans-serif;
	border-width:1;
	background-color:#EEEEEE;
	color: black;
}
input:focus, textarea:focus, select:focus
  { background : #AAAA99;
    color : black; }

.proceed { font-size:125%; background-color:#AAAAAA }
