@charset "utf-8";

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../images/skin/bg_base.jpg);
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#009900;
}

h1, h2, h3, h4, h5, h6, p {
	margin:0 0 20px 0;
}

h1 {
	font-size:16px;
	font-weight:bold;
}

h2 {
	font-size:15px;
	font-weight:bold;
}

h3 {
	font-size:14px;
	font-weight:bold;
}

h4 {
	font-size:13px;
	font-weight:bold;
}

h5 {
	font-size:13px;
	font-weight:normal;
}

h6 {
	font-size:12px;
	font-weight:normal;
}

ul {
	padding:0 0 0 30px;
	margin:0 0 20px 0;
	list-style-image:url(../images/skin/bullet.png);
}

ul li {
	list-style-image:url(../images/skin/bullet.png);
}

ul li ul {
	list-style-image:url(../images/skin/bullet_sub.png);
}

ul li ul li {
	list-style-image:url(../images/skin/bullet_sub.png);
}

#MasterContainer {
	background-image:url(../images/skin/bg_outer.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#contentcontainer {
	margin:0 auto;
	width:983px;
}

#TopNav {
	overflow:hidden;
	clear:both;
	height:85px;
	background-image:url(../images/skin/bg_header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#TopNav a img {
	position:absolute;
	margin-left:5px;
	width:400px;
	height:80px;
	border:none;
}

#HeaderImage {
	overflow:hidden;
	clear:both;
	margin-bottom:12px;
	height:264px;
	background-image:url(../images/skin/mainbanner_01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#MainNavRight {
	float:right;
	margin-top:55px;
	margin-right:20px;
	height:30px;
	list-style:none;
}

#MainNavRight li {
	display:block;
	overflow:hidden;
	float:left;
	width:108px;
	height:30px;
	text-align:center;
}

#MainNavRight li a {
	display:block;
	float:left;
	padding:12px 0px 4px 0px;
	width:108px;
	height:14px;
	text-align:center;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
}

#MainNavRight li.selected {
	background-image:url(../images/skin/bg_tab_selected.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#MainNavRight li a.nav_content {
	background-image:url(../images/skin/bg_tab_content.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#000000;
}

#MainNavRight li a.nav_system {
	background-image:url(../images/skin/bg_tab_system.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#FFFFFF;
}

#MainNavRight li a:hover {
	background-position:top right;
	padding:8px 0px 8px 0px;
}

#MainNavRight li.selected a {
	padding:8px 0px 8px 0px;
	color:#000000;
	background-image:none;
}

#LeftColumn {
	float:left;
	width:220px;
}

#SearchDiv{
	width:236px;
	height:135px;
	background-image:url(../images/skin/bg_box_search.jpg);
	background-repeat:no-repeat;
}

#search_term{
	margin-left:20px;
	margin-top:85px;
	width:145px;
	height:18px;
	border:none;
	vertical-align:middle;
	background:none;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#SearchButton{
	margin-top:85px;
	width:32px;
	height:20px;
	vertical-align:middle;
}

.box {
	margin-bottom:12px;
	background-image:url(../images/skin/bg_box_tile.jpg);
	background-position:bottom left;
	background-repeat:repeat-y;
}

.box a img {
	border:none;
}

.box_head h2 {
	display:block;
	margin:0;
	padding:16px 15px 5px 15px;
	height:16px;
	font-size:1.1em;
	font-weight:bold;
	background-image:url(../images/skin/bg_box_head.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.box_main {
	padding:10px;
	padding-bottom:15px;
/*	min-height:148px;*/
	background-image:url(../images/skin/bg_box_foot.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	font-size:1.2em;
}

.box_main p {
	padding:0 10px;
}

.box_main ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}

.box_main ul li {
	display:block;
	list-style-image:none;
}

.box_main ul li.image {
	text-align:center;
}

.box_main ul li a {
	display:block;
	padding:2px 5px;
}

#RightColumn{
	float:left;
	margin-left:8px;
	width:755px;
	overflow:hidden;
}

.content {
	margin-left:5px;
	margin-bottom:12px;
	width:747px;
	background-image:url(../images/skin/bg_content_tile.jpg);
	background-position:bottom left;
	background-repeat:repeat-y;
}

.content a img {
	border:none;
}

.content_head {
	margin:0;
	padding:0;
	height:15px;
	background-image:url(../images/skin/bg_content_head.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.content_main {
	overflow:hidden;
	background-image:url(../images/skin/bg_content_foot.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.content_column {
	overflow:hidden;
	float:left;
	padding:0px 20px 0px 20px;
	width:333px;
}

.content_full {
	overflow:hidden;
	padding:0px 20px 20px 20px;
	width:706px;
}

.ClearDiv {
	clear:both;
}

#Footer {
	clear:both;
	padding:20px;
	text-align:center;
}

/* ################################################# BOF specific content elements ################################################# */

.buybanner {
	width:220px;
	height:264px;
	border:none;
}

.alert {
	color:#FF0000;
	font-weight:bold;
}

img.image_right {
	float:right;
	margin:5px;
	margin-left:15px;
	padding:1px;
	border:1px solid #000000;
}

a img.image_right {
	border:1px solid #000000;
}

a:hover img.image_right {
	border:1px solid #009900;
}

.assoc_logos {
	text-align:center;
}

.assoc_logo {
	display:inline-block;
	padding:10px;
	vertical-align:middle;
}

.contact_map {
	display:block;
	width:333px;
	height:266px;
	background-image:url(../images/content/map2.jpg);
}

.contact_map:hover {
	background-image:url(../images/content/map1.jpg);
}

.enquiryform {
	width:333px;
	margin:5px 0 5px 0;
	padding:0;
	padding-bottom:10px;
}

.enquiryfield_standard {
	width:329px;
	height:18px;
	padding:2px;
	margin:0;
	margin-bottom:1px;
	border:0;
	background-image:url(../images/skin/form_standard.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.enquiryfield_textarea {
	width:329px;
	height:154px;
	padding:2px;
	margin:0;
	margin-bottom:1px;
	border:0;
	background-image:url(../images/skin/form_textarea.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.enquiry_pinandfield {
	display:block;
	overflow:hidden;
	width:333px;
}

.enquiry_pinnumber {
	float:left;
	height:22px;
}

.enquiryfield_pin {
	float:right;
	width:259px;
	height:18px;
	padding:2px;
	margin:0;
	margin-bottom:1px;
	border:0;
	background-image:url(../images/skin/form_pinfield.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.requiredfield:hover, .requiredfield:focus {
	padding:1px;
	background-position:-1px -1px;
	border:1px solid #FF0000;
}

/* #################################################### BOF e-commerce elements #################################################### */

#BreadCrumb{
	margin-left:4px;
/*	width:762px;*/
	height:64px;
	background-image:url(../images/skin/bg_breadcrumbs.jpg);
	background-repeat:no-repeat;
}

#BreadCrumb a {
	color:#FFFFFF;
	font-weight:normal;
}

#BreadCrumbInner{
	margin:0px 26px;
	padding-top:7px;
	color:#FFFFFF
}

.BreadLink{
	float:left;
	width:auto;
	font-weight:bold;
	padding-top: 11px;
	color:#FFFFFF;
}

.BreadArrow{
	float:left;
	margin-top:-1px;
*	margin-top:0;
	width:30px;
	height:38px;
	background-image:url(../images/skin/breadcrumb_separator.png);
	background-repeat:no-repeat;
	background-position:center;
}

.categoryboxes {
	margin-left:2px;
	overflow:hidden;
}

.categoryboxes div {
	float:left;
	margin:3px;
	width:245px;
	height:110px;
	background-color:#FFFFFF;
	background-image:url(../images/skin/noimage_cat.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.categoryboxes div a {
	display:block;
	padding-top:15px;
	padding-left:15px;
	width:230px;
	height:95px;
	background-image:url(../images/skin/bg_mask_cat.png);
	font-size:16px;
}

.productlist {
	padding-left:6px;
}

.box.pagelinks {
	clear:both;
	padding:0px;
	overflow:hidden;
	margin:5px 8px 0px 5px;
	text-align:right;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}

.box.pagelinks a, .box.pagelinks span {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	overflow:visible;
	padding:10px;
}

.box.pagelinks a:hover {
	background:#FFCCCC;
}

.box.pagelinks span.selected {
	background:#CCCCCC;
}

.productboxes {
	margin-left:5px;
}

.product_box {
	padding:0px;
	margin:5px 0px 0px 5px;
	width:240px;
	float:left;
	overflow:hidden;
	border:1px solid #CCCCCC;
	display:inline;
}

.product_box a img {
	border:none;
}

.product_box .picturebox {
	margin:0;
	padding:0;
	height:174px;
	width:240px;
	float:left;
	overflow:hidden;
	text-align:center;
}

.product_box .picture {
	margin:0 auto;
	padding:0;
/*	max-height:105px;*/
	max-width:245px;
/*	float:left;*/
}

.product_box .name {
	padding:5px 2px 0px 5px;
	margin:0px;
	font-weight:bold;
	line-height:14px;
	font-size:13px;
	height:34px;
	overflow:hidden;
	clear:both;
}

.product_box .code {
	padding-left:5px;
	max-width:90px;
	overflow:hidden;
	color:#CCCCCC;
	float:left;
	display:none;
}

.product_box .name .count {
	padding-left:5px;
	color:#CCCCCC;
	float:none;
	font-weight:normal;
}

.product_box .price {
	position:absolute;
	margin-top:-19px;
	padding:0px 5px 5px 0px;
	width:235px;
	overflow:hidden;
	color:#000000;
	font-weight:bold;
	font-size:16px;
	text-align:right;
}

.product_box .oldprice {
	padding:0px 5px 5px 0px;
	overflow:hidden;
	color:#000000;
	text-decoration:line-through;
	font-size:14px;
	float:right;
}

.product_box .specialprice {
	padding:0px 5px 5px 0px;
	overflow:hidden;
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
	float:right;
}

.product_box .buttons {
	clear:both;
	height:20px;
}

.product_box .buttons .boxbutton_addtobasket {
	float:left;
	width:111px;
	background-image:url(../images/skin/button_productbox_addtobasket.png);
	background-position:top;
	background-repeat:no-repeat;
}

.product_box .buttons .boxbutton_addtobasket:hover {
	background-position:bottom;
}

.product_box .buttons .boxbutton_moreinfo {
	float:left;
	width:129px;
	background-image:url(../images/skin/button_productbox_moreinfo.png);
	background-position:top;
	background-repeat:no-repeat;
}

.product_box .buttons .boxbutton_moreinfo:hover {
	background-position:bottom;
}

.product_detail {
	overflow:hidden;
}

.product_title {
	border-bottom:1px dotted #999999;
}

.product_title h1 {
	text-align:left;
	font-size:18px;
}

.product_description {
	text-align:left;
}

.product_mainpic {
	float:right;
	margin:0px 0px 10px 10px;
	border:1px solid #DD137B;
}

.product_description2 {
	text-align:left;
	clear:left;
}

.product_varieties {
	
}

.product_varietytitle {
	font-weight:bold;
}

.product_varietydropdown {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #999999;
	width:200px;
}

.product_totalprice {
	position:absolute;
	margin-bottom:0;
	padding-bottom:0;
	width:400px;
	top:450px;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	text-align:right;
}

.product_price {
	
}

.product_weight {
	text-align:center;
	padding-top:10px;
}

.product_addtobasket {
	margin-top:10px;
	text-align:center;
}

.product_moreinfo_title {
	clear:both;
}

.product_moreinfo_title h2 {
	display:block;
	padding:4px;
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	font-size:12px;
}

.product_features_specs {
	float:left;
	width:270px;
	overflow:hidden;
}

.product_features, .product_features_alt {
	border-right:2px solid #DD137B;
	padding-right:5px;
}

.featuresclose, .featuresopen {
	color:#CCCCCC;
	cursor:pointer;
}

.product_features_alt p, .product_features_alt .featuresclose {
	display:none;
}

.product_features .featuresopen {
	display:none;
}

.product_featuregrouptitle{
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	width:250px;
	display:inline-block;
	float:right;
}

.product_featuregroup {
	padding-right:10px;
	clear:right;
}

.product_featuretitle {
	font-weight:bold;
	vertical-align:top;
	display:inline-block;
	width:110px;
}

.product_featuredetail {
	display:inline-block;
	vertical-align:top;
	text-align:left;
	width:140px;
	color:#DD137B;
}

.product_specs, .product_specs_alt {
	border-right:2px solid #000000;
	padding-right:5px;
}

.specsclose, .specsopen {
	color:#CCCCCC;
	cursor:pointer;
}

.product_specs p, .product_specs .specsclose {
	display:none;
}

.product_specs_alt .specsopen {
	display:none;
}

.product_specgrouptitle{
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	width:250px;
	display:inline-block;
	float:right;
}

.product_specgroup {
	padding-right:10px;
	clear:right;
}

.product_spectitle {
	font-weight:bold;
	vertical-align:top;
	display:inline-block;
	width:110px;
}

.product_specdetail {
	display:inline-block;
	vertical-align:top;
	text-align:left;
	width:140px;
	color:#DD137B;
}

.product_smallimages {
	text-align:right;
}

.product_smallimagebox {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	text-align:center;
	margin:0px;
	vertical-align:top;
}

.product_smallimagebox img {
	border:1px solid #FF6600;
	margin:0;
	width:225px;
}
 
.button_continueshopping {
/*	float:left;*/
}
 
.button_updatebasket {
/*	float:left;*/
}
 
.button_backtobasket {
/*	float:left;*/
}
 
.button_backtocheckout {
/*	float:left;*/
}
 
.button_continue {
/*	float:right;*/
}
 
.button_addnewaddress {
	float:right;
	height:26px;
	width:142px;
	cursor:pointer;
}

.button_cancel {
	float:right;
	height:26px;
	width:142px;
	cursor:pointer;
}

.button_addaddress {
	float:right;
}

.form_buttons {
	clear:both;
	margin-top:10px;
	overflow:hidden;
}

.form_buttons a img, .form_buttons input, .form_buttons span {
	border:none;
	margin:5px;
	float:right;
}

.purchase_progress table {
	text-align:center;
	margin-bottom:20px;
	color:#999999;
	width:400px;
	margin:20px auto;
}

.progress_title_selected {
	font-weight:bold;
	color:#666666;
}

.purchase_help {
	clear:both;
	padding-top:20px;
}

.purchase_buttons {
	clear:both;
	margin-top:10px;
	overflow:hidden;
	text-align:center;
}

.purchase_buttons img, .purchase_buttons span, .purchase_buttons input {
	height:26px;
	width:142px;
	margin:5px;
}
 
.purchase_products table {
	width:100%;
}

.purchase_empty {
	padding:10px;
	color:#FF0000;
	text-align:center;
	font-weight:bold;
}

.purchase_products table {
	border-bottom:1px solid #CCCCCC;
	border-collapse:collapse;
}

.purchase_products table thead {
	font-weight:bold;
	color:#666666;
	border-bottom:1px solid #CCCCCC;
}

.purchase_products table td {
	padding:5px;
}

.purchase_title_remove, .purchase_product_remove {
	text-align:center;
}

.purchase_title_product, .purchase_product_name {
	text-align:left;
}

.purchase_title_id, .purchase_product_id {
	text-align:left;
}

.purchase_title_stock, .purchase_product_stock {
	text-align:right;
}

.purchase_title_price, .purchase_product_price {
	text-align:right;
}

.purchase_title_qty, .purchase_product_qty {
	text-align:right;
}

.purchase_product_remove img {
	border:none;
}

.purchase_product_qty input {
	border:1px solid #EEEEEE;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:right;
}

.purchase_title_total, .purchase_product_total {
	text-align:right;
}

.purchase_calc table {
	margin:0 5px 0 auto;
	text-align:right;
}

.purchase_calc select {
	border:1px solid #EEEEEE;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:right;
}

.purchase_location_title, .purchase_delmethod_title, .purchase_delivery_title, .purchase_subtotal_title, .purchase_tax_title, .purchase_total_title {
	font-weight:bold;
	color:#666666;
}

.purchase_buttons {
	margin-bottom:20px;
}

.purchase_buttons a img, .purchase_buttons input, .purchase_buttons span {
	border:none;
	margin:5px;
}

.updatebaskettext {
/*	float:right;*/
	position:relative;
	display:inline-block;
	display:-moz-inline-stack;
	margin-bottom:-20px;
	top:-20px;
	width:152px;	
	height:24px;
}

.purchase_shipping table {
	width:100%;
	border-collapse:collapse;
}

.purchase_shipping table thead td {
	background-color:#EEEEEE;
	padding:5px;
}

.purchase_shipping_entry_title, .purchase_shipping_title_detail {
	font-weight:bold;
}

.purchase_shipping_entry_default {
	font-weight:bold;
	color:#00CC00;
}

.purchase_shipping_entry_edit {
	width:100px;
	text-align:center;
}

.purchase_shipping_entry_select {
	width:30px;
}

.purchase_newaddress {
	margin:20px 0;
}

.purchase_newaddress table {
	border-collapse:collapse;
	width:100%;
}

.purchase_newaddress table thead td {
	font-weight:bold;
	background-color:#EEEEEE;
	padding:5px;
}

.purchase_order_notes {
	float:left;
	width:50%;
}

.purchase_delivery_notes {
	float:left;
	width:50%;
}

.purchase_order_notes table {
	width:100%;
}

.purchase_delivery_notes table {
	width:100%;
}

.purchase_order_notes table textarea {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

.purchase_delivery_notes table textarea {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

.purchase_paymentdetails table thead {
	font-weight:bold;
	font-size:1.2em;
	height:30px;
}

.datatitle {
	width:150px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}

.datadetail {
	text-align:left;
	padding-left:30px;
	vertical-align:top;
}

