/* FLASH TEXT */
.flash-text {
	color:red;
	background-color:#FFFFFF;
	font-weight:bold;
	width:900px;
	margin:0 auto;
	/*padding: 15px;*/
}

.flash-text-home {
	width:204px;
	color:red;
	background-color:#FFFFFF;
	font-weight:bold;
	margin-left:84px;
	margin-top:4px;
}

/* GENERAL */
html {
	background-color:#302D2C;
}

body {
	font-family:Arial,Helvetica,sans-serif;
	margin:0 auto;
	background-image:url('../img/bg-home-main.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	color:#6C6A6A;
	font-size:14px;
}

h2 {
	font-size:24px;
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}
.content.wysiwyg ul {
	margin-left: 30px;
		
}

.content.wysiwyg li {
	list-style-type:disc;
}

/* WRAPPER TOP */
.wrapper-top {
	margin:0 auto;
	width:922px;
	height:267px;
}

.top-tall {
	height:320px;
}

.logo {
	margin-top:30px;
	float:left;
	position:absolute;
	z-index:1;
}

/* MAIN NAV */
.main-nav {
	width:580px;
	float:right;
}

.main-nav li {
	margin-top:55px;
	float:left;
	display:inline;
}

.main-nav .cart {
	margin-top:50px;
	margin-left:55px;
}

.footer-left-column {
	float:left;
}

.footer-center-column{
	float: left;
}

/* FOOTER NAV */
.footer-nav {
	float:left;
	width:200px;
}

.footer-right-column {
	float:right;
}

.follow-us li {
	float:left;
	font-size:14px;
	margin-top:4px;
	padding-left:5px;
	vertical-align:top;
}

.follow-us .last {
	margin-top:0;
	padding-left:30px;
	font-size:12px;
	text-align:center;
}

.share-this {
	/*padding-left: 100px; 
	top: -15px; 
	position: relative;*/
}
/* WRAPPER MIDDLE */
.wrapper-middle {
	background-color:#edead8;
	background-image:url('../img/bg-body-top-interior.gif');
	background-repeat:repeat-x;
	min-height:422px;
	clear:both;
}

/* INTERIOR CONTAINER */
.interior-container {
	margin:0 auto;
	width:922px;
}

/* LEFT COLUMN */
.interior-container .left-column {
	float:left;
	margin-top:-260px;
	position:relative;
	width:345px;
}

/* WIDE COLUMN */
.wide-column {
	float:left;
	margin-top:-154px;
	position:relative;
	width:918px;
}

.wide-column .page-title {
	float:right;
	margin-top:99px;
}

.wide-column h1 {
	font-size:30px;
	color:#ffffff;
}

/* BIB MAKER */
.bib-maker {
	width:945px;
	/*margin-top:-98px;*/
	margin-top:-77px;
}

.bib-maker-top {
	width:945px;
	height:66px;
	background-image:url('../img/bg-bib-maker-top.gif');
	background-repeat:no-repeat;
}

.bib-maker-top .bib-step {
	font-size:24px;
	font-weight:bold;
	padding-right:25px;
	padding-top:21px;
	position:absolute;
	right:-24px;
}
								
.bib-maker-middle {
	width:945px;
	background-image:url('../img/bg-bib-maker-middle.gif');
	background-repeat:repeat-y;
}

.bib-maker-middle .content-container {
	width:935px;
	margin:0 auto;
}

.content-container .bib-left-column {
	float:left;
	margin-left:2px;
	width:326px;
}

.bib-left-column .next-step-link {
	clear:both;
	padding-top:15px;
	position:relative;
	text-align:right;
	width:318px;
}

.bib-footer .next-step-link a {
	color:#ff0f7a;
	text-decoration:none;
	font-style:italic;
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}

.bib-left-column .start-over-link {
	clear:both;
	padding-top:15px;
	position:relative;
	text-align:left;
	width:318px;
}

.bib-footer .start-over-link a {
	color:#ff0f7a;
	text-decoration:none;
	font-style:italic;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

/*.bib-left-column .next-step-link a:hover {
	font-weight:bold;
}*/

.bib-left-column .section {
	float:left;
	clear:both;
	/*margin-bottom:10px;*/
}

.bib-left-column .inner-section {
	/*float:left;
	clear:both;
	margin-bottom:10px;*/
}


.bib-left-column .section .file-container {
	margin-left:5px;
	font-size:12px;
	width:318px;
	/*padding-top:10px;*/
	padding-bottom:10px;
}

.bib-left-column .section .text-container {
	margin-left:5px;
	font-size:12px;
	width:318px;
	padding-top:10px;
	padding-bottom:10px;
}

/*.bib-left-column .section .file-container input {
	width:318px;
}*/

.bib-left-column .section #update {
	width:70px;
}

.bib-left-column .section input {
	font-size:12px;
}

.bib-left-column .section #save {
	width:70px;
	margin-left:3px;
}

.bib-left-column .section .text-container {
	margin-left:5px;
	font-size:12px;
	width:310px;
	padding-top:10px;
	padding-bottom:10px;
}

.bib-left-column .section .text-container input {
	width:230px;
}

.bib-left-column .section .controls-container {
	width:310px;
	position:relative;
	height:100px;
	margin-top:14px;
}

.bib-left-column .section #slider_output {
	font-size:12px;
	padding-bottom:10px;
	margin-left:10px;
	padding-top:5px;
}

.ui-slider-horizontal {
	height:0.8em;
	margin-left:10px;
	width:300px;
}

.controls-container .left div {
	background-image:url(../img/bg-controls.gif);
	background-position:0 -41px;
	background-repeat:no-repeat;
	display:block;
	height:52px;
	left:78px;
	position:absolute;
	top:25px;
	width:46px;
}

.controls-container .left div:hover {
	background-position:0 -180px;
}

.controls-container .right div {
	background-image:url(../img/bg-controls.gif);
	background-position:-87px -41px;
	background-repeat:no-repeat;
	display:block;
	height:52px;
	left:180px;
	position:absolute;
	top:25px;
	width:46px;
}

.controls-container .right div:hover {
	background-position:-87px -180px;
}

.controls-container .up div {
	display:block;
	width:52px;
	height:46px;
	background-image:url(../img/bg-controls.gif);
	background-repeat:no-repeat;
	background-position:-41px 0;
	position:absolute;
	left:128px;
}

.controls-container .up div:hover {
	background-position:-41px -138px;
}

.controls-container .down div {
	display:block;
	width:52px;
	height:46px;
	background-image:url(../img/bg-controls.gif);
	background-repeat:no-repeat;
	background-position:-41px -90px;
	position:absolute;
	left:128px;
	top:50px;
}

.controls-container .down div:hover {
	background-position:-41px -227px;
}

.bib-left-column .section .header {
	background-image:url(../img/bg-bib-controls-header.gif);
	background-repeat:no-repeat;
	height:47px;
	margin-bottom:5px;
	margin-left:4px;
	padding-left:15px;
	padding-top:4px;
	width:308px;
}

.bib-left-column .section .header h5 {
	color:#424040;
	font-size:20px;
}

.bib-left-column .inner-section .header h5 {
	display:inline;
	float:left;
}

.bib-left-column .section .header em {
	color:#838282;
	font-size:12px;
}

.item-container a.help {
	padding-left:0px;
	padding-top:0px;
	text-decoration:none;
	text-indent:0px;
	width:20px;
	float:right;
	padding-right: 10px;
}

.item-container a {
	color:#3B3838;
	display:block;
	font-size:11px;
	height:18px;
	padding-left:5px;
	padding-top:6px;
	text-decoration:none;
	text-indent:15px;
	width:290px;
}

.help-popup {
	postion:inline;
	display:none;
	font-size:12px;
	margin-left:5px;
	float:right;
	background-color: yellow;
	height: 50px;
	width:200px;
	margin-top: 15px;
	padding: 10px;
	position: absolute;
	left: 100px;
}



/*.item-container a:hover {
	font-weight:bold;
}*/

.item-container .item-odd {
	width:326px;
	/*height:29px;*/
	background-image:url('../img/bg-upcoming-races-odd.gif');
	background-repeat:no-repeat;
}

.item-container .item-even {
	width:326px;
	/*height:29px;*/
	background-image:url('../img/bg-upcoming-races-even.gif');
	background-repeat:no-repeat;
}

.content-container .bib-right-column {
	float:right;
	width:588px;
	padding-right:6px;
}

.bib-maker-bottom {
	width:945px;
	height:14px;
	background-image:url('../img/bg-bib-maker-bottom.gif');
	background-repeat:no-repeat;
}

/* PAGE IMAGES */
.page-image-pack {
	margin-left:-34px;
	position:relative;
}

.page-image-komen {
	margin-left:-84px;
	position:relative;
}

.page-image-shoes {
	margin-left:-76px;
	/*margin-top:25px;*/
	margin-top:-10px;
	position:relative;
}

/* UPCOMING CONTAINER */
.upcoming-container {
	width:338px;
	padding-top:20px;
}

.upcoming-container .upcoming-header {
	background-image:url('../img/bg-upcoming-races-header.gif');
	background-repeat:no-repeat;
	width:338px;
	height:65px;
}

.upcoming-container .upcoming-content {
	background-image:url('../img/bg-upcoming-races-bg.gif');
	background-repeat:repeat-y;
	width:338px;
	padding-left:6px;
}

.upcoming-content a {
	color:#3B3838;
	display:block;
	font-size:11px;
	height:18px;
	padding-left:5px;
	padding-top:6px;
	text-decoration:none;
	text-indent:15px;
	width:317px;
}

/*.upcoming-content a:hover {
	font-weight:bold;
}*/

.upcoming-content .item-odd {
	width:326px;
	height:24px;
	background-image:url('../img/bg-upcoming-races-odd.gif');
	background-repeat:no-repeat;
}

.upcoming-content .item-even {
	width:326px;
	height:24px;
	background-image:url('../img/bg-upcoming-races-even.gif');
	background-repeat:no-repeat;
}

.upcoming-container .upcoming-footer {
	background-image:url('../img/bg-upcoming-races-footer.gif');
	background-repeat:no-repeat;
	width:338px;
	height:11px;
}

/* RIGHT COLUMN */
.interior-container .right-column {
	font-size:12px;
	color:#6c6a6a;
	float:left;
	width:570px;
	margin-top:-55px;
	position:relative;
}

.wide {
	width:1010px;
}

.interior-container .right-column .page-title {
	float:right;
	margin-bottom:55px;
	clear:both;
}

.interior-container .right-column .content {
	float:left;
	width:575px;
}

.interior-container .right-column h1 {
	font-size:30px;
	color:#ffffff;
}

.interior-container .right-column h4 {
	font-size:14px;
	color:#2c292b;
	margin-bottom:15px;
}

.interior-container .right-column p {
	margin-bottom:15px;
}

.content a {
	color:#FF0F7A;
	font-style:italic;
	text-decoration:none;
}

.choose-color {
	width: 150px;
}

/* PICK RACE STEPS */
.pick-race {
	margin-top:-76px;
	position:relative;
}

.pick-race input {
	color:#3b3838;
	margin-left:82px;
	margin-top:75px;
	margin-right:20px;
}

.pick-race a {
	color:#ff0f7a;
	text-decoration:none;
	font-style:italic;
	cursor:pointer;
}

/*.pick-race a:hover {
	font-weight:bold;
}*/

.pick-race a img {
	margin-left:4px;
}
/* SELECT CHARITY */
#charity-table{
	width: 825px;
	height: 300px;
	overflow-y:auto;
}

.select-charity li {
	list-style-image:url('../img/img-right-arrow.gif');
	list-style-position:outside;
	clear:both;
	margin-left:16px;
}
.charity-table {
	width: 800px;
}
.charity-table th {
	text-align: center;
	width:100px;
}

.charity-table td {
	text-align: center;
}

.charity-table tbody {
	height: 200px;
	overflow-y:auto;
}

.step-1 {
	width:626px;
	height:145px;
	background-image:url('../img/img-step-1.png');
	background-repeat:no-repeat;
}

.step-2 {
	width:652px;
	height:254px;
	background-image:url('../img/img-step-2.png');
	background-repeat:no-repeat;
}

.step-2 select {
	color:#3b3838;
	margin-bottom:10px;
	margin-right:20px;
	width:250px;
	clear:both;
	float:left;
}

.step-2 .column-1 {
	float:left;
	padding-left:82px;
	margin-top:75px;
}

.step-2 .column-2 {
	float:right;
	margin-top:75px;
}

#select-version {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 250px;
}

/* WRAPPER BOTTOM */
.wrapper-bottom {
	clear:both;
	height:162px;
	background-image:url('../img/bg-footer-interior.png');
	background-repeat:repeat-x;
	background-color:#c6c2b7;
}

.wrapper-footer {
	width:922px;
	margin:0 auto;
	color:#858585;
	font-size:12px;
	padding-top:16px;
}

.wrapper-footer a {
	color:#858585;
	text-decoration:none;
}

/*.wrapper-footer a:hover {
	font-weight:bold;
}*/

/* BIB MAKER */
.exampleLink {
	color:#424040;
	text-decoration:none;
	font-size:10px;
}

.exampleLink:hover {
	text-decoration:underline;
}

.content-container .submit {
	margin-right:10px;
	text-align:right;
}

.content-container a {
	color:#FF0F7A;
	font-style:italic;
	text-decoration:none;
}

a.preview-dialog {
	font-size: 24px;
	font-style: normal;
}

/* MATERIAL WRAPPER */
.material-wrapper {
	width:90%;
	margin:0 auto;
}

.material-wrapper table {
	font-size:14px;
}

.material-wrapper th {
	font-weight:bold;
}

.material-wrapper tr {
	height:30px;
}

.bibmaker-nav {
	width:95%;
	margin:0 auto;
}

.bibmaker-nav a {
	color:#FF0F7A;
	font-style:italic;
	text-decoration:none;
}

/*.bibmaker-nav a:hover {
	font-weight:bold;
}*/

/* SHOPPING CART WRAPPER */
.shopping-cart-wrapper {
	width:835px;
	margin:0 auto;
}

#cartFooter {
	width:800px;
	margin:0 auto;
}

.shopping-cart-wrapper #items {
	font-size:14px;
}

#items a {
	color:#424040;
	text-decoration:none;
	font-size:14px;
}

#items a:hover {
	text-decoration:underline;
}

#cartFooter a {
	color:#FF0F7A;
	font-style:italic;
	font-size:14px;
}

#cartFooter a.edit-link {
	color:blue;
	font-style: normal;
	font-size:14px;
}

/*#cartFooter a:hover {
	font-weight:bold;
}*/

#shippingForm input, #shippingForm select {
	margin-left:10px;
	font-size: 14px;
}

#billingForm input, #billingForm select {
	margin-left:10px;
	font-size: 14px;
}

#shipping label {
	padding-left:10px;
}

.address_error {
		color:red;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
		vertical-align:middle;
	}
	
/* FEATURED STORY CONTAINER */
.featured-story-header {
	width:338px;
	height:56px;
	background-image:url('../img/featured-story-bg-header.gif');
	background-repeat:no-repeat;
}

.featured-story-header h2 {
	color:#424040;
	font-size:20px;
	padding-left:22px;
	padding-top:18px;
}

.featured-story-content {
	color:#a9a9a9;
	font-size:12px;
	width:338px;
	background-image:url('../img/featured-story-bg-content.gif');
	background-repeat:repeat-y;
}

.featured-story-content p {
	padding-left:15px;
	padding-top:10px;
	width:300px;
}

.featured-story-content a {
	color:#636161;
	text-decoration:none;
	padding-left:15px;
	width:100px;
}

/*.featured-story-content a:hover {
	font-weight:bold;
}*/

.featured-story-footer {
	width:338px;
	height:12px;
	background-image:url('../img/featured-story-bg-footer.gif');
	background-repeat:no-repeat;
}

.page-directions {
	padding: 10px 20px 20px 20px;
	text-align:left;
}

.page-directions p,
.page-directions ul {
	margin-bottom:10px;
}

.page-directions li {
	list-style-position:outside;
	list-style-type:disc;
	clear:both;
	margin-left:16px;
}

.material-description {
	width: 240px;
	padding-top: 20px;
	padding-right: 20px;
	font-size:12px;
}

.material-description p {
	margin-bottom:15px;
}

.cart-item-term{
	float:left;
	font-weight: bolder;
	width: 85px;
}

.cart-item-desc {
	float:left;
}

#checkout-address {
	display: none;
}

