Body{
	background-color : white;
	margin : 0 0 0 0;
	padding : 10px;
}

A			{ color : #0073bb; text-decoration : none; }
A:hover	{ color : #c00; text-decoration : underline; }

P{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
}

H1{
	font-size : 170%;
	font-weight : normal;
	color : #cc0000;
	margin : 0 0 12px 0;
	padding : 0 0 0 0;
	border-bottom : 1px dashed #0073bb;
}

H2{
	font-size : 125%;
	font-weight : 600;
	color : #cc0000;
	border-bottom : 1px dashed #0073bb;
}

H3{
	font-size : 120%;
	font-weight : bold;
	color : black;
}

H4{
	font-size : 100%;
	font-weight : bold;
	color : black;
}

H5{
	font-size : 90%;
	font-weight : bold;
	color : #CC0000;
}

H6{
	font-size : 90%;
	font-weight : bold;
	color : black;
}

HR{
	border : none;
	background-color : black;
	color : black;
	height : 1px;
	margin : 0 0 1em 0;
}

fieldset{
	border : 1px dashed #0073bb;
	margin : 0 0 1em 0;
	padding : 0 10px 1em 10px;
}

Legend{
	color : #c00;
	font-weight : bold;
	width : 150px;
	background-color : white;
	padding : 8px 10px 8px 10px;
	border : 1px dashed #0073bb;
	margin : 0 0 1em 0;

}

form{
	display : inline;
}

Label{
	font-weight : bold;
}

UL, OL, Blockquote{
	margin : 0 30px 1em 30px;
	padding : 0 0 0 0;
}

UL{
	margin : 0 30px 1em 30px;
	padding : 0 0 0 0;
}

UL LI{
	list-style : square;
}



#pageBlock{
	border : none;
	margin : 0 0 0 0;
	padding : 0 0 0 0;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.75em;

	background-color : white;

}

#headerBlock{
	display : none;
}

#logo{
	float : left;
	width : 207px;
	padding : 0;
	margin : 0;
}

#strapline{
	padding : 0;
	margin : 0 32px 0 209px;
	background-image : url(http://www.coventrypartnership.com/assets/furniture/strapline.gif);
	background-repeat : no-repeat;
	background-position : 50% 50%;
	height : 56px;
}

#contentBlock{
	background-image : none;
	border : none;	
}

#columnOne{
display : none;

}

#columnTwo{
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	text-align : justify;
	position : relative;
	width : auto;
	border : none;
}

#infoBlock{
	display : none;
}

#themeIndicator{
	float : left;
	width : 207px;
	padding : 0;
	margin : 0;
	background-image : url(http://www.coventrypartnership.com/assets/furniture/themes/theme-members.jpg);
	background-repeat : no-repeat;
	border-right : 2px solid white;
}



#searchBlock{
	height : 69px;
	background-color : #CBD6EE;
	border : 1px solid #0073BB;
	font-size : 90%;
	background-image : url(http://www.coventrypartnership.com/assets/furniture/icon-search.gif);
	background-repeat : no-repeat;
	background-position : 100% 0%;
	margin : 0 0 2px 0;
	padding : 0 80px 0 10px;
	
	overflow-y : hidden;
	overflow : hidden;
	
}

#searchBlock H1{
	border : none;
	color : #0073bb;
	margin : 12px 0 3px 0;
	font-size : 130%;
	font-weight : bold;
}

#searchBlock H1 Label{
	font-weight : bold;
}

#searchBlock #q0{
	width : 65%;
	border : 1px solid black;
	padding : 2px 3px 2px 3px;
	background-color : white;
	margin :  0 3px 0 0;
	float : left;
}


#searchBlock #siteSearch{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 70px;
	padding :  0 0 0 0;
	margin : -1px 0 0 0;
	float : left;
}

#forumBlock{
	height : 69px;
	background-color : #C6E7E2;
	border : 1px solid #1E7565;
	padding : 0 80px 0 10px;
	margin : 0 0 0 0;
	overflow-y : hidden;
	overflow : hidden;
	
	font-size : 90%;
	background-image : url(http://www.coventrypartnership.com/assets/furniture/icon-forum.gif);
	background-repeat : no-repeat;
	background-position : 100% 0%;

}

#featureBlock{
	height : 144px;
	margin : 0 0 0 0;
	font-size : 90%;
}

#infoBlock #forumBlock H1{
	border : none;
	color : #1E7565;
	margin : 8px 0 3px 0;
	font-size : 130%;
	font-weight : bold;
}

#infoBlock #forumBlock A{
	color : #1E7565;
	text-decoration : none;
}

#infoBlock #forumBlock A:hover{
	color : #c00;
	text-decoration : underline;
}


#footer{
	display : none;
}

.clear{
	clear : both;
	font-size : 5%;
	height : 1px;
}

/* ******************* */

/* ******************* */
.dataTable{
	font-size : 90%;
	width : 99%;
	border : 1px solid black;
	margin : 0 0 1em 0;
	border-collapse : collapse;
}
.dataTable TH{
   background-color : #D7D7D7;
	font-weight : bold;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
	text-transform: uppercase;
	border : 1px solid black;
	text-align : left;
}
.dataTable TD{
	background-color : #f5f5f5;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
   color : #333333;
	border : 1px solid black;
	border-collapse : collapse;
}
.colorBlock{
	display : none;
}

.featureTableMembers{
	border : 1px solid #0073BB;
	width : 99%;
	background-color : #CBD6EE;
	margin : 0 0 1em 0 ;
}

.featureTableMembers TD{
	vertical-align : top;
	padding : 5px 10px 0 10px;
}

.featureTableMembers TD H1{
	border : none;
	color : #0073BB;
	margin : 0 0 5px 0;
	font-size : 130%;
	font-weight : bold;
}
.featureTableMembers TD H1 A{
	color : #0073BB;
}
.featureTableMembers TD H1 A:hover{
	
}

.featureTableMembers TD.photo{
	vertical-align : top;
	padding : 0 0 0 0;
	width : 150px;
	border-right : 1px solid #0073BB;
	background-color : #0073BB;
	color : white;
}

.featureTableSucess{
	border : 1px solid #1E7565;
	width : 99%;
	background-color : #C6E7E2;
	margin : 0 0 1em 0 ;
}

.featureTableSucess TD{
	vertical-align : top;
	padding : 5px 10px 0 10px;
}

.featureTableSucess TD H1{
	border : none;
	color : #1E7565;
	margin : 0 0 5px 0;
	font-size : 130%;
	font-weight : bold;
}
.featureTableSucess TD H1 A{
	color : #1E7565;
}
.featureTableSucess TD H1 A:hover{
	
}

.featureTableSucess TD.photo{
	vertical-align : top;
	padding : 0 0 0 0;
	width : 150px;
	border-right : 1px solid #1E7565;
	background-color : #1E7565;
	color : white;
}

.featureTableNews{
	border : 1px solid #0073BB;
	width : 99%;
	background-color : #CDE0F4;
	margin : 0 0 1em 0 ;
}

.featureTableNews TD{
	vertical-align : top;
	padding : 5px 10px 0 10px;
}

.featureTableNews TD H1{
	border : none;
	color : #0073BB;
	margin : 0 0 5px 0;
	font-size : 130%;
	font-weight : bold;
}
.featureTableNews TD H1 A{
	color : #0073BB;
}
.featureTableNews TD H1 A:hover{
	
}

.featureTableNews TD.photo{
	vertical-align : top;
	padding : 0 0 0 0;
	width : 150px;
	border-right : 1px solid #0073BB;
	background-color : #0073BB;
	color : white;
}

.featureTableCommunities{
	border : 1px solid #1E7565;
	width : 99%;
	background-color : #DEF3F0;
	margin : 0 0 1em 0 ;
}

.featureTableCommunities TD{
	vertical-align : top;
	padding : 5px 10px 0 10px;
}

.featureTableCommunities TD H1{
	border : none;
	color : #1E7565;
	margin : 0 0 5px 0;
	font-size : 130%;
	font-weight : bold;
}
.featureTableCommunities TD H1 A{
	color : #1E7565;
}
.featureTableCommunities TD H1 A:hover{
	
}

.featureTableCommunities TD.photo{
	vertical-align : top;
	padding : 0 0 0 0;
	width : 150px;
	border-right : 1px solid #1E7565;
	background-color : #1E7565;
	color : white;
}

.formInput{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	border : 1px solid black;
	padding : 2px 5px 2px 5px;
	margin : 0 5px 1px 0;
}

.full{
	width : 80%;
}

.note{
	border : 1px solid #1E7565;
	padding : 5px 5px 0 5px;
	margin : 0 0 1em 0;
	background-color : #c6e7e2;
	text-align : center;
	width : 80%;
}
.note Label{
	font-weight : normal;
}

.whosWhoItem{
	margin-top : 15px;
	margin-bottom : 5px;
	width : 99%;
}

.whosWhoItem th,
.whosWhoItem td{
	text-align : left;
	vertical-align : top;
	table-layout : fixed;
}

.whosWhoItem th{
	color : #cc0000;
	font-weight : normal;
	padding-left : 8px;
	width : 100px;
	white-space : nowrap;
}

.whosWhoItem th p,
.whosWhoItem td p{
	padding : 0;
	padding-bottom : 3px;
	margin : 0;
	font-size : 90%;
}

.whosWhoItem td.photo{
	background-image : url(http://coventrypartnership.clients.coventry-id.co.uk/includes/structural-images/unavailable.gif);
	background-position : top;
	background-repeat : no-repeat;
	width : 125px;
	height : 125px;
	padding : 0;
}


.whosWhoItem h2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : black;
	padding-bottom : 3px;
	margin : 0;
	border-bottom : 1px dashed #0073BB;
	margin-bottom : 10px;
	font-size : 115%;
}

.whosWhoItem td img{
	width : 125px;
	height : 125px;
}

.pressTitle{	
	font-size : 110%;
	margin : 0 0 0 0;
	color : #0073bb;
}
.pressTitle A{	
	color : #0073bb;
}
.pressTitle A.hover{	
	color : #c00;
}

.inlineLabel{
	font-weight : normal;
	color : #0073bb;
}

/* **************** */
/* VIDEO COMPONENTS */
/* **************** */

#videoBlock{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float : left;
}

#videoBlock #videoBox{
	margin : 5px 20px 10px 0;
	padding : 0 0 0 0;	
	float : left;
}

#videoBlock #textBox{
	1float : left;
	margin : 5px 0 0 0;
	padding : 0 0 0 0;
}

#videoBlock #connectionSpeed{
	font-size : 90%;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}