/* 

STYLE SHEET FOR iRUNLIKEAGIRL
developed by bluespace creative, Inc.
www.bluespacecreative.com
  
ToC
	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. hacks

*/

/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #606060;
	line-height: 18px;

		}

/*  --------- 2. structure  --------- */

#wrapper {
	width: 894px;
	margin-top: 29px;
	margin-right: auto;
	margin-left: auto;
		}
		
#masthead {
	height: 129px;
	width: 894px;
	background-image: url(../images09/masthead.jpg);
	background-repeat: no-repeat;
		}
		
#logo {
	padding-top: 22px;
	padding-left: 25px;
	float: left;
		}
#logo h1 {
	background-image: url(../images09/iRUN_logo.gif);
	height: 85px;
	width: 362px;
	font-size: 21px;
	color: #64C1E3;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#topNav {
	float: left;
	width: 339px;
	padding-top: 30px;
	padding-left: 153px;
	text-align: right;
}
#topNav .topNavLinks {
}
#topNav .topNavLinks li {
	float: left;
	font-size: 12px;
	padding-left: 10px;
}
#topNav .topNavLinks a {
	display: block;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#topNav .topNavLinks a:hover {
	background-color: #0d91b9;
}
#searchBox {
	float: left;
	height: 43px;
	width: 180px;
	padding-left: 317px;
	padding-top: 7px;
}
#searchBox td.searchBkg {
	background-image: url(../images09/searchBkg.jpg);
	height: 33px;
	width: 138px;
	padding-top: 9px;
	text-align: right;
	background-repeat: no-repeat;
} 

#searchBox #textfield {background-color: transparent; border: none; text-align: right; font-size: 12px; color: #999; padding-right: 5px;}
#centerContent {
	clear: both;
	float: left;
	padding-top: 12px;
}
#girlsContent {
	float: left;
	width: 669px;
}

/* ---- Why I Run Page ---- */ 

#contentWhyIRun{
	width: 645px;
	background: #fff url(../images09/why_i_run.gif) no-repeat left top;
	padding: 0px 0 0 25px;
	float: left;
	height: 540px;
}
#descriptor {
	width: 330px;
	height: 77px;
	padding-left: 278px;
	padding-top: 83px;
}
#descriptor p {
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
	line-height: 16px;
}


#whyBox {
	padding-left: 325px;
}
#whyBox textarea {
	width: 273px;
	height: 110px;
	border: none !important;
	backgound: transparent !important;
}
#name, #location {padding-right: 31px;}

#name, #location {
	padding-top: 77px;
	padding-left: 10px;
	float: left;
}
#location {float: left;}
#name input, #location input {
	width: 187px;
	border: none !important;
	backgound: transparent !important;
}
#submitBtn {padding: 65px 0 0 0px; float: left;}
#submitBtn input {
	display:block;
	cursor: pointer;
	height: 38px;
	width: 101px;
	background: url(../images09/yIrunSubmitBtn.gif) no-repeat left top;
	padding: 0 !important;
	border: none !important;
	text-indent: -9989px;
}

#submitBtn input:hover {background: url(../images09/yIrunSubmitBtn.gif) no-repeat left bottom;}

#disclaimer {
	font-size: 10px;
	color: #FFF;
	width: 600px;
	clear: both;
	float: left;
	text-align: left;
	padding-top: 135px;
}


/* ------------------------ */ 

#content {
	float: left;
	width: 630px !important;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 18px;
	background: url(../images09/h1Bkg.gif) no-repeat 0px 0px;
}

#mapContent {
	float: left;
	width: 854px !important;
	background: url(../images09/h1_mapContent.gif) no-repeat 0px 0px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
	clear: both;
}

#map {clear: both;float: left;}

.return {
	float: left;
	width: 191px;
	height: 22px;
}
.return a {
	text-indent: -999em;
	display: block;
	height: 22px;
	background: url(../images09/returnBtn.gif);
	margin-top: 11px;
}
.return a:focus {outline: none !important;}

#content p {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 12px;
}
#content h1, #mapContent h1 {
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 25px;
	text-shadow: #e8f5fa 0 1px 1px;
}
#mapContent h1 {
	float: left;
	width: 629px;
}

#content h2 {
	font-size: 18px;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 8px;
}
#content h3 {
	font-size: 15px;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
}

#content ul {
	padding-left: 52px;
	padding-bottom: 12px;
}
#content ul li {
	list-style-image: url(../images09/bullet.gif);
	line-height: 20px;
	padding-left: -8px;
	padding-right: 25px;
}
#content ol {
	padding-left: 50px;
	padding-bottom: 13px;
}
#content ol li {
	padding-top: 3px;
	padding-bottom: 3px;
}


#rightCol {
	float: left;
	clear: none;
	width: 224px;
}


#mainNav {
	float: left;
	width: 189px;
	background: url(../images09/rightSideNav_new.jpg) no-repeat;
	height: 447px;
	padding: 21px 21px 0 13px;
	margin-bottom: 12px;
		}
#mainNav ul.mainNav {
	padding-top: 0px;
	padding-left: 1px;
	font-weight: bold;
}
#mainNav ul.mainNav li {padding:0; margin:0; line-height:22px;}
#mainNav ul.mainNav li a {
	display: block;
	text-decoration: none;
	color: #999;
	height: 14px; 
	padding: 0 0 8px 8px;
	text-shadow: #fff 0 1px 1px;
}
#mainNav ul.mainNav li a:hover {
	background-image: url(../images09/navHoverPink.gif);
	background-repeat: no-repeat;
	color: #FFF;
	text-shadow: #d231a2 0 1px 1px;
}
#centerContent #socialMediaContainer {
	float: left; width: 123px; 
}

#centerContent .socialMedia {
	float: left;
	width: 224px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fbc7eb;
}
#centerContent #content #flashContent {
	width: 530px;
	margin-left: 25px;
}
#titleNav {
	float: left;
	width: 634px;
	margin: 0px;
	padding: 22px 0px 0px 36px;
}
#titleImage {
	float: left;
	height: 149px;
	width: 194px;
	padding-right: 27px;
}

#titleNav ul {padding: 0 !important; margin: 0 !important;}

ul.girlNav {
	float: left;
	margin: 0px !important;
	padding: 0px !important;
}
ul.girlNav li {
	display: block;
	height: 147px;
	width: 69px; 
	float: left;
	list-style: none !important;
	padding:0 !important;
	margin-right: 5px;
}

/* Girls of iRUN top navigation */

ul.girlNav li a{
	display: block;
	height: 147px;
	width: 69px;
	text-indent: -9989px;
}

ul.girlNav li a.jen {background: url(../images09/gn_jen.jpg) no-repeat left top;}
ul.girlNav li a.jen:hover {background: url(../images09/gn_jen.jpg) no-repeat left bottom;}

ul.girlNav li a.jill {background: url(../images09/gn_jen.jpg) no-repeat left top;}
ul.girlNav li a.jill:hover {background: url(../images09/gn_jen.jpg) no-repeat left bottom;}

ul.girlNav li a.debbie {background: url(../images09/gn_debbie.jpg) no-repeat left top;}
ul.girlNav li a.debbie:hover {background: url(../images09/gn_debbie.jpg) no-repeat left bottom;}

ul.girlNav li a.shelley {background: url(../images09/gn_jen.jpg) no-repeat left top;}
ul.girlNav li a.shelley:hover {background: url(../images09/gn_jen.jpg) no-repeat left bottom;}

ul.girlNav li a.allGirls {background: url(../images09/gn_jen.jpg) no-repeat left top;}
ul.girlNav li a.allGirls:hover {background: url(../images09/gn_jen.jpg) no-repeat left bottom;}

.jen ul.girlNav li a.jen {background: url(../images09/gn_jen.jpg) no-repeat left bottom !important;}
.jill ul.girlNav li a.jill {background: url(../images09/gn_debbie.jpg) no-repeat left bottom !important;}
.debbie ul.girlNav li a.debbie {background: url(../images09/gn_debbie.jpg) no-repeat left bottom !important;}
.shelley ul.girlNav li a.shelley {background: url(../images09/gn_debbie.jpg) no-repeat left bottom !important;}
.everyone ul.girlNav li a.everyone {background: url(../images09/gn_debbie.jpg) no-repeat left bottom !important;}

/* End Girls of iRUN top navigation*/

#selectorText {
	clear: both;
	float: left;
	padding-top: 18px;
	padding-left: 9px;
}
p.inputName input{
	background: url(../images09/inputNameBkg.gif) no-repeat left top;
	border-style: none;
	padding: 5px 15px;
	width: 258px;
	height: 15px;
}

p.inputRegular input {
	background: url(../images09/inputRegularBkg.gif) no-repeat left top;
	border-style: none;
	padding: 5px 15px;
	width: 148px;
	height: 15px;}

#leftProfile {
	float: left;
	width: 300px;
	padding-left: 9px;
	padding-top: 15px;
}
#rightProfile {
	float: left;
	width: 333px;
	padding-top: 20px;
}
#rightProfile p {
	padding-bottom: 10px;
}
#contactForm {
	width: 644px;
	float: left;
	background: url(../images09/contactBkg.gif) no-repeat;
	padding-top: 18px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#leftContact {
	float: left;
	width: 335px;
	padding-right: 56px;
	margin-bottom: 15px;
}
#rightContact {
	float: left;
	width: 240px;
	clear: none;
}
#contactForm p {
	padding-bottom: 10px;
}
p.email input#email {
	background: url(../images09/contactFormBkg.gif) no-repeat left top;
	height: 26px;
	width: 178px;
	border-style: none;
}
p.message #msgContent {
	background: url(../images09/contactMsgBkg.gif) no-repeat left top;
	height: 126px;
	width: 248px;
	border-style: none;
}
input#email, #msgContent {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

input.submitBtn {width: 99px; height: 30px; background: transparent url(../images09/girls_submit_btn.gif) no-repeat left top; text-indent: -9989px !important; padding: 0 !important; margin: 0 !important; border: none !important; display: block !important; font-size: 1px; color: #71cae8;}
input.submitBtn:hover {width: 99px; height: 30px; background: url(../images09/girls_submit_btn.gif) no-repeat left bottom !important; cursor: pointer !important; font-size: 1px; color: #5597ad;}


div #TabbedPanelsShipping .TabbedPanelsTabGroup li {
	list-style-type: none !important;
	list-style-image: none;
}


#footer {
	clear: both;
	float: left;
	color: #b3b3b3;
	font-size: 11px;
	width: 874px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 20px;
	border-top: 1px solid #fcd3f0;
		}
#footer a {
	color: #B3B3B3;
	text-decoration: none;
}
#footer a:hover {
	color: #939393;
	text-decoration: underline;
}

.separator {clear: both; height: 0;}

.mediaContainer {
	float: left;
	margin: 12px 0px 24px 24px !important;
	padding: 0 !important;
	border-bottom: 3px solid #ebebeb;
	width: 172px;
	height: 185px;
}
.mediaContainer .video {
	margin: 0px !important;
	padding: 0 0 8px 0 !important;
}
.mediaContainer p.small {
	font-size: 10px !important;
	color: #606060 !important;
}

.mediaContainer p {
	margin: 0 !important;
	padding: 0 8px 8px 8px !important;	
} 
.mediaContainer a {
	font-weight: bold;
	color: #42bce3;
	text-decoration: none;
	line-height: 16px;
}
.mediaContainer a:hover {
	color: #12B9EB;
	text-decoration: underline;
}
.media #content {
	background: url(../images09/media_page_title.jpg) no-repeat left top;
	padding-top: 305px;
}
.noBottomBorder {
	border-bottom-style: none;
}

p#leftMedia {
	float: left;
	width: 390px;
}

#socialMedia {
	float: right;
	width: 175px;
	padding-left: 10px;
	background: url(../images09/border-left_07.gif) no-repeat left;
	height: 100px;
}


 
/* ---------- 3. links and navigation ---------- */

a {
	color: #12b9eb;
	text-decoration: underline;
}
		
a:hover {}
a.sublink {
	color: #12B9EB;
	text-decoration: none;
}
a.sublink:hover {
	text-decoration: underline;
}

#mainNav a:focus {outline: 0;}
		
/* ---------- 4. fonts ---------- */

ul {list-style-type: none;}
h1 {font-size: 24px; letter-spacing: -1px;}

h2.onlineStore {
	background-image: url(../images09/online_store_title.gif);
	height: 26px;
	width: 152px;
	text-indent: -9989px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 8px 0px;
	padding-left: 5px;
}
h2.ourStory {
	background-image: url(../images09/our_story_title.gif);
	height: 35px;
	width: 152px; 
	background-repeat: no-repeat;
	text-indent: -9989px;
	padding-top: 15px;
	background-position: 8px 15px;
	padding-left: 5px;
}

#digicertsitesealcode {float: left; margin: 7px 15px 0 0;}
  
/* ---------- 5. images ---------- */

a img {border: 0; text-decoration: none;}
		
/* ---------- 6. hacks ---------- */

body	{ /* IE 5 centring bug fix */text-align: center;}
		
#wrapper {text-align: left;}  

#blueBox {width: 225px; padding: 10px; background-color:#b6e1eb; margin-bottom: 10px;}

.socialButtons {margin-top: 12px;}

.socialButtons ul li a.twitterBtn {width: 182px !important; height: 31px !important; display: block !important; text-indent: -9999px !important; background: url(../images09/twitter_nav.gif) no-repeat left -31px;}
.socialButtons ul li a.twitterBtn:hover {background: url(../images09/twitter_nav.gif) no-repeat left 0;}
.socialButtons ul li a.eNewsBtn {width: 182px !important; height: 31px !important; display: block !important; text-indent: -9999px !important; background: url(../images09/enews_nav.gif) no-repeat left -31px; margin-top: 3px;}
.socialButtons ul li a.eNewsBtn:hover {background: url(../images09/enews_nav.gif) no-repeat left 0;}

/* ---------- 7. running group pages ---------- */

.whatsNext {
	width: 165px;
	float: left;
	padding-top: 44px;
	font-size: 48px !important;
	color: #d0d0d0 !important;
	line-height: 45px !important;
	font-weight: bold;
	text-align: right;
	padding-right: 55px;
}
.joinGroup {width: 212px; float: left; padding: 25px 40px 0 0;}
.or {display: block; background:url(../images09/or.gif) no-repeat 0px 55px; width: 85px; height: 162px; float: left;}
.startGroup {width: 251px; padding: 25px 40px 0 0; float: left;}

.joinGroup h2, .startGroup h2{color: #45c1e7; font-size: 18px;}
#runningGroupInfo {margin-top: -20px;}


