/* CSS Document */

FORM, h4 {margin: 0px; padding: 0px;}


body {
	margin-left: 110px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a img {
border: 0px none;
}

.linkplain {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left:32px;
	line-height:21px;
	cursor: pointer;
}

.submenu {
	color: #EC008C;
	padding-left:40px;
}

.submenu_on {
	color: #EC008C;
}

.mainmenu_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left:32px;
	line-height:21px;
	background-color: #8f8f8f;
	background-image: url(images/menuselectedarrow.gif);
	background-repeat: no-repeat; 
	background-position: top left;
	cursor: pointer;
}

.menu_hover {
	background-image: url(images/menuhoverarrow.gif);
	background-repeat: no-repeat; 
	background-position: top left;
	cursor: pointer;
}

.submenu_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left:40px;
	line-height:21px;
	color: #EC008C;
	background-color: #8f8f8f;
	background-image: url(images/menuselectedarrow.gif);
	background-repeat: no-repeat; 
	background-position: top left;
	cursor: pointer;
}

.menuhighlite {
	color: #ffffff;
	background-color: #8f8f8f;
	background-image: url(images/menuselectedarrow.gif);
	background-repeat: no-repeat; 
	background-position: top left;
}

.pink {
  	color: #EC008C;
}

.usefulstuff_selected {
    color: #666666;
	text-decoration:underline;
}

.faded {
   opacity:0.5; 
   -moz-opacity:0.5
   KhtmlOpacity: 0.5;
   filter:alpha(opacity=50); 
}

#latestworkmaincontent h2 , #latestprojects_col h2{
	background-image: url(images/latestwork.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 25px;
	display: block;
	text-indent: -9000px;
	margin-bottom: 25px;

}

#latestworkmaincontent h3 , #latestprojects_col h3 , #latestprojects_col h4 , #latestworkmaincontent h4 {
   font-weight: bold;
   color: #363636; display:inline;
}

#latestworkmaincontent h3 , #latestprojects_col h3  {
   font-size: 1.1em;
}


.latestworkfeatureimage {
    float: left;
	padding-right: 25px;
	padding-bottom: 20px;
}
