/* Global
============================ */

html,body,div,p,ul,ol,li,h1,h2,h3,h4,h5,pre,form,p,button,img {
  margin: 0;
  padding: 0;
  border: 0;
}

ul,li { list-style-type: none; }
a {outline: none;}
li span,h1 span,h2 span,button span,a span {display: none;}

table,tr,td {
  border: 0;
  border-collapse: collapse;
  vertical-align: top;
}

div.clear {
	position: relative;
	clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

body {
  font: normal 100% Arial, Helvetica, sans-serif;
  color: #2f2d29;
  background: url(/img/backgrounds/pattern.gif) center top repeat #2b2b2b;
  text-align: center;
}

/* Typography
============================ */

#header h1 {
  background: url(/img/header/trendygolf.gif) 0 0 no-repeat;
  width: 161px;
  height: 14px;
  margin: 62px 0 0 40px;
  float: left;
  cursor: pointer;
}

#header h1 a {
  display: block;
  width: 161px;
  height: 14px;
  
}

h2#your_basket {
  background: url(/img/headings/your_basket.gif) 0 0 no-repeat;
  width: 130px;
  height: 22px;
  margin: 0 0 16px 20px;
}

h2#gift_vouchers {
  background: url(/img/headings/gift_vouchers.gif) 0 0 no-repeat;
  width: 107px;
  height: 14px;
  margin: 16px 0 4px 20px;
}

h3 {
  font: normal 115% Arial, Helvetica, sans-serif;
  position: relative;
  display: block;
}

h3 strong {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 235px;
  background-repeat: no-repeat;
  background-position: 0 -16px;
}

p {
	font-size: 75%;
	line-height: 120%;
}

  #base_bottom #breadcrumb p {
    color: #777;
    font-size: 70%;
    float: left;
    margin: 2px 0 0 0;
  }

  #left_column p {
    color: #b6b6b6;
    font-size: 70%;
    margin: 0 20px;
  }

    #left_column p span {color: #686464;}

  #right_column p {
    color: #4a4a4a;
    font-size: 70%;
  }
  
  #right_column p.new, #right_column div.new p {margin-top: 13px;}

  #footer p {
    color: #919191;
    font-size: 70%;
    margin: 14px 0 0 0;
  }

/* Linkage
============================ */

p a,p a:visited {
	color: #cb1271;
  text-decoration: none;
  border-bottom: 1px solid #f8cee4;
}

  p a:hover {
    color: #6c053a;
  	text-decoration: none;
    border: none;
  }

#breadcrumb a {
  color: #9d9d9d;
  border-bottom: 1px solid #383838;
}

  #breadcrumb a:hover {
    color: #c1c1c1;
    border: none;
  }

#left_column a  {
  color: #d084ab;
  border-bottom: 1px solid #535353;
}

  #left_column a:hover  {
    color: #e2a9c6;
    border: none;
  }

#left_column li a  {
  text-decoration: none;
  border: none;
}

#footer #footer_links ul li a {
  color: #5b5a5a;
  text-decoration: none;
  border: none;
}

#footer #footer_links ul li a:hover {color: #b0b0b0;}

#footer a {
  color: #b7b7b7;
  text-decoration: none;
  border-bottom: 1px solid #3f3f3f;
}

  #footer a:hover {
    color: #d1d1d1;
    border: none;
  }

/* Header
============================ */

#header {
  background: url(/img/backgrounds/header.png) 0 0 no-repeat;
  display: block;
  height: 110px;
  position: relative;
}

#header div {
    height: 66px;
}

#header ul#select_shop {
    float:right;
    margin-right: 65px;
    margin-top: 4px;
    display:inline;
}

#header ul#select_shop li {
    height: 20px;
    font: normal 10px Arial, Helvetica, sans-serif;
    color: #5b5a5a;
    float: left;
    display:inline;
}

#header ul#select_shop li.mens_on {
    background: url(/img/buttons/mens_on.gif) 0 0 no-repeat;
    width: 48px;
    height: 20px;
}

#header ul#select_shop li.ladies_on {
    background: url(/img/buttons/ladies_on.gif) 0 0 no-repeat;
    width: 50px;
    height: 20px;
}

#header li.ladies {
    margin-right: 20px;
}

a.flag {
    width: 16px;
    height: 11px;
    text-indent: -1000px;
    overflow:hidden;
    display:block;
    float:left;
    margin-right: 5px;
    margin-top: 1px;
}
li.on .flag {
    background-position: 0 -11px;
}
a.flag-eu {
    background-image: url(/img/icons/eu-flag.png);
}
a.flag-uk {
    background-image: url(/img/icons/uk-flag.png);
}
a.flag-us {
    background-image: url(/img/icons/us-flag.png);
}
#header ul#select_shop li.region {
    font-size: 10px;
    padding-top: 3px;
    margin-right:8px;
}
li.region a {
    text-decoration: none;
    color: #5b5a5a;
}
li.on a {
    color:#909090;
}

#header ul#select_shop li.text {
    padding: 3px 8px 0 0;
}

#header ul#browse {
    float: right;
    clear: right;
    margin: 31px 30px 0 0;
}

#header ul#browse li {
    display: block;
    float: left;
    height: 20px;
    margin: 0 8px 0 0;
}

#header ul#browse li.icon {
    background: url(/img/icons/browse.gif) 0 0 no-repeat;
    width: 18px;
}

#header ul#browse select {
    border: none;
    background: #353535;
    color: #bcbcbc;
    font-size: 70%;
    width: 120px;
}

/* Layout
============================ */

#container {
	width: 940px;
	margin: 10px auto 0 auto;
  text-align: left;
}

#content_container {
  background: #0f0f0f;
  width: 940px;
  padding: 9px 0;
}

#account-link {
    float: left;
    font-size: 9px;
    width: 164px;
    padding: 0 0 0 30px;
    background:url(/img/icons/account-icon.png) no-repeat 20px 1px;
    color:#999595;
    text-decoration:none;
}
#account-link:hover {
    color:#C1C1C1;
}

#base {
  background: url(/img/backgrounds/base.gif) 0 0 no-repeat #000;
  width: 920px;
  margin: 0 10px;
}

#base_bottom {
  background: url(/img/backgrounds/base_bottom.gif) 0 bottom no-repeat;
  padding: 8px 10px 10px 10px;
  width: 900px;
}

  #base_bottom #breadcrumb {
    margin-left: 20px;
    float: left;
    width: 685px;
  }

#breadcrumb, #account-link {
    margin: 5px 0 10px 0;
}

#base_content {
  background: url(/img/backgrounds/base_content.gif) 0 0 repeat-y #fff;
  width: 900px;
}

  #base_content_top {
    background: url(/img/backgrounds/base_content_top.gif) 0 top no-repeat;
    width: 900px;
  }
#base_content_top.show-sale {
    background-image: url(/img/backgrounds/base_content_top_sale.gif);
}
  #base_content_bottom {
    background: url(/img/backgrounds/base_content_bottom.gif) 0 bottom no-repeat;
    width: 900px;
  }

#inner-wrapper {
}
  
  #sale_tag {
    background: url(/img/icons/sale_home_banner.jpg) 799px 1px no-repeat;
    width: 900px;
  }

#left_column {
  width: 194px;
  padding: 15px 0 15px 0;
  float: left;
}

  #left_column .section {
    background: url(/img/backgrounds/left_column_divider.gif) left bottom repeat-x;
    padding: 0 0 20px 0;
  }

  #left_column #brand_box {
    background: url(/img/backgrounds/left_column_brand.gif) 0 0 no-repeat;
    height: 170px;
    margin: 18px 0 0 0;
    padding: 0 0 10px 0;
  }

#right_column {
  position: relative;
  width: 666px;
  margin: 20px 0 0 20px;
  float: left;
}

  #right_column .lhc {
    width: 322px;
    position: relative;
    margin: 0 20px 0 0;
    float: left;
  }

  #right_column .rhc {
    width: 322px;
    float: left;
    padding: 0 0 30px 0;
  }

/* Brand navigation
============================ */

ul#brand_nav {
  margin: 16px 0 0 10px;
  color: #c8c6c6;
}

ul#brand_nav li {
    background: url(/img/icons/nav_arrow.gif) 0 6px no-repeat;
    padding: 0 0 0 10px;
}
  
ul#brand_nav li a, ul#brand_nav li a:hover {
    color: #333;
    position: relative;
}
ul#brand_nav li a {
    display:block;
    font-size: 18px;
}
ul#brand_nav li li a {
    font-size: 10px;
    margin: 4px 0;
}
ul#brand_nav li a:hover {
    cursor: pointer;
}
ul#brand_nav li a strong {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 160px;
    display:inline;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 0 -17px;
    height: 19px;
}

ul#brand_nav ul.sub_nav {
  margin: 4px 0 10px 10px;
  color: #c8c6c6;
}

  ul#brand_nav ul.sub_nav li {
    background: url(/img/icons/nav_bullet.gif) 0 6px no-repeat;
    font-size: 70%;
    line-height: 120%;
    padding: 0 0 0 10px;
  }
  
  ul#brand_nav ul.sub_nav li a {
    color: #d084ab;
  }
  
  ul#brand_nav ul.sub_nav li a:hover {
    color: #e2a9c6;
  }

/* Footer
============================ */

#footer {
  height: 136px;
  text-align: center;
}

#footer #footer_links {
    background: url(/img/backgrounds/footer.gif) 0 0 no-repeat;
    height: 92px;
}

#footer #footer_links ul {
    margin: 0 auto;
    width: 855px;
    overflow:hidden;
    height: 25px;
}
ul#social {
    padding: 15px 0 10px 0;
}

#footer #footer_links ul li {
    margin: 0 19px 0 0;
    font-size: 70%;
    float: left;
}

#footer #footer_links ul li a {height: 15px; padding: 6px 0 0 26px; display: block;font-size:10px;}
#footer #footer_links ul li.end {margin: 0;}
#footer #footer_links ul li#delivery a {background: url(/img/icons/footer/delivery.gif) 0 0 no-repeat;}
#footer #footer_links ul li#delivery a:hover {background-position: 0 -21px;}
#footer #footer_links ul li#returns a {background: url(/img/icons/footer/returns.gif) 0 0 no-repeat;}
#footer #footer_links ul li#returns a:hover {background-position: 0 -21px;}
#footer #footer_links ul li#newsletter a {background: url(/img/icons/footer/newsletter.gif) 0 0 no-repeat;}
#footer #footer_links ul li#newsletter a:hover {background-position: 0 -21px;}
#footer #footer_links ul li#about a {background: url(/img/icons/footer/about.gif) 0 0 no-repeat;}
#footer #footer_links ul li#about a:hover {background-position: 0 -21px;}
#footer #footer_links ul li#blog a {background: url(/img/icons/footer/blog.gif) 0 0 no-repeat;}
#footer #footer_links ul li#blog a:hover {background-position: 0 -21px;}
#footer #footer_links ul li#brands a {background: url(/img/icons/footer/brands.gif) 0 0 no-repeat;}
#footer #footer_links ul li#brands a:hover {background-position: 0 -21px;}
#footer #footer_links ul li#links a {background: url(/img/icons/footer/links.gif) 0 0 no-repeat;}
#footer #footer_links ul li#links a:hover {background-position: 0 -21px;}
#footer #footer_links ul li#contact a {background: url(/img/icons/footer/contact.gif) 0 0 no-repeat;}
#footer #footer_links ul li#contact a:hover {background-position: 0 -21px;}
#footer #footer_links ul li#terms a {background: url(/img/icons/footer/terms.gif) 0 0 no-repeat;}
#footer #footer_links ul li#terms a:hover {background-position: 0 -21px;}
#footer #footer_links ul li#rss a {background: url(/img/icons/footer/rss.gif) 0 0 no-repeat;}
#footer #footer_links ul li#rss a:hover {background-position: 0 -21px;}
#footer #footer_links ul#social li a {height: 14px; padding: 4px 0 2px 26px; display: block;font-size:10px;}
#footer #footer_links ul li#facebook a {background: url(/img/icons/footer/facebook.png) 0 0 no-repeat;}
#footer #footer_links ul li#twitter a {background: url(/img/icons/footer/twitter.png) 0 0 no-repeat;}

#footer #footer_links ul#social li a:hover {background-position: 0 -19px;}
/* Buttons
============================ */

ul#select_shop li a.mens {
	display: block;
  width: 48px;
	height: 20px;
  background: url(/img/buttons/mens.gif) 0 0 no-repeat;
	cursor: pointer;
}

ul#select_shop li a.ladies {
	display: block;
  width: 50px;
	height: 20px;
  background: url(/img/buttons/ladies.gif) 0 0 no-repeat;
	cursor: pointer;
}

button.reset {
	display: block;
  width: 48px;
	height: 20px;
  background: url(/img/buttons/find.gif) 0 0 no-repeat;
	cursor: pointer;
}

  ul#select_shop li a.mens:hover,
  ul#select_shop li a.ladies:hover,
  button.reset:hover {background-position: 0 -20px;}
#brand_nav li.message {
    background:none;
    font-size: 11px;
    margin-top: 10px;
    color:#616161;
    font-weight: bold;
    line-height: 16px;
    height:16px;
}
img.centre {
}
#container .left-nav-img {
    width: 170px;
    margin: 22px auto 22px 10px;
    display:block;
    border-bottom: none;
}
#content_container a.img {
    border: none;
}
#pre-order {
    margin: 0px auto 0;
    display:block;
    width: 175px;
}
#offer-wrapper {
    width: 666px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 15px;
    clear:both;
    margin-bottom: 40px;
}
div.offer {
    float: left;
    padding-top: 4px;
    width: 666px;
    font-size: 100%;
    display:inline;
    background:url(/img/backgrounds/xmas-wide-top.png) no-repeat left top;
}
div.offer div.content {
    background:url(/img/backgrounds/xmas-wide-mid.png) repeat-y left top;
    padding: 8px 10px;
}
div.offer div.footer {
    padding-top: 5px;
    background:url(/img/backgrounds/xmas-wide-bottom.png) no-repeat left top;
}
div.offer-narrow {
    width: 323px;
    background:url(/img/backgrounds/xmas-narrow-top.png) no-repeat left top;
}
div.offer-narrow .content {
    background:url(/img/backgrounds/xmas-narrow-mid.png) repeat-y left top;
    height: 62px;
}
div.offer-narrow .footer {
    background:url(/img/backgrounds/xmas-narrow-bottom.png) no-repeat left top;
}
div.offer-margin {
    margin-left: 20px;
}
div.offer h3 {
    color:#57b6d1;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#right_column div.offer p {
    color:#4a4a4a;
    font-size: 11px;
}
#right_column div.offer p.small {
    color:#8b8b8b;
    font-size: 11px;
}

#right_column .products .start {
    clear: left;
}
