/* CSS Document */

body {
font: 11px/14px arial;
font-family: arial;
background-color: #1d2532;
margin: 0;
}
p {
	font: 11px/17px arial;
	color: #2D3F56;
}
h1 {
font-size: 13px;
color: #2D3F56;
font-weight: normal;
font-style: italic;
}
a {
color: #2D3F56;
}
a:link {color: #2D3F56}
a:visited {color: #2D3F56}
a:hover {color: #CC7E2B}



.white_outline {
	border-bottom: 1px solid white;
	color: #EDEDED;
}
.med_blue_bg {
background-color: #0A4466;
}
.med_blue_bg_head {
	background-color: #0A4466;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.green_bg {
background-color: #548B46;
}
.green_bg_head {
	background-color: #548B46;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
}
.orange_bg {
background-color: #CC7E2B;
}
.orange_bg_head {
	background-color: #CC7E2B;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
}
.lt_green_bg {
background-color: #c6ddc0;
}
.lt_blue_bg {
background-color: #D9E5EF;
}
.lt_orange_bg {
background-color: #F8F2E5;
}
.white_bg {
background-color: white;
}

.green_outline {
border: 1px solid #548B46;
}
.orange_outline {
border: 1px solid #CC7E2B;
}
.blue_outline {
border: 1px solid #0A4466;
}



/* Product page : main text area styles */

.product_main {
	background: white;
	padding: 20px;
	color: #2D3F56;
}
.product_rightcolumn {
background: white;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 8px;
}
.r_column {
font: 11px/14px arial;
color: #2D3F56;
}
.browsecat_main {
background: white;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
}


.product_highlight_trail {
background-color: #c6ddc0;
padding-top: 12px;
padding-right: 12px;
padding-bottom: 0;
padding-left: 12px;
border-bottom: 1px solid #548B46;
}
.product_highlight_gym {
background-color: #D9E5EF;
padding-top: 12px;
padding-right: 12px;
padding-bottom: 0;
padding-left: 12px;
border-bottom: 1px solid #0A4466;
}
.product_highlight_street {
background-color: #F8F2E5;
padding-top: 12px;
padding-right: 12px;
padding-bottom: 0;
padding-left: 12px;
border-bottom: 1px solid #cc7e2b;
}





.image_pad_highlight {
padding-top: 0;
padding-right: 5px;
}
.image_pad_main {
padding-top: 5;
padding-right: 5px;
}
.highlight_text_trail {
font: 12px/20px arial;
color: #385A1D;
}
.highlight_text_gym {
font: 12px/20px arial;
color: #2D3F56;
}
.highlight_text_street {
font: 12px/20px arial;
color: #B76A18;
}



p.nav {
font: 11px/19px arial;
color: #E2F4FE;
padding-top: 8px;
padding-bottom: 10px;
padding-left: 12px;
padding-right: 0;
}
a.nav {
font-weight: bold;
text-decoration: none;
color: #6F9FBB;
}
a.nav:link {color: #E2F4FE}
a.nav:visited {color: #E2F4FE}
a.nav:hover {color: #CC7E2B}

span.nav_expanded {
padding-left: 18px;
}
a.nav_expanded {
text-decoration: none;
color: #6F9FBB;
font-weight: bold;
font-style: italic;
line-height: 16px;
}
a.nav_expanded:link {color: white}
a.nav_expanded:visited {color: white}
a.nav_expanded:hover {color: #CC7E2B}

a.nav_expanded_current {
text-decoration: none;
color: #6F9FBB;
font-weight: bold;
font-style: italic;
line-height: 16px;
}
a.nav_expanded_current:link {color: #6F9FBB}
a.nav_expanded_current:visited {color: #6F9FBB}
a.nav_expanded_current:hover {color: #CC7E2B}


p.subnav {
font: 11px/15px arial;
color: #2D3F56;
}
a.subnav {
text-decoration: none;
}
a.subnav:link {color: #2D3F56}
a.subnav:visited {color: #2D3F56}
a.subnav:hover {color: #CC7E2B}

p.footer {
font: 9px/11px arial;
color: #E2F4FE;
}
a.footer {
text-decoration: none;
}
a.footer:link {color: #E2F4FE}
a.footer:visited {color: #E2F4FE}
a.footer:hover {color: #CC7E2B}


.orange_arrow {
color: #CC7E2B;
font-weight: normal;
}

.browse_row {
background-color: white;
border-top: 1px solid #2D3F56;
}
.footer_row {
background-color: #0A4466;
}

/* Home Page styles */

.home_main {
background: white;
padding: 10px 2px 10px 7px;
}


/* browse category styles */

p.browsecat_titles {
font: 11px/16px arial;
font-weight: bold;
color: #2D3F56;
}

span.browse_subcat {
padding-left: 15px;
font-style: italic;
font-weight: normal;
}
a.browse_subcat {
text-decoration: none;
line-height: 16px;

}
a.browse_subcat:link {color: #2D3F56}
a.browse_subcat:visited {color: #2D3F56}
a.browse_subcat:hover {color: #CC7E2B}

}

