/*  =============================   */
/*  Global styles (Civils)          */
/*  =============================   */

#main-title {
	width: 100%;
	background: #306 url(../images/ttlbg-site_old.jpg) no-repeat left top;
	font-size: 100%;
	_font-size: 90%;
}

#site-footer {
	font-size: 85%;
	width: 920px;
	margin: 20px auto 0;
	padding-top: 20px;
	border-top: 1px solid #ccc;
	clear: both;
	text-align: center;
}

.nounderline { text-decoration: none; }
.featurecolour1 { color: #d4cade; }
.featurecolour2 { color: #2c2c2c; }   /* Home */
.featurecolour3 { color: #332816; }   /* Research */
.featurecolour4 { color: #502417; }   /* PG */
.featurecolour5 { color: #51311a; }   /* UG */
.featurecolour6 { color: #843a15; }   /* Seminars */
.featurecolour7 { color: #955a0e; }   /* Staff */
.featurecolour8 { color: #535353; }   /* Location */

hr {
    border: none 0;
    border-top: 1px solid #CCCCCC;
    height: 1px;
    color: #CCCCCC;
    padding: 0px;
    margin: 5px 0px 5px 0px;
}

#main-content h3 { margin-top: 40px; }
#main-content h4.featurecolour4 { color: #502417; }   /* PG */
#main-content h4.featurecolour5 { color: #51311a; }   /* UG */
#main-content h4.featurecolour6 { color: #843a15; }   /* Seminars */
#main-content h4.featurecolour7 { color: #955a0e; }   /* Staff */

#main-content .padright1, #main-content-wide .padright1 {
	margin-bottom: 10px;
	margin-right: 10px;
}

#main-content .padleft1, #main-content-wide .padleft1 {
	margin-bottom: 30px;
	margin-left: 10px;
}



.smalltext {
	font-size: 85%;
	font-weight: lighter;
}
#site-footer {
	margin-top: 0px;
}
#main-content {
	margin-bottom: 20px;
}
.featurepic { padding-right: 5px; }
.pad10 { padding-left: 10px; padding-bottom: 4px; }
.padleft1 { padding-left: 10px; padding-bottom: 0px; border: none; }
.padbot { padding-bottom: 15px; }
.padbotsm { padding-bottom: 10px; }


/*  =============================   */
/*  Left (main) menu styles         */
/*  =============================   */

#main-menu {
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 3.5em;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#main-menu ul {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main-menu ul li a {
	font-size: 95%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main-menu .selected { background-color: #DDDDDD; }
#main-menu .selected:hover { background-color: #CCCCCC; }

/* Home menu styles */
#main-menu ul li .selected-home {
    color: #ffffff;
    padding-left: 20px;
    background-image: url(../images/menu_dark-grey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    width: 180px;
}
#main-menu ul li .default-home:hover {
    color: #000000;
    padding-left: 20px;
    background-image: url(../images/menu_dark-grey.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
    width: 180px;
}
#main-menu ul li ul li a.default-sub-home {
	font-size: 85%;
	_font-size: 80%;  /*  IE hack   */
	color: #1085BE;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	padding-left: 30px;
	width: 170px;
	background-image: url(../images/submenu-bullet1b.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Freeform menu styles */
#main-menu ul li .selected-freeform {
    color: #ffffff;
    padding-left: 20px;
    background-image: url(../images/menu_purple.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    width: 180px;
}
#main-menu ul li .default-freeform:hover {
    color: #000000;
    padding-left: 20px;
    background-image: url(../images/menu_purple.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
    width: 180px;
}
#main-menu ul li ul li a.default-sub-freeform {
	font-size: 85%;
	_font-size: 80%;  /*  IE hack   */
	color: #452467;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	padding-left: 30px;
	width: 170px;
	background-image: url(../images/submenu-bullet1b.gif);
	background-repeat: no-repeat;
	background-position: left center;
}



/*  =============================   */
/*  Right hand column styles        */
/*  =============================   */

#main-rightbox .rightfeature, .rightfeature2, .rightcontact {
	background-color: #d8d8d8;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	background-image: url(../images/fboxbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#main-rightbox .search {
	background-image: url(../images/google2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 135px;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #999;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
#main-rightbox .form2 {
	margin: 0px;
	background-image: url(../images/fbox-over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #999;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#main-rightbox .form2:hover {
	background-position: bottom;
}
#main-rightbox .rightfeature h3, .rightcontact h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #333;
	padding-top: 5px;
	background-image: url(../images/widget-h3bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 130%;
}
#main-rightbox .rightfeature form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main-rightbox .rightfeature p, .rightfeature2 p, .rightcontact p {
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#main-rightbox .rightfeature a, .rightfeature2 a {
	color: #330066;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border: 1px solid transparent;
	padding-left: 10px;
}
#main-rightbox .rightfeature a:hover {
	color: #333;
	text-decoration: none;
	display: block;
	background-color: #d8d8d8;
	border: 1px solid #CCC;
	background-image: url(../images/fboxbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#main-rightbox .rightfeature li {
	margin-right: 5px;
	margin-left: 5px;
	_margin-left: 10px;
	margin-bottom: 5px;
}


#main-rightbox .rightfeature2 a:hover {
	color: #333;
	text-decoration: none;
	display: block;
	background-color: #ffffff;
	border: 1px solid #CCC;
	/*background-image: url(../images/fboxbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}


/*  =============================   */
/*  Table styles                    */
/*  =============================   */

.fees { font-size: 95%; width: 100%; clear: left; margin: 1.5em 0px 1.5em 0px; border: solid 1px #CCCCCC; empty-cells: show; border-collapse: collapse; }
.fees tr { margin: 0px; padding: 0px; }
.fees td { border: solid 1px #CCCCCC; padding: 3px 7px 3px 7px; }
.fees th { border: solid 1px #CCCCCC; padding: 3px 7px 3px 7px; }
.staff { font-weight: bold; text-decoration: none; padding-right: 10px; font-size: 110%; }

#flashobject {
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
    background-position: center top;
	width: 528px;
	height: 248px;
	padding: 0px;
	margin: 0px;
}


/*  =============================   */
/*  Home page styles                */
/*  =============================   */

#main-content .feature {
	background-color: #d8d8d8;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	background-image: url(../images/fboxbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#main-content .feature li {
	font-size: 90%;
}
#main-content .feature h4, .lfeature h4, .rfeature h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #333;
	padding-top: 5px;
	background-image: url(../images/widget-h3bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 130%;
}
#main-content .feature p, .lfeature p, .rfeature p {
	font-size: 90%;
    margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#main-content .lfeature {
	float: left;
    width: 250px;
    height: 210px;
    background-color: #d8d8d8;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	background-image: url(../images/fboxbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#main-content .lfeature h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #333;
	padding-top: 5px;
	background-image: url(../images/widget-h3bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 130%;
}
#main-content .rfeature {
    float: left;
    width: 250px;
    height: 210px;
    background-color: #d8d8d8;
	padding: 0px;
    margin: 0px 0px 0px 24px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	background-image: url(../images/fboxbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#main-content .rfeature h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #333;
	padding-top: 5px;
	background-image: url(../images/widget-h3bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 130%;
}