/* @override 
	http://www.orangehatdesign.com/clients/GOTR/gotr.css
	http://www.gotrnova.org/gotr.css
*/

img {
	border-style: none;
}

img.image {
	border: 2px solid #ca2f92;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	margin: 5px;

}

a, a:visited {
	font: Georgia, Times, Serif;
	text-decoration: none;
	color: #ca2f92;
	text-align: right;
	
}

a:hover {
	color: #78955f;

}

a.faq {
	font: 16px/18px Georgia, Times;
	padding: 5px 5px 2px;
	border-bottom: 1px dotted #b1d789;
}

a.faq:hover {
		background-color: #d9e9c7;

}

p {
	font: 12px/14px Georgia, Times, Serif;
	color: #405008;
}

.italic {
	font-style: italic;
}

.small {
	font-size: 10px;
	font-style: italic;
}


h1 {
	font: 30px Georgia, Times, Serif;
	color: #ca2f92;
	text-shadow: white 0 -1px 0;
}

h1.header {
	font: 40px Georgia, Times, Serif;
	color: #e5f1d7;
}

h2 {
	font: 20px Georgia, Times, Serif;
	color: #ca2f92;
	text-shadow: white 0 -1px 0;
	margin-bottom: 10px;
}

h2.home-news {
	font-size: 16px;
	color: #40500c;
	margin-bottom: 0;
	margin-top: 2px;
}


h3 {
	font: 32px/26px Georgia, Times, Serif;
	font-weight: 500;
	color: #78955f;
	text-shadow: #feffff 0 1px 0;
	margin: 0;

}

h4 {
	font: 24px/26px Georgia, Times, Serif;
	color: #78955f;
	text-shadow: #feffff 0 1px 0;
	margin: 0;
	padding-bottom: 10px;
}

.pink-text{
	color: #ca2f92;

}

.green-text{
	color: #405008;

}

.lt-green-text{
	color: #78955f;
	margin-top: 5px;
}

.error{
	color: #990000;
	
}
body {
	background-color: #e5f1d7;
	font-family: Georgia;
	color: #405008;
	padding: 0px;
	margin: 0;
}

.displace {
	position: absolute;
	left: -5000px;
}

#five-ddheader a {
	color: transparent;
	background: none;
	
}

/* @group Head & Nav */

#header {
	background-image: url(images/header-tile.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 157px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#banner {
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	height: 157px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#banner.interior {
	background-image: url(images/banner-interior.png);
	background-repeat: no-repeat;
}



#intro {
	width: 600px;
	position: relative;
	left: 410px;
	top: 36px;
	
}


#logo {
	background-image: url(images/logo.png);
	position: absolute;
	width: 600px;
	height: 320px;
	margin-top: 2px;
}



p.description {
	font: 14px/20px Georgia, Times, Serif;
	color: #78955f;
	margin-top: 25px;
}

#home-logo {
	height: 130px;
	width: 240px;
	position: absolute;
	top: 20px;
}

.home-rollover {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 135px;
	margin-left: 50px;
	position: absolute;

}

/* @end */

/* @group Top Navigation */

/*#navigation {
	z-index: 1;
	float: right;
}

ul {
	height: 30px;
	width: 760px;
	padding: 0;
}

li {
	display: inline;
	height: 30px;
	width: auto;
	margin-left: 1px;
	margin-right: 1px;
	float: left;
}

a.coaches {
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
	color: #78955f;
	margin-right: 10px;
}

a.coaches:hover {
	color: #9bbf7c;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.program-rollover {
	background-image: url(images/b-programs.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 94px;
	margin-right: 2px;
	margin-left: 2px;
}

.program-rollover:hover {
	background-position: -94px;
}

.calendar-rollover {
	background-image: url(images/b-calendar.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	margin-right: 1px;
	margin-left: 1px;
}

.calendar-rollover:hover {
	background-position: -100px;
}

.events-rollover {
	background-image: url(images/b-events.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	margin-right: 1px;
	margin-left: 1px;
}

.events-rollover:hover {
	background-position: -100px;
}

.faq-rollover {
	background-image: url(images/b-faq.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 50px;
	margin-right: 1px;
	margin-left: 1px;
}

.faq-rollover:hover {
	background-position: -50px;
}

.volunteer-rollover {
	background-image: url(images/b-volunteer.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 107px;
	margin-right: 1px;
	margin-left: 1px;

}

.volunteer-rollover:hover {
	background-position: -107px;
}

.sponsors-rollover {
	background-image: url(images/b-sponsor.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 102px;
	margin-right: 1px;
	margin-left: 1px;
}

.sponsors-rollover:hover {
	background-position: -102px;
}

.donate-rollover {
	background-image: url(images/b-donate.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 81px;
	margin-right: 1px;
	margin-left: 1px;
}

.donate-rollover:hover {
	background-position: -81px;
}


*/

/* @end */

/* @group Content */

#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 775px;
	position: relative;
}

#important {
	background-color: #dbebc8;
	margin-top:20px;
	border: 1px solid #7d9a63;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	padding-left: 25px;
	padding-right: 25px;

}

ul {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 15px;
}

li.imp-bullet {
	font-size: 12px;
	line-height: 18px;	
}

#colleft {
	background-image: url(images/stayintouch.png);
	background-repeat: no-repeat;
	width: 215px;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 5px;
	float: left;
	text-align: left;
}

#importantdates {
	background-image: url(images/importantdates.png);
	background-repeat: no-repeat;
	padding: 45px 15px 0;
	margin-bottom: 35px;
}

#colleft p {
	text-align: left;		
	color: #78955f;
}

#contactus {
	background-image: url(images/stayintouch.png);
	background-repeat: no-repeat;
	padding-top: 190px;
	padding-left: 5px;
	height: 220px;
}

#contactus ul.side-follow li a img {
	margin-bottom: 0;	
}

a.email {
	font:  24px Georgia, Times, Serif;
	text-decoration: none;
	color: #ca2f92;
	text-shadow: white 0 -1px 0;
	text-align: right;
	margin-bottom: 2px;
}

a.email:hover {
	color: #78955f;
	background-color: #d6e1cb;
}

.big-phone {
	color: #ca2f92;
	font-size: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.big-addy {
	color: #78955f;
	font: 14px/19px Times, Georgia;
	margin: 0;
	padding-top: 7px;
	padding-bottom: 10px;
}

#colcenter {
	background-image: url(images/gotrnews.png);
	background-repeat: no-repeat;
	min-height: 600px;
	width: 450px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;	

}

#gotrnews {
	background-color: #dbebc8;
	min-height: 600px;
	margin-top: 45px;
	margin-bottom: 15px;	
	border: 3px solid #b1d689;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	padding: 25px 20px 30px;

}

p.news-rule {
	padding-top: 7px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #b1d789;

}

#tagline {
	background-image: url(images/tagline.png);
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 25px;
}

#getstarted {
	background-image: url(images/getstarted.png);
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-left: 10px;
	margin-bottom: 25px;
}

#getting-started {
	background-image: url(images/getstarted-sm.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 15px;
	margin-bottom: 25px;
}

#solemates {
	background-image: url(images/solemates.png);
	background-repeat: no-repeat;
	padding: 35px 15px 0;
}

#colright {
	width: 240px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

ul.ul-numbers {
	width: 190px;
	height: auto;
	font: 12px/16px Georgia, Times, Serif;
	color: #78955f;
	margin: 0;
	list-style-type: none;
	padding: 0;
	padding-left: 10px;
}

li.numbers {
	height: auto;
	padding-bottom: 5px;
	list-style-type: decimal;
	list-style-position: outside;
	display: list-item;
}



/* @end */

/* @group Footer
 */

#footer {
	width: 100%;
	min-height: 50px;
	margin: 0px;
	background-color: #b4d88b;
	border-top: 5px solid #ca2f92;
	bottom: 0;
	clear: both;

}

#footer-content {
	width: 1000px;	
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}


p.legal {
	color: #486b48;
	width: 700px;
	float: left;
	margin: 0;
}

p.legal a {
	color: #637c4f;
	padding: 2px 2px 0px;
	border-bottom: 1px dotted #78935c;

}

p.legal a:hover {
	color: #ca2f92;
	background-color: #d9e9c7;
}	


p.orangehat {
	color: #637c4f;
	font-style: italic;
	font-size: 10px;
	margin: 0px;
	width: 200px;
	float: right;
}

p.orangehat a {
	color: #637c4f;
	border-bottom: 1px dotted #78935c;

}

p.orangehat a:hover {
	color: #903767;
}

/* @end */

/* @group Interior Pages */

#int-header {
	background-image: url(images/bg-interior-head.png);
	background-repeat: no-repeat;
	width: 1060px;
	height: 232px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#int-intro {
	width: 600px;
	float: right;
	position: relative;
	padding-right: 105px;
	margin: 0px;
	
}

body.interior {
	background-image: url(images/bg-interior-body.png);
}

#side-contact {
	background-image: url(images/bg-contact.png);
	background-repeat: no-repeat;
	width: 212px;
	height: 205px;
	text-align: right;
	float: left;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 10px;
}

ul.side-follow {
	text-align: left;
	width: 220px;
	margin: 0;
	padding: 0;

}


ul.side-follow li {
	display: inline;
	padding-right: 3px;

	
}


#side-contact ul.side-follow li a img {
	margin: 0px;	
	padding-left: 0px;
	height: 20px;
}



#sidebar {
	width: 225px;
	margin-left: 10px;
	margin-top: 25px;
	float: left;
	margin-bottom: 25px;
}

#int-content {
	height: auto;
	width: 675px;
	margin-left: 275px;
	margin-bottom: 30px;
	padding-left: 20px;
	text-align: left;

}

#subnav {
	width: 220px;
	float: left;
	margin-bottom: 20px;

}

ul.sidenav {
	width: 215px;
	height: auto;
	padding-left: 0px;

}

ul.sidenav li {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #b1d789;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: none;
}

#side-contact ul.side-follow li {
	display: inline;
	margin-right: 2px;
	padding-right: 2px;
	
}

#subnav ul.sidenav li a {
	font: 18px/20px Georgia, Times, Serif;
	color: #78955f;
	text-shadow: white 0 -1px 0;
	
}

#subnav ul.sidenav li a:hover {
	color: #4a5d3a;
	padding-top: 5px;
	text-shadow: white 0 -1px 0;
}

#subnav ul.sidenav li:hover {
	background-color: #a6cd85;
	text-decoration: none;
	text-shadow: white 0 -1px 0;
	
}

.divider {
	padding-top: 5px;
	padding-bottom: 20px;
	border-bottom: 1px solid #78955f;
}

.rule {
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #b1d789;
	margin: 0;

}

#gotr-staff {
	min-height: 250px;
	margin-bottom: 20px;
}


/* @end */

/* @group DropDown */

#navigation {
	z-index: 1;
	position: relative;
	top: -1px;
	left: 240px;
	width: 550px;
	height: 60px;
}

.dropdown {
	float:left; 
	padding-right: 5px;	
	margin: 1px; 
	font: 12px Times, Georgia;
	text-align: left;

	}

.dropdown dt {
	font-weight:bold; 
	cursor:pointer; 
	}
	
.aboutus {
	width: 95px;
	height: 37px;
	background-image: url(images/nav-about.png);
	background-repeat: no-repeat;
	}
	
.aboutus:hover {
	background-position: -95px;
	}

.programs {
	width: 101px;
	height: 37px;
	background-image: url(images/nav-program.png);
	background-repeat: no-repeat;
	}
	
.programs:hover {
	background-position: -101px;
	}

.events {
	width: 83px;
	height: 37px;
	background-image: url(images/nav-events.png);
	background-repeat: no-repeat;
	}
	
.events:hover {
	background-position: -83px;
	}

.support {
	width: 90px;
	height: 37px;
	background-image: url(images/nav-support.png);
	background-repeat: no-repeat;
	}
	
.support:hover {
	background-position: -90px;
	}

.coaches {
	width: 92px;
	height: 37px;
	background-image: url(images/nav-coaches.png);
	background-repeat: no-repeat;
	}
	
.coaches:hover {
	background-position: -92px;
	}


.dropdown dd {
	position: absolute; 
	text-align: left;
	overflow: hidden; 
	display: none; 
	z-index:200; 
	opacity:0
	}

.dropdown ul {
	width: 100px; 
	list-style: none; 
	border-top: none;
	}
	

.dropdown li {
	display: inline;
	font: 12px Times, Georgia;
	text-align: left;
	list-style-type: none;
}

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block; 
	text-align: left;
	padding:5px; 
	color: #e5f1d7; 
	text-decoration:none; 
	background: #566e45; 
	width: auto;
	text-shadow: #1f3d04 0 -1px 0;
}

.dropdown a:hover {
	background:#39522a; 
	color:#fff;
	}

.dropdown .underline {
	border-bottom: 1px solid #39522a;
	direction: rtl;
}

dd#one-ddcontent {
	margin: 0;
	padding: 0;
	
}

dd#two-ddcontent {
	margin: 0;
	padding: 0;
	
}

dd#three-ddcontent {
	margin: 0;
	padding: 0;
	
}

dd#four-ddcontent {
	margin: 0;
	padding: 0;
	
}

dd#five-ddcontent {
	margin: 0;
	padding: 0;
	
}

ul.dd-ul {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

li.dd-li {
	text-align: left;
	float: left;
	width: 100%;
}


/* @end */

/* @group Sidebar */

#gotr-shop {
	height: 64px;
	width: 223px;
	position: relative;
	float: right;
	margin-top:20px;
	
}

.shop-rollover {
	background-image: url(images/b-shop-gotr.png);
	background-repeat: no-repeat;
	height: 64px;
	width: 223px;
}

.shop-rollover:hover {
	background-position: -223px;
}

#photo-gallery {
	height: 150px;
	width: 226px;
	position: relative;
	float: right;
	margin-top:20px;
	
}

.gallery-rollover {
	background-image: url(images/photogallery.png);
	background-repeat: no-repeat;
	height: 142px;
	width: 226px;
}

#find-program {
	height: 90px;
	width: 223px;
	position: relative;
	float: left;
	margin-top:20px;
}

.findprogram-rollover {
	background-image: url(images/findprogram.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 225px;
}

.findprogram-rollover:hover {
	background-position: -225px;
}

#meet-sponsor {
	height: 90px;
	width: 223px;
	position: relative;
	float: right;
	margin-top:20px;
}

.sponsor-rollover {
	background-image: url(images/meetsponsor.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 225px;
}

.sponsor-rollover:hover {
	background-position: -225px;
}

#meet-coach {
	height: 90px;
	width: 223px;
	position: relative;
	float: right;
	margin-top:20px;
}

.coach-rollover {
	background-image: url(images/meetcoach.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 225px;
}

.coach-rollover:hover {
	background-position: -225px;
}

#cheers-gotr {
	height: 90px;
	width: 223px;
	position: relative;
	float: right;
	margin-top:20px;
}

.cheers-rollover {
	background-image: url(images/cheers.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 226px;
}

.cheers-rollover:hover {
	background-position: -225px;
}

#gotr-news {
	background-color: #dbebc8;
	background-image: url(images/news-header.png);
	background-repeat: no-repeat;
	width: 226px;
	position: relative;
	float: right;
	margin-top:20px;
	border: 1px solid #7d9a63;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	padding-top: 45px;
}

#gotr-cheers {
	background-color: #dbebc8;
	background-image: url(images/cheers-gotr.png);
	background-repeat: no-repeat;
	width: 226px;
	position: relative;
	float: right;
	margin-top:20px;
	border: 1px solid #7d9a63;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	padding-top: 70px;

}

#gotr-cheers p {
	padding-left: 8px;
	padding-right: 5px;
}

#generic-side {
	background-color: #dbebc8;
	width: 205px;
	position: relative;
	float: right;
	margin-top:10px;
	border: 1px solid #7d9a63;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;

}

#session {
	background-color: #dbebc8;
	width: 226px;
	position: relative;
	float: right;
	margin-top:10px;
	border: 1px solid #7d9a63;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;

}

#session p {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}

#session h1 {
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;

}


#gotr-news p {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 13px;
}

.news-rollover {
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 226px;
}

#sample-lesson {
	height: 116px;
	width: 226px;
	position: relative;
	float: left;
	margin-top:20px;
}

.lesson-rollover {
	background-image: url(images/sample-lesson.png);
	background-repeat: no-repeat;
	height: 116px;
	width: 226px;
}

#fast-facts {
	background-color: #dbebc8;
	background-image: url(images/ff-header.png);
	background-repeat: no-repeat;
	width: 226px;
	position: relative;
	float: right;
	margin-top:20px;
	border: 1px solid #7d9a63;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	padding-top: 40px;
	text-align: left;
	margin-bottom: 15px;
}

#fast-facts p {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 15px;
}

.facts-rollover {
	background-image: url(images/fastfacts.png);
	background-repeat: no-repeat;
	height: 96px;
	width: 226px;
}


/* @end */

.upperrule {
	margin-top: 10px;

	
}

#staff-left {
	width: 320px;
	margin-right: 30px;
	float: left;
	display: block;
	clear: right;
}

#staff-right {
	float: left;
	width: 320px;
	height: 210px;
}

#board-left {
	width: 320px;
	display: block;
	float: left;
	height: 330px;

}

#board-right {
	float: right;
	width: 320px;
	height: 330px;

}

.staff-name {
	font-size: 16px;
	margin: 0;
	padding: 0px;

}

p.staff-des {
	color: #78955f;
	margin: 0;	
}

.staff-title {
	font-style: italic;
	margin: 0;
}

#staff-left p {
	margin-top: 2px;
}

#staff-right p {
	margin-top: 2px;
}

.board-name {
	margin: 12px 0 2px;	
}

p.organization {
	color: #78955f;
	margin: 0 0 10px;
}

.board-title {
	margin: 0 0 2px;
}

p.button a {
	font-size: 13px;
	background-color: #ca2f92;
	color: #fefbf6;
	width: auto;
	padding: 5px 20px 5px 15px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border: 1px outset #d3007d;
	word-spacing: 1px;
	
}

a.pink-button  {
	font-size: 13px;
	background-color: #ca2f92;
	color: #fefbf6;
	width: auto;
	padding: 5px 20px 5px 15px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border: 1px outset #d3007d;
	word-spacing: 1px;
}

.pdf  {
	height: 17px;
	width: 25px;
	position: relative;
	top: 4px;
	left: -10px;
}

.link  {
	height: 17px;
	width: 17px;
	position: relative;
	top: 4px;
	left: -10px;
}

a.pink-button:hover {
	background-color: #ae277e;
	color: #efd6e1;
}

#media-left {
	width: 290px;
	height: 370px;
	margin-right: -10px;
	float: left;
	display: block;
	clear: right;
	background-color: #d9e9c7;
	padding: 5px 25px 10px 20px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;


}

#media-right {
	width: 290px;
	height: 370px;
	float: left;
	display: block;
	clear: right;
	background-color: #d9e9c7;
	padding: 5px 10px 10px 20px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	margin-bottom: 30px;

}

.media {
	margin: 0;
	padding: 5px 0 0;
}

img.nb5k {
	float: left;
	padding-right: 20px;
}

#nb5k {
	min-height: 250px;
}

img.rr5k {
	float: left;
	padding-right: 20px;
}

#rr5k {
	min-height: 230px;	
}

#rr-sponsors {
	background-color: #fff;
	margin-top: 030px;
	height: 110px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	text-align: center;

}

#sponsors {
	background-color: #fff;
	margin-top: 5px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	margin-bottom: 20px;
	text-align: center;
}

#sponsors-footer {
	background-color: #fff;
	margin-bottom: 0;
	padding-top: 5px;
	text-align: center;
	border-top: 3px solid #78955f;
}

img.tamra {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;

}

ul.coach-bullet {
	font: 12px/14px Georgia, Times, Serif;
	color: #405008;
}

ul.coach-bullet li {
	padding-bottom: 5px;
}

/* styling of the container. */ 
a.myPlayer { 
    display: block; 
    width: 320px; 
    height:240px;  
    text-align:center; 
    margin:0 15px 15px 0; 
    border:1px solid #999;
	clear: none;
} 
 
/* play button */ 
a.myPlayer img { 
    border:0px; 
} 
 
/* when container is hovered we alter the border color */ 
a.myPlayer:hover { 
    border:1px solid #000; 
}

#support form input {
	font-family: Georgia;
	text-decoration: none;
	color: #ca2f92;
	cursor: pointer;
	text-shadow: white 0 -1px 0;
	text-align: right;
	font-size: 15px;
	background-color: #d9e9c7;
	width: auto;
	padding: 10px;
	border: 1px solid #c5d3b4;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;

}

#sponsorgirl form input {
	font-family: Georgia;
	text-decoration: none;
	color: #ca2f92;
	cursor: pointer;
	text-shadow: white 0 -1px 0;
	text-align: right;
	font-size: 15px;
	background-color: #d9e9c7;
	width: auto;
	padding: 10px;
	border: 1px solid #c5d3b4;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;

}

#enroll {
	min-height: 1150px;
}

#twitter_div {
	margin-bottom: 20px;
}

#twitter-link {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: 95px;
	padding-top: 10px;
	padding-bottom: 3px;
	width: 120px;
	position: relative;
	top: 3px;
	float: right;
	text-align: left;
	margin-right: 10px;

	
}

a.flickr-badge {
	background-image: url(images/flickr.png);
	background-repeat: no-repeat;
	background-position: 82px;
	padding-top: 12px;
	padding-bottom: 3px;
	width: 110px;
	position: relative;
	float: right;
	text-align: left;
	margin-right: 10px;
	font-size: 12px;

	
}



ul#twitter_update_list {
	list-style: none;
	padding-left: 0;
	padding-bottom: 5px;
}

#twitter_update_list li {
	border-bottom: 1px dotted #b1d689;
	padding-bottom: 5px;
	padding-top: 5px;

}

#flickr-badge {
	width: 235px;
	background-color: #b1d689;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#gotr-flickr {
	background-color: black;
	width: 225px;
	height: 220px;
	margin-top: 0px;
	
}

#flickr-badge object {
	margin-left: 5px;
	margin-top: 5px;
}

#social-icons {
	margin-bottom: 25px;
}

#getting-started-steps {
	background-color: #e5f1d7;
	height: 340px;

}

#inline img {
	position: relative;
}

#getting-started  a#inline img {
	position: relative;
	left: 30px;
}

#solemates p a img {
	position: relative;
	left: 25px;
	
}

p.popup-image {
	margin-top: 0px;
	text-align: center;
	padding-top: 8px;
	margin-bottom: 5px;
}

#join-program {
	float: left;
	background-color: #e5f1d7;
	margin-left: 90px;
	margin-right: 25px;

}

#start-program {
	float: left;
	
}

/* @group Coaches Homepage */

#coachleft {
	width: 235px;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 5px;
	float: left;
	text-align: left;
}

#coachleft p {
	text-align: left;		
	color: #78955f;
}

#coachcenter {
	background-image: url(images/resource-inspiration.png);
	background-repeat: no-repeat;
	min-height: 600px;
	width: 450px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;	

}


#coachright {
	width: 240px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

#thinkfinity {
	background-image: url(images/thinkfinity.png);
	background-repeat: no-repeat;
	width: 215px;
	height: 220px;
	padding: 50px 10px 0;

}

#thinkfinity p a img {
	margin-left: 10px;
	
}

#formsetc p a img {
	margin-left: 10px;

}

#formsetc {
	background-image: url(images/formsetc.png);
	background-repeat: no-repeat;
	width: 210px;
	padding: 50px 10px 0;
	margin-top: 20px;
	margin-bottom: 40px;

}

#coach-love {
	background-image: url(images/coachlove.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 200px;
	padding: 50px 10px 0;
	margin-bottom: 40px;

}

#promo-button {
	position: relative;
	top: 110px;
}

#current-promotions {
	background-image: url(images/currentdiscounts.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#promo {
	border-bottom: 2px dotted #b1d789;
	margin-bottom: 5px;
	padding-top: 25px;
	width: 525px;
	margin-left: auto;
	margin-right: auto;
	min-height: 30px;
}

ul.promo-item {
	display: inline;
	list-style-type: none;
	position: relative;
	top: -20px;
	float: ;

}


li.discount {
	display: inline;
	font: 16px/16px Georgia, Times, Serif;
	color: #405008;
	padding-right: 10px;
	padding-left: 10px;
}



/* @end */

/* @group Sidebar FAQ */

#sidebar-faq {
	width: 235px;
	border: 1px solid #7d9a63;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	padding: 5px;

}

a.side-faq {
	font: 13px/18px Georgia, Times;
	padding: 0 5px 2px 0;
	border-bottom: 1px dotted #b1d789;
}

a.side-faq:hover {
		background-color: #d9e9c7;

}

/* @end */


