@charset "utf-8";
/* 243 pal 
pink:			#ff2299;
blue:			#22AACC;
purple:			#6652AA;
lt. gray:		#666666;
dk gray: 		#333333;
RESTORE PATHTO:
url(
*/
/* universal utils */
html * {
	/*	border-collapse:collapse;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none; */
	margin: 0;
	padding: 0;
}
.flush {
	padding: 0;
	margin: 0;
}
.clear {
	clear:both;
	height:1px;
}
.clearL {
	clear: left;
}
.clearR {
	clear: right;
}
.floatL {
	vertical-align: top;
	float: left;
}
.floatR {
	vertical-align: top;
	float: right;
}
.imgFloatL {
	vertical-align: top;
	float: left;
	padding: 0 10px 10px 0;
}
.imgFloatR {
	vertical-align: top;
	float: right;
	padding: 0 0 10px 10px;
}
.uFocus {
	border-color: #ff2299;
}
fieldset {
	border: none;
}
/*///////////////////////////////
     basics 
////////////////////////////////*/
body {
	color: #333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #fff;
}
p, ul, ol, dl, td, th {
	font-size: 10pt;
}
td{
	text-align: left;
	vertical-align: top !important;
}
th {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
/* using unstyled lists more often than not */
ul, ul li, ol li ul li {
	list-style: disc;
}
ol, ol li {
	list-style: decimal;
	list-style-type: decimal;
}
#main-col-right ul {
	padding-left: 16px;
}
#main-col-right ol {
	padding-left: 28px;
}
img {
	border: none;
}
a {
	color: #ff2299;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
}
a:focus {
	outline: none;
}
div.error {
	border: 1px solid #333;
	margin-bottom: 20px;
	padding: 15px;
	color: #333;
	background: #fff;
}
div.error h3 {
	color: #ff2299;
}
h1#logo {
	position: absolute;
	left: 8px;
	top: 10px;
	background: url(http://www.girlup.org/assets/images/wrapper/i/logo.png) no-repeat;
	width: 170px;
	height: 170px;
	text-indent: -9000px;
}
h1#logo a {
	display: block;
	width: 170px;
	height: 150px;
}
h2 {
	color: #6652AA;
	font-size: 16pt;
	line-height: 16pt;
	font-weight: normal;
	margin-bottom: 20px;
}
h2 a {
	color: #6652AA;
}
h2 a:hover {
}
h2.page-title {
	font-size: 39pt;
	line-height: 1em;
	text-transform: lowercase;
	color: #6654AA;
	margin-bottom: 0px;
	font-weight: 200;
}
h3 {
	color: #22AACC;
	font-size: 11pt;
	line-height: 11pt;
	text-transform: uppercase;
	font-weight: normal;
}
h3 a {
}
h3 a:hover {
}
h3.page-subtitle {
	font-size: 10pt;
	line-height: 20pt;
	height: 20pt;
	text-transform: uppercase;
	color: #fff;
	background:url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat 0px -375px;
	margin: 0;
	padding-left: 6px;
	font-weight: 400;
	position: relative;
	z-index: 201;
}
#main-col-right h3 {
	font-weight: 200;
	text-transform: lowercase;
	color: #6654AA;
	font-size: 20pt;
	line-height: 20pt;
	background: url(http://www.girlup.org/assets/images/wrapper/i/rule_460.jpg) no-repeat left bottom;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
body.story #main-col-right h3 {
	font-weight: 200;
	text-transform: none;
	color: #6654AA;
	font-size: 20pt;
	line-height: 20pt;
	background: none;
	padding-bottom: 0px;
	margin: 20px 0 15px;
}
#main-col-right > h3:first-child {margin-top: 4px;}

h4 {
	color: #22AACC;
	font-size: 9pt;
	line-height: 10pt;
	text-transform: uppercase;
	font-weight: bold;
}
h4 a {
	color: #22AACC;
}
h4 a:hover {
}
#caro_1 h4, .tiles h4 {
	color: #666666;
	text-transform: none;
	font-size: 12.5pt;
	letter-spacing: -.03em;
	margin-bottom: 6px;
	font-weight: normal;
}
#main-col-left h4 {
	font-weight: 200;
	text-transform: uppercase;
	color: #6654AA;
	font-size: 14pt;
	line-height: 20pt;
	background: url(http://www.girlup.org/assets/images/wrapper/i/rule_200.jpg) no-repeat left bottom;
	padding-bottom: 8px;
	margin: 4px 0 15px;
}
#main-col-right h4 {
	font-weight: 200;
	text-transform: none;
	color: #6654AA;
	font-size: 14pt;
	font-weight: normal; 			
	line-height: 18pt;
	background: none;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
h5 {
	color: #6654AA;
	font-size: 12pt;
	font-weight: normal; 
	text-transform: uppercase;						
	line-height: 18pt;
	background: none;
	margin-bottom: 5px;

}
strong {
	color: #326;
	font-weight: bold;
}
em {
/* color: #22aacc; */
}
/*/////////////////////////////// 
     layout styles
////////////////////////////////*/
#form-wrapper h2 {
	font-size: 14pt;
	color: #666666;
	text-transform: lowercase;
	display: block;
	width: 190px;
	height: 23px;
	position: absolute;
	top: 0px;
	left: 22px;
	text-align: right;
	float: left;
}
#header input#cons_zip_code {
	width: 90px;
}
#header input#cons_email {
	width: 120px;
}
#header input#cons_email, #header input#cons_zip_code {
	background: #fff url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat -90px 0px;
	padding: 4px;
	margin: 0 10px 0 0;
	color: #333344;
	font-size: 9pt;
	border-collapse:collapse;
}
/*input.error{
	background-position: -90px -25px;
}
input.focus{
	background-image: none;
	outline: none;
}*/
#signUp input#ACTION_SUBMIT_SURVEY_RESPONSE {
	background: url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat -350px 0px;
	position: absolute;
	top: 0px;
	width: 71px;
	height: 27px;
	margin: 0;
	padding: 0px;
	line-height: 0px;
	text-indent: -90000px;
	border-collapse:collapse;
	border: none;
}
#signUp input#ACTION_SUBMIT_SURVEY_RESPONSE:hover {
	background-position: -350px -30px;
}
#content-wrapper p+p {
	margin-top: 10px;
}
#content-wrapper h2+p {
	margin-top: 10px;
}
#content-wrapper h2+h3 {
	margin-top: 10px;
}
#content-wrapper p+h3 {
	margin-top: 25px;
}
#content-wrapper h3+p {
	margin-top: -10px;
}
#content-wrapper h3 {
/*margin-bottom: 5px;*/
}
#content-wrapper ul {
}
#content-wrapper p+ul {
	margin-top: 10px;
}
#content-wrapper ul+p {
	margin-top: 10px;
}
#content-wrapper blockquote p {
	margin: 15px 30px 15px 50px;
}
div.content-row {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 940px;
}
.front div#main.content-row {
	background: url(http://www.girlup.org/assets/images/bg-front-blocks-b.jpg) no-repeat bottom center;

	padding-bottom: 0px;
}
div#carousel.content-row {
	margin: 0px 0 20px -20px;
	padding: 0px;
	width: 980px;
}
div.content-block {
	width: 220px;
	margin-right: 20px;
	float: left;
	position: relative;
}
div.content-block.last {
	margin-right: 0px;
	clear: right;
}
#intro-wrapper {
	background: #fff url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat 0px -1000px;
	height: 240px;
	overflow: hidden;
}
#intro-wrapper h2 {
	font-size: 14pt;
	letter-spacing: -.045em;
}
.front .content-row {
	padding: 25px 0;
}

#content-wrapper #stories {
	/*background: url(http://www.girlup.org/assets/images/wrapper/i/bg-stories.jpg) no-repeat center bottom;
	padding-bottom: 30px;*/
}
#page-wrapper #carousel {
	background: url(http://www.girlup.org/assets/images/wrapper/i/bg-caro.jpg) no-repeat center bottom;
	padding-bottom: 30px;
	width: 980px;
}
#page-wrapper #carousel h2 {
	margin-left: 20px;
}
#footer-wrapper a {
	color: #F72A92;
	text-transform: uppercase;
}
#footer-wrapper a:hover {
	color: #000;
}
#footer-wrapper p {
}
#content p.cuf {
}
/* events*/
ul.events, ul.events li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.events li {
	margin-bottom: 25px;
}
.front ul.events li {
	margin-bottom: 5px;
}
ul.events .date {
	color: #777788;
	background: #ffffff;
	display: block;
	border: 1px solid #777788;
	text-align: center;
	margin: 10px 15px 5px 0px;
	padding: 0px 4px;
	float: left;
	width: 36px;
}
ul.events .date.extended {
	background: url(http://www.girlup.org/assets/images/wrapper/i/create-this.png) no-repeat bottom right;
}
ul.events .date strong {
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	margin-bottom: 0px;
	color: #777788;
}
ul.events .date em {
	font-size: 18pt;
	font-style: normal;
	margin-top: 0px;
}
#main-col-right .date {
	color: #777788;/*	display: inline;
	margin: 0 20px 0 0px;
	padding: 0px;
	float: left;
	width: 150px; */
}
p.read-more a,
a.more {
	color: #ff2299;
	font-size: 9pt;
	text-transform: uppercase;
	display: block;
	margin: 6px 0;
}
/* #main-col-right a.more{
	display: inline-block;
}*/
/* donate page */
body.one-column #main-col {
	width: 940px;
}
body.one-column #main-col-right {
	width: 700px;
}
#main-col-right table#donate{
	margin: 15px 0;
}
#main-col-right table#donate img{
	padding: 10px;
	border: 1px solid #ccc;
}
#main-col-right table#donate ul{
	padding: 10px 0px 0 35px !important;
}
#main-col-right table#donate td{
	padding: 0px 15px 25px 0 !important;
}
/* connect */
ul.connect, ul.connect li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.connect li {
	margin-top: 5px;
	margin-bottom: 15px;
}
ul.connect img {
	display: block;
	float: left;
	padding-top: 12px;
}
.connect .user-info {
	display: block;
	float: right;
	padding-top: 5px;
	margin-left: 10px;
	width: 160px;
}
a.hash {
	color: #999;
	font-size: 9pt;
	text-transform: lowercase;
	display: block;
	margin: 6px 0;
}
#ftr-logo {
	background: url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat 0px -215px;
	text-indent: -9000px;
	text-align: left;
	display: block;
	height: 95px;
	width: 275px;
	margin: -30px 0 20px 0px;
	padding: 0;
}
#copy {
	display: block;
	font-style: normal;
	font-size: 9pt;
	color: #777788;
	padding-top: 30px;
}
/* non home */
#page-wrapper {
/*	background: #FFF; */
}
#page-wrapper.not-front {
	background: url(http://www.girlup.org/assets/images/wrapper/i/bg-inner-rightcol.jpg) no-repeat center 150px;
}
body.one-column #page-wrapper.not-front {
	background: url(http://www.girlup.org/assets/images/wrapper/bg-inner.jpg) no-repeat center 150px;
	min-height: 400px;
}
.front #content-wrapper {
	background: none;
	padding-bottom: 0;
}
#content-wrapper {
	padding-bottom: 90px;
}
#content-wrapper, .not-front #content-wrapper {
	background: url(http://www.girlup.org/assets/images/wrapper/i/bg-stories.jpg) no-repeat center bottom;
}
.not-front #content-wrapper #main {
	background-image: none;
	padding-bottom: 0;
}
#right-sidebar div.content-block {
	margin: 20px 0 20px 20px;
	float: none;
}
#right-sidebar div.content-block div{
	padding-bottom: 30px
}
ul.tiles {
	width: 700px;
	list-style: none;
	margin: 35px 0 30px 0;
}
#single-col ul.tiles {
	width: 960px;
	list-style: none;
	margin: 35px 0 30px 0;
	background: #fff;
}
#single-col p {
	margin-bottom: 20px;
}
ul.tiles li {
	display: block;
	padding: 10px;
	width: 198px;
	height: 118px;
	border: 1px solid #ccc;
	margin: 0 20px 20px 0;
	float: left;
	background: #fff url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat -285px -215px;
	position: relative;
}
ul.tiles li:hover {
	border-color: #22AACC;
	background: #fff url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat -285px -215px;
}
ul.tiles li.last {
	margin-right: 0;
}
#single-col ul.tiles li.last {
	margin-right: 20px;
}
ul.tiles img {
	position: absolute;
	z-index: 101;
	top: 30px;
	left: 10px;
}
ul.tiles p.leadin {
	position: absolute;
	z-index: 100;
	top: 30px;
	left: 10px;
	color: #fff;
	margin: 0;
	padding: 5px;
	width: 190px;
	height: 90px;
	font-weight: bold;
	font-size: 10pt;
}
ul.year {
	font-weight: bold;
	color: #6652AA;
	margin-bottom: 30px;
}
ul.month {
	list-style: none;
	text-transform: uppercase;
	margin-left: 25px;
	margin-bottom: 10px;
}
ul.month li {
	margin-bottom: 4px;
}
ul.month li a {
	color: #ff2299;
}
/* story stuff */
img.story_thumb {
}
#story-feature-img {
	position: relative;
	z-index: 200;
}
body.story div.story .story-footer {
	background:url(http://www.girlup.org/assets/images/bg-story-end.png) no-repeat center top;
	margin: 20px 0;
	padding: 20px 0;
	position: relative;
	width: 460px;
}
body.story div.story .story-footer a.more {
	position: absolute;
	top: 15px;
	left: 0px;
}
body.story div.story .story-footer ul.socnet-links {
	width: 65px;
	height: 16px;
	position: absolute;
	top: 5px;
	right: 0px;
}
.pr-location {
	float: left;
	font-size: 10pt;
}
/* Stories Homepage images */

#blog_stories-home-wrapper img {
	padding: 9px;
	border: 1px solid #ccc;
}
.front #content-wrapper #stories #carousel  img {
	padding: 0px;
  border: none;
}
/* Print + Email Buttons */
a.printerFriendlyLink {
	height: 22px;
	min-width: 60px;
	display: inline-block;
	vertical-align: middle;
	background: transparent url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat -670px 0px;	padding: 0 12px 0 26px;
	font-size: 12px;
}
a.printerFriendlyLink:hover {
	background: transparent url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat -670px -30px;
}
.sendToFriend {
	height: 22px;
	min-width: 60px;
	display: inline-block;
	vertical-align: middle;
	background: transparent url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat -670px -60px;	padding: 0 12px 0 26px;
	font-size: 12px;
}
.sendToFriend:hover {
	background: transparent url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat -670px -90px;
}
#sharefacebook {
	height: 22px;
	min-width: 60px;
	display: inline-block;
	vertical-align: middle;
	background: transparent url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat -670px -120px;	padding: 0 12px 0 26px;
	font-size: 12px;
}
#sharefacebook:hover {
	background: transparent url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat -670px -150px;
}
#sharetwitter {
	height: 22px;
	min-width: 60px;
	display: inline-block;
	vertical-align: middle;
	background: transparent url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat -670px -180px;	padding: 0 12px 0 26px;
	font-size: 12px;
}
#sharetwitter:hover {
	background: transparent url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat -670px -210px;
}
.divider {
	clear: both;
	margin-top: 20px;
	width: 460px;
	padding-top: 8px;
	background: transparent url(http://www.girlup.org/assets/images/rule_460.jpg) no-repeat left top;
	height: 22px;
	font-size: 12px;
}
/* HiGH FIVE Landing page */
#high-five {
	margin: 20px 0;
}
.block-odd h3, .block-even h3 {
	padding: 10px;
	font-size: 	21px;
	text-transform: none;
	color: #333;
	min-height: 85px;
}
.block-odd {
	margin: 15px 0;
	background: transparent url(http://www.girlup.org/assets/images/block_pink.png) repeat-x 0 0;
}
.block-even {
	margin: 15px 0;
	background: transparent url(http://www.girlup.org/assets/images/block_blue.png) repeat-x 0 0;
}
#high-five .block_01 {
	padding-left: 140px;
	background: transparent url(http://www.girlup.org/assets/images/h5_numbers.png) no-repeat left 0;
}
#high-five .block_02 {
	padding-right: 170px;
	background: transparent url(http://www.girlup.org/assets/images/h5_numbers.png) no-repeat right -200px;
}
#high-five .block_03 {
	padding-left: 210px;
	background: transparent url(http://www.girlup.org/assets/images/h5_numbers.png) no-repeat left -400px;
}
#high-five .block_04 {
	padding-right: 190px;
	background: transparent url(http://www.girlup.org/assets/images/h5_numbers.png) no-repeat right -600px;
}
#high-five .block_05 {
	padding-left: 150px;
	background: transparent url(http://www.girlup.org/assets/images/h5_numbers.png) no-repeat left -800px;
}
/* FORMS */
#dataFormContainer {
	margin: 40px 0;
}
/* #dataFormContainer input.text {
	background: #eee url(http://girlup.pub30.convio.net/assets/images/wrapper/i/sprites-v2.png) no-repeat -90px 0px ;
	padding: 2px 5px;
}
 #dataFormContainer input.select {
	background: url(http://girlup.pub30.convio.net/assets/images/wrapper/i/sprites-v2.png) no-repeat -90px 0px;
	padding: 2px 2px 2px 5px ;

 }
*/
#dataFormContainer input.FinishButton {
	width: 170px;
	height: 36px;
	background: url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat -320px -450px;
}
#dataFormContainer label {
	margin-bottom: 12px;
}
#dataFormContainer .FormSectionHeader {
	background: none; /* CONVIO double classes warppers, this clears it */
	border: none;
}
#dataFormContainer h5.FormSectionHeader {
	background:  transparent url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat 0px -375px;
	padding: 4px;
	margin: 20px 0 10px;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
}
#dataFormContainer .FormCaption {
	padding: 20px 0;
}
label, input {
	color: #112;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.image {
	float:left;
	padding: 5px 15px 5px 0;
}
.submitted {
	margin-bottom: .5em;
	color: #000;
	border-bottom: 1px dotted #ebebeb;
	margin-top:1em;
}

.thumb_frame_outer {
	display: block;
	float:left;
	height: 90px;
	width: 120px;
	margin: 0 10px 4px 0;
	position: relative;
	overflow: hidden;
}
.thumb_frame_inner {
	display: block;
	background: url(http://www.girlup.org/assets/images/blog-thumb-frame.png) no-repeat;
	height: 90px;
	width: 120px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 501;
}
#content-wrapper #stories img.vid_thumb {
	display: block;
	height: 90px;
	width: 120px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
	border: none;
	padding: 0px;
}
.not-front .blog_item {
	margin-bottom: 30px;
	margin-right: 30px;
}
.blog-post .submitted, .blog_item .submitted {
	display: block;
	color: #999999;
	border-bottom: none;
	margin-top: 4px;
	font-size: 8pt;
	text-transform: uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .075em;
}
.blog-post .submitted em, .blog_item .submitted em {
	text-transform: none;
	font-style: normal;
}
.not-front .blog_item h2.teaser-title {
	margin-bottom: 0px;
}
.not-front .blog_item .submitted {
	margin: 5px 0 5px;
}
.not-front .blog_item .blurb {
	position: relative;
}
.not-front #main-col-right .blog_item p:first-child {
	margin-top: 0px;
}
.blog-post .postmetadata, 
.not-front  .postmetadata {
	border-top: 1px solid #99EEFF;
	display: block;
	width: 460px;
	padding-top: 12px;
	margin-top: 12px;
	font-size: 10pt;
}
/* comments */
div.comments {
	margin-top: 45px;
}
div.comment {
	margin-bottom: 30px;
}
p.comment_author {
	display: block;
	color: #999999;
	border-bottom: none;
	margin-top: 4px;
	font-size: 8pt;
	text-transform: uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .075em;
}
.commentForm td {
	font-size: 12px;
	color: #999;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.commentForm input[type=submit],
#content-wrapper input[type=submit]{
	color: #fff;
	padding: 3px 6px;
	margin: 10px 0;
	background-color: #ff2299;
	background-image: none;
	display: block;
	border: 1px solid #D90077;
}
.commentForm input[type=submit]:hover,
#content-wrapper input[type=submit]:hover {
	background: #6652AA;
	border: 1px solid #463876;
}
/* connect widget */
#socnetList {
	width: 220px;
	height: 172px;
	background: url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat 0px -720px;
	position: relative;
	padding-bottom: 15px;
	list-style: none !important;
}
#socnetList li {
	/*overflow-y: auto;
	overflow-x: hidden;*/
	overflow: hidden;
	display: none;
	width: 180px;
	height: 152px;
	padding: 10px 20px;
	background: transparent !important;
	list-style: none !important;
	clip: rect(0px,200px,132px,0px);
}
#socnetList li a {
	color: #FF2299;
	font-size: 9pt;
	font-weight: normal;
}
#socnetNav {
	position: absolute;
	top: 215px;
	left: 60px;
	margin-left: -5px;
	width: 180px;
	height: 18px;
	z-index: 250;
	display: block;
}
#socnetNav a {
	display: block;
	float: left;
	margin: 0 0 0 8px;
	width: 18px;
	height: 18px;
	text-align: left;
	text-indent: -9000px;
	background: url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat 1000px 1000px;/*-webkit-box-shadow:0 0 9px #fff; 
	-moz-box-shadow: 0 0 9px #fff; 
	box-shadow:0 0 9px #fff; */
}
#socnetNav a:hover, #socnetNav a.activeSlide {
/*	-webkit-box-shadow:0 0 10px #FF2299; 
	-moz-box-shadow: 0 0 10px #FF2299; 
	box-shadow:0 0 10px #FF2299; */
}
#socnetNav a.facebook_link {
	background-position: -317px -547px
}
#socnetNav a.twitter_link {
	background-position:  -342px -547px;
}
#socnetNav a.test_link {
	background-position:  0px -450px;
}
#socnetNav a.facebook_link:hover, #socnetNav a.facebook_link.activeSlide {
	background-position:  -367px -547px
}
#socnetNav a.twitter_link:hover, #socnetNav a.twitter_link.activeSlide {
	background-position:  -392px -547px;
}
/* hifive widget */
#hiFive {
	width: 218px;
	height: 148px;
	border: 1px solid #6655AA;
	background: url(http://www.girlup.org/assets/images/sprites-v2.png) no-repeat 0px -560px;
	position: relative;
	margin-bottom: 15px;
	display: block;
}
#hiFive li {
	display: block;
	width: 145px;
	height: 95px;
	margin-top: 15px;
	margin-left: 15px;
	color: #666666;
	font-size: 9pt;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: transparent !important;
}
#hiFiveNav {
	position: relative;
	width: 180px;
	height: 20px;
	margin: -52px 0 30px 12px;
}
#hiFiveNav a {
	display: block;
	float: left;
	margin: 10px 0 10px 10px;
	width: 10px;
	height: 10px;
	text-align: left;
	text-indent: -9000px;
	background: #ccc;
	-webkit-box-shadow:0 0 9px #fff;
	-moz-box-shadow: 0 0 9px #fff;
	box-shadow:0 0 9px #fff;
}
#hiFiveNav a:hover, #hiFiveNav a.activeSlide {
	background: #fff;
	-webkit-box-shadow:0 0 9px #FF2299;
	-moz-box-shadow: 0 0 9px #FF2299;
	box-shadow:0 0 9px #FF2299;
}
/* TEAMRAISER */
#teamraiser-demo-wrapper {
	border: #2ac solid 1px; 
	padding: 18px; 
	margin: 30px 0; 
	background: #fff url(http://www.girlup.org/assets/images/bg_teamraiser.png) repeat-x 0 0; 
	-webkit-box-shadow: 2px 2px 9px #333;
	-moz-box-shadow: 2px 2px 9px #333;
	box-shadow: 2px 2px 9px #333;
	position: relative; 
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
}
#teamraiser-demo-wrapper h2 {
	color: #2ac;	
	font-size: 22px;
	margin: 0 0 8px 0;
}
#teamraiser-demo-wrapper h4 {
	margin-top: 8px; 	
}
#teamraiser-demo-wrapper p,
#teamraiser-demo-wrapper ol,
#teamraiser-demo-wrapper ul {
	font-size: 12px; 	
}
#teamraiser-demo-wrapper p {
	margin-bottom: 8px;
}
ul#teamraiser-slides-wrapper {
	list-style: none; 
	margin: 0 0 20px;
	padding: 0; 	
	min-height: 360px;
	position: relative; 
}

ul#teamraiser-slides-wrapper li.teamraiser-slide {
	list-style: none; 
	margin: 0; 
	padding: 0; 	
	min-height: 320px; 
	background: transparent !important;
}
.teamraiser-subnav-wrapper {
	/* position: absolute; 
	bottom: 0px; 
	left: 0; 
	*/
	margin: 20px 0 0; 
}
ul.teamraiser-subnav {
	list-style: none; 
	margin: 10px 0 0;
}
ul.teamraiser-subnav li {
	list-style: none; 
	display: inline; 
	float: left; 
	margin: 0 20px 0 0; 
	text-align: center; 
	text-transform: uppercase;
}
#tool_override.event a{
	color: #fff
}
ul.teamraiser-subnav li a {
	display: block; 	
	background-color: #f29; 
	color: #fff !important;
	width: 140px;  
	margin: 0  0 0; 
	padding: 4px 3px;	
	-webkit-box-shadow: 2px 2px 4px #999;
	-moz-box-shadow: 2px 2px 4px #999;
	box-shadow: 2px 2px 4px #999;
}
ul.teamraiser-subnav li a:hover {
	text-decoration: none !important; 
	background-color: #2ac  !important;
}

ul#teamraiser-nav {
	display: none;
	list-style: none; 
	position: absolute;
	bottom: 2px; 
	left: 20px; 
}
ul#teamraiser-nav li {
	display: inline; 	
	margin: 0 15px 0 0;
}
ul#teamraiser-nav li  a {color: #eee; }
ul.tweet_list,
ul.tweet_list li{
	list-style: none !important;
}

/* MOBI GUIDE */

ul.resource-list {
	list-style: none; 
	margin: 0; 
	padding: 0; 															 
}
ul.resource-list li {
	list-style: none; 
	font-size: 14px; 
	padding: 3px 0 ;
	margin: 0; 			 							
}
li.resource-link, li.resource-pdf, li.resource-checklist {
	Margin-left: 0;
	padding-left: 0; 				
}
ul.resource-list li a {
	min-height: 40px;	
	padding: 5px 0 0 45px; 
	display: block; 								
}
ul.resource-list li a em {color: #333; font-size: 11px; }

li.resource-link a {
	background: transparent url(http://www.girlup.org/assets/images/mobi-sprite.png) no-repeat -485px -190px; 
}
li.resource-pdf a {
	background: transparent url(http://www.girlup.org/assets/images/mobi-sprite.png) no-repeat -485px -10px; 			
}
li.resource-checklist a {
	background: transparent url(http://www.girlup.org/assets/images/mobi-sprite.png) no-repeat -485px -100px; 			
}
li.resource-journal a {
	background: transparent url(http://www.girlup.org/assets/images/mobi-sprite.png) no-repeat -485px -280px; 			
}
li.pink-path {color: #ff2299; }
li.blue-path {color: #22AACC; }
li.green-path {color: #6c3; }
ul.resource-list li.pink-path, 
ul.resource-list li.blue-path, 
ul.resource-list li.green-path {
	font-size: 16px; 
	margin-top: 15px;			
}
ul.resource-list li.pink-path em, 
ul.resource-list li.blue-path em,
ul.resource-list li.green-path em {
	font-size: 13px; 
}
