@charset "utf-8";
/* CSS Document */

/*---------------------------Page Colour & Formatting----------------------------------*/
body {
	background-color: #0b0b0b;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(../../../images/pavilion/bg_img.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size:100.01%;
}
.clear {clear:both;}
/*---------------------------Global Links----------------------------------*/
a:link {
	color: #17ab2b;
}
a:visited {
	color: #80EE8D;
}
a:hover {
	color: #0F711C;
}

/*---------------------------IE PNG Fix----------------------------------*/

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

/*---------------------------Container DIV's----------------------------------*/

#container {
	clear: both;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	float: none;
}
#header {
	clear: both;
	float: none;
	height: 225px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}
#body_container {
	clear: both;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f1f1f1;
	margin-top: 15px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	height: auto;
}
#body {
	float:left;
	display:inline;
	width: 890px;
	margin:10px 0px 20px 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	color:#333;
	line-height: 1.4em;
	text-align:justify;
}
#body_bottom {
	height: 160px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 930px;
	margin-bottom: 20px;
}
.body_btm_content_box {
	height: 150px;
	width: 302px;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#right_column {
	width: 205px;
	padding-left: 5px;
	float: right;
	margin:40px 10px 20px 0;
	border-left: dashed #333 thin;
}
#right_column ul, #right_column li {
margin: 0;
padding: 0;
list-style: none;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}
#navigation {
	clear: left;
	float: left;
	width: 945px;
	background-color: #1E1E1E;
}
#footer {
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	width: 910px;
	border-top: 1px dashed #141414;
}
#uni_centre_logo {
	height: 56px;
	width: 259px;
	clear: right;
	float: right;
	margin-top: 10px;
}
#footer_content {
	width: 500px;
	clear: left;
	float: left;
	margin-top: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
}
._gallery_thumbs img {
	border:1px solid #666;
	padding:5px 5px 10px;
	background:#FFFFEC;
}
.gallerylist, .gallerylist li {
list-style:none;list-style-type:none;list-style-image:none;list-style-position:outside;text-indent:0;margin:0;padding:0;}
.gallerylist li {
	display:block;
	float:left;
	margin: 4px;
}


/*---------------------------Text----------------------------------*/
#navigation ul, #navigation li {
margin: 0;
padding: 0;
list-style: none;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}
#navigation li {
	margin-bottom: 0.2em;
	display:block;
	float:left;
}
#navigation a:link, #navigation a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color:#EEE;
	text-decoration:none;
	display:block;
	padding:5px 14px;
	border-top: 2px solid #1e1e1e;
}
#navigation a:hover, #navigation a:active {
	/*text-decoration:underline;*/
	border-top: 2px solid #17ab2b;
	color:#CCC;
	background-color:#282828;
}
.menu_heading {
	font-family:Verdana, Geneva, sans-serif !important;
	font-size:2em;
	color:#333;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1em;
	font-size: 1.8em;
	color: #619C25;
}

/* FORM DIV STYLING */

	.form-style {background:#f2f2f2;padding:10px;border:1px solid #ddd;}
	
	.form-style h2, .form-style h3 {color:#FFF;background:#2c59a8;padding:5px 5px 5px 10px;text-shadow:1px 1px 1px #002;margin:-10px -10px 0.5em !important;border-bottom:1px solid #2463d3;}
	
	.form-style .caption, .form-style .caption label {font-size:1em;width:150px !important;padding-top:0.4em !important;}

	.form-style input, .form-style textarea, .form-style select {border:1px solid #CCCCCC;display: block;color:#516064;font-family: arial,helvetica,sans-serif;font-size:1.2em;margin-bottom:0.1em;padding:4px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}

	.form-style input:hover, .form-style textarea:hover, .form-style select:hover {box-shadow:0px 0px 4px #aaa;-moz-box-shadow:0px 0px 4px #aaa;}

	.form-style input:focus, .form-style textarea:focus, .form-style select:focus {border:1px solid #999;box-shadow:0px 0px 4px #aaa;-moz-box-shadow:0px 0px 4px #aaa;}
	
	.form-style input[type="submit"] {	padding-left:10px;padding-right:10px;color:#fff;background: #295fc0;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3986da', endColorstr='#193ba9');background:-webkit-gradient(linear, left top, left bottom, from(#3986da), to(#193ba9));background: -moz-linear-gradient(top,  #3986da,  #193ba9);text-shadow:1px 1px 0px #193566;}
	
	.form-style input[type="submit"]:hover {padding-left:10px;padding-right:10px;color:#fff;background: #356bd1;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d9de5', endColorstr='#2246c3');background:-webkit-gradient(linear, left top, left bottom, from(#4d9de5), to(#2246c3));background: -moz-linear-gradient(top,  #4d9de5,  #2246c3);text-shadow:1px 1px 0px #193566;cursor:pointer;}
	
	.form-style input[type="checkbox"], .form-style input[type="radio"] {margin-bottom:0.5em;display:inline;}
	
	.small-print {font-size:0.9em;padding:5px;background:#e6e6e6;}
