body {
	text-align: center
}
.contentdiv2 {
	text-align: left
}

.toppadding {height:30px}

.mainwhite {
	background-color: white;
	background-image: url(images/whitesite/white_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px 10px;
	padding-bottom:20px;
	margin: 0;
	
	font-size:8pt;
	color: black
}
.innerwhite {
	margin: 0px 15px;
}
.mainwhite a {
	color:gray;
	text-decoration: none;
}
.mainwhite a:visited { color:gray }
.mainwhite a:hover { color: black; text-decoration: underline }
.mainwhite h1 {
	font-size:12pt;
	color: #666;
	margin: 20px;
	padding: 3px 0px;
	border-bottom: solid 1px #666;
	border-right: solid 1px #666;
}
.mainwhite h2 {
	font-size: 12pt;
	color: black
}
.mainwhite h3 {
	color:#333;
	display:block;
	margin: 20px 40px;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	border: solid 1px gray;
	border-top:none;
	border-left:none;
	line-height:23px;
}

.nav3 {
	border: 0;
	padding-bottom:3px;
	border-bottom: solid 1px gray;
}
.nav3 a {
	color: black;
	padding-left:30px;
	padding-right:34px;
	background-image: url(images/whitesite/topnav_split.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
.nav3 a:visited { color: black }
.nav3 a:hover {color: gray; text-decoration: none }

form input {
	font-size: 10px
}
form select {
	position:static; /*Only necessary to overwrite the silly rules from the old style*/
}
form textarea {
	font-size: 8pt;
}
form.ordering label {
	padding-right:3px;
}
form.center {
	text-align:center;
}
form.center dl dt {
	width:475px;
	text-align: right;
	clear:both;
	float:left;
	padding-right:5px;
}
form.center dl dd {
	text-align:left;
	padding-bottom:20px;
}
form.center p {
	clear: both
}
form.center p.formerror {
	color: red;	
	padding-left: 5px;
}

table {
	border: 0;
	font-size:8pt;
	color:black;
	padding:0px 20px;
}
table.maintable {
	width:930px;
}	
table.maintable td {
	border-bottom:solid 1px gray;
	padding:15px 5px
}
table.maintable th {
	font-weight: bold;
	border: 0;
	background-color:#CCCCCC;
	padding:3px 5px;
	text-align:right
}

table.newdetailstable {
	width: auto;
}
table.newdetailstable td {
	border: none;
	padding: 3px 8px;
	border-bottom: solid 3px white;
}
table.newdetailstable th {
	border-bottom:solid 3px white;
	padding: 4px 8px;
	text-align:right;
	background-color:#eee
}

table.statushistorytable {
	width: 400px;
}
table.statushistorytable td {
	padding-top:5px;
	padding-bottom:5px;
}

table.commenttable {
	margin-top:0px;
	margin-bottom:10px;
	background-color:#f3f3f3
}
table.commenttable td {
	padding: 2px 8px;
}

/* Styles blackhawk*/

.productimage {position: relative; width:980px; height:529px; background: url(http://www.kobaltcomputers.co.uk/images/blackhawk/productimage.jpg) no-repeat; z-index:1}
.vid {position: relative; width:308px; height:180px; top:147px; left:343px; z-index:2}
.vid2 {position: relative; width:308px; height:180px; top:159px; left:387px; z-index:2}