@import "shoe_detail.css";
@import "chart.css";
@import "customer.css";

*{
    margin: 0;
    padding: 0;
}

 /*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

img { behavior: url(http://www.keenfootwear.com.au/resources/styles/iepngfix.htc); }


body{
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    background-color: #f9f9f3;
    color: #7f7f7f;
    background: url(../images/backgrounds/frame_bg.gif) repeat-y center #f9f9f3;
}
#frame{
    position: relative;
    display: block;
    width: 920px;
    border: none;
    background: url(../images/backgrounds/frame_bg.gif) repeat-y center #f9f9f3;
    margin: 0 auto 0 auto;
}
/* ******************
 NOTE: 	HEADER BLOCK
******************** */
#header{
	display: block;
	position: relative;
	height: 79px;
	background: url(../images/backgrounds/header_bg.gif) repeat-x bottom;
	z-index: 10;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
#nav{
	
	clear: both;
	display: block;
	position: absolute;
	bottom: 0px;
	height: 18px;
	width: 100%;
	background-color: transparent;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 0;
}

/* ******************
 NOTE: 	DROPDOWN NAVIGATION
******************** */
#nav #primary{
    float: left;
    margin: 0;
    list-style: none;
}
#flash {
	padding: 0px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 5px;
	position: relative;
	z-index: 5;
}
#nav #utility{
    float: right;   
}
#nav #primary li, #nav #utility li{
    display: inline;   
    float: left;
    margin: -1px 0 0 0;
}

#nav #primary li .hide_sub_menu{
   position: absolute;
   left: -9999px;
}
#nav #primary li .show_sub_menu{
    position: absolute;
    left: auto;
    margin: 0; 
    padding: 0px 0 0 0;
    background-color: #ffde15;
}
#nav #primary li .show_sub_menu li{
   display: block;
   float: none;
   width: 160px;
   margin: 0;
   background-color: transparent;
}
#nav #primary li .show_sub_menu li a{
	display: block;
	height: 16px;
	text-decoration: none;
	background: url('../images/backgrounds/dropdown_bg.gif') repeat-x top left;
	color: #786505;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 12px;
}
#nav #primary li .show_sub_menu li a:hover, #nav #primary li .hide_sub_menu li a:hover{
   background-color:#ffea5d;
   color: #0e0d0d;
}

#nav #primary li.divider, #nav #utility li.divider{
    width: 3px;
    height: 18px;
    background: url(../images/backgrounds/header_bg.gif) repeat-y left;
    text-indent: -9999px;
}

/* ******************
 NOTE: NAVIGATION ELEMENTS
******************** */
.nav_btn{
    text-indent: -9999px;
    display: block;
    height: 18px;
    font-size: 0;
}
.nav_btn:hover{
    background-position: left bottom;
}
.nav_btn:active{
    background-position: left bottom;
}
.mens{
    width: 71px;
    background: url(../images/buttons/nav/mens_btn.gif) no-repeat top left;
}
.womens{
    width: 86px;
    background: url(../images/buttons/nav/womens_btn.gif) no-repeat top left;
}
.kids{
    width: 71px;
    background: url(../images/buttons/nav/kids_btn.gif) no-repeat top left;
}
.bags{
    width: 74px;
    background: url(../images/buttons/nav/bags_btn.gif) no-repeat top left;
}
.sox{
    width: 74px;
    background: url(../images/buttons/nav/sox_btn.gif) no-repeat top left;
}
.hybrid{
    width: 104px;
    background: url(../images/buttons/nav/hybrid_btn.gif) no-repeat top left;
}
.know_keen{
    width: 135px;
    background: url(../images/buttons/nav/get_to_know_keen_btn.gif) no-repeat top left;
}
.faqs_btn{
    width: 61px;
    background: url(../images/buttons/nav/faqs_btn.gif) no-repeat top left;
}
.sign_up_btn{
    width: 75px;
    background: url(../images/buttons/nav/sign_up_btn.gif) no-repeat top left;
}
.find_btn{
    width: 104px;
    background: url(../images/buttons/nav/find_a_dealer_btn.gif) no-repeat top left;
}
.team_btn{
    width: 101px;
    background: url(../images/buttons/nav/keen_team_btn.gif) no-repeat top left;
}
.inside_btn{
    width: 107px;
    background: url(../images/buttons/nav/inside_btn.gif) no-repeat top left;
}
.foundation_btn{
    width: 119px;
    background: url(../images/buttons/nav/foundation_btn.gif) no-repeat top left;
}
.contact_btn{
    width: 93px;
    background: url(../images/buttons/nav/contact_btn.gif) no-repeat top left;
}
.tech{
    width: 93px;
    background: url(../images/buttons/nav/tech_btn.gif) no-repeat top left;
}
#logo_btn{
    display: block;
    width:115px;
    height: 39px;
    background: url(../images/buttons/logo_btn.gif) repeat-x bottom;
    text-indent: -9999px;
    float: left;
    margin: 12px 0px 0px 12px;
}

/* ******************
 NOTE: 	MAIN DIV
******************** */
#main{
}
#main_image{
	border: 0;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3;
	margin-left: 5px;
}
#sub_main{
	margin: -3px 5px 1px 5px;
	height: 115px;
	background: url(../images/backgrounds/header_bg.gif) repeat-x top;
	position: relative;
	z-index: 3;
}
#sub_main div{
	float: left;
	width: 302px;
	height: 115px;
	border-right: 1px dotted #999999;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#events{
	clear: both;
	border-top: 1px dotted #999999;
	margin-top: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.support{
	float: left;
	width: 155px;
	height: 57px;
	border-right: 1px dotted #999999;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	padding-left: 5px;
}
.support_lrg{
	float: left;
	width: 302px;
	height: 115px;
	border-right: 1px dotted #999999;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
/* ******************
 NOTE: 	FOOTER CONTENT
******************** */
#footer, #home_footer{
	height: 61px;
	/*width: 921px;*/
	clear: both;
	color: #7f7f7f;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 5px;
	background-image: url(../images/backgrounds/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/*#home_footer{
    background: url(../images/backgrounds/header_bg.gif) repeat-x top transparent;
    width: auto;
    margin: -10px 5px 0 5px;
}*/
#footer a, #home_footer a{
    color: #7f7f7f;
}
#footer ul li, #home_footer ul li{
    display: inline;
    margin: 0 3px 0 3px;
}
/* ******************
 NOTE: 	Default Styles for the entire site  --- Reusable Classes
******************** */
img{
    margin: 0;
    border: 0;
}
a{
    outline: none;
	text-decoration: underline; 
    color: #323230;  
}
p a{
    text-decoration: underline; 
    color: #323230;  
}
p{
    margin: 2px 0px 18px 5px;
}

.distributors p{
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

h1,h2,h3,h4,h5,h6{
    color: #323230;   
}
h1{
    font-size: 18px;
}
h2{
    font-size: 16px;
}
h3{
    font-size: 14px;
}
h4{
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
}
h5{
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}
h6{
    font-size: 10px;
}

a .new, .new {
	color: #CC3300;
}

* .px_divider{
    display: block;
    height: 1px;
    margin: -3px 5px 0 5px;
    background: url(../images/backgrounds/header_bg.gif) repeat-x bottom;
    clear: both;
    font-size:  0;
}

/*.page_divider{
	display: block;
	height: 1px;
	background: url(../images/backgrounds/header_bg.gif) repeat-x bottom;
	clear: both;
	font-size:  0;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5;
	margin-left: 5px;
}*/
.vert_divider{
    display: block;
    height: inherit;
    width: 1px;
    margin: 0px 5px 0px 5px;
    background: url(../images/backgrounds/header_bg.gif) repeat-y bottom;
    clear: both;
}
.clear{
    clear: both;
    font-size: 0;
    height: 0;
    margin: 0;
}
.contents{
    margin: 5px;
}
.debug{
    border: 1px solid red;
}
/* ******************
 NOTE: 	PRODUCT WALL SECTION
******************** */
.pw_contents{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 25px;
}
.pw_contents h1,.pw_contents h2,.pw_contents h3,.pw_contents h4,.pw_contents h5,.pw_contents h6{
    color: #7F7F7F; 
}
#product_wall{
    width: 673px;
    height: auto;
    margin: 32px 0 32px 0;
    float: left;
}
#pw_side_image{
	margin-top: 32px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: right;
}
#product_wall .product_row{
    height: 110px;
    margin: 0 1px 0 1px;
}
#product_wall .product_row .item{
    width: 220px;
    height: 110px;
    margin: 1px 1px 2px 1px;
    background-color: transparent;
    float: left;
}
#product_wall .product_row .item .item_label{
	position: absolute;
	margin: 2px 0 0 5px;
	color: #7F7F7F;
	text-decoration: none;
	width: 147px;
}
#product_wall a.product{
    display: block;
    width: 220px;
    height: 110px 
    background-color: transparent;
}

#product_wall .vert_divider{
    height: 112px;
    width: 2px;
    font-size: 0;
    margin: 0px 0px 0px 0px;
    background: url(../images/backgrounds/header_bg.gif) repeat-y bottom;
    float: left;
    clear: none;
}
#product_wall .px_divider{
    display: block;
    height: 1px;
    font-size: 0;
    margin: -3px 0px 0 0px;
    background: url(../images/backgrounds/header_bg.gif) repeat-x bottom;
    clear: both;
}
/* ******************
 NOTE: 	PRODUCT WALL SECTION SOCKS
******************** */
.pw_contents{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 25px;
}
.pw_contents h1,.pw_contents h2,.pw_contents h3,.pw_contents h4,.pw_contents h5,.pw_contents h6{
    color: #7F7F7F; 
}
#product_wallsocks{
    width: 673px;
    height: auto;
    margin: 32px 0 32px 0;
    float: left;
}
#pw_side_image{
	margin-top: 32px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: right;
}
#product_wallsocks .product_row{
    height: 211px;
    margin: 0 1px 0 1px;
}
#product_wallsocks .product_row .item{
    width: 220px;
    height: 211px;
    margin: 1px 1px 2px 1px;
    background-color: transparent;
    float: left;
}
#product_wallsocks .product_row .item .item_label{
	position: absolute;
	margin: 2px 0 0 5px;
	color: #7F7F7F;
	text-decoration: none;
	width: 147px;
}
#product_wallsocks a.product{
    display: block;
    width: 220px;
    height: 211px ;
    background-color: transparent;
}
#product_wallsocks a:hover{
   background-color:#E5E5E5;
   color: #0e0d0d;
}
#product_wallsocks .vert_divider{
    height: 213px;
    width: 2px;
    font-size: 0;
    margin: 0px 0px 0px 0px;
    background: url(../images/backgrounds/header_bg.gif) repeat-y bottom;
    float: left;
    clear: none;
}
#product_wallsocks .px_divider{
    display: block;
    height: 1px;
    font-size: 0;
    margin: -3px 0px 0 0px;
    background: url(../images/backgrounds/header_bg.gif) repeat-x bottom;
    clear: both;
}

/* ******************
 NOTE: 	BREADCRUMBS
******************** */
#breadcrumbs{
    margin: 10px 0 17px 0;  
}
#breadcrumbs a{
    margin: 0 2px 0 2px;
    text-decoration: none;
    color: #7f7f7f;
}
#breadcrumbs a:hover,#breadcrumbs a.current{
    color: #000000;
    background-color: #fed925;
}
/* ******************
 NOTE: 	UNUSED IN HOME PAGE
******************** */
#secondary{
    display: none;
}
#tertiary{
    display: none;
}

/* ******************
 NOTE: 	WOMENS CATEGORY PAGE
******************** */
#womens_category{
    margin: 1px 0 0 5px;
}
#womens_category div{
    float: left;
    display: block;
    width: 226px;
    height:183px;
    margin: 0 2px 0 0;
}
#womens_category a{
    display: block;
    width: 226px;
    height:183px;
    font-size: 0;
    text-indent: -9999px;
}

#womens_category a#trailhead{
    background: url(../images/backgrounds/trail_head.png) no-repeat;
}
#womens_category a#trailhead_shoe{
    background: url(../images/backgrounds/trail_head_shoe.png) no-repeat;
}

#womens_category a#waterfront{
    background: url(../images/backgrounds/water_front.png) no-repeat;
}
#womens_category a#waterfront_shoe{
    background: url(../images/backgrounds/water_front_shoe.png) no-repeat;
}

#womens_category a#blvd{
    background: url(../images/backgrounds/blvd.png) no-repeat;
}
#womens_category a#blvd_shoe{
    background: url(../images/backgrounds/blvd_shoe.png) no-repeat;
}

#womens_category a#market_st{
    background: url(../images/backgrounds/market_st.png) no-repeat;
}
#womens_category a#market_st_shoe{
    background: url(../images/backgrounds/market_st_shoe.png) no-repeat;
} 


#womens_category .px_divider{
    display: block;
    float: none;
    width: auto;
    height: 2px;
    margin: 1px 5px 1px 0;
    font-size: 0;
    background: url(../images/backgrounds/header_bg.gif) repeat-x bottom;
    clear: both;
}

/* ******************
 NOTE: 	MENS CATEGORY PAGE
******************** */
#mens_category{
    margin: 1px 0 0 5px;
}
#mens_category div{
    float: left;
    display: block;
    width: 300px;
    height:183px;
    margin: 0 4px 0 0;
}
#mens_category a{
    display: block;
    width: 300px;
    height:183px;
    font-size: 0;
    text-indent: -9999px;
}

#mens_category a#trailhead{
    background: url(../images/backgrounds/mens_trail_head.png) no-repeat;
}
#mens_category a#trailhead_shoe{
    background: url(../images/backgrounds/mens_trail_head_shoe.png) no-repeat;
}

#mens_category a#waterfront{
    background: url(../images/backgrounds/mens_water_front.png) no-repeat;
}
#mens_category a#waterfront_shoe{
    background: url(../images/backgrounds/mens_water_front_shoe.png) no-repeat;
}

#mens_category a#blvd{
    background: url(../images/backgrounds/mens_blvd.png) no-repeat;
}
#mens_category a#blvd_shoe{
    background: url(../images/backgrounds/mens_blvd_shoe.png) no-repeat;
}

#mens_category .px_divider{
    display: block;
    float: none;
    width: auto;
    height: 2px;
    margin: 1px 5px 1px 0;
    font-size: 0;
    background: url(../images/backgrounds/header_bg.gif) repeat-x bottom;
    clear: both;
}

/* ******************
 NOTE: 	DISTRIBUTORS PAGE
******************** */

.distributors{
	margin-top: 10px;
}

.distributors li{
	list-style-type: none;
	margin: 5px;
}

.distributors li a{
	background-color: #333333;
	font-size: 0.95em;
	color: #FFFFFF;
	text-decoration: none;
	margin: 3px;
	padding: 2px;
	font-weight: bold;
}

.distributors li a:hover {
	color: #333333;
	background-color: #CCCCCC;
}
#frame #secondary_distributors .logos{
	width: 400px;
	border-top: 1px dotted #CCCCCC;
	margin-top: 25px;
}
#frame #secondary_distributors .logos img{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
}

/* ******************
 NOTE: 	HYBRIDLIFE SECTION
******************** */

.team_divider{
	display: block;
	height: 1px;
	width: 500px;
	background: url(../images/backgrounds/header_bg.gif) repeat-x bottom;
	font-size: 0;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.hybridlife_info {
	margin-top: 10px;
}
.hybridlife_info a {
	outline: none;
	color: #333333;
}
.hybridlife_info a:hover {
	color: #000000;
    background-color: #fed925;
}

.team_menu {
	margin-top: 10px;
}
.team_menu li{
	list-style-type: none;
	margin: 5px;
	display: inline;
}
.team_menu li a{
}
.team_menu li a:hover {
}

.story_menu {
	margin: 10px 0 17px 0;
	list-style-type: none;
}
.story_menu a{
    margin: 0 2px 0 2px;
    text-decoration: none;
    color: #7f7f7f;
}
.story_menu a:hover,.story_menu a.current{
    color: #000000;
    background-color: #fed925;
}


/* ******************
 NOTE: 	HYBRIDTHINK SECTION
******************** */

.point{
	float: left;
	width: 130px;
	padding-right: 6px;
	padding-top: 3px;
	padding-left: 3px;
	border-left: 1px dotted #999999;
}

.pointa{
	float: left;
	width: 110px;
	padding-right: 8px;
	padding-top: 3px;
	padding-left: 3px;
	border-left: 1px dotted #999999;
}


/* ******************
 NOTE: 	INTERNAL SUB NAV
******************** */
.internalsubnav li{
	display: inline;
}
.internalsubnav a{
	background-color: #CCCCCC;
	text-decoration: none;
	color: #666666;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.internalsubnav a:hover{
	background-color: #333333;
	text-decoration: none;
	color: #CCCCCC;
}

/* ******************
 NOTE: 	SUPPORT LOGOS
******************** */
.support_logos img {
	padding: 10px;
	text-align: center;
}
.support_logos a {
	text-decoration: none;
}

.emailSignup {
	float:right;
	margin-right:10px;
	margin-top:-20px;
	
}
a.nav_admin {
	text-decoration:none;
	padding-left:16px;
	padding-right:16px;
	margin:4px;
	color:#000000;

}
a.nav_admin:hover {
	background-color:#FFDE22;
}
