body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#ffffff;
}

html,body {
	height: 100%;
	/*border:1px solid #663333;*/
}

h2 {
	margin:0px 0px 0px 0px;
	Padding:28px 0px 0px 23px;
}
p {
	margin:0px 0px 0px 0px;
	Padding:5px 5px 5px 10px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:10px 5px 5px 10px;
}
/* ----------------TABLED DATA --------------------- */
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9px;
	color:#663333;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.tech_data {
	padding:0px 1px 0px 0px;
	margin:0px 0px 0px 0px;
	border:1px dotted #cccccc;
}
.tech_data td {
	padding:1px 10px 1px 10px;
	margin:0px 0px 0px 0px;
	color:#333333;
}
.tech_data tr {
	padding:1px 10px 1px 10px;
	margin:0px 0px 0px 0px;
	height:17px;
}
html>body .tech_data tr {
	height:19px;
}

.tech_data_grey {
	padding:1px 10px 1px 10px;
	margin:0px 0px 0px 0px;
	background-color:#efefef;
	color:#333333;
}

.tech_data img {
	padding:0px 0px 0px 0px;
	margin:10px 10px 0px 10px;
	border:1px solid #333300;	
}

.tech_data_tabs {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px dotted #cccccc;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
}

.tech_data_tabs td {
	background-color:#e3e3e3;
}

#capabilitiesList dt{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border: 0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

#capabilitiesList dt a{
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

#capabilitiesList dt a:hover {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	background-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

#capabilitiesList dd{
	display: none;	
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* ----------------COLOUR SELECT--------------------- */
#colour {
	float:left;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}
#greenbox {
	display:inline;
	border:1px solid #000000;
	background-color:#006600;
	height:20px;
	width:20px;
	border:1px solid #ffffff;
	padding:0px 0px 0px 10px;
	
}
#blackbox {
	display:inline;
	border:1px solid #000000;
	background-color:#000000;
	border:1px solid #ffffff;
	height:20px;
	width:20px;
	padding:0px 0px 0px 10px;
}
#bluebox {
	display:inline;
	border:1px solid #000000;
	background-color:#0000FF;
	border:1px solid #ffffff;
	height:20px;
	width:20px;
	padding:0px 0px 0px 10px;
}

#whitebox {
	display:inline;
	border:1px solid #000000;
	background-color:#FFFFFF;
	border:1px solid #999999;
	height:20px;
	width:20px;
	padding:0px 0px 0px 10px;
}

#silverbox {
	display:inline;
	border:1px solid #000000;
	background-color:#999999;
	border:1px solid #ffffff;
	height:20px;
	width:20px;
	padding:0px 0px 0px 10px;
	margin:0px 1px 0px 10px;
}

#redbox {
	display:inline;
	border:1px solid #000000;
	background-color:#ff0000;
	border:1px solid #ffffff;
	height:20px;
	width:20px;
	padding:0px 0px 0px 10px;
}
/* ----------------COLOUR SELECT--------------------- */
#titleimages {
	padding:5px 0px 0px 8px;
}
/* ----------------HEADER--------------------- */

#header {
	background:#336666 url(images/header_sports.gif) no-repeat;
	height:60px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding:0px 0px 0px 0px;	
}
html>body #header {
	height:61px;
}

#hline {
	background:#003333;
	height:10px;
	border-top:1px solid #CCCC99;
	border-bottom:1px solid #CCCC99;
}
html>body #hline {
	height:17px;
}
/* -----------------BANNER-------------------- */

#banner {
	background:#333333 url(images/banner_sport.jpg) no-repeat;
	height:80px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding:10px 0px 0px 20px;	
}
html>body #banner {
	height:79px;
}

/* ---------------NAVIGATION---------------------- */

#nav {
	background:#003333;
	height:15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding:0px 0px 0px 20px;
	border-top:1px solid #CCCC99;	
	border-bottom:1px solid #CCCC99;
}
html>body #nav {
	height:15px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	float: left;
	height:13px;
	position:absolute;
	top: 165px;
	left: 0;
	z-index:100;
	width: 100%; /* precision for Opera */
}
html>body #menu {
	top: 170px;
}

#menu dl {
	float: left;
	width: 11em;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background: #003333;
	border: 0px solid gray;
	margin: 0px;
	padding:1px;
}
#menu dd {
	display: none;
	border: 0px solid gray;
}
#menu li {
	text-align: center;
	background: #3f3f3f;
	padding:1px 0px 1px 0px;
	height: 13px;
}
#menu li a, #menu dt a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 13px;
	border: 1px none;
	font-weight:bold;
}
#menu li a:hover, #menu dt a:hover {
	background: #666666;
	font-weight:bold;
	height: 13px;
}
/* ---------------CONTENT---------------------- */

#content {
	background: url(images/main_content_bg.gif) no-repeat;
	background-color:#ffffff;
	/* height:600px; */
	width:100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding:0px 0px 0px 0px;	
	margin:0px 0px 0px 0px;
	overflow:hidden;
}
html>body #content {
	/* height:600px; */
	overflow:hidden;
}

#content_text_left {
	float:left;
	/* background:#ffffff url(images/home_content_bg.jpg) no-repeat; */
	padding:0px 3px 5px 3px;
	margin:0px 0px 0px 0px;	
	width:360px;
	/* height:380px; */
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#663333;
	overflow:hidden;
}

#content_text_right {
	display:inline;
	float:left;

	padding:5px 0px 10px 0px;
	margin:0px 0px 0px 0px;	
	
	width:450px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#663333;
	
	overflow:hidden;
}

#content_text_span {
	padding:5px 0px 0px 30px;
	margin:10px 0px 0px 0px;	
	
	width:800px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#663333;
}

#content_text_right_select a {
	display:block;
	width:444px;
	height:80px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	border: 1px dotted #999999;
}
#content_text_right_select a:hover {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	border: 1px dotted #333300;
	
}

ul.hammerlist {
	margin:10px 0px 10px 20px;
	list-style:circle;
}

/* -----------------FOOTER-------------------- */

#footer {
	background:#003333;
}

#footer_hline {
	background:#336666;
	height:10px;
	border-top:1px solid #CCCC99;
	border-bottom:1px solid #CCCC99;
}
html>body #footer_hline {
	height:17px;
}

#footer_content {
	width:820px;
	height:15px;
}

#footer_copyright {
	float:left;
	text-align:left;
	width:400px;
	
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
}

#footer_by {
	float:left;
	width:400px;
	text-align:right;
	display:inline;

	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* -----------------SEARCH-------------------- */

#search {
	
}
