/* COLOR GUIDE

fdn red: d0103a
fdn blue: 00338d
dark blue: 000033

*/

/* ELEMENT STYLES */

html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #002a74;
	scrollbar-track-color: #002a74;
	scrollbar-arrow-color: #d0103a;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #000000;
	font-size: 0.88em;
	line-height: 135%;
	background:  url(../images/background.gif) repeat-x top fixed #002a74;
}
a:link {
	color: #00338d;
	text-decoration: none;
}
a:visited {
	color: #00338d;
	text-decoration: none;
}
a:hover {
	color: #d0103a;
}
h1 {
	font-size:1.5em;
	color: #d0103a;
	margin: 0;
	line-height: 130%;
}
h2 {
	font-size:1.25em;
	color: #d0103a;
	margin: 0;
	line-height: 130%;
}
h3 {
	font-size:1.2em;
	color: #d0103a;
	line-height: 130%;
}
h4 {
	margin: 0;
	font-size:1.1em;
	color: #00338d;
	line-height: 130%;
}
h5 {
	margin: 0;
	font-size:1em;
	color: #00338d;
	line-height: 130%;
}
h6 {
	margin: 0;
	font-size:0.95em;
	color: #00338d;
	line-height: 130%;
}
p {
	line-height: 135%;
}
hr {
	height: 1px;
	border: 0;
	color: #a1a1a1;
	background-color: #a1a1a1;
}
input, textarea, select {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 2px;
}
input:focus, textarea:focus, select:focus {
	background-color: #e9e9e9;
}
input:hover, textarea:hover, select:hover {
	background-color: #e9e9e9;
}


/* COMMON STYLES */

#wrapper {
	width: 950px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	padding: 0;
}
#header {
	padding-bottom: 19px;
}

/* content container */
#container {
	background-color: #FFFFFF;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #d0103a;
	border-right-width: 8px;
	border-right-color: #d0103a;
	border-right-style: solid;
	padding-right: 37px;
	padding-left: 37px;
	padding-bottom: 1px;
	padding-top: 5px;
	width: 860px;
	max-width: 860px;
	margin: 0px;
}
#containerHeader {
	background:url(../images/containerHeader.gif);
	height: 40px;
	margin: 0px;
	padding-right: 30px;
	padding-top: 10px;
	text-align: right;
	font-size: 11px;
	color: #666666;
}
#containerHeader img {
	border: none;
	vertical-align: middle;
}
#containerFooter {
	background:url(../images/containerFooter.gif);
	height: 30px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/* header */
table.tableHeader {
	height:123px;
	border: none;
	width: 950px;
}
td.HeaderRight {
	background: url(../images/header_right.gif);
	width: 40px;
}
td.HeaderCenter {
	background: url(../images/header_center.jpg);
	width: 870px;
}
td.HeaderLeft {
	background: url(../images/header_left.gif);
	width: 40px;
}

/* master nav */
#nav {
	text-align: center;
	height: 24px;
	vertical-align: middle;
	font-weight: bold;
	border: none;
}
#nav TD {
	padding-top: 4px;
}
#nav a {
	text-decoration: none;
	color: #000033;
	font-size: 1.05em;
}
#nav a:visited {
	color: #000033;
}
#nav a:hover {
	color: #d0103a;
}
.navBG {
	background:url(../images/nav/navBG.gif) top repeat-x #FFFFFF;
}
.navDivider {
	background:url(../images/nav/nav_divider.gif) top no-repeat;
	width: 20px;
}
td.navRight {
	background:url(../images/nav/nav_right.gif) top no-repeat;
	width: 12px;
}
td.navLeft {
	background:url(../images/nav/nav_left.gif) top no-repeat;
	width: 12px;
}
/* Shows current state in main and mini navs. 
Specify the "Current" template parameter value for index section page(s). */
#Home #navi-home a,
#Give #navi-give a,
#Contact #navi-contact a,
#About #navi-about a,
#Youth #navi-youth a,
#Elite #navi-elite a,
#Anti-doping #navi-anti a,
#Grants #navi-grants a,
#News #navi-news a,
#Giving #navi-giving a,
#Merchandise #navi-prods a,
#Distance #navi-distance a,
#USATF #navi-usatf a {
	color:#666666;
	cursor: default;
}
#hide-login #login {
	visibility: hidden;
}

/* top right mini nav */
#miniNav {
	text-align: center;
	height: 20px;
	vertical-align: middle;
	font-weight: bold;
	margin-bottom: 12px;
	border: none;
}
#miniNav TD {
	padding-bottom: 1px;
}
#miniNav a {
	text-decoration: none;
	color: #000033;
	font-size: 1em;
}
#miniNav a:visited {
	color: #000033;
}
#miniNav a:hover {
	color: #d0103a;
}
.miniNavBG {
	background:url(../images/mini-nav/navBG.gif) bottom repeat-x #ffffff;
}
.miniNavDivider {
	background:url(../images/mini-nav/nav_divider.gif) bottom no-repeat;
	width: 20px;
}
td.miniRight {
	background:url(../images/mini-nav/nav_right.gif) bottom right;
	width: 11px;
}
td.miniLeft {
	background:url(../images/mini-nav/nav_left.gif) bottom left;
	width: 11px;
}

/* subnav/drop menus */
.submenu {
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 17px;
	z-index: 100;
	text-align:center;
	width: 172px;
}
.submenu a {
	background: url(/images/nav/subnavBG.gif) top repeat-x #fff;
	width: 100%;
	display: block;
	text-indent: 3px;
	border:1px solid #a1a1a1;
	padding: 1px 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	color: #000033;
}
.submenu a:hover { /*hover background color*/
	color: #d0103a;
}

.imgRight {
	float: right;
	padding-left: 8px;
	padding-bottom: 8px;
}
.imgRightBdr {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	border: solid #000000 1px;
}
.imgLeft {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}
.imgLeftBdr {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: solid #000000 1px;
}

#footer {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
#footer:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#footer ul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 3px 0px;
	margin: 0;
	text-align: center; /*set value to "center" for example to center items*/
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	color: #fff; /*used to be 336699 */
	padding: 3px 0px;
	padding-right: 16px;
	margin: 0;
	text-decoration: none;
	background: transparent url(../images/footer_nav_divider.gif) center right no-repeat;
}
#footer ul li a:visited {
	color: #fff; /*used to be 336699 */
}
#footer ul li a:hover {
	color: #6699cc;
}

.MediumCopy {
	font-size: 0.9em;
}
.SmallCopy {
	font-size: 0.85em;
}
table.content {
	height: 400px;
	border: none;
	width: 860px;
	max-width: 860px;
}
table.clean {
	border: none;
	margin-top: 20px;
	text-align: left;
	vertical-align: top;
}
.rightColitem {
	padding-bottom: 20px;
}