html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

#error {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	text-align: center;
	display: none;
	margin-left: -10px;
	margin-right: 20px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/newbgslice.jpg);
	background-repeat: repeat-x;
	background-color: #9acee3;
	margin: 0;
	padding: 0;
}

p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 10px;
}

#wrapper {
	margin:0 auto 20px;
	padding:0;
	text-align:left;
	width:980px;
}

#header {
	margin:0 auto;
	position:relative;
	width:980px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline;
}

#header img {
	border: none;
}

.nav {
	width: 980px;
	float: left;
	font-size: 19px;
	display: inline;
	background-color: #f6c1e8;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius: 5px;
}


/* Navigation *************************************/

/* LEVEL ONE *************************************/

ul.dropdown {
	position: relative;
	display: inline;
}

ul.dropdown li {
	font-weight: none;
	float: left;
	background-color: #f6c1e8;
	list-style: none;
	height: 25px;
	padding: 10px 0 10px 14px;
	_padding: 10px 1px 10px 12px;
	display: inline;
}

ul.dropdown a:hover {
	color: #7d7d7d;
 }

ul.dropdown a:active {
	color: black;
}

ul.dropdown li a {
	display: block;
	padding-right: 15px;
	margin-top: 3px;
	border-right: thin solid #efa0d3;
	color: black;
	text-decoration: none;
}

ul.dropdown li:last-child a {
	border-right: none;
} /* Doesn't work in IE */

ul.dropdown li.hover,ul.dropdown li:hover {
	color: black;
	position: relative;
}
ul.dropdown li.hover a {
	color: black;
}


/*
	LEVEL TWO
*/
ul.dropdown ul {
	width: 200px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
}

ul.dropdown ul li {
	font-weight: none;
	background: #d7d7d7;
	color: #000;
	border-bottom: 1px solid #ccc; float: none;
}

/* IE 6 & 7 Needs Inline Block */

ul.dropdown ul li a	{
	border-right: none;
	width: 100%;
	display: inline-block;
}

ul.dropdown ul li a:hover	{
	color: #7d7d7d;
}


/***************************************/

.logo {
	width: 237px;
	padding-bottom: 30px;
	float: left;
	margin-left: 130px;
	margin-top: 10px;
}

.logo img  {
	border: none;
}

.logo-right {
	float: right;
	display: inline;
	margin-top: 70px;
	margin-right: 20px;
}

.logo-left {
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 10px;
}

h1 {
	color: black;
	font-weight: normal;
}

h2 {
	font-weight: normal;
	color: #c85d8e;
	border-bottom: thin solid  #c85d8e;
}

h3 {
	font-weight: normal;
}

h4 {
	font-weight: normal;
}

#intro {
	width: 950px;
	text-align: center;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
	background-image: url(images/runhernewbg.jpg);
	background-repeat: no-repeat;
	height: 320px;
}

#partners {
	background-color:white;
	border-top: thin solid #A6E0F5;
	float:left;
	margin-left:20px;
	margin-top:20px;
	width:940px;
	padding-bottom: 30px;
	display: inline;
}

#partners img {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#main {
	margin:0 auto;
	overflow:hidden;
	position:relative;
	text-align:left;
	float: right;
	width:980px;
	padding-bottom: 20px;
	background-color: white;
	display: inline;
}

#main-column {
	float:left;
	text-align:left;
	width:630px;
	margin-top: 30px;
	margin-left: 20px;
	display: inline;
	border-right: thin solid #ebebeb;
}

#wide-column {
	float:left;
	text-align:left;
	width:980px;
	margin-top: 30px;
	margin-left: 20px;
	display: inline;
}

.top-news {
	width: 583px;
	float: left;
	padding: 20px 20px 20px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
	display: inline;
	background-color: #f9f9f9;
	border: thin solid #d7d7d7;
}

.top-news h2 {
	border-bottom: none;
}

.news-image {
	float: left;
	width: 300px;
	margin-left: 10px;
}

.news-lead {
	float: right;
	width: 260px;
	font-size: 14px;
	margin-left: 10px;
}

.news-lead p {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
}

.news {
	width: 270px;
	height: 110px;
	float: left;
	padding: 20px 10px 20px 10px;
	background-color: #DCEDF4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
	margin-right: 20px;
	border: thin solid #6dcced;
	display: inline;
}

.news img {
	float: left;
}

.news-title {
	width: 150px;
	float: left;
	margin-left: 10px;
}

.news-title p {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
}

.news-title h3 a {
	text-decoration: underline;
}

#sidebar {
	float: right;
	width: 280px;
	padding: 20px;
	margin-top: 10px;
	display: inline;
}

#race-info {
   width: 580px;
   background: #d5eaf2;
   padding: 20px;
   border: thin solid #C85D8E;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#newsletter {
   width: 260px;
   background: #f3bae4;
   padding: 10px;
   border: thin solid #C85D8E;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#newsletter h2 {
	border-bottom: none;
}

#newsletter p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#newsletter label {
	font-size: 18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#newsletter input {
	font-size: 11px;
}

a {
	color: #c85d8e;
}

a:hover {
	color: #ea175d;
}

#socialnetworks {
	width: 280px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

#socialnetworks li {
	list-style: none;
	margin-bottom: 20px;
}


#footer {
	width: 940px;
	border-top: thin solid #A6E0F5;
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
}

#footer ul {
margin-top: 20px;
margin-bottom: 20px;
}

#footer li {
	display: inline;
	padding: 20px;
}

#right-sponsor {
	float: right;
}

h3 {
	margin-bottom: 10px;
	color: #C85D8E;
}

.partner {
	width: 630px;
	float: left;
	margin-top: 20px;
	padding: 20px 0 20px 0;
	display: inline;
}

.partner-logo {
	float: left;
	width: 200px;
	display: inline;
}

.partner-info {
	width: 380px;
	float: right;
	margin-left: 20px;
	display: inline;
}

.product {
	width: 620px;
	float: left;
	margin-top: 20px;
	display: inline;
	padding: 20px 0 20px 0;
}

.product-image {
	float: left;
	width: 200px;
	height: 200px;
	display: inline;
}

.product-info {
	width: 400px;
	float: right;
	margin-left: 10px;
	display: inline;
}

/* Pagination */

#pagination {
	font-size: 14px;
}

#pagination li {
	font-family: Helvetica, Arial, sans-serif;
	border: 0;
	padding: 0;
	list-style: none;
	margin-right: 2px;
	display: inline;
	margin-left: 20px;
	}

#pagination a {
	border: solid 1px #d7d7d7;
	margin-right: 2px;
	display: inline;
}

#pagination .previous-off,
#pagination .next-off {
	border: solid 1px #DEDEDE;
	color: #888888;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 2px;
	padding: 3px 4px;
}

#pagination .next a,
#pagination .previous a {
	font-weight: bold;
}

#pagination .active{
	background: black;
	color: white;
	font-weight: bold;
	display: block;
	float: left;
	padding: 4px 6px;
}

#pagination a:link,
#pagination a:visited {
	color: black;
	display: block;
	float: left;
	padding: 3px 6px;
	text-decoration: none;
}

#pagination a:hover{
	border: solid 1px #C85D8E;
}

#product-review-image {
	float: left;
	padding: 20px 20px 20px 0;
}

.news-date {
	color: black;
	font-weight: bold;
}

.news-story {
	width: 620px;
	float: left;
	margin-top: 20px;
	display: inline;
	padding: 20px 0 20px 0;
}

.news-story-image {
	float: left;
	width: 200px;
	height: 200px;
}

.news-story-info {
	width: 400px;
	float: right;
	margin-left: 10px;
}

.margin {
	margin-top: 10px;
	margin-bottom: 10px;
}

#rounded-left {
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius:10px;
	display: inline;
}

#rounded-left-current {
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius:10px;
	display: inline;
}

#rounded-left-current a{
	color: #C85D8E;
}

#rounded-right {
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius:10px;
	padding-right: 5px;
	display: inline;
}

#rounded-right-current {
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius:10px;
	padding-right: 5px;
	display: inline;
}

#rounded-right-current a {
	color: #C85D8E;
}

#current a {
	color: #C85D8E;
}

/* Slideshow */

#slideshow {
    position:relative;
    height:330px;
    width: 450px;
    float: right;
    display: inline;
    margin-top: 10px;
    margin-right: 10px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 300px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;

}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 300px;
    display: block;
    margin-bottom: 10px;
}

#heading {
	float: left;
	width: 450px;
	margin-top: 20px;
	display: inline;
	background-image: url(images/enter5K.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#heading h1 {
	margin-top: 70px;
}

#signupcontainer {
	width: 304px;
	margin-left: 10px;
	float: left;
}

#signup1-top {
	background-image: url(images/top-signup.png);
	width: 470px;
	height: 3px;
	margin-top: 10px;
	float: left;
}

#signup1-bottom {
	background-image: url(images/bottom-signup.png);
	width: 470px;
	height: 8px;
	float: left;
}

#signup1 {
	width: 460px;
	background-image: url(images/body-signup.png);
	background-repeat: repeat-y;
	text-align: left;
	float: left;
	width: 470px;
	display: inline;
	padding: 10px;
}

#signup1 p {
	margin-left: 10px;
	margin-right: 10px;
	width: 430px;
}

#signup1 table {
}

#signup1 td {
	vertical-align: bottom;
}

#enterrunher {
	margin-left: 10px;
	margin-bottom: 10px;
}

#signup1 form{
	margin-top: 10px;
}

#signup1 label {
	font-size: 20px;
}

#signup1 select {
	vertical-align: middle;
	margin-left: 10px;
}

#callbtn {
	margin-top: 10px;
	margin-left: 5px;
}

fieldset {
	padding: 20px;
	margin-top: 10px;
}

fieldset li {
	list-style-type:none;
	padding-bottom:15px;
}

legend {
	font-size: 22px;
	padding: 10px;
	color: #C85D8E;
}

label {
	display:block;
	font-size:20px;
	margin:15px 0 5px;
	margin-bottom: 7px;
}

input {
	font-size: 16px;
}

select {
	font-size: 14px;
}

em {
	color: red;
	margin-left: 5px;
}

.tickets {
	margin: 0;
	margin-left: 10px;
	margin-top: 10px;
}

#select-tickets {
	margin-top: 10px;
}

#gobtn {
	vertical-align: bottom
	margin-top: 10px;
}

.entry-list {
	float: left;
	width: 290px;
	margin-left: 10px;
	margin-top: 20px;
}

.entry-list ul {
	list-style: none;
	margin-top: 10px;
}

.entry-list-right {
	float: right;
	width: 290px;
	margin-right: 10px;
	margin-top: 20px;
}

.entry-list-right ul {
	list-style: none;
	margin-top: 10px;
}

.seperate-runner {
	background-color: #f9f9f9;
	border: thin solid #d7d7d7;
	margin-bottom: 20px;
}

#left-table {
	float: left;
	width: 450px;
	border: thin solid #d7d7d7;
	background-color: #f9f9f9;
	margin: 10px 10px 10px 0;
}

#left-table table {
	width: 100%;
}

#left-table td {
	padding: 10px;
}

#right-table {
	float: left;
	width: 450px;
	border: thin solid black;
	margin: 10px;
	border: thin solid #d7d7d7;
	background-color: #f9f9f9;
}

#right-table table {
	width: 100%;
}

#right-table td {
	padding: 10px;
}

.youtube-vid {
	margin-bottom: 30px;
	width: 630px;
}

#socialnetworkholder {
	float: left;
	width: 980px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.youtube {
	float: left;
	display: block;
	height:54px;
	width:130px;
	border: 1px solid #d7d7d7;
	margin-right: 15px;
}

.youtube a {
	background:transparent url(images/youtubesmall.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}

.youtube a:hover {
	background:transparent url(images/youtuberollover.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}


.twitter {
	float: left;
	display: block;
	height:54px;
	width:130px;
	border: 1px solid #d7d7d7;
	margin-right: 15px;
}

.twitter a {
	background:transparent url(images/twittersmall.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}

.twitter a:hover {
	background:transparent url(images/twitterrollover.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}


.flickr {
	float: left;
	display: block;
	height:54px;
	width:130px;
	border: 1px solid #d7d7d7;
	margin-right: 15px;
}

.flickr a {
	background:transparent url(images/flickrsmall.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}

.flickr a:hover {
	background:transparent url(images/flickrrollover.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}


.facebook {
	float: left;
	display: block;
	height:54px;
	width:130px;
	border: 1px solid #d7d7d7;
	margin-right: 15px;
}

.facebook a {
	background:transparent url(images/facebooksmall.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}

.facebook a:hover {
	background:transparent url(images/facebookrollover.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}

/* Sidebar Social Networking */

.youtube-side {
	float: left;
	display: block;
	height:54px;
	width:130px;
}

.youtube-side a {
	background:transparent url(images/youtubesmall.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}

.youtube-side a:hover {
	background:transparent url(images/youtuberollover.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}


.twitter-side {
	float: left;
	display: block;
	height:54px;
	width:130px;
}

.twitter-side a {
	background:transparent url(images/twittersmall.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}

.twitter-side a:hover {
	background:transparent url(images/twitterrollover.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}


.flickr-side {
	float: left;
	display: block;
	height:54px;
	width:130px;
}

.flickr-side a {
	background:transparent url(images/flickrsmall.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}

.flickr-side a:hover {
	background:transparent url(images/flickrrollover.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}


.facebook-side {
	float: left;
	display: block;
	height:54px;
	width:130px;
}

.facebook-side a {
	background:transparent url(images/facebooksmall.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}

.facebook-side a:hover {
	background:transparent url(images/facebookrollover.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:54px;
	width:130px;
}