/* Begin leader_board_07.css */
/*  Styles for new leaderboard (2007)  */


#main-container {
	width:400px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	color:#FBFFFF;
}

#header {
	width:510px;
	background-color:#9EC8E6;
	float:right;
	margin:0 5px 0 0;
	padding:10px 25px 0 25px;
}
.filler {
	height:5px;
	font-size:5px;
	background-color:#D7DFEA;
	width:390px;
	clear:both;
	margin:0 5px;
}
.clear-filler {
	height:5px;
	font-size:5px;
	width:390px;
	clear:both;
	margin:0 5px;
}
#title {
	background-color:#1D72BA;
	font-size:19px;
	font-weight:bold;
	padding:10px 20px;
}
#title-left {
}
#title-right {
	float:right;
}

#exp-row {
	background-color:#6B8FA9;
	font-size:14px;
	font-weight:bold;
	padding:10px 13px 8px 65px;
	color:#DCEDFF;
}
#exp-row-left {
}
#exp-row-right {
	float:right;
	
}

.rank-row {
	width:395px;
	background-color:#6D9FB8;
	font-size:12px;
	font-weight:bold;
	padding:0 5px 0 0;
}
.rank-05 {
	width:63px;
	background-color:#97B4C4;
	border-left:1px solid #CCDBDE;
	border-right:1px solid #CCDBDE;
	text-align:center;
	float:right;
	padding:7px 0 8px 0;
}
.rank-04 {
	width:36px;
	padding:7px 0 8px 10px;
	float:right;
}
.rank-03 {
	width:45px;
	float:right;
	padding:3px 0 0 0;
}
.rank-02 {
	width:197px;
	padding:7px 0 8px 5px;
	float:right;
}
.rank-01 {
	width:28px;
	background-color:#97B4C4;
	border-right:1px solid #CCDBDE;
	text-align:center;
	padding:7px 0 8px 0;
}

/* End leader_board_07.css */

/* Begin gallery.css */

/*
div.image-container {
	padding: 5px;
	float: left;
	width: 100%;
	background-color: #C3CFD3;
	margin-bottom: 10px;
	border: 1px dashed gray;
}

div.image-thumbnail {
	float: left;
	width: 106px;
	text-align: center;
}

div.image-thumbnail img {
	border: 1px dashed gray;
}

div.image-description {
	float: left;
	font-size: 14px;
	width: 280px;
	padding-left: 10px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
}
*/

div#lightboxCaption {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}

img.image-thumbnail {
	height: 71px;
	border: 1px dashed gray;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://static.worldmarathonmajors.com/js/overlay.png); }

* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(http://localhost:1337/wmm/js/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://static.worldmarathonmajors.com/js/overlay.png", sizingMethod="scale");
	}

div.break {
	clear: both;
}

div.gallery-title {
	font-size: 16px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	padding: 5px;
	margin: 10px 0;
}

/* End gallery.css */

/* Begin listings.css */

div.listings_row {
	float: left;
	margin: 0 0 10px 10px;
}

div.listings_desc {
	float: left;
	font-family: Arial;
	font-weight: bold;
	width: 330px;
}

div.listings_img {
	float: right;
}

div.listings_img img {
	border: 0;
}

div.charity_desc {
	font-size: 12px;
}

div.charity_title {
	font-size: 16px;
}

div.charity_contact {
	font-size: 16px;
}

div.charity_title_3 {
	font-size: 12px;
}

div.charity_contact_3 {
	font-size: 12px;
}

div.charity_clicklogo {
	color: gray;
	font-size: 13px;
}

div.tier_split {
	background-image: url(http://static.worldmarathonmajors.com/images/list_tier_split.gif);
	float: left;
	width: 100%;
	height: 20px;
	margin: 40px 0;
}

/* End listings.css */

/* Begin shop.css */

/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  /* background: #ffffff; */
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #e5e5e5;
}

/*Added by PW on JP's advise 9/8/2006
Used in ~/includes/header.php for the top part of the split header bar.*/
TR.headerNavigationTop {
  background: #d5d5d5;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #e5e5e5;
  color: #000000;
  font-weight : bold;
}

/*Added by PW on JP's advise 9/8/2006
Used in ~/includes/header.php for the top part of the split header bar.*/
TD.headerNavigationTop {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #d5d5d5;
  color: #333333;
  font-weight : bold;
}

A.headerNavigation { 
  color: #333333;  
}

/*Added by PW on JP's advise 9/8/2006
Used in ~/includes/header.php for the top part of the split header bar.*/
A.headerNavigationTop {
  color: #333333;
}

A.headerNavigation:hover {
  color: #ffffff;
  background: #8C8C8C;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #333333;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #333333;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
    
  background: #e5e5e5;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #e5e5e5;
  color: #333333;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  /* font-size: 12px; */
  /* color: #f0a480; */
  /* font-weight: bold; */
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* End shop.css */

/* Special Notices */
div.special-notice { background-color: #C3CFD3; color: #3A4246; border-right: 1px solid #A3B6BD; border-bottom: 1px solid #D9E0E4; line-height: 31px; margin: 0 5px 5px; }
div.special-notice div.notice-icon { background-color: #a3b6bd; float: left; width: 30px; padding: 4px; }
div.special-notice div.notice-text {font-family: Arial,Helvetica,sans-serif; margin-left: 45px;}
div.special-notice div.notice-text a:link { text-decoration: underline; }
div.special-notice div.notice-text a:hover { color: #fff; }
/* End Special Notices */

/* About Boxes */
div.about-container-sm { font-family: Arial, Helvetica, sans-serif; }
div.about-container-sm div.about-top-sm { background-color: #ff7546; border-right: 5px solid #dd5e2f; padding: 2px 10px; font-size: 0.9em; color: #fff; font-weight: bold; }
div.about-container-sm div.about-middle-sm { font-size: 0.7em; background-color: #fee0d5; padding: 10px; margin: 5px 0; }
div.about-container-sm div.about-middle-sm a:link { color: #333; }
/* End About Boxes */

/* Certificate form */
div.middle-content-container label { min-width: 130px; font-weight: bold; display: block; float: left; }
div.middle-content-container input { width: 150px; }
div.middle-content-container ul.errorlist { color: red; font-weight: bold; }
/* End certificate form */

/* Nav menu */
/*div.main-nav-menu {
  float: left; 
  display: inline; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #b0c0c8;
}
*/
div.nav-container {
  height: 25px;
  background-color: #b0c0c8;
}
div.nav-US .main-nav-menu {
	float: left; 
	display: inline; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #b0c0c8;
	height: 15px;
}
div.nav-UK .main-nav-menu {
	float: left; 
	display: inline; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #b0c0c8;
}
div.nav-DE .main-nav-menu {
	float: left; 
	display: inline; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	background-color: #b0c0c8;
}
div.nav-spacer {
	float:left;
}
div.nav-container a:hover {
  color: #fff;
}


