/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#666666;
	font-size:14px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#2082a6;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	color:#1e8e41;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.store-image {
	position:relative;
	float:left;
	width:180px;
	height:144px;
}

.store-image2 {
	position:relative;
	float:left;
	width:175px;
	height:150px;
}

.content_text {
	position:relative;
	float:left;
	width:505px;
	height:auto;
	padding:20px 0 0 10px;
}

.content_sub {
	position:relative;
	float:left;
	width:600px;
	height:auto;
	padding:85px 0 25px 60px;
}

.flag {
	position:relative;
	margin-bottom:10px;
}

.text-field {
	background-color:#fff8d4;
	border:1px solid #f3d948;
	color:#666666;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:142px;
	background-image:url(images/bg_header5.jpg);
	background-repeat:no-repeat;
}

#store {
	position:relative;
	float:left;
	}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:98px;
	left:12px;
	width:926px;
	height:42px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	background-image:url(images/bg_main.jpg);
	background-repeat:repeat-y;
}

#main_top {
	position:relative;
	top:0;
	left:0;
	width:910px;
	height:auto;
	background-image:url(images/bg_main-top.jpg);
	background-repeat:no-repeat;
	padding:8px 20px 0 20px;
}

#main_top-sub {
	position:relative;
	top:0;
	left:0;
	width:910px;
	height:auto;
	background-image:url(images/bg_main-top-sub.jpg);
	background-repeat:no-repeat;
	padding:8px 20px 0 20px;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:704px;
	height:auto;
}


#sponsors {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:704px;
	height:auto;
	background-color:white;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:203px;
	height:auto;
	background-image:url(images/bg_sidebar.jpg);
	background-repeat:repeat;
}

#side_bar-top {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:163px;
	min-height:533px;
    height:auto !important;
    height:533px;
	color:#6d6642;
	background-image:url(images/bg_sidebar-top.jpg);
	background-repeat:no-repeat;
	padding:25px 20px 0 20px;
}

#side_bar-top p { margin:0 0 10px 0; }
#side_bar-top table { margin:0 0 10px 0; }

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:20px;
	clear:both;
}

#footer a {
	text-decoration:none;
}

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

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:42px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.gif);
}

a#nav_01 {
	width:82px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -42px;
}


a#nav_02 {
	width:67px;
	cursor:pointer;
	background-position:-82px 0;
}

a:hover#nav_02{
	background-position:-82px -42px;
}


a#nav_03 {
	width:90px;
	cursor:pointer;
	background-position:-149px 0;
}

a:hover#nav_03{
	background-position:-149px -42px;
}


a#nav_04 {
	width:73px;
	cursor:pointer;
	background-position:-239px 0;
}

a:hover#nav_04{
	background-position:-239px -42px;
}

a#nav_05 {
	width:86px;
	cursor:pointer;
	background-position:-312px 0;
}

a:hover#nav_05{
	background-position:-312px -42px;
}
a#nav_06 {
	width:88px;
	cursor:pointer;
	background-position:-398px 0;
}

.active_06 {
	background-position: -398px -42px !important;
}

a:hover#nav_06{
	background-position:-398px -42px;
}
a#nav_07 {
	width:87px;
	cursor:pointer;
	background-position:-486px 0;
}

a:hover#nav_07{
	background-position:-486px -42px;
}
a#nav_08 {
	width:88px;
	cursor:pointer;
	background-position:-573px 0;
}

a:hover#nav_08{
	background-position:-573px -42px;
}
a#nav_09 {
	width:93px;
	cursor:pointer;
	background-position:-661px 0;
}

.active_09 {
	background-position: -661px -42px !important;
}

a:hover#nav_09{
	background-position:-661px -42px;
}
a#nav_010 {
	width:79px;
	cursor:pointer;
	background-position:-754px 0;
}

a:hover#nav_010{
	background-position:-754px -42px;
}
a#nav_011 {
	width:93px;
	cursor:pointer;
	background-position:-833px 0;
}

a:hover#nav_011{
	background-position:-833px -42px;
}


/* ---------hidden layers ------ */

#marathon_layers {
	position:relative;
	float:left;
	width:704px;
	height:290px;
	background-image:url(/images/hidden-layers.jpg);
	background-repeat:no-repeat;
}

.marathon-image {
	position:relative;
	width:486px;
	height:166px;
	margin:0 0 10px 0;
}

.marathon-links a {
	color:white;
	}

.marathon-button { margin:5px 0 0 0; }

.layers_green { background-position: 0px 0px; }
.layers_red { background-position: 0px -290px; }
.layers_blue { background-position: 0px -580px; }
.layers_orange { background-position: 0px -870px; }
.layers_purple { background-position: 0px -1160px; }
	
#side_nav {
	position:relative;
	top:0;
	left:0;
	width:190px;
	height:275px;
	float:left;
}

#nav_sub {
	position:relative;
	top:0;
	left:0;
	width:472px;
	height:auto;
	float:left;
padding:14px 0 0 14px;
}

#nav_sub a { color:#white; font-size:13px; }
#nav_sub h2 { font-size:16px; font-weight:bold; color:white; margin:0 0 3px 0;}

#L1, #L2, #L3, #L4,
#L5 {
	position:relative;
	visibility:hidden;
	height:auto;
	width:486px;
}



.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}

#side_nav a {
	position:relative;
	float:left;
	width:190px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/side_nav.jpg);
}

a#rollover_01 { height:55px; }
a#rollover_02 { height:55px; }
a#rollover_03 { height:55px; }
a#rollover_04 { height:55px; }
a#rollover_05 { height:55px; }

/* ---- start nav drop settings -------------------------- */

#nav_drop a:hover {
	color:#FAD549;
}


#N1, #N2, #N3{
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color: #394c9a;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
    background-image:url(images/bg_dropdown.jpg);
	background-repeat:repeat-x;
	padding:10px;
}

#N1 a, #N2 a, #N3 a {
	color:white;
	font-size:12px;
}

#N1 { width:109px; left:570px; top: 134px; }
#N2 { width:120px; left:325px; top: 134px; }
#N3 { width:120px; left:490px; top: 134px; }

