/* General Layout */
	.yui-u {
		-margin-top: 18px;
	}
	* html #custom-doc { width:1022px }

/* General Font */
	body {
		color: #333;
		font-family: Arial,"Trebuchet MS",Helvetica,sans-serif;
		font-size: 12px;
	}
	h1,h2,h3,h4,h5,h6 {font-weight:400;margin-bottom: 0.5em; color: #2c2c2c}
	h1{font-size:2.4em;padding-bottom: 3px;font-size:1.538em; line-height: 0.9em; border-bottom: 1px solid #ccc; }
	h2{font-size:1.4em;font-weight:bold; }
	h3{font-size:1.1em;color: #333;font-weight:bold;}
	h4{font-size:1em}
	h5{font-size:1em}
	h6{font-size:1em}
	
	a, a:visited, a:hover, a:focus {
		color: #91210d;
		text-decoration:none;
	}
	a:hover, a:focus {
		text-decoration: underline;
	}
	em { font-style:italic; }
	strong {font-weight:bold; }
	p { margin-bottom: 1.8em; *margin-bottom: 1.9em }
	
	ul, ol { margin-left: 20px; margin-bottom: 1.8em }
	ul li { list-style: outside disc; }
	ol li { list-style: outside decimal; }
	li { margin-bottom: 10px }
	
	table { margin-bottom: 20px }
	td { padding: 5px; }
	th { padding: 5px; font-weight:bold; color: #91210d; text-transform:uppercase; font-size: 11px; }
	tr { border-bottom: 1px solid #ccc; }
	form tr { border-bottom: 0 }
	table.structural { margin-bottom: 0; }
	table.structural tr, table.structural th { border-bottom: 0; background: none; }
	table.structural td { vertical-align: top; margin-bottom: 0; }
	
	.hr { border-bottom: 1px solid #ccc; margin: 10px 0; }
	.hr hr { display: none; }
	
	.read-more { font-weight: bold; color: #91210d }
	.red { color: #91210d; }
	
	.asterisk-info { font-size: 11px; color: #777; font-weight:normal }
	.asterisk-info .star { width: 25px; display: block; float: left; }
	
	#bd .yui-ge-fix {
		width: 99%;
	}
	#bd { min-height: 300px; }
	
	.ui-tabs .ui-tabs-hide { display: none; }
	
	.clearfix { overflow: hidden; }
	html .clearfix { display: inline-block; }
	html .clearfix { display: block; } 
	
	.hide { display: none; }
	
	img.supporting-image { border: 1px solid #e0e0e0; margin-bottom: 20px; }
	.align-right { float: right; margin-left: 20px; }
	.align-left { float: left; margin-right: 20px; }
	
/* Additional User Styles */
	.next-steps {
		border: 1px solid #ccc;
		background: #f0f0f0;
		padding: 20px;
	}

/* Form */
	div.form div.item, div.webform div.item { padding:0; margin-bottom: 10px }
	input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox { width:450px; }
	.cat_dropdown_small, .cat_textbox_small, .cat_listbox_small { width:300px; }
	.cat_dropdown_smaller { width:150px; }
	.cat_listbox { height:120px; width:300px; }
	.form label, .webform label {
		font-size:11px;
		color: #000;
		font-weight:bold;
		text-transform:uppercase;
	}
	input.cat_textbox { padding: 3px 2px; border: 1px solid #ccc; background: #fcfcfc; font-size: 14px; }
	input.cat_button { font-weight: bold; }

/* Columns */
	.col {}
	.main-col { width: 60% }
	.side-col { width: 35%; }
	.side-col-right { margin-left: 5%; }

/* Header */
	#hd { height: 132px; background: url(/images/cssimg/header_bg.gif) repeat-x; }
	#hd-inner { 
		width: 984px;
		margin: 0 auto;
		position: relative; 
		height: 132px;
	}
	#top {
		
	}
	#menu {
		
	}
	#top-search {
		position: absolute;
		top: 41px;
		right: 0;
		background:#2C2C2C;
		padding: 5px 10px;
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
	}
	#top-search .cat_textbox_small {
		width: 200px;
		border: 1px solid #ccc;
		padding: 3px;	
	}
	
	/* Logo */
		#logo {
			text-indent:-3000em;
			overflow:hidden;
			
			width: 412px;
			height: 50px;
			
			position:absolute;
			top: 23px;
			left: 0;
			
			background: url(/images/cssimg/logo.gif) no-repeat left top;
		}
	
	/* Cart Summary */
		#cart-summary {
			position: absolute;
			bottom: 8px;
			right: 0;
		}
		table.cartSummaryTable  {
			font-size:11px;
			margin-bottom: 0;
		}
		
	/* Gift Voucher */
		#gift-voucher {
			position: absolute; bottom:8px; left: 0;
			font-size: 11px;
			
			display:none;
		}
		
/* Top Menu */
	#top-menu {
		position:absolute;
		top: 5px;
		right: 0;
	}
	#top-menu li {
		display: inline;
		padding-right: 7px;
		margin-right: 8px;
		border-right: 1px solid #d27968;
	}
	#top-menu li.last { 
		margin-right: 0;
		padding-right:0;
		border-right: none;
	}
	#top-menu li a {
		color: #d27968;
		font-size: 11px;
		text-transform:uppercase;
		opacity: 0.98;
	}
	#top-menu li.xero a {
		overflow:hidden;
		text-indent:-3000px;
		background: url(/images/xero/xero_logo_small.gif) no-repeat left bottom;
		padding: 0 4px;
		display:block; float: right; 
		height: 15px;
		width: 42px;
	}
	#top-menu li ul { display:none; }
/* Main Menu */
	#menu {
		position: absolute;
		top: 73px; left:0;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#menu ul { margin: 0; }
	#menu li {
		display: inline;
		float:left;
		margin: 0;
		padding: 0;
		position:relative;
	}
	#menu li a {
		color: #fff;
		text-transform:uppercase;
		background: url(/Images/cssimg/menu_sprite.png) no-repeat left center;
		
		float: left;
		display: block;
		heig-ht: 33px;
		padding: 7px 18px;
	}
	#menu li.selected a, #menu li.hover a { color: #ffe5aa; background: #000; }
	#menu li a:hover { text-decoration: none; }
	#menu li a:focus { outline: 0; }
	#menu li ul { display:none; }
	#menu img { display: none; }
	#menu li.startinganewbusiness ul { text-align: left; margin-left: 0; }
	#menu li ul li, #menu li.last ul li, #menu li ul li.last {
		float:none;
		background: none;
	}
	#menu li ul li a, #menu li.hover ul li a { 
		width: 150px;
		color: #fff;
		text-align:left;
	}
	#menu li ul li a:hover {
		color: #ffe5aa;
	}
	#menu li.selected ul li.selected { background: #fff; }
	#menu li.selected ul li.selected a {
		
	}
	#menu li.selected ul li ul { display:none; }
	#menu li.hover ul li ul { display:none; }
	
	
	
	/* Submenu */
	/*
	#menu li.selected ul li a {
		background: none;
		color: #333;
		font-size: 11px;
		text-transform: none;
	}
	#menu li.selected ul li a:hover, #menu li.selected ul li.selected a {
		text-decoration: underline !important;
		color: #333; 
	} */
		/* Submenu */
			#menu li.hover ul {
				display:block; position:absolute;top: 29px; 
				left: 0; z-index:9999;
			}
			#menu li ul li a, #menu li.hover ul li a { 
				width: 150px;
				color: #fff;
				text-align:left;
			}
			#menu li ul li a:hover {
				color: #ffe5aa;
			}
			#menu li ul li {
				position: relative;	
				float: left;
			}
			#menu li ul li.hover a {
				background: #2C2C2C;
			}
			#menu li ul li.hover ul { 
				display:block; 
				top: 0;
				left: 186px;
			}
			#menu li ul li a, #menu li.selected ul li a { 
				width: 150px;
				color: #fff;
			}
	

	

/* Footer */
	#ft {
		height: 135px;
		width: 984px;
		overflow: hidden;
		margin: 0 auto;
		border-top: 1px solid #e0e0e0;
		padding-top: 10px;
		text-transform: uppercase;
		color: #999;
		font-size: 11px;
	}
		#ft .copyright {
			padding: 0 10px;
			font-size: 11px;
			text-align: left;
		}
		#ft .all-prices {
			float: right;
			text-align: right;
		}
		
	/* Footer Menu */
		#footer-menu {
			padding: 40px 10px 100px;
			margin-top: 20px;
			text-align: left;
		}
		#footer-menu ul { margin: 0; }
		#footer-menu li.parent li  {
			list-style: outside disc;
		}
		#footer-menu li, #footer-menu li, #footer-menu li a, #footer-menu li.parent a img {
			display:none;
		}
		#footer-menu li.parent, #footer-menu li.parent {
			display:block;
			float: left;
			padding-right: 50px;
			margin-right: 50px;
			border-right: 1px solid #e0e0e0;
		}
		#footer-menu li.parent li.parent { border-right: 0; }
		#footer-menu li.parent a { display: block; }
		#footer-menu li.first { padding-left: 0; }
		#footer-menu li.parent a { font-weight: bold; color: #91210d; text-transform:uppercase; }
		#footer-menu li.parent li {
			display:block;
			padding: 5px 30px 5px 0;
			float:none;
		}
		#footer-menu li.parent li a {
			font-weight: normal;
			text-transform: none;
			color: #91210d;
		}
		#footer-menu li.parent li ul {
			margin-left: 20px;
		}
		#footer-menu li.parent li ul li {
			padding: 2px 30px 2px 0;
			margin-bottom: 0;
		}

	
/* Containers */
	.col { float: left; overflow:hidden; }
	html .col { display: inline-block; }
	html .col { display: block; } 
	
	.section {
		padding: 30px 0;
	}
	.section h2 { /*
		font-size: 1.25em;
		color: #333;
		letter-spacing: -2px; */
	}
	
	.rounded {
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border: 1px solid #e0e0e0;
		padding: 10px;
		background: #fff;
		overflow:visible;
	}

/* Home page */
	.home-intro, .sub-newsletter { width: 440px; }
	.product-promotion { width: 212px; }
	.announcements { width: 212px; }
	.catalogs-list { width: 328px; }
	
	.home-intro .content, .home-intro h1,.announcements .content, .announcements h1 { padding-right: 70px }
	
	/* Catalogues List */
		.catalogs-list ul { margin: 0; }
		.catalogs-list li { margin: 0; list-style: none; }
		.catalogs-list .description { display: none; }
		
		.catalogueList li { margin: 0; }
		.catalogueList .shop-catalogue .image { padding: 16px 0; }
		
	/* Product Promotion */
	.product-promotion a { 
		display: block;
		color: inherit;
	}
	.product-promotion a:hover {
		text-decoration: none;	
	}
	.product-promotion a h2:hover {
		text-decoration: underline;	
	}
	.product-promotion .image img {
		max-width: 100%;
	}
		
/* Content pages */
	#bd {}
	.sub .main-content { min-height:300px; }
	.main-content .rounded {
		min-height: 583px;
	}
	.content-top {
		height: 15px;
		background: url(/Images/cssimg/subpage_top.gif) no-repeat top center;
	}
	.content-mid {
		border-left: 1px solid #e9e9e9;
		border-right: 1px solid #e9e9e9;
	}
	.content-inner { padding: 0 20px; }
	.content-bot {
		height: 29px;
		background: url(/Images/cssimg/subpage_bottom.gif) no-repeat top center;
	}
	.sidebar {
		padding-left: 40px;
		border-left: 1px solid #ccc;
		padding: 0 39px;
	}
	.intro h2 {
		f-ont-size: 18px;
		color: #91210d; font-weight: normal; text-transform:uppercase; font-size: 27px;
		margin-top: 1.1em;
	}
	
/* Mid Section */
	#midsection-insertion { padding: 10px 0; height: 350px; }
	#midsection {
		border: 1px solid #ddd;
		border-width: 1px 0;
		position:absolute;
		width:100%;
		left: 0;
	}
	#midsection .padding { background: #efefef; padding: 20px 0;}
	#midsection .inner {
		width: 984px;
		overflow: hidden;
		margin: 0 auto;
		text-align:left;
	}
	#midsection .productfeaturelist { margin: 0; }
	#midsection .productfeaturelist li { list-style: none; }
	
/* Announcements */
	.announcements h1 { margin-bottom: 0; }
	.announcement-list { padding: 10px 0; border-bottom: 1px dashed #e0e0e0; font-size: 11px; }
	.announcement-list h2 { font-weight: bold; font-size: 11px; margin: 0; }
	.announcement-list h2 a { color: #2c2c2c; text-transform:uppercase; }
	.announcement-list span.date { font-weight: bold; font-size: 10px; color: #999; margin: 0;display:block; }
	.announcement-list p { margin: 0; }
	.announcement-list .readmore { display:none; }
	.announcements .readmore { text-transform:uppercase; margin-top: 10px; display:block; font-weight: bold; font-size: 11px; }
	
/* Newsletter form */
	.newsletter-form { background: none; border: none; margin-bottom: 0; width: 90%; }
	.newsletter-form div.form { padding: 0; }
	.newsletter-form .item { margin-bottom: 10px; clear: both }
	.newsletter-form .cat_textbox { width: 100%; }
	.newsletter-form .captchaimg { float: left; height: 28px; overflow:hidden; }
	.newsletter-form .captchaimg img { margin-top: -1px }
	.newsletter-form #CaptchaV2 { margin-left: 5px; width: 232px !important; }
	.newsletter-form #catlistbutton { float: right; width: 120px; }
	
/* System Messages */
	.system-message h1, .system-error-message h1 {
		color: #ED1C24;
		
	}
	.system-error-message {
		background-color: transparent;
		border: none;
		height:auto !important;
		margin:0;
		min-height:110px;
		padding:0;
	}

/* Tootips */
	.toolTip{ position:relative; text-align:center; text-decoration:none!important; z-index:100; }
	.toolTipWrapper{ display:none;font-size:11px;font-weight:400!important;line-height:20px;position:relative;text-decoration:none!important;top:-48px;width:160px; }
	.toolTipTop{background:transparent url(/Images/cssimg/tooltip/tooltip-top.png) no-repeat;height:5px;width:160px;}
	.toolTipMid{background:transparent url(/Images/cssimg/tooltip/tooltip-background.png) repeat-y left top;color:#666!important;height:35px;line-height:16px;padding:0 5px;text-decoration:none!important;text-indent:0!important;}
	.toolTipBtm{background:transparent url(/Images/cssimg/tooltip/tooltip-bottom.png) no-repeat;height:10px;}
	a.nolink{cursor:default;}

/* FAQ */
	.faqresultstable tr { border-bottom: 0; }

/* News */
	.news-page .announcement-list h2 {
		text-transform: none;
		font-size: 16px;
	}
	.news-page .announcement-list .date { margin-bottom: 10px; }
	.news-page .announcement-list { padding: 20px 0; margin-bottom: 20px; font-size: 12px; }
	.news-page .announcement-list .readmore { display: block; }
	
	.announcement-details .comment-form { display:none }

/* Online Shop Styles */
	/* Catalogue */
		.shop-main { margin-top: 0; }
		.shop-catalogue  {
			background: none;
			border:1px dashed #CCCCCC;
			border-width: 0 0 1px;
			float:none;
			height:auto;
			margin:0;
			overflow:hidden;
			width:auto;
			position:relative;
			padding: 20px 0 18px 60px;
		}
		.shop-catalogue .image {
			position: absolute;
			left: 0;
			top: 0;
			padding: 8px 0;
			height: auto;
			
		}
		.shop-catalogue .image img {
			border: 1px solid #e0e0e0;
		}
		.shop-catalogue h2 { margin-bottom: 0; }
		.shop-catalogue h2 a { color: #000; }
		
		.instock 		{ display: block; color:#9C3; font-weight: bold; }
		.outofstock 	{ display: none; color: #c00; font-weight: bold;  }
		.instock-0 		{ display: none  }
		.outofstock-0 	{ display: block }
		
		.shop-main .footer { background: #f9f9f9;border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; padding: 8px 0 5px; text-align: center; }
		.shop-main .footer img { vertical-align: middle; }
		
		#pagination { display: inline-block; height: 24px; font-weight: bold; }
		#pagination a { border: 1px solid #ccc; border-radius: 3px; margin: 0 10px; padding: 3px 5px; background: #fff; }
		
		#brandContainer .innerBrandContainer { padding: 20px 0 30px; }
	
	/* Product Small */
		.shop-product-small { background: none; border: none; }
		.shop-product-small .image { float: left; margin-right: 10px; width: auto }
		.shop-product-small .image img { border: 1px solid #e0e0e0; max-width: 120px; }
		.shop-product-small h2, .shop-product-small h2 a { margin: 0; color: #2c2c2c }
		.shop-product-small .price { font-size:1.4em; font-weight:bold; color:#91210D; margin-bottom:0.5em; display: block }
		.shop-product-small .stock { display: block }
		.shop-product-small .exgst { font-size:11px; font-weight:normal; color:#999; margin-bottom:0.5em; display: block }
	
	/* Product Small Vert */
		.shop-product-small-vert .image { float: none; display:block; height: auto; }
		.shop-product-small-vert .stock { display: block; font-size: 11px; margin-bottom: 10px }
		.shop-product-small-vert .qty { display: block; margin-top: 5px; padding-top: 5px; border-top: 1px dashed #ccc; }
		.shop-product-small-vert .productTextInput { width: 47px; }
	
	/* Breadcrumbs */
		.breadcrumbs { font-size: 11px; }
		.breadcrumbs .page-name { font-weight: bold; color: #000; }
		.breadcrumbs .trail, .breadcrumbs .trail a { color: #ccc }
		.shop-main .breadcrumbs, .shop-cart .breadcrumbs { width: 100% }
		.shop-cart .header {
			border-bottom:1px solid #eee;
			height:27px;
			line-height:27px;
			margin:0 0 18px;
		}

		
	/* Product Table */
		table.productSmall, .related-products table.productTable { width: auto; }
		table.catalogueTable tr, table.productTable tr { border: 0; }
		table.productSmall td, .related-products table.productTable td {
			padding-right: 95px;
			width: 140px;
			vertical-align:top;
			padding-bottom: 50px;
		}
		
		
	/* Large Product */
		.shop-product-large {
			background:none;
			border: none;
			color: #333;
			margin:0;
			min-width: 0;
			overflow:hidden;
		}
		.shop-product-large .details {
			background:none;
			float:left;
			height:auto !important;
			min-height:360px;
			padding:18px;
			width:30%;
		}
		.shop-product-large .image {
			float: left;
			height:auto !important;
			margin-left: 0;
			min-height:0;
			padding:18px;
			text-align:center;
			width:320px;
		}
		.shop-product-large .addtocart {
			float: left;
			padding: 18px;
			border-left: 1px solid #e0e0e0;
			width: 25%;
		}
		.shop-product-large .stock { display: block; font-size: 11px; margin-bottom: 10px }
		.shop-product-large .qty { display: block; margin-top: 5px; padding-top: 5px; border-top: 1px dashed #ccc; }
		.shop-product-large .price { font-size:1.4em; font-weight:bold; color:#91210D; margin-bottom:0.25em; display: block }
		.shop-product-large .exgst { font-size:11px; font-weight:normal; color:#999; margin-bottom:0.5em; display: block }
	
		.shop-product-large .share {
			padding: 18px 0;
			
		}
	/* Shopping Cart */
		table.cart {
			background: #fff;
			border-collapse:collapse;
			border-spacing:0;	
			border: 1px solid #ddd;
			font-size: 11px;
			width: 100%;
		}
		table.cart td { vertical-align: top;}
		table.cart a { color: #1969bc; }
		table.cart th, table.cart td { color: #666; padding: 9px; }
		table.cart th {
			background: #f9f9f9;
			border-bottom: 1px solid #eee;
			color: #000;
			font-size: 11px;
			font-weight: normal;
			text-align: left;
		}


	
	
	
	
	
