/* CSS Document */

body {
font: 11px/14px arial;
font-family: arial;
background-color: #65ab1a;
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: #da2900}



.white_outline {
border-bottom: 1px solid white;
}
.med_blue_bg {
background-color: #4f3019;
}
.med_blue_bg_head {
	background-color: #4f3019;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.green_bg {
background-color: #65ab1a;
}
.green_bg_head {
	background-color: #65ab1a;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
}
.orange_bg {
background-color: #da2900;
}
.orange_bg_head {
	background-color: #da2900;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
}
.lt_green_bg {
background-color: #cce5a2;
}
.lt_blue_bg {
background-color: #e4d2c5;
}
.lt_orange_bg {
background-color: #FFF1E6;
}
.white_bg {
background-color: white;
}

.green_outline {
border: 1px solid #65ab1a;
}
.orange_outline {
border: 1px solid #da2900;
}
.blue_outline {
border: 1px solid #4f3019;
}



/* Product page : main text area styles */

.product_main {
background: white;
padding: 20px;
}
.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: #4f3019;
padding-top: 12px;
padding-right: 12px;
padding-bottom: 0;
padding-left: 12px;
border-bottom: 1px solid #548B46;
}
.product_highlight_gym {
background-color: #65ab1a;
padding-top: 12px;
padding-right: 12px;
padding-bottom: 0;
padding-left: 12px;
border-bottom: 1px solid #4f3019;
}
.product_highlight_street {
background-color: e4d2c5;
padding-top: 12px;
padding-right: 12px;
padding-bottom: 0;
padding-left: 12px;
border-bottom: 1px solid #da2900;
}





.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: #4f3019;
}
.highlight_text_gym {
font: 12px/20px arial;
color: #65ab1a;
}
.highlight_text_street {
font: 12px/20px arial;
color: #4f3019;
}



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

span.nav_expanded {
padding-left: 18px;
}
a.nav_expanded {
text-decoration: none;
color: #da2900;
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: #da2900}

a.nav_expanded_current {
text-decoration: none;
color: #da2900;
font-weight: bold;
font-style: italic;
line-height: 16px;
}
a.nav_expanded_current:link {color: #2D3F56}
a.nav_expanded_current:visited {color: #4f3109}
a.nav_expanded_current:hover {color: #da2900}


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: #da2900}

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


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

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

/* 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: #da2900}

}
.greensubnav {
	font-family: arial;
	font-size: 11px;
	color: #65ab1a;
}
.befancybegreen {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #65ab1a;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: blink;
	background-attachment: fixed;
}
