/* CSS Document */
body
{
    font-family:Verdana;
    font-size: 100%;
}

a {
	text-decoration:none;
	color:#0033FF;
	}

a:hover {
	text-decoration:underline;
	}
	
	#centrecontent h1
{
    font-family:Verdana;
    font-size:150%;
    font-weight:normal;
    color:#004584;
    margin-left:-20px;
    padding-left:20px;
    background-image:url(http://www.bidwellsdevelopments.co.uk/library/img/startNew/arrow.gif);
    background-repeat:no-repeat;
    padding-bottom:10px;
    border-bottom:solid 1px black;
}

#centrecontent h2
{
    font-family:Verdana;
    font-size:120%;
    font-weight:normal;
    color:#004584;
    margin:0;
    padding:0;
  
}

#centrecontent h3
{
    font-family:Verdana;
    font-size:110%;
    font-weight:normal;
    color:#004584;
    margin:0;
    padding:0;
  
}

#centrecontent h4
{
    font-family:Verdana;
    font-size:100%;
    font-weight:bold;
    color:#004584;
    margin:0;
    padding:0;
  
}

p 
{
    font-family:Verdana;
    font-size:75%;
    font-weight:normal;
    color:#000;
}

p p
{

    font-size:110%;

}

p p p
{

    font-size:120%;

}

.cpForumTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color:#333333;
}


#searchPanel  { /**used on the home page to search for developments**/
	background-image:url(../img/headerStretch.jpg);
	background-repeat:repeat-y;
	padding:0;
	border:#A5BEE0 solid 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#FFF;
	font-weight:bold;
	}

#filterPanel  { /**used on the home page to search for developments**/
	background-image:url(../img/headerStretch.jpg);
	background-repeat:repeat-y;
	padding:5px;
	border:#A5BEE0 solid 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#FFF;
	font-weight:bold;
	}

#filterPanel dropMenu  { /**used on the home page to search for developments**/
	padding:0;
	border:#A5BEE0 solid 4px;
	font-family:Verdana;
	font-size:75%;
	color:#000;
	font-weight:normal;
	}
	
	#filterPanel p, #searchPanel p 
	{
	    font-size:100%;
	}



#centrecontent #cpMaintextleft h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	color:#6F97CE;
	font-weight:normal;
	}

#centrecontent #cpHeading {
width:auto;
	background-image:url(../img/headerStretch.jpg);
	background-repeat:repeat-y;
	}

#centrecontent #cpHeading h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#FFFFFF;
	font-weight:normal;
	}

	
	#maintextleft h3, #cpMaintextleft h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#6F97CE;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
	}

.homepageH1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	color:#1A3270;
	font-weight:normal;
	}
	
.mainImage {
	border-bottom:3px solid #000;
	text-align:right;
	}

.imageSpacer10x0x0x0 {
	padding-left:10px;
	}

#hr {
width:90%;
text-align:center;
background-image:url(../img/hr.gif);
background-repeat:repeat-x;
clear:both;
}



#requestinfoform .textarea{
	border:1px solid #D6D6D6;
	color:#000000;
	font-size:100%;
	}

#requestinfoform .btn{
	border-top:1px solid #6BB896;
	border-left:1px solid #6BB896;
	border-bottom:1px solid #CAE6D9;
	border-right:1px solid #CAE6D9;
	color:#000000;
	background-color:#86C4A8;
	cursor:hand;
	}

.redoutline {
	border:1px solid #FF0000;
	}
.red {
	color: #FF0000;
	font-size: 100%;
}

.smallred {
	color: #FF0000;
	font-size: 90%;
}

p .red {
	font-size: 100%;
	
	}
	
.green {
	color: #00CC00;
}

#forum table {
	border:0px solid #CCC;
	background-color:#F3F3F3;
	}

#forum table table{
	border:0;
	
	}


#forum th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	color:#666666;
	text-align:left;
	background-color:#EFF3FA;
	}
#forum th p{
	font-size:100%;
	}

#forum .rowstyle{
	background-color:#F8F9F9;
}

#forum .alternatingrowstyle{
	background-color:#FFF;
}
	
#forum a {
	color:#3E86C1;
	text-decoration:none;
	}
	
#forum a:visited {
	color:#3E86C1;
	text-decoration:none;
	}

#forum a:hover {
	text-decoration:underline;
	}
	

#directory table {
	border:1px solid #CCC;
	background-color:#F3F3F3;
	}

#directory table table{
	border:0;
	}


#directory th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	color:#666666;
	text-align:left;
	background-color:#EFF3FA;
	}

#directory .rowstyle{
	background-color:#F8F9F9;
	font-size:75%;
}

#directory .rowstyle p{
	font-size:100%;
}


#directory .alternatingrowstyle{
	background-color:#FFF;
		font-size:75%;
}

#directory .alternatingrowstyle p{
		font-size:100%;
}
	
#directory a {
	color:#3E86C1;
	text-decoration:none;
	}
	
#directory a:visited {
	color:#3E86C1;
	text-decoration:none;
	}

#directory a:hover {
	text-decoration:underline;
	}	
	
.smallprint {
	font-size:70%;
	color:#999999;
	}

.grey {
	color:#666666;
	}

.hrSpacer{
	background-color:#F8FAFC;
	}
.hrShadowSpacer{
	background-color:#C6D6EC;
	}

.hrSpacerW{
	background-color:#FFFFD5;
	}
.hrShadowSpacerW{
	background-color:#F7F7F7;
	}
	

.iconRightSpacer{
	margin-right:5px;
	}

#cpPanel  { /**used in the Control Panel**/
	background-image:url(../img/headerStretch.jpg);
	background-repeat:repeat-y;
	border:#A5BEE0 solid 4px;

	}

#cpPanel p { /**used in the Control Panel**/
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:75%;
	color:#FFF;
	font-weight:normal;
	}

#cpPanel h3 { /**used in the Control Panel**/
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	color:#FFF;
	font-weight:bold;
	}
	
#cpPanel h4 { /**used in the Control Panel**/
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#305992;
	font-weight:bold;
	}
.cpPanelPreviewText { /**used in the Control Panel**/
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#FFF;
	font-weight:bold;
	}
#cpPanel dropMenu  { /**any drop menus in the control panel**/
	padding:0;
	border:#A5BEE0 solid 4px;
	font-family:Verdana;
	font-size:80%;
	color:#000;
	font-weight:normal;
	}
	
	
#cpPanel2  { /**used in the Control Panel**/
	height:auto;
	width:100%;
	padding:0;
	background-image:url(../img/headerStretch.jpg);
	background-repeat:repeat-y;
	border:#A5BEE0 solid 4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:normal;
	font-size:100%;
	}

#cpPanel2 p { /**used in the Control Panel**/
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:70%;
	color:#FFF;
	font-weight:normal;
	}

#cpPanel2 h3 { /**used in the Control Panel**/
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	color:#FFF;
	font-weight:bold;
	}
	
#cpPanel2 h4 { /**used in the Control Panel**/
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#F0F0FF;
	font-weight:bold;
	padding:0;
	margin:0;
	width:100%;
	}

#cpPanel2 a{ /**used in the Control Panel**/
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#F0F0FF;
	font-weight:bold;
	padding:0;
	margin:0;
	width:100%;
	height:30px;
	text-decoration:none;
	display:block;

	}

#cpPanel2 a:hover{ /**used in the Control Panel**/
	color:#F0F0FF;
	text-decoration:none;
	background-color:#B5CAE6;
	}

#cpPanel2 dropMenu  { /**any drop menus in the control panel**/
	padding:0;
	border:#A5BEE0 solid 4px;
	font-family:Verdana;
	font-size:80%;
	color:#000;
	font-weight:normal;
	}

#breadcrumbs {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:60%;
	color:#333333;
	margin-bottom:15px;
}


#404 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #333333;
}

#404 h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	color: #1A3270;
}
.smallprint2 {
	color:#999999;
	font-size:90%;
	}
	
	.basictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.deleteTable {
	border: 3px solid #D5251E;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.leftTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	
	
}

.graphBG {
	background-color:#0099CC;
}

.graphBG1 {
	background-color:#CC9900;
}

.graphBG2 {
	background-color:#006699;
}
.graphBG3 {
	background-color:#9966CC;
}
.graphBG4 {
	background-color:#FFCC33;
}
.graphBG5 {
	background-color:#CC9966;
}
.graphBG6 {
	background-color:#CCCCCC;
}
.graphBG7 {
	background-color:#00FFFF;
}
.graphBG8 {
	background-color:#0066CC;
}
.graphBG9 {
	background-color:#CCFF66;
}
.graphBG10 {
	background-color:#FF6666;
}

.graphBGMarker {
	background-color:#000;
}

.scaleMarkerText {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}

.btnStyle {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	}
	
.dropListStyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

.textBoxStyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.smallPrintWhite {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#FFF;
}
.loginTB
{
    padding-top:3px;
}

.helplist
{
    font-family:Verdana;
    font-size:75%;
}

#footer
{
    font-family:Verdana;
    font-size:75%;
}