body, p, div, h1, h2, h3 {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
	display: block;
    position: relative;
    width: 100%;
}

body#RaceForKids{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	margin:0 auto;
	color:#404040;
	-webkit-font-smoothing:antialiased;
	
	background-image: url(../../RaceForKids/media/images/common/background_tile.jpg)
}

.left { float:left; }
.right { float:right; }

body p { margin-bottom:15px; }

body ul, body ol {
	margin-top:0;
	margin-bottom:20px;
	margin-left:0;
	padding-left:20px;
}

.clear {
	clear:both;
	height:0;
	font-size:0;
	overflow:hidden
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.last{ margin-right:0px !important; }
.first{ margin-left:0px !important; }

a {
	text-decoration:none;
	color: #4599d8;
}
a:hover { color: #ed174d; }


a.btn{
	display:inline-block;
	padding:5px 10px;
	background-color:#ed174d;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	line-height:16px;
}

a.btn:hover{
	background-color:#4599d8;
}

a.btn + a.btn{
	margin-left:10px;
}


.site-width{
	width:979px;
	margin:0 auto;
	position: relative;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6{
	font-weight:bold;
	margin:0px;
}

body h1 {
	font-size:18px;
	line-height:21px;
	margin-top:0px;
	margin-bottom:10px;
}
body h2 {
	font-size:16px;
	line-height:20px;
	margin-top:0px;
	margin-bottom:10px;
}
body h3,
body h4,
body h5,
body h6 {
	font-size:14px;
	line-height:26px;
	margin-top:0px;
	margin-bottom:5px;
}



#RaceForKids .bx-wrapper .bx-pager.bx-default-pager a{
	background:none !important;
	text-indent:0;
	overflow:inherit;
	height:auto;
	width:auto;
	font-size:14px;
}

#RaceForKids .bx-wrapper .bx-pager{
	text-align:left;
}

/****** Header ********/

header{
	height:135px;
	
	z-index: 100;
    position: fixed;
    width: 100%;
    top: 0;
	
	background-image:url(../../RaceForKids/media/images/common/header_tile.png);
}

#header-spacer{
	height:135px;
}

.DesignMode header,
.EditMode header{
	position:relative;
}
.DesignMode #header-spacer,
.EditMode #header-spacer{
	display:none;
}

header #top-logo{
	float:left;
	width:283px;
}

.EditMode #cap-logo{
	display:none;
}

#top-logo img{
	width:54%;
}

#top-logo img#cap-logo{
	width:44%;
}

header #bgcc-logo,
header #lang-select{
	float:right;
}

header #bgcc-logo{
	margin-top:20px;
}

header #lang-select{
	margin-top:35px;
	margin-right:35px;
}

header .menu-btn {
	float:left;
	margin-right:25px;
	margin-top:10px;
	margin-left:20px;
	display:none;
}

header .menu-btn a {
    display: block;
    width: 50px;
    height: 50px;
	background-color:#20aad9;
	color:#fff;
	font-size:30px;
	line-height:50px;
	text-align:center;
}


header #pickcity_dropdown{
	position:absolute;
	right:0;
	top:2px;
	
	display:inline-block;
	width:176px;
	height:30px;
}

#header-top{
	padding-top:5px;
	height:95px;
}

#header-bottom{
	height:40px;
}


header #reg-btns{
	font-size:0;
	line-height:0;
	
	position:absolute;
	right:0;
	bottom:-51px;
}

#reg-btns ul,
#reg-btns li{
	list-style:none;
	margin:0;
	padding:0;
}

#reg-btns li{
	display:inline-block;
}

#reg-btns li a{
	display:block;
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	line-height:14px;
	padding:15px 10px;
	min-width:105px;
	text-align:center;
	
	background-color:#2097bf;
}

#reg-btns li.reg-btn a{ background-color:#f02f44; }
#reg-btns li.spon-btn a{ background-color:#7ac043; }
#reg-btns li.vol-btn a{ background-color:#20aad9; }
#reg-btns li.log-btn a{ background-color:#2097bf; }




/******************* Pick your city styles */

#pick_city_btn{
	display:block;
	width:176px;
	height:30px;
	line-height:30px;
	padding-left:15px;
	background-color:#015289;
	color:#fff;
	text-transform:uppercase;
}
#pick_city_btn:hover{
}



.citylinks{
	float:left;
	width:132px;
	height:160px;
	margin-right:9px;
}

.citylinks h3{
	margin-top:0px;
	margin-bottom:5px;
	font-size:15px;
}

.citylinks ul,
.citylinks li{
	list-style:none;
	margin:0px;
	padding:0px;
}

#pickcity_dropdown #pickcity_list{
	padding-bottom:23px;
	background:#ed2e4f;
	position:absolute;
	left:0px;
	top:30px;
	z-index:14;
	
	display:none;
}

.WebPartZone #pickcity_dropdown #pickcity_list{
	display:block;
}

#pickcity_dropdown{
	position:relative;
	height:30px;
	z-index:14;
}


.accordion-toggle {cursor: pointer;}
.accordion-content {display: none;line-height:27px;}
.accordion-content.default {display: block;}

#accordion{
	  background:#ed2e4f;
	  color:#fff;
	  width:176px;
	  font-weight:bold;
	  font-size:14px;
}
#accordion h4{
	border-bottom:1px solid #ee5b75;  
	padding:1px 10px;
	margin:0;
	position:relative;
	line-height:28px;
	text-transform:uppercase;
}
#accordion h4:hover,
#accordion h4.opened{
	background:#c12139;  
}
#accordion ul{
	
	list-style:none;
	margin:0;
	padding:0;
}
#accordion li a{
	padding:5px 15px;
	line-height:16px;
	border-bottom:1px solid #ee5b75;  
	color:#fff;
	display:block;
	background:#c12139;
}
#accordion li a:hover{
	background:#9d1d2c;
}
.condition {
  border-left: 1px solid #ee5b75;
  padding: 1px 13px;
  position: absolute;
  right: 0;
  top: 0;
  width:34px;
}

#pick_city_btn .condition{
	border-color:#fff;
	height:100%;
	background-color:#21abd9;
}



/************ Top Menu ***********/

nav#main-menu{
}

nav#main-menu a{
	display:block;
}

nav#main-menu ul,
nav#main-menu li{
	list-style:none;
	margin:0;
	padding:0;
	z-index:99;
}

/* first level nav */
nav#main-menu > ul > li{
	display:inline-block;
	font-size:13px;
	line-height:32px;
	height:32px;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
}

body.FRCA nav#main-menu > ul > li{
	font-size:12px;
}

nav#main-menu > ul > li + li{
	margin-left:45px;
}

body.FRCA nav#main-menu > ul > li + li{
	margin-left:20px;
}

nav#main-menu > ul > li > img{
	display:none;
}

/* second level nav */
nav#main-menu ul > li ul{
	display:none;
	position:absolute;
	top:32px;
	left:-20px;
	width:200px;
	padding:20px 0;
	background-color:#ee384e;
	line-height:18px;
	text-transform:none;
}

nav#main-menu li:hover > ul{
	display:block;
}

nav#main-menu > ul > li > ul li{
	padding:0;
	position:relative;
	border-bottom: 1px solid #ed6677;
}
nav#main-menu > ul > li > ul li:nth-child(1){
	border-top: 1px solid #ed6677;
}

nav#main-menu ul > li ul img{
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-4px;
}

nav#main-menu ul ul ul{
	left:200px;
	top:auto;
	margin-top:-45px;
}

/* prevent two rightmost dropdowns from going off page 
nav#main-menu > ul > li:nth-child(6) ul ul,
nav#main-menu > ul > li:nth-child(7) ul ul{
	left:auto;
	right:200px;
}
*/

/* first level nav colours */
nav#main-menu > ul > li > a{
	color:#005287;
}
nav#main-menu > ul > li > a:hover,
nav#main-menu > ul > li.Highlighted > a{
	color:#f02f43;
}

/* second level nav colours */
nav#main-menu > ul > li li > a{
	color:#fff;
	padding:3px 10px;
}
nav#main-menu > ul > li li > a:hover{
	background-color:#b5121b;
}




/*************** home ************/

#home-banner .banner-slide{
	overflow:hidden;
	margin:0 auto;
	position:relative;
	border-bottom:1px dashed #aaa6a5;
}
.banner-slide img {
    display: block;
    margin: 0 auto;
}

.banner-slide a > img{
	width:100%;
}

#home-banner .banner-tag{
	position:absolute;
	bottom:25px;
	left:0;
	max-width:66%;
}

body .bx-wrapper .bx-prev,
body .bx-wrapper .bx-next{
	background-position:50% 50% !important;
	height:24px;
	width:17px;
	z-index:99;
}

body .bx-wrapper .bx-prev{
	background-image:url(../../RaceForKids/media/images/common/arrow_left.png);
}
body .bx-wrapper .bx-next{
	background-image:url(../../RaceForKids/media/images/common/arrow_right.png);
}

#home-main{
	border-bottom:1px dashed #aaa6a5;
	padding:60px 0;
}

#home-main .home-left{
	float:left;
	width:466px;
	margin-right:30px;
}

#home-main .home-right{
	float:right;
	width:483px;
}


.box-title,
.tote span{
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	color:#2e2d2d;
	margin-bottom:10px;
}

.story-slide .story-img{
	float:left;
}

#story-wrap .story-slide .story-img{
	margin-top:-30px;
}
#media-wrap .story-slide .story-img{
	margin-top:-10px;
}


.story-slide .story-copy,
#story-wrap .box-title,
#media-wrap .box-title,
#story-wrap .bx-controls{
	padding-left:140px;
}

#story-wrap{
	margin-bottom:50px;
}

#story-wrap .story-slide{
	padding-top:30px;
}

#story-wrap .bx-wrapper{
	margin-top:-30px;
}

.story-slide .story-name{
	font-weight:bold;
	margin-bottom:5px;
}

.story-slide .story-text{
	margin-bottom:5px;
}

#story-wrap .bx-wrapper .bx-pager{
	bottom:-25px;
	margin-left:-5px;
	font-family:inherit;
}

#story-wrap .box-title{ z-index:1;}
#story-wrap .bx-wrapper{ z-index:2;}

#media-wrap{
	margin-top:90px;
}

#tote-row{

}

#tote-row .tote{
	width:237px;
	height:187px;
	float:left;
}


#home-raisin{
	padding:45px 0 90px;
	background-image:url(../../RaceForKids/media/images/common/backgr_darker.jpg);
}


ul.ui-tabs-nav,
ul.ui-tabs-nav li{
	list-style:none;
	padding:0;
	margin:0;
}

.ui-state-default,
.ui-state-focus,
.ui-state-default a,
.ui-state-focus a{
	outline:0;
}

#home-tabs ul.ui-tabs-nav{
	display:block;
	width:100%;
	height:38px;
	margin-bottom:-1px;
}

#home-tabs{
	margin-top:20px;
}

#home-tabs .ui-tabs-nav li{
	width:auto;
	text-align:center;
	float:left;
	margin:0;
	padding:0;
}

#home-tabs .ui-tabs-nav li a{
	display:block;
	height:38px;
	line-height:38px;
	color:#4599d8;
	background-color:#dbd6d0;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	padding:0 15px;
	border:1px solid #cececc;
	margin-right:1px;
}

#home-tabs .ui-tabs-nav li a:hover,
#home-tabs .ui-tabs-nav li.ui-tabs-active a{
	background-color:#eaebe6;
	color:#404040;
	border-bottom:0;
}

#home-tabs .ui-tabs-nav li a.face-tab,
#home-tabs .ui-tabs-nav li a.twitt-tab{
	text-indent:-10000px;
	overflow:hidden;
	width:60px;
	background-position:50% 50%;
}

#home-tabs .ui-tabs-nav li a.face-tab{
	background-image:url(../../RaceForKids/media/images/common/tab_fb.png)
}
#home-tabs .ui-tabs-nav li a.twitt-tab{
	background-image:url(../../RaceForKids/media/images/common/tab_tw.png)
}	

#home-tabs #news-box,
#home-tabs #face-box,
#home-tabs #twit-box{
	padding:20px;
	padding-top:15px;
	background-color:#eaebe6;
	border:1px solid #cececc;
}

#news-box .news_item .news_date {
    font-size: 11px;
    margin-bottom: 5px;
    font-weight: bold;
}
#news-box .news_item .news_title {
    font-weight: bold;
    margin-bottom: 5px;
	font-size:14px;
}

.fb-page, 
.fb-page span, 
.fb-page span iframe[style] { 
    width: 100% !important; 
}


.progress-bar{
	background-color:#bababa;
	height:15px;
	line-height:15px;
	
	margin-bottom:50px;
	overflow:visible;
	position:relative;
}

.progress-bar span{
	display:block;
	background-color:#f02f43;
	height:100%;
}

.progress-bar .progress-number{
	position:absolute;
	width:60px;
	
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	color:#f02f43;
	
	height:20px;
	padding-top:25px;
	bottom:-30px;
	margin-left:-30px;
	left:0;
	
	background-image:url(../../RaceForKids/media/images/home/img_arrow.png);
	background-position: center 5px;
	background-repeat:no-repeat;
}

#achieved-numbers{
	text-align:center;
}

#achieved-numbers .achieved-title,
#achieved-numbers .achieved-goal{
	font-size:20px;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:5px;
	display:inline-block;
}


#achieved-numbers .achieved-number{
	font-size:60px;
	line-height:86px;
	color:#f02f43;
	font-weight:bold;
	margin-bottom:10px;
}

#achieved-numbers .achieved-goal{
	background-image:url(../../RaceForKids/media/images/home/img_goal.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
	margin-bottom:45px;
}

#top-team-home,
#top-fund-home{
	float:left;
	width:370px;
	margin-bottom:70px;
	font-size: 16px;
	margin-left:80px;
}



#top-team-home h3,
#top-fund-home h3{
	padding-bottom:20px;
	font-size:18px;
	text-transform:uppercase;
	padding-top:10px;
	border-top:1px dashed #aaa6a5;
}

#top-team-home .team-wrap,
#top-fund-home .team-wrap{
	padding-bottom:20px;
}


#top-team-home span.score,
#top-fund-home span.score{
	float:right;
}

#top-team-home a.team-name,
#top-fund-home a.team-name{
	float:left;
	display:block;
	max-width:60%;
}





/********** Common Elements *****/


#page-banner{
	text-align:center;
	border-bottom:1px dashed #aaa6a5;
}

#page-banner img{
	width:100%;
}

#page-main{
	margin-top:50px;
	margin-bottom:80px;
}


#left-nav{
	float:left;
    width: 215px;
	margin-right:30px;
}

#copy-mid{
	width:712px;
	float:left;
}

#left-nav + #copy-mid{
	width:477px;
}

#tote-col{
	float:right;
    width: 227px;
	margin-left:30px;
}

#copy-mid .copy{
	margin-bottom:30px;
}

.tote{
	color:#2e2d2d;
}
.tote a{
	display:block;
	height:100%;
	width:100%;
	position:relative;
}

#over-totes{
	font-size:1px;
	line-height:1px;
}

#over-totes .tote{
	display:inline-block;
	font-size:14px;
	line-height:18px;
	padding:12px;
	
	height:166px;
	width:235px;
	background-image:url(../../RaceForKids/media/images/common/TOTE_Interior_SUBNAVTote_Backgr.png);
	background-repeat:no-repeat;
	vertical-align:top;
}

#over-totes .tote a{
	padding:8px;
}

#over-totes .tote a span{
	position:absolute;
	top:8px;
	left:8px;
}

#over-totes .tote a:hover span{
	color:inherit;
}


#tote-col .tote{
	border: 1px solid #ceced0;
	width:225px;
	padding:10px;
	min-height: 85px;
	margin-bottom:10px;
}
#tote-col .tote span{
	display:block;
}

#tote-col .tote .tote-text{
	min-height:28px;
}

.tote .tote-link, 
.tote .tote-text {
    padding-left: 85px;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
}
.tote .tote-text {
    margin-bottom: 10px;
	color:#2e2d2d;
}

.tote .tote-img{
	position:absolute;
	bottom:0;
	left:0;
	margin-bottom:0;
}


#tote-col .tote a{
	background-repeat:no-repeat;
    background-position: bottom left;
}

#tote-col .tote .tote-link{
	color:inherit;
}

#side-doodle{
    background-repeat: no-repeat;
    background-position: bottom right;
	background-image:url(../../RaceForKids/media/images/common/side-doodle.png);
    height: 115px;
	margin-top:20px;
}


/****** Side Nav ****/

#left-nav ul,
#left-nav ul li{
	list-style:none;
	margin:0;
	padding:0;
}

#left-nav ul li a{
	display:block;
    padding: 4px 0px 7px;
    color: #393838;
	border-bottom:1px dashed #aaa6a5;
	font-weight:bold;
}

#left-nav ul li a:hover,
#left-nav ul li.Highlighted > a{
	color:#ed174d;
}

#left-nav ul li > ul{
	margin-left:15px;
	display:none;
}

#left-nav ul li.Highlighted > ul{
	display:block;
}



/************* FAQ *****/

#faq-list .faq-question{
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
	cursor:pointer;
	color: #4599d8;
}
#faq-list .faq-question:hover,
#faq-list .faq-question.ui-accordion-header-active{ 
	color: #ed174d; 
}

#faq-list .faq-answer{
    margin-bottom: 10px;
}

#faq-list h2 a{
	color:inherit;
}

#faq-list h2 a:hover { color: #ed174d; }

#faq-list .faq-answer + h2,
#faq-list .faq-question + h2{
	margin-top:30px;
}


/********** Contact Us ********/


.contact-links {
    float: left;
    width: 20%;
    padding-right: 15px;
	margin-bottom:30px;
}

.contact-links:nth-of-type(5n+1){
	clear:left;
}


.contact-links ul, 
.contact-links li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.contact-links li{
	line-height:13px;
	margin-bottom:5px;
}


/*********** Google map styles ****/ 

#mapContainer{
	height:400px;
}

.infoWindow{
	min-width:237px;
	min-height:130px;
	max-width:100%;
	font-family: trebuchet ms;
	margin-bottom:10px;
}

.ifLocation{
	font-size:16px;
}
.ifTitle{
	background:#015287;		
	padding:8px 13px;
	font-size:14px;
	font-weight:bold;
}	
.ifLocation,.ifTitle{
	margin-bottom:10px;	
}
.ifLocation{
	padding:0px 10px;	
}
.infoWindow a{
	padding:3px 10px;
	font-size:12px;	
}
.infoWindow a, .ifTitle{
	color:#fff;
	text-transform:uppercase;	
	font-weight:bold;
}
.ifReg{
	background:#ee0d49
}
.ifSpon{
	background:#63b72d
}
.ifVol{
	background:#28abc7
}
.infoWindow a:hover{
	background:#005288;
}
.ifHomeLink {
  padding: 0 !important;
}


/****************** News Page */

#news-list .news_item{
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #ceced0;
	clear:both;
}

.news_item .news_title{
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
}
.news_item .news_date{
	font-size:11px;
	margin-bottom:10px;
	font-weight:bold;
}
.news_item .news_text{
	margin-bottom:3px;
}
.news_item .news_link{
	font-size:11px;
	font-weight:bold;
}

.news_image{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.news_item_full .news_date{
	font-weight:bold;
	margin-bottom:5px;
}


/********** Photo Gallery ****/

#photo-grid{
	font-size:0;
}
#photo-grid a img{
	display:block;
}

#photo-grid a{
	display:inline-block;
	border:1px solid #005287;
	margin-right:10px;
	margin-bottom:10px;
	max-width:30%;
}
#photo-grid a:hover{
	border:1px solid #f02f43;
}

#photo-grid a span{
	display:block;
	height:100%;
	width:100%;
	max-height:93px;
	overflow:hidden;
}

/******************* Galleries */
.photothumb {
    float: left;
    margin: 0 6px 14px;
}
.photothumb a {
    border: 1px solid #DCDCDC;
	margin:1px;
    display: block;
}
.photothumb a:hover {
    border: 2px solid #ED174D;
	margin:0px
}
.photothumb a span {
    display: block;
    overflow: hidden;
    height:93px;
}


.album-thumb,
.video-thumb{
	float:left;
	padding:11px 11px 14px;
	margin:0 5px 6px 0;
	background-image:url(../../RaceForKids/media/images/misc/TOTE_Gallery_THUMB_Backgr.png);
	width:233px;
}

.video-thumb{
	clear:right;
}

.small_box .video-thumb{
	padding:0;
	margin:0px;
	float:none;
	background:none;
	clear:none;
}

.album-thumb .album-name,
.video-thumb .video-name{
	display:block;
	height:18px;
}

.album-thumb .album-img,
.video-thumb .video-img{
	display:block;
	height:117px;
	overflow:hidden;
	margin-bottom:4px;
}
	

.full-video{
	height:295px;
	margin-bottom:10px;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, 
.embed-container object, 
.embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.video-share{
	margin-bottom:15px;
}

.video-wrap .video-title{
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	padding:10px 5px;
}


#video-grid{
	font-size:0;
	margin-top:20px;
}

#video-grid .tote {
	display:inline-block;
    width: 45%;
    margin:0 10px 20px;
    border: none;
    font-size: 12px;
    line-height: 16px;
	vertical-align:top;
}

#video-grid.overview .tote{
	width:30%;
}

a.tote .tote-img {
    z-index: 1;
	position:relative;
}
a.tote .tote-img img {
    display: block;
}

#video-grid .tote-title {
    z-index: 1;
    padding: 5px;
    min-height: 20px;
}

#news-overview,
#photo-overview
#video-grid.overview{
	margin-bottom:30px;
}

#news-overview{
	background-color:#f6f7fb;
	border:10px solid #fff;
	padding:10px;
	-webkit-box-shadow: 3px 6px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 6px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 6px 5px 0px rgba(0,0,0,0.5);
}

#news-overview .news_image{
	margin-bottom:0;
}

#photo-overview .album-thumb{
	margin-right:4px;
}


/********** Sponsors Page ****/

/*###### National Sponsors Styles #####*/
#page-main .sponsorTitle{
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:2px 5px;
	letter-spacing:.5px;
	display:block !important;
	visibility:visible !important;
}
.sponsorTitle#redBG{
	background:url(../../RaceForKids/media/images/misc/dividers_red.jpg) repeat-y top left;	
}
.sponsorTitle#greenBG{
	background:url(../../RaceForKids/media/images/misc/dividers_green.jpg) repeat-y top left;	
}
.sponsorTitle#blueBG{
	background:url(../../RaceForKids/media/images/misc/dividers_blue.jpg) repeat-y top left;	
}
.sponsorTitle#orangeBG{
	background:url(../../RaceForKids/media/images/misc/orange_bar.jpg) repeat-y -200px top;	
}
.sponsor{
	padding:10px 0;	
	overflow:auto;
}
.sponsor img{
	float:left;	
}
#page-main .sponsorText{
	padding-left:160px;
	display:block !important;
	visibility:visible !important;
}
.sponsorText p{
	margin-bottom:	0px;
}
.emptySponsor{
	padding:10px 0;	
}

.sponsor + .sponsor{
	border-top:1px solid #d0d0d2;
}

.sponsor_list{
	margin-top:5px;
	margin-bottom:40px;
}


/****Stories **/
div#storyListing{
	margin-top:20px;
}
div.Story{
	border-top:1px solid #d0d0d0;
	padding:20px 0;
	overflow:auto;
	clear:both;
	display:block;
}
#Story img{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.Story img{
	float:left;
}
div.storyContent{
	padding-left:130px;	
}
div.storyContent a{	
	font-weight:bold;
}
div.storyContent a span{	
	font-weight:normal;
	font-size:11px;
}
div.storyContent p{
	margin-top:5px;	
	margin-bottom:3px;
}


.form-error{
	color:red;
	margin-top:10px;
}

.form-submit{
	margin-top:20px;
}

.form-input input{
	width:100%;
	max-width:330px;
}



/*************** Footer *******/

footer{
	border-top:1px dashed #aaa6a5;
}

footer #footer-sponsors{
	padding:25px 0;
}

footer .sponsor-title{
	font-size: 13px;
    background-image: url(../../RaceForKids/media/images/common/sponsors_backgr.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 288px;
    height: 67px;
    margin-bottom: 0px;
	padding-top: 22px;
	
	float:left;
}


#footer-logos,
#footer-logos li,
#social-list,
#social-list li{
	list-style:none;
	margin:0;
	padding:0;
}

#footer-logos,
#social-list{
	font-size:0;
	line-height:0;
}

#footer-logos li,
#social-list li{
	display:inline-block;
}

#footer-logos li + li{
	margin-left:25px;
}

#footer-logos li{
	max-width:160px
}

#footer-logos li a,
#footer-logos li span{
	display:block;
	text-align:center;
}

#footer-logos li span{
	font-size:12px;
	line-height:18px;
	padding-top:10px;
	color:#404040;
	font-weight:normal;
}


footer #footer-social{
	border-bottom:1px dashed #aaa6a5;
	border-top:1px dashed #aaa6a5;
	font-size:16px;
	height:38px;
	background-image:url(../../RaceForKids/media/images/common/backgr_darker_footer.jpg);
	line-height:36px;
}

#footer-social{
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
}

#social-list{
	float:right;
	margin-left:25px;
}

#social-list li{
	font-size:14px;
	line-height:14px;
	vertical-align:top;
}

#social-list li a{
	display:block;
	background-color:#2aadd9;
	color:#fff;
	height:36px;
	line-height:36px;
	padding:0 10px;
}

#social-list li.twitter-icon,
#social-list li.facebook-icon,
#social-list li.instagram-icon{
	margin-right:1px;
}

#social-list li.twitter-icon a,
#social-list li.facebook-icon a,
#social-list li.instagram-icon a{
	background-repeat:no-repeat;
	background-position:50% 50%;
	overflow:hidden;
	text-indent:1000px;
	width:60px;
}

#social-list li.twitter-icon a{ background-image:url(../../RaceForKids/media/images/common/icon_tw.png); }
#social-list li.facebook-icon a{ background-image:url(../../RaceForKids/media/images/common/icon_fb.png); }
#social-list li.instagram-icon a{ background-image:url(../../RaceForKids/media/images/common/icon_iinst.png); }


#footer-bottom{
	padding:15px 0;
    font-size: 10px;
	line-height:12px;
    font-weight: bold;
}


#share-box{
	position:absolute;
	height:32px;
	top:-38px;
	right:0;
	display:none;
}

/*  iPad in portrait*/
@media screen 
and (max-width : 1023px) {
	
	.site-width{
		width:744px;
		margin:0 auto;
	}
	
	
	/***** header *****/
	header{
		height:80px;
	}
	
	#header-spacer{
		height:80px;
	}
	
	header .menu-btn{
		display:block;
	}
	
	header #top-logo{
		width:225px;
	}
	
	header #lang-select{
		margin-top:25px;
		margin-right:20px;
	}
	
	header #reg-btns{
		display:none;
	}
	
	header #bgcc-logo{
		margin-right:190px;
		width:165px;
	}
	
	#header-bottom{
		height:25px;	
	}
	
	#header-bottom #pickcity_dropdown{
		margin-top:-65px;
	}
	
	
	/**** home ****/
	
	#home-main .home-left{
		width:240px;
		margin-right:0px;
	}
	
	#home-main .home-right{
		width:483px;
	}
	
	.story-slide .story-text{
		display:none;
	}
	
	.story-slide .story-copy,
	#story-wrap .box-title,
	#media-wrap .box-title{
		padding-left:130px;
	}
	
	#media-wrap .story-slide .story-img {
		margin-top: -30px;
	}
	
	
	#top-team-home,
	#top-fund-home{
		float:left;
		width:320px;
		margin-left:20px;
	}
	
	#top-fund-home{
		margin-left:60px;
	}
	
	
	/**** internal ****/
	
	#left-nav{
		display:none;
	}
	
	#copy-mid,
	#left-nav + #copy-mid{
		width:477px;
	}
	
	/********** Contact Us ********/
	.contact-links {
		width: 25%;
		padding-right: 10px;
	}
	
	.contact-links:nth-of-type(5n+1){
		clear:none;
	}
	.contact-links:nth-of-type(4n+1){
		clear:left;
	}
	
	#mapContainer{
		height:250px;
	}
	
	#photo-overview .album-thumb:nth-of-type(3){
		display:none;
	}
	
	#video-grid.overview .tote{
		 margin: 0 7px 20px;
	}
	
	
	
	
}

/* iPhone in portrait & landscape */
@media screen 
and (max-width : 767px){
	
	.site-width{
		width:320px;
		padding:0 10px;
	}
	
	header, #header-top{
		height:115px;
	}
	
	#header-spacer{
		height:115px;
	}
	
	#header-top .site-width{
		height:110px;
	}
	
	header #top-logo{
		width:150px;
	}
	#top-logo img#cap-logo{
		width:43%;
	}
	
	header .menu-btn{
		position:absolute;
		margin:0;
		bottom:10px;
		left:10px;
	}
	
	header #bgcc-logo{
		margin:0;
		width:130px;
	}
	
	header #lang-select{
		position:absolute;
		left:80px;
		bottom:30px;
		margin:0;
	}
	
	#header-bottom #pickcity_dropdown {
		margin-top: -55px;
	}
	
	
	/**** home ****/
	
	#home-main{
		padding:30px 0;
	}
	
	#home-main .home-left,
	#home-main .home-right{
		float:none;
		margin:0;
		width:100%;
	}
	
	#home-main .home-left{
		margin-bottom:30px;
	}
	
	#media-wrap{
		margin-top:40px;
	}
	
	#story-wrap .bx-wrapper .bx-pager{
		bottom:0;
		margin-left:-10px;
	}
	
	
	#top-team-home,
	#top-fund-home{
		float:none;
		width:100%;
		margin-left:0 !important;
		margin-bottom:40px;
	}
	
	#top-team-home a.team-name, 
	#top-fund-home a.team-name{
		max-width:59%;
	}
	
	#achieved-numbers .achieved-number {
		font-size: 30px;
		line-height: 45px;
	}
	
	#home-raisin{
		padding-bottom:20px;
	}
	
	#story-wrap {
		margin-bottom: 30px;
	}

	/**** internal ****/
	
	#copy-mid,
	#left-nav + #copy-mid{
		width:100%;
		float:none;
	}
	
	#tote-col{
		display:none;
	}
	
	
	
	/********** Contact Us ********/
	.contact-links {
		width: 50%;
		padding-right: 15px;
	}
	.contact-links:nth-of-type(4n+1){
		clear:none;
	}
	.contact-links:nth-of-type(2n+1){
		clear:left;
	}
	
	#mapContainer{
		display:none;
	}
	
	
	#video-grid .tote {
		width: 48%;
		margin:0 1% 10px;
	}
	
	
	/**** footer ***/
	
	footer .sponsor-title{
		margin-left:30px;
	}
	
	#footer-logos li{
		width:100%;
		text-align:center;
	}
	#footer-logos li + li{
		margin-left:0;
		margin-top:15px;
	}
	
	#footer-social{
		text-align:center;
	}
	
	#footer-social span{
		display:none;
	}
	
	#social-list{
		float:none;
		margin:0;
	}
	
	#footer-bottom .left,
	#footer-bottom .right{
		width:100%;
		float:none;
		text-align:center;
		margin-bottom:10px;
	}
	
	
	#video-grid.overview .tote{
		 margin: 0;
		 width:100%;
		 margin-bottom:10px;
	}
	
	#video-grid.overview .tote:nth-of-type(3){
		display:none;
	}
	
	#share-btn{
		display:none !important;
	}

	
}