/* CSS file for the niketeamwear.ie website */
/* (c) by Outsource Graphix - http://www.ogx.ie/ */

* {
	margin: 0;
	padding: 0;
}

body, html {
	width: 100%;
	height: 100%;
	color: #a8a8a8;
	font-family: 'Lucida Grande', Arial, Tahoma, Verdana, sans-serif;
	background: #2c2c2c url(gfx/topbg.jpg) top repeat-x;

}

.cb {
	clear: both;
}

.access {
	display: none;
}

#top {
	width: 760px;
	height: 114px;
	margin: 0 auto;
	position: relative;
	background: url(gfx/topright.jpg) right no-repeat;
}

#top #topWarning {
	z-index: 0;
	display: block;
	width: 750px;
	position: absolute;
	left: 0;
	top: 0;
	background: Yellow;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 2px 5px;
}

h1 {
	position: absolute;
	top: 16px;
	left: 25px;
	display: block;
	width: 170px;
	height: 98px;
	overflow: visible;
}

h1 a {
	display: block;
	width: 170px;
	height: 98px;
	text-indent: -999em;
	background: url(gfx/logo.jpg) no-repeat;
}

#tagline {
	display: none;
}

#contactdetails {
	display: none;
}

/************************************/
/* top part */

#newsletterSignup {
	position: absolute;
	top: 28px;
	left: 435px;
}

h3#newsletterSignupTitle {
	color: #907b64;
	font-size: 70%;
	font-weight: bold;
	position: absolute;
	top: 10px;
	right: 30px;
}

#newsletterSignup legend {
	display: none;
}

#newsletterSignup fieldset {
	border: none;
}

#newsletterSignup input { /* specified like this rather than by ID 
														 so it also works if ID changed 
														 for the sake of software functionality */
	width: 138px;
	background: #77624b;
	color: #ecdfd0;
	font-size: 70%;
	padding: 1px 3px 1px 3px;
	border-top: 1px #453729 solid;
	border-right: 1px #857563 solid;
	border-bottom: 1px #857563 solid;
	border-left: 1px #453729 solid;
}

#content .noborder img {
	border: none;
}

#newsletterSignup select {
	width: 85px;
	background: #77624b;
	color: #ecdfd0;
	font-size: 70%;
	border-top: 1px #453729 solid;
	border-right: 1px #857563 solid;
	border-bottom: 1px #857563 solid;
	border-left: 1px #453729 solid;
}

#newsletterSignup select option {
	padding: 1px 3px 1px 3px;
}


input.button {
	border-top: 1px #857563 solid;
	border-right: 1px #453729 solid;
	border-bottom: 1px #453729 solid;
	border-left: 1px #857563 solid;
}

#newsletterSignup input.button {
	width: 52px;
	
}

#siteMenuTitle {
	display: none;
}

/************************************/
/* top menu */

ul#navi-main {
  list-style: none;
  display: table;
  float: right;
  position: relative;
  top: 78px;
  right: 15px;
}

ul#navi-main li {
  display: block;
  font-size: 11px;
  float: left;
  margin: 0 10px 0 0
}

ul#navi-main li a {
  text-decoration: none;
  float: left;
	color: #ff9900;
	background: transparent url(gfx/topmenuleft.gif) -100px 0 no-repeat;
}


ul#navi-main li a span {
  padding: 3px 8px 4px 8px;
	display: block;
	background: transparent url(gfx/topmenuright.gif) -100px 0 no-repeat;
}

ul#navi-main li a:hover {
	color: #fff419;
	background: #2c2c2c url(gfx/topmenuleft.gif) 0 0 no-repeat;
}


ul#navi-main li a:hover span {
  padding: 3px 8px 4px 8px;
	background: transparent url(gfx/topmenuright.gif) right 0 no-repeat;
}

ul#navi-main li.active a { 
	color: #ff9900;
	background: #2c2c2c url(gfx/topmenuleft.gif) 0 0 no-repeat;
}

ul#navi-main li.active a span {
  padding: 3px 8px 4px 8px;
	background: transparent url(gfx/topmenuright.gif) right 0 no-repeat;
}

ul#navi-main li.active a:hover { 
  color: #fff419;
}


/************************************/
/* layout wrappers */

#wideWrapper {
	width: 100%;
	background: #070707;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
}

/************************************/
/* left column */

#left {
	width: 214px;
	min-height: 300px;
	float: left;
}

.menutop {
	width: 214px;
	height: 4px;
	background: url(gfx/leftmenutop.gif) no-repeat;
}

.menubottom {
	margin: 0 0 20px 0;
	width: 214px;
	height: 4px;
	background: url(gfx/leftmenubottom.gif) no-repeat;
}

#productsMenuTitle {
	display: block;
	width: 214px;
	height: 28px;
	text-indent: -999em;
	background: url(gfx/h3products.gif) 10px 0 no-repeat;
}

#productsMenu {
	display: block;
	width: 214px;
	background: url(gfx/leftmenubg.gif) repeat-y;
	padding: 10px 0 6px 0;
}

#productsMenu li {
	display: block;
	width: 214px;
	padding: 3px 0 2px 0;
}

#productsMenu li a {
	color: #ffdb00;
	text-decoration: none;
	font-size: 80%;
	display: block;
	width: 180px;
	height: 18px;
	padding: 3px 0 3px 34px;
	background: url(gfx/productmenubg.gif) -999em 0 no-repeat;
}

#productsMenu li a:hover {
	color: #592702;
	text-decoration: none;
	font-size: 80%;
	display: block;
	width: 180px;
	height: 18px;
	padding: 3px 0 3px 34px;
	background: url(gfx/productmenubg.gif) 0 0 no-repeat;
}

#productsMenu ul {
	display: block;
	width: 194px;
	background: transparent;
	padding: 0 0 5px 0;
}

#productsMenu ul li {
	padding: 0;
}

#productsMenu ul li a, #productsMenu ul li a:hover {
	color: #887b29;
	font-size: 11px;
	height: 10px;
	background: url(gfx/arr.gif) 36px no-repeat;
	padding: 1px 0 3px 47px;
}

#productsMenu ul li a:hover {
	color: #fff;
	font-size: 11px;
	height: 10px;
	background: url(gfx/arr.gif) 36px no-repeat;
	padding: 1px 0 3px 47px;
}



#secondMenu {
	list-style: none;
	display: block;
	width: 214px;
	background: url(gfx/leftmenubg.gif) repeat-y;
	padding: 10px 0 14px 0;
}

#secondMenu li {
	padding: 0;
	display: block;
	width: 214px;
}

#secondMenu li a, #secondMenu li a:hover {
	color: #887b29;
	font-size: 11px;
	background: url(gfx/arr.gif) 36px no-repeat;
	padding: 5px 0 5px 47px;
	text-decoration: none;
	width: 180px;
	display: block;
}

#secondMenu li a:hover {
	color: #fff;
	font-size: 11px;
	background: url(gfx/arr.gif) 36px no-repeat;
	padding: 5px 0 5px 47px;
	width: 180px;
	display: block;
}

#miniCart {
	width: 214px;
	background: url(gfx/cartbg.gif) repeat-y;
}

#miniCartTop {
	width: 150px;
	background: url(gfx/carttop.gif) no-repeat;
	padding: 30px 25px 10px 30px;
}

#miniCartBottom {
	width: 214px;
	height: 3px;
	background: url(gfx/cartbottom.gif) no-repeat;
}

#miniCart p {
	font-size: 70%;
	padding: 0 0 5px 0;
}

#miniCart a {
	text-decoration: none;
	color: #fff419;
}

#miniCart a:hover {
	text-decoration: underline;
}

#miniCart strong {
	font-weight: bold;
	color: #ff9900;
}

#personalisation {
	margin: 20px 0 0 0;
	width: 214px;
	height: 109px;
	background: url(gfx/personalisation.jpg) no-repeat;
}

#specialOffer {
	margin: 20px 0 0 0;
	width: 214px;
	height: 179px;
	background: url(gfx/specialoffer.jpg) no-repeat;
}

#personalisation p, #personalisation p a {
	display: block;
	width: 214px;
	height: 109px;
	text-indent: -999em;
}

#specialOffer p, #specialOffer p a {
	display: block;
	width: 214px;
	height: 179px;
	text-indent: -999em;
}

/************************************/
/* content section layout */

#right {
	width: 511px;
	float: left;
	padding: 20px 15px 30px 20px;
	background: url(gfx/txtbg.gif) top no-repeat;
}


/************************************/
/* flash holder (appears on homepage only) */

#flash {
	float: left;
	width: 546px;
	height: 272px;
	background: url(gfx/flash.jpg) 0 0 no-repeat;
}


/************************************/
/* main content styling */

#content p, #content ul, #content ol {
	font-size: 12px;
}

#content p {
	padding: 0 10px 20px 10px;
}

#content p.bc, #content p.bbc {
	font-size: 11px;
	color: #726e66;
}

#content p.bc {
	padding: 0 10px 15px 0;
}

#content p.bbc {
	padding: 0 10px 0 0;
}

#content p.pages {
	text-align: right;
}

#content ul {
	padding: 0 10px 20px 28px;
}

#content ol {
	padding: 0 10px 20px 28px;
}

#content a {
	color: #fff419;
	text-decoration: none;	
}

#content a:hover {
	color: #fff419;
	text-decoration: underline;	
}

#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #ff9900;
	font-weight: normal;
}

#content h2 {
	padding: 0 0 20px 0;
	font-size: 24px;
} 

#content h3 {
	font-size: 18px;
	padding: 20px 0 10px 0;
}

#content h4 {
	padding: 16px 0 8px 0;
	font-size: 16px;
}

#content h5 {
	padding: 12px 0 5px 0;
	font-size: 14px;
}

#content h6 {
	padding: 10px 0 3px 0;
	font-size: 12px;
	font-weight: bold;
}

#content dt {
	color: #fff;
	font-size: 13px;
}

#content dd {
	padding: 3px 30px 12px 15px;
	font-size: 12px;
	
}

#content form {
	padding: 20px 20px 20px 30px;
	background: #3c3839;
	margin: 0 0 20px 0;
}

#content form.cform {
	width: 425px;
}

#content form fieldset {
	border: 0;
	text-align: left;
}

#content form fieldset legend {
	display: none;
}

#content form fieldset label {
	color: #fff;
	font-size: 80%;
}

#content form fieldset input {
	font-family: 'Lucida Grande', Arial, Tahoma, Verdana, sans-serif;
	padding: 2px 3px 2px 3px;
	color: #512b01;
	font-size: 90%;
	margin: 0 0 15px 0;
	background: #e7e4cd;
	border-top: 2px #3c230b solid;
	border-right: 2px #857563 solid;
	border-bottom: 2px #857563 solid;
	border-left: 2px #3c230b solid;
}

#content form fieldset input.checkbox,
#content form fieldset input.radio {
	border: none;
}

#content form.cform fieldset input {
	width: 400px;	
}

#content form fieldset option, 
#content form fieldset select {
	font-family: 'Lucida Grande', Arial, Tahoma, Verdana, sans-serif;
	color: #512b01;
	font-size: 90%;
	background: #e7e4cd;
}

#content form.cform fieldset option {
	width: 400px;	
}

#content form fieldset select {
	margin: 0 0 5px 0;	
	border-top: 2px #3c230b solid;
	border-right: 2px #857563 solid;
	border-bottom: 2px #857563 solid;
	border-left: 2px #3c230b solid;
}

#content form.cform fieldset select {
	width: 410px;
}

#content form fieldset option {
	padding: 1px 5px 3px 5px;
	line-height: 100%;
}

#content form fieldset textarea {
	font-family: 'Lucida Grande', Arial, Tahoma, Verdana, sans-serif;
	padding: 5px 5px 3px 5px;
	height: 100px;
	color: #512b01;
	font-size: 1em;
	margin: 0 0 10px 0;
	background: #e7e4cd;
	border-top: 2px #3c230b solid;
	border-right: 2px #857563 solid;
	border-bottom: 2px #857563 solid;
	border-left: 2px #3c230b solid;
}

#content form.cform fieldset textarea {
	width: 400px;	
}

#content form input.radio, #content form input.checkbox {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 100%;
	width: auto;
	background: transparent;
}

#content form fieldset input.button {
	padding: 0 10px 0 10px;
	background: #77624b;
	color: #fff;
	width: auto;
	font-size: 12px;
	border-top: 2px #857563 solid;
	border-right: 2px #453729 solid;
	border-bottom: 2px #453729 solid;
	border-left: 2px #857563 solid;
}


/* homepage product boxes */

.homeProducts {
	width: 507px;
	min-height: 161px;
	background: #070707 url(gfx/homeprodbg.jpg) 0 18px no-repeat;
	margin: 10px 0 15px 0;
}

#content .homeProducts h3 {
	font-size: 18px;
	padding: 0 0 10px 10px;
	background: transparent;
}

.homeProduct {
	float: left;
	margin: 0 20px 0 20px;
}

.homeProduct img {
	border: none;
}

.homeProducts h4 {
	display: none;
}

/* product list */

#content .productListWrapper {
	width: 150px;
	float: left;
	text-align: center;
	margin: 10px 15px 30px 5px;

}

#content .productListWrapper h4 {
	display: block;
	min-height: 45px;
	background: url(gfx/plistpbgtop.jpg) top no-repeat;
	padding: 10px 10px 0 5px;
	font-size: 12px;
}

#content .productListWrapper img {
	border: none;
}

#content .productBottom {
	min-height: 44px;
	width: 150px;
/*	background: url(gfx/plistpbgbottom.jpg) bottom no-repeat; */
}

#content .productListPrice {
  font-size: 13px;
  text-align: center;
  color: #fff;
  padding: 5px 0 0 0;
  width: 145px;
	
}

#content .productListPrice del {
  color: #888072;
  font-size: 0.9em;
}

#content .productListPrice span {
  color: #a8a8a8;
}

/* product page */

#productWrapper img {
	float: left;
	width: 300px;
	margin: 0 0 30px 0
}

#productWrapper ul.colourImg, #productWrapper ul.colourimg {
	clear: both;
	list-style: none;

}

#productWrapper ul.colourImg img, #productWrapper ul.colourimg img {
	width: 31px;
	height: 31px;
	margin: 0;
	padding: 0;
}

#productWrapper ul.colourImg li, #productWrapper ul.colourimg li {
	display: block;
	height: 35px;
	line-height: 200%;
	margin: 0;
	padding: 0;
}



#priceAndCart {
	float: left;
	width: 175px;
	margin: 0 0 0 20px;
	background: url(gfx/priceandcartbgtop.jpg) top no-repeat;
}

#content #priceAndCart p {
	padding: 10px 15px 10px 20px;
}

#content #priceAndCart p.sendToAFriend {
	display: block;
	width: 175px;
	height: 47px;
	background: url(gfx/sendtoafriend.gif) top left no-repeat;
	padding: 0;
}

#content #priceAndCart p.sendToAFriend a {
	display: block;
	width: 120px;
	height: 28px;
	padding: 19px 0 0 55px;
	text-align: left;
}

#content #priceAndCart p {
	padding: 10px 15px 10px 20px;
}

#content form.itemPageCart {
	background: url(gfx/priceandcartbgbottom.jpg) bottom no-repeat;
	padding: 0 15px 0 20px;
}

form.itemPageCart fieldset {
  border: none;
}

form.itemPageCart legend {
  display: none;
}

form.itemPageCart input {
  padding: 2px 5px 2px 5px;
  font-size: 11px;
  margin: 0 5px 7px 0;
  width: 20px;
  text-align: center;
  font-weight: bold;
}

#content form.itemPageCart label {
	color: #a8a8a8;
  font-size: 12px;
}

#content form.itemPageCart input.button {
  width: 100px;
  font-size: 12px;

  padding: 2px 5px 2px 5px;
}

#content form.itemPageCart select {
	width: 135px;
	margin: 0 0 15px 0;
	font-size: 12px;
}

#content #priceAndCart p.price .currency {
  font-size: 18px;
  color: #a8a8a8;
  padding: 5px 0 0 0;
}

#content p.price del {
  color: #888072;
}

#content p.price strong {
  color: #fff;
	font-size: 18px;
}


/* cart page */

.cart table {
	width: 500px;
	
}

.cart fieldset {
	padding: 0 0 30px 0;
}

table caption {
  display: none;
}



th.cProductName,
td.cProductName {
  width: 200px;
}


th.cProductQuantity,
td.cProductQuantity {
  width: 55px;
}

div#content table {
	width: 490px;
	margin: 0 0 20px 0;
}

div#content table th {
  background: #6b593a;
  font-size: 0.8em;
  padding: 4px 7px 4px 7px;  
  color: #ff9900;
  text-align: left;
}

div#content table td {
  background: #3c3636;
  font-size: 12px;
  padding: 4px 7px 4px 7px;
}

div#content table.transptable td {
  background: transparent;
}

div#content table.transptable a img {
	border: none;
}

div#content form.cart {
	margin: 0;
	padding: 0;
	background: transparent;
}

div#content form.cart input {
  width: 50px; 
  padding: 2px 5px 2px 5px;

  font-size: 11px;
  margin: 0 5px 7px 0;
  width: 20px;
  text-align: center;
  font-weight: bold;
}

div#content th.cProductPrice,
div#content td.cProductPrice {
  width: 50px;
}

div#content th.cProductOptions,
div#content td.cProductOptions {
  width: 55px;
}

div#content form.cart input.button {
	padding: 0 10px 0 10px;
	background: #77624b;
	margin: 10px 0 0 0;
	color: #fff;
	width: auto;
	font-size: 0.8em;
	border-top: 2px #857563 solid;
	border-right: 2px #453729 solid;
	border-bottom: 2px #453729 solid;
	border-left: 2px #857563 solid;
}

div#content form.cart table td.cSubtotal {
  color: #ff9900;
  font-weight: bold;
  font-size: 0.8em;
}

div#content form.cart table td.cSubtotal {
  color: #ff9900;
}

h3.delivery {
  margin-top: 10px;
}

/* address form (step 2 of 3) */

div#content form.orderForm {
	margin: 0 0 20px 0;
	padding-top: 0;
	padding: 0 0 20px 10px; 
	background: transparent;
}

div#content form.orderForm input {
  padding: 2px 5px 2px 5px;
  font-size: 11px;
  margin: 0 5px 7px 0;
  width: 220px;

  font-weight: bold;
}

div#content form.orderForm input.button,
div#content form.orderForm label.radio input,
div#content form.orderForm label.checkbox input {
	width: auto;
}

div#content form.orderForm label.radio,
div#content form.orderForm label.checkbox {
	font-size: 12px;
}

div#content form.orderForm fieldset#addressForm {
	padding: 0 0 20px 0;
}

div#content th.cProductPrice,
div#content td.cProductPrice {
  width: 50px;
}

div#content th.cProductOptions,
div#content td.cProductOptions {
  width: 55px;
}

div#content form.orderForm input.button {
	padding: 0 10px 0 10px;
	background: #77624b;
	margin: 10px 0 0 0;
	color: #fff;
	width: auto;
	font-size: 0.8em;
	border-top: 2px #857563 solid;
	border-right: 2px #453729 solid;
	border-bottom: 2px #453729 solid;
	border-left: 2px #857563 solid;
}

div#productWrapper div.productText {
	padding-top: 10px;
}

div#productWrapper div.productText img.swatch {
	display: block;
	width: 70px;
	height: 333px;
	float: left;
	margin: 0 20px 15px 0;
}

/************************************/
/* bottom */

#bottomWrapper {
	min-height: 110px;
	background: url(gfx/bottombg.gif) top repeat-x;
}

#bottom {
	width: 760px;
	margin: 0 auto;
	position: relative;
}

#victory {
	position: absolute;
	top: 50px;
	left: 55px;
	width: 117px;
	height: 33px;
	background: url(gfx/victory.gif) no-repeat;
}

#navi-supp {
	text-align: right;

	padding: 50px 0 0 0;
	list-style: none;
}

#bottom a {
	color: #926118;
	text-decoration: none;
}

#bottom a:hover {
	color: #926118;
	text-decoration: underline;
}

#navi-supp li {
	font-size: 11px;
	margin: 0;
	padding: 0 1px 0 5px;
	display: inline;
	border-left: 1px #868686 solid;
}

#navi-supp li.firstitem {
	border-left: none;
}

#webdesign {
	padding: 5px 0 0 0;
	font-size: 11px;
	text-align: right;
}
