@CHARSET "ISO-8859-1";

#wrapper {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	padding: 0;
}


#content {
	width: 100%;
/*	height: 450px; */
	float: left;
	margin: 0;
	font-family: arial;
	font-size: 9pt;
}

#navmain {
	float: left;
	width: 100%; 
	margin: 0 0 10px 0; 
	padding: 0;
	background-color: #05882b;	
}
	
#navmain ul {
	margin: auto;
	padding: 0;
	list-style-type: none;
}

#navmain ul li {
	float: left;	
	white-space: nowrap;
	margin: 0;
	padding: 4px 6px 4px 6px;
	background-color: #05882b;
	border-left: 1px solid white;
}

#navmain ul li a {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold; 
	color: white;  
	text-decoration: none;
}

#navmain ul li a:hover {
	color: white;   	
	text-decoration: underline;	
}

#videolink {
	display: none;
	visibility: hidden;
	float: left;
	width: 205px;
	height: 284px;
	margin-left: 10px;
	padding: 0;
}


/* HTML TAGS */

body {
	padding: 0;
	width: 955px;
	margin: auto;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #03852d;   	
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;   	
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

a {
	color: #060e4c;	
}

a:hover {
	color: #03852d;   	
}


/* GENERIC CLASSES */

.leftAlign {
	text-align: left;
}


.rightAlign {
	text-align: right;
}

.centreAlign {
	text-align: center;
}

.smallText {
	font-size: 8pt;
}


/* HEADER STYLES */

#header {
	background: url(/mocad/themes/mocadgreen/images/bg_header.jpg) no-repeat top left;
	height: 135px;
	margin-bottom: 15px;
}

#headerbasket {
	width: 150px;
	font-family: Arial;
	font-size: 9pt;
	float: right;  
	text-align: right;
	margin: 20px 230px 0 0;
}

#headerbasket a {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	color: #00a;	
}

#headerbasket a:hover {
	color: #03852d;   	
}


/* CONTENT STYLES */

#contentx {
 	background: url("/mocad/themes/mocaduk/images/bg_content.jpg") top repeat-x white; 
/*	background: url("/mocad/themes/mocaduk/images/bg_content.jpg") top repeat-x white; */ 
	width: 100%;
	padding: 20px 30px 20px 30px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


/* CATEGORY STYLES */

#category {
	border: #bbb 1px solid;
	background: url(/mocad/themes/mocaduk/images/bg_category.jpg) top repeat-x white;
}

.categoryImage {
	padding: 20px;
}

.categoryTitle {
	font-family: Arial;
	font-weight: bold; 
	font-size: 11pt;
	padding: 20px;
}

.categoryDescription {
	font-family: Helvetica;
	font-weight: normal;
	font-size: 10pt;
	padding: 10px;
}


/* PRODUCT STYLES */

#product {
	border: #bbb 1px solid;
	background: url(/mocad/themes/mocaduk/images/bg_category.jpg) top repeat-x white;
	margin: 0;
	padding: 0;
}

.productImage {
	padding: 8px; 
/*	background-color: white; */
}

.productTitle {
	font-family: Arial;
	font-weight: bold; 
	font-size: 14pt;
	padding: 15px; 
/*	color: #027a24; */
}

.productPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding: 5px 0 5px 15px; 	
}

.productFreeDelivery {
	font-size: 8pt;
	padding-left: 15px; 		
	margin: 0px;
}

.productButton {
/*	float: right; */
	margin-left: 15px;
/*	padding: 5px 0px 5px 15px; */
}

.productShortDescription {
	font-family: Helvetica;
	font-weight: normal;
	font-size: 10pt;
	padding: 10px 0 0 0;
	margin-left: 15px;
	width: 350px;
	border-top: 1px dotted black;
}

.productDetails {
	padding: 15px; 
	background: #f0f1f6;
	border-top: 1px solid #bbb;
}

.productDetailsTitle {
	font-family: Arial;
	font-weight: bold; 
	font-size: 14pt;
	color: #027a24; 
}

.productDescription {
	font-family: Helvetica;
	font-weight: normal;
	font-size: 10pt;
	padding: 15px;
}




/* category list item */
.categoryListItem {
	padding: 8px;
	margin: 3px;
	width: 30%;
	float: left;	
	border: 1px solid black;	
}

.categoryListItemHover {
	padding: 8px;
	margin: 3px;
	width: 30%;
	float: left;	
	border: 1px solid #ff0066;
}

.categoryListItemImage {
	text-align: center;
}



/* PRODUCT STYLES */

/* product list */
#productList {
	clear: both;
/*	margin: 10px 0 10px 0; */
}

/* product list item */
.productListItem {
	border: #bbb 1px solid;
	width: 45%;
	float: left; 
/*	padding: 8px; */
	margin: 10px 10px 10px 0; 
}

.productListItemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.productListItemImage {
	float: left;
	padding: 8px;		
	vertical-align: top;
}

.productListItemPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.productListItemFreeDelivery {
	font-size: 8pt;
}
.productListItemCode {
	font-style: italic;
	font-size: 8pt;	
	display: none;
}

.productListItemButton {
	float: right;
}


/* BASKET STYLES */

#basketTable {
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #a8a9b3;
	
}

#basketTable th {
	border: none;
/*	border-bottom: 1px solid black; */
	padding: 4px;
	background: #bfc1cb;
}

#basketTable td {
	border: 1px solid #a8a9b3; 
	padding: 5px;
	margin: 0;
}



#basketTotalCheckout {
	float: right;
	width: 200px;
	border: 2px solid #03852d;
	padding: 10px;
	margin: 10px;
	text-align: center;
}

.basketTotalAmount {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14pt;
}

#basketCheckoutButton {
	width: 130px;
	padding: 4px;
	margin-top: 4px;
	font-weight: bold;
	cursor: pointer;
}

/* CHECKOUT STYLES */

#checkout {
	border: 1px solid #aaa;
	padding: 15px;	
	background: #f8f6f0;
}

.checkoutFormError {
	background: yellow;
	text-align: center;
	font-weight: bold;
	padding: 2px;
}

.checkoutButton {
	width: 120px;
}

.checkoutRequiredMark {
	font-weight: bold;
	color: red;
}

#checkoutBillingDetails {
	float: left;
	border: 1px solid #aaa;
	padding: 10px;
	width: 350px;
	background: url(/mocad/themes/mocaduk/images/bg_category.jpg) repeat-x top white;	
}

#checkoutDeliveryDetails {
	float: none;
	border: 1px solid #aaa;
	padding: 10px;
	width: 350px;
	margin-left: 400px;
	background: url(/mocad/themes/mocaduk/images/bg_category.jpg) repeat-x top white;
}

#checkoutDeliveryMethod {
	clear: both;
	border: 1px solid #aaa;
	padding: 10px;
	width: 350px;
	background: url(/mocad/themes/mocaduk/images/bg_category.jpg) repeat-x top white;
}

#checkoutOrderSummary {
	width: 200px;
	border: 2px solid #03852d;
	padding: 10px;
	margin: 10px;
/*	text-align: center; */
}


	
/* FOOTER STYLES */

#footer {
	margin-top: 5px;
	clear: both;
	background-color: #cdd4d1;
	height: 170px;
}

#footer a {
	color: #777;	
}

#footer a:hover {
	color: #ff0066;
}

#footerwave {
	background: url(/mocad/themes/mocadgreen/images/bg_wave.jpg);
	height: 113px;
}

#footerpaymentoptions {
	float: left;
	background: url(/mocad/themes/mocadgreen/images/bg_payment_options.jpg);
	height: 57px;
	width: 402px;
}

#footernav {
	float: right; 	
	/* margin-top: 3px; */
}

#footernav ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 15px;	
}

#footernav ul li {
	float: left;
	padding: 0;
	margin: 0 10px 0 0px;		
}

#footernav ul li a {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #060e4c;	
}

#footernav ul li a:hover {
	color: #03852d;   	
}

#copyright {
	clear: right;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333; 
	text-align: right;
	padding: 5px 5px 0 0;
}


#navglobal {
	background: #060e4c;
	color: white;
	font-family: arial;
	font-size: 8pt;
}

#navglobal a {
	color: silver;
}

#navglobal a:link, a:visited {
	color: white;
}

#navglobal a:hover, a:active {
	color: white;
}

