/* CSS Document */

body{
	min-height:600px;
	font-family: Helvetica, Verdana, Arial;
	font-size:11px;
	background-color:#d1d3d4;
	color:#58595b;
	padding:0px;
	margin:0px;
	padding-top:20px;
	/*padding-left:10px;*/
}
h1{
	font-size:100%;
	margin:0px;
}
.clear{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0%;
}
.break{
	clear:both;
	height:10px;
}
.bigbreak{
	clear:both;
	height:50px;
}
#container{
	width:1050px;
	min-height:600px;
	margin-right:auto;
	margin-left:auto;
}
.header_old{
	width:595px;
	height:50px;
	float:left;
}
.header{
	width:965px;
	height:90px;
	float:left;
	background-image: url(../images/StudioNove_Logo.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#leftmenu{
	width:170px;
	min-height:400px;
	float:left;
	margin-top:15px;
}
.menuitem{
	width:200px;
	font-weight:bold;
}
.submenu{
	width:200px;
}
.content{
	width:690px;
	height:460px;
	float:left;
	padding-top:20px;
}
.project_title{
	float:left;
	margin-bottom:5px;
}
.image{
	width:100%;
	min-height:379px;
	background-color:#000000;
		
}
.image_desc{
	width:250px;
	float:left;
	text-align:left;
	margin-top:5px;
}
.pages{
	width:320px;
	float:right;
	text-align:right;
	margin-top:5px;
}
.img_text{
	padding-top:10px;
	padding-bottom:20px;
}
.small_text{
	font-size:80%;
}
.textcontent{
	width:170px;
	float:left;
	margin-left:20px;
	margin-top:18px;
}
.goingup{
	width:690px;
	padding-top:5px;
	text-align:right;
}
#footer{
	font-size:80%;
	width:95%;
	height:40px;
}
a:link{
	color:#58595b;
	text-decoration:none;
}
a:visited{
	/*color:#58595b;*/
	text-decoration:none;
	color:#969696;
}
a:hover{
	color:#58595b;
	text-decoration:none;
}
a:active{
	color:#58595b;
	text-decoration:none;
}
#sony #leftmenu .sony a, 
#community #leftmenu .community a,
#thecodebox #leftmenu .thecodebox a,
#growsheffield #leftmenu .growsheffield a,
#munich #leftmenu .munich a,
#northumbria #leftmenu .northumbria a,
#annawalker #leftmenu .annawalker a,
#vibe #leftmenu .vibe a,
#sheffieldunion #leftmenu .sheffieldunion a,
#careers #leftmenu .careers a,
#johnsmedley #leftmenu .johnsmedley a,
#twelveten #leftmenu .twelveten a,
#great #leftmenu .great a,
#a1gp #leftmenu .a1gp a,
#discreet #leftmenu .discreet a,
#arca #leftmenu .arca a,
#matalan #leftmenu .matalan a,
#martin #leftmenu .martin a,
#piccadilly #leftmenu .piccadilly a,
#logos #leftmenu .logos a,
#ukspace #leftmenu .ukspace a,
#ipex #leftmenu .ipex a {
	color:#00ffff;
	text-decoration:none;
	font-weight:bold;
	
}


