body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #292929;
    text-decoration: none;
    background: #f1f1f1;
    margin: 0;
    padding: 0px 0;
}

#archive {
	width:100%;
	padding:10px 0px 10px 0px;
	background:#ddddff;
	margin-bottom:45px;
	text-align:center;
	border-bottom: #d0d4d6 1px solid;
}

#opaque {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
    background-color: black;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

a {
	color: #0e3393;
}

a:hover, a.active {
	color: #f20000;
}

p {
	margin: 0 0 1em 0;
}

.caption {
	font-size: 12px;
	color: #555555;
	line-height:15px;
	text-decoration: none;
}

#navbar {
	float: left;
	clear: both;
	padding: 40px 0 15px 0;
	margin-bottom: 15px;
	width: 100%;
}

#navigation{
	float: left;
	margin-left: 10px;
	width: 500px;
}

#navbar ul.main-nav li {
	float: left;
	padding: 0 10px;
	border-right: #d0d4d6 1px solid;
	text-transform: uppercase;
}

/*#navbar ul.main-nav li.last {
	border: none;
}

#navbar ul.main-nav li.parent {
	position: relative;
}

#navbar ul.main-nav li.parent ul {
	display: none;
	position: absolute;
	top: 15px;
	left: 0;
	z-index: 1000;
	padding: 10px 20px 10px 20px;
	width: 150px
}

#navbar ul.main-nav li.parent:hover ul {
	display: block;
	background: #fff;
	border: red 1px solid;
}

#navbar ul.main-nav li.parent ul li {
	float: none;
}

#navbar ul.main-nav li ul.main-subs li {
	border-right: none;
	padding: 3px 0;
}*/

#infobar {
	width: 200px;
	text-align: center;
	margin-right: 15px;
	background: #fafafa;
	float: left;
	padding: 20px 10px;
	position: relative;
	border-bottom: #e3e3e3 3px solid;
	border-right: #e3e3e3 3px solid;
	font-size: 130%;
	line-height: 125%;
	margin-bottom: 60px;
	margin-top: 20px;
	color: #61abe9;
}

img.icon-lg {
	width: 100px;
	margin: 0 auto 10px auto;
}

/*p span.standout {
	font-family: Georgia;
	font-weight: bold;
	color: #3487cd;
}*/

#infobar.last {
	margin-right: 0;
}

#infobar div.tail {
	font-size: 0px; line-height: 0%; width: 0px;
	border-left: 40px solid #61abe9;
	border-top: 60px solid transparent;
	position: absolute;
	top: -40px;
	left: 290px;
}

#infobar p {
}

img.tl {
	position: absolute;
	top: 0;
	left: 0;
}

img.tr {
	position: absolute;
	top: 0;
	right: -3px;
}

img.bl {
	position: absolute;
	bottom: -3px;
	left: 0;
}

img.br {
	position: absolute;
	bottom: -3px;
	right: -3px;
}

#breadcrumb {
	float: left;
	width: 300px;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: -45px;
}

div.accountinfo {
	padding: 10px 0 0 0;
}

div.accountinfo a.login {
	display: block;
	width: 126px;
	height: 24px;
	text-indent: -9999px;
	background: url(../images/g-login.png) 0 0 no-repeat;
	float: right;
}

div.accountinfo a.login:hover {
	background: url(../images/g-login.png) 0 -24px no-repeat;
}

div.accountinfo a.logout {
	display: block;
	width: 63px;
	height: 24px;
	text-indent: -9999px;
	background: url(../images/g-logout.png) 0 0 no-repeat;
	float: right;
}

div.accountinfo a.logout:hover {
	background: url(../images/g-logout.png) 0 -24px no-repeat;
}

#top {
	width: 990px;
	height: 7px;
	margin: 0 auto;
	background: transparent url(../images/bg-top.jpg) bottom center no-repeat;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	background: #fff url(../images/bg-mid.jpg) center repeat-y;
	padding-bottom: 20px;
}

#logo {
	float: left;
}

#bot {
	width: 990px;
	height: 7px;
	margin: 0 auto;
	background: #fff url(../images/bg-bot.jpg) center repeat-y;
}

#main {
	width: 940px;
	padding: 20px 10px 0 10px;
	margin: 0 auto;
	position: relative;
}

#add-form {
	padding: 40px 0;
	width: 100%;
	float: left;
	clear: both;
}

#body {
	margin: 0 auto;   /* align for good browsers */
	padding: 0px;
}

#bodywide {
	margin: 0 auto;   /* align for good browsers */
	padding: 0px;
	width:980px;
}

#marketmap {
	text-align:center;
	padding:10px 0px 30px 0px;
}

#masthead {
	text-align:left;
	padding:10px 0px 10px 0px;
}

#formfield {
	border:1px solid #3f7c5f;
}

#text {
	text-align:left;
	padding:0px 5px 30px 5px;
}

#add-formdescript {
	float:left;	
	width:400px;
	padding: 0 20px 0 0;
}

#add-formadd {
	float:left;	
	width:550px;
	padding: 0px;
}

#sharewidget {
	float:right;	
	width:400px;
	padding: 0 0 20px 20px;
}

#footer {
	border-bottom: #d0d4d6 1px solid;
	width: 100%;
	margin-top: 55px;
}

#footer ul.footer-nav {
	font-size: .8em;
	height: 20px;
	float: left;
	padding-top: 18px;
}

#footer ul.footer-nav li {
	float: left;
	padding: 0 15px;
	border-right: #0e3393 1px solid;
}

#footer ul.footer-nav li.last {
	border: none;
}

.last {
	margin-right: 0;
}

.wireframe {
	border: #aaa 1px solid;
}

.wireframe2 {
	border: red 1px solid;
}

#add-form .col-left {
	float: left;
	width: 300px;
	margin-right: 40px;
}

#add-form .col-right {
	float: left;
 	border-top: #d0d4d6 1px solid;
 	border-left: #d0d4d6 1px solid;
 	border-right: #e3e3e3 3px solid;
 	border-bottom: #e3e3e3 3px solid;
 	width: 556px;
 	margin: 0;
 	padding: 20px;	
}

#add-form div.form-item {
	display: block;
	width: 260px;
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}

#add-form select {
	background-color: #fff;
 	border: #d0d4d6 1px solid;
 	font-size: 14px;
 	width: 261px;
 	height: 28px;
 	line-height: 28px;
 	padding: 0 0 0 3px;
}

#add-form select option {
	padding: 3px 0 0 0;
}

#add-form input.form-text {
	width: 100%;
	height: 20px;
	border: #d0d4d6 1px solid;
	padding: 5px;
	font-size: 14px;
}

#add-form label {
	font-weight: bold;
	padding: 5px;
}

#add-form textarea {
	width: 85%;
	padding: 20px;
	height: 130px;
	border: #d0d4d6 1px solid;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#add-form input.submit {
	border: 0;
	background: url(../images/btn-send.png) 0 0 no-repeat;
	display: block;
	width: 74px;
	height: 24px;
	text-indent: -9999px;
	margin-top: 20px;
}

#add-form input.submit:hover {
	cursor: pointer;
	background: url(../images/btn-send.png) 0 -24px no-repeat;
}

#add-form label.clear {
	float: left;
	clear: both;
	height: 12px;
}

#add-form textarea {
	float: left;
	clear: both;
}

#add-form #remaining {
	width: 100%;
	float: left;
	clear: both;
}

#sidebar {
	float:left; 
	width:220px;
	margin-bottom: 20px;
	padding-top: 10px;
}

#sidebar .inner {
	margin: 0;
	padding: 0;
}

.latest h1 {
	font-size: 26px;
	text-align: center;
	font-weight: normal;
	font-weight: bold;
	margin: 40px 0 10px 0;
	color: #292929;
}

h1 {
	font-size: 16px;
	font-weight: normal;
}

div.top-submission {
	padding: 20px 0;
	border-bottom: #d0d4d6 1px dotted;
}

#sidebar #infobar {
	width: 355px;
	background: #fafafa;
	padding: 20px 10px;
	position: relative;
	border-bottom: #e3e3e3 3px solid;
	border-right: #e3e3e3 3px solid;
	line-height: 125%;
	color: #61abe9;
	font-size: 100%;
	text-align: left;
	margin-bottom: 0px;
}

#sidebar #infobar.even {
	background: #fff;
}

#sidebar h1 {
	font-size: 150%;
	text-align: center;
	border-bottom: #e3e3e3 1px dotted;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#sidebar #infobar p {
	font-size: 100%;
	padding: 10px;
	color: #505050;
}

#footer .logo {
	float: right;
}

.logo .last {
	margin-right: 0;
}

#market-header {
	height: 105px;
	width: 100%;
	position: relative;
	margin-top: 50px;
	border-bottom: #e5e5e5 1px solid;
	margin-bottom: 50px;
}

#market-header span.partners img,
#market-header span.sponsors img {
	margin: 0 10px;
}

#market-header span.partners {
	width: 50%;
	float: left;
	border-bottom: #d0d4d6 1px dotted;
	text-transform: uppercase;
	font-size: 10px;
	color: #bfbfbf;
}

#market-header span.sponsors {
	width: 50%;
	float: right;
	text-align: right;
	border-bottom: #d0d4d6 1px dotted;
	text-transform: uppercase;
	font-size: 10px;
	color: #bfbfbf;
}

#market-header div.partner-logos {
	float: left;
	width: 600px;
	height: 87px;
	line-height: 87px;
}

#market-header div.partner-logos div {
	float: left;
	margin-right: 15px;
	margin-top: 25px;
}

#market-header div.sponsor-logos {
	float: right;
	width: 300px;
	height: 87px;
	line-height: 87px;
}

#market-header div.sponsor-logos div {
	float: right;
	margin-left: 15px;
	margin-top: 25px;
}

#market-header div.market-map {
	width: 345px;
	height: 200px;
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -172px;
}

#market-header #directions {
	width: 345px;
	height: 180px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -172px;
	text-align: center;
	background: #fff;
	overflow: hidden;
	border: red 1px solid;
}

#market-header #directions .inner {
	width: 345px;
	height: 180px;
	position: relative;
	border: blue 1px solid;
}

#market-header #directions .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
	border: aqua 1px solid;
	height: 180px;
}

#market-header #directions .items p {
	float: left;
	width: 345px;
	height: 180px;
	border: red 1px solid;
	background: #ccc;
}

#sidebar .block h3.block-title {
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: #f4f5f6 5px solid;
}

#sidebar ul.race-nav {
	border-top: #c6c6c6 1px solid;
	padding: 10px 0 0 0;
	font-size: 16px;
}

#sidebar ul.race-nav li {
	padding: 3px 0;
	border: none;
	font-weight: bold;
}

#sidebar ul.race-nav li.parent ul.race-subnav {
	font-size: 13px;
	border: none;
}

#sidebar ul.race-subnav {
}

#sidebar ul.race-subnav li {
	padding: 3px 0 3px 15px;
	border-bottom: #f1f1f1 1px solid;
	font-weight: normal;
	background: url(../images/bull-star.png) 0 7px no-repeat;
}

#sidebar ul.race-subnav li.first,
#sidebar ul.race-nav li.first {
	border-top: #f1f1f1 1px solid;
	margin-top: 5px;
}

#sidebar ul.race-subnav li.last {
	border-bottom: none;
}

#sidebar ul.race-subnav li.sub-parent {
	border-bottom: #f1f1f1 1px solid;
}

#sidebar li.expanded a.active,
#sidebar li a.active {
	color: #f20000;
	font-weight: bold;
}

#content {
	width: 100%;
}

#main-content {
	width: 720px;
	float: left;
}

#main-content .inner {
	padding: 0 0 20px 20px;
}

#race-info {
	margin-top: 10px;
}

#race-info .col {
	width: 220px;
	float: left;
	margin-right: 20px;
}

#race-info .last {
	margin-right: 0;
}

#race-info h1 {
	font-weight: bold;
	padding: 0 0 10px 0;
	border-bottom: #f4f5f6 5px solid;
}

#general {
	margin-top: 40px;
}

#general .col {
	width: 220px;
	float: left;
	margin-right: 20px;
}

#general .last {
	margin-right: 0;
}

#general h1 {
	font-weight: bold;
	padding: 0 0 10px 0;
	border-bottom: #f4f5f6 5px solid;
}
#general p {
	font-size: 14px;
	line-height: 20px;
}

#general .col p {
	border-top: #c6c6c6 1px solid;
	padding: 1em 0;
	font-size: 13px;
}

h1.feature {
	font-weight: bold;
	padding: 0 0 10px 10px;
	text-transform: uppercase;
	color: #3ea7ff;
	font-size: 12px;
	margin: 10px 0 -5px 0;
}

#race-info p {
	border-top: #c6c6c6 1px solid;
	padding: 1em 0;
	font-size: 13px;
}

#race-info a.forum-link {
	display: block;
	width: 220px;
	height: 34px;
	background: url(../images/a.forum.png) 0 0 no-repeat;
	line-height: 32px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}

#race-info a.forum-link:hover {
	background: url(../images/a.forum.png) 0 -34px no-repeat;
}

#race-info ul.house-links li {
	padding: 5px 20px;
	background: url(../images/bull-star.png) 0 7px no-repeat;
}

#share {
	padding: 40px 0;
}

#share .row {
	padding: 20px 0;
	float: left;
	clear: both;
	width: 690px;
}

#share .row img.banner {
	float: right;
	padding: 3px;
	border: #d0d4d6 1px solid;
	background: #fff;
}

#share .row textarea {
	width: 200px;
	margin-right: 10px;
	border: #d0d4d6 2px solid;
	overflow: hidden;
	height: 55px;
	padding: 5px;
	float: left;
}

#share .row span.size {
	float: right;
	font-size: 11px;
	clear: right;
	color: #aaa;
	text-transform: uppercase;
}

#share p {
	margin: 0;
	font-size: 1.1em;
	line-height: 1.33em;
	font-weight: normal;
	background: #3ea7ff;
	padding: 10px;
	color: #fff;
	text-align: center;
}

#unique {
	padding: 40px 0;
}

#unique .row {
	padding: 0;
	float: left;
	clear: both;
}

#sidebar .block {
	margin-bottom: 30px;
}

#sidebar .search-container {
	border-top: #c6c6c6 1px solid;
	font-size: 18px;
}

#sidebar #search {
	border-bottom: 0;
}

#sidebar #search input.form-text {
	width: 185px;
	margin: 0;
}

#sidebar #search input.form-submit {
	width: 30px;
	color: #0e3393;
	background: none;
	height: 20px;
	font-size: 12px;
}

span.search-type {
	width: 100%;
	float: left;
	clear: both;
	font-size: 12px;
	color: #aaa;
}

#ammap {
	float: left;
	width: 100%;
	clear: both;
	height: 620px;
}

#details {
	margin: 20px 0 0 0;
	width: 100%;
	float: left;
	clear: both;
	height: 160px;
}

#details p {
	display: block;
	float: left;
	width: 203px;
	height: 100px;
	padding: 45px 10px 0 10px;
	text-align: center;
	border-top: #e5e5e5 1px solid;
	border-bottom: #d9d9d9 3px solid;
	border-left: #e5e5e5 1px solid;
	border-right: #d9d9d9 3px solid;
	margin-right: 10px;
	font-size: 18px;
	line-height: 22px;
	color: #3ea7ff;
	position: relative;
}

#details p.last {
	margin-right: 0;
}

#details p img {
	position: absolute;
	top: 0;
	left: 0;
}

div.twitter a, div.facebook a {
	display: block;
	width: 36px;
	height: 34px;
	text-indent: -9999px;
}

div.twitter a {
	background: transparent url(../images/10q-twitter.png) 0 0 no-repeat;
	position: absolute;
	top: -25px;
	right: 10px;
}

div.facebook a {
	background: transparent url(../images/10q-facebook.png) 0 0 no-repeat;
	position: absolute;
	top: -20px;
	right: -15px;
}
div.twitter a:hover, div.facebook a:hover {
	background-position: 0 -33px;
}

div.google a {
	display: block;
	width: 103px;
	height: 35px;
	background: transparent url(../images/sponsor-google.png) 0 0  no-repeat;
	text-indent: -9999px;
}

div.google a:hover {
	background: transparent url(../images/sponsor-google.png) 0 -35px  no-repeat;
}

div.youtube a {
	display: block;
	width: 103px;
	height: 35px;
	background: transparent url(../images/sponsor-youtube.png) 0 0  no-repeat;
	text-indent: -9999px;
}

div.youtube a:hover {
	background: transparent url(../images/sponsor-youtube.png) 0 -35px  no-repeat;
}












#error {
	padding: 0px 0 10px 0;
}

#error .row {
	padding: 20px 0;
	float: left;
	clear: both;
}

#error .row img.banner {
	float: right;
	padding: 3px;
	border: #d0d4d6 1px solid;
	background: #fff;
}

#error .row textarea {
	width: 200px;
	margin-right: 20px;
	border: #d0d4d6 2px solid;
	overflow: hidden;
	height: 55px;
	padding: 5px;
}

#error .row span.size {
	float: right;
	font-size: 11px;
	clear: right;
	color: #aaa;
	text-transform: uppercase;
}

#error p {
	margin: 0 0 10px 0;
	font-size: 1.1em;
	line-height: 1.33em;
	font-weight: normal;
	background: yellow;
	padding: 10px;
	color: #000;
	text-align: center;
	border: #FF0000 2px solid;
}


#success {
	padding: 0px 0 10px 0;
}

#success .row {
	padding: 20px 0;
	float: left;
	clear: both;
}

#success .row img.banner {
	float: right;
	padding: 3px;
	border: #d0d4d6 1px solid;
	background: #fff;
}

#success .row textarea {
	width: 200px;
	margin-right: 20px;
	border: #d0d4d6 2px solid;
	overflow: hidden;
	height: 55px;
	padding: 5px;
}

#success .row span.size {
	float: right;
	font-size: 11px;
	clear: right;
	color: #aaa;
	text-transform: uppercase;
}

#success p {
	margin: 0 0 10px 0;
	font-size: 1.1em;
	line-height: 1.33em;
	font-weight: normal;
	background:#ddffdd;
	padding: 10px;
	color: #000;
	text-align: center;
	border: #00ff00 2px solid;
}

#market-header div.partner-logos {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 600px;
	height:87px;
	margin: 0; padding: 0;
}

#market-header div.partner-logos div {
	float:left;
	width:600px;
	margin: 0; padding: 0;
}

#market-header div.partner-logos img {
	float:left;
	margin:0 5px;
}

