/* General Reset */
body{
	margin:0;
	font:13px/22px Helvetica, Arial, sans-serif;
	color:#333;
	background:#f5f5f5 url(../images/bg-body.gif) repeat-x;
}
img{border:0;}
a{
	color:#e51937;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
	color:#777;
}
a:focus{outline:0;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.hidden{display:none;}
/* General Settings */
.w1{
	width:100%;
	overflow:hidden;
	background: url(../images/bg-ny.jpg) no-repeat;
}
#wrapper{
	width:960px;
	overflow:hidden;
	margin:0 auto;
	background:#fff;
}
#header{
	width:100%;
	margin:0 0 51px;
	position:relative;
	z-index:999;
}
#header:after {
	clear: both;
	content:'';
	display: block;
}
#header .center-holder{
	width:100%;
}
#header .center{
	width:100%;
	position:relative;
}
#header .center:after {
	clear: both;
	content:'';
	display: block;
}
#header .center .frame{
	position:relative;
	float:left;
	left:50%;
}
ul#nav {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	float:left;
	left:-50%;
	font-size:16px;
	line-height:18px;
}
ul#nav li{
	float:left;
	vertical-align:middle;
}
ul#nav a{
	color:#e51937;
	padding:13px 11px 12px;
	text-decoration:none;
	float:left;
	height:22px;
	position:relative;
	z-index:88;
}
ul#nav li.hover a,
ul#nav li:hover a,
ul#nav a:hover {
	background:url(../images/bg-nav-hover.png) repeat-x;
	padding:13px 9px 12px 9px;
	border:2px solid #fbcfd3;
	border-width:0 2px;
}
ul#nav li#home.hover a,
ul#nav li#home:hover a {
	padding: 13px 9px 7px;
}
#header .drop a,
ul#nav li.hover .drop a,
ul#nav li:hover .drop a{
	display:block;
	height:auto;
	margin:0;
	padding:8px 0 8px 13px;
	color:#e51937;
	background:none;
	border:0;
	width:152px;
}
ul#nav li.hover .drop a:hover,
ul#nav li:hover .drop a:hover{
	border:0;
	background:#ea475f;
	color:#fff;
}
ul#nav li.hover,
ul#nav li:hover{
	position:relative;
	z-index:99;
}
ul#nav li.hover .drop,
ul#nav li:hover .drop {display:block;}
.drop{
	display:none;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:45px;
	left:0;
	width:165px;
	border:2px solid #fbcfd3;
	background:#fff;
	overflow:hidden;
	font-size:14px;
	line-height:18px;
	z-index:200;
}
#header .drop li{
	float:none;
	width:100%;
	overflow:hidden;
	border-top:1px solid #fbcfd3;
	margin:-1px 0 1px;
	padding:0;
	vertical-align:middle;
}
#header .logo{
	float:left;
	width:222px;
	height:216px;
	/*overflow:hidden;*/
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	margin:-9px 0 0;
	z-index: 0;
}
#header .logo a{
	display:block;
	width:222px;
	height:216px;
	position:relative;
	z-index: 0;
}
#main{
	width:927px;
	padding:0 20px 0 13px;
}
#main:after {
	clear: both;
	content:'';
	display: block;
}
.main-holder{
	width:683px;
	float:left;
	background:url(../images/bg-twocolumns.png) no-repeat;
	margin:0 0 -44px;
}
#twocolumns{
	padding:13px 0 0;
	height:1%;
	overflow:hidden;
	z-index:99;
	position:relative;
}
#twocolumns h1.womentum, #twocolumns h3.womentum {
	margin:0 0 0 27px;
	width:633px;
	height:64px;
	text-indent:-9999px;
	background:url(../images/text-womentum.gif) no-repeat;
}

#twocolumns h3.womentum {
	background: url(../images/womentum-small.gif) no-repeat top right;	
	height:33px;
	padding-bottom: 15px;
}

#content{
	overflow:hidden;
	height:1%;
	background:url(../images/bg-content.png) repeat-y;
	padding:22px 26px 50px 27px;
	font-size: 15px;
	
}

.internal #content {
	padding-top: 0;	
}

#content .heading, #content h2{
	overflow:hidden;
	height:1%;
	margin:0 0 14px;
}
#content h2, #content h1 {
	text-transform: uppercase;	
}
.internal #content h1 {
	margin-bottom: 20px;	
}
#content h1{	
	margin:0 0 5px;
	color:#444;
	font:30px/36px Helvetica, Arial, sans-serif;
}
#content h2 .cufon-canvas{padding:0 0 6px;}
#content h3{
	clear: left;
	margin:20px 0 10px;
	font:22px/28px Helvetica, Arial, sans-serif;
	color: #737272;
}
#content h4 {
	margin-bottom: 1em;	
}

#content strong {
	color: #555;			 
}
.heading .date{
	display:block;
	color:#e51937;
	font:24px/30px Helvetica, Arial, sans-serif;
}
#content .text, #content .text2{
	float:left;
	width:360px;
	overflow:hidden;
	border-bottom:3px solid #fbcfd3;
	margin:0 0 20px;
	padding:0 0 9px;
}
#content .text2 {
	width: 400px;
}	

#content p {
	margin: 0 0 1em 0;		
}
#content li {
	margin-bottom: .5em;	
}
.text p{margin:0 0 10px;}
#content .intro{
	overflow:hidden;
	height:1%;
	margin:0 0 0px;
}
.intro p, big{
	margin:0;
	font-size: 1.2em;
	line-height: 1.5em;
}
#content .intro strong {
	color: #333;	
}
.actions{
	list-style:none;
	margin:0 0 15px;
	padding:10px 0 0;
	overflow:hidden;
	height:1%;
}
.actions li{
	float:left;
	height:35px;
	margin:0 12px 0 0;
	display:inline;
}
.actions li a{
	display:block;
	height:35px;
	background:url(../images/bg-btns.gif) no-repeat;
	text-indent:-9999px;
}
.actions a.reg{
	background-position:0 0;
	width:132px;
}
.actions a.reg:hover{background-position:0 -35px;}
.actions a.print{
	width:200px;
	background-position:-132px 0;
}
.actions a.print:hover{background-position:-132px -35px;}
.actions a.donation{
	width:211px;
	background-position:-332px 0;
}
.actions a.donation:hover{background-position:-332px -35px;}
#twocolumns .twocolumns-b{
	width:100%;
	height:17px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	background:url(../images/bg-twocolumns-bottom.png) no-repeat;
}
#content .aside{
	float:right;
	width:250px;
	margin:0 0 20px 20px;
	padding:9px 0 0;
}

#content .aside .heading{
	overflow:hidden;
	height:1%;
	margin:0 0 0px;
}
.aside .heading .title{
	float:left;
	font:18px/22px Helvetica, Arial, sans-serif;
	color:#737272;
	padding:0 5px 0 0;
}
.heading .title a{
	text-decoration:none;
	color:#777;
}
.heading .title a:hover{color:#e51937;}
.aside .menu{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	height:1%;
	font-size:11px;
	vertical-align:bottom;
}
* html .aside .menu{padding:4px 0 0;}
.aside .menu li{
	float:left;
	margin:0 5px 0 0;
	display:inline;
	overflow:hidden;
}
.aside .menu a{
	text-decoration:none;
	color:#777;
}
.aside .menu a:hover{color:#e51937;}
.item{
	overflow:hidden;
	height:1%;
	background:#f8f6f6;
	border:1px solid #e1e0e0;
	padding: 11px;
	font:13px/18px  Helvetica, Arial sans-serif;
	color:#444;
	margin:0 0 16px;
}
.item img{
	float:left;
	padding:2px;
	background:#fff;
	border:1px solid #bfbfbf;
	margin:1px 11px 0 0;
}
.item p{margin:0;}
#sidebar{
	width:226px;
	float:right;
	overflow:hidden;
	padding:69px 1px 20px 5px;
	
}
#sidebar .menu{
	list-style:none;
	margin:0 0 0px -4px;
	padding:0 0 17px;
	overflow:hidden;
	height:1%;
}
#sidebar .menu li{
	overflow:hidden;
	height:1%;
	margin:0 0 4px;
}
#sidebar .menu a{
	display:block;
	width:232px;
	height:56px;
	text-indent:-9999px;
	position:relative;
	cursor:pointer;
}
#sidebar .menu a.donate{background:url(../images/btn-donate.png) no-repeat;}
#sidebar .menu a.donate:hover{background-position:0 -56px;}
#sidebar .menu a.reg{background:url(../images/btn-register.png) no-repeat;}
#sidebar .menu a.reg:hover {background-position:0 -56px;}
#sidebar .menu a.teams{background:url(../images/btn-teams.png) no-repeat;}
#sidebar .menu a.teams:hover{background-position:0 -56px;}
#sidebar h3{
	margin-bottom: 0;
	margin-top: 1.2em;
}
#sidebar h4 {
	margin-bottom: .75em;
	margin-top: 0em;
}
#sidebar .logo {
	display: block;
	margin-bottom: 1em;
}
.sign-form{
	overflow:hidden;
	height:1%;
	margin:0 0 0px;
	padding: 20px 0;
	border-bottom: 2px solid #E4E4E4;
	border-top: 2px solid #E4E4E4;
}
.sign-form .sel{
	width:224px;
	font:14px/22px Helvetica, Arial, sans-serif;
	color:#888;
}
.box{
	overflow:hidden;
	height:1%;
	border-bottom:2px solid #e4e4e4;
	padding:0 0 22px;
	margin:0 0 10px;
}
.join-form{
	overflow:hidden;
	height:1%;
	margin:0 0 5px;
}
.join-form .txt{
	height:19px;
	padding:7px 9px;
	float:left;
	background:url(../images/bg-txt.gif) no-repeat;
	margin:0 2px 0 0;
	display:inline;
}
.join-form .txt input{
	float:left;
	width:144px;
	background:none;
	border:0;
	margin:0;
	padding:0;
	font:13px/18px Helvetica, Arial, sans-serif;
	color:#444;
}
.join-form .btn{
	float:left;
	display:inline;
}
* html .join-form .btn{margin:0 -4px 0 0;}
#sidebar p{margin:0 0 6px;}
#sidebar .gift{
	display:block;
	width:183px;
	height:59px;
	background:url(../images/bg-gift.gif) no-repeat;
	margin:0 0 -21px 6px;
	text-indent:-9999px;
}
#sidebar .title{
	display:block;
	padding:0 0 7px;
	font:bold 18px/22px Helvetica, Arial, sans-serif;
	color:#737272;
}
.video {
	overflow:hidden;
	height:1%;
	padding:2px;
	margin:20px 0 8px;
	border:1px solid #bfbfbf;
}
.video img{display:block;}
img.border {
	padding:2px;
	margin: 0 11px 8px 0;
	border:1px solid #bfbfbf;
}
#footer{
	overflow:hidden;
	height:1%;
	padding:44px 50px 20px 39px;
	background:#e51937;
	color:#fff;
}
#footer .nav{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}
#footer .nav li{
	display:inline;
	padding:0 20px 0 0;
}
#footer .nav a{
	font:13px/22px Helvetica, Arial, sans-serif;
	color:#fff;
	text-decoration:none;
}
#footer .nav a:hover{text-decoration:underline;}
#footer .social-networks{
	width:193px;
	float:right;
	overflow:hidden;
	margin:-27px 0 0;
}
.social-networks ul{
	list-style:none;
	margin:0;
	padding:0;
}
.social-networks ul li{
	float:left;
	width:96px;
	height:12px;
	text-indent:-9999px;
	margin:0 0 18px;
	overflow:hidden;
}
.social-networks ul a{display:block;}
.social-networks a.facebook{
	width:54px;
	height:12px;
	background:url(../images/text-facebook.gif) no-repeat;
}
.social-networks a.myspace{
	width:70px;
	height:13px;
	background:url(../images/ico-myspace.gif) no-repeat;
}
.social-networks a.flickr{
	width:36px;
	height:12px;
	background:url(../images/text-flickr.gif) no-repeat;
}
.social-networks a.twitter{
	width:50px;
	height:11px;
	background:url(../images/text-twitter.gif) no-repeat;
}
/* custom form settings */
.outtaHere {
	position:absolute;
	left:-3000px;
}
/* Selects */
.selectArea {
	position: relative;
	height:30px;
	float:left;
}
.selectArea .left {
	position: absolute;
	top: 0;
	left: 0;
	width:11px;
	height:100%;
	background: url(../images/select-left.gif) no-repeat;
	display: block;
}
.selectArea a.selectButton {
	position: absolute;
	top: 0;
	right: 0;
	width:34px;
	height:100%;
	background: url(../images/select-button.gif) no-repeat;
}
.selectArea .center{
	height: 28px;
	display:block;
	padding:2px 26px 0 11px;
	background: url(../images/select-center.gif) repeat-x;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	display: block;
	z-index: 30;
	font:14px/18px Helvetica, Arial, sans-serif;
	padding:7px 0 0;
	background:url(../images/bg-select-drop.gif) repeat-y;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	overflow:hidden;
	width:202px;
	list-style: none;
	background:url(../images/bg-select-bottom.gif) no-repeat 0 100%;
	border-top:1px solid #dfdfdf;
	padding:9px 11px;
}
.optionsDivVisible ul li {
	overflow:hidden;
	height:1%;
	margin:0 0 8px;
}
.optionsDivVisible ul li:first-child {
	display: none;
}
.optionsDivVisible a{
	display:block;
	overflow:hidden;
	height:1%;
	color: #e51937;
	text-decoration: none;
}
.optionsDivVisible a:hover{color:#888;}

/* Buttons */

a.bt {
	display: inline-block;
	background: url(../images/bt-left.gif) no-repeat;
	padding-left: 7px;
	color: #FFF;
	height: 35px;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.15em;
	position: relative; 
	margin-bottom: 10px;
}

a.bt span {
	display: inline-block;
	background: url(../images/bt-right.gif) no-repeat top right;
	padding: 7px 18px 10px 8px;
	height: 18px;
}

a.bt:hover{
	background-position: 0 -35px;
}
a.bt:hover span {
	background-position: right -35px;
}


/* Formatting Styles */

.left, img.left {
	float: left;
	margin: 0 10px 10px 0;
}

.clear-both {
	clear: both;	
}

.right, img.right {
	float: right;
	margin: 0 0 10px 10px;
}

.mar-btm-20 {
	margin-bottom: 20px !important;	
}

.light {
	color: #888;	
}

.half-col {
	width: 305px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

.half-col2 {
	width: 295px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

.half-col2 img {
	margin-bottom: 10px;	
}

.last {
	margin-right: 0;	
}

.center {
	display: block;
	margin: 0 auto;	
}

.center-text {
	text-align: center;	
}

#content .red {
	color:#e51937;
}

#womentum-definition {
	height: 20px;
	width: 628px;
	background: url(../images/definition.gif);
	text-indent: -9999px;
	margin: 3px 0 0 29px;
}

table.schedule {
	margin-left: 52px;	
	margin-bottom: 20px;
}

table.schedule td {
	vertical-align: top;
	padding-right: 20px;
}

/* Progress Thermometer Styles */

#thermometer {
	background: url(../images/thermometer/thermometer-bg.jpg) no-repeat;
	width: 44px;
	height: 172px;
	position: relative;
}

#thermometer #percent-raised {
	background: url(../images/thermometer/thermometer-red.jpg) no-repeat left bottom;
	width: 44px;
	position: absolute;
	bottom: 0;	
}

#thermometer #mask {
	background: url(../images/thermometer/thermometer-top.gif) no-repeat;
	position: absolute;
	top: 0;
	width: 44px;
	height: 172px;
}

