* {
	font-family:arial;
	font-size: 0.98em;
	color:white;
}

.formButton {
	background-color: #888;
	border: none;
/*	
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
*/	
	color: #fff !important;
	margin:0px;
	line-height:20px;
}
.formButton:hover {
	background-color: #444;
	cursor: pointer;
}

.buttonLink {
	background-color: #888;
	padding: 5px 10px;
	text-decoration:none;
	color:white ! important;
}

.buttonLink:hover {
	background-color: #444;
	cursor: pointer;
}


body {
	background-color:black;
	margin: 19px 0 0 0;
}

img {
	border:0px;
	vertical-align:text-top;	
}

p {
	margin-top:0px;
}

h1 {
	text-align: left;
	font-size: 25px;
	padding: 0px 0 25px 0;
	margin: 0;
	font-weight:normal;
	text-transform:lowercase;
}

h2 {
	font-size:18px;
	font-weight:normal;
	text-transform:lowercase;
	color:#808080;
}

#container {
	width:944px;
	margin: 0 auto;
	position:relative;
	color:yellow;
}

#logo {
	margin: 0 0 22px 44px;
	display:block;
}

#strapline {
	position:absolute;
	top: 0px;
	left: 441px;
}

#topNav div {
	position:absolute;
	top:0px;
}

#topNavSpacer {
	height:33px;
}

#topNav div p {
	color: white;
	position:absolute;
	text-align:center;
	margin-top:7px;
}

#topNav div p a {
	display:block;
	padding-bottom:9px;
}

#topNav {
/*	float:left;*/
	position:relative;
}

#content {
	margin-top:0px;
	margin-left:1px;
	position:relative;
/*	z-index:-1;*/
}


.footerImages div {
	float:left;
	padding-bottom:20px;	
}
.footerImages {
	padding-top:4px;
}
#footer1 {
	width:316px;
}
#footer2 {
	width:316px;
}
#footer3 {
	width:312px;
}
/* ----------------------------------- drop down menu ---------------------------------------------------------- */
#topNav div ul {
/*	visibility:hidden;*/
	display:none;
	position:absolute;
	margin:0px;
	list-style:none;
	padding:0px;
	padding-top:4px;
	z-index:1;
	top:30px;
	left:0px;
}

#topNav div p a {
	text-decoration:none;
}
#topNav div p a:hover {
	text-decoration:underline;
}

#topNav div ul li a {	
	display: block;
	background-color: #b8b9c0;
	padding: 5px 12px;
	text-decoration: none;
	color: white;
	white-space: nowrap;
	filter: alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;	
}
.grey a:hover  {
	background-color: #b8b9c0 ! important;
}


.grey{
	background-color: #818286 ! important;
}

.beige a:hover {
	background-color: #ebde91 ! important;
}

.beige {
	background-color: #c3b876 ! important;
}
.orange a:hover {
	background-color:#f4a25d ! important;
}

.orange {
	background-color:#f6821f ! important;
}

.blue a:hover {
	background-color:#61add6 ! important;
}

.blue {
	background-color:#0075b3 ! important;	
}

.green a:hover {
	background-color:#00ceb7 ! important;
}

.green {
	background-color:#00a996 ! important;	
}

.clear {
	clear:both;
}

#cart {
	position:absolute;
	right:0px;
	z-index:2;
}
/* ------------------------------------ home page -------------------------------------------------- */
#homeMain {
	display:block;
}

#homeBottomLeft {
	display:block;
	padding-top:6px;
}

#homeTopRight {
	position:absolute;
	top:0px;
	left:634px;
}

#homeMiddleRight {
	position:absolute;
	top:163px;
	left:634px;
}

#homeBottomMiddle {
	position:absolute;
	top:327px;
	left:317px;
}

#homeBottomRight {
	position:absolute;
	top:327px;
	left:634px;
}

#homeBottomLogo {
	position:absolute;
	top:456px;
	left:788px;
}

/* ---------------------------------------- category ----------------------------------------------------- */
.whitePage {
	background-color:white;
	padding:20px;
}

.whitePage * {
	color:black;
	line-height: 150%;	
}

#contentLeft {
	width:591px;
	vertical-align:top;
	padding-right:20px;
}

#contentRight {
	vertical-align:top;
}

.subcategoryPanel {
	width:120px;
	float:left;
	text-align:center;
	padding-right:30px;
	padding-bottom:30px;
}

.subcategoryPanel p {
	font-weight:bold;
	text-align:center;
}

#categoryList a {
	text-decoration:none;
}

.imageMissing {
	float:left;
	width:100%;
	height:100px;
	background-color:#e0e0e0;
}

table.productKey {
	border-collapse:separate;
	border-spacing:0px 10px;
	border:0px;	
}

table.productKey caption {
	text-align:left;
	font-weight:bold;
}

table.productKey  tr td,table.productKey  tr th {
	color:#333333;
	font-size:11px;
	vertical-align:top;
	padding:0px 10px 0px 0px;
	border:solid black 0px;		
}

table.productKey  tr th {
	text-align:center;
}

.asterisk {
	font-size:40px ! important;
	font-weight:bold;
}

/* ---------------------------------------- product ----------------------------------------------------- */
#productDetails tr th {
	text-align:left;
	padding-right:10px;
}

p.basket {
	margin-top:10px;
}

h1.productTitle {
	padding-bottom:0px ! important;
	margin-bottom:0px;
}

.productCode {
	padding-bottom:30px;
}

.productBack {
	display:block;
	text-decoration:none;
	font-weight:bold;
	border: solid 1px #c0c0c0;
	width:70px;
	background-color:#f8f8f8;
	text-align:center;
}

.productBack:hover {
	background-color:#cccccc;
	color:white;
}

.hiresLink {
	display:block;
	margin:	0px auto;
	text-decoration:none;
	color:#888888;
}

.hiresLink:hover{
	color:#333333;
}

#productImage {
	float:left;
	text-align:center;
}
/* ----------------------------------------- checkout ---------------------------------------------------- */
#contactTable th {
	font-weight:normal;
	text-align:left;
	width:142px;
	padding-bottom:5px;
}

#contactTable td {
	padding-bottom:5px;
}

#contactTable td input {
	width:273px;
}

#contactDetails tr th {
	vertical-align:top;
	padding-right: 20px;
	padding-bottom:10px;
	text-align:left;
}

#contactDetails tr td {
	vertical-align:top;
	padding-bottom:10px;
}

#message table tr th {
	text-align:left;
	padding-right: 20px;
	vertical-align:top;
}
/* ----------------------------------------- search ---------------------------------------------------- */
#searchTable tr th {
	font-weight:normal;
	padding-right:20px;
}

#searchResults tr th {
	text-align:left;
}

#searchResults tr td {
	padding-right:30px;
}

#searchTable tr th {
	text-align:left;
	padding-bottom:15px;
}
#searchTable tr td {
	text-align:left;
	padding-bottom:15px;
	padding-right:30px;
}

input.wide {
	width:150px;
	padding: 2px;	
}

select.wide {
	width:158px;
}

/* ------------------------------------------- content ---------------------------------------------------- */
.contentLeft {
	width:470px;
	float:left;
}

.contentLeft img {
	width:450px;
}

.contentRight {
	width:400px;
	float:right;
}

.imageList img {
	display:block;
	margin-bottom:20px;
}	
/* ------------------------------------------ download ------------------------------------------------------ */
.downloadLink {
	text-transform:capitalize;
}