	
	
	.clear {clear:both}
	
	body {
		background-color: #f9f9f9;
	}
	
	p {color: #333;}
	
	#slideshow {  height: 500px; width: 750px; overflow: hidden; position: absolute; left: 200px; top: 62px; }
	#slideshow img { height: 500px; }
	

	
	#menu { position: fixed; top: 58px; left: 10px; width: 160px; height: 550px; }
	#menu ul { margin: 0px;}
	#menu ul li { padding-left: 0px; display: block; font-family: Helvetica, Arial, sans-serif; font-weight: 500; font-size: 11px; color: #333; margin-bottom: 0px; line-height: 14px;}
	#menu ul li a {  text-decoration: none; color: #999; font-family: Helvetica, Arial, sans-serif; font-size: 11px;  }
	#menu ul li a:hover, #menu ul li a.active { color: #333; }
	
		#menu ul li a.here { color: #333; 
 }
		
	#menu ul li a.i { color: #999;}
	#menu ul li a.o { color: #999;}
	#menu ul li a.p { color: #999;}
	#menu ul li a.io { color: #999;}
	.iop { color: #999;}
	#menu ul li a.ip { color: #999;}
	#menu ul li a.op { color: #999;}


img {
		border: 0;
	vertical-align: top;
}


first-child+html a.here,
*:first-child+html a:hover,
*:first-child+html .information p a,
*:first-child+html .submit,
*:first-child+html #personaliseButton:hover,
*:first-child+html .selected,
*:first-child+html .text a { color: #999;	/* for IE 7 only */}


#content {
	float: left;
		clear: left;
			margin: 0 0 0 200px;
}

#content p{
				margin: 10px 0 0 0px;
font-family: Helvetica, Arial, sans-serif; font-weight: 500; font-size: 11px; color: #333; margin-bottom: 0px; line-height: 14px;
}

.details div.image {
	padding-top: 62px;
}



.new { color: #F00;}

.tagidentity {
background-color: #ebebeb; 
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
padding: 4px;
line-height: 24px;
}
.tagprint{
background-color: #ebebeb; 
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
padding: 4px;
line-height: 24px;
}
.tagonline {
background-color: #ebebeb; 
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
padding: 4px;
line-height: 24px;
}
.tagall {
visibility: hidden;
background-color: #fff; 
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
padding: 4px;
line-height: 24px;
}

a:hover.tags  { background-color: #ccc; }

