/* charityrace.css*/

/* Layout of the page*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-position: top;
	background:url(images/bg_fill_green.gif);

}
body a{
	text-decoration: none;
	color: #6b8dc1;
}
body a:hover{
	text-decoration: underline;
}

.bottomtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}

#logobox{
	float: left;
	width: 740px;
	padding-top:5px;
}

.grey3{
	color: #727272;
	line-height:15px;
	font-weight:bold;
	
	
}
.grey3 a{
	color: #727272;
}
.grey3 a:hover{
	text-decoration:underline;
	color: #727272;
}


#windowcontainer{
	width: 760px;
	margin-top:4px;	
	padding-bottom:0px;
	overflow: hidden;
	border:1px solid #1D6A0A;
	margin-left: -380px; 
	position: absolute;
	left:50%;
	
}
#topbar{
	float: left;
	width: 760px;
	overflow: hidden;
	margin-left: 9px;
	margin-bottom: 1px;
	display:inline;
}
#seotext{
	float: left;
	font-size:11px;
	margin-left: 9px;
	width: 539px;
	padding-top: 0px;
	overflow: hidden;
	font-weight: bold;
	color:#6b8dc1;
}
#content{
	float: left;
	width: 800px;	
	padding-top: 6px;
	padding-bottom: 9px;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
#contentcontainer{
	float: left;
	margin-top: 9px;
	margin-left: 9px;
	width: 750px;
	min-height: 231px;
	margin-bottom: 20px;
	display: inline;
}
#contentcontainerhome{
	margin-left: 9px;
	margin-top: 9px;
	float: left;
	width: 760px; 
	background-repeat: repeat-y;
	margin-bottom: 9px;
	background-position: right;
	display: inline;
}
#navigationleft{
	float: left;
	width: 165px;
	margin-right: 9px;
	padding-right: 9px;
	overflow: hidden;
}
#contentmiddle{
	float: left;
	width: 405px;
}
#productchooser{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#columnleft{
	float: left;
	overflow: hidden;
	width: 168px;
}
#columnright{
	float: left;
	width: 168px;
	overflow: hidden;
	margin-left: 20px;
}
.columnleft{
	float: left;
	overflow: hidden;
	width: 168px;
}
.columnright{
	float: left;
	width: 168px;
	overflow: hidden;
	margin-left: 20px;
}
#columnleft_greybox{
	float: left;
	width: 159px;
}
.columnleft_greybox{
	float: left;
	width: 159px;
}
#columnright_greybox{
	float: left;
	width: 159px;
	margin-left: 20px;
}
.columnright_greybox{
	float: left;
	width: 159px;
	margin-left: 20px;
}
#columnleft2{
	float: left;
	width: 112px;
}
#columnright2{
	float: left;
	width: 224px;
	margin-left: 16px;
}
#columnleftsuccesstories{
	float: left;
	width: 130px;
}
#columnrigthsuccesstories{
	float: left;
	width: 210px;
	margin-left: 16px;
}
#columnleftreferences{
	float: left;
	width: 150px;
}
#columnrigthreferences{
	float: left;
	width: 190px;
	margin-left: 16px;
}

#threecolumns{
	float: left;
	width: 105px;
	margin-right: 20px;
}
#threecolumns_last{
	float: left;
	width: 105px;
}
.customername{
	float: left;
	width: 100%;
	margin-bottom: 6px;
	line-height: 11px;
}
.customername a{
	color: #666666;	
}
#contentright{
	float: left;
	width: 152px;
	margin-left: 9px;
	display:inline;
	overflow:hidden;
}
.contentright{
	float: left;
	width: 152px;
	margin-left: 9px;
	display:inline;
	overflow:hidden;
}
#horizontalbox{
	float: left;
	width: 100%;
}
.horizontalbox{
	float: left;
	width: 100%;
}
#box{
	float: left;
}
#horizontalloginbox{
	float: left;
	width: 120px;
}
.horizontalbox_spaceonright{
	float: left;
	margin-right: 9px;
}
.box{
	float: left;
}
.horizontalline{
	float: left;
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d3d2;
	font-size: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.boldline_references{
	float: left;
	width: 100%;
	border-bottom: 9px solid #f0f0f0;
	margin-bottom: 12px;
	margin-top: 12px;
	font-size: 0px;
}
.horizontalline_references{
	float: left;
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d3d2;
	font-size: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.horizontalline_login{
	float: left;
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d3d2;
	font-size: 0px;
	margin-bottom: 3px;
	margin-top: 2px;
}
.horizontalline_readmore{
	float: left;
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d3d2;
	font-size: 0px;
	margin-bottom: 3px;
	margin-top: 2px;
}

.greyboxleft{
	float: left;
	width: 147px;
	background-color: #f0f0f0;
	padding: 4px;
	margin-bottom:1px;
	display:inline;
}

.greyboxright{
	float: left;
	width: 157px;
	background-color: #f0f0f0;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	padding-bottom: 11px;	
	margin-bottom:1px;
}

#footerleft a{
	color: #666666;
}
#footerright a{
	color: #666666;
}

#footercontainer{
	float: center;
	margin-left: 9px;
	width: 738px;
	background-color: #CAF8D4;
	display:inline
}
#footerleft{
	float: left;
	background-color: #CAF8D4;
	padding: 7px;
	color: #666666;
	display:inline;
	margin-left: 28px;
}
#footerbottom{
	width: 100%;
	float: left;
	padding-left: 120px;
	padding-top:4px;
	padding-bottom:12px;
	background-color:#ffffff;
	display:inline;
	margin-left: 0px;
}

/* Layout of the content in the middle of the page */

.readmorewithline {
	float: right;
	width: 100%;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 15px;
}
.readmorewithline_home {
	float: right;
	width: 100%;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 2px;
}
.readmorewithline a{
	float: right;
	margin-top: 5px;
	text-align: right;
}
.readmorewithline_home a{
	float: right;
	margin-top: 5px;
	text-align: right;
}


/* Text appearance */
h1{
	margin: 0px;
	padding: 0px;
}
.h1{
	margin: 0px;
	padding: 0px;
}
.h2{
	font-weight: bold;
	margin-bottom: 10px;
}
.h3{
	font-weight: bold;
	margin-bottom: 2px;
}
.h4{
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 7px;
}
.h5 {
	font-weight: bold;
	margin-bottom: 3px;
}
.h6{
	font-weight: bold;
	margin-bottom: 10px;
	color: #A4A6AE;
}
.h2withlineblue{
	float: left;
	font-weight: bold;
	color: #6B8DC1;
	width: 100%;
	padding-bottom: 3px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d2d3d2;
	font-size: 11px;
}

.h2toptext{
	float: left;
	font-weight: bold;
	color: #1D6A0A;
	width: 100%;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 8px;
	border-bottom: 1px solid #d2d3d2;
	font-size: 14px;
}

.h2withline{
	float: left;
	font-weight: bold;
	width: 100%;
	padding-bottom: 3px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d2d3d2;
	font-size: 11px;
}
.h2withlinesmallspacing{
	float: left;
	font-weight: bold;
	width: 100%;
	padding-bottom: 3px;
	border-bottom: 1px solid #d2d3d2;
	font-size: 11px;
}
.txtwithline{
	float: left;
	width: 100%;
	padding-bottom: 3px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d2d3d2;
	font-size: 11px;
}

.grey2{
	color: #9b9b9b;
	font-size:9px;
}
.grey{
	color: #9b9b9b;
}


.grey a{
	color: #9b9b9b;
}
.grey a:hover{
	text-decoration:underline;
	color: #9b9b9b;
	
}
.darkgrey{
	color: #333333;
}
.lightgrey{
	color: #807e7e;
}

.bold{
	font-weight: bold;			
}

.smalltext{
	font-size: 10px;	
}
.smalltext a{
	text-decoration: none;
}
.smalltext a:hover{
	text-decoration: underline;
}

/* Navigation appearance */

.address{
	float: left;	
	width: 157px;
	background-color: #E8FBEC;
	color: #666666;
	font-weight:bold;
	background-image:url(images/leftgreenfill.gif);
	height:316px;
}
.mainlink {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.mainlink a{
	float: left;	
	width: 157px;
	padding-left: 8px;	
	padding-top:4px;	
	padding-bottom:4px;
	background-color: #E8FBEC;
	color: #666666;	
}
.mainlink a:hover{
	float: left;
	text-decoration: none;
	background-color: #1D6A0A;
	color: #ffffff;
}
.mainlinkselected a{
	float: left;
	width: 157px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 8px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	background-color: #1D6A0A;
	color: #FFFFFF;
	display:inline;
}
.mainlinkselected a:hover{
	float: left;
	text-decoration: none;
}

.button{
	float: right;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 15px;
}

.button_leftaligned{
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	color: #666666;
}
.buttonright{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.buttonright a{
	float: left;	
	width: 176px;
	padding-top:0px;	
	padding-bottom:0px;
	background-color: #f0f0f0;
	color: #666666;	
}
.buttonright a:hover{
	float: left;
	text-decoration: none;
	background-color: #e6e6e6;
	color: #000000;
}

.whitebarbelow{
	float: left;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


/* Items in the middle and right column of the page */

.pagetitle{
	float: left;
	width: 334px;
	font-weight: normal;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 11px;
	padding-bottom: 11px;
	margin-bottom: 15px;
	color: #6b8dc1;
	font-size: 18px;
	background-color: #f0f0f0;
}
.pagetitle_home{
	float: left;
	font-weight: normal;
	width: 356px;
	margin-bottom: 9px;
	color: #703906;
	font-size: 16px;
}


.greybox_columnleft{
	float: left;
	width: 155px;
	padding: 4px;
	margin-left:4px;
	background-color: #f0f0f0;
	margin-right: 9px;
}
.greybox_columnright{
	float: left;
	width: 156px;
	padding: 4px;
	background-color: #f0f0f0;
}
.greyboxlight{
	float: left;
	width: 338px;
	padding: 9px;
	background-color: #F5F5F5;
	margin-bottom: 15px;
}
.greybox{
	float: left;
	width: 338px;
	padding: 9px;
	background-color: #E8FBEC;
	margin-bottom: 15px;
}
.greybox2{
	float: left;
	width: 249px;
	padding: 25px;
	background-color: #f0f0f0;
	padding-bottom: 31px;
	padding-left: 82px;
}
.greybox3{
	float: left;
	width: 360px;
	padding: 9px;
	background-color: #f0f0f0;
	margin-bottom: 15px;
}
.textboxapp {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid;
    border-color: #1D6A0A;
	width: 200px;
}
.btnlink 
{
	width:98px;
	height:20px;
	text-align:center;
	font-family: Arial;
	border: 1px solid;
	color:#ffffff;
	background-color: #1D6A0A;
}
.formtext {
	font-family: Arial;
	font-size: 12px;
	color:#333333;
}