/* === Initialisation === */
html, body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	min-width: 955px;
}

.home{font-size: 11px;}

#container,
#headerContainer,
#pageContainer,
#contentContainer,
#footerContainer {
	width:898px;
	margin:0px auto;
}

div#gradient_wrapper{
	padding-left:9px;
	margin:0px auto;
	background:URL(/images/left_gradient.gif) repeat-y;
}

#header{background:URL(/images/header_mask.gif) left bottom no-repeat;}

#header,
#contentContainer,
#footer {
	width:898px;
	margin: 0px auto;
}

/* === 
Correct line
1px shim hack for IE7 
When page content is small, this keeps white area down to bottom of screen (100% height) 
=== */
#pageContainer,    
#contentContainer{ 
    background: transparent url(/images/bg-page.gif) repeat-y left;
}

h1{
	font-family: "HelveticaNeue LT 25 UltLight", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 19px;
	margin-top: 0px;
	padding-bottom: 0px;
	color:#d94011;
}

a{color: #f60;}

p.blurb{
	font-family: "HelveticaNeue LT 25 UltLight", Helvetica, Arial, sans-serif;
	font-size:12px;
	padding-left:5px;
	min-height:1px;
	width:98%;
}

/* === Header Style === */
#headerContainer{
	height: 200px;
  background-color: #ffffff;
}

#headerLogo{
	width: 228px;
	height: 131px;
	margin: 10px;
	float: left;
}

#headerHeading{
	width: 522px;
	height: 62px;
	margin: 70px 0px 0px 70px;
}

/* === Sidebar Style === */
#sidebar {
	width: 239px;
	float: left;
	margin-left:1px;
}

/* === Content Style === */
#content{
	margin-left: 240px;
	padding: 23px 0px 23px 20px;
	background: #FFFFFF;
	position:relative;
}

ol{list-style-type:square;}

.emphasize, .emphasize a{color:#f60;}

/* Form Style */
form label{padding: 0px 10px;}

form input.text{
	border: 1px solid #cccccc;
	padding: 0px;
}

form .row{
	margin: 8px 10px;
	height: 20px;
}

form .submitbtn{
	background: url(/images/btn_submit.gif) no-repeat;
	width: 157px;
	height: 36px;
	border: none;
	float: right;
}

form .radio{
	margin: 0px 50px 0px 0px;
}

/* === Footer Style === */
#footerContainer{
	height: 75px;
	padding: 20px;
	text-align: center;
	background-color: #ffffff;
	position:relative;
	left:10px;
}

#footer, #footer a{
	color: #666666;
	font-size: 11px;
}

/* === Extra Styles === */
#termsAndConditions{
	display: block;
	clear: right;
}

.separatorGradient{
	height: 10px;
	width:897px;
	font-size: 1px;
	background: transparent url(/images/separator-gradient.jpg) no-repeat bottom;
	clear: both;
	border-left:1px solid #8D0000;	
	}

img{border: none;}

h2{
	margin-top: 40px;
	font-size: 13px;
	font-style: oblique;
}

.small{font-size: 9px;}

/* === Can't do bold at 9px or 10px font size === */
.small strong{font-size: 11px;}

.light{color: #333333;}

.clear{clear: right;}

.clear{
	clear:both;
	height:0;
	margin:0;
	line-height:0;
	font-size:1px;
}

table.polaroid {
	display: inline;
	float: left;
	margin: 0px 10px 10px 10px;
	background-color: #ECECEC;
	font-size: 10px;
	font-style: oblique;
}

.nofloat{
	display: block;
	float: none !important;
	clear: right !important;
}

table.polaroid p{
	padding: 5px;
	margin: 0px;
}

div.center{text-align:center;}
div.center p{font-weight:bold;}

.home hr.clear{
	border-top: solid #CB0000 1px;
	border-bottom: solid #7E1002 1px;
	margin: 20px 0px;
}

.featureimg{margin-right: 10px;}

ul.incontent{
	margin: 0px;
	padding: 0px;
}

ul.incontent li{margin: 0px 0px 0px 50px;}

.terms p{margin: 15px 0px;}

.terms strong{color: #f60;}

.pagingControl{width: 99%;}

.pagingControl #pg_previous_top,
.pagingControl #pg_previous_bottom
{float:left;}

.pagingControl #pg_next_top,
.pagingControl #pg_next_bottom
{float:right;}

.widthTable{width:100%;}

a.olivia_link{
	float:right;
	display:block;
	height:160px;
	width:209px;
	background:URL(/images/olivia-home-link.jpg) top no-repeat;
	text-decoration:none;
}

a.general_donate_link{
	float:right;
	margin-top:8px;
}

a.olivia_link:hover{
	background:URL(/images/olivia-home-link.jpg) 0px -161px no-repeat;
}

/* === HOMEPAGE === */
iframe.counter_frame{
	height:115px;
	width:365px;
	border:0px none;
	position:relative;
	top:-3px;
	left:0px;
	clear:right;
}

span.counter_span{
	color:#000000;
	font-family: "HelveticaNeue LT 25 UltLight", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 5px; 
	display:block;	
	text-transform:uppercase;	
}

/* === WALKERS & TEAMS === */
div.team_wrapper{
	height:auto;
	width:637px;
	clear:right;
	margin-top:10px;
}

div.teams_wrapper{
	height:auto;
	width:637px;
	clear:right;
}

.category_wrapper, .categories_wrapper{
position:relative;
	padding:0px;
	background-color:#FFFFFF;
	height:auto;
	width:637px;
	padding-bottom:10px;
}

.category a, .category_no_margin a, .categories a, .categories_no_margin a{
	color:#000000;
	font-size:11px;
}

.category, .categories{
	float:left;
	text-align: center;
	margin:0px 0px 7px 0px;
	padding: 0px;
	width: 85px;
}

.category_no_margin, .categories_no_margin{
	float:left;
	text-align: center;
	margin:0px 0px 7px 7px;
	padding: 0px;
	width: 85px;
}

.category img, .category_no_margin img{
	width:85px;
	height:73px;
}

/* === breadcrumbs on /store/teams.html === */
div#select{
	position:relative;
	bottom:-2px;
	right:476px;
	height:22px;
}


h4.selected a{color:#000000;}

span.selected_team{
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	color:#cc3300;
}

.categorylinks {
	margin: 0px;
	padding: 0px;
	display:inline;
	list-display-type: none;
	position:relative;
	
}

ul.categorylinks{
	display:block;
	margin-bottom:30px;
	width:430px;
}

.categorylinks li{
	display:inline;
	color:#cc3300;	
	font-size:10px;
	margin-right:5px;
}

.categorylinks span.seperator{color:#cc3300; margin:0px 0px 0px 7px;}

.categorylinks a{
	text-decoration:none;	
	color:#999999;
	font-weight:normal;
}

.categorylinks a:hover{
	text-decoration:underline;
	color:#000000;
}

/* === beginning of vertical columns on /store/teams.html === */
.category_head{
	background-color:#db2405;
	height:32px;
	padding:2px 0px;	
}

.selected{background-color:#fac751;}

td.header{padding:0px 3px;}

td.header h4{
 	display: inline;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
}

td.header a{
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
 	text-decoration:none;
}

/* === counter on /store/teams.html === */
div.counter{
	height:51px;
	background-color:#f3664d;
}

div.frame_inner{
	height:35px;
}

div.counter_wrapper{
	width:360px;
	height:32px;
	padding-top:5px;
	background:url(/images/counter_gfx.gif) bottom left no-repeat;
}

div.counter_wrapper_top, div.counter_wrapper_bottom{
	width:75px;
	margin-left:3px;
	text-align:center;
}

div.counter_wrapper_bottom{
	margin-top:5px;
	clear:right;
}

div.counter_out{
	font-size:11px;
	font-weight:bold;
	float:right; 
	width:32px; 
	border-top:1px solid; 
	border-left:1px solid; 
	background-color:#ffffff; 
	text-align:right;
	padding-right:2px;
}

div.counter_text{
	margin-top:2px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	width:44px; text-transform:uppercase;
}

/* === below the counter on /store/teams.html === */
.categories_foot{	
	/*position:relative;*/
	height:105px;
	padding:0px;
	margin-bottom:3px;
	color:#FFFFFF;
	z-index:10;
}

.categories_foot a.top_link{	
	left:0px;
	background-color:#db2405;
	display:block;
	height:105px;
	width:85px;
	text-decoration:none;
	padding-top:2px;	
	color:#FFFFFF;	
	font-size:11px;
	font-weight:bold;
	z-index:100;
}

.categories_foot a.top_link table{	
	position:relative;
	z-index:1;
}

.categories_foot a.top_link:hover{
	background-color:#ffcc66;
}

.categories_foot img{
	width:81px;
	height:72px;
	border:none;
	margin-bottom:0px;
}

table.footer{z-index:10;}

td.footer{
	font-weight:bold;
	width:100%;
	padding:0px 3px;
}

td.footer a{
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;	
}

td.footer a:hover{color:#FF6600;}

/* === four members on /store/teams.html === */
.members {
	text-align: center;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	width: 85px;	
	height:310px;	
}

.members a{display:block;}

.members img{
	width:81px;
	height:72px;
	border:2px solid #db2405;
	margin-bottom:1px;
}

a.cat_img img{border:0px none;}

a.cat_img{
 	display:block;
	width:81px;
	height:72px;
	border:2px solid #db2405;
	margin-bottom:1px;	
}

/* === image rollovers on /store/teams.html === */
div.rollover_wrapper{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

/* === all walkers arrow links on /store/teams.html === */
.all_walkers a{
	margin-top:0px;
	display:block;
	height:11px;
	width:85px;
	text-decoration:none;	
	background:URL(/images/all_walkers.gif) center 0px no-repeat;
}

.all_walkers a:hover{
	background:URL(/images/all_walkers.gif) center -14px no-repeat;
}

.all_walkers{
	font-size:11px;
	font-weight:bold;
	border:none;
	margin-top:1px;
	text-align:center;
}

/* === teaser flyouts on /store/walker... page === */
div.teaser_right{
	position:absolute;
	top:90px;
	right:65px; 
	width:258px;
	height:103px;	
	background:url(/images/teaser_right.png) no-repeat;
	display:none;
	z-index:1000;
}
	
div.teaser_left{
	position:absolute;
	top:90px;
	left:65px; 
	width:258px;
	height:103px;	
	background:url(/images/teaser_left.png) no-repeat;
	display:none;	
	z-index:1000;
}
	
div.teaser_abstract{
	margin:15px;
	width:228px;
	color:#FFFFFF;
	text-align:left;
}

/* === MISC === */
.category p{
	text-align:center;
	display: inline;
	margin: 0px;
	padding: 2px;
	font-weight:bold;
	width:100%;
}

input.text-field short{position:relative; top:0px;}
img.the_wall{margin-left:-20px; margin-bottom:-23px; clear:both;}

/* === INDEX === */
div#weather{
	height:29px;
	width:91px;
	background:URL(/images/weather_bg.gif) no-repeat; 
	text-align:center;
	margin-left:4px;
	}
	
div#weather p.top{
	margin:0px;
	padding-top:2px;
	color:#000000;
	font-size:9px;
	line-height:10px;
	}

div#weather p.bottom{
	margin:0px;
	color:#FFFFFF;
	font-size:10px;line-height:9px;
	}
	
div#stage{
	height:92px;
	width:92px;
	background:URL(/images/stage.gif) no-repeat;
	text-align:center;
	margin-top:3px;
	margin-left:4px;
	}
	
div#stage p.top{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	color:#d8330c;
	padding-top:5px;
	}

div#stage p.middle{
	font-size:9px;
	margin:0px;
	color:#FFFFFF;
	padding-top:13px;
	}

div#stage p.bottom{
	font-size:11px;
	margin:0px;
	}

div#stage p.bottom span{
	color:#ffcc00;
	text-transform:uppercase;
	font-weght:bold;
	}	

div#news_wrapper{
	width:234px;
	height:auto;	
	text-align:center;
	margin-bottom:10px;
	margin-left:3px;
	}

div#news_header{background:URL(/images/news_header.gif) no-repeat; height:25px; width:100%;}	
div#news_content{background:URL(/images/news.gif) repeat-y; height:auto; width:100%;padding:1px;}
div#news_footer{background:URL(/images/news_footer.gif) no-repeat; height:5px; width:100%;}

div#news_content p{
	text-align:left;
	width:200px;
	color:#656464;
	margin-left:10px;
	font-size:11px;
	
	}
div#news_content a{text-decoration:none; color:#656464;}
div#news_content a:hover{text-decoration:underline;}	


div#distance_wrapper{width:373px; margin-top:10px;}

div#dollars_raised{
	margin-right:1px;
	width:86px;
	height:54px;
	float:right;
	background:URL(/images/target.gif) no-repeat;
	text-align:center;
	letter-spacing:0px;
	}

div#dollars_raised p.top{font-size:11px; font-weight:bold; color:#FFFFFF; margin:0px;padding-top:5px;}
div#dollars_raised p.middle{font-size:12px; font-weight:bold; color:#FFFFFF; margin:0px;}
div#dollars_raised p.bottom{font-size:10px; font-weight:bold; color:#FFFFFF; margin:0px; padding-top:19px;}

#distance {
  width:285px;
  height:54px;
  margin:0;
  padding:0;
  float:left;
}

img.olivia_home{margin-top:3px;}

a.stage{
	display:block;
	height:83px;
	width:93px;
	color:#FFFFFF;
	text-decoration:none;
}

p.grey_heading{
	margin:10px 0px;
	color:#7d7d7d;
	font-size:16px;
	font-weight:bold;
	padding-top:2px;	
	}
	
ol.top_five{
	float:left;
	width:150px;
	color:#7d7d7d;
	font-size:11px;
	font-weight:bold;
	list-style-type:decimal;
	margin:-10px 0px 0px -22px;
}

ol.top_five_right{
	float:left;
	color:#7d7d7d;
	font-size:11px;
	font-weight:bold;
	list-style-type:decimal;
	margin:-10px 0px 0px 0px;
}

div.footer_buttons{
	position:absolute;
	bottom:190px;
	/*left:97px;*/
	left:160px;
	width:390px;
}

div.footer_buttons2{
	text-align:center;
	margin-bottom:-20px;

}
