	body {
    font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #1d0096;
	margin: 20px;
	background-color: #FFFFFF;
	background-image:  url(../images/main_bg.gif);
	background-repeat: repeat-x;
 	background-position: top center;
 	}
	td {
    font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #656565;
	}
	body.smallText #wrapper { font-size: 11px; }	
	body.mediumText #wrapper { font-size: 14px; }	
	body.largeText #wrapper { font-size: 18px; }
	
	a { color: #EC008C; text-decoration: underline; } 
	a:hover { color: #EC008C; text-decoration: underline; }
	ul { margin: 0; padding-top: 4px; padding-bottom: 4px; padding-left: 20px; }
	ul li {	list-style-type: disc; color: #1D0096; }
	ul li ul li { list-style-type: circle; }
	dt {  }
	dd {  }
	em { font-style: normal; }
	input, select {font-family: arial, verdana, sans-serif; font-size: 10px; color: #656565; background-color: #FFFFFF; margin: 0;}
	textarea {font-family: arial, verdana, sans-serif; font-size: 11px; color: #656565; background-color: #FFFFFF; margin: 0;}
	a img { border: none; }
	form { border: 0; margin: 0; padding: 0; }
	@media handheld {
	.notforhandheld {display:none;}
	}
	#central_column a:link:after,
	#central_column a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	}
	
	#central_column a[href^="/"]:link:after,
	#central_column a:visited:after {
		content: " (" attr(href) ") ";
		font-size: 90%;
		}
	#central_column .wide-column-bottom a:link:after,
	#central_column .wide-column-bottom a:visited:after,
	#central_column a.button:link:after,
	#central_column a.button:visited:after,
	#central_column .showing a:link:after,
	#central_column .showing a:visited:after,
	#central_column #sort a:link:after,
	#central_column #sort a:visited:after,
	#central_column #listmap_nav a:link:after,
	#central_column #listmap_nav a:visited:after,
	#central_column #prevnext a:link:after,
	#central_column #prevnext a:visited:after,
	#central_column #gmap_nav a:link:after,
	#central_column #gmap_nav a:visited:after,
	#central_column .gmap a:link:after,
	#central_column .gmap a:visited:after,
	#central_column .results a:link:after,
	#central_column .results a:visited:after,
	#central_column .wide-item a:link:after,
	#central_column .wide-item a:visited:after,
	#central_column #form_nav a:link:after,
	#central_column #form_nav a:visited:after,
	#central_column .halfcol a:link:after,
	#central_column .halfcol a:visited:after,
	#central_column .onetwothree_home a.graphic:link:after,
	#central_column .onetwothree_home a.graphic:visited:after {
	content: "" !important;
	}
	

	.notforprint {display:none;}
	#content_left { display:none; }
	#content_right, #content_right { display:none; }
	.central_column_home #content_right { display: block; clear: both; padding-bottom: 30px; overflow: hidden; border-top: 1px solid #1d0096; margin-top: 20px; }
	#content_right1, .content_right1 { display:none; }
	#footer-left, #footer-right { display:none; }
	#cruk_header form, #header label {
		display: none;
		}
	label.print-friendly {
		clear: both;
		display: block;
		text-align: center;
		color: #1d0096;
		font-size: 12px;
		padding: 1em 0em;
		}
	label.print-friendly a {
		color: #1d0096 !important;
		text-decoration: underline !important;
		}
	#cruk_header {
		width: 40%;
		float: left;
		overflow: hidden;
		padding-bottom: 10px;
		}
	#header {
		width: 40%;
		float: right;
		text-align: right;
		overflow: hidden;
		padding-bottom: 10px;
		}
	a { color: #EC008C; } 
	a:hover { color: #EC008C; text-decoration: underline; }
	hr { border: 0; margin: 8px 0px 0px 0px; padding: 6px 0px 0px 0px; width: 100%; height: 2px; border-top: 2px solid #000000; overflow: hidden; display: none; }
	h1 { margin: 0px 0px 8px 0px; padding: 0px 0px 10px 0px; color: #1d0096; font-weight: normal; font-size: 2.2em; }
	h2 { margin: 0; padding: 10px 0px 10px 0px; color: #1d0096; font-weight: bold !important; font-weight: bold; font-size: 1.3em; }
	h3 { margin: 0; padding: 10px 0px 10px 0px; color: #1d0096; font-weight: bold; font-size: 1.15em; }
	h4 { margin: 0; padding: 10px 0px 10px 0px; color: #1d0096; font-weight: bold; font-size: 1.2em; }
	h5 { margin: 0; padding: 0; color: #000000; font-size: 1em; font-weight: normal; }
	h6 { margin: 0; padding: 0; color: #FF0000; font-weight: bold; }
	h1 em, h2 em, h3 em, h4 em, h5 em { font-style: normal; color: #353535; }
	h1, h2, h3, h4, h5 { clear: both; }
	h1 span, h2 span, h3 span, h4 span, h5 span { color: #656565; } 
	em { } 
	strong { }
	strong em { font-style: normal; color: #353535; }
	strong span { color: #656565; }
	.message, .mandatory { color: #FF0000; font-weight: bold; }
	.error-message { overflow: hidden; clear: both; display: block; color: #FF0000; padding: 15px; background-color: #FFFFFF; border: 3px solid #FF0000; margin: 0px 0px 1.5em 0px; }
	.error-message ul li { font-size: 0.9em; }
	.alert-message { clear: both; display: block; color: #1d0096; padding: 10px 15px; background-color: #ecf9fc; border: 3px solid #41c4dd; margin: 0px 0px 1em 0px; text-align: center; }
	#content_wide .alert-message { margin: 0px 0px 0em 0px; }
	.anchor { height: 1px; overflow: hidden; display: none; }
	.lge { font-size: 1.2em; }
	.normal, a.normal, .normal a { font-style: normal; color: #656565; }
	a:hover.normal, .normal a:hover { font-style: normal; color: #252525; }
	#header {
	
	}
	#central_column {
		clear: both;
		}
	.content_img_left,
	.main img {
		float: left;
		background-color: #FFFFFF;
		/*border: 2px solid #e0e0e0;*/
		margin-right: 12px;
		margin-bottom: 8px;
		}
	.content_img_right,
	.intro img {
		float: right;
		background-color: #FFFFFF;
		/*border: 2px solid #e0e0e0;*/
		margin-left: 16px;
		margin-bottom: 8px;
		}
	#footer {
	font-size: 0.9em;
	color: #707070;
	}
	#footer1 {
	color: #000000;
	}
	#footer a { color: #707070; text-decoration: none; } 
	#footer a:hover { color: #99785D; text-decoration: underline; }
	#footer1 a { color: #C80F0F; text-decoration: none; } 
	#footer1 a:hover { color: #99785D; text-decoration: underline; }
	#content_left img {
	display: none;
	}
	.clear {
	clear: both;
	font-size: 2px;
	}
	.clear_content {
	clear: both;
	}
	align_l {
		text-align: left;
		}
	.align_r {
		text-align: right;
		}
	.align_c {
		text-align: center;
		}
	.float_l {
		float: left !important;
		}
	.float_r {
		float: right !important;
		}
	.float_n {
		float: none;
		}
	.float_l {
	float: left;
	}
	.float_r {
	float: right;
	}
	
	#top_nav li, #top_nav_text li, #left_nav li {
	list-style-type: square;
	color: #000000;
	}
	#top_nav li ul li, #top_nav_text li ul li, #left_nav li ul li {
	list-style-type: disc;
	}
	#top_nav li a, #top_nav_text li a, #left_nav li a {
	color: #C80F0F; 
	text-decoration: none;
	}
	#top_nav li a:hover, 
	#top_nav_text li a:hover, 
	#left_nav li a:hover,
	#top_nav #top_nav_selected, 
	#top_nav_text #top_nav_text_selected,
	#left_nav #left_nav_selected {
	color: #656565; 
	text-decoration: underline;
	}
	.searchbar label {
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
	}
	#header #intro {
	color: #000000;
	font-size: 1.1em;
	}
	#header .searchbar input {
	width: 100px;
	border: 1px solid #CCB9A9;
	}
	#header .searchbar #button {
	position: relative;
	border: 0;
	width: 16px;
	height: 16px;
	top: 4px !important;
	top: 3px;
	}
	fieldset {
	border: 1px solid #BBBBBB;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #EEEEEE;
	margin: 0;
	padding: 15px;
	}

	#header hr, 
	#header #intro,
	#header .searchbar,
	#header ul,
	#header h1 { 
	display:none;
	}
	
	/* WEBSITE STYLES */
	.content_img_left,
	.main img {
		float: left;
		background-color: #FFFFFF;
		/*border: 2px solid #e0e0e0;*/
		margin-right: 20px;
		margin-bottom: 8px;
		}
	.content_img_right,
	.intro img {
		float: right;
		background-color: #FFFFFF;
		/*border: 2px solid #e0e0e0;*/
		margin-left: 20px;
		margin-bottom: 8px;
		}
	.content_item_left {
		float: left;
		margin-right: 20px;
		margin-bottom: 8px;
		}
	.content_item_right {
		display: block;
		float: right;
		margin-left: 12px;
		margin-bottom: 8px;
		}
	.hr,
	.hr1,
	.hr2 {
		clear: both;
		height: 10px;
		background-image: url(../images/dotline_horizontal.gif);
		background-repeat: repeat-x;
		background-position: left center;
		font-size: 2px;
		}
	.hr1 {
		height: 20px !important;
		}
	.hr2 {
		height: 40px !important;
		}
	/*** FORM STYLES ***/
	#content_center input.txt,
	#content_center select,
	#content_center textarea,
	#content_center1 input.txt,
	#content_center1 select,
	#content_center1 textarea {
		width: 230px;
		border: 1px solid #1d0096;
		margin-bottom: 10px;
		}
	#content_center .center3-item input.txt,
	#content_center .center3-item select,
	#content_center .center3-item textarea {
		margin-bottom: 1em;
		}
	#content_center select {
		width: 235px !important;
		width: 238px;
		}
	#content_center select.select-wide {
		width: 285px !important;
		width: 285px;
		margin-bottom: 1.5em;
		}
	#content_wide-column input.txt,
	#content_wide-column select,
	#content_wide-column textarea,
	#content_wide input.txt,
	#content_wide select,
	#content_wide textarea {
		width: 270px;
		border: 1px solid #1d0096;
		margin-bottom: 10px;
		}
	#content_wide-column select,
	#content_wide select {
		width: 277px !important;
		width: 279px;
		}
	#content_center select.short,
	#content_center1 select.short {
		width: 109px !important;
		}
	#content_center select.short1,
	#content_center1 select.short1 {
		width: 60px !important;
		}
	#content_wide-column select.short,
	#content_wide select.short {
		width: 128px !important;
		}
	#content_wide-column select.short1,
	#content_wide select.short1 {
		width: 71px !important;
		}
	#content_wide-column select#ddl_howdidyouhear {
		width: 293px !important;
		width: 288px;
		}
	.input-holder {
		position: relative;
		float: right;
		width: 236px !important;
		#width: 236px !important;
		#width: 239px;
		margin-bottom: 0px;
		#margin-bottom: 10px;
		}
	.center1-item .input-holder {
		margin-bottom: 0;
		#margin-bottom: 0 !important;
		#margin-bottom: 2px;
		}
	#content_wide-column .input-holder {
		float: left;
		width: 275px !important;
		#width: 277px !important;
		#width: 277px;
		position: relative;
		left: 0 !important;
		left: 3px;
		}
	#content_wide-column .input-holder.input-holder1 {
		clear: both;
		float: none;
		margin: 0px 0px 0px 200px !important;
		overflow: hidden;
		}
	.input-holder.input-holder3 {
		clear: both;
		float: none;
		margin: 0px 0px 0px 170px !important;
		margin: 0px 0px 0px 173px !important;
		left: -3px !important;
		}
	.input-holder.input-holder4 {
		height: auto;
		#height: 3em;
		}
	.input-holder.input-holder5 {
		clear: both;
		float: none;
		margin: 0px 0px 0px 170px !important;
		margin: 0px 0px 0px 173px !important;
		left: -3px !important;
		left: 0px;
		}
	#content_wide-column .error-field .input-holder.input-holder1 {
		margin: 0px 0px 0px 0px !important;
		}
	#content_wide-column .error-field .input-holder.input-holder1 input.txt {
		margin-top: 0px !important;
		margin-top: 0px;
		}
	#content_wide-column .input-holder.input-holder-pound {
		clear: both;
		float: none;
		margin: 0px 0px 0px 200px !important;
		overflow: hidden;
		background-image: url(../images/graphic_pound.gif);
		background-repeat: no-repeat;
		background-position: 0px 4px;
		}
	#content_wide-column .input-holder.input-holder-pound.error-field {
		background-position: 4px 4px;
		}
	#content_wide-column .input-holder.input-holder-pound input {
		width: 250px !important;
		float: right !important;
		}
	#content_center .input-holder span,
	#content_wide-column .input-holder span {
		float: left;
		display: block;
		padding: 2px 0px 0px 0px;
		color: #1d0096;
		}
	#content_center .input-holder input.txt {
		float: left;
		width: 165px;
		}
	#content_wide-column .input-holder input.txt {
		float: left;
		width: 162px;
		#width: 142px;
		}
	#content_wide-column .input-holder .submit {
		clear: none !important;
		top: -4px;
		}
	#content_wide-column .input-holder.input-holder1 input.txt {
		width: 195px;
		position: relative;
		top: 0 !important;
		top: 0px;
		}
	.input-holder2 {
		float: left;
		width: 285px !important;
		overflow: hidden;
		padding: 0 0 1em 0;
		}
	#txt_first-name {
		position: relative;
		top: 0 !important;
		top: -2px;
		}
	.error-field1 #txt_first-name {
		position: relative;
		top: 0 !important;
		top: 0px;
		}
	#content_center input.txt.txt_short,
	#content_center1 input.txt.txt_short {
		width: 107px;
		}
	input.txt,
	textarea {
	color: #1d0096;
	padding: 2px 1px;
	font-size: 11px;
	}
	select {
	color: #1d0096;
	padding: 1px;
	font-size: 11px;
	}
	input.txt {
		padding-left: 3px;
		}
	.center1-item input.txt {
		text-indent: 0px;
		}
	#cruk_header form select {
		padding-top: 1px;
		padding-bottom: 1px;
		border: 1px solid #1d0096;
		color: #000000;
		width: 160px;
		}
	input.greyfield,
	select.greyfield,
	textarea.greyfield {
	color: #858558 !important;
	}
	input.txt.error,
	select.error,
	textarea.error {
	border: 1px solid #FF0000 !important;
	}
	.error-form {
		background-image: url(../images/graphic_error-x.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding: 5px 0px 0px 25px;
		}
	.error-question {
		background-image: url(../images/graphic_error-question.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding: 5px 0px 0px 25px;
		font-size: 1.2em;
		float: left;
		width: 250px;
		}
	.error-question a { color: #FF0000; }
	.error-blue {
		float: left;
		border-left: 1px solid #ffc8c8;
		width: 200px;
		padding: 0px 0px 0px 40px;
		margin: 30px 0px 0px 0px;
		color: #1d0096;
		font-size: 1.2em;
		}
	.error-field {
		position: relative;
		width: 600px;
		border: 1px solid #FF8080;
		background-color: #FFFFFF;
		overflow: hidden;
		padding: 2px;
		margin-bottom: 5px;
		position: relative;
		top: -3px;
		left: -3px;
		}
	.error-field .error-msg {
		background-image: url(../images/arrow_error.gif);
		background-repeat: no-repeat;
		background-position: left 4px;
		padding: 0px 0px 0px 14px;
		width: 280px;
		color: #FF0000;
		position: absolute;
		top: 5px;
		left: 300px;
		}
	.error-field input.txt {
		border: 1px solid #FF0000 !important;
		margin-bottom: 0 !important
		}
	.error-field select,
	.error-field textarea {
		margin-bottom: 0 !important
		}
	.error-field.error-holder {
		margin: 0px 0px 5px 200px;
		}
	.error-field1 {
		float: left;
		position: relative;
		border: 1px solid #FF8080;
		background-color: #FFFFFF;
		overflow: hidden;
		padding: 1px;
		#padding: 2px 3px 2px 0px;
		margin-bottom: 1em;
		position: relative;
		top: -2px;
		left: -2px;
		}
	.input-holder3 .error-field1 {
		float: right;
		top: -2px;
		left: 0px !important;
		left: 2px;
		}
	.error-field1.float_r {
		top: -2px;
		left: 2px;
		}
	.input-holder3 .error-field1 {
		width: auto;
		#width: 172px;
		}
	.error-field1 input.txt {
		border: 1px solid #FF0000 !important;
		margin-bottom: 0 !important;
		position: relative;
		left: 0;
		#left: 1px;
		top: 0 !important;
		top: 0px;
		}
	.error-field1 select {
		position: relative;
		left: 0;
		#left: 2px !important;
		}
	.error-field1 select,
	.error-field1 textarea {
		margin-bottom: 0 !important
		}
	.center1-item .error-field1 {
		width: auto;
		#width: 238px;
		}
	.center1-item .input-holder .error-field1 {
		width: auto;
		#width: auto;
		}
	.error-field1.float_r .input-holder {
		margin-bottom: 0;
		}
	.error-field1.float_r .input-holder .float_r {
		position: relative;
		left: 0 !important;
		left: -1px;
		}
	.error-field1 .input-holder input.txt,
	.input-holder .error-field1 input.txt {
		left: 0;
		#left: 2px !important;
		}

	fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
	optgroup {
		font-style: normal;
		}
	fieldset legend {
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 0px 10px 0px;
	}
	#content_center label,
	#content_center1 label {
		clear: both;
		width: 110px;
		display: block;
		float: left;
		padding-top: 2px;
		font-weight: bold;
		color: #1d0096;
		}
	#content_center label.notvital,
	#content_center1 label.notvital {
		width: 98px;
		padding-left: 12px;
		}
	#content_center label.dbl,
	#content_center1 label.dbl {
		position: relative;
		top: -0.8em;
		}
	#content_center label.label-wide {
		width: 150px !important;
		}
	#content_center .center3-item label,
	#content_center1 .center3-item label {
		width: 170px;
		font-size: 0.9en;
		}
	#content_center .center3-item label.notvital,
	#content_center1 .center3-item label.notvital {
		width: 158px;
		padding-left: 12px;
		}
	#content_wide-column label,
	#content_wide label {
		clear: both;
		width: 200px;
		display: block;
		float: left;
		padding-top: 2px;
		font-weight: bold;
		color: #1d0096;
		}
	#content_wide-column label.notvital,
	#content_wide label.notvital {
		width: 188px !important;
		padding-left: 12px !important;
		width: 185px;
		padding-left: 15px;
		}
	#content_wide-column label.choose-top {
		clear: none !important;
		width: 95px;
		padding: 50px 0px 2em 0px;
		background-repeat: no-repeat;
		background-position: 16px top;
		font-weight: normal;
		font-size: 0.9em;
		#font-size: 0.8em;
		}
	#content_wide-column label.choose-top.tshirt {
		background-image: url(../images/graphic_tshirt.gif);
		}
	#content_wide-column label.choose-top.mens-vest {
		background-image: url(../images/graphic_mens-vest.gif);
		}
	#content_wide-column label.choose-top.womens-vest {
		background-image: url(../images/graphic_womens-vest.gif);
		width: 110px;
		}
		
	#content_wide-column .top-details {
		float: left;
		width: 205px;
		padding: 0px 72px 1em 0px;
		background-image: url(../images/graphic_tshirt-name.gif);
		background-repeat: no-repeat;
		background-position: right top;
		color: #1d0096;
		}
	#content_wide-column .field-details {
		float: left;
		width: 277px;
		color: #1d0096;
		padding: 0px 0px 1em 0px;
		}
	#content_wide-column label.checkbox,
	#content_wide label.checkbox {
		clear: none;
		width: 440px;
		display: block;
		float: left;
		font-weight:normal;
		color: #1d0096;
		padding: 2px 0px 1em 10px;
		}
	#content_center label.checkbox {
		clear: none;
		width: 400px;
		display: block;
		float: left;
		font-weight:normal;
		color: #1d0096;
		padding: 2px 0px 1em 10px;
		}
	
	#content_wide-column label.wide-label {
		width: 256px;
		white-space: nowrap;
		}
	label em {
	clear: both;
	display: block;
	width: 12px;
	float: left;
	font-style: normal;
	color: #ec008c !important;
	}
	.check,
	.radio {
		background: transparent;
		width: auto !important;
		border: 0 !important;
		}
	.wide-column-item #frm_keep-in-touch .check {
		margin-left: 20px !important;
		margin-left: 10px;
		}
	.submit {
		clear: both;
		float: left;
		background-image: url(../images/button-left.gif);
		background-repeat: no-repeat;
		background-position: left center;
		}
	.submit.float_r {
		position: relative;
		left: -3px;
		}
	.submit input {
		border: none !important;
		background-color: transparent !important;
		color: #FFFFFF !important;
		width: auto !important;
		background-image: url(../images/button-right.gif);
		background-repeat: no-repeat;
		background-position: right center;
		font-weight: bold;
		cursor: hand;
		cursor: pointer;
		font-size: 11px;
		padding: 8px 30px 8px 8px;
		#padding: 8px 16px 8px 4px;
		position: relative;
		left: 3px;
		}
	
	.images-disabled .submit input,
	.images-disabled a.button span {
		color: #1d0096 !important;
		}
	@media print {
		.submit {
		clear: both;
		float: left;
		background-image: url(../images/button-left.gif);
		background-repeat: no-repeat;
		background-position: left center;
		}
	.submit.float_r {
		position: relative;
		left: -3px;
		}
	.submit,
	.submit input {
		color: #1d0096 !important;
		background-image: none;
		}
		}
	
	.images-disabled .submit input,
	.images-disabled a.button span {
		color: #1d0096 !important;
		}
		
	.input-holder .submit input {
		padding: 8px 30px 8px 8px;
		#padding: 8px 4px 8px 4px !important;
		}
	.side-item .submit input,
	#content_right .submit input {
		padding: 8px 30px 8px 8px;
		#padding: 8px 18px 8px 4px;
		}
	.submit.disabled {
		background-image: url(../images/button-left-fade.gif);
		}
	.submit.disabled input {
		background-image: url(../images/button-right-fade.gif);
		}
	#content_wide .wide1-item .submit,
	#content_wide .wide1-item .loader2 {
		position: relative;
		left: -100px;
		float: right;
		}
	.center-item .submit {
		position: absolute;
		bottom: 4px;
		#bottom: 4px;
		right: 20px;
		}
	.submit.submit-noicon input {
		background-image: url(../images/button-right1.gif);
		padding: 8px 8px 8px 8px !important;
		#padding: 8px 4px 8px 4px !important;
		}
	.submit.submit-noicon.disabled input {
		background-image: url(../images/button-right1-fade.gif);
		}
	.disabled1 {
		filter:alpha(opacity=50);
		opacity: 0.5;
		-moz-opacity:0.5;
		}
	#frm_subscribe,
	#fst_sharestory {
		font-size: 0.9em;
		}
	.oshow {
		overflow: visible !important;
		}
	#frm_subscribe p {
		width: 480px;}
	#content_wide-column .halfcol {
		float: left;
		width: 300px;
		padding: 10px 0px 20px 50px;
		color: #1d0096;
		font-size: 0.9em;
		}
	#content_wide-column .halfcol .label {
		clear: both;
		float: left;
		display: block;
		width: 100px;
		font-weight: bold;
		}
	.field1 {
		position: relative;
		left: -2px;
		#left: -6px !important;
		#left: -6px;
		padding: 1px;
		#padding: 2px 5px 2px 1px;
		}
	.center1-item .input-holder .error-field1.field2 {
		padding: 1px;
		#padding: 2px 5px 2px 3px;
		}
	.center1-item .input-holder .error-field1.field2 input.txt {
		left: 0;
		#left: 0px !important;
		#width: 107px !important;
		width: 101px !important;
		}
	#content_wide-column .halfcol .race-tshirt-details {
		background-image: url(../images/graphic_tshirt.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding: 0px 0px 0px 100px;
		}
	#content_wide-column .halfcol .race-mensvest-details {
		background-image: url(../images/graphic_mens-vest.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding: 0px 0px 0px 100px;
		}
	#content_wide-column .halfcol .race-womensvest-details {
		background-image: url(../images/graphic_womens-vest.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding: 0px 0px 0px 100px;
		}
	.loader1,
	.loader2,
	.loader3,
	.loader4,
	.loader5,
	.loader6,
	.loader7,
	.loader8,
	.loader9,
	.loader10 {
		float: left;
		display: block;
		background-image: url(../images/loader-side.gif);
		background-repeat: no-repeat;
		background-position: center center;
		width: 34px;
		padding: 8px 0px;
		}
	.loader2 {
		float: right;
		background-image: url(../images/loader-lblue.gif);
		}
	.loader3 {
		float: right;
		background-image: url(../images/loader-lblue1.gif);
		}
	.loader4 {
		background-image: url(../images/loader-lblue.gif);
		}
	.loader5 {
		float: right;
		background-image: url(../images/loader-lblue.gif);
		position: relative;
		left: 20px;
		}
	.loader6 {
		background-image: url(../images/loader-lblue.gif);
		position: absolute;
		bottom: 12px;
		left: 450px;
		}
	.loader7 {
		background-image: url(../images/loader-lblue.gif);
		position: absolute;
		top: 8px;
		left: 370px;
		}
	#content_wide-column .input-holder .loader4 {
		position: absolute;
		top: -4px;
		left: 275px;
		}
	a.button {
		clear: both;
		float: left;
		background-image: url(../images/button-left.gif);
		background-repeat: no-repeat;
		background-position: left center;
		text-decoration: none;
		}
	a.button span {
		display: block;
		float: left;
		color: #FFFFFF !important;
		background-image: url(../images/button-right.gif);
		background-repeat: no-repeat;
		background-position: right center;
		font-weight: bold;
		cursor: hand;
		cursor: pointer;
		font-size: 11px;
		padding: 7px 38px 8px 10px;
		position: relative;
		left: 3px;
		}
	.button-text-small {
		float: right;
		width: 175px;
		font-size: 0.7em;
		padding: 0.5em 0;
		}
	.button-home {
		position: relative;
		left: 87px;
		}
	/*** WEBSITE STYLES ***/
	.wide-content {
		clear: both;
		background-image: url(../images/dotline_horizontal1.gif);
		background-repeat: repeat-x;
		background-position: left top;
		background-color: #ecf9fc;
		width: 950px;
		padding: 20px 15px;
		border-bottom: 1px solid #4a33ab;
		display: none;
		}
	.updates {
		position: relative;
		background-image: url(../images/updates_bg.gif);
		background-repeat: repeat-x;
		background-position: left top;
		padding: 13px 20px 0px 190px;
		width: 740px;
		height: 26px;
		}
	.updates #updates {
		position: absolute;
		top: 12px;
		left: 18px;
		color: #1d0096;
		font-size: 1.4em;
		display: none;
		}
	.images-disabled .updates #updates {
		display: block;
		}
	.updates div {
		float: left;
		width: 500px;
		height: 1.3em;
		overflow: hidden;
		}
	.updates div ul {
		margin:0; 
		padding:0;
		list-style-type: none;
		}
	.updates div ul li {
		float: left;
		width: 500px;
		margin:0; 
		padding: 0;
		}
	#updates-previous,
	#updates-next {
		display: block;
		float: left;
		overflow: hidden;
		text-indent: -9999em;
		width: 19px;
		height: 19px;
		position: absolute;
		top: 10px;
		left: 124px;
		}
	#updates-next {
		left: 144px;
		}
	.images-disabled #updates-previous,
	.images-disabled #updates-next  {
		text-indent: 0 !important;
		}
	.newsletter-sign-up {
		float: right;
		display: block;
		height: 19px;
		padding: 1px 0px 0px 18px;
		background-repeat: no-repeat;
		background-position: 0px 0px;
		font-size: 1.1em;
		color: #1d0096;
		text-decoration: underline;
		background-image: url(../images/sub_nav_newsletter.gif);
		text-decoration: none !important;
		font-size: 1em;
		white-space: nowrap;
		}
	.newsletter-sign-up strong {
		text-decoration: underline;
		}
	.event-detail-home {
		background-image: url(../images/event-date_home_bg.gif);
		background-repeat: no-repeat;
		background-position: right top;
		width: 90%;
		overflow: hidden;
		}
	.event-detail-home img {
		float: left;
		}
	.event-detail-home div {
		float: left;
		width: 75%;
		padding: 1.5em 10px 0px 0px;
		font-size: 1em;
		}
	.whats-your-reason {
		
		}
	.whats-your-reason div {
		
		}
	.whats-your-reason div a.wyr_name {
		
		}
	.whats-your-reason div a.wyr_button {
		display: block;
		font-weight: bold;
		}
	.images-disabled .whats-your-reason div a.wyr_button {
		
		}
	.whats-your-reason div span {
		display: none;
		}
	.whats-your-reason div span span {
		
		}
	
	.whats-your-reason div.wyr_2 span {
		}
	.whats-your-reason div.wyr_3 span {
		}
	.whats-your-reason div.wyr_4 span {
		}
	.whats-your-reason .lquote,
	.whats-your-reason .rquote {
		display: none;
		}

	
	.ttl {
		display: block;
		}
	.ttl_run-for-a-reason {
		font-size: 3.5em;
		padding: 10px 0px 0px 0px;
		}
	.ttl_downloads,
	.ttl_downloads span {
		width: 90px;
		}
	.ttl_downloads span {
		}
	.ttl_send-to-a-friend span {
		}
	.ttl_our-top-fundraisers span {
		}
	.ttl_our-runners span {
		}
	.ttl_useful-links {
		margin-top: 2px;
		padding-bottom: 0;
		}
	
	.ttl_your-event span {
		position: absolute;
		top: 0;
		left: 0;
		background-image: url(../images/ttl_your-event.gif);
		padding: 0;
		height: 26px;
		}
	
	.text_find-a-friend-to-sponsor,
	.text_find-a-friend-to-sponsor span {
		height: 30px;
		}
	.text_please-enter-your-details,
	.text_please-enter-your-details span {
		width: 250px;
		}
	.text_amount-to-pay {
		width: 144px;
		height: 30px;
		font-size: 1.3em;
		}
	.text_your-address {
		width: 112px;
		height: 30px;
		font-size: 1.3em;
		}
	.text_your-details {
		width: 104px;
		height: 30px;
		font-size: 1.3em;
		}
	.text_race-details {
		width: 104px;
		height: 30px;
		font-size: 1.3em;
		}
	
	.text_cant-find-your-event,
	.text_cant-find-your-event span {
		height: 25px;
		}
	a.whats-a-pdf {
		float: right;
		font-size: 0.8em;
		position: relative;
		top: 2px;
		padding-left: 0;
		#padding-left: 5px;
		}
	.right-item {
		clear: both;
		position: relative;
		width: 285px;
		background-image: url(../images/right-item-top.gif);
		background-repeat: no-repeat;
		background-position: left top;
		color: #1d0096;
		font-size: 1.2em;
		margin: 0.6em auto 1em auto;
		}
	.right-item1 {
		width: 255px;
		padding: 18px 15px 10px 15px;
		background-image: url(../images/right-item-bottom.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		}
	.right-item.useful .right-item1 {
		padding-bottom: 0 !important;
		}
	.right-item1 p {
		font-size: 0.9em;
		}
	.right-item-content {
		width: 255px;
		padding: 18px 15px 0px 15px;
		}
	.right-item-bottom {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 285px;
		height: 10px;
		background-image: url(../images/right-item-bottom.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		}
	.right-item ol {
		width: 285px;
		overflow: hidden;
		margin: 0;
		padding: 1px;
		list-style: none;
		}
	.right-item ol li {
		width: 233px;
		padding: 4px 15px 4px 35px;
		background-repeat: no-repeat;
		background-position: 10px 5px;
		overflow: hidden;
		}
	.right-item ol li.ol-one {
		background-image: url(../images/ol-1.gif);
		background-color: #d8f2f7;
		}
	.right-item ol li.ol-two {
		background-image: url(../images/ol-2.gif);
		}
	.right-item ol li.ol-three {
		background-image: url(../images/ol-3.gif);
		background-color: #d8f2f7;
		}
	.right-item ol li.ol-four {
		background-image: url(../images/ol-4.gif);
		}
	.right-item ol li.ol-five {
		background-image: url(../images/ol-5.gif);
		background-color: #d8f2f7;
		}
	.right-item ol li a {
		float: left;
		width: 150px;
		}
	.right-item ol li span {
		color: #41c4dd;
		float: right;
		}
	.right-item input.txt.wide {
		width: 247px;
		border: 1px solid #1d0096;
		margin-bottom: 10px;
		font-size: 0.8em;
		padding-top: 3px;
		padding-bottom: 3px;
		}
	.right1-item {
		padding-top: 20px;
		margin-top: 20px;
		font-size: 1.2em;
		overflow: hidden;
		border-top: 1px solid #1d0096;
		}
	.right1-item1 {
		
		}
	.right1-item .ttl {
		
		}
	.right1-item .button {
		margin-top: 10px;
		}
	.race-image {
		clear: both;
		display: block;
		/*border: 2px solid #ebebeb;*/
		margin: 25px auto;
		}
	.left-item {
		display: none;
		clear: both;
		width: 215px;
		background-image: url(../images/left1-item-top.gif);
		background-repeat: no-repeat;
		background-position: left top;
		color: #1d0096;
		font-size: 1.2em;
		margin: 0 auto 1em auto;
		}
	.left-item1 {
		width: 185px;
		padding: 18px 15px;
		background-image: url(../images/left1-item-bottom.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		}
	.left-item p {
		padding-bottom: 0.5em;
		}
	.center1-item {
		position: relative;
		width: 410px;
		margin: 1em 0 1.7em 0;
		background-image: url(../images/center1-item-top.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
	.center1-item p {
		font-size: 0.9em;
		}
	.center1-item1 {
		width: 378px;
		padding: 18px 16px 20px 16px;
		background-image: url(../images/center1-item-bottom.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		}
	.nobotpad {
		padding-bottom: 0 !important;
		}
	.notoppad {
		padding-top: 0 !important;
		}
	.center1-cont {
		float: left;
		width: 230px;
		}
	.center2-item {
		width: 382px;
		margin: 1em 0 2em 0;
		background-image: url(../images/center2-item-top.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
	.center2-item1 {
		width: 350px;
		padding: 18px 16px;
		background-image: url(../images/center2-item-bottom.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		}
	.center-item {
		position: relative;
		width: 470px;
		margin: 1em 0 1em 0;
		background-image: url(../images/center-item-top.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
	.center-item1 {
		width: 440px;
		padding: 40px 15px;
		background-image: url(../images/center-item-bottom.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		}
	.center-item .check {
		position: relative;
		top: 2px !important;
		top: 0px;
		}
	.center-item .text-blue.sml {
		padding-bottom: 1.5em;
		font-size: 0.8em;
		}
	.check1 {
		float: left;
		margin-left: 16px;
		}
	.center3-item {
		position: relative;
		width: 466px;
		margin: 1em auto 2em auto;
		border: 2px solid #1d0096;
		background-color: #ecf9fc;
		}
	.center3-item1 {
		clear: both;
		width: 436px;
		padding: 6px 15px 10px 15px;
		}
	.center3-item2 {
		position: relative;
		width: 406px;
		padding: 5px 45px 5px 15px !important;
		padding: 5px 45px 0px 15px;
		background-color: #d9f3f8;
		overflow: hidden;
		}
	.center3-item2 .loader3 {
		position: absolute;
		top: 5px;
		right: 10px;
		}
	.center3-item .hr1,
	.center3-item .hr2 {
		margin: 0px 0px 0em 170px !important;
		margin: 0px 0px 0em 173px;
		padding-bottom: 10px;
		width: 237px;
		background-image: url(../images/dotline_horizontal2.gif) !important;
		background-position: left 6px;
		}
	.center-item .ttl {
		position: absolute;
		top: 10px;
		left: 15px;
		}
	.center4-item {
		position: relative;
		width: 470px;
		margin: 1em 0 2em 0;
		background-image: url(../images/center4-item-top.gif);
		background-repeat: no-repeat;
		background-position: left top;
		color: #1d0096;
		display: none;
		}
	.center4-item1 {
		clear: both;
		width: 440px;
		padding: 20px 15px 15px 15px;
		background-image: url(../images/center4-item-bottom.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		overflow: hidden;
		}
	.center4-item img {
		display: block;
		border: 0;
		padding: 0;
		margin: 6px 0px 0px 1px;
		}
	.center1-item h3,
	.center2-item h3,
	.center3-item h3,
	.center4-item h3 {
		padding-top: 0 !important;
		}
	#content_center .center4-item label {
		width: 90px;
		}
	.center4-item input.txt {
		float: left;
		margin-right: 10px;
		}
	.center4-item .submit {
		clear: none !important;
		position: relative;
		top: -4px;
		}
	.wide-item {
		z-index: 199;
		clear: both;
		position: relative;
		width: 650px;
		margin: 2em 0 1em 0 !important;
		background-image: url(../images/wide-item-middle.gif);
		background-repeat: repeat-y;
		background-position: left top;
		}
	.wide-item1 {
		width: 650px;
		background-image: url(../images/wide-item-top.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
	.wide-item2 {
		width: 648px;
		min-height: 377px;
		height: auto !important;
		height: 377px;
		padding: 45px 1px 52px 1px;
		background-image: url(../images/wide-item-bottom.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		}
	.wide-item.gmap-item .wide-item2 {
		padding: 45px 1px 5px 1px;
		}
	.wide-item .wide-item-content {
		padding: 25px 26px;
		overflow: hidden;
		}
	.wide-item .results {
		background-image: url(../images/event-search_bg.gif);
		background-repeat: no-repeat;
		background-position: left top;
		width: 648px;
		min-height: 372px;
		height: auto !important;
		height: 372px;
		padding: 5px 0px 0px 0px;
		}
	.wide-item .results .event-item {
		background-image: url(../images/event_item_border.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		width: 618px;
		padding: 6px 10px 6px 20px;
		overflow: hidden;
		}
	.wide-item .results .event-bar {
		width: 618px;
		padding: 6px 10px 6px 20px;
		overflow: hidden;
		background-color: #1d0096;
		position: relative;
		top: -5px;
		color: #FFFFFF;
		}
	.wide-item .results .event-item:hover,
	.wide-item .results .event-item.over {
		background-color: #f5f5f5;
		}
	.wide-item .results .event-item img {
		float: left;
		}
	.wide-item .results .event-item .event-item-details {
		float: left;
		width: 370px;
		padding: 0px 0px 0px 10px;
		line-height: 1.4em;
		}
	.wide-item .results .event-item .event-item-details a {
		font-size: 1.3em;
		display: block;
		padding: 0px 0px 5px 0px;
		color: #1d0096;
		}
	.wide-item .results .event-item .event-item-location {
		float: right;
		width: 145px;
		color: #1d0096;
		}
	.wide-item .results .event-item .event-item-location .event-location {
		font-size: 1.3em;
		}
	
	.wide-item.event-search .wide-item2 {
		background-image: url(../images/wide-item-bottom1.gif);
		}
	.wide-item .sort-by {
		position: absolute;
		top: 15px;
		left: 410px;
		color: #1d0096;
		}
	.wide-item .sort-by select {
		border: 1px solid #1d0096;
		padding: 0;
		width: 140px;
		}
	.wide-item .showing {
		position: absolute;
		top: 15px;
		left: 20px;
		color: #1d0096;
		font-size: 1.1em;
		}
	.wide-item .showing select,
	.wide-item .showing-bottom select {
		border: 1px solid #1d0096;
		padding: 0;
		}
	.wide-item .showing-bottom {
		position: absolute;
		bottom: 18px;
		left: 20px;
		color: #1d0096;
		font-size: 1.1em;
		}
	
	
	.side-item {
		clear: both;
		position: relative;
		float: left;
		width: 301px;
		margin: 0 auto 1.5em auto;
		background-image: url(../images/side-item-top.gif);
		background-repeat: no-repeat;
		background-position: right top;
		z-index: 99;
		}
	.side-item1 {
		clear: both;
		position: relative;
		float: left;
		width: 261px;
		min-height: 290px;
		height: auto !important;
		height: 290px;
		padding: 15px 20px 0px 20px;
		background-image: url(../images/side-item-bottom.gif);
		background-repeat: no-repeat;
		background-position: right bottom;
		}
	.side-item .ttl,
	.side-item .ttl span {
		height: 24px;
		}
	.side-item label {
		clear: both;
		float: left;
		width: 70px;
		color: #ec008c;
		padding-top: 4px;
		font-size: 1.1em;
		}
	.side-item select,
	.side-item input.txt {
		border: 1px solid #1d0096;
		width: 188px !important;
		width: 185px;
		margin-bottom: 5px;
		}
	.side-item input.txt {
		padding: 2px 3px;
		}
	.side-item input.txt.short {
		width: 77px !important;
		width: 76px;
		}
	.side-item select.short {
		width: 100px !important;
		width: 98px;
		}
	.side-item input.txt.long {
		width: 252px;
		}
	.side-item .loader3 {
		float: left;
		}
		
		
		
		
	.wide1-item {
		clear: both;
		position: relative;
		width: 616px;
		margin: 2em auto;
		background-image: url(../images/wide1-item-top.gif);
		background-repeat: repeat-y;
		background-position: left top;
		}

	.wide1-item1 {
		width: 576px;
		padding: 15px 20px 15px 20px;
		background-image: url(../images/wide1-item-bottom.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		overflow: hidden;
		}
	.wide1-item1.wi1 p {
		font-size: 1.2em;
		color: #1d0096;
		}
	.wide2-item {
		clear: both;
		position: relative;
		float: left;
		width: 596px;
		margin: 0 auto;
		background-image: url(../images/wide2-item-top.gif);
		background-repeat: repeat-y;
		background-position: left top;
		}
	.wide2-item1 {
		width: 556px;
		padding: 15px 20px 15px 20px;
		background-image: url(../images/wide2-item-bottom.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		overflow: hidden;
		}
	.wide2-item1.wi1 p {
		font-size: 1.2em;
		color: #1d0096;
		}
	.wide-column-item {
		border: 3px solid #1d0096;
		background-color: #ecf9fc;
		width: 944px;
		font-size: 1.1em;
		}
	.wide-column-item .text-blue.sml {
		font-size: 0.8em;
		}
	.wide-column-item ul#form_nav {
		border-bottom: 3px solid #1d0096;
		}
	.wide-column-item #frm_keep-in-touch {
		width: 550px;
		padding: 10px 0px 10px 80px;
		}
	.wide-column-item form {
		font-size: 0.9em;
		}
	.wide-column-content {
		clear: both;
		width: 920px;
		min-height: 30px;
		padding: 5px 12px 10px 12px;
		}
	.wide-column-bottom {
		position: relative;
		clear: both;
		width: 920px;
		padding: 10px 12px 11px 12px;
		#padding: 10px 12px 4px 12px;
		background-color: #d9f3f8;
		overflow: hidden;
		}
	.wide-column-bottom .submit {
		position: absolute;
		top: 3px;
		left: 550px;
		}
	a.back-link {
		color: #1d0096;
		background-image: url(../images/arrow-raquo-left.gif);
		background-repeat: no-repeat;
		background-position: left center;
		padding: 0px 6px 0px 14px;
		}
	a:hover.back-link {
		}
	.days-to-go {
		float: left;
		margin: 0px 15px 15px 0px;
		background-color: #000000;
		color: #FFFF00;
		font-size: 2em;
		padding: 5px;
		text-align: center;
		width: 60px;
		}
	.days-to-go span {
		display: block;
		font-size: 0.3em;
		color: #FFFFFF;
		text-transform: uppercase;
		}
	.days-to-go_bottom {
		}
	.graphic_ {
		float: right;
		width: px;
		height: px;
		background-image: url(../images/graphic_.gif);
		background-repeat: no-repeat;
		background-position: center center;
		}
	.graphic_www-go {
		position: absolute;
		top: 1px;
		left: 260px;
		width: 125px;
		height: 50px;
		background-image: url(../images/graphic_www-go.gif);
		background-repeat: no-repeat;
		background-position: center center;
		display: block;
		text-indent: -9999em;
		overflow: hidden;
		}
	.graphic_form {
		float: right;
		width: 140px;
		height: 120px;
		background-image: url(../images/graphic_form.gif);
		background-repeat: no-repeat;
		background-position: center center;
		display: block;
		text-indent: -9999em;
		overflow: hidden;
		}
	.worldpay {
		float: right;
		width: 160px;
		padding: 15px;
		border: 3px solid #41c4dd;
		background-color: #FFFFFF;
		color: #1d0096;
		font-size: 0.9em;
		}
	.dnd {
		display: none !important;
		}
	.gmap {
		position: relative;
		width: 648px;
		height: 552px;
		overflow: hidden;
		}
	.gmap.gmap-example {
		background-image: url(../images/gmap_example.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		}
	.gmap .gmap-shadow {
		position: absolute;
		top: 0;
		left: 0;
		width: 648px;
		height: 5px;
		background-image: url(../images/gmap_shadow.png);
		* background: none; 
		* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/running/images/gmap_shadow.png', sizingMethod='fixed');
		background-repeat: no-repeat;
		background-position: left top;
		}
	.gmap .gmap-bottom {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 648px;
		height: 5px;
		background-image: url(../images/gmap_bottom.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
	.gmap .gmap-controls {
		position: absolute;
		top: 35px;
		left: 15px;
		width: 61px;
		height: 92px;
		}
	.gmap .gmap-controls-bg {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 61px;
		height: 92px;
		background-image: url(../images/gmap_controls.png);
		* background: none; 
		* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/running/images/gmap_controls.png', sizingMethod='fixed');
		background-repeat: no-repeat;
		background-position: left top;
		}
	.gmap .gmap-controls .controls {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 61px;
		height: 92px;
		}
	.gmap .gmap-controls a {
		position: absolute;
		display: block;
		width: 16px;
		height: 16px;
		text-indent: -9999em;
		overflow: hidden;
		}
	.gmap .gmap-controls a.gcon-top {
		top: 2px;
		left: 22px;
		}
	.gmap .gmap-controls a.gcon-center {
		top: 18px;
		left: 24px;
		width: 12px;
		}
	.gmap .gmap-controls a.gcon-right {
		top: 19px;
		left: 38px;
		}
	.gmap .gmap-controls a.gcon-bottom {
		top: 36px;
		left: 22px;
		}
	.gmap .gmap-controls a.gcon-left {
		top: 19px;
		left: 6px;
		}
	.gmap .gmap-controls a.gcon-plus {
		top: 65px;
		left: 10px;
		}
	.gmap .gmap-controls a.gcon-minus {
		top: 65px;
		left: 33px;
		}
	.gmap .icon {
		position: relative;
		width: 37px;
		height: 43px;
		}
	.gmap.gmap-example .icon {
		position: absolute;
		top: 200px;
		left: 100px;
		}
	.gmap.gmap-example .icon.home {
		top: 210px;
		left: 200px;
		}
	.gmap .icon .graphic {
		position: absolute;
		left: 0;
		top: 0;
		width: 37px;
		height: 43px;
		background-image: url(../images/gmap_icon.png);
		* background: none; 
		* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/running/images/gmap_icon.png', sizingMethod='fixed');
		background-repeat: no-repeat;
		background-position: left top;
		}
	.gmap .icon.home .graphic {
		background-image: url(../images/gmap_icon-home.png);
		* background: none; 
		* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/running/images/gmap_icon-home.png', sizingMethod='fixed');
		}
	.gmap .icon .icon-shadow {
		position: absolute;
		left: 8px;
		top: 23px;
		width: 46px;
		height: 18px;
		background-image: url(../images/gmap_icon-shadow.png);
		* background: none; 
		* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/running/images/gmap_icon-shadow.png', sizingMethod='fixed');
		background-repeat: no-repeat;
		background-position: left top;
		}
	.gmap .info {
		position: relative;
		width: 171px;
		height: 94px;
		}
	.gmap.gmap-example .info {
		top: 210px;
		left: 350px;
		}
	.gmap .info .info-detail {
		position: absolute;
		top: 0;
		left: 0;
		width: 150px;
		height: 90px;
		padding: 4px 10px 0px 10px;
		color: #000000;
		line-height: 15px;
		}
	.gmap .info .info-detail .info-close {
		position: absolute;
		top: 0;
		right: 0;
		width: 20px;
		height: 15px;
		display: block;
		overflow: hidden;
		text-indent: -9999em;
		}
	.gmap .info .info-detail strong a {
		display: block;
		font-size: 14px;
		height: 3.2em;
		overflow: hidden;
		}
	.gmap .info .info-detail .distance {
		position: absolute;
		top: 68px;
		left: 10px;
		}
	.gmap .info .info-bg {
		position: absolute;
		left: 0;
		top: 0;
		width: 171px;
		height: 94px;
		background-image: url(../images/gmap_detail1.png);
		* background: none; 
		* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/running/images/gmap_detail1.png', sizingMethod='fixed');
		background-repeat: no-repeat;
		background-position: left top;
		}
	.gmap .info .info-shadow {
		position: absolute;
		left: 2px;
		top: 40px;
		width: 213px;
		height: 54px;
		background-image: url(../images/gmap_detail-shadow.png);
		* background: none; 
		* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/running/images/gmap_detail-shadow.png', sizingMethod='fixed');
		background-repeat: no-repeat;
		background-position: left top;
		}
	.gmap .event-bar {
		position: absolute;
		top: 0;
		left: 0;
		width: 623px;
		padding: 6px 10px 6px 15px;
		overflow: hidden;
		background-color: #1d0096;
		color: #FFFFFF;
		}
	.internal-ad_form {
		display: block;
		clear: both;
		position: relative;
		left: 3px;
		width: 120px;
		height: 80px;
		padding: 68px 145px 0px 32px;
		background-image: url(../images/internal-ad_form.gif);
		background-repeat: no-repeat;
		background-position: left top;
		text-decoration: none !important;
		font-size: 1em;
		}
		
	.internal-ad_form strong {
		position: absolute;
		top: 18px;
		left: 30px;
		width: 122px;
		display: none;
		font-size: 1.4em;
		padding: 0px 0px 15px 0px;
		}
	.images-disabled .internal-ad_form strong {
		display: block;
		}
	.internal-ad_form span {
		text-decoration: underline;
		}
	.sitemap_column {
		float: left;
		width: 235px;
		}
	.gmap-legend {
		position: absolute;
		top: 10px;
		left: 16px;
		width: 400px;
		font-size: 1.1em;
		}
	.gmap-legend strong,
	.gmap-legend span {
		display: block;
		padding: 6px 10px 8px 0px;
		float: left;
		color: #1d0096;
		}
	.gmap-legend span.gl-event {
		padding: 6px 10px 8px 32px;
		background-image: url(../images/gmap_icon.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
	.gmap-legend span.gl-home {
		padding: 6px 10px 8px 32px;
		background-image: url(../images/gmap_icon-home.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
	.forrun {
		position: relative;
		top: -1em;
		}
	.forrun1 {
		position: relative;
		top: -0.4em;
		}
	.event-shadow {
		display: none;		}
	.gmap-item .event-shadow {
		height: 600px;
		}
	.onetwothree_home {
		padding-top: 20px;
		overflow: hidden;
		border-top: 1px solid #1d0096;
		}
	.onetwothree_home a {
		display: block;
		}
	.onetwothree_home h2 {
		
		}
	.onetwothree_home h2 span {
		
		}
	.onetwothree_home .onetwothree_one,
	.onetwothree_home .onetwothree_two,
	.onetwothree_home .onetwothree_three {
		
		}
	.onetwothree_home .onetwothree_two {
		
		}
	.onetwothree_home .onetwothree_one em,
	.onetwothree_home .onetwothree_two em,
	.onetwothree_home .onetwothree_three em {
		font-style: normal;
		text-decoration: underline;
		color: #1d0096;
		}
	.onetwothree_home .onetwothree_three {
		
		}
	.onetwothree_home .onetwothree_one .graphic,
	.onetwothree_home .onetwothree_two .graphic,
	.onetwothree_home .onetwothree_three .graphic {
		
		}
	.images-disabled .onetwothree_home .graphic {
		}
	.onetwothree_home .onetwothree_two .graphic {
		}
	.onetwothree_home .onetwothree_three .graphic {
		}
	.onetwothree {
		width: 285px;
		float: left;
		overflow: hidden;
		}
	#content_right1 .onetwothree {
		margin-left: 10px !important;
		margin-left: 5px;
		}
	.onetwothree a {
		display: block;
		background:  url(../images/arrow_bullet.gif) transparent; 
		background-repeat:no-repeat; 
		padding: 0px 0px 0px 16px; 
		background-position: 4px 3px;
		font-size: 0.9em;
		}
	.onetwothree .onetwothree_one a {
		padding-left: 20px;
		background-position: 8px 3px;
		}
	.onetwothree strong.title {
		position: relative;
		clear: both;
		float: left;
		display: block;
		width: 285px;
		height: 30px;
		padding: 0 !important;
		text-indent: 2px;
		text-align: center;
		}
	.onetwothree strong.title span {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 285px;
		height: 30px;
		background-image: url(../images/123_how-to-find-us.gif);
		background-repeat: no-repeat;
		background-position: center top;
		text-indent: -9999px;
		overflow: hidden;
		}
	.onetwothree .onetwothree_one,
	.onetwothree .onetwothree_two,
	.onetwothree .onetwothree_three {
		position: relative;
		float: left;
		width: 96px;
		height: 20px;
		padding: 115px 0px 20px 0px;
		color: #1d0096;
		font-size: 1.1em;
		overflow: hidden;
		background-color: #FFFFFF;
		background-image: url(../images/123_1_find-an-event.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		overflow: hidden;
		}
	.onetwothree .onetwothree_three {
		width: 92px;
		float: right;
		}
	.onetwothree .onetwothree_one em,
	.onetwothree .onetwothree_two em,
	.onetwothree .onetwothree_three em {
		font-style: normal;
		text-decoration: underline;
		color: #1d0096;
		}
	.onetwothree .onetwothree_one .graphic,
	.onetwothree .onetwothree_two .graphic,
	.onetwothree .onetwothree_three .graphic {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 96px;
		height: 110px;
		background-image: url(../images/123_1_find-an-event.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		text-indent: -9999em;
		overflow: hidden;
		}
	.images-disabled .onetwothree .graphic {
		text-indent: 0 !important;
		}
	.onetwothree .onetwothree_two .graphic {
		background-image: url(../images/123_2_get-a-place.gif);
		}
	.onetwothree .onetwothree_three .graphic {
		background-image: url(../images/123_3_get-sponsorship-pack.gif);
		}
	#cbo_share {
		position: relative;
		left: 0px;
		#left: -3px;
		top: 3px !important;
		#top: 0px !important;
		}
	.check2 {
		position: relative;
		top: 3px !important;
		}
	.check3 {
		position: relative;
		top: 2px !important;
		#top: 1px !important;
		#top: 0;
		float: left;
		margin-left: 16px;
		}
	ul#left_nav1 {
		display: block;
		width: 215px;
		margin: 0 auto;
		padding: 0 !important;
		list-style: none;
		border-top: 0 !important;
		border-top: 5px solid #41c4dd;
		border-bottom: 1px solid #d9f3f8;
		font-size: 1.1em;
		}
	ul#left_nav1 li:first-child {
		border-top: 5px solid #41c4dd;
		}
		ul#left_nav1 li {
			clear: both;
			display: block;
			width: 138px;
			padding: 5px 10px;
			color: #1d0096;
			background-color: #d9f3f8;
			border-left: 1px solid #d9f3f8;
			border-right: 1px solid #d9f3f8;
			overflow: hidden;
			}
		ul#left_nav1 li.row2 {
			background-color: #ecf9fc;
			}
		ul#left_nav1 li.selected {
			background-color: #41c4dd;
			text-decoration: none;
			border-left: 1px solid #41c4dd;
			border-right: 1px solid #41c4dd;
			}
		.item-left {
			float: left;
			width: 70px;
			color: #656565;
			}
		.item-right {
			float: right;
			width: 110px;
			}
	#content_left1 ul#left_nav1 li {
			width: 193px;
			}
	
	ul#form_nav {
		float: left;
		width: 100%;
		height: 33px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
		background-color: #1d0096;
		}
		ul#form_nav li {
			display: inline;
			background-image: none;
			margin: 0;
			padding: 0;
			}
			ul#form_nav li a,
			ul#form_nav li span {
				position: relative;
				float: left;
				display: block;
				height: 33px;
				color: #f0f0FF;
				text-indent: 5px;
				padding: 8px;
				}
			ul#form_nav li span {
				color: #D0D0FF;
				}
			ul#form_nav li a {
				text-decoration: underline;
				}
			ul#form_nav li a span,
			ul#form_nav li span span {
				display: none;
				}
			ul#form_nav li a span {
				cursor: hand;
				cursor: pointer;
				}
			ul#form_nav li .current {
				background-position: 0px -50px;
				text-decoration: none;
				color: #FFFFFF !important;
				font-weight: bold;
				}
			ul#form_nav li a span {
				background-position: 0px 0px;
				text-decoration: none;
				}
			ul#listmap_nav {
		position: absolute;
		left: 490px;
		top: -28px;
		float: left;
		width: 155px;
		height: 30px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
		}
		ul#listmap_nav li {
			display: inline;
			background-image: none;
			margin: 0;
			padding: 0;
			}
			ul#listmap_nav li a {
				position: relative;
				float: left;
				display: block;
				width: 72px;
				height: 30px;
				color: #1d0096;
				}
			ul#listmap_nav li a span {
				position: absolute;
				top: 0;
				left: 0;
				float: left;
				display: block;
				width: 72px;
				height: 30px;
				background-repeat: no-repeat;
				background-position: 0px -50px;
				text-indent: -9999px;
				overflow: hidden;
				}
			ul#listmap_nav li a.selected span {
				background-position: 0px 0px;
				text-decoration: none;
				}
			ul#listmap_nav li.list a span {
				background-image: url(../images/listmap_nav_list.gif);
				}
			ul#listmap_nav li.map a span {
				background-image: url(../images/listmap_nav_map.gif);
				}
	ul#sort {
		position: absolute;
		left: 600px;
		top: 15px;
		float: left;
		width: 40px;
		height: 18px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
		}
		ul#sort li {
			display: inline;
			}
			ul#sort li a {
				float: left;
				display: block;
				width: 17px;
				height: 18px;
				background-image: url(../images/sort-up.gif);
				background-repeat: no-repeat;
				background-position: 0px 0px;
				text-indent: -9999px;
				overflow: hidden;
				}
			.images-disabled ul#sort li a {
				text-indent: 0 !important;
				text-decoration: none;
				}
			.images-disabled ul#sort li.sort-down a {
				position: relative;
				top: -4px;
				}
			ul#sort li a.selected {
				background-position: -100px 0px;
				text-decoration: none;
				}
			ul#sort li.sort-down a {
				background-image: url(../images/sort-down.gif);
				}
	ul#prevnext {
		position: absolute;
		left: 488px;
		bottom: 15px;
		float: left;
		width: 155px;
		height: 27px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
		}
		ul#prevnext li {
			display: inline;
			}
			ul#prevnext li a {
				float: left;
				display: block;
				width: 76px;
				height: 27px;
				background-image: url(../images/event-previous.gif);
				background-repeat: no-repeat;
				background-position: 0px 0px;
				text-indent: -9999px;
				overflow: hidden;
				}
			.images-disabled ul#prevnext li a {
				text-indent: 0 !important;
				}
			ul#prevnext li a.selected {
				text-decoration: none;
				}
			ul#prevnext li.prevnext-next a {
				background-image: url(../images/event-next.gif);
				}
	ul#gmap_nav {
		position: absolute;
		left: 455px;
		top: 10px;
		float: left;
		width: 180px;
		height: 27px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
		}
		ul#gmap_nav li {
			display: inline;
			}
			ul#gmap_nav li a {
				float: left;
				display: block;
				width: 59px;
				height: 27px;
				background-image: url(../images/gmap-terrain.gif);
				background-repeat: no-repeat;
				background-position: -100px 0px;
				text-indent: -9999px;
				overflow: hidden;
				}
			.images-disabled ul#gmap_nav li a {
				text-indent: 0 !important;
				}
			ul#gmap_nav li a.selected {
				text-decoration: none;
				background-position: 0px 0px !important;
				}
			ul#gmap_nav li.gmap-map a {
				background-image: url(../images/gmap-map.gif);
				}
			ul#gmap_nav li.gmap-satellite a {
				background-image: url(../images/gmap-satellite.gif);
				}
	@media print {
		* {
			background-image: none !important;
			}
		label.print-friendly {
			display: none !important;
			}
		}
