body {
	margin: 0;
	text-align: center;
	font-family: Helvetica, Arial, Sans;
	background-color: #ababab;
	background-repeat: no-repeat;
	background-image:url(../images/ashworth_bg.jpg);
	background-position:top center;
}

#container {
	float: none;
	position: relative;
	width: 1000px; 
	margin: 0 auto;
	text-align: center;
}

#special {
	float: left;
	position: relative;
	width: 960px;
	height: 30px;
	margin: 2px 20px 0px 20px;
	
}

#content_ds {
	position: relative;
	float: left;
	width: 1000px;
	background-image: url(../images/ds.png);
	background-repeat: no-repeat;
}

#content_container {
	position: relative;
	float: left;
	width: 960px;
	margin: 12px 10px 20px 10px;
	padding: 0 10px 0 10px;
}

li {
	position: relative;
	float: left;
}

#header {
	float: left;
	position: relative;
	margin: 0 0 0 20px;
	height: 83px;
	width: 960px;
	background-image: url(../images/ash-header_bg.jpg);
	background-repeat: repeat-x;
}

#header_bg {
	float: left;
	position: absolute;
	background-image: url(../images/ash-header_bg.jpg);
	background-repeat: repeat-x;
	height: 83px;
	width: 100%;
}

#header_navigation {
	float:left;
	position:relative;
	margin:0 0 0 -1px;
	background-repeat: repeat-x;
}

#header_navigation span {
	visibility:hidden;
}

.h_seperator {
	float:left;
	position:relative;
	width:6px;
	height:77px;
	background-image:url(../images/ash-h-seperator.jpg);
	background-repeat:no-repeat;
	margin:0 6px 0 10px;
}

#h_search_box {
	float:left;
	position:relative;
	width:330px;
	height:30px;
	background-color:#000000;
	margin:10px 10px 0 10px;
	border:1px solid #c0c0c0;
}

#nav_taylormade, #nav_taylormade a:link, #nav_taylormade a:visited {
	float:left;
	position:relative;
	width:146px;
	height: 77px;
	background-image:url(../images/ash-h-tm_black.jpg);
	display:block;
	text-decoration:none;
}


#nav_taylormade_color {
	float:left;
	position:relative;
	width:146px;
	height: 77px;
	background-image:url(../images/ash-tm-hover.jpg); 
	display:block;
	text-decoration:none;
	z-index:3;
	opacity: 0;
}

#nav_adidas, #nav_adidas a:link, #nav_adidas a:visited {
	float:left;
	position:relative;
	width:125px;
	height: 77px;
	background-image:url(../images/h-ad_black.jpg);
	display:block;
	text-decoration:none;
}

#nav_adidas_color {
	float:left;
	position:relative;
	width:125px;
	height: 77px;
	background-image:url(../images/ash-ad-hover.jpg);
	display:block;
	text-decoration:none;
	opacity: 0;
}

#nav_ashworth, #nav_ashworth a:link, #nav_ashworth a:visited  {
	float:left;
	position:relative;
	width:111px;
	height: 77px;
	background-image:url(../images/ash-logo-color.jpg);
	display:block;
	text-decoration:none;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}

#cart_search {
float: right;
position: relative;
height: 75px;
width: 350px;
background-image:url(../images/ash-search_bg.jpg);
text-transform:uppercase;
}

#cart_search p, #cart_search p a {
margin:10px 0 0 0;
color:#b0b0b0;
text-decoration:none;
font-size:10px;
font-weight:bold;
}

#cart_search a:link, #cart_search a:visited {
color: #f0f0f0;
padding: 0 2px 0 2px;
}

#cart_search a:hover {
text-decoration:underline;
}

#h_search_box {
	float:left;
	position:relative;
	margin:7px 0 0 9px;
	height:33px;
	padding:0;
	background:#606060;
}

#search_field {
	float:left;
	position:relative;
	margin:0;
	padding:0 0 0 10px;
	color:#d0d0d0;
	font-weight:bold;
	font-family:Helvetica, Arial, Sans;
	font-size:16px;
	width:285px;
	background:none;
	border:none;
}

.search_btn {
	margin:-10px 0 0 0px;
}

#navigation_ashworth {
	float: left;
	position: relative;
	width: 960px;
	height: 61px;
	margin:0;
}

#content_container ul li a {
	text-decoration: none;
}

#content_container ul li a span {
	visibility: hidden;
}

#content {
	float: left;
	position: relative;
	background-color: #ffffff;
	width: 959px;
	padding:0 0 5px 0;
}


#main_features {
	float: left;
	position: relative;
	width: 959px;
	height: 354px;
}


#features {
	float: left;
	position: relative;
	width: 960px;
}

.feature_item {
	float: left;
	position: relative;
	width: 310px;
	height: 160px;
	background-color: #909090;
	margin: 4px 5px 6px 5px;

}

.feature_item h1 {
	margin-top: 65px;
	font-size: 34px;
	color: #606060;
	font-weight: normal;
	letter-spacing: 2px;
}

/* ASHWORTH
/////////////////////////////////////////*/

#content_container #navigation_ashworth ul li a:hover {
	text-decoration: underline;
	color:#333333;
	font-weight:bolder;
}
.ash_mens {
	float:left;
	position: relative;
	width: 157px;
	height: 62px;
	background-image: url(../images/ash_nav.gif);
	background-position: 0px 0px;
	text-decoration: none;

}

.ash_womens {
	float:left;
	position: relative;
	width: 159px;
	height: 72px;
	background-image: url(../images/ash_nav.gif);
	background-position: -157px 0px;
	text-decoration: none;

}

.ash_youth {
	float:left;
	position: relative;
	width: 159px;
	height: 62px;
	background-image: url(../images/ash_nav.gif);
	background-position: -316px 0px;
	text-decoration: none;
}

.ash_newarrivals {
	float:left;
	position: relative;
	width: 159px;
	height: 62px;
	background-image: url(../images/ash_nav.gif);
	background-position: -316px 0px;
	text-decoration: none;
}

.ash_collections {
	float:left;
	position: relative;
	width: 160px;
	height: 62px;
	background-image: url(../images/ash_nav.gif);
	background-position: -475px 0px;
	text-decoration: none;
}

.ash_sale {
	float:left;
	position: relative;
	width: 160px;
	height: 62px;
	background-image: url(../images/ash_nav.gif);
	background-position: -635px 0px;
	text-decoration: none;
}

.ash_outlet {
	float:left;
	position: relative;
	width: 164px;
	height: 62px;
	background-image: url(../images/ash_nav.gif);
	background-position: -795px 0px;
	text-decoration: none;
}

#n_mens { width:157px; height:61px; display:block;}
#n_womens { width:159px; height:60px; display:block;}
#n_youth { width:159px; height:60px; display:block;}
#n_newarrivals { width:159px; height:60px; display:block;}
#n_collections { width:160px; height:61px; display:block;}
#n_sale { width:160px; height:60px; display:block;}
#n_outlet { width:164px; height:60px; display:block;}

/* HOVER ACTIONS
///////////////////////////////////////////////////*/

.ash_mens:hover { background-position: 0px -62px; width: 157px;}
.ash_womens:hover { background-position: -156px -62px; width: 160px; margin: 0 0 0 -1px;}
.ash_youth:hover { background-position: -315px -62px; width: 160px; margin: 0 0 0 -1px;}
.ash_newarrivals:hover { background-position: -315px -62px; width: 160px; margin: 0 0 0 -1px;}
.ash_collections:hover { background-position: -474px -62px; width: 161px; margin: 0 0 0 -1px;}
.ash_sale:hover { background-position: -634px -62px; width: 161px; margin: 0 0 0 -1px;}


li.ash_mens ul, li.ash_womens ul, li.ash_youth ul, li.ash_newarrivals ul, li.ash_collections ul, li.ash_sale ul, li.ash_outlet ul { display: none; }
li.ash_mens ul li, li.ash_womens ul li, li.ash_youth ul li,li.ash_newarrivals ul li, li.ash_collections ul li, li.ash_sale ul li, li.ash_outlet ul li { 
	float:left;
	position:relative;
	width:250px; 
	text-align:left;
	border:none;
	border-bottom:1px solid #BBBBBB;
	border-top:1px solid #FFFFFF;

	display: block;
	background-color:#e6e6e6;
	text-transform:uppercase;
}

li.ash_mens ul li.firstsubitem, 
li.ash_womens ul li.firstsubitem, 
li.ash_youth ul li.firstsubitem, 
li.ash_newarrivals ul li.firstsubitem, 
li.ash_collections ul li.firstsubitem, 
li.ash_sale ul li.firstsubitem, 
li.ash_outlet ul li.firstsubitem
{
	border-top:0px solid #e6e6e6;
	height: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 0px;
}

li.ash_mens ul li a:link, li.ash_mens ul li a:visited, 
li.ash_womens ul li a:link, li.ash_womens ul li a:visited, 
li.ash_youth ul li a:link, li.ash_youth ul li a:visited, 
li.ash_newarrivals ul li a:link, li.ash_newarrivals ul li a:visited, 
li.ash_collections ul li a:link, li.ash_collections ul li a:visited, 
li.ash_sale ul li a:link, li.ash_sale ul li a:visited, 
li.ash_outlet ul li a:link, li.ash_outlet ul li a:visited { 
	color:#333333; 
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:20px 20px 20px 20px;
	display: block;
	background-repeat:no-repeat;
	background-color:#e6e6e6;
}

li.ash_outlet ul {
	margin:0 0 0 -55px;
}

li.ash_mens:hover ul, li.ash_womens:hover ul, li.ash_youth:hover ul, li.ash_newarrivals:hover ul, li.ash_collections:hover ul, li.ash_sale:hover ul, li.ash_outlet:hover ul { 
	float:left;
	position:relative; 
	display: block; 
	margin-top:0;
	background-color:#e6e6e6;
	color:#333333;
	font-weight:bolder;
	text-decoration:underlined;
	z-index:30; 
	border-radius:2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;

	-webkit-border-bottom-right-radius: 2px;
	}

.ash_mens ul li a:hover, .ash_womens ul li a:hover, .ash_youth ul li a:hover, .ash_newarrivals ul li a:hover, .ash_collections ul li a:hover, .ash_sale ul li a:hover, .ash_outlet ul li a:hover { 
color:#333333; 
font-weight:bolder;
background-color:#e6e6e6;
text-decoration:underlined;
}

#footer {
	float: left;
	position: relative;
	width: 960px;
	margin: 15px 0 15px 0;
	text-align: left;
}

#footer p {
	font-size: 11px;
	color: #303030;
	line-height:15px;
}

.legal_copy {
	float: left;
	position: relative;
}

#footer_logos {
	position: relative;
	float: right;
	margin: -5px 0 0 0;
}

#signup_links {
	float: left;
	position: relative;
	width: 940px;
	padding: 12px 10px 7px 10px;
	margin: 5px 0 10px 0;
	background-color: #a0a0a0;
	border: none;
	border-top:1px solid #868686;
	border-bottom:1px solid #868686;
}

#f_links {
	float: right;
	position: relative;
}

#f_links p {
	float: right;
	position: relative;
	margin: 0;
	margin-top:-16px;
}

#f_links a {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #303030;
	padding: 0 3px 0 3px;
}

#f_links a:hover {
	color: #202020;
	text-decoration:underline;
}

hr {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #606060;
}

#newsletter p {
      float: left;
      position: relative;
      font-weight: bold;
      color: #303030;
      font-size:10px;
      padding: 0 3px 0 3px;
}


input {
	float: left;
	position: relative;
}

#newsletter_signup {
	float: left;
	position: relative;
	margin: -6px 0 -5px 10px;
	padding: 6px 5px 4px 5px;
	border: 1px solid #e0e0e0;
	background-color: #c0c0c0;
	color: #303030;
	font-family: Helvetica, Arial, Sans;
	font-weight: bold;
}

#signup_btn, #signup_btn_dis {
	background-color: #2b628d;
	border: none;
	color: #FFFFFF;
	margin: -6px 0 0 5px;
	font-family: Helvetica, Arial, Sans;
	font-weight: bold;
	font-size: 13px;
	float: left;
	position: relative;
	display: block;
	cursor: pointer;
}

#social_media {
	float:left;
	position: relative;
	margin:0 0 0 -140px;
}

/*******CROSS SELL*************/
/*///////////////////////////*/


#cross_sell {
float:left;
width: 959px;
text-align:left;
margin:17px 0 0 0;
}

#cross_sell_title {
padding:0 0 3px 0;
}

#cross_sell_title p{
margin:10px 15px 0 10px;
color:#303030;
font-size: 14px;
font-weight:bold;
border-top:#989898 1px solid;
padding-top:10px;
}

#cross_sell_content {
float:left;
background-color:#FFFFFF;
border:#4b4b4b 0px solid;
text-align:center;
padding:10px 0 0 10px;
}

#cross_sell_content li {
margin:8px 8px 6px 0;
}

#validEmail, #validEmail_e {
margin-top: 0px;
margin-left: 9px;
position: absolute;
width: 16px;
height: 16px;
 }

#validEmail_e {
	margin-left: 20px;
	margin-top:5px;
}

.set_height {
	height:550px;
}

/* homepage image rotator */

.switcher {
	background-color:#d0d0d0;
	padding:20px;
	float:left;
}

.switcherA {
	background-color:#e0e0e0;
	padding:20px;
}
.pp_position {
	float:left;
	position:absolute;
	background-color:white;
	z-index:99;
	border-radius:2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

.pp_position a:link, .pp_position a:hover, .pp_position a:visited {
	width:35px;
	text-align:center;
	padding:11px 0 12px 0;
	display:block;
	opacity:.5;
}