/* 

Author:               Alex Beard, thealexbeard@gmail.com

Copyright:            www.raceforthecurememphis.org, www.komenmemphis.org

Created:              January 1, 2007

Updated:              December 07, 2008

*/










/************************************************************************************

GLOBAL ELEMENTS

 ***********************************************************************************/

body {
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	text-align: center;
	background: #f7f7f7 url(/images/refresh/body-bg.jpg) repeat-y top center;
	font-family: "Lucida Grande", Arial, Verdana, "Trebuchet MS", Sans-serif;
	font-size: small;
	color: #333;
	line-height: 170%;
}

div.container {
	width: 850px;
	margin: 0 auto;
	padding: 20px;
	text-align: left;
	background: #fff;
	font-family: inherit;
	font-size: 90%;
	color: inherit;
}

a:link, a:active, a:visited {
	color: #C60070;
	text-decoration: none;
	border: 0;
	outline: none;
}

a:hover {
	color: #C60070;
	text-decoration: underline;
	border: 0;
	outline: none;
}

p {
	color: inherit;
	background: transparent;
	margin: 0 0 15px 0;
	padding: 0;
}

div.left-feature {
	float: left;
	width: 375px;
	margin: 0;
	padding: 0;
	background: #fff;
	color: inherit;
}

div.right-feature {
	float: right;
	width: 450px;
	margin: 0;
	padding: 0;
	background: #fff;
	color: inherit;
}










/************************************************************************************

HEADING ELEMENTS

 ***********************************************************************************/

h1 {
	width: 249px;
	height: 105px;
	margin: 0;
	padding: 0;
	float: left;
	color: inherit;
	background: #fff url(/images/refresh/logo.jpg) no-repeat top left; 
}

h1 span {
	display: none;
}

h2#race {
	width: 850px;
	height: 50px;
	margin: 0 0 4px 0;
	padding: 0;
	float: left;
	color: inherit;
	border: 0;
	background: #fff url(/images/refresh/08-rftc-header.jpg) no-repeat top left; 
}

h2 span {
	display: none;
}

h2 {
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
	background: #fff;
	font-weight: bold;
	color: #bb026d;
	font-size: 220%;
	letter-spacing: -1px;
	border-bottom: 3px solid #ddd;
}

h3 {
	color: #ce538f;
	font-weight: bold;
	font-size: 125%;
	margin: 0 0 8px 0;
	padding: 0;
	background: #FFF;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Sans-serif;
	border-bottom: 1px solid #ccc;
}

h3#news {
	color: #d86ca1;
	font-weight: bold;
	font-size: 125%;
	margin: 0 0 2px 0;
	padding: 0;
	background: #FFF;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Sans-serif;
	border-bottom: 0;
}

h3 span {
	font-weight: normal;
	font-size: 80%;
}

div.side-menu h3 {
	margin: 0 0 10px 0;
	padding: 6px 0 6px 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 120%;
	border-bottom: 2px solid #bbb;
	border-top: 4px solid #fff;
	background: #929292;
}

h4 {
	margin: 10px 0 1px 0;
	padding: 0;
	font-weight: bold;
	font-size: 105%;
	color: #ce538f;
	background: #FFF
	letter-spacing: 1px;
	text-transform: capitalize;
}

h6 {
	margin: 0;
	padding: 0;
	height: 25px;
	width: 250px;
	display: inline;
	background: #F2F2F2;
	color: #222;
	font-weight: bold;
	font-size: 100%;
	text-transform: capitalize;
}










/************************************************************************************

MASTER HEAD

 ***********************************************************************************/

div.masthead {
	width: 850px;
	height: 100px;
	margin: 0 0 25px 0;
	padding: 0;
	text-align: right;
	background: #FFF;
	border: 0;
	color: inherit;
	float: left;
}

ul.sub-nav {
	margin: 40px 0 0 0;
	padding: 0;
	background: inherit;
	list-style-type: none;
	float: right;
	font-size: 95%;
}

ul.sub-nav li {
	display: inline;
	font-weight: bold;
	background: inherit;
}

ul.sub-nav a, ul.sub-nav a:active, ul.sub-nav a:visited {
	float: left;
	padding: 0 0 0 20px;
	text-decoration: underline;
	color: #e459a1;
	border: 0;
	background: transparent;
}

ul.sub-nav a:hover {
	float: left;
	padding: 0 0 0 20px;
	text-decoration: underline;
	color: #888;
	border: 0;
	background: transparent;
}










/************************************************************************************

MASTER NAVIGATION

 ***********************************************************************************/
 
 div.master-nav {
	width: 844px;
	height: 40px;
	margin: 0 0 35px 0;
	padding: 0;
	float: left;
	background: #d0006a;
	color: inherit;
	text-align: center;
	border: 3px solid #d0006a;
}

div.master-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #transparent;
	color: inherit;
}

div.master-nav ul li {
	display: inline;
	text-transform: none;
	font-weight: bold;
	background: transparent;
}

div.master-nav a, div.master-nav a:active, div.master-nav a:visited {
	float: left;
	height: 31px;
	padding: 9px 18px 0 18px;
	text-decoration: none;
	color: #eec3d9;
	border: 0;
	background: transparent;
}

div.master-nav a:hover {
	float: left;
	height: 31px;
	padding: 9px 18px 0 18px;
	text-decoration: none;
	color: #fff;
	border: 0;
	background: #d0006a;
}










/************************************************************************************

SIDE MENU

 ***********************************************************************************/

div.side-menu {
	float: left;
	width: 225px;
	margin: 0 0 50px 0;
	padding: 0;
	background: #ededed;
	color: #666;
	text-align: left;
	font-size: 95%;
	line-height: 175%;
	border-bottom: 3px solid #ddd;
}

div.side-menu p {
	padding: 0 10px 0 10px;
	margin: 0 0 25px 0;
	background: f1f1f1;
	color: #666;
}

div.side-menu ul {
	margin: 0 0 40px 0;
	padding: 0;
	background: inherit;
	list-style-type: none;
	color: inherit;
}

div.side-menu ul li {
	margin: 0 0 8px 0;
	_margin: 12px 0 12px 0;
	padding: 0 0 8px 0;
	_padding: 0 0 14px 0;
	background: inherit;
	background-position: 0 50%;
	border-bottom: 1px solid #DDD;
	color: inherit;
	font-weight: bold;

}









/************************************************************************************

MAIN CONTENT

 ***********************************************************************************/

div.main-content {
	float: right;
	width: 575px;
	margin: 0 0 30px 0;
	padding: 0;
	background: #fff;
	color: inherit;
}

div.main-content ul {
	margin: 0 0 20px 30px;
	padding: 0;
	background: #FFF;
	list-style-type: disc;
	color: #ce538f;
	line-height: 150%;
}

div.main-content ul li span {
	color: #333;
}

div.main-content ul li {
	margin: 0 0 10px 0;
	padding: 0;
	color: inherit;
}

div.main-content ol {
	margin: 0 0 20px 15px;
	padding: 0;
	background: #FFF;
	color: inherit;
}

table {
	width: 500px;
	background: #FFF;
	color: #222;
	border: 0;
	color: inherit;
}

table td.title {
	width: 315px;
	background: #F6F6F6;
	color: inherit;
	font-weight: bold;
	padding: 3px 3px 3px 10px;
	height: 25px;
	vertical-align: center;
}

table td.name {
	width: 260px;
	background: #FFF;
	color: inherit;
	font-weight: normal;
	padding: 3px 3px 3px 20px;
	float: right;
	height: 25px;
	vertical-align: center;
	border-bottom: 1px solid #E9E9E9;
}

table td.default {
	background: #FFF;
	color: inherit;
	font-weight: normal;
	padding: 3px 3px 3px 20px;
	vertical-align: top;
}

div.feature-left { 
	float: left;
	width: 380px;
	margin: 0 0 25px 0;
	padding: 0;
	background: #FFF;
}

div.feature-right { 
 	float: right;
	width: 380px;
	margin: 0 0 25px 0;
	padding: 0;
	background: #FFF;
}

div.feature-wrap {
	width: 850px;
	margin: 0 0 30px 0;
	padding: 0;
	background: #FFF;
}

div.main-content img {
	margin: 0 15px 5px 0;
	padding: 5px;
	border: 1px solid #fff;
	display: inline;
	float: left;
}

div.peg {
	float: left;
	width: 850px;
	margin: 0 0 40px 0;
	padding: 0;
	background: #E786B6 url(/peg-bg.jpg) no-repeat bottom left;
	font-size: 120%;
	_font-size: 115%;
	line-height: 265%;
	color: #fff;
}

div.left {
	float: left;
	width: 173px;
	margin: 15px 0 0 15px;
	padding: 0;
	background: transparent;
	color: inherit;
}

div.right {
	float: right;
	width: 540px;
	margin: 15px 15px 0 0;
	padding: 0;
	background: transparent;
	color: inherit;
}

div.left img {
	display: inline;
	float: left;
	border: 10px solid #CF7AA5;
	margin: 0 15px 15px 0;
	padding: 2px;
	background: #e786b6;
}

p.date {
	margin: 0 0 25px 0;
	padding: 0;
	color: #999;
	font-weight: bold;
	border-bottom: 0px solid #ddd;
}

div.welcome {
	float: left;
	width: 850px;
	margin: 0;
	padding: 15px 0 15px 0;
	background: #fff;
	color: inherit;
}

p.welcome-last {
	margin: 0;
	padding: 0;
	background: inherit;
	color: inherit;
}

p.highlight {
	margin: 0 0 35px 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	color: #2a2a2a;
	background: inherit;
}

img.race-feature {
	width: 375px;
	height: 414px;
	float: left;
	display: block;
	margin: 0 25px 55px 0;
	padding: 0;
}

div.rftc-special {
	border: 6px solid #df84b1;
	margin: 0;
	padding: 8px;
	background: #fff url(/images/refresh/rftc-special.jpg) no-repeat bottom right;
}

div.rftc-banner {
	margin: 0 0 35px 0;
	padding: 0;
	float: left;
	background: #fff;
	color: inherit;
}









/************************************************************************************

FOOTER

 ***********************************************************************************/

div.main-footer {
display: none;
}

div.main-footer p {
	background: #FFF;
	color: #666;
}

div.main-footer a:link, div.main-footer a:active, div.main-footer a:visited {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #999;
}

div.main-footer a:hover {
	color: #444;
	text-decoration: none;
	border-bottom: 1px solid #777;
}










/************************************************************************************

FORM ELEMENTS

 ***********************************************************************************/

input.inputText {
	height: 18px;
	width: 310px;
	padding: 3px 0 0 0;
	border: 1px solid #999;
	color: #222;
	font-family: Verdana, sans-serif;
}

input.inputButton {
	height: 18px;
	width: 200px;
	color: #222;
	font-family: Verdana, Sans-serif;
}










/************************************************************************************

MISCELLANEOUS ELEMENTS

 ***********************************************************************************/

p.note {
	background: #FFFFFF;
	color: #666666;
	margin: 0 0 15px 0;
}

p.note a:link, p.note a:active, p.note a:visited {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #666;
}

p.note a:hover {
	color: #444;
	text-decoration: none;
	border-bottom: 1px solid #444;
}

div.clear {
	width: 850x;
	height: 40px;
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
	background: #FFF;
}

object {
	margin: 0;
	padding: 0;
}





