* {
	margin: 0;
	padding: 0;
}
html {overflow-y: scroll;} 
body {
	background-color: #000000;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
	behavior: url("csshover3.htc");
}

#container { 
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	min-height: 600px; 
	background-color: #1a2c16;
	position: relative;
}

#padderdiv {
	position: relative;
	width: 1px;
	height: 130px;
}

#mainpanel {  
	position: relative;
	color: #ccffcc;
	text-align: left;
	padding: 5px 15px 5px 5px;	
	width: 420px;
	left: 310px;
	z-index: 2; 
}

#mainpanel h3 {
	margin-bottom: 6px;
	font-size: 14px;
	color: #ffffff;
}

#mainpanel h4 {
	margin-top: 10px;
	margin-bottom: 6px;
	font-size: 13px;
	color: #ffffff;
}

table.itemFooter {
	margin: auto;
}

table.itemFooter td {
	padding: 0px 10px 0px 10px;
	text-align: center;
}

#mainpanel p {
	margin-bottom: 12px;
	font-size: 12px;
}
#mainpanel a {
	text-decoration: none;
	color: #ffff00;
}
#mainpanel a:hover {
	color: #ffff66;
}
#sidepanel a {
	text-decoration: none;
	color: #ffff00;
}
#sidepanel a:hover {
	color: #ffff66;
}

#sidepanel {
	position: absolute;
	background: url('images/grey_to_black_vertical_gradient.gif') repeat-x 0px 0px #000000;
	color: #cccccc;
	text-align: left;
	padding: 5px 5px 5px 5px;	
	width: 220px;
	left: 25px;
	top: 240px;
	z-index: 2; 
}

p.messageOK {
	color: #66ffff;
}

p.messageError {
	color: #ff3333;
}

#sidepanel p {
	margin-bottom: 12px;
	font-size: 11px;
}

#sidepanel h3 {
	margin-bottom: 5px;
	font-size: 14px;
	color: #ffffff;
}

img.right {
	float: right;
	margin: 0 15px 15px 15px;
	border: 1px solid #ffffff;
}
img.left {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #ffffff;
}

#footer { 
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	text-align: center;
	font-size: 10px;
	font-family: arial, sans-serif;
	position: relative;
	width: 760px;
	background: url('images/grey_to_black_vertical_gradient.gif') repeat-x 0px 0px #000000;
	color: #ffffff;
	padding-top: 3px;
}
#footer p {
	margin-top: 2px;
}
#footer a {
	text-decoration: none;
	color: #ffff00;
}
#footer a:hover {
	color: #ffff66;
}

td {
	padding: 2px;
}

input.kcbutton {
	width: 75px;
}

#headerlink_active {
	background: url('images/tab_active.jpg') no-repeat 0px 0px;
	position: absolute;
	width: 70px;
	height: 19px;
	top: 6px;
	z-index: 2;
	padding-top: 3px;
}
#headerlink_inactive {
	background: url('images/tab_inactive.jpg') no-repeat 0px 0px;
	position: absolute;
	width: 70px;
	height: 19px;
	top: 6px;
	z-index: 2;
	padding-top: 3px;
}
#headerlink_active a {
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	color: #75a26b;
	padding-top: 3px;
}

#headerlink_active a:hover {
	color: #bdc9ba;
}

#headerlink_inactive a {
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	color: #75a26b;
}

#headerlink_inactive a:hover {
	color: #bdc9ba;
}

#headerdiv01 {
	background: url('images/slice_0_0.jpg') no-repeat 0px 0px;
	position: absolute;
	height: 25px;
	width: 301px;
	top: 0px;
	left: 0px; 	
	z-index: 1;
}
#headerdiv02 {
	background: url('images/slice_1_0.jpg') no-repeat 0px 0px;
	position: absolute;
	height: 90px;
	width: 301px;
	top: 25px;
	left: 0px; 	
	z-index: 1;
}
#headerdiv03 {
	background: url('images/slice_2_0.jpg') no-repeat 0px 0px;
	position: absolute;
	height: 117px;
	width: 301px;
	top: 115px; 	
	left: 0px; 	
	z-index: 1;
}
#headerdiv04 {
	background: url('images/slice_1_1.jpg') no-repeat 0px 0px;
	position: absolute;
	height: 90px;
	width: 459px;
	top: 25px;
	left: 301px; 	
	z-index: 1;
}
#headerdiv05 {
	background-color: #000000;
	position: absolute;
	height: 25px;
	width: 459px;
	top: 0px;
	left: 301px; 	
	z-index: 1;
}

#miniBasketTable {
	width: 90%;
}

#miniBasketTable td {
	text-align: center;
}

#basketTable {
	width: 100%; 
}
#basketTable .kc_textbox {
	font-size: 11px;
	width: 25px;
	border: 1px #ffffff solid;
	background-color: #bdc9bb;
	text-align: right;
} 
#basketTable .kc_textbox:hover {
	border-color: #ffffff;
	background-color: #b5dfbc;
}
#basketTable .kc_textbox:focus {
	border-color: #ffffff;
	background-color: #b5dfbc;
}
#basketTable .kc_select {
	width: 180px;
	font-size: 11px;
	border: 0; 
	background-color: #bdc9bb;
}
#basketTable .kc_select:hover {
	background-color: #b5dfbc;
}
#basketTable .kc_select:focus {
	background-color: #b5dfbc;
}
.tdPrice {
	text-align: right;
}
.thCentre {
	width: 50px;
	text-align: center;
} 
.thQty {
	text-align: center;
} 
.totalLine td {
	padding-bottom: 20px;
	font-weight: bold;
}
.regionLine td {
	padding-top: 20px;
}

button.kc_button {
	background-color: #bdc9bb;
	border: 1px solid #ffffff;
	font-size: 11px;
	height: 20px;
	padding: 0px 10px 2px 10px;
	cursor: pointer;
	cursor: hand;
}
button.kc_button:hover {
	background-color: #b5dfbc;
}
button.kc_button:active {
	background-color: #69a172;
	outline: none;
}

#searchFormDiv { 
	background: url('images/kc_search_bg.gif') no-repeat 0px 0px;
	position: absolute;
	left: 146px;
	height: 25px;
	top: -22px;
	width: 300px;
	padding: 4px 0px 0px 12px;
}
#searchFormDiv .kc_textbox {
	font-size: 11px;
	width: 120px;
	border: 1px #ffffff solid;
	background-color: #bdc9bb;
}
#searchFormDiv .kc_textbox:hover {
	background-color: #b5dfbc;
}
#searchFormDiv .kc_textbox:focus {
	background-color: #b5dfbc;
}
#searchFormDiv select.kc_select {
	width: 130px;
	font-size: 11px;
	border: 0; 
	background-color: #bdc9bb;
}
#searchFormDiv select.kc_select:hover {
	background-color: #b5dfbc;
}
#searchFormDiv select.kc_select:focus {
	background-color: #b5dfbc;
}
#searchFormDiv button {
	border: 0;
	cursor: pointer;
	cursor: hand;
	color: #bdc9bb;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	background: 0;
} 
#searchFormDiv button:hover {
	color: #b5dfbc;
}

img.item {
	border: 1px solid #cccccc; 
}

td.listnavR {
	text-align: right;
}
td.listnavL {
	text-align: left;
}
table.listnav {
	border: 1px solid #2d4b25;
	width: 412px;
	margin: 10px 0 10px 0;
	font-size: 12px;
	text-align: center; 
}
table.itemList {
	width: 420px;
}

.kc_textbox {
	font-size: 11px;
	border: 1px #ffffff solid;
	background-color: #bdc9bb;
}
.kc_textbox:hover {
	border-color: #ffffff;
	background-color: #b5dfbc;
}
.kc_textbox:focus {
	border-color: #ffffff;
	background-color: #b5dfbc;
}
.kc_select {
	font-size: 11px;
	border: 0; 
	background-color: #bdc9bb;
}
.kc_select:hover {
	background-color: #b5dfbc;
}
.kc_select:focus {
	background-color: #b5dfbc;
}
span.kc_higlight {
	color: #ff0000;
} 

table.shopfront {

}
table.shopfront td {
	width: 208px;
	text-align: center;
	padding: 2px 4px 10px 4px;
} 
td.itemDesc {
	vertical-align: top; 
	padding: 2px 2px 2px 2px;
	width: 313px;
}
td.linkedItem {
	padding: 2px 2px 2px 2px;
}