/*Links css*/
	
a.main_content:link{text-decoration: none; color: #006FAF; border-bottom: #006FAF 1px dotted;}
a.main_content:visited {text-decoration: none; color: #006FAF; border-bottom: #006FAF 1px dotted;}
a.main_content:hover{text-decoration: none; color: #007E3A; border-bottom: #007E3A 1px dotted;}

a.email_link:link{text-decoration: none; color: #666666; border-bottom: #666666 1px dotted;}
a.email_link:visited {text-decoration: none; color: #666666; border-bottom: #666666 1px dotted;}
a.email_link:hover{text-decoration: none; color: #47bbff; border-bottom: #47bbff 1px dotted;}
						
a.nott_link:link {color: #007e3a; text-decoration: none; border-bottom: none;}
a.nott_link:visited {color: #007e3a; text-decoration: none; border-bottom: none;}
a.nott_link:hover {color:  #47bbff; text-decoration: none; border-bottom: none;}

a.read_link:link {color: #666; text-decoration: none; border-bottom: none;}
a.read_link:visited {color: #666; text-decoration: none; border-bottom: none;}
a.read_link:hover {color:  #47bbff; text-decoration: none; border-bottom: none;}

/*End Links css*/

 
/*
New site - Ryan Gibson - 15/04/09
*/


body{
margin:0;
padding:0;
/*line-height: 1.5em;*/
background:url(../images/back_grad.jpg) repeat-x;
}




#maincontainer{
background:#FFF;
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
margin-top:20px;
}

#topsection{
	margin-bottom:20px;
	margin-top:0px;
	height:217px;
}

#topsection_image{
	background:url(../images/leith_image_opt.jpg) no-repeat;
	margin:0px;
	padding:0px;
	height:217px;
	margin-left:230px;
}

#edinburgh_image{
	background:url(../images/edin_image.jpg) no-repeat;
	margin:0px;
	padding:0px;
	height:217px;
	margin-left:230px;
}

#reading_image{
	background:url(../images/reading_image_panel_opt.jpg) no-repeat;
	margin:0px;
	padding:0px;
	height:217px;
	margin-left:230px;
}

#nott_image{
	background:url(../images/nott_image_opt.jpg) no-repeat;
	margin:0px;
	padding:0px;
	height:217px;
	margin-left:230px;
}

#nott_image_cont{
	background:url(../images/nott_image_opt_2.jpg) no-repeat;
	margin:0px;
	padding:0px;
	height:217px;
	margin-left:230px;
}



#about_image{
	background:url(../images/about_image_nopanel_opt.jpg) no-repeat;
	margin:0px;
	padding:0px;
	height:217px;
	margin-left:230px;
}

#cons_image{
	background:url(../images/cons_image_opt.jpg) no-repeat;
	margin:0px;
	padding:0px;
	height:217px;
	margin-left:230px;
}

#proj_image{
	background:url(../images/projects_image_opt.jpg) no-repeat;
	margin:0px;
	padding:0px;
	height:217px;
	margin-left:230px;
}



#topsection_logo{
	float:left;
	background:url(../images/streetwise_logo.jpg) no-repeat;
	margin:20px 0 0 30px;
	padding:0px;
	height:189px;
	width:170px;
	text-indent: -10000px;
}

#topsection_logo a:link{
	display:block;
	height:189px;
	border:none;
	text-decoration:none;
	overflow:hidden;
}

#topsection_logo a:hover{
	display:block;
	height:189px;
	border:none;
	text-decoration:none;
	overflow:hidden;
}

#topsection_logo a:visited{
	display:block;
	height:189px;
	border:none;
	text-decoration:none;
	overflow:hidden;
}

#topsection_logo a:focus{
	display:block;
	height:189px;
	border:none;
	text-decoration:none;
	overflow:hidden;
	outline:none;
}

.logo2 {
	border:none;
}
#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
width: 100%;
}

#contentcolumn{
margin-left: 230px; /*Set left margin to LeftColumnWidth*/

/*border-left: #CCC 1px solid;*/

}

#nott_thumbs {
	height:150px;
	margin: 30px 0 30px 0;
}

#nott_thumbs .thumb1 {
	display:block;
	height: 150px;
	width: 100px;
	float: left;
	background:url(../images/nott_thumb_front.jpg) no-repeat;
		margin: 0 15px 0 30px;
		text-indent: -10000px;
}

.thumb1 a{
	display: block;
	width:100%;
	height:100%;
}

#nott_thumbs .thumb2 {
	display:block;
	height: 150px;
	width: 100px;
	float: left;
	background:url(../images/nott_thumb_back.jpg) no-repeat;
	margin: 0 15px 0 15px;
		text-indent: -10000px;
}

.thumb2 a{
	display: block;
	width:100%;
	height:100%;
}

#nott_thumbs .thumb3 {
	display:block;
	height: 150px;
	width: 100px;
	float: left;
	background:url(../images/nott_thumb_1.jpg) no-repeat;
	margin: 0 15px 0 15px;
	text-indent: -10000px;
}

.thumb3 a{
	display: block;
	width:100%;
	height:100%;
}

#nott_thumbs .thumb4 {
	display:block;
	height: 150px;
	width: 100px;
	float: left;
	background:url(../images/nott_thumb_2.jpg) no-repeat;
	margin: 0 30px 0 15px;
	text-indent: -10000px;
}

.thumb4 a{
	display: block;
	width:100%;
	height:100%;
}

.grey_line {
	margin-left: 231px; /*Set left margin to LeftColumnWidth*/
	margin-top:-608px;
	width:1px;
	height:600px;
	border-left: #CCC 1px solid;
}

#contentcolumn p{
padding:0 0 0 0px;
margin:5px 0 3px;
}

#leftcolumn{
float: left;
width: 230px; /*Width of left column*/
padding: 0 0 0 0;
}

#footer{

width: 800px;
height:33px;
background: url(../images/footer.gif) no-repeat;
padding: 0px 0 0 0;
margin: 0px 0 0 0;
}

#footer p{

font-family:Arial,Verdana,Sans-Serif;
font-size:8pt;
color:#999;
text-align:center;
padding: 10px 0 0 0;
margin: 0px 0 0 0;
}

#footer a{
color:#999;
border-bottom:dotted 1px #999;
text-decoration: none;
}

#footer a:hover{
color:#666;
border-bottom:dotted 1px #666;
}

.innertube{
margin: 0 10px 0 10px;
}

.innertube2{
margin: 0px 0px 0 15px; /*Margins for inner DIV inside each column (to provide padding)*/

}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/*Navigation Menu */

#sexypanels{
list-style-type: none;
width: 200px; /* width of menu */
font: normal 13px "Arial", Helvetica, "sans-serif";
text-indent: 15px;
margin:0 0 0 0;
padding:0 0 0 0;
text-decoration: none;
}


#sexypanels li p{
display:block;
margin:0 0 0 0;
padding:0 0 0 0;
text-decoration: none;
}

#sexypanels li a{
display: block;
color: #FFF;
width: 200px;
height:25px;
padding: 4px 0 0 0;
margin: 0 0 0 0;
text-decoration: none;
font-weight:600;

}

#sexypanels #one a:link{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu by default*/
text-decoration: none;
}

#sexypanels #one a:visited{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu by default*/
text-decoration: none;
}

#sexypanels #one a:hover{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu onMouseover*/
background-position: -200px 0px;
/*border-bottom: 1px solid black; bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
text-decoration: none;
}

#home #sexypanels #one a{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu onMouseover*/
text-indent:50px;
background-position: -400px 0px;
text-decoration: none;
/*border-bottom: 1px solid black; bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}

#sexypanels #two a:link{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu by default*/
background-position: 0 -29px;
}

#sexypanels #two a:visited{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu by default*/
background-position: 0 -29px;
}

#sexypanels #two a:hover{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu onMouseover*/
background-position: -200px 0px;
/*border-bottom: 1px solid black; bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}
#about #sexypanels #two a{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu onMouseover*/
text-indent:60px;
background-position: -400px 0px;
/*border-bottom: 1px solid black; bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}

#sexypanels #three a:link{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu by default*/
background-position: 0px -58px;
}

#sexypanels #three a:visited{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu by default*/
background-position: 0px -58px;
}

#sexypanels #three a:hover{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu onMouseover*/
background-position: -200px 0px;
/*border-bottom: 1px solid black; bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}
#projects #sexypanels #three a{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu onMouseover*/
text-indent:60px;
background-position: -400px 0px;
/*border-bottom: 1px solid black; bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}

#sexypanels #four a:link{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu by default*/
background-position: 0px -87px;
}

#sexypanels #four a:visited{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu by default*/
background-position: 0px -87px;
}

#sexypanels #four a:hover{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu onMouseover*/
background-position: -200px 0px;
/*border-bottom: 1px solid black; bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}
#consultancy #sexypanels #four a{
background: url(../images/button_new_all.gif) #FFF no-repeat; /*color of menu onMouseover*/
text-indent:60px;
background-position: -400px 0px;
/*border-bottom: 1px solid black; bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}

/*.sexypanels li a:visited, .sexypanels li a:active{
color: white;*\
}

/*.sexypanels li a:hover{
background: url(../images/button_back_roll.gif) #FFF no-repeat; color of menu onMouseover
color: white;
border-bottom: 1px solid black; bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor
}*/

/*End of navigation*/

#contact {
	width:201px;
}

#contact_top {
background: url(../images/contact_btn.gif) #FFF no-repeat; /*color of menu by default*/
margin:6px 0 0 0;
width:201px;
height:29px;
display: block;
padding-:0 0 0 0px;
}

#contact_top p{

margin:0px 0 0 0;
padding:6px 0 0 0;
width:201px;
font: normal 13px "Arial", Helvetica, "sans-serif";
color: #FFF;
font-weight:bold;
text-indent: 15px;
}

#contact_content{
	margin:0px;
	padding:0px;
	background: #edeef0;
	width:201px;
}

.email_link a{
	font-family:Arial,Verdana,Sans-Serif;
	color: #016eaf;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:#016eaf dotted 2px;
}

.email_link a:hover{
	font-family:Arial,Verdana,Sans-Serif;
	color: #999;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:#999 dotted 2px;
}

.contact_text{
	margin: 0px 0 0 15px;
	padding:5px 0px 0px 0px;
	width:175px;
	font-family:Arial,Verdana,Sans-Serif;
	color: #016eaf;
	font-size:26px;
	font-weight:bold;
	/*border-bottom:#FFF dotted 3px;*/
}
.contact_text_two{
	margin: 0px 0 0 15px;
	padding:5px 0px 0px 0px;
	width:175px;
	font-family:Arial,Verdana,Sans-Serif;
	color: #016eaf;
	font-size:11px;
	font-weight:bold;
	/*border-bottom:#FFF dotted 3px;*/
}
.contact_text_three{
	margin: 0px 0 0 15px;
	padding:5px 0px 0px 0px;
	width:175px;
	font-family:Arial,Verdana,Sans-Serif;
	color: #666;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}
.contact_text_four{
	margin: 0px 0 0 15px;
	padding:5px 0px 0px 0px;
	width:175px;
	font-family:Arial,Verdana,Sans-Serif;
	color: #999;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
}

#contact_bottom{
	background: url(../images/contact_bottom.gif) #FFF no-repeat; /*color of menu by default*/
	width:201px;
	height:29px;
	margin:0 0 5px 0px;
	padding:0 0 0 0px;
}

#news {
	width:201px;
}

#news_top {
background: url(../images/news_btn.gif) #FFF no-repeat; /*color of menu by default*/
margin:0px 0 0 0;
width:201px;
height:29px;
display: block;
padding-:0 0 0 0px;
}

#news_top p{

margin:0px 0 0 0;
padding:6px 0 0 0;
width:201px;
font: normal 13px "Arial", Helvetica, "sans-serif";
color: #FFF;
font-weight:bold;
text-indent: 15px;
}

#news_content{
	margin:0px;
	padding:0px;
	background: #edeef0;
	width:201px;
}

/*#news_content a{
	margin: 0px 0 0 15px;
	padding:5px 0px 0px 0px;
	width:175px;
	font-family:Arial,Verdana,Sans-Serif;
	color: #007e3a;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}

#news_content a:hover{
	font-family:Arial,Verdana,Sans-Serif;
	color: #999;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:#999 dotted 2px;
}*/

.news_text{
	margin: 0px 0 0 15px;
	padding:5px 0px 0px 0px;
	width:175px;
	font-family:Arial,Verdana,Sans-Serif;
	color: #016eaf;
	font-size:26px;
	font-weight:bold;
	/*border-bottom:#FFF dotted 3px;*/
}

.news_text_two{
	margin: 0px 0 0 15px;
	padding:5px 0px 0px 0px;
	width:175px;
	font-family:Arial,Verdana,Sans-Serif;
	color: #666;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.news_text_one{
	margin: 0px 0 0 15px;
	padding:5px 0px 0px 0px;
	width:175px;
	font-family:Arial,Verdana,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}

.news_text_four{
	margin: 0px 0 0px 15px;
	padding:5px 0px 2px 0px;
	width:175px;
	font-family:Arial,Verdana,Sans-Serif;
	color: #999;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
}

#news_bottom{
	background: url(../images/contact_bottom.gif) #FFF no-repeat; /*color of menu by default*/
	width:201px;
	height:29px;
	margin:0 0 10px 0px;
	padding:0 0 0 0px;
}

.unique_text{
	margin: -17px 0 0 -5px;
	padding:0px;
}

#comp_position a{
	display:block;
	background: url(../images/gears_roll2.gif) no-repeat;
	border-bottom:none;
	width:50px;
	height:52px;
	margin:10px 0 0 480px;
	padding:0;
}

#comp_position a:hover{
	background-position: -50px;
}

.edinburgh_text{
	background: url(../images/edin_title.gif) no-repeat;
	margin: -23px 0 0 -5px;
	padding:0px;
	height:81px;
}

.reading_text{
	background: url(../images/read_title.gif) no-repeat;
	margin: -23px 0 0 -5px;
	padding:0px;
	height:81px;
}


.nottingham_text{
	background: url(../images/nott_title.gif) no-repeat;
	margin: -23px 0 0 -5px;
	padding:0px;
	height:81px;
}


.leith_text{
	background: url(../images/leith_title.gif) no-repeat;
	margin: -23px 0 0 -5px;
	padding:0px;
	height:81px;
}


#intro_copy {
	margin:10px 0 15px 0;
	padding:0 0px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0181be;
	font-size:0.8em;
	font-weight:bold;
	line-height:20px;
}

#projects_list {
	margin:10px 0 15px 0;
	padding:0 0px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:20px;
}

#projects_list ul{
margin:0 0 0 0;
padding:0 0 0 0;
}

#projects_list ul li{
display:inline;
margin:0 0 0 0;
padding:0 15px 0 0;

}

/**#projects_list ul li a{
	color: #006FAF;
	height:25px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration:none;
	border-bottom: #006FAF 1px dotted;
	font-weight:normal;
}

#projects_list ul li a:hover{
	height:25px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration:none;
	font-weight:normal;
	color: #007E3A;
	border-bottom: #007E3A 1px dotted;
}

#projects_list ul li a:visited{
	color: #006FAF;
	height:25px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration:none;
	border-bottom: #006FAF 1px dotted;
	font-weight:normal;
}
**/


.h1 {
	margin:10px 0 15px 0;
	padding:0 10px 0 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0181be;
	font-size:0.8em;
	font-weight:bold;
	line-height:20px;
}

#projects_copy {
	margin:-10px 0 15px 0;
	padding:0 0px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0181be;
	font-size:0.8em;
	font-weight:bold;
	line-height:20px;
}

#view {
	margin:10px 0 5px 0;
	padding:0 0px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0181be;
	font-size:0.8em;
	line-height:20px;
}


#right_column {
	margin:0 0 0 355px;
	padding:0 0 0 10px;
	width:180px;
	border-left:#CCC 1px solid;
	
}

#main_content{
	margin:0 0 0 0;
	padding:0px 0px 0 0px;
	width:350px;
	float:left;
	
}

#main_content ul{
padding:0 0 0 15px;
margin:5px 0 10px 0;
list-style:circle;
color:#666666;	
}

#main_content li{
padding:0 0 5px 0px;
margin:0;

}

#consultancy_content{
	margin:0 0 0 0;
	padding:0px 00px 0 0px;
	width:100%;
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-face-color:#edeef0;
	scrollbar-shadow-color: #FFF;
	scrollbar-highlight-color:#FFF;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #FFF;

}

#nottingham_content{
	margin:0 0 0 0;
	padding:0px 10px 0 12px;
	width:315px;
	/*height:500px;
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-face-color:#edeef0;
	scrollbar-shadow-color: #FFF;
	scrollbar-highlight-color:#FFF;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #FFF;*/

}
#consultancy_content ul{
	padding:0 0 0px 15px;
	margin:5px 0 0px 0;
}

#consultancy_content li{
	list-style:circle;
	padding:0 0 5px 0;
	margin:0;
}

#consultancy_cont_content{
	margin:15px 0 0 0;
	padding:0px 10px 0 15px;
	width:515px;
}

#consultancy_cont_content ul{
	padding:0 0 0px 0px;
	margin:15px 0 0px 0;
}

#consultancy_cont_content li{
	list-style:none;
	padding:0 0 15px 0;
	margin:0;
}

.read_more_link a{
	font-family:Arial,Verdana,Sans-Serif;
	font-size:9pt;
	color:#666666;
	padding:0;
	margin:5px 0 0 0;
	text-decoration:none;
}

.read_more_link a:hover{
	color: #333;
}


.bodycopy{
font-family:Arial,Verdana,Sans-Serif;
font-size:9pt;
color:#666666;
margin:0;
padding:0;
line-height:16px;

		}
		
.awardcopy{
font-family:Arial,Verdana,Sans-Serif;
font-size:9pt;
color:#666666;
padding:0 10px 0 10px;
line-height:16px;
margin:5px 0 5px 0;
		}


.award_image {
	margin: 0 0 0 0;
	padding:0 0 0 30px;
	border:none;
	width:113px;
	height:183px;
}

#nott_units {
	width: 530px;
	height: 450px;
	margin:auto auto;
}

#unit_1 {
	float: left;
	width:159px;
	height:430px;
	background:url(../images/nottingham_unit_side1.gif) no-repeat bottom;
	margin:0;
}

#nott_content {
	float: left;
	width: 160px;
	height:430px;
}
#unit_content {
	width: 150px;
	margin:10px 0 0 0;
	
}

#unit_content_one {
	width: 150px;
	margin:33px 0 0 0;
	
}

.unit_content_header {
	background: #006ea7;
	color:#FFF;
	padding: 0 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
}

.unit_content_copy {
	color:#666666;
	padding: 5px 5px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#unit_reverse {
	float:left;
	width:210px;
	height:430px;
	background: url(../images/nottingham_unit_reverse.gif) no-repeat bottom left;
	margin:0;
	
}



.reverse_header {
	margin-bottom:10px;
}

.clear{clear:both;height:0;line-height:0;}

#reading_unit_1 {
	width:237px;
	height:433px;
	margin:10px 0 0 0px;
}
#reading_unit_content_one {
	width: 200px;
	float:left;
	margin-left:250px;
	margin-top:-435px;
	
}

#reading_unit_content {
	width: 150px;
	float:left;
	margin-left:250px;
	margin-top:-257px;
	
}



.reading_unit_content_header {
	background: #006ea7;
	color:#FFF;
	padding: 0 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
}

.reading_unit_content_copy {
	color:#666666;
	padding: 0px 5px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#reading_unit_reverse {
	width:109px;
	height:400px;
	margin:10px 0 0 0px;
	float:left;
	margin-left:120px;
	margin-top: -400px;
}



.reading_reverse_header {
	margin-bottom:10px;
	color:#666666;
	padding: 0px 5px 0 5px;

}

#reading_carpark {
	margin:20px 0 0 0;
	width:500px;
}

#car_park_image {
	width:237px;
	height:250px;
	margin: 10px 10px 10px 0;
}

#car_park_copy {
	width:200px;
	float:left;
	margin-left:250px;
	margin-top: -260px;
}

/*Leith*/

#leith_unit_1 {
	width:237px;
	height:421px;
	margin:10px 0 0 0px;
}
#leith_unit_content_one {
	width: 200px;
	float:left;
	margin-left:250px;
	margin-top:-420px;
	
}

#leith_unit_content {
	width: 150px;
	float:left;
	margin-left:250px;
	margin-top:-300px;
	
}



.leith_unit_content_header {
	background: #006ea7;
	color:#FFF;
	padding: 0 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
}

.leith_unit_content_copy {
	color:#666666;
	padding: 0px 5px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#leith_unit_reverse {
	width:109px;
	height:400px;
	margin:10px 0 0 0px;
	float:left;
	margin-left:120px;
	margin-top: -400px;
}



.leith_reverse_header {
	margin-bottom:10px;
	color:#666666;
	padding: 0px 5px 0 5px;

}

#leith_carpark {
	margin:20px 0 0 0;
	width:500px;
}

#leith_park_image {
	width:237px;
	height:250px;
	margin: 10px 10px 10px 0;
}

#leith_park_copy {
	width:200px;
	float:left;
	margin-left:250px;
	margin-top: -260px;
}

/*Edinburgh*/

#edinburgh_unit_1 {
	width:237px;
	height:415px;
	margin:10px 0 0 0px;
}
#edinburgh_unit_content_one {
	width: 250px;
	float:left;
	margin-left:250px;
	margin-top:-415px;
	
}

#edinburgh_unit_content_one ul {
	margin:40px 0 0 0px;
}

#edinburgh_unit_content_one li {
	margin: 20px 0 0 0px;
}
#edinburgh_unit_content {
	width: 150px;
	float:left;
	margin-left:250px;
	margin-top:-300px;
	
}



.edinburgh_unit_content_header {
	background: #006ea7;
	color:#FFF;
	padding: 0 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
}

.edinburgh_unit_content_copy {
	color:#666666;
	padding: 0px 5px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#edinburgh_unit_reverse {
	width:109px;
	height:400px;
	margin:10px 0 0 0px;
	float:left;
	margin-left:120px;
	margin-top: -400px;
}



.edinburgh_reverse_header {
	margin-bottom:10px;
	color:#666666;
	padding: 0px 5px 0 5px;

}

#edinburgh_carpark {
	margin:20px 0 0 0;
	width:500px;
}

#edinburgh_park_image {
	width:237px;
	height:250px;
	margin: 10px 10px 10px 0;
}

#edinburgh_park_copy {
	width:200px;
	float:left;
	margin-left:250px;
	margin-top: -260px;
}

/**	
#home #nav-home a,
#about #nav-about a,
#archive #nav-archive a,
#lab #nav-lab a,
#reviews #nav-reviews a,
#contact #nav-contact a {
background:#e35a00;
color:#fff;
text-shadow:none;
}

#home #nav-home a:hover,
#about #nav-about a:hover,
#archive #nav-archive a:hover,
#lab #nav-lab a:hover,
#reviews #nav-reviews a:hover,
#contact #nav-contact a:hover {
background:#e35a00;
}

#nav a:active {
background:#e35a00;
color:#fff;
}
**/
#nott_units h1 {
	font-size: 12px;
	padding: 0px;
	margin: 5px;
}
#thumbs_title {
	width:270px;
	font-size: 12px;
	padding: 0px;
	margin: 0 0 5px 15px;
	font-weight:bold;
}
