@charset "utf-8";

* {
margin: 0px;
padding: 0px;
}

body {
	width: 800px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	color: white;
	background-repeat: repeat-x;
	height: auto;
}

#logos {
	float: left;
	background-image: url(../graphics/garmin_title.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 492px;
	text-indent: -5000px;
}

#login {
	float: left;
	color: #CCCC33;
	background-image: url(../graphics/membership_bg.gif);
	height: 159px;
	width: 308px;
	background-repeat: no-repeat;
}

/* Member login and registration*/

#nav2 li {
	display: inline;
	font-size: 70%;
	color: #FFFFFF;
	float: right;
	padding-top: 141px;
	padding-right: 8px;
}


#nav2 a {
	text-align: center;
/*	float: right;
	padding-top: 141px;
	padding-right: 8px; */
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

#nav2 a:link {
}

#nav2 a:visited {
}

#nav2 a:hover {
	color: #00CCFF;
}

/*--------------------------------------------------------------*/

/* top navigation*/

#navContainer {
	float: left;
	margin-left: 10px;
	clear: left;
/*	width: 767px; */
	width: 778px;
}

#navContainer li {
	display: inline;
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 10px;
	padding-right: 10px;
}

#nav1 a {
	text-align: center;
/*	float: left;	*/
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

#nav1 a:link {
}

#nav1 a:visited {
}

#nav1 a:hover {
	text-decoration: underline;
	color: #00CCFF;
}

#navadmin {
	display:inline;
	clear:left;
}
/* ---------------------------------------- */

#pic {
	float: left;
	color: #99FF99

}

#garminads {
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #007dc3;
	border-bottom-color: #007dc3;
	height: 103px;
	width: 624px;
	margin-top: 15px;
	float: left; 
	color: #007DC3;
}

#gadvimage {
	top: 15px; 
	float: left; 
}
#gadvtext {
	top: 15px;
	width: 190px;
	float: left;
	margin-top: 10px;
}
#gadvtext * {
	margin: 0px;
	padding: 0px;
}

#gadvtext h1 {
	font-size: 100%;
	text-decoration: underline;
}
#gadvtext p {
	font-size: 75%;
}
#gadvtext a {
	color: #0066CC;
	text-decoration: underline;
}

#gadvtext a:link {
	color: #006699;
}

#gadvtext a:visited {
	color: #006699;
}

#gadvtext a:hover {
	color: #00CCFF;
}

#rightContent {
	float: right;
	width: 150px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	z-index: 20; 
}

#rightnav1 {
	font-size: 80%;
	float: right;
	background-image: url(../_images/template/sideNav_header.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 31px;
	padding-right: 10px;

}

#rightnav2 {
	font-size: 80%;

}

#rightnav2 li {
	float: right;
	height: 25px;
	width: 140px;
	list-style-type: none;
	text-align: right;

}

#rightnav2 a {
	text-align: right;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 10px;

}

#rightnav2 a:link {
	text-align: right;
	float: right;
	text-decoration: none;
	color: #FFFFFF;

}

#rightnav2 a:visited {
	text-align: right;
	float: right;
	text-decoration: none;
	color: #FFFFFF;

}

#rightnav2 a:hover {
	text-align: right;
	float: right;
	text-decoration: underline;
	color: #00CCFF;
	background-image: url(../graphics/sideNav_over.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 140px;
	padding-right: 10px;

}

#newsletter {
	background-image: url(../graphics/newsletter_bg.gif);
	height: 210px;
	width: 140px;
	background-repeat: no-repeat;
	float: left;
	font-size: 80%;
	padding-right: 10px;
	padding-top: 10px;

}

#content {
	width: 600px;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 25px;
	float: left;
	font-size: 90%; 
/*	font-family: Verdana,  Arial,   Helvetica, sans-serif; 	*/
}

#content h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	text-decoration: none;
}

#content h1 {
	font-size: 130%;
	margin-bottom: 5px;
	font-weight: bold;
}
#content h2 {
	font-size: 130%;
	margin-bottom: 4px;
	text-decoration: underline;
}
#content h3 {
	font-size: 120%;
	margin-bottom: 3px;
	font-weight: bold;
}
#content h4 {
	font-size: 120%;
	margin-bottom: 2px;
	text-decoration: underline;
}
#content h5 {
	font-size: 110%;
	margin-bottom: 1px;
	font-weight: bold;
}
#content h6 {
	font-size: 110%;
	margin-bottom: 1px;
	text-decoration: underline;
}

#content p {
/*	line-height: 110%;	*/
	margin-bottom: 5px;
}

#content a {
	color: #00CCFF;
}

#content a:hover {
	color: #FFFFFF;
}

#newsletter input
{
	color: #666666;
	background: #333333;
	border: 1px solid #585858;
	width: 120px;
	height: 15px;
	float: right;
	margin-bottom: 10px;
}

#newsletter input.send-btn {
	width: 38px;
	height: 21px;
	outline: none;
	background-color: #333;
	background-image: url(../graphics/go_bt.gif);
	background-repeat: no-repeat;
} 

#footer {
	float: left;
	height: 34px;
	width: 800px;
	background-repeat: no-repeat;
	background-color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #007dc3;
	border-right-color: #007dc3;
	border-bottom-color: #007dc3;
	border-left-color: #007dc3;
/*	margin-bottom: 20px; */
}

/* footer navigation */

#footerNav li {
	display: inline;
	font-size: 70%;
	color: #999999;

}

#footerNav a {
	text-align: center;
	float: right;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	padding-right: 12px;
	padding-top: 8px;

}

#footerNav a:link {
	text-align: center;
	float: right;
	text-decoration: none;
	color: #999999;
	font-weight: normal;

}

#footerNav a:visited {
	text-align: center;
	float: right;
	text-decoration: none;
	color: #999999;
	font-weight: normal;

}

#footerNav a:hover {
	text-align: center;
	float: right;
	text-decoration: underline;
	color: #00CCFF;
	font-weight: normal;

}

#attribute {
	color: #999999;
	text-align: left;
	font-size: 60%;
}
/* ------------------------------------- */

