/* @group Password reset form */

form#edit-password {
	width: 350px;
}

/* @end */

/* --- Right Profile Collapsible Panel --- */

div.right_profile_content {
	float: right;
	width: 189px;
	height: 282px;
	padding: 5px 0 0 5px;
	background-color: #fcfefd;
}

.right_profile_content P {
	color: black;
	padding: 5px;
}

.right_profile_content IMG {
	float: right;
}

.right_profile_content DIV.key_date_title {
	height: 15px;
	background-color: #4f7ca6;
	padding: 5px;
	font-size: 10pt;
}

.formError {
	border: 1px solid red;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 2em;
	margin-bottom: 2em;
	background-color: #f6d0d0;
	font: bold smaller sans-serif;
	color: red;
	clear: both;
}

.login {
	float: right;
	position: relative;
	top: -60px;
}

.left-col {
	width: 35%;
	float: left;
}

.right-col {
	width: 60%;
	float: right;
}

.base {
	clear: both;
}

.site_title {
	color: #333;
	font-size: 32px;
	font-weight: normal;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, Serif;
	letter-spacing: -0.05em;
}

.price {
	color: red;
}

#store .entry form, #store .entry form div {
	display: inline;
}

.list-line-odd {
	background-color: #fff;
}

.list-line-even {
	background-color: #fff;
}

.list-image {
	width: 75px;
	border: 1px solid #666666;
	padding: 2px;
	margin: 2px;
}

.list-title {
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style: bold;
}

.fieldWithErrors {
	padding: 1px;
	background-color: red;
	display: table;
}

#errorExplanation {
	width: 400px;
	border: 1px solid red;
	padding: 7px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-color: #ffff66;
}

#errorExplanation h2 {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	margin: -7px;
	background-color: #c00;
	color: #fff;
}

#errorExplanation p {
	color: #333;
	margin-bottom: 0;
	padding: 5px;
}

#errorExplanation ul li {
	font-size: 12px;
	list-style: square;
}

div.uploadStatus {
	margin: 5px;
}

div.progressBar {
	margin: 5px;
}

div.progressBar div.border {
	background-color: #fff;
	border: 1px solid grey;
	width: 100%;
}

div.progressBar div.background {
	background-color: #333;
	height: 18px;
	width: 0%;
}

.sidebar {
	width: 160px;
	background-color: #E5ECF9;
	padding: 5px;
	border: 1px solid #C5D7EF;
	color: #3366FF;
}

.line-odd {
	background-color: #EEF2FA;
}

.line-even {
	background-color: #D3DFF5;
}

/*------------------------------------------------------
Main Navigation
------------------------------------------------------*/

#clientNavContainer {
	padding: 0px;
	background-color: #4f7ba6;
	width: 90%;
	height: 16px;
}

ul#clientHeaderNavLinks {
	width: 98%;
	margin: 0;
	padding: 0 0 0 0px;
	background-color: #999;
	list-style: none;
}

ul#clientHeaderNavLinks li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
}

#clientHeaderNavLinks li a {
	position: relative;
	float: left;
	display: block;
	margin: 0;
	padding: 8px;
	color: white;
	text-decoration: none;
}

#clientHeaderNavLinks li a:hover {
	color: #666;
	background-color: #CCE4E0;
}

#clientHeaderNavLinks li a.first {
	
}

#clientHeaderNavLinks li a.selected {
	color: #666;
	background-color: #CCE4E0;
	border-left: 1px solid #82aca5;
	border-right: 1px solid #82aca5;
}


.user-form {
	padding-top: 10px;
}

.user-form fieldset {
	border: 1px solid #ccc;
}

.user-form legend {
	color: #fff;
	background: #F36F21;
	font-family: sans-serif;
	padding: 0.2em 1em;
	font-size: 11px;
	border: 1px solid #82aca5;
}

.user-form label {
	float: left;
	text-align: right;
	margin-right: 0.5em;
}

.user-form .submit {
	margin-left: 5.5em;
}

.form-item {
	padding-bottom: 10px;
	color: #F36F21;
	font-weight: bold;
}

.input-field {
	background: #F4F4F4 none repeat scroll 0 0;
	border: 1px solid #B2B2B2;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 1px;
	padding: 3px;
	width: 90%;
}

#list-stable {
	padding: 0px;
	list-style-type: none;
	width: 100%;
}

#list-stable li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
}

#list {
	padding: 0px;
	list-style-type: none;
	width: 100%;
}

#list li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
	cursor: move;
}

.list-item {
	width: 100%;
	padding: 10px;
	position: relative;
	display: block;
}

.list-item-col1 {
	padding: 10px;
	text-align: left;
}

.list-item-col2 {
	float: left;
	padding: 10px;
}

.list-item-col3 {
	float: right;
	padding: 10px;
}

.list-item-col-last {
	float: right;
	padding: 10px;
	text-align: right;
	clear: both;
}

.admin-links {
	width: 100%;
	text-align: right;
}

div.no_border_right {
	border-right: none;
}



div.form_shell {
	background-color: #6D91B5;
	padding: 5px;
}

div.form_wrapper_white {
	background: #fff;
	padding: 5px;
}

/* End of Global Styles */

/* Index Styles */

div.flash_header {
	height: 317px;
}

div.race_nav_dropdown {
	width: 209px;
	height: 317px;
	background: url(../images/moose_image.jpg) bottom left no-repeat;
	float: left;
}

div.gray_container {
	margin: 5px 2px 0 2px;
	background-color: #EDEBE0;
	border-bottom: 2px solid #F36F21;
	display: block;
	padding: 2px;
}

div.blue_left_container {
	

/* height: 576px; */
	height: 100%;
	width: 396px;
	display: block;
	float: left;
	background-color: #6D91B5;
	margin: 2px;
}

div.blue_right_container {
	height: 576px;
	width: 397px;
	display: block;
	float: right;
	background-color: #6D91B5;
	margin: 2px;
}

div.blue_divider {
	height: 576px;
	background-color: #6D91B5;
	width: 2px;
	text-align: center;
	margin: 0 0 5px 402px;
}

html *div.blue_divider {
	height: 0px;
	background-color: #EDEBE0;
	width: 0px;
	text-align: center;
	margin: 0;
	display: none;
}

div.white_container {
	margin: 5px;
	height: 566px;
	background-color: #FFFFFF;
	color: #000000;
}

div.content_wrapper {
	padding: 10px;
}

img.float_left {
	float: left;
	margin-right: 5px;
}

div.btn_links {
	text-align: center;
}

div.btn_links a {
	margin: 0 10px;
}

div.sign_up_box {
	width: 320px;
	height: 74px;
	margin: 20px 0 0 30px;
	padding-top: 10px;
	/* padding: 15px 40px 30px 20px; */
	background: #edebdf url('../images/box-background.jpg') top left no-repeat;
	font-size: 8pt;
	color: #4a7198;
}

div.sign_up_box span {
	font-size: 10pt;
	top: 10px;
	margin-left: 20px;
	padding-top: 15px;
	/* font-weight: bold; */
}

div.sign_up_box p {
	width: 300px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 9px;
	/* font-weight: bold; */
}

div.sign_up_box div {
	width: 260px;
	margin-left: 20px;
}

.sign_up_box form input {
	width: 180px;
	display: inline;
}

.sign_up_box form input.image_submit {
	width: 62px;
	float: right;
	margin: 0 0 0 0;
}

*div.sign_up_box div {
	position: absolute;
	z-index: 1000;
}

input.image_submit {
	float: right;
	margin-right: 150px;
}

*input.image_submit {
	position: absolute;
	z-index: 1000;
	left: 170px;
}

div.top_right_container {
	width: 170px;
	padding: 10px;
	background-color: #EDEBE0;
	color: #000000;
}

div.top_right_container p {
	line-height: 18px;
}

div.top_left_container {
	width: 170px;
	padding: 10px;
	background-color: #EDEBE0;
	color: #000000;
}

div.top_left_container p {
	line-height: 18px;
}

div.left_container_image {
	text-align: center;
	
}

div.left_container_image img {
	margin-bottom: 20px;
}

div.green_container {
	height: 192px;
	background-color: #A5BF31;
}

div.green_container div.green_title {
	text-align: center;
	padding: 10px 0;
}

div.submit_treadmill {
	float: right;
	text-align: right;
}

div.submit_treadmill input {
	width: 100px;
	margin-right: 10px;
}

/* End Index Styles */

/* Race Styles */

div.top_flash_race {
	width: 415px;
	height: 230px;
	float: right;
}

div.top_left_nav {
	text-align: left;
	padding: 7px;
	border-bottom: 1px solid #FFFFFF;
}

div.top_left_nav a {
	margin: 5px;
}

div.top_left_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

div.top_left_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.top_left_nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div.top_left_nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

div.right_border_tile {
	height: 230px;
	width: 10px;
	float: right;
	background: url(../images/spacer_vertical.jpg) top right repeat-y;
}

div.main_container {
	width: 810px;
	padding: 5px 2px 30px 4px;
	/* min-height: 900px; */
}

div.race_main_grey {
	min-height: 900px;
	

/*height: 100%;*/
	width: 804px;
	background: #EDEBE0 url(../images/grey_background_tile.jpg) top center repeat-y;
}

div.wrapper {
	padding: 10px 15px 10px 10px;
}

div.wrapper_center {
	padding: 10px 15px 5px 10px;
}

div.main_race_left {
	/* float: left; */
	position: absolute;
	z-index: 100000;

/*height: 1100px;*/
	height: 88%;
	width: 160px;
	/* background: url(../images/spacer_vertical_orange.jpg) top right repeat-y; */
	padding: 0 8px 0 0;
	color: #000000;
}

div.main_race_left span {
	color: #176394;
	font-size: 10pt;
}

div.main_race_right span {
	font-weight: bold;
}

div.main_race_left ul, div.map_race_left ul {
	padding: 0 0 0 20px;
}

*div.main_race_left ul, *div.map_race_left ul {
	padding: 0 0 0 20px;
	margin: 0;
}

div.main_race_right ul {
	padding: 0 0 0 20px;
}

*div.main_race_right ul {
	padding: 0 0 0 20px;
	margin: 0;
}

div.main_race_left li, div.map_race_left li {
	list-style-image: url(../images/blue_arrow.jpg);
	margin: 5px 0;
}

div.main_race_right li {
	list-style-image: url(../images/blue_arrow.jpg);
	margin: 5px 0;
}

div.main_race_left li a:link, div.map_race_left li a:link {
	color: #000000;
	text-decoration: none;
}

div.main_race_left li a:visited, div.map_race_left li a:visited {
	color: #000000;
	text-decoration: none;
}

div.main_race_left li a:hover, div.map_race_left li a:hover {
	color: #F36F21;
	text-decoration: none;
}

div.main_race_left li a:active, div.map_race_left li a:active {
	color: #000000;
	text-decoration: none;
}

div.main_race_right li a:link {
	color: #000000;
	text-decoration: none;
}

div.main_race_right li a:visited {
	color: #000000;
	text-decoration: none;
}

div.main_race_right li a:hover {
	color: #F36F21;
	text-decoration: none;
}

div.main_race_right li a:active {
	color: #000000;
	text-decoration: none;
}

div.main_race_right {
	/* float: right; */
	position: absolute;
	z-index: 100000;
	margin-left: 620px;
/*height: 1100px;*/
	height: 88%;
	width: 178px;
	/* background: url(../images/spacer_vertical_orange.jpg) top left repeat-y; */
	padding: 0 0 0 8px;
	color: #000000;
}

div.main_race_center {
	/*
position: absolute;
	z-index: 100000;
*/

/*height: 943px;*/
	height: 100%;
	width: 420px;
	padding-left: 176px;
	color: #000000;
}

div.main_race_center p {
	margin: 15px 0;
	line-height: 18px;
}

ul.left_list {
	float: left;
	padding: 0 0 0 0;
	margin: 0;
}

ul.left_list li {
	padding: 0;
	margin: 0;
}

ul.right_list {
	float: right;
	padding: 0 0 0 8px;
	margin: 0;
}

ul.right_list li, ul.left_list li {
	margin: 5px 0;
}

/*End Race Styles*/

/* Meeting Invite Styles*/

div.meeting_invite_header {
	width: 536px;
	height: 98px;
	border-right: 5px solid #FFF;
	background: url(../images/team_meeting.jpg) top left no-repeat;
	color: #000000;
}

div.meeting_address {
	float: right;
	padding: 25px 100px 0 0;
	font-size: 10pt;
	font-weight: bold;
}

div.meeting_address span {
	font-size: 11pt;
}

div.team_name {
	font-size: 10pt;
	padding: 40px 0 0 50px;
}

div.news {
	float: right;
	width: 276px;
	height: 420px;
	background: #FFFFFF url(../images/angle.jpg) bottom left no-repeat;
	color: #00B5F2;
	font-weight: bold;
}

div.news_logo {
	float: right;
	width: 276px;
}

div.news p {
	padding: 0 20px;
}

div.invite_left {
	width: 221;
	float: left;
	padding: 25px;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
}

div.invite_left span {
	color: #FFFFFF;
}

div.invite_right {
	float: right;
	width: 290px;
	height: 325px;
	background-color: #ED5315;
	padding: 20px 0 0 25px;
	line-height: 22px;
	border-left: 1px dashed #FFF;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

div.invite_right span {
	color: #FFF;
}

div.attend_form {
	margin-left: 35px;
}

div.margin_none {
	margin: 0;
}

div.left_race_main {
	height: 629px;
	width: 536px;
	border-right: 4px solid #FFF;
}

div.blue_submit {
	width: 100%;
	height: 168px;
	margin-top: 345px;
	background: #018AE8 url(../images/blue_tile.jpg) top left repeat-y;
	border-top: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
}

div.tabs {
	height: 26px;
	padding-bottom: 50px;
	white-space: nowrap;
	margin-left: 100px;
}

div.tabs a {
	float: left;
	display: block;
	text-align: center;
	width: 132px;
	height: 26px;
	background: url(../images/tab.jpg) top left no-repeat;
	font-weight: bold;
}

div.tabs a:link {
	color: #000000;
	text-decoration: none;
}

div.tabs a:visited {
	color: #000000;
	text-decoration: none;
}

div.tabs a:hover {
	color: #CE136C;
	text-decoration: none;
}

div.tabs a:active {
	color: #000000;
	text-decoration: none;
}

div.submit_form {
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	height: 148px;
	margin: 3px 0;
	padding: 5px 20px;
}

div.submit_form span {
	font-size: 14pt;
}

div.btn_submit {
	text-align: right;
	margin: 0;
}

div.race_logo {
	width: 385px;
	height: 201px;
	background-image: url(../resources/race/images/default_logo.gif);
}

/* End Meeting Invite Styles */

/* Profile Styles */

div.left_profile_content {
	width: 100%;
	overflow: auto;
	padding: 20px;
}

div.profile {
	
}

div.profile_title span {
	font-size: 14pt;
}

div.profile_content img {
	float: left;
	margin-right: 25px;
}

div.profile_content {
	color: #000000;
	font-size: 8pt;
}

div.profile_content span.white_bold {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

div.profile_content span.italic {
	font-style: italic;
}

div.profile_content span.small {
	font-size: 8pt;
}

table.team_roster td {
	font-weight: bold;
	padding: 10px;
}

table.team_roster span {
	font-weight: normal;
	font-style: italic;
}

table.team_events_table {
	margin: 20px 0 0 20px;
}

table.team_events_table td.list {
	width: 509px;
	height: 261px;
	vertical-align: top;
}

table.event_list_table {
	width: 100%;
	border: 1px solid #000;
}

table.event_list_table td {
	background-color: #FFF;
	padding: 5px;
}

table.event_list_table tr.even_row td {
	background-color: #ECE9EA;
}

table.team_events_table tr.select_content td {
	font-weight: bold;
	padding: 2px;
}

table.team_events_table tr.select_content td.post {
	vertical-align: bottom;
	text-align: right;
}

div.key_date_title {
	height: 15px;
	background-color: #4F7CA6;
	padding: 5px;
	font-size: 10pt;
}

div.right_profile_content {
	float: right;
	width: 189px;
	height: 282px;
	padding: 5px 0 0 5px;
	background-color: #FCFEFD;
}

div.right_profile_content p {
	color: #000000;
	padding: 5px;
}

div.profile_image {
	width: 153px;
	float: left;
	background-color: #000000;
	margin-right: 15px;
	color: #FFFFFF;
}

div.profile_image img {
	width: 143px;
	border: 5px solid #000;
}

/* Main Page Styles*/

img.logo {
	margin: 0;
	padding: 0;
}

div.top_display {
	width: 219px;
	height: 79px;
	float: right;
}

div.right_border_tile_small {
	height: 79px;
	width: 10px;
	float: right;
	background: url(../images/spacer_vertical.jpg) top right repeat-y;
}

div.main_page_right {
	float: right;
	

/*height: 1100px;*/
	height: 100%;
	width: 244px;
	padding: 0 0 0 8px;
	color: #000000;
}

div.main_page_center {
	width: 540px;
	height: 100%;
}

div.main_page_center p {
	color: #000000;
	font-size: 8pt;
}

div.main_page_grey {
	height: 100%;
	width: 804px;
	overflow: auto;
	background: #EDEBE0 url(../images/spacer_vertical_orange.jpg) 69% top repeat-y;
}

/* MAP STYLES */

div.map_page_center {
	

/*height: 943px;*/
	height: 100%;
	width: 600px;
	margin-left: 176px;
	color: #000000;
}

div.map_main_grey img.main {
	border: 1px solid #F47920 !important;
	width: 580px;
}

div.map_page_center p {
	margin: 15px 0;
	line-height: 18px;
}

div.map_main_grey {
	height: 100%;
	width: 804px;
	background: #EDEBE0 url(../images/spacer_vertical_orange.jpg) 21% top repeat-y;
}

div.map_race_left {
	float: left;
	

/*height: 1100px;*/
	height: 100%;
	width: 168px;
	padding: 0 8px 0 0;
	color: #000000;
}

div.map_race_left span {
	color: #176394;
	font-size: 10pt;
}

table.runner_legs_table {
	margin-bottom: 25px;
	font: normal 10px/10px Verdana, Arial, Helvetica, sans-serif;
}

table.runner_legs_table td {
	padding: 2px;
	text-align: center;
	font: normal 10px/10px Verdana, Arial, Helvetica, sans-serif !important;
}

table.runner_legs_table tr.title td {
	text-align: center;
	font: bold 10px/10px Verdana, Arial, Helvetica, sans-serif !important;
}

.clear {
	clear: both;
}

/* Training Styles */

table.training_table {
	width: 100%;
}

table.training_table tr.title td {
	font-weight: bold;
	padding: 5px;
}

table.training_table td {
	padding: 2px;
}

div.training_key {
	margin-top: 25px;
	line-height: 2em;
}

div.training_key span {
	font-weight: bold;
}

table.training_table2 td {
	vertical-align: top;
	padding: 25px;
}

table.training_table2 td div {
	text-align: center;
	margin-bottom: 5px;
}

/* TODO's Syles */

ul.todo_list {
	line-height: 2em;
}

/* side bar */

.font_six {
	font-size: 6pt;
}

/* registration */

ol.outer_list {
	padding-left: 25px;
	line-height: 2em;
}

ol.outer_list ul {
	list-style: circle;
}

ol.outer_list ol {
	list-style: lower-alpha;
}

/* Sponsor Styles*/

table.sponsor_table {
	width: 100%;
}

table.sponsor_table td {
	color: #000;
	width: 50%;
}

table.sponsor_table td.thirty_three {
	width: 33%;
}

.vertical_top {
	vertical-align: top;
}

.center {
	text-align: center;
}

/* Volunteer Styles */

li.circle_list {
	list-style: circle;
}

table.volunteer td p {
	font-weight: bold;
	margin-bottom: 5px;
}

table.volunteer td.padded {
	padding-right: 50px;
}

/* Travel Styles */

img.float_left_right_margin {
	float: left;
	margin-right: 10px;
}

/* FAQ Styles */

ul.faq_list {
	color: #000000;
}

/* Contact Styles */

table.contact_table {
	color: #000000;
}

div.contact_header {
	color: #000000;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	margin-bottom: 10px;
	border-bottom: 1px solid #F36F21;
}

div.contact_submit {
	text-align: right;
	margin-top: 10px;
}

table.contact_table td.right {
	text-align: right;
}

/* Chart Styles */

table.runner_chart {
	width: 100%;
}

table.runner_chart tr.title td {
	font-weight: bold;
}

table.runner_chart td {
	text-align: center;
	padding: 5px;
}

/* Menu Styles */

ul.menu {
	padding: 0;
	list-style: none;
	width: 162px;
	color: #9E9E9E;
	margin: 35px 0 0 20px;
}

ul.menu ul {
	display: none;
	margin-top: 5px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 162px;
	top: 5px;
}

ul.menu li {
	background-color: #FFF;
	height: 24px;
	vertical-align: middle;
	font-size: 11pt;
	border-top: 1px solid #5d9d25;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}

ul.menu li.header {
	background: #FFF url(../images/flash_arrow_down.jpg) top right no-repeat;
}

ul.menu li.header:hover {
	background: #FFF url(../images/flash_arrow_up.jpg) top right no-repeat !important;
}

ul.menu span {
	padding: 5px 0 0 8px;
	font-size: 8pt;
}

ul.menu a {
	display: block;
	padding: 5px 0 0 5px;
	font-size: 8pt;
}

ul.menu a:link {
	color: #000000;
	text-decoration: none;
}

ul.menu a:visited {
	color: #000000;
	text-decoration: none;
}

ul.menu a:hover {
	color: #000000;
	text-decoration: none;
}

ul.menu a:active {
	color: #000000;
	text-decoration: none;
}

ul.menu:hover ul {
	padding: 0;
	margin: 0;
	margin-top: 18px;
	position: absolute;
	z-index: 10000000000;
	background-color: #FFF;
	display: block !important;
}

ul.menu ul li:hover {
	padding: 0;
	margin: 0;
	background-color: #d4ed99;
}

ul.press_list {
	padding: 0 0 0 5px;
}

ul.press_list li {
	padding: 3px;
}

/* Captain Styles */

table.captain_form_table {
	color: #000;
	width: 98%;
}

table.captain_form_table td {
	padding: 5px;
	vertical-align: top;
	white-space: nowrap;
}

table.captain_form_table h3 {
	margin: 0;
}

div.captain_content {
	color: #000000;
}

/* DASHBOARD */

/*
a.blue_box
{
	display: table-cell;
	width: 100px;
	height: 24px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	background: #6594b7 url('../images/btn_blue_my_ragnar.jpg') top left no-repeat;
}
*/

table.blue_box {
	float: left;
}

table.blue_box td {
	width: 100px;
	height: 24px;
	vertical-align: middle;
	text-align: center;
	background: #6594b7 url('../images/btn_blue_my_ragnar.jpg') top left no-repeat;
}

table.blue_box a {
	color: #FFF !important;
	text-decoration: none;
	padding: 5px 15px;
}

/* My Ragnar */

table.my_ragnar_list_table {
	width: 100%;
	border-left: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	border-top: 1px solid #B3B3B3;
	background-color: #FFF;
}

table.my_ragnar_list_table td {
	padding: 5px;
	border-bottom: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
}

table.my_ragnar_list_table td.action {
	width: 15%;
	vertical-align: top;
	border-right: none;
}

table.my_ragnar_list_table tr.header td {
	border-right: none;
	padding: 1px;
}

table.my_ragnar_list_table td div.grey {
	background-color: #DEDEDA;
	padding: 5px;
	color: #E26F21;
	font-weight: bold;
}

table.my_ragnar_list_table a:link {
	color: #6D85A9;
	text-decoration: none;
}

table.my_ragnar_list_table a:visited {
	color: #6D85A9;
	text-decoration: none;
}

table.my_ragnar_list_table a:hover {
	color: #E26F21;
	text-decoration: none;
}

table.my_ragnar_list_table a:active {
	color: #6D85A9;
	text-decoration: none;
}

/* Dashboard */

table.dashboard_shell {
	width: 100%;
}

table.dashboard_shell td {
	vertical-align: top;
}

table.dashboard_shell td.dashboard_right_column {
	width: 40%;
	padding-left: 15px;
}

table.dashboard_shell td.dashboard_left_column {
	padding-right: 20px;
	background: url("../images/spacer_vertical_orange.jpg") top right repeat-y;
}

table.my_team_table td.team_view {
	width: 200px;
	height: 42px;
	padding-left: 20px;
	color: #E26F21;
	font-weight: bold;
	font-size: 10pt;
	background: url("../images/team_view.png") center left no-repeat;
}

div.grey_btn_dashboard {
	border: 1px solid #B3B3B3;
	padding: 5px;
	margin-top: 5px;
	background: url("../images/btn_background_tile.jpg") left top repeat-x;
	float: right;
}

div.grey_btn_dashboard a:link {
	color: #6D85A9;
	text-decoration: none;
}

div.grey_btn_dashboard a:visited {
	color: #6D85A9;
	text-decoration: none;
}

div.grey_btn_dashboard a:hover {
	color: #E26F21;
	text-decoration: none;
}

div.grey_btn_dashboard a:active {
	color: #6D85A9;
	text-decoration: none;
}

div.title_hex {
	width: 123px;
	height: 19px;
	background: url("../images/title_hex.png") top left no-repeat;
	text-align: center;
	color: #FFF;
	padding-top: 3px;
}

div.volunteer {
	background: url("../images/volunteer.png") 3% 50%  no-repeat;
}

div.runner {
	background: url("../images/shoe.png") 1% 50%  no-repeat;
}

div.captain {
	background: url("../images/captain.png") 2% 50%  no-repeat;
}

div.top_right_navigation {
	color: #6D85A9;
}

div.top_right_navigation a:link {
	color: #6D85A9;
	text-decoration: none;
}

div.top_right_navigation a:visited {
	color: #6D85A9;
	text-decoration: none;
}

div.top_right_navigation a:hover {
	color: #E26F21;
	text-decoration: none;
}

div.top_right_navigation a:active {
	color: #6D85A9;
	text-decoration: none;
}

div.message_box {
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #FFF;
	color: #CCC;
}

div.message_box p {
	color: #666;
}

/* LOGIN STYLES UPDATED 01/04/09 - Drue */

div.login_shell {
	width: 100%;
}

div.login_shell .login_content {
	width: 730px;
	margin: 20px auto;
}

div.login_shell .box {
	width: 333px;
	margin: auto;
	background-color: #fff;
	padding: 2px 8px 8px 2px;
	height: 236px;
	float: left;
}

div.login_shell .box_left {
	margin-right: 15px;
	position: relative;
}

div.login_shell .box_right {
	margin-left: 15px;
}

div.login_shell .box .grey_outline {
	border: 1px solid #CCC;
	height: 100%;
	width: 100%;
	padding: 2px;
}

div.login_shell .login_header {
	padding: 2px 5px;
	background-color: #e6e6e2;
}

div.login_shell .login_header h1 {
	color: #4f7ba6;
	font-size: 18px;
	letter-spacing: 2px;
}

div.login_shell .login_form_shell {
	padding: 2px 5px;
}

div.login_shell .login_form_shell h2 {
	margin: 8px 0 0 0;
	color: #4f7ba6;
	font-size: 11px;
}

div.login_shell .formError {
	margin-top: -30px;
	position: absolute !important;
	z-index: 1000 !important;
}

div.login_shell .login_submit {
	background-color: #e6e6e2;
	border: none;
	margin-top: 10px;
	padding: 2px 10px;
	color: #4f7ba6;
	font-size: 9pt;
	font-weight: bold;
}

div.login_shell a.forgot {
	position: absolute;
	bottom: 20px;
	left: 150px;
	text-transform: uppercase;
	color: #4f7ba6;
	font-size: 9px;
	text-decoration: none;
}

* html div.login_shell .box {
	padding: 2px;
}

.watch_promotion {
	padding-top: 32px;
	padding-left: 13px;
	height: 173px;
	background: url('../images/suunto_offer.jpg') top left no-repeat;
}

.watch_promotion .title {
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
}

.watch_promotion .link {
	margin-top: 80px;
	font-size: 6pt;
}

.watch_promotion .link a {
	color: #fff;
}

.watch_promotion form {
	display: block;
	float: left;
	width: 110px;
}

.watch_promotion input.txt {
	display: block;
	width: 110px; 
	margin: 0 0 5px; 
}

.watch_promotion .formError {
	position: relative;
	right: 30px;
	float: right;
	width: 170px;
	margin: 0;
	line-height: 14px;
}