/**
 * OCD-UK Stylesheet -  Print
 **/
 
 
 
 .sidebar, .navigation, .header, .content p.posted {
	display:none;
}

img {
display: none
}
 
 
 
 body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
	background: #ebebeb;
	text-align: center;
}

/*    This is the setting for image borders  */
img {
	border:0;
}





.clr
{
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
}

a {
	text-decoration: none;
	}

a:link {
	color: #0180C7;
	}

a:visited {
	color: #0180C7;
	}

a:active {
	color: #7BBBC7;
	}

a:hover {
	color: #ff3300;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}




/*     header      */
.header {
height: 75px;
width:773px;
margin: 0px 0px 1px 0px;
color: black;
border-bottom: #cccccc 1px solid;
background-color: #ffffff;
}

.headerlogo {
	width:310px;
	height:75px;
	display:inline;
	float: left;
}

.headerbanner {
	width:460px;
	height:75px;
	display:inline;
	float: right;
	text-align: right;
}






/*  This is the top navigation bar css  */
.navigation {
	height:10px;
	width:768px;
	
    
}
		
.registration
{
		color: #999;
		font-family: Arial, sans-serif;
	    font-size: 10px;
		display: inline;
	    float: left; 
		margin-left: 4px;
}

.navmenu {
		color: #999;
		font-family: Arial, sans-serif;
	    font-size: 10px;
		float: right; 
		display: inline;
		margin-right: 4px;
}










/*    central page content     */



#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: left;
	padding: 0px;
	width: 773px;
	background: #C7DCE1;
	background: #fff;

	}
	
#container .floatcontainer:after{ content: "."; display: block; height: 0; clear: both; visibility:hidden; } 
/* Hides from IE Mac \*/  
* html .floatcontainer {height: 1%;}  
.floatcontainer{display:block;}  
/* End Hack */


#center {
margin-right: 0px;
	margin-left: 0px;
	float: left;
	
	overflow: hidden;

}

.content {
	
	background-color: #FFF;
	color: #000000;
	font-family: Verdana, sans-serif;
	line-height: 150%;
	font-size:12px;
	}

.content p {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin-bottom: 10px;
	}


.content blockquote {
	line-height: 150%;
	}
	
.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #688288;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 12px;
	padding: 3px;
	}

.content h3 {
	color: #ff3300;
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}
	
	.content h4 {
	color: #ff3300;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	text-align: left;

	margin-bottom: 10px;
	
	}
	
.content p.posted {
	clear: both;
	color: #999;
	font-family: Arial, sans-serif;
	font-size: 10px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

.content p.posted a {
	color: #444;
}

.content p.posted a:hover {
	color: #ff3300;
	text-decoration: underline;
	}





/*     sidebar      */
.sidebar {
	padding: 0px 15px;
	
	}
	

.sidebar h2 {
	color: #ff3300;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	text-align: left;
	padding: 3px;
	line-height: 1.5em;
	letter-spacing: 0em;
	}
	
	
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}


.sidebar li {
	color: #333333;
	font-family:  Tahoma, sans-serif;
	text-align: left;
	margin-top: 1px;
	margin-left: 3px;
	font-size: 12px;
	list-style-type: none;
}

.note {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 135%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	
/*     left sidebar     */
#left {
	
	width: 150px;
	background: #C7DCE1;
	background: #fff;
	
}

#left .sidebar li a {
	font-size: 11px;
	line-height: 120%;
	text-transform: capitalize;
}




/*    right sidebar     */


#right {
	
	width: 150px;
	background: #C7DCE1;
	background: #fff;
	
	
}


#right .sidebar li a {
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
}















	

#banner {
	display: none;
	}


div.img-link a {
	display: block;
	height: 115px;
	text-decoration: none;
	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;      
	   
	
	}

#banner h2 {
	font-size: small;
	}





textarea#comment-text {
	width: 370px;
}





.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}



.sidebar img {
}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}



#comment-data {
	float: left;
	position: relative;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 370px;
	
	
	}

.title{
		color: #ff6600;
		font-family:comic sans ms;
   		font-size: 12px;
		font-weight: bold;
	
}
.subtext
{
		   		font-size: 11px;
					
}

		/*    This is the code for forms  */


.basicedge{ 
 border: 1px solid #ff3300;
 font-family:verdana, arial, sans-serif;
 font-size:11px;
 background-color: #fff;
 width: 350px;
 text-align: center;
 margin-left: auto; 
 margin-right: auto; 
  } 


.labelleft{
text-align: right;
float: left;

}


.labelright{
text-align: left;
float: right;
}


 


.labelcentre{
text-align: center;
width: 15px;
}


.innerform{ 
 border: 1px dotted #999999;
 font-family:verdana, arial, sans-serif;
 font-size:10px;
 background-color: #ffffcc;
 width: 300px;
 text-align: center;
 margin-left: 19px; 
 padding: 6px;
   } 