﻿html { 
	overflow-y: scroll;
	}

body {
	background: #888888 url('images/am_bg_page.jpg') repeat-x fixed;
	color: #575757; 
	text-align: center; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	margin-top: 15px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	margin-top: 6px;	
	}
	
td, tr, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px
	}	

img {
	border: 0px
}


h1 {
	font-size: 18px; 
	font-weight: bold; 
	color: #39505F; 
	margin-top: 2px 
}

h2 {
	font-size: 14px; 
	font-weight: bold; 
	color: #A19B07; 
	margin-bottom: 10px;
	margin-top: 25px;
	border-bottom: 1px dashed #BEBEBF; 	
}

h3 {
	font-size: 13px; 
	margin: 0px; 
	color: #497C9C;
	font-weight: bold;
	margin-top: 20px;
}

h4 {
	font-size: 11px; 
	font-weight: bold; 
	text-transform: uppercase; 
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100px;
	background-color: #ADACAB;
	color: #FFFFFF
}
span.homeh5 {
	font-size: 13px; 
	margin: 0px; 
	/* color: #ADACAB; */
	color: #8f8f8f; 
	font-weight: normal
}

h6 {
	font-size: 12px; 
	font-weight: bold; 
	color: #A19B07; 
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #a19b07;
	border-top: 1px solid #a19b07;
	margin-bottom: 12px;
}

h5 {
	font-size: 13px; 
	margin: 0px; 
	color: #ADACAB; 
	border-bottom: 1px dashed #BEBEBF; 
	font-weight: normal;
}

div.note2 {
	border: 1px solid #7d7d7d;
	padding: 15px;
	background-image: url('images/icon-note.gif');
	background-position: 2px 5px;
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #292929;
	}
	
div.note {
	border: 1px solid #ADACAB;
	padding: 15px;
	background-image: url('images/icon-note.gif');
	background-position: 2px 5px;
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #292929;
	}
	
div.note2 {
	border: 1px solid #ff0000;
	}
	

span.small {
	font-size: 11px;
	}

div.subfeature {
	padding: 5px;
	background-color: #f4f4f4;
	margin-left: 0;
	padding-left: 0;
	list-style: none;	
	}
	
div.subfeature ul {
	margin-left: 20px;
	}
	
div.subfeature li	{
	background-image: url('images/icon-pdf.gif');
	background-repeat: no-repeat;
	padding: 5px 0px 7px 20px;
	background-position: 0 .5em;	
	list-style: none;	
	}

.submenu {
	background: #A19B07;
	padding: 5px;
	text-align: left;
	border-top: 1px solid #827D06
}
.submenutop {
	background: url('images/nav-fadetop.gif');
	text-align: left;
	padding-left:5px; 
	padding-right:5px; 
	padding-top: 8px; 
	padding-bottom: 5px
 }
.submenubot {
	background: url('images/nav-fadebot.gif');
	text-align: left;
	border-top: 1px solid #827D06; 
	padding-left: 5px; 
	padding-right: 0px; 
	padding-top: 5px; 
	padding-bottom: 8px
}

a:link {color: #39505F; text-decoration: underline}
a:active {color: #39505F;text-decoration: underline}
a:visited {color: #39505F;text-decoration: underline}
a:hover {color:#575757;text-decoration: underline}

a.small:link {color: #39505F; text-decoration: underline; font-size: 11px;}
a.small:active {color: #39505F;text-decoration: underline; font-size: 11px;}
a.small:visited {color: #39505F;text-decoration: underline; font-size: 11px;}
a.small:hover {color:#575757;text-decoration: underline; font-size: 11px;}

a.menu:link {color: #535353;text-decoration: none; font-size: 11px;}
a.menu:active {color: #000000;text-decoration: none; font-size: 11px;}
a.menu:visited {color: #535353; text-decoration: none; font-size: 11px;}
a.menu:hover {color: #FFFFFF;text-decoration: none; font-size: 11px;}

a.red:link {color: #ff0000;text-decoration: underline; }
a.red:active {color: #ff0000;text-decoration: underline; }
a.red:visited {color: #ff0000; text-decoration: underline; }
a.red:hover {color: #000000;text-decoration: none; }


#footer {
	background: #B8B8B8;
	width: 895px;
	padding: 5px;
	text-align:left;
	font-size: 9px;
	margin-left: auto;
	margin-right: auto;	
	clear: both
}
.contBoxFeature {
	float: left;
	padding-right: 28px;
	width: 332px;
}
.contBoxFeatureContainer {
	clear: both;
	margin-bottom: 28px;
	margin-top: 0px;
	width: 720px;
}
.contBoxFeatureHdr {
	border-bottom: 1px dotted #BFBFBF;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	color: #848484;
	font-size: 12px;
	font-weight: bold
}
.contBoxFeatureHdr2 {
	border: 1px dotted #ff0000;
	padding: 5px;
	text-align: left;
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	background-image: url('images/bkg-note.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 28px;
}

.contBoxFeatureTxt {
	vertical-align: top
}
.contBoxNavDiv {
	margin-bottom: 2px
}
.contImgFeature {
	border: 1px solid #A0A0A0;
	display: inline;	
	float: left;
	margin-bottom: 30px;
	margin-top: 2px;
	margin-right: 6px;
}
.contImgFeature2 {
	border: 1px solid #A0A0A0;
	display: inline;	
	float: left;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-right: 6px;
}
#contBoxColLeft {
	float: left;
	width: 146px
}
#contBoxColMain {
	background: url('images/am_bg_main.gif') #FFFFFF repeat-y;
	margin-left: auto;
	margin-right: auto;
	/* width: 755px */
	width: 905px;
}
#contBoxColRight {
	float: left;
	/* width: 609px; */
	width: 759px;
	min-height: 500px;
	background: url('images/bkg-bridge.jpg') #FFFFFF no-repeat;
	background-position: 0px 70px;
	margin: 0;
	padding: 0;
	text-align: left
}
#contBoxColRightIndex {
	float: left;
	/* width: 609px; */
	width: 759px;
	min-height: 500px;
	margin: 0;
	padding: 0;
	text-align: left
}
#contBoxColTop {
	margin-left: 0px
}
#contBoxContentColRight {
	float: left
}
#contBoxColTop div {
	float: left
}
#contBoxContent {
	/* width: 581px; */
	/* width: 731px; */
	/* margin-left: 28px; */
	margin-left: 28px;
	width: 100%;
}

#contBoxContentLeft {
	width: 120px;
	float: left;
	text-align: left;
	padding-top: 38px;
	font-size: 11px;
}

#contBoxContentLeft p {
	font-size: 11px;
	}
	
#contBoxContentRight {
	/* width: 441px; */
	/* width: 591px;
	padding-top: 25px; */
	width: 551px;
	text-align: left;
	float: left;
	padding: 25px 20px 0px 20px;
}

#contBoxContentColLeft {
	float: left;
	padding-top: 16px;
	/* width: 570px */
	width: 720px;
}

#contBoxContentHdrMain {
	margin-top: 11px
}

#contBoxContentHdrSub {
	margin-top: 11px
}
#contBoxNavBottom {
	text-align: right
}
#contBoxNavTop {
	border-right: 1px solid #575757;
	text-align: right
}
#contBoxNavWatch {
	background: url('images/am_img_col_left.jpg') repeat-x;
	height: 185px
}
#contBoxNavWatchDiv {
	margin-bottom: 0px;
	z-index: 1;
	text-align: left;
	position: relative;
	top: 100%;
	left: -32px
}
.contBoxTable1 td {
	border-bottom: 1px dashed #BDBDBD;
	vertical-align: top
}
.contBoxTable1 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	}
	
#contBoxResults {
	/* width: 441px; */
	width: 591px;
	padding-top: 5px;
	border-top: 1px dashed #BDBDBD
}
#contBoxPage {
	background: url('images/am_bg_main.gif') #FFFFFF repeat-y;
	text-align: center;
	width: 905px;
	/* width: 755px; */
	margin-left: auto;
	margin-right: auto;
	display: table;
	z-index: 1
}
#contBoxColFlash {
	background: url('images/am_img_masthead_2011_april.jpg') #000000;
	width: 759px;
	height: 199px;
	background-color: #000000
}
#contBoxColFlash2 {
	background: url('images/am_img_masthead_2011a_april.jpg') #000000;
	width: 759px;
	height: 199px;
	background-color: #000000
}
#contBoxColFlash11 {
	background: url('images/690x100_marathon_adidas.jpg') #000000;
	width: 690px;
	height: 100px;
	background-color: #000000
}
.cartTab{
	border-bottom: 1px dashed #CCCCCC; 
	padding: 5px 10px 5px 0px;
}
.cartTab2{
	border-bottom: 2px dashed #CCCCCC; 
	padding: 5px 10px 5px 0px;
	height: 25px;
}
.deadCell{
	 padding: 0px 0px 0px 0px;
}

img.map {
	margin: 4px 0px 6px 0px;
	border: 1px solid #8E9494;
}
.txtRed {
	color: #FF0000
}

img.photo {
	border: 1px solid #8E9494;
	}
	
div.imgOpacity2 img {
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6;
	-khtml-opacity: 0.6;
}

div.imgOpacity img {
	filter: alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	-khtml-opacity: 1.0;
}	

li {
	padding-bottom: 8px;
	}

.red{
	color:#FF0000;
}

table.calendar {
	margin-bottom: 20px;
	} 

td.calendar {
	vertical-align: top;
	padding: 4px;
	text-align: left;
	}

td.calendargrey {
	background-color: #E4E4E4;
	vertical-align: top;
	width: 80px;
	padding: 4px;
	text-align: left;	
	}
	
td.calendarred {
 	background-color: #FF0000;
 	vertical-align: top;
 	width: 80px;
 	color: #ffffff;
	text-align: left; 	
 	}
 	
#backtotop {
	padding-top: 10px;
	padding-bottom: 30px;
 	padding: 4px;
	}
	
img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	}
	
tr.blue {
 	background-color: #BBD2DF;
 	color: #000000;
 	}
