/* DEFAULT */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
p {
	padding-left: 15px;
}
body {
	background: #004370;
	background: url(../images/bg_p.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004370;
}
/* LAYOUT */

#Menu1 {
	width: 300px;
	line-height: 25px;
	text-align: left;
}
#wrapper {
	width: 963px;
	margin: 0px auto;
	background: url(../images/bg_c.gif) repeat-y;
}
#header {
	width: 955px;
	height: 35px;
	background: url(../images/header.gif) no-repeat;
}
#logo_area_h {
	width: 955px;
	height: 133px;
	background: url(../images/bg_header.gif) top left no-repeat;
}
#logo_area_l {
	width: 520px;
	height: 133px;
	float: left;
}
#logo_area_r {
	width: 435px;
	height: 133px;
	float: right;
}
#menu_bar {
	width: 940px; /* 955 - 15 */
	height: 21px;
	padding-left: 15px;
	background: url(../images/bg_menu_bar.gif) top left no-repeat;
}
#blue_bar {
	width: 955px;
	height: 10px;
	background-color: #004370;
}
#flash_area{
	width: 955px;
	height: 205px;
}
#flash_area2{
	width: 955px;
	height: 300px;
}
#image_bar {
	width: 955px;
	height: 205px;
}
#content_holder { 
	width: 955px; 
}
#content_large {
	width: 915px; /* 955 - 40 */
	padding: 20px 20px 0px 20px;
}
#footer {
	width: 963px;
	height: 45px;
	margin: 0 auto;
	background: url(../images/footer.gif) no-repeat;
}
/* CONTENT LAYOUT INDEX */
#box_holder {
	width: 200px; /* 215 - 15 */
	float:left;
	padding: 15px 15px 15px 0px;
	float:left;
}
#blue_box {
	width: 180px; /* 200 - 20 */
	height: 175px; /* 195 - 20 */ 
	background: url(../images/blue_box.gif) top left no-repeat;
	padding: 10px;
	margin-bottom: 5px;
}
#blue_box_vert {
	width: 200px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: url(../images/blue_box_vert.gif) top left no-repeat;	
}
#content { 
	width: 700px; /* 755 - 30 */
	padding: 15px;
	float: right;
}
/* LOGIN AREA */
#login_1 {
	width: 145px;
	height: 133px;
	float: left;
}
#login_1_1 {
	width: 145px;
	height: 25px;
	padding-top: 20px;
}
#login_1_2 {
	width: 145px;
	height: 78px;
	text-align: center;
	padding-top: 10px;
}
#login_2 {
	width: 125px; 
	height: 113px;
	padding-top: 20px;
	float: left;
}
#login_3 {
	width: 165px;
	height: 133px;
	float: left;
}
#login_3_1 {
	width: 165px;
	height: 64px; /*84 - 20*/
	padding-top: 20px;
	float: left;
}
#login_3_2 {
	width: 165px;
	height: 49px;
	float: left;
}
/* INPUT */
.login_bars
{
	color: #999999;
	background: url(../images/bg_input_text.gif) right repeat-x;
	border: 1px solid #303030;
	padding-left: 5px;
}
.btn_submit {
	padding-left: 30px;
	width: 82px;
	height: 19px;
	border: 0px;
	color:#FFFFFF;
	background:url(../images/btn_login.gif) left no-repeat;

}
.btn_submit:hover{
	padding-left: 30px;
	width: 82px;
	height: 19px;
	border: 0px;
	color:#FFFFFF;
	background:url(../images/btn_login_hover.gif) left no-repeat;

}
.special {
	width:5px;
	visibility:hidden;
}
/* FONT */
h1 {
	color: #74b7e0;
	font-size: 14px;
}
.index_panel_titles {
	color: #74b7e0;
	font-size: 14px;
	text-align: center;
}
a:link {
	color: #004370;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #74B7E0;
}
a:active {
	color: #CCCCCC;
}
.login_text_small {
	padding-left: 24px;
 	color: #0071bb;
 	font-size: 11px;
}
.login_text_small a:link {
	color: #0071bb;
	font-size: 11px;
	text-decoration:none;
}
.login_text_small a:visited {
	color: #0071bb;
	font-size: 11px;
	text-decoration:none;
}
.login_text_small a:hover {
	color: #004370;
	font-size: 11px;
	text-decoration:underline;
}
.login_text_small a:active {
	color: #0071bb;
	font-size: 11px;
	text-decoration:none;
}
.login_text {
 	color: #0071bb;
 	font-size: 12px;
}
a.login_text :link {
	color: #0071bb;
	font-size: 12px;
}
a.login_text :visited {
	color: #0071bb;
	font-size: 12px;
}
a.login_text :hover {
	color: #74b7e0;
	font-size: 12px;
}
a.login_text :active {
	color: #0071bb;
	font-size: 12px;
}
.login_text_error {
	color: #700000;
	width: 145px;
	height: 78px;
	text-align: center;
	padding-top: 15px;
}
.blue_box_links {
	color: #004370;
	text-decoration: none;
}
a.blue_box_links {
	color: #004370;
	text-decoration: none;
}
a.blue_box_links:link,a.blue_box_links:active,a.blue_box_links:visited {
	color: #004370;
}
a.blue_box_links:hover {
	color: #000;
	text-decoration: underline;	
}
.blue_box_titles {
	font-weight: bold;
	text-align: center;
	color:#0071bb;
}
.blue_box_img {
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
.blue_box_text {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.blue_box_links {
	margin-top: 5px;
	font-size: 10px;
	color:#333333;
	text-align: right;
}
.Garmin_link {
	margin-top: 5px;
	font-size: 12px;
	color:#000000;
	text-align: left;
    width: 672px;
}
a.Garmin_link {
	color: #000000;
	text-decoration: none;
    height: 7px;
}
.product_show {font-size: 11px}
a.product_show_link {font-size: 11px; color:#333333}
a.product_show_link:link, a.product_show_link:visited {font-size: 11px; color:#333333}
a.product_show_link:hover {color:#0071bb}