/* ******************* */
/* STANDARD COMPONENTS */
/* ******************* */

BODY{
	background-color : #fff;
	font-family : arial, helvetica, sans-serif;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	text-align : center;
	font-size : 0.75em;
	background-image : url(../furniture/bg.gif);
	background-position : 50% 93px;
	background-repeat : no-repeat;		
}

A{
	color : #CD3233;
	text-decoration : none;
}

A:hover{
	color : #009900;
	text-decoration : none;
}

P{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
}

H1{
	font-size : 170%;
	color : #194296;
	padding : 0 0 11px 0;
	margin : 0 0 0.5em 0;
	background-image : url(../furniture/h1.gif);
	background-position : 0 100%;
	background-repeat : no-repeat;		
}

H2{
	font-size : 140%;
	color : #CD3233;
	padding : 0 0 0 0;
	margin : 0 0 0.5em 0;
	font-weight : bold;
}

H3{
	font-size : 140%;
	color : #1C75AD;
	padding : 0 0 0 0;
	margin : 0 0 0.5em 0;
	font-weight : bold;
}

H4{
	font-size : 120%;
	color : #CD3233;
	padding : 0 0 0 0;
	margin : 0 0 0.5em 0;
	font-weight : bold;
}

H5{
	font-size : 120%;
	color : #333;
	padding : 0 0 0 0;
	margin : 0 0 0.5em 0;
	font-weight : bold;
}

H6{
	font-size : 110%;
	color : #333;
	padding : 0 0 0 0;
	margin : 0 0 0.5em 0;
	font-weight : bold;	
}

HR{
	border : 1px solid black;
	background-color : #fc0;
	color : #f90;
	height : 5px;
	margin : 0 0 1em 0;
}

form{
	display : inline;
}

Label{
	font-weight : bold;
}

UL, OL, Blockquote{
	margin : 0 30px 1em 30px;
}

UL{
	list-style-image : url(../furniture/bullet.gif);	
	list-style : square;
}

UL LI{
	margin : 2px 0 3px 0;
}




/* ******************************** */
/* ARCHITECTURE IDs */
/* ******************************** */


#stage{
	width : 769px;
	margin : 10px auto 0 auto;
	padding : 0 0 0 0;
	font-size : 100%;
	text-align : left;
	background-color : #fff;
}

#bodyBlock{
	float : left;
	width : 769px;
}



/* ******************************** */
/* HEADER */
/* ******************************** */


#tabs{
	width : 769px;
	height : 21px;
	border-bottom : 1px solid #CCCCCC;
	font-family : tahoma, arial, sans-serif;    
}

#tabs ul, #tabs li{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform : lowercase;
}

#tabs a:link, #tabs a:visited{
	background: #EBEBEB;
	color: #666;
	float : right;
	font-size : 90%;
	font-weight: normal;
	line-height: 17px;
	margin-left: 8px;
	padding: 2px 20px 2px 20px;
	text-decoration: none;
}

#tabs a:hover {
	color: #f00;
}

#tabs ul a:hover{
	color: #f00 !important;
}





#logoBlock{
	width : 769px;
	height : 53px;
	border-bottom : 1px solid #999999;
	margin : 0 0 7px 0;
	padding : 0 0 0 0;
}

#logoBlock #logo{
	width : 130px;
	height : 22px;
	margin : 0 0 0 0;
	padding : 11px 0 0 0;
	float : left;
}

#logoBlock #tagline{
	float : right;
	margin : 0 0 0 0;
	font-size : 90%;
	font-weight : bold;
	font-family : tahoma, arial, sans-serif;
	color : #000;
	padding : 9px 0 6px;
}

#logoBlock #contactDetails{
	float : right;
	margin : 3px 0 0 33px;
	font-size : 90%;
	font-weight : bold;
	font-family : tahoma, arial, sans-serif;
	color : #194296;
}

#logoBlock #contactDetails A{
	color : #194296;
	text-decoration : none;
}

#logoBlock #contactDetails A:hover{
	color : #900;
	text-decoration : none;
}







/* ************** */
/* COLUMN HEADERS */
/* ************** */


#columnHeaders{
	width : 769px;
	margin : 0 0 0 0;
	padding : 0;
	background-color : #fff;
	display : block;
	float : left;
	1border-bottom : 1px solid #999999;	
}

#columnHeaders A{ 
	color : #fff;
	text-decoration : none;
}

#columnHeaders A:hover{ 
	color : #fff;
	text-decoration : underline;
}

#columnHeaders #colHeaderPeople{
	width : 157px;
	margin : 0 6px 0 0;
	float : left;
	font-weight : bold;
	font-family : arial, tahoma, sans-serif;
	font-size : 12px;	
	letter-spacing : 4px;
	text-transform : uppercase;	
	background-image : url(../furniture/headerPeople.gif);
	background-position : 0 0;
	background-repeat : repeat-x;	
	padding : 7px 0 9px 0;
	color : #fff;
}

#columnHeaders #colHeaderPeople DIV{
	padding : 0 0 0 9px;
	margin : 0 0 0 0;
}

#columnHeaders #colHeaderOrganisations{
	width : 157px;
	margin : 0 6px 0 0;
	float : left;
	font-weight : bold;
	font-family : arial, tahoma, sans-serif;
	font-size : 12px;
	letter-spacing : 2px;
	text-transform : uppercase;	
	background-image : url(../furniture/headerOrganisations.gif);
	background-position : 0 0;
	background-repeat : repeat-x;	
	padding : 7px 0 9px 0;
	color : #fff;
}

#columnHeaders #colHeaderOrganisations DIV{
	padding : 0 0 0 9px;
	margin : 0 0 0 0;
}

#columnHeaders #colHeaderPlaces{
	width : 155px;
	margin : 0 6px 0 0;
	float : left;
	font-weight : bold;
	font-family : arial, tahoma, sans-serif;
	font-size : 12px;
	letter-spacing : 4px;
	text-transform : uppercase;	
	background-image : url(../furniture/headerPlaces.gif);
	background-position : 0 0;
	background-repeat : repeat-x;	
	padding : 7px 0 9px 0;
	color : #fff;
	display : block;
}

#columnHeaders #colHeaderPlaces DIV{
	padding : 0 0 0 9px;
	margin : 0 0 0 0;
}


#columnHeaders #colHeaderEvents{
	width : 156px;
	margin : 0 6px 0 0;
	float : left;
	font-weight : bold;
	font-family : arial, tahoma, sans-serif;
	font-size : 12px;
	letter-spacing : 4px;
	text-transform : uppercase;	
	background-image : url(../furniture/headerEvents.gif);
	background-position : 0 0;
	background-repeat : repeat-x;	
	padding : 7px 0 9px 0;
	color : #fff;
	display : block;
}

#columnHeaders #colHeaderEvents DIV{
	padding : 0 0 0 9px;
	margin : 0 0 0 0;
}


#columnHeaders #colHeaderMarketplace{
	width : 120px;
	float : left;
	font-weight : bold;
	font-family : arial, tahoma, sans-serif;
	font-size : 12px;
	letter-spacing : 1px;
	text-transform : uppercase;	
	background-image : url(../furniture/headerMarketplace.gif);
	background-position : 0 0;
	background-repeat : repeat-x;	
	padding : 7px 0 9px 0;
	color : #fff;
	margin : 0 0 0 0;
	display : block;
}

#columnHeaders #colHeaderMarketplace DIV{
	padding : 0 0 0 9px;
	margin : 0 0 0 0;
}















/* ******************************** */
/* MENU */
/* ******************************** */

#column1{
	width : 157px;
	margin : 0 6px 0 0;
	padding : 0 0 0 0;
	font-weight : bold;
	font-family : tahoma, arial, sans-serif;
	font-size : 100%;
	color : #fff;
	float : left;
	display : inline;	
}

.menuArea{
	width : 157px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	font-weight : bold;
	font-family : arial, tahoma, sans-serif;
	font-size : 100%;
	color : #fff;
	float : left;
	display : inline;	
}

.menuArea H2{
	width : 148px;
	margin : 10px 0 0 0;
	font-weight : bold;
	font-family : arial, tahoma, sans-serif;
	font-size : 100%;
	letter-spacing : 4px;
	text-transform : uppercase;	
	background-image : url(../furniture/menuH2.gif);
	background-position : 0 0;
	background-repeat : repeat-x;	
	padding : 3px 0 3px 9px;
	color : #fff;
	display : block;
	border : none;
	border-bottom : 4px solid #fff;
}

.menu2{
	width : 157px;
	margin : 0;
	padding : 0;
	display : inline;	
}

.menu3{
	width : 157px;
	margin : 0;
	padding : 0;
	display : inline;
}

.menu3 H2{
	width : 148px;
	margin : 10px 0 0 0;
	font-weight : bold;
	font-family : arial, tahoma, sans-serif;
	font-size : 100%;
	letter-spacing : 2px;
	text-transform : uppercase;	
	background-image : url(../furniture/menuH2.gif);
	background-position : 0 0;
	background-repeat : repeat-x;	
	padding : 3px 0 3px 9px;
	color : #fff;
	display : block;
	border : none;
	border-bottom : 4px solid #fff;	
}

.columnPic{
	width : 157px;
	height : 81px;
	margin : 0 0 -6px 0;
	padding : 0 0 0 0;
}


.menuArea UL{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

.menuArea UL LI{
	list-style : none;
	margin : 0 0 0 0;
	padding : 0;
	color : #fff;
	list-style-image : none;
	display : block;
}


.menuArea LI A{
	text-decoration : none;
	font-size : 90%;
	list-style : none;
	margin : 0 0 0 0;
	padding : 4px 0 4px 6px;
	color : #fff;
	list-style-image : none;
	border-bottom : 1px solid #fff;
	display : block;
	width : 151px;
	background-color : #86B3E1;	
}


.menuArea UL LI A:hover{
	color : #fff;
	text-decoration : none;
	display : block;
	background-color : #72A1D1;	
}


















/* ******************************** */
/* CONTENT */
/* ******************************** */

#contentArea{
	width : 460px;
	margin : 0 0 -122px 10px;
	float : left;
	display : inline;
	padding : 0 0 0 0;
	text-align : justify;
	line-height : 1.4em;
	color : #333;
	z-index : 999;
}

#breadcrumbs{
	font-size : 80%;
	font-family : tahoma, arial, sans-serif;
	text-transform : uppercase;
	margin : 0 0 0 0;
	padding : 5px 0 8px 0;
	display : block;
}

#breadcrumbs A{
	color : #CD3233;
	text-decoration : none;
}

#breadcrumbs A:hover{
	color : #333;
	text-decoration : none;
}

#contentArea .imageFloatRight IMG{
    float : right;
    border : 1px solid #939393;
    margin : 4px 0 8px 10px;
    padding : 1px;
    clear : right;
}

#contentArea UL{
	margin : 1em 0 1em 20px;
	padding : 0 0 0 0;
}


#contentArea UL LI{
	background-image : url("../furniture/bullet.gif");
	background-position : 0 2px;
	background-repeat : no-repeat;
	margin : 0 0 3px 0;
	padding : 0 0 0 20px;
	list-style : none;
	list-style-image : none;
}


#contentArea OL, Blockquote{
	margin : 1em 0 1em 40px;
	padding : 0 0 0 0;
}

.dataTable{
	font-size : 90%;
	width : 448px;
	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;
}


#flashAudioPlayer{
	background-image : url("/assets/furniture/audioPlayerNoFlash.gif");
	background-position : 0 0;
	background-repeat : no-repeat;
	width : 270px;
	height : 232px;
	margin : 0 auto 0 auto;
}



/* ******************************** */
/* MARKETPLACE */
/* ******************************** */

#marketplace{
	width : 120px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float : right;
	display : inline;
}

#cwnAdverts{
	margin : 10px 0 0 0;
	padding : 0 0 0 0;
	float : right;
	display : inline;
	font-weight : normal;
	font-family : arial, tahoma, sans-serif;
	font-size : 100%;
	width : 120px;	
}

#cwnAdverts UL{
	padding : 0;
	margin : 0;
}

#cwnAdverts LI {
	list-style-type : none;
	font-size : 11px;
	padding : 0 0 0 0;
	margin : 0 0 10px 0;
	border : 1px solid #AE98C1;
	list-style-image : none;
}

#cwnAdverts LI H4{
	margin : 0 0 0 0;
	font-weight : bold;
	font-family : arial, tahoma, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	background-color : #AE98C1;
	padding : 3px 3px 3px 3px;
	color : #fff;
	display : block;
	border : none;
}

#cwnAdverts LI P{
	margin : 0 0 0 0;
	padding : 3px 4px 3px 4px;
	background-color : #fff;
	font-size : 11px;
	text-align : left;
	color : #333;
}

#cwnAdverts LI B{
	color : #AE98C1;
}

#cwnAdverts A{
	color : #333;
	text-decoration : none;
}

#cwnAdverts A:hover{
	color : #009900;
	text-decoration : none;
}

#cwnAdverts .advertCode{
	font-size : 10px;
	margin : 0 0 0 25px;
	color : #D7C3E9;
}






/* ******************************** */
/* ADDRESS */
/* ******************************** */

#bottomBlock{
	width : 769px;
	margin : 0 0 0 0;
	padding : 10px 0 0 0;
	z-index : 1;
}

#addressBox{
	margin : 0 6px 0 0;
	width : 157px;
	padding : 0 0 0 0;
	color : #fff;
	list-style-image : none;
	font-weight : bold;
	font-family : arial, tahoma, sans-serif;

	float : left;
}

#addressBox P{
	padding : 0 6px 1px 9px;
	font-size : 90%;
	margin : 0 0 0 0;
	line-height : 2em;
	background-color : #86B3E1;		
}

#addressBox A{
	color : #fff;
	text-decoration : none;
}

#addressBox A:hover{
	color : #4281C0;
	text-decoration : none;
}

#addressBox H2{
	width : 148px;
	margin : 0 0 0 0;
	font-weight : bold;
	font-family : arial, tahoma, sans-serif;
	font-size : 100%;
	letter-spacing : 4px;
	text-transform : uppercase;
	background-image : url(../furniture/menuH2.gif);
	background-position : 0 0;
	background-repeat : repeat-x;	
	padding : 7px 0 9px 9px;
	color : #fff;
	display : block;
	border : none;
}










/* ******************************** */
/* PLACE ADVERT (BOTTOM RIGHT BOX)  */
/* ******************************** */

#placeAdvert{
	margin : 0 0 0 0;
	width : 120px;
	padding : 0 0 0 0;
	color : #fff;
	list-style-image : none;
	font-weight : bold;
	font-family : arial, tahoma, sans-serif;
	float : right;
	display : inline;
}

#placeAdvert P{
	padding : 0 6px 1px 9px;
	font-size : 90%;
	margin : 0 0 0 0;
	line-height : 2em;
	background-color : #C2A2C2;
	font-weight : normal;	
}

#placeAdvert A{
	color : #fff;
	text-decoration : none;
}

#placeAdvert A:hover{
	color : #965796;
	text-decoration : none;
}

#placeAdvert H2{
	margin : 0 0 0 0;
	font-weight : bold;
	font-family : arial, tahoma, sans-serif;
	font-size : 90%;
	letter-spacing : 0px;
	text-transform : uppercase;
	background-image : url(../furniture/headerMarketplace.gif);
	background-position : 0 0;
	background-repeat : repeat-x;	
	padding : 7px 0 7px 7px;
	color : #fff;
	display : block;
	border : none;
	border-bottom : 3px solid #fff;
}














/* ******************************** */
/* SEARCH */
/* ******************************** */


#siteSearch{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : 200px;
	float : right;
}


#siteSearch IMG{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	display : inline;
	float : right;
}


#siteSearch LABEL{
	display : none;
}


#q{
	float : right;
	border : 1px solid black;
	background-color : white;
	width : 125px;
	margin : 0 3px 0 3px;
	font-size : 90%;
	padding : 1px 4px 2px 4px;
}

#Qsubmit{
	float : right;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
















/* ******************************** */
/* FOOTER */
/* ******************************** */

#footer{
	clear : both;
	width : 765px;
	margin : 10px 0 0 0;
	padding : 5px 0 0 0;
	font-family : tahoma, arial, sans-serif;
	font-size : 80%;
	color : #000;
	border-top : 1px solid #ccc;
}

#footer A{
	color : #0E641E;
	text-decoration : none;
}

#footer A:hover{
	color : #039;
	text-decoration : underline;
}

#cwn{
	display : block;
	float : right;
	width : 300px;
	text-align : right;
	margin : 0 0 5px 0;
}

#updated{
	display : block;
	float : left;
	width : 300px;
	text-align : left;
	padding : 0 0 0 1px;
	margin : 0 0 5px 0;	
}








.clear{
	clear : both;
	font-size : 1px;
	height : 1px;	
}

.gap{
	font-size : 1px;
	height : 1px;	
}
