/* CSS Document */



body{

	margin:0px;

	border:0px;

	color:#565656;

	font-family: "MS Sans Serif", Geneva, sans-serif;

	font-size:11px;

}


p{

	padding-right: 30px;

}

a{

	color:#8758a3;

	text-decoration:none;

}



h1, h2, h3, h4, h5 {margin:0px;border:0px;font-family: Verdana, Geneva, sans-serif;}



h1 {

	color:#815b9c;

	font-weight:100;

	font-size:22px;

}



h2 {

	color:#815b9c;
	
	font-size:16px;

	font-weight:100;

}



h3 {

	color:#98c8e5;

	font-weight:100;

}



h1 a{

	color:#7d9dc9;

	font-weight:500;

}



h2 a{

	color:#98c8e5;

	font-weight:100;

}



h3 a{

	color:#809cc8;

	font-weight:100;

}



p{

	line-height:25px;

}



.fieldname{

	font-weight:900;

}



img {border:0px;}



.tinylink{

	font-size:9px;

	color:#815b9c;

	font-weight:500;

}



.nav a{

	font-size:16px;

	font-weight:900;

}



.nav td{

	vertical-align:text-top;

	padding-top:15px;

	font-family: Verdana, Geneva, sans-serif;

}



.selected {

	font-weight:900;

}



.normal {

	font-weight:normal;

}



.footer, .footer a{

	color:#602081;

}



p.breadcrumb{
	line-height: 1em;
	float:left;
	margin-top: 95px;
	position:absolute;
}

p.hbreadcrumb{
	line-height: 1em;
}

#controlwrap{
	float:left;
	margin-left: 700px;
	margin-top: 100px;
	position:absolute;
}

#controls{
	background-color:transparent;
	padding:10px;
}

#controls ul, #controls li{
	margin:0;
	padding:0;
	list-style:none;
}

#controls li{
	margin:5px;
}

#controls li img{
	vertical-align:-3px;
	margin-right:10px;
}

#controls a{
	
	text-decoration:none;
	font-size:1.1em;
}

#text_size {
	margin:2em 0;
}

#text_size p {
	/*width:2em;*/
	padding:0 10px;
	/*padding-left:0.8em;*/
	border-left:1px solid #ccc;
	float:left;
	color:#777;
	margin:0;
	margin-bottom :-5px;
}

#text_size p a, #text_size p a:link, #text_size p a:visited {
	color:#888;
	text-decoration:none;
}

.selected_text_size {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#text_size .textsize {
	/*width:5em;*/
	border-left:none;
	font-size:1.1em;
}

.text_size_1 { font-size:11px !important; }
.text_size_2 { font-size:13px !important; }
.text_size_3 { font-size:15px !important; }
.text_size_4 { font-size:16px !important; }

#top_margin{
	height:30px;
}

.emailpage fieldset h2 {
	padding-bottom:4px;
}

.emailpage fieldset label {
	display:block;
	float:left;
	width:160px;
	font-size:1.2em;
	margin-top:5px;
}

.emailpage fieldset input {
	margin-top:5px;
	padding:2px;
}

.emailpage fieldset textarea {
	height:80px;
	width:180px;
	margin-top:5px;
	padding:2px;
	font-size:1.2em;
}

.emailpage fieldset div .submit {
	border:1px solid #D63990;
	background:#fff;
	width:150px;
}

#search{
	border:1px solid #CCDAE2;
	background-color: #E8EAED;
	margin-left: 15px;
}

#searchbox #button{
	vertical-align: -3px;
}

.project{
	margin-bottom: 20px;
	float: left;
	clear: both;
}

.project h2{
	margin-bottom: 10px;;
	float:left;
	clear: both;
}

.project_image{
	float: left;
	width: 220px;
	clear: left;
}

.project_details{
	float:left;
}

.project p{
	line-height: 1em;	
	margin: 0;
	margin-top: 6px;
}

#top_image{
	float:left;
	margin-left:228px;
	margin-top:-40px;
	margin-bottom:20px;
	position:absolute;
}

#content_wrap h1{
	margin-top:180px;
}
