
/*  red #FB132B  */
/*  light grey #EAEAEA  */

body {
    font-family: arial, helvetica, sans serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: small;
	color: #000;/*black*/
	background-color: #EAEAEA;/*light grey*/
	background-image:   url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#wrapper {
	position: relative;
	width: 56em;
	margin: auto;
}

/*////////////////////////////
	HEADER AREA
////////////////////////////*/

#header {
	width: 56em;
	height: 141px;
	background-color: #fff;
	background-image:  url(images/grey_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#header1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 20em;
	height: 141px;
	float: left;
}

#header2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 32em;
	height: 141px;
	background-image:  url(images/top_photos.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
}

/*////////////////////////////
	SIDE MENU AREA
////////////////////////////*/

#menu{
	margin: 0px 0px 20px 0px;
	padding: 30px 0px 0px 20px;
	width: 13em;
	background-image:  url(images/menu_background.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	font-weight: bold;
}

#menu p{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}
						
#menu a{
	color: #000; /*black*/
	text-decoration: none;
}

#menu a:hover{
	color: #FB132B;/*red*/
	text-decoration: none;
}
						


/*////////////////////////////
	CONTENT
////////////////////////////*/
#content{
	padding: 0px 0px 20px 0px;
	background-color: #fff;
	text-align: left;
	width: 56em;
	min-height: 300px;
	max-height: auto;
	float: right;
}
			
* html #content { height: 300px;}
						
.innercontent{
	width: 39em;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 20px 0px;
	float: right;
}		
		
/*////////////////////////////
	FOOTER & COPYRIGHT
////////////////////////////*/
#footerwrapper {
	width: 56em;
	background-color: #EAEAEA;
	height: auto;
	float: left;
}
	
#copyright {
	font-family: arial, helvetica, sans serif;
	background-color: #EAEAEA;/*light grey*/
	padding: 10px 0px 0px 0px;
	height: auto;
	text-align: right;
}

										

/*////////////////////////////
	HEADINGS
////////////////////////////*/

h1{
	font-family: arial, helvetica, sans serif;
	color: #000;/*black*/
	font-size: medium;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, sans serif;
	color: #000;/*black*/
	font-size: small;
	font-weight: bold;
}  

h3{
	font-family: arial, helvetica, sans serif;
	color: #FB132B;/*red*/
	font-size: small;
	font-weight: bold;
}  
  
/*////////////////////////////
	LINKS
////////////////////////////*/
a{
	color: #FB132B; /*red */
	text-decoration: underline;
}

a:visited{
    color: #FB132B; /* red */
	text-decoration: underline;
}

a:hover{
    color: #000;  /* black */
	text-decoration: underline;
}

/*////////////////////////////
	OTHER
////////////////////////////*/


img{ 
	border: none;
}

.right{
	margin-left: 10px;
	float: right;
}

.left{
	margin-right: 0px;
	float: left;
}

ul
{
	list-style-type: image;
	list-style-image:  url(images/bulletpoint.gif);
}

.paddingtop{   /*used to lower top logo animation */
	padding: 25px 0px 0px 0px;
}

.smaller{
	font-size: 88%;
}

.xsmaller{
	font-size: 80%;
}

#loginborder{

	background-image:  url(images/login_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 9em;
}

.logintext{

padding: 20px 0px 0px 0px;
}

.cblindent
{
margin-left: 5em;
}

.cblindent2
{
margin-left: 8em;
}

/*////////////////////////////
	EVENTS
////////////////////////////*/

.leftcolumn{

	width: 18em;
	float: left;
}

.rightcolumn{

	width: 18em;
	float: right;
}

.leftcolumnkey
{

	width: 34em;
	float: left;
	margin-top: 2em;
}

.redtitle{
	width: 18em;
	height: auto;
	color: #fff;
	font-weight: bold;
	background-color: #FB132B;
	padding: 5px 5px 5px 5px;
}

.greytitle{
	width: 18em;
	height: auto;
	color: #fff;
	font-weight: bold;
	background-color: #838383;
	padding: 5px 5px 5px 5px;

}

.bold{
	font-weight: bold;
}


/*////////////////////////////
	RED AND GREY LONG TITLES
////////////////////////////*/
.detailstitle{
	width: 38em;
	height: auto;
	color: #fff;
	font-weight: bold;
	background-color: #FB132B;
	padding: 5px 5px 5px 5px;
}

.drkgreytitle{
	width: 38em;
	height: auto;
	color: #fff;
	font-weight: bold;
	background-color: #838383;
	padding: 5px 5px 5px 5px;

}

/*////////////////////////////
	NEWS DETAIL PAGE
////////////////////////////*/

.newsheight{
	min-height: 180px;
	height: auto;
}

*html .newsheight{
	height: 180px;

}

.rightnews{
	margin-left: 10px;
	float: right;
	text-align: center;
	font-size: 80%;
}

/*////////////////////////////
	COMMITTEE PAGE
////////////////////////////*/

.red{
	color: #FB132B
}

.wrappercommittee
{
	width: 38em;
	min-height: 140px;
	max-height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 0px;
	float: left;
}

.imagecommittee{
	width: 10em;
	float: left;
	text-align: left;
	padding: 10px 0px 0px 0px;	
	}
	
.textcommittee{
	width: 28em;
	float: left;
	padding: 10px 0px 0px 0px;
}


.large{
	font-size: medium;

}


/*////////////////////////////
	BUSINESS DIRECTORY
////////////////////////////*/

.lightgreytitle{
	background-color: #EAEAEA;
}

.width35{
	width: 35%;
}

.width60{
	width: 60%;
}

label.enquiry
{
	width: 160px;
	float: left;
}


/*////////////////////////////
	MEMBER NEWS DATAGRID
////////////////////////////*/


.dgHeader
{
	color: #fff;
	font-weight: bold;
	background-color: #FB132B;
}

#pricetable
{
	border: 1px solid #fb132b;
	border-collapse: collapse;
}

#pricetable td
{
	border: 1px solid #fb132b;
}

#pricetable th
{
	color: #fff;
	font-weight: bold;
	background-color: #FB132B;
}