/**
 * Top to Top screen styles
 * $Date: 10/03/2008 17:41$
 */

/* =Clean slate */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #000;
	font: 100%/100% Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address, table {
	margin: 1em 0;
	padding: 0;
}
p { margin-top: 0; }
ul { padding-left: .5em; }
li, dd, blockquote { margin-left: 1em; }
input, select, textarea { font-size: 100%; 	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif; }
blockquote { font-style: italic; }
address { font-style: normal; }


/* =Page structure */

html {
	background: #EEEEE7;
}

body {
	background: #EEEEE7;
	color: #333;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 76%;
	line-height: 1.5em;
}

#wrap {
	position: relative;
	width: 942px;
	padding: 0 24px 0 21px;
	margin: 0 auto;
	background: url(../images/wrap.gif) repeat-y center;
}

#footer {
	margin: 0 -24px 0 -21px;
	padding: 25px 0;
	background: #EEEEE7 url(../images/footer.gif) no-repeat top center;
}

#content {
	overflow: hidden;
}

/* Homepage template */

#holder {
	overflow: hidden;
	float: right;
	width: 710px;
}

#main-home {
	float: left;
	width: 470px;
}

#side-home {
	float: right;
	width: 221px;
}

#calculator {
	float: left;
	width: 220px;
}


/* Standard templates */

#main-standard {
	float: left;
	width: 630px;
	margin-left: 20px;
}

#side-standard {
	float: right;
	width: 221px;
}

/* Injuries templates */

#main-injury {
	margin-left: 20px;
}


/* =Links */

a img {
	border: none;
}


/* =Headings */

h1 { font-size: 2em; margin-top: 0; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }

h1 em,
h2 em,
h3 em {
	font-weight: normal;
}


/* =Header */

#logo {
	margin: 0;
	padding: 10px 10px 0;
}

#banner-top {
	overflow: hidden;
	position: absolute;
	top: 5px;
	right: 20px;
	width: 212px;
	height: 82px;
	border: 4px solid #F7F7F7;
	background: url(../images/banner-top.gif) no-repeat 0 0;
	font-size: 92%;
}

#banner-top .aux {
	height: 75px;
	padding: 7px 0 0 7px;
	padding-right: 80px;
	background: url(../images/myfoxla-hotlist.gif) no-repeat right top;
}

#banner-top * {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.1em;
}

#banner-top h3 {
	color: #333;
}

#banner-top p {
	color: #4170AC;
}

#banner-top .more {
	border-bottom: 1px dotted #333;
	color: #333;
	font-size: 92%;
	text-decoration: none;
}


/* =Navigation */

#nav {
	min-height: 4.5em;
	margin: .5em 0;
	background: #234269 url(../images/nav.gif) repeat-x bottom;
	font-size: 92%;
	white-space: nowrap;
}

#nav ul, #nav li {
	margin: 0;
	padding: 0;
}

#nav ul {
	position: relative;
	min-height: 4.5em;
	margin: 0;
	padding: 0 1em;
	background: url(../images/nav-aux.gif) no-repeat left bottom;
}

#nav li {
	float: left;
	position: relative;
	list-style: none;
	padding: 1.42em 2.3em;
}

/* second-level lists */
#nav li ul {
	display: none;
	position: absolute;
	top: 3em;
	left: 0;
	padding: 1.5em 0 0 0;

	background: transparent;
	z-index: 1000;
}

#nav li li {
	padding: 0;
	border: 4px solid #ecf1f8;

	background: #FFF;
	margin-top:-1px;
}
#nav li li .injury{
	width:69px;

}

#nav li li .about{
	width:102px;

}

#nav li li .runners{
	width:130px;

}

#nav li li .faq{
	width:154px;

}

#nav li li .locations{
	width:135px;


}



/* lists nested under hovered list items */
#nav li:hover ul,
#nav li:focus ul,
#nav li:active ul,
#nav li.over ul {
	display: block;
}

#nav li#current,
#nav li:hover,
#nav li:focus,
#nav li:active,
#nav li.over {
	background: #FFF url(../images/nav-active.gif) repeat-x bottom;
}

#nav li#current a,
#nav li:hover a,
#nav li:focus a,
#nav li:active a,
#nav li.over a {
	color: #35619A;
}

#nav a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	text-decoration: none !important;
	white-space: nowrap;
}

#nav li li a {
	display: block;
	padding: .5em 2em;
	text-transform: none;
}

#nav li li a:hover,
#nav li li a:focus,
#nav li li a:active {
	background: #FFF url(../images/nav-active.gif) repeat-x bottom;
}



/* =Content */

#content {
	overflow: hidden;
	padding-top: 40px;
	background: url(../images/content.gif) no-repeat top center;
}

#main-home {
	text-align: justify;
	line-height: 1.8em;
}

#main-home h2 {
	font-size: 1.2em;
	margin: 0;
}

#main-home p {
	margin: 0;
}

#main-standard {
	text-align: justify;
}


/* Image changed by Vlada.... :(
#intro {

	overflow: hidden;

	text-indent: -5000em;

	margin: 0 0 10px;

	background: url(../images/home-big.jpg) no-repeat center;

	height: 301px;

}
*/
#intro {

	overflow: hidden;

	text-indent: -5000em;

	margin: 0 0 10px;

	/*background: url(../images/header_animated.gif) no-repeat center;*/

	height: 410px;

}
#body-diagram{

	margin-top:185px;
	margin-left:22px;
	width:940px;
}


/* What's new */

#whats-new {
	width: 201px;
	padding: 0 10px 5px;
	background: url(../images/sidebox.gif) no-repeat bottom;
	font-size: 85%;
}

#whats-new h2 {
	margin: 0 -10px 0;
	padding: 10px 15px 0;
	background: url(../images/sidebox-aux.gif) no-repeat top;
	font-size: 1.1em;
}

#whats-new h3 {
	min-height: 173px;
	margin-left: -6px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-left: 115px;
	background: url(../images/myfoxla-hotlist-l.jpg) no-repeat;
	color: #4170AC;
	font-size: 1.4em;
}

/* Banners */

#banners {
	clear: both;
	text-align: justify;
}

#banners img {
	margin-right: 7px;
}

/* Injuries */

#injury-list {
	overflow: hidden;
	margin-bottom: 2em;
	height:80px; 
	width:750px;
	margin-left:240px;
}

#injury-list ul {
	float: left;
	width: 24%;
	margin: 0;
	margin-right: 4%;
	padding: 0;
}

#injury-list li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#injury-list a {
	color: #333;
	text-decoration: underline;
}

#injury-list a:hover,
#injury-list a:focus,
#injury-list a:active {
	text-decoration: none;
}

#injury-desc {
	position: relative;
	padding-left: 240px;
	font-size: 92%;
}

#body-diagram {
	position: absolute;
	/*margin-top:0px;*/
	top: 0;
	left: 0;
}
/*
#body-diagram .aux {
	position: relative;
	width: 213px;
	height: 362px;
	background: url(../images/body-diagram.jpg) no-repeat;
}

#body-diagram-target {
	position: absolute;
	width: 83px;
	height: 49px;
	background: url(../images/body-diagram-target.png) no-repeat;
}
*/
/* Change coordinates here: */
/*
#body-diagram-target {
	bottom: 0;
	right: 20px;
}
*/
/* Home page */

#main-home {
	font-size: 92%;
}

#calculator {
	width: 201px;
	padding: 0 10px 5px;
	background: url(../images/sidebox.gif) no-repeat bottom;
	font-size: 85%;
}

#calculator h2 {
	margin: 0 -10px 0;
	padding: 10px 10px 0;
	background: url(../images/sidebox-aux.gif) no-repeat top;
	font-size: 1.1em;
}

#calculator h3 {
	margin: 0;
	font-size: 1.2em;
	color: #4170AC;
}

#calculator table {
	margin: 0 0 .5em;
}

#calculator input {
	width: 25px;
}

#calculator #enter-miles {
	width: 70px;
}

.button {
	width: 85px !important;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	font-size: 92%;
}

/* Brands */

#brands-we-sell {
	overflow: hidden;
	clear: both;
	margin-top: 2em;
}

#brands-we-sell span {
	display: inline;
	float: left;
	padding: 4px;
	padding-right: 12px;
	background: #F3F6FA url(../images/arrow.gif) no-repeat 97% 50%;
	font-size: .85em;
	font-weight: normal;
	text-transform: uppercase;
		margin-top: 2em;
}




/* =Footer */

#footer {
	color: #7E7E72;
	font-size: 85%;
	text-align: center;
}

#footer * {
	margin: 0;
	padding: 0;
	color: #7E7E72;
}

#nav-secondary a {
	color: #404040;
}

#nav-secondary a {
	text-decoration: none;
}

#footer a:hover,
#footer a:focus,
#footer a:active {
	text-decoration: underline;
}


/* =Tables */


/* =Forms */

form {
	background: transparent;
}


/* =Misc */

acronym { cursor: help; }
.hide { display: none; }

#page_content_from_ajax{
	/*background:#009933;*/
}




/*Scrolling banners at the bottom*/

	#NewsHorizontal {
				width: 840px;
				height: 100px;
				display: block;
				overflow: hidden;
				position: relative;

			}
			#TickerHorizontal {
				width: 500px;
				height: 200px;
				
				display: block;
				list-style: none;
				margin: 0;
				padding: 0;

			}
			#TickerHorizontal li {
				display: block;
				width: 200px;
				height: 100px;
				line-height: 100px;
				color: #fff;
				text-align: center;
				font-size: 72px;
				margin: 0;
				padding: 0;
				float: left;
			}


			#NewsVertical {
				width: 200px;
				height: 500px;
				display: block;
				overflow: hidden;
				position: relative;

			}
			#TickerVertical {
				width: 300px;
				height: 200px;
				display: block;
				list-style: none;
				margin: 0;
				padding: 0;

			}
			#TickerVertical li {
				display: block;
				width: 200px;
				height: 100px;
				line-height: 100px;
				color: #fff;
				text-align: center;
				font-size: 72px;
				margin: 0;
				padding: 0;
				float: left;
			}