* {
	margin: 0;
	padding: 0;
	border: 0;
}

* html {
	height: 100%;
}
body {
	background: repeat url(/img/elem/background.gif);
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align:center;
	height: 100%;
}
ul {
	list-style: none;	
}
img {
	behavior: url("/assets/png.htc");
}
#bar {
	width: 100%;
	background-color: #535759;
	height: 2px;
	width: 766px;
	border-bottom: 2px #f4f3f3 solid;
	font-size: 1%;
}

#container {
	text-align: left;
	border: 0px;
	margin: 0px auto;
	background: repeat-y url(/img/elem/border.png);
	padding: 0px 10px 0px 10px;
	width: 798px;
	_width: 766px;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/elem/border.png');
	height: 100%;
}
#colourer {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	width: 766px;
	border: 0px;
	background-color: #F4F3F3;
	height: 100%;
	min-height: 500px;
}
#nav, #module, #banner{
	margin-bottom: 2px;
}
#banner {
	width: 766px;
}


.butGo {
	margin-left: 5px;
	margin-right: 9px;
}
#banner {
	height: 118px;
	background: url(/imageHeader.php) no-repeat;
}
#basket {
	float: right;
	width: 249px;
}
#basketNav {
	padding-top: 6px;
}
#basketContent {
	margin: 0px;
	border: 0px;
	margin-top: 19px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	height: 77px;
}
#basketContent p {
	margin-top: 6px;
}
#basketContent form label {
	float: left;
	margin-top: 5px;
	font-weight: bold;
	width: 62px;
	_width: 58px;
}
#basketContent input {
	height: 16px;
	width: 150px;
}
/* hack v2 \*/
#basketContent .butGo {
	top: 4px;
	_top: 0px;
	position: relative;
}
/* */

.basketItem, .basketTotal {
	position: relative;
	overflow: hidden;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.basketItem {
	border-bottom: 1px dashed #535759;
}
.basketTotal {	
}
#basketContent .productName {
	font-weight: bold;
}
#basketContent .basketDetail {
	width: 150px;
	float: left;
}
#basketContent .basketCost {
	text-align: right;
}

#module img {
	padding-bottom: 0px;
	padding-left: 2px;
}
#module .first {
	padding-left: 0px;
}



#info_1col, #info_2col, #info_3col_team {
	color: #f4f3f3;
	font-weight: bold;
}

#info_1col, #info_2col, #info_3col_team, #info_brands {
	margin-bottom: 2px;
	height: 17px;
}

#info_1col, #info_2col {
	padding-top: 8px;
	padding-left: 5px;
}

#info_3col_team { 
	height: 23px;
}

#info_1col { background: #36393d; }

#info_2col { background: #36393d; }

#info_2col #info_2col_col1 {
	float: left;
}

#info_2col #info_2col_col2 {
	margin-left: 125px;
	text-transform: uppercase;
}

#info_2col.home {
	background-image: url('/img/elem/info_2col_home.gif');
}
#info_2col.home #info_2col_col2 {
	margin-left: 508px;
	padding-left: 5px;
}

#info_3col_team #info_3col_col1 {
	float: left;
}

#info_3col_team #info_3col_col2 {
	margin-left: 2px;
	padding-top: 4px;
	padding-left: 4px;
	width: 518px;
	float: left;
	background-color: #006100;
	height: 19px;
}
#info_3col_team #info_3col_col3 {
	float: left;
	margin-left: 2px;
}
#info_3col_team div {	
	height: 17px;
}




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

form#searchForm {
	height: 22px;
	background: #36393d;
	padding-top: 7px;
	padding-left: 2px;
	padding-right: 0px;
	border-bottom: 2px solid #F2F1F0;
	width: 764px;
}
#nav {
	position: absolute;
}
#nav li {
  float: left;
  padding: 0 10px 0 5px;
  background: url("/img/nav/n-slash.png") no-repeat right;
  text-indent: -1000em;
}
#nav li a:hover {
  text-decoration: none;
}
#nav li#home a {
  width: 34px;
  background-image:  url("/img/nav/n-home.png");
}
#nav li#shop a {
  width: 32px;
  background-image:  url("/img/nav/n-shop.png");
}
#nav li#brands a {
  width: 47px;
  background-image:  url("/img/nav/n-brands.png");
}
#nav li#news a {
  width: 35px;
  background-image:  url("/img/nav/n-news.png");
}
#nav li#team a {
  width: 33px;
  background-image:  url("/img/nav/n-team.png");
}
#nav li#calendar a {
  width: 60px;
  background-image:  url("/img/nav/n-calendar.png");
}
#nav li#about a {
  width: 40px;
  background-image:  url("/img/nav/n-about.png");
}
#nav li#contact a {
  width: 51px;
  background-image:  url("/img/nav/n-contact.png");
}
#nav li#links a {
  width: 36px;
  background-image:  url("/img/nav/n-links.png");
}
div#search a {
  width: 18px;
  background-image:  url("/img/nav/n-go.png");
}
div#search span {
  width: 49px;
  background-image:  url("/img/nav/n-search.png");
}
#nav a:hover, #nav a.selected {
  background-position: right top;
}

div#search {
  float: right;
  padding-right: 2px;
}

#nav #nav_search {
	margin-left: 58px;
	margin-right: 5px;
}

#nav li.last, #nav li#search {
  background: none;
}

#nav input {
	width: 100px;
}
#nav li#search {
	height: 30px;
	border: 1px solid green;
	float: right;
	width: 180px;
}

div#search span, div#search a, div#search input {
  float: left;
}

#nav li a, div#search a, div#search span {
  display: block;
  height: 17px;
  background-repeat: no-repeat;
  background-position: left top;
}

div#search a, div#search span {
  text-indent: -1000em;
}

div#search span, div#search input {
  margin-right: 8px;
}


#footer {
	text-align: center;
	width: 100%;
}
/*  Nav Styling
==================================*/




