/* CSS Document */

.table {
	text-align:left;
	margin-bottom:20px;
}

.table-top {
	background-color:#E32D14;
	color:#FFFFFF;
	font-weight:bold;
}

.table-row {
	background-color:#FDF7D3;
}

.table-container {
	text-align:center;
}

body {
	background-color:#FEFCEA;
	margin:0px;
	padding:0px;
	background-image:url(../images/bckgrd_top.gif);
	background-repeat:repeat-x;
	font-family: "Comic Sans MS";
	font-size: 0.9em;
	font-weight:normal;
	color: #000000;
}

#header-container {
	background-image:url(../images/header_top.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 0;
	width:776px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
}

#header-container h1
{
	display: none;
}

#header-container a
{
	display: none;
}

#footer {
	background-image:url(../images/footer_bg.gif);
	height:71px;
}

.right {
	float:right;
	margin:10px;
}

.left {
	float:left;
	margin:10px;
}

/* ------ 3col styles -------*/

#main-content-container {
	background-image:url(../images/left_col_bckgrd.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding-top:3px;
}

#main-content-container2 {
	background-image:url(../images/right_col_bckgrd.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#leftcontent {
	position: absolute;
	left:0px;
	top:114px;
	width:180px;
	background-repeat:repeat-y;
}

#centercontent 
{
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif !important;
	margin-left: 180px;
	margin-right:170px;		
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 180px;
	margin-right:180px;
}

html>body #centercontent 
{
   	margin-left: 180px;
   	margin-right:170px;
	padding: 10px;
}

#centercontent h2
{
	color: black;
	font-size: 24px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

#centercontent h3
{
	font-size: 14px !important;
}

#centercontentbanner
{
	font-size: 0.9em;
	margin-left: 199px;
	margin-right:199px;		
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 180px;
	margin-right:180px;
	padding-top: 120px;
}

html>body #centercontentbanner
{
   	margin-left: 180px;
   	margin-right:170px;
	padding: 10px;
	padding-top: 120px;	
}


#rightcontent {
	position: absolute;
	right:0px;
	top:113px;
	width:170px;
	background: #FFF7D3;
	border-left: 1px solid #F6A788;
}
	
#banner {
	background:#fff;
	height:40px;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:39px;
}
html>body #banner {
	height:39px;
}

.home-image-container {
	height:128px;
	margin-left:10px;
	border:2px solid #FED008;
	background-image:url(../images/home_image.jpg);
	background-position:center;
	margin-top: 0px;
	margin-bottom: 8px;
}

.home-image-container2 {
	height:128px;
	margin-left:10px;
	border:2px solid #014386;
	background-image:url(../images/home_image2.jpg);
	background-position:center;
	margin-top:5px;
}

.home-image-text {
	margin-top:98px;
	color:#E32D15;
	font-weight:bold;
	font-size:15px;
	text-align:center;
}

.fundraising-image-container {
	height:100px;
	margin:-19px 2px 10px 10px;
	background-image:url(../images/top_image_chatterbox.gif);
	background-position:left;
	background-repeat:no-repeat;
	backgroung-color:#D7EEFA;
	
}

.top-image-text {
	margin:0px 14px 0 170px;
	padding-top:10px;
	color:#007297;
	font-weight:bold;
	font-size:18px;
}

.home-image-text a {
	color:#E32D15;
	text-decoration:none;
}

.home-image-text a:hover {
	color:#E32D15;
	text-decoration:none;
}

.home-image-text a:visited {
	color:#E32D15;
	text-decoration:none;
}

p,h1,h3,pre,form, table {
	margin:0px 0px 10px 10px;
}
		
h1 {
	font-size:1.7em;
	text-align:center;
	color:#007297;
	
}

h2 {
	margin-top: 4px;
	padding-top: 0;
	font-size:1.4em;
	text-align:center;
	color:#007297;
	font-weight:normal;
}

h2 a {
	color:#007297;
	text-decoration:none;
}

h2 a:hover {
	color:#007297;
	text-decoration:none;
}

h3 {
	font-size:1.2em;
	padding-top:20px;
}

h3 a {
	font-size:1.1em;
	padding-top:20px;
	text-decoration:none;
}

h3 a:hover {
	font-size:1.1em;
	padding-top:20px;
	text-decoration:none;
}

.image-left {
	float:left;
	margin-right:6px;
	border:2px solid #FED008;
}

.image-right {
	float:right;
	margin-left:6px;
	border:2px solid #FED008;
}

.image-middle {
	text-align:center;
}

.border {
	border:2px solid #FED008;
}
		
#banner h1 {
	font-size:14px;
	padding:10px 10px 0px 10px;
	margin:0px;
}
	
#rightcontent p {
	font-size:10px
}

a img {
	border:0;
}

a {font-weight:bold;color:#000000;text-decoration:underline;}
a:visited {font-weight:bold;color:#000000;text-decoration:underline;}
a:hover {font-weight:bold;color:#000000;text-decoration:none;}

ul {
	margin-left:10%;
	margin-right:10%;
}
.float-right {
	float:right;
}

.back-to-top {
	float:right;
}


.leftcol {
	width: 300px;
	float: left;
}

.rightcol {
	width: 300px;
	margin-left: 310px;
}

.red-bold {
	color:#E32D15;
	font-weight:bold;
	font-size:16px;
}

.community-row {
	border:1px solid #E52B12;
	border-left:0;
	border-right:0;
	margin:60px 30px;
	padding:5px;
	padding-left:0;
	background-color:#FDF7D3;
}

.green-bold {
	color:#2C862C;
	font-weight:bold;
	font-size:16px;
}

.gallery-mock-row {
	border:1px solid #2C862C;
	border-left:0;
	border-right:0;
	margin:60px 30px;
	padding:5px;
	padding-left:0;
	height: 80px;
	background-color:#FDF7D3;
}


/* ------ ADMIN styles -------*/

.cwl_container {
    text-align:center;
}

.cwl_loginform {
    width: 300px;
    margin: auto;
}

.cwl_formField {
    border: 1px dashed gray;
    background-color: #cccccc;
    width: 400px;
    margin: auto;
    margin-bottom: 10px;
}

.cwl_menu {
    width: 300px;
    margin: auto;
}

.cwl_menu a {
    display: block;
    padding: 3px;
    background-color: gray;
    border-bottom: 1px solid #cccccc;
}

.cwl_menu a:hover {
    background-color: #cccccc;
}

.cwl_uploadform {
    width: 600px;
    margin:auto;
}

.cwl_thumbnail {
	width: 150px;
	height: 110px;
	border: 1px solid #cad3d8;
	padding: 3px;
	margin: 5px;
}

.cwl_form {
    margin: auto;
    text-align:center;
}

.cwl_field {
    border: 1px solid #cad3d8;
    width: 250px;
}

/*---- top banner images and text styles ----*/

.banner {
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 126px;
	position: absolute;
	top: 114px;
	left: 182px;
	right: 171px;
	z-index: 0;
}

.banner p {
		margin-left: 200px;
		margin-right: 20px;
		margin-top: 18px;
		font-size:19px;
		line-height:20px;
		display: block;
}
.banner_training_advice {color:#007297;}
.banner_heart_rate_monitor {color:#208C41;}
.banner_getting_started {color:#208C41;}
.banner_setting_goals {color:#208C41;}
.banner_stretching {color:#208C41;}
.banner_cross_training {color:#E7EC61;}
.banner_running_to_plan {color:#208C41;}
.banner_balanced_diet {color:#208C41;}
.banner_importance_fluids {color:#208C41;}
.banner_dietary_routine {color:#208C41;}

.banner_fundraising_top_ten {color:#007297;}
.banner_guide_to_fundraising {color:#FFFFFF;}
.banner_sponsorship_monies {color:#FFFFFF;}
.banner_gift_aid {color:#FFFFFF;}
.banner_matched_giving {color:#FFFFFF;}

#countdown
{
	text-align: center;
	color: red;
	font-size: 13px;
	padding-bottom: 2px;
	font-weight: bold;
}