
/* ///////////////////////////////////////
///                                    ///
///      Design & Development          ///
///      Inorbital.com                 ///
///                                    ///
/////////////////////////////////////// */

/* GENERAL
--------------------------------*/

body {
	margin:0;
	padding:0;
	background:url(images/header-background.gif) #3d3d3d repeat-x;
	font:11px/17px Arial, Helvetica, sans-serif;
	color:#3d3d3d;
}

.pageTitle {
	font-size:x-large;
}

a, a:visited, a:hover {
	color:#00a6c9;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font:normal 29px Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0 0 20px 0;
}

h2 {
	font-size:17px;
}

/* CONSTRUCTION
--------------------------------*/

.wrapper {
	width:960px;
	margin:0 auto;
}

.header {
	float:left;
	position:relative;
	height:265px;
	margin:0 auto;
	background:url(images/logo-fathers-day-run.gif) no-repeat 0 6px;
}

.leftColumn {
	clear:both;
	float:left;
	width:210px;
	margin-bottom:20px;
}

.middleColumn {
	display:inline;
	float:left;
	width:520px;
	margin:0 0 20px 10px;
	padding-top:20px;
	background:url(images/content-top.gif) no-repeat;
}

.middleColumnIn {
	min-height:600px;
	padding:0 30px 45px 30px;
	background:url(images/content-bottom.gif) no-repeat #ffffff left bottom;
}

* html .middleColumnIn {
	height: 600px; /* ie6 hack for min-height */
}

.rightColumn {
	float:right;
	width:210px;
	margin-bottom:20px;
}

/* LANDING PAGE
--------------------------------*/

body.landingPage {
	background:url(images/landing-background.gif) #5f5f5f repeat-x;
}

.landingPage .wrapper {
	width:750px;
}

.landingPage .header {
	float:left;
	width:750px;
	height:369px;
	background:url(images/landing-logo.jpg) no-repeat 50% 35px;
}

.landingPage .topMenu {
	float:left;
	width:750px;
}

.landingPage .newsList {
	clear:both;
	width:500px;
	margin:20px auto 0 auto;
	text-align:left;
}

.landingPage .newsList h1 {
	display:block;
	text-align:center;
	color:#63d0f3;
	font-size:25px;
	background:url(images/blue-line.gif) repeat-x bottom left;
}

.landingPage .landingNewsBlock {
	float:left;
	width:230px;
	padding:0 10px;
}

.landingPage .landingNewsTitle, .landingPage .landingNewsTitle:visited, .landingPage .landingNewsTitle:hover {
	display:block;
	color:#ffffff;
	font-weight:bold;
	line-height:14px;
	margin-bottom:5px;
}

.landingPage .landingNewsText {
	color:#ffffff;
	line-height:14px;
}

/* OTHER
--------------------------------*/

/* .banner img {
	border:0;
	margin-bottom:10px;
}

.bannerSponsors img {
	border:0;
}

*/

.frame {
	padding:4px;
	border:1px solid #cccccc;
}

.bigText {
	font:16px/23px Arial, Helvetica, sans-serif;
}

.clickable {
	cursor:pointer;
}

.searchField input {
	border:1px solid #d3d3d3;
	font-size:14px;
	padding:5px;
	width:145px;
}

.searchButton {
	margin-top:10px;
}

.ourSponsors {
	display:block;
	margin-top:20px;
}

.newsItem {
	line-height:14px;
}

.Date {
	font-weight:bold;
}

.logoLink {
	position:absolute;
	top:30px;
	left:10px;
}

.boardMemberLogin {
	float:right;
	border:none;
	margin:-58px 0 0 0;
}

/* CITIES LIST
--------------------------------*/

ul.cities {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}

ul.cities li {
	font-size:18px;
	padding:5px 0 5px 15px;
	background:url(images/fd-big-arrow.gif) no-repeat 0 10px;
}

/* NEWSLETTER SUBSCRIPTION
--------------------------------*/

.subscribeBlock {
	line-height:14px;
}

.Subscription {
	margin-top:15px;
}

.SubscriptionTextbox {
	border:1px solid #d3d3d3;
	font-size:11px;
	padding:3px;
	width:145px;
}

#ctl00_NewsletterSubscription1_btnImageSubmit {
	width:78px;
	height:29px;
	margin-top:15px;
}

/* PAGINATION
--------------------------------*/

.PagerControl {
	margin:10px 0;
	padding:5px 10px;
	border:1px solid #F0F0F0;
}

.SelectedPage {
	font-weight:bold;
}

.UnselectedPage, .UnselectedPage:hover, .UnselectedPage:visited {
	padding:1px 5px;
	background-color:#00A6C9;
	color:#ffffff;
}

/* HEADER LINKS
--------------------------------*/

.topMenu {
	float:right;
	width:960px;
	margin:0;
	padding:0;
	list-style:none;
}

.topMenu li {
	float:right;
	margin-left:3px;
	padding-right:20px;
	background:url(images/top-menu-right.gif) no-repeat right top;
}

.topMenu a, .topMenu a:visited, .topMenu a:hover {
	display:block;
	padding:6px 0 6px 20px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	background:url(images/top-menu-left.gif) no-repeat;
}

/* MAIN MENU - PCC
--------------------------------*/

.mainCMSMenu {
	table-layout:fixed;
	cursor:pointer;
}

/* landing page position */

#CMSMenu1_table {
	display:inline;
	float:left;
	margin:195px 0 0 80px;
}

/* content page position */

#ctl00_CMSMenu1_table {
	display:inline;
	float:left;
	margin:70px 0 0 330px;
}

/* main level */

.mainCMSMenuItem, .mainCMSMenuItemMouseUp, .mainCMSMenuItemMouseOver, .mainCMSMenuItemMouseDown, .mainCMSMenuHighlightedMenuItem, .mainCMSMenuHighlightedMenuItemMouseUp, .mainCMSMenuHighlightedMenuItemMouseOver, .mainCMSMenuHighlightedMenuItemMouseDown {
	width:100px;
}

/* submenu 2 */

.submenu2CMSMenu {
	cursor:pointer;
	color:#ffffff;
	border:2px solid #6cc9e7;
	background-color:#10a3d2;
	line-height:12px;
	padding:5px 7px;
}

.submenu2CMSMenuItem, .submenu2CMSMenuItemMouseUp, .submenu2CMSMenuItemMouseOver, .submenu2CMSMenuItemMouseDown, {
	padding:5px 10px;
	width:150px;
}

.submenu2CMSMenuItemMouseOver, .submenu2CMSMenuHighlightedMenuItemMouseOver {
	background-color:#1594bd;
}

.submenu2CMSMenuHighlightedMenuItem, .submenu2CMSMenuHighlightedMenuItemMouseUp, .submenu2CMSMenuHighlightedMenuItemMouseOver, .submenu2CMSMenuHighlightedMenuItemMouseDown {
	font-weight:bold;
	padding:5px 10px;
}

/* MAIN MENU - FATHERS DAY RUN
--------------------------------*/

.mainMenu {
	display:inline;
	float:left;
	margin:62px 0 0 309px;
	padding:0;
}

.mainMenu li {
	display:inline-block;
	float:left;
	text-indent:-300px;
	overflow:hidden;
	white-space:nowrap;
}

.mainMenu a {
	display:block;
	width:93px;
	height:129px;
}

.mmHome a {
	background:url(images/fd-icon-home.gif) no-repeat;
}

.mmChallenge a {
	background:url(images/fd-icon-challenge.gif) no-repeat;
}

.mmRecruitment a {
	background:url(images/fd-icon-recruitment.gif) no-repeat;
}

.mmFundraising a {
	background:url(images/fd-icon-fundraising.gif) no-repeat;
}

.mmTips a {
	background:url(images/fd-icon-our-tips.gif) no-repeat;
}

.mmVolunteers a {
	background:url(images/fd-icon-volunteers.gif) no-repeat;
}

.mmFAQ a {
	background:url(images/fd-icon-faq.gif) no-repeat;
}

.mainMenu li a:hover {
	background-position:0 -129px;
}

/* CONTENT BLOCK WINDOW
--------------------------------*/

.blockOut {
	padding-top:10px;
	background:url(images/content-small-top.gif) no-repeat;
}

.blockIn {
	padding:10px 25px 35px 25px;
	margin-bottom: 10px;
	background:url(images/content-small-bottom.gif) no-repeat #ffffff left bottom;
}

.blockTitle {
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#000000;
	margin-bottom:25px;
}

.blockContent {
	font-size:11px;
	line-height:14px;
}

p.smallNewsTitle {
	font-weight:bold;
	color:#00a6c9;
	margin-bottom:-10px;
}

.oneNews {
	margin-bottom:15px;
}

.moreInfo a, .moreInfo a:visited {
	font-weight:bold;
	margin-top:15px;
	text-decoration:underline;
}

.moreInfo a:hover {
	text-decoration:none;
}

/* CITIES LIST
--------------------------------*/

ul.cities {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}

ul.cities li {
	font-size:18px;
	padding:5px 0 5px 15px;
	background:url(images/fd-big-arrow.gif) no-repeat 0 10px;
}

/* FOOTER
--------------------------------*/

.footerOut {
	clear:both;
	margin-top:20px;
	background:url(images/footer-back-line.gif) repeat-x #5f5f5f;
	height:180px;
}

.footerIn {
	width:960px;
	margin:0 auto;
	color:#ffffff;
}

.c1 {
	display:inline;
	float:left;
	width:180px;
	height:140px;
	margin:20px 0 0 0;
	background:url(images/footer-logo.gif) no-repeat 0 27px;
}

.c2 {
	display:inline;
	float:left;
	width:290px;
	height:100px;
	margin:65px 0 0 20px;
}

.c3 {
	display:inline;
	float:left;
	width:220px;
	height:100px;
	margin:65px 0 0 50px;
}

.c4 {
	display:inline;
	float:left;
	width:160px;
	height:100px;
	margin:65px 0 0 25px;
}

.footerIn p {
	margin:0 0 15px 0;
	line-height:14px;
}

.footerIn a, .footerIn a:visited, .footerIn a:hover {
	color:#00cff6;
}

/* MOVEMBER THERMOMETER
--------------------------------*/

#thermometer {
	display:block; /* set value to "none" to remove thermometer. */
}

#thermometer.blockOut {
	padding-top:15px;
	background:url(images/thermo-top.gif) no-repeat;
}

#thermometer .blockIn {
	width:210px;
	padding:0 0 15px 0;
	background:url(images/thermo-bottom.gif) no-repeat #5b5b5b left bottom;
}

.movemberTitle {
	display:block;
	width:180px;
	font-size:13px;
	font-weight:bold;
	color:#5dcce3;
	padding:0 15px;
}

.movemberText {
	display:block;
	width:180px;
	color:#fff;
	padding:7px 15px 15px 15px;
	line-height:14px;
}

.movemberText a, .movemberText a:visited, .movemberText a:hover {
	color:#5dcce3;	
}

.movemberCurrent {
	display:block;
	width:180px;
	color:#fff;
	padding:7px 15px 22px 15px;
	line-height:14px;
}

.movemberCurrent span {
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
}

.movemberRed {
	display:block;
	width:210px;
	height:360px;
	background:url(images/movember-red2.gif) no-repeat;
}

.movemberGray {
	display:none; /* change to block to display the scale */
	width:210px;
	height:51px; /* update this value to change the scale */
	background:url(images/movember-grey.gif) no-repeat;
}

/* TWITTER
--------------------------------*/

.twitterBlock {
	display:block;
}

.twittLine {
	display:block;
	width:160px;
	border-bottom:1px solid #D6D6D6;
	padding-bottom:10px;
	line-height:15px;
	word-wrap: break-word;
}

.twittSubscribe {
	display:block;
	width:160px;
	background-color:#fff;
	font-weight:bold;
	padding-top:15px;
	margin-top:-17px;
	line-height:15px;
}

/* REGISTER AND DONATE BANNERS
--------------------------------*/

.register, .donate {
	width:210px;	
}

.clickRegister, .clickDonate {
	cursor:pointer;	
}

.description {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:10px 20px;
}

.donate .description {
	color:#000;	
}

.register-cities {
	display:none;
	background-color:#43cdef;	
}

.register-donate {
	display:none;
	background-color:#c5ef43;	
}

.register-cities ul, .register-donate ul {
	list-style:none;	
	margin:0;
	padding:10px 0;
}

.register-cities ul li, .register-donate ul li {
	margin:0;
	padding:0;	
}

.register-cities ul li a, .register-cities ul li a:active, .register-cities ul li a:visited, .register-donate ul li a, .register-donate ul li a:active, .register-donate ul li a:visited {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:2px 20px;
	font:normal 18px Arial, Helvetica, sans-serif;
}

.register-donate ul li a, .register-donate ul li a:active, .register-donate ul li a:visited {
	color:#000;	
}

.register-cities ul li a:hover, .register-donate ul li a:hover {
	text-decoration:underline;	
}