/* acdt_styles */

/* *********************************** STRUCTURE *********************************** */
* {
padding: 0;
margin: 0;
}
body { 
font: normal .8em/1 Tahoma, Arial, Verdana, Helvetica, sans-serif; }

p {
font: normal 0.9em/1.8 Tahoma, Arial, Verdana, Helvetica, sans-serif;
color: #CCD1CB;
padding: 0;
margin: 0 0 1.3em 0;
letter-spacing: .05em;
}

h2 {font: normal 1.5em/1 "Georgia", "Times Roman", serif; color: #D2D6D1;}
h3 {font: bold 1.2em/1 "Georgia", "Times Roman", serif; color: #FF8F20;}
h4 a:hover {color: #FF8F20;}

#topwrap {
background-color: #ffffff;
width: 815px;
margin: 0 auto;
}



#header img {
margin: 20px 0 5px 10px;}

#container {
	margin-top: 15px;
	background-image: url(../assets/images/background.jpg);
	background-repeat: repeat-x;
	border-top: 5px solid #121043;
	background-color: #141043;
	overflow: hidden;
}

#wrap {
width: 790px;
margin: 0 auto;
padding-top: 10px;
color: #ffffff;
}


#side { 
float: left;
width: 225px;
padding: 0 2px;
}

/* rounded corners */
.cute {
width: 200px;
background-color: #ffffff;
border-bottom: 6px solid #221D61;
margin-bottom: 30px;
}

.cute h3 {
padding-left: 10px;
padding-bottom: 12px;
color: #FF8F20;
}

.cute h2 {
padding-left: 10px;
padding-bottom: 12px;
color: #FF8F20;
}

.cute p {
	padding-left: 10px;
	color: #000078;
	font-size: 0.9em;
	line-height: 1.1em;
}

.cap {
font-size: 9px;
font-weight: bold;
color: #CFAE2B;
text-align: left;
margin-left: 12px;
padding-top: 5px;
}

.caption {
font-size: 9px;
font-weight: bold;
color: #ffffff;
text-align: right;
margin-right: 180px;

}

p.click {
font-size: 85%;
padding-right: 5px;
padding-bottom: 5px;
}

p.click2 {
font-size: 85%;
padding-right: 5px;
}

p.click a {
	text-decoration: none;
	color: #5A0078;
	padding-left: 18px;
	background-image: url(../assets/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

p.click2 a {
	text-decoration: none;
	color: #5A0078;
	padding-left: 20px;
}

#welcome a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#welcome a:hover {
	border-bottom: 1px dotted #CC7014;
}


p.click a:hover {
	border-bottom: 1px dotted #CC7014;
}

p.click2 a:hover {
	border-bottom: 1px dotted #CC7014;
}

.clicksearch {
padding-left: 10px;
margin-top: -10px;
}

#whitedot {
padding: 5px 0 0 10px;
}

#whitedot a {
text-decoration: none;
	color: #5A0078;
}

#whitedot a:hover {
	border-bottom: 1px dotted #CC7014;
}

.click {
font-size: 85%;
padding-left: 5px;
padding-top: 10px;
padding-bottom: 5px;
}

.click a {
	text-decoration: none;
	color: #5A0078;
	padding-left: 20px;
	background-image: url(../assets/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.click a:hover {
	border-bottom: 1px dotted #CC7014;
}

.roundtop {
background: url(../assets/images/top-right.gif) no-repeat right top;
}

.roundbottom {
background: url(../assets/images/bottom-right.gif) no-repeat right top;
}

img.corner {
width: 15px;
height: 15px;
border: none;
display: block !important;
}



#nav li {
	padding: 0.3em 1em;
	list-style-type: none;
}

#nav a {
text-decoration: none;
color: #7D6E36;
font-weight: bold;
}

#nav a span {
color: red;
}

#nav a:hover {
	color: #000078;
	border-bottom: dotted 1px #666633;
}

.separator {
			clear: both;
			height: 0px;
}

#main {
float: left;
width: 550px;
margin-left: 10px;
margin-bottom: 10px;
}

#main p {
padding-top: 10px;
margin-left: 15px;
}

#main p span {
color: #685C2D;
padding-top: 20px;
padding-left: 10px;
font-size: 1.2em;
font-weight: bold;
letter-spacing: 0.1em;
}

#main a {
color: #ccd1cb;
}

#main a:hover {
color: #FF8F20;}


#footer {
clear: both;
font: normal .7em/1.3 Tahoma, Arial, Verdana, Helvetica, sans-serif;
color: #93988F;
text-align: center;
padding-top: 20px;
padding-bottom: 10px;
}

#footer p {
font: normal 1em/1.3 Tahoma, Arial, Verdana, Helvetica, sans-serif;
color: #93988F;
text-align: center;
line-height: 0.2em;
}

#footer span a{
color: #93988F;
text-decoration: none;
}

#footer span a:hover {
border-bottom: 1px dotted #93988F;
}

/* shuffler */
#photodiv {
margin-left: 25px;
margin-bottom: 10px;
}

.photodiv {
margin-left: 25px;
margin-bottom: 10px;
}


#photodiv {
  background-repeat: no-repeat;
}

#title {
	font-size: 1em;
	text-align: center;
	margin-bottom: 20px;

}

p.symbol {
	background-image: url(../assets/images/weesymbol.jpg);
	background-repeat: no-repeat;
	background-position: left;
padding-left: 30px;
}

h3.symbol {
	background: url(../assets/images/weesymbol.jpg) no-repeat left;
	padding-left: 30px;
	padding-top: 9px;
	color: #FF8F20;
	font: bold 1.4em "Georgia", "Times New Roman", serif; letter-spacing: 1px;
}


/*meeting timetable styles*/

#meet {
	width: 300px;
	border: 1px solid #130F42;
	margin-left: 10px;
}
#meetings li {
	padding: 0.3em 1em;
	list-style-type: none;
}

#meetings li h4 {
padding: 0 0 0.2em 1em;
}


#chart {
position: absolute;
top: 0;
left: 330px;
}

.boxout {
float: right;
width: 160px;
margin-left: 13px;
margin-top: 10px;
}



.bold {
font-weight: bold;
}

/*project styles*/
#position {
padding: 20px;
}
#position a {
color: #ff8f20;
}



#position p {
margin: 0;
padding-top: 10px;
}


.project {
border-top: 1px dashed #cccccc;
padding-top: 12px;
color: #161245;
height: 13em;
}

.project2 {
border-top: 1px dashed #cccccc;
padding-top: 12px;
color: #161245;
padding-bottom: 12px;
}



.projectimg img {
margin-top: 8px;
}

h3.title a {
	color: #FF8F20;
	font: 1.3em "Georgia", "Times New Roman", serif; letter-spacing: 1px;
	text-decoration: none;
}

h3.title a:hover {
border-bottom: 1px dotted #ff8f20;
}

#text ul {
padding-top:20px;
}

#text ul li {
	clear: both;
	float: left;
}

#pick {
float: right;
margin-top: 14px;
margin-left: 5px;
}

#lib {
font-size: 1.0em;
text-align: center;
}

#lib p {
margin: 0;
}

#lib a {
color: #93988F;
text-decoration: none;
}

#lib a:hover {
border-bottom: 1px dotted #93988F;
}

/* equipment list styles */

#hire li {
	padding: 0.3em 1em;
	list-style-type: none;
}

#hire li p {
margin: 0;
}

#committee {
width: 550px;
border: 1px solid red;
}

#login-form label {
font-size: 1.2em;
display: block;
width: 100%;
margin-bottom: 5px;
}

#login-form div {
margin: 0.4em 0 0.6em 0;
padding-bottom: 2px;
}

#login-form .txt {
border: 1px solid #FF8F20;
font-size: 1.2em;
padding: 2px;
}

#enquiry-form .btn {
border: 1px outset #FF8F20;
background-color: #42429E;
color: #7D6E36;
font-size: 1.2em;
font-weight: bold;
}

/*fix for text on links table*/

#position p.fix {
font-size: 85%;
padding-left: 5px;
padding-top: 0;
font-weight: normal;
}

#position .project3 img {
margin-bottom: 20px;
}