#facebook{
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
	}

body {
	margin: 0 0 0 0;
	background-color: #000000;
	text-align: center;	
}

.newsbox {
	color: white;
	font-weight: bold;
}

#wrapper {
	text-align: left;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#topheader {
	height: 135px;
	background-image: url(images/layout_01_imagetop.jpg);
	background-repeat: no-repeat;
}
#topheaderhome {
	height: 135px;
	background-image: url(images/layout_01.gif);
	background-repeat: no-repeat;
}

#menutitle1 {
padding: 0 10px 3px 5px;
}
#menutitle6 {
padding: 0 10px 3px 0;
}
#menutitle7 {
padding: 0 10px 3px 5px;
}
#menutitle8 {
padding: 0 10px 3px 0; 
}

.HeaderImage {
	text-align: center;
}
#FormBlock {
	padding-left:	30px;
}
.formtext {
	font-weight: bold;
	color: white;
}
.formsection {
	padding-bottom: 10px;
	padding-left:	10px;
}

H1 {
	font-size: 21px;
}

H2 {
	font-size: 17px;
}

#menustrip {
	float: left;
	padding-top: 15px;
	height: 300px;
	width: 150px;
}
  
#content {
	padding: 10px 15px 0 15px;
	font-family: Arial, sans-serif;
	min-height: 600px;
	_height: 600px;
	color: White;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: normal;
	margin-left: 160px;
}
.TemplateText {
margin-left: 15px;
}

.NewsPanel H1 {
font-family: Arial, sans-serif;
margin-bottom: 0px;

}

.NewsBody {
	font-family: Arial, sans-serif;
	color: White;
	font-size: 15px;
	font-weight: normal;
}	

a:link 
{
	text-decoration:none;
	color:white;
}
a:visited 
{
	text-decoration:none;
	color:white;
}
a:hover 
{
	text-decoration:none;
	color:yellow;
}

a:active 
{
	text-decoration:none;
	color:white;
}

#footer {
	clear: both;
	height: 100px;
	background-color: #000000; 
	}
.footertext {
	color: white;
	width: 100%;
	text-align: center;
	display: block; 
	padding-top: 25px;
	font-size: 12px;
}

#footer a:link 
{
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:12px;
}
#footer a:visited 
{
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:12px;
}
#footer a:hover 
{
	text-decoration:none;
	color:yellow;
	font-weight:bold;
	font-size:12px;
}

#footer a:active 
{
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:12px;
}
.style1 {
	font-size: 18px;
	font-style: italic;
}
.prodhead {
	font-weight: normal;
	font-size: 18px;
	padding-left: 15px;
}
.prodbody {
	padding-left: 15px;
}	
.prodline, .prodlineon {
	padding:5px 0;
}
.addbutton {
	margin-top:	10px;
}
.checktable, .carttable {
	margin-left: 		15px;
	background-color:	#333333;
	border: 			1px solid #444444;
}
.checktable .addbutton {
	margin-top:			0;
	font-size: 			10px;
}
.cartbody_qty_off input, .cartbody_qty_on input { 
	font-size: 			10px;
}
.checktable th, .carttable th {
	padding:			4px;
	border:				1px solid #333333;
	background-color:	#444444;
	}
.checktable td, .carttable td {
	padding:			4px;
	border:				1px solid #444444;
	
}
.carthead_desc {
	width:				400px;
}
.carthead_price {
	width:				90px;
	text-align:			center;
}
.carthead_qty {
	width:				80px;
	text-align:			center;
}
.carthead_subtotal {
	width:				90px;
	text-align:			center;
}
.carthead_actions {
	width:				140px;
}
td.cartbody_price_on, td.cartbody_price_off, td.cartbody_subtotal_on, td.cartbody_subtotal_off, td.carttotal_value {
	text-align:			right;
	padding-right:		10px;
	
}
td.cartbody_qty_on, td.cartbody_qty_off, td.cartbody_actions_on, td.cartbody_actions_off {
	text-align:			center;
}
td.carttotal_value {
	font-weight:		bold;
}
.CheckoutButton, .finalisebutton {
	margin-left:		40px;
}
#CheckoutForm {
	margin-left: 		15px;
}
#CheckoutForm td {
	padding: 			4px;
}
#CheckoutForm td.FormText {
	font-weight:		bold;
}
.CheckoutRequired {
	color:				red;
}	
#CheckoutForm input {
	font-size: 			10px;
}
#CartPanel {
	color:				#dddddd;
	font-size:			10pt;
	text-align:			center;
	margin-bottom:		20px;
}
.basketstatus {
	margin-top:			5px;
	margin-bottom: 		20px;
	text-align:			center;
}
.baskettable {
	width:				150px;
}
.baskettable th {
	width:				80px;
	text-align:			left;
	padding-left:		10px;
}
.baskettable td.content {
	width:				70px;
}
.viewcartbutton {
	font-size:			10px;
	margin-top: 		10px;
}
input.addbox {
	font-size: 			10px;
}
.subscribebox td{
	padding: 3px 2px;
}
.subscribebox th {
	font-weight: normal;
	width: 150px;
	padding-right: 2px;
}
.subscribebox .UsrLastName {
	font-weight: normal;
	width: 150px;
}
.subscribebox .UsrFirstName {
	font-weight: normal;
	width: 150px;
}
.subscribebox .UsrAddr {
	font-weight: normal;
	width: 200px;
}
.subscribebox .subscribesection {
	margin-right: 60px;
}
.subscribebox .submitsection {
	text-align: center;
}
	