body
{
	font-family: Verdana, Arial, Geneva, Sans-Serif;
	text-decoration: none;
	color: #000000;
	background-color: #333333;
	/*background-image: url('../images/def/background.jpg');*/
	/*background-repeat: repeat-y;*/
	/*background-position: center 0px;*/
}


/* background */
#bg-photo { background:#000; display:block; overflow:hidden; position:fixed; left:0; top:0; width:100%; min-width:1200px; height:100%; z-index:0; }
#bg-photo img { border:0; display:block; height:auto; width:100%; }



/* center */

#echtall
{
	position: absolute;
	width: 100%;
	top: 0px;
	z-index: 1;
	margin: 0px auto;
	text-align: center;
}

#all
{
	position: relative;
	display: block;
	left: 0;
	width: 1040px;
	height: 10000px;
	margin: 0px auto;
	text-align: left;
	z-index: 1;
	background-color: #F7F7F7;
	background-image: url(http://www.1000mile.org/images/bg.gif);
}

/* center */

/* define layers */

#band
{
	z-index: 2;
	visibility: visible;
}

#contentbg
{
	position: fixed;
	left: auto;
	width: inherit;
	height: 100%;
	text-align: right;
	z-index: -2;
	visibility: visible;
	overflow: hidden;
	background-image: url(http://www.1000mile.org/images/contentbg.gif);
	background-repeat: no-repeat;
	right: auto;
}



/*
#mapzoom
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: right;
	z-index: 2;
}
*/

#mapmenu
{
	position: absolute;
	top: 200px;
	left: 115px;
	height: 100%;
	z-index: 4;
}


#header
{
	position: absolute;
	top: 18px;
	left: 18px;
	width: 354px;
	height: 161px;
	z-index: 1;
}

#menu
{
	position: absolute;
	top: 220px;
	left: 18px;
	width: 100px;
	z-index: 2;
}

#blogs
{
	position: absolute;
	top: 210px;
	left: 150px;
	height: 20px;
	width: 640px;
	background-color: #FFF;
	opacity: .92;
}

#text
{
	position: absolute;
	top: 210px;
	left: 150px;
	height: auto;
	width: 640px;
	background-color: #FFF;
	opacity: .92;
}

#textline
{
	position: absolute;
	top: -1px;
	left: -1px;
	height: 100%;
	width: 640px;
	opacity: .35;
	border: 1px #000 solid;
	z-index: -10;
}

/* define styles */

.title
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.text
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

.small
{
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

.smallred
{
	color: #F03;
	font-size: 9px;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}


a:link, a:visited
{
	text-decoration: none;
	color: #134FA1;
	font-weight: 600;
}

a:hover, a:active
{
	text-decoration: none;
	color: #CC0000;
}

.nav
{
	color: #F30;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

	a.nav:link, a.nav:visited
	{
		text-decoration: none;
		color: #FFF;
	}
	
	a.nav:hover, a.nav:active
	{
		text-decoration: none;
		color: #66F;
	}

.nav_sub
{
	color: #00FFFF;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

	a.nav_sub:link, a.nav_sub:visited
	{
		text-decoration: none;
		color: #FFFFFF;
	}
	
	a.nav_sub:hover, a.nav_sub:active	
	{
		text-decoration: none;
		color: #FFFF00;
	}

.input_field
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000;
	margin-bottom: 2px;
	padding: 4px 5px 4px 5px;
	width: 195px;
	background: #FFFFFF url(../images/def/input_bg.gif) no-repeat left top;
	vertical-align: middle;
}

.input_field2
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000;
	margin-bottom: 2px;
	padding: 4px 5px 4px 5px;
	width: 260px;
	background: #FFFFFF url(../images/def/input_bg.gif) no-repeat left top;
	vertical-align: middle;
}

.input_field3
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000;
	margin-bottom: 2px;
	padding: 4px 5px 4px 5px;
	width: 330px;
	background: #FFFFFF url(../images/def/input_bg.gif) no-repeat left top;
	vertical-align: middle;
}

.input_short
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000;
	margin-bottom: 2px;
	padding: 4px 5px 4px 5px;
	width: 36px;
	background: #FFFFFF url(../images/def/input_bg.gif) no-repeat left top;
	vertical-align: middle;
}

.input_pulldown
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000;
	margin-bottom: 2px;
	padding: 3px 5px 3px 5px;
	width: 36px;
	background: #FFFFFF;
	vertical-align: middle;
}


.input_submit
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	padding: 1px 5px 1px 5px;
	width: 136px;
	color: #000000;
	background: #EEEEEE;
}

ul
{
color: black;
}

.form_field {
	font-family: Arial, sans-serif; 
	font-size: 8pt;
	background-color: #ffffff;
	color: #000000;
	width: 230px;	
	border-style: solid;
	border-width: 1px;
	border-color: #171796;

}

.form_field_xsmall {
	font-family: Arial, sans-serif; 
	font-size: 8pt;
	background-color: #ffffff;
	color: #000000;
	width: 50px;	
	border-style: solid;
	border-width: 1px;
	border-color: #171796;

}

.form_field_small {
	font-family: Arial, sans-serif; 
	font-size: 8pt;
	background-color: #ffffff;
	color: #000000;
	width: 170px;	
	border-style: solid;
	border-width: 1px;
	border-color: #171796;

}
