
@import url("nav.css");


/*-----------------------
Colours - OGO Marketing

Orange = #f68f1e
Yellow = #f6c11e
Light Grey = #d6d6d6
Dark Grey = #303030

----------------------*/


* {
	padding: 0;
	margin: 0;
}/* this will reset all elements to margin/padding = 0 */



/*-----------------------
Body
----------------------*/
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000;
}

/*-----------------------
Container Header
----------------------*/
div#container-header {
	height: 112px;
	background: #000;
}

/* ---- Header ----- */
div.header {
	width: 797px;
	height: 61px;
	margin: 0 auto;
	padding: 51px 0 0 2px;
}

/* ---- Logo ----- */
div.header-logo {
	width: 262px;
	height: 52px;
	float: left;
}

div.header-logo img {
	border: 0;
}

/* ---- Nav (See nav.css) ----- */


/*-----------------------
Container Banner
----------------------*/
div#container-banner {
	height: 170px;
	background: #191919 url('../images/core/bg-banner.gif') 0 0 repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* ---- Banner ----- */
div.banner {
	width: 797px;
	height: 170px;
	margin: 0 auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

div.flash {}


/*-----------------------
Standard
----------------------*/
div.standard {
	font-size: 1.2em;
	color: #303030;
}

div.standard img.left {
	float: left;
	margin: 0 20px 20px 0;
	border: 0;
}

div.standard img.right {
	float: right;
	margin: 0 0 20px 20px;
	border: 0;
}

div.standard ul {
	padding-left: 30px;
	margin-bottom: 15px;
}

div.standard ul li {
	list-style: disc;
	line-height: 1.5em;
}

div.standard ol {
	padding-left: 30px;
	margin-bottom: 15px;
}

div.standard ol li {
	margin-left: 20px;
	line-height: 1.5em;
}

div.standard h1 {
	font: bold 1.8em "Verdana";
	color: #000;
	margin-bottom: 15px;
}

em.orange {
	color: #f68f1e;
	font-style: normal;
}

div.standard h2 {
	font: 1.4em "Verdana";
	color: #f68f1e;
	margin-bottom: 15px;
}

div.standard h3 {
	font: 1.3em "Verdana";
	color: #f68f1e;
	margin-bottom: 15px;
}

div.standard h4 {
	font: 1.2em "Verdana";
	color: #f68f1e;
	margin-bottom: 15px;
}

div.standard h5 {
	font: 1.1em "Verdana";
	color: #f68f1e;
	margin-bottom: 15px;
}

div.standard p {
	line-height: 1.8em;
	margin-bottom: 15px;
}

div.standard a {
	color: #f68f1e;
	text-decoration: none;
}

div.standard a:hover {
	color: #f6c11e;
	text-decoration: none;
}

div.standard hr {
	border: 0;
	height: 0;
	border-bottom: 1px solid #cecece;
	margin-bottom: 25px;
}

div.standard dl {}

div.standard dt {
	font-weight: bold;
	margin-bottom: 5px;
	color: #F68F1E; 
}

div.standard dt em {
	font-style:normal;
	color: #a8a8a8;
	font-weight: 400;
}

div.standard dd {
	line-height: 1.6em;
	margin-bottom: 15px;
}

div.standard .text-centre {
	text-align:center;
	display:block;
}

/*-----------------------
Container Content
----------------------*/
div#container-content {
	height: auto;
	background: #303030;
}

div.content {
	width: 797px;
	height: auto;
	margin: 0 auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #fff url('../images/core/bg-content.gif') 0 0 repeat-y;
}

div.content:after {
	content: "."; 
	clear: both; 
	display: block; 
	height: 0; 
	visibility: hidden;
}

/* ---- Content Wide ----- */
div.content-wide {
	width: 608px;
	height: auto;
	padding: 10px;
	float: left;
	border-top: 8px solid #f6c11e;
}

div.check-line {
	border: 0;
}

/* ---- Content Left ----- */
div.content-left {
	width: 168px;
	background: #fdf3d2;
	border-right: 1px solid #fff;
	float: left;
}

div.content-logo h2 {
	width: 168px;
	height: 47px;
	padding-bottom: 1px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('../images/core/logo-products.gif') 0 0 no-repeat;
}

div.left-button {
	width: 168px;
	height: 42px;
	background: #f68f1e;
	clear: left;
}

div.left-button h2 a {
	width: 168px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('../images/core/left-button-off.gif') 0 0 no-repeat;
}

div.left-button h2 a:hover {
	background: url('../images/core/left-button-on.gif') 0 0 no-repeat;
}

div.showhide {
	width: 168px;
	height: 155px;
	padding-bottom: 1px;
	background: #fdf3d2;
}

/* ---- Content Right ----- */
div.content-right {
	width: 628px;
	height: auto;
	float: left;
	padding-bottom: 30px;
}

div.right-text {
	width: 418px;
	height: auto;
	float: left;
	padding: 0 0 0 10px;
}

/* ---- Right CTA ----- */
div.right-cta {
	width: 176px;
	height: auto;
	float: right;
	padding-left: 10px;
}

/* ---- Catalogue ----- */
div.catalogue h2 {
	margin-bottom: 9px;
}

div.catalogue h2 a {
	width: 172px;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('../images/core/button-catalogue-off.gif') 0 0 no-repeat;
}

div.catalogue h2 a:hover {
	background: url('../images/core/button-catalogue-on.gif') 0 0 no-repeat;
}

/* ---- Call ----- */
div.call h2 {
	margin-bottom: 9px;
}

div.call h2 a {
	width: 172px;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('../images/core/button-call-off.gif') 0 0 no-repeat;
}

div.call h2 a:hover {
	background: url('../images/core/button-call-on.gif') 0 0 no-repeat;
}

/* ---- Enquiry ----- */
div.enquiry h2 {
	margin-bottom: 9px;
}

div.enquiry h2 a {
	width: 172px;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('../images/core/button-enquiry-off.gif') 0 0 no-repeat;
}

div.enquiry h2 a:hover {
	background: url('../images/core/button-enquiry-on.gif') 0 0 no-repeat;
}

/* ---- Latest News ----- */
div.latest-news {
	color: #303030;
}

div.latest-news h2 {
	width: 172px;
	height: 38px;
	margin-bottom: 9px;	
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('../images/core/button-news.gif') 0 0 no-repeat;
}

div.latest-news hr {
	border: 0;
	height: 0;
	border-bottom: 1px solid #d6d6d6;
	margin: 10px 30px 15px 30px;
}

div.cta-news {
	width: 162px;
	height: auto;
	padding: 0 6px 5px 6px;
	font: normal 1.1em/1.5em "Verdana";
}

div.news-title {
	font: bold 1.1em/1.5em "Verdana";
	padding-bottom: 2px;
}

div.news-date {
	color: #f5a44b;
	padding-bottom: 5px;
}

div.news p {
	padding-bottom: 12px;
}

div.cta-news a {
	color: #f66a1e;
	text-decoration: none;
}

div.cta-news a:hover {
	color: #303030;
	text-decoration: none;
}

/* ---- Shopping Cart ----- */
div.shopping-cart {
	width: 628px;
	height: auto;
	float: left;
	background: #f6c11e url('../images/core/bg-cart.gif') top left no-repeat;
}

div.cart-icon {
	height: 12px;
	padding: 9px 44px 8px 31px;
	font: bold 1em "Verdana";
	color: #000;
	float: left;
	background: url('../images/core/icon-cart.gif') 8px 8px no-repeat;
}

div.cart-icon a {
	color: #000;
	text-decoration: none;
}

div.cart-icon a:hover {
	color: #f6c11e;
	text-decoration: none;
}

div.cart-price {
	height: 12px;
	padding: 9px 0 8px 0;
	font: normal 1em "Verdana";
	color: #303030;
	float: left;
}

/* ---- Right Products ----- */
div.right-products {
	height: 195px;
	border-bottom: 8px solid #f6c11e;
	margin-bottom: 15px;
	display: inline-block;
	clear: both;
}

/* ---- Featured Products ----- */
div.featured-products {
	width: 401px;
	height: 181px;
	padding: 6px 5px;
	background: #000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float: left;
}

div.product-box {
	width: 129px;
	height: 157px;
	padding: 2px;
	float: left;
}

div.product-box a {
	color: #f68f1e;
	text-decoration: none;
}

div.product-box a:hover {
	color: #f6c11e;
	text-decoration: none;
}

div.product-box .product-image {
	height: 116px;
	margin-bottom: 9px;
	background-color: #ffffff;
}

div.product-box h2 {
	font: bold 1.2em "Verdana";
	color: #fff;
	padding-bottom: 2px;
}

div.product-box p {
	font: normal 1.1em "Verdana";
	color: #f68f1e;
}

/* ---- Special Products ----- */
div.special-products {
	width: 206px;
	height: 181px;
	padding: 6px 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float: left;
	background: #000 url('../images/core/bg-special.gif') 0 0 repeat-x;
}

div.special-products h2 {
	font: bold 1.9em "Verdana";
	color: #f68f1e;
	padding: 0 0 10px 2px;
}

div.special-box {
	width: 197px;
	height: 56px;
	padding: 3px;
	float: left;
	color: #fff;
}

div.special-image {
	float: left;
}

div.special-text {
	width: 133px;
	padding-left: 8px;
	float: left;
}

div.special-text p {
	padding-bottom: 2px;
}

div.special-text a {
	color: #f6c11e;
	text-decoration: none;
}

div.special-text a:hover {
	color: #f68f1e;
	text-decoration: none;
}

div.special-text h2 {
	font: bold 1.2em "Verdana";
	color: #fff;
	padding-bottom: 3px;
}


/*-----------------------
Breadcrumb
----------------------*/
div#breadcrumb {
	font: 1.1em/1.4em 'Verdana';
	color: #4b4b4b;
	padding: 3px 10px 6px 10px;
	border-bottom: 1px dashed #949494;
}

div#breadcrumb a {
	color: #4b4b4b;
	text-decoration: none;
}

div#breadcrumb a:hover {
	color: #f68f1e;
	text-decoration: none;
}


/*-----------------------
Dynamic standard
----------------------*/
div.dynamic {
	font: normal 1.2em "Verdana";
	color: #303030;
}

div.dynamic img.left {
	float: left;
	margin: 0 20px 20px 0;
	border: 0;
}

div.dynamic img.right {
	float: right;
	margin: 0 0 20px 20px;
	border: 0;
}

div.dynamic ul {
	padding-left: 30px;
	margin-bottom: 15px;	
	list-style-type: disc;
}

div.dynamic ul li {
	line-height: 1.5em;
}

div.dynamic ol {
	padding-left: 30px;
	margin-bottom: 15px;
}

div.dynamic ol li {
	margin-left: 20px;
	line-height: 1.5em;
}

div.dynamic ul.suppliers {
	list-style-type: none;
	margin-left: -25px;
}

div.dynamic h1 {
	font: bold 1.4em "Verdana";
	color: #000;
	margin-bottom: 10px;
}

div.dynamic h2 {
	font: normal 1.3em "Verdana";
	color: #f68f1e;
	margin-bottom: 10px;
}

div.dynamic h3 {
	font: normal 1.1em "Verdana";
	color: #303030;
	margin-bottom: 10px;
}

div.dynamic h4 {
	font: bold 1.1em "Verdana";
	color: #f68f1e;
	margin-bottom: 10px;
}

div.dynamic h5 {
	font: 1.1em "Verdana";
	color: #f68f1e;
	margin-bottom: 10px;
}

div.dynamic p {
	line-height: 1.8em;
	margin-bottom: 15px;
}

div.dynamic a {
	color: #f68f1e;
	text-decoration: none;
}

div.dynamic a:hover {
	color: #303030;
	text-decoration: none;
}

div.dynamic hr {
	border: 0;
	height: 0;
	border-bottom: 1px dashed #303030;
	margin-bottom: 15px;
}

div.dynamic dl {}

div.dynamic dt {
	font-weight: bold;
	margin-bottom: 5px;
	color: #F68F1E; 
}

div.dynamic dt em {
	font-style:normal;
	color: #a8a8a8;
	font-weight: 400;
}

div.dynamic dd {
	line-height: 1.6em;
	margin-bottom: 15px;
}


/*-----------------------
Product Category
----------------------*/
div.product-category {
	font: normal 1.2em "Verdana";
	color: #303030;
	padding: 20px;
}

div.product-category ul {
	margin-bottom: 15px;
	display: block;
}

div.product-category ul li {
	list-style: none;
	line-height: 1.8em;
	margin: 0 30px 30px 0;
	text-align: center;
	font-weight: bold;
	float: left;
	width: 150px;
	height: 116px;
}

div.product-category ul li a {
	color: #303030;
	text-decoration: none;	
	height: auto;	
	padding: 5px;
	display: block;
}

div.product-category ul li a:hover {
	color: #f68f1e;
	text-decoration: none;
}

div.product-category ul li img {
	border: 0;
	padding: 3px;
}


/*-----------------------
Product Category #1
----------------------*/
div.product-category1 {
	font: normal 1.2em "Verdana";
	color: #303030;
	padding: 20px;
}

div.product-category1 ul {
	display: block;
}

div.product-category1 ul li {
	list-style: none;
	line-height: 1.8em;
	padding: 5px;
	width: 155px;
	height: 180px;	
	background: #d6d6d6;
	text-align: center;
	float: left;
	margin: 0 20px 20px 0;
}

div.product-category1 ul li a {
	color: #303030;
	text-decoration: none;	
}

div.product-category1 ul li a:hover {
	color: #f68f1e;
	text-decoration: none;
}

div.product-category1 ul li img {
	border: 0;
	padding: 3px;
}


/*-----------------------
Product Sub Sub Category
----------------------
div.product-listing {
	font: normal 1.2em "Verdana";
	color: #303030;
	padding: 20px;
}

/* ---- Table ---- 
div.product-listing table {
	border-right: 0;
	border-bottom: 0;
}

div.product-listing td {
	border: 0;
	padding: 15px;
	text-align: center;
}

div.product-listing ul {
	margin-bottom: 15px;
	display: block;
}

div.product-listing ul li {
	list-style: none;
	line-height: 1.8em;
	padding: 10px;
	margin-bottom: 20px;
	height: auto;	
	background: #d6d6d6;
	text-align: center;
}

div.product-listing ul li a {
	color: #303030;
	text-decoration: none;	
}

div.product-listing ul li a:hover {
	color: #f68f1e;
	text-decoration: none;
}

div.product-sub-sub-category ul li img {
	border: 0;
	padding: 3px;
}
*/

/*-----------------------
Product Listing
----------------------
div.product-listing {}

div.listing-item {
	padding: 20px;
}

/* ---- Table ---- 
div.product-listing table {
	border: 0;
	background: #d6d6d6;
}

div.product-listing td {
	border: 0;
	padding: 15px;
	vertical-align: top;
}

div.listing-content {}
*/

/*-----------------------
Product Detail
----------------------*/
div.product-detail {}

div.detail-item {
	padding: 20px;
}

div.detail-item img {
	border: 0;
}

div.caption {
	color: #868585;
	font-size: 0.9em;
	display: block;
	padding: 3px 0;
	text-align: center;
}

/* ---- Table ---- */
div.product-detail table {
	border: 0;
	background: #d6d6d6;
}

div.product-detail td {
	border: 0;
	padding: 15px;
	vertical-align: top;
}

div.detail-content {}

/* ---- Form (Quantity $ Add to Cart) ---- */
form.detail {
margin-bottom: 15px;
}

form.detail fieldset,
form.detail ol, 
form.detail li {
	margin: 0;
	padding: 0;
}

form.detail fieldset { border: 0; }

form.detail fieldset ol {
	list-style: none;
	color: #f68f1e;
}

form.detail fieldset li { 
	margin: 0;
	float: left;
	vertical-align: middle;
}

form.detail fieldset input {
	padding: 3px;
	border: 1px solid #ddd;
	background: #fff;
	font: normal 13px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	float: left;
}

form.detail fieldset li.textbox input {
	width: 20px;
	height: 18px;
	border: 0;
	color: #fff;
	float: left;
}

form.detail fieldset li.button input {
	width: auto;
	border: 0;
	background: #f68f1e;
	color: #fff;
	cursor: pointer;
	margin-left: 10px;
}

/* IE Mac legend fix */
form.detail legend {
  display: inline-block;
}


/*-----------------------
Contact
----------------------*/
div.contact {}

div.contact-left {
	width: 304px;
	float: left;
}

div.contact-right {
	width: 304px;
	float: left;
}

div.enquiry-form {
	width: 578px;
	padding: 15px;
	background: #d6d6d6;
	margin-bottom: 20px;
	float: left;
}

/* ---- Enquiry ---- */
form.form fieldset,
form.form ol, 
form.form li, 
form.form legend {
	margin: 0;
	padding: 0;
}

form.form fieldset { border: 0; }

form.form fieldset p { 
	margin-bottom: 10px;
}

form.form ol {	
	list-style: none;
	margin-left: -20px;
}

form.form li { margin-bottom: 5px; }

form.form label {
	display: inline-block;
	width: 150px;
}

form.form input, form.form select, form.form textarea {
	width: 250px;
	padding: 3px;
	border: 1px solid #ddd;
	background: #fff;
	font: normal 13px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #303030;
	vertical-align: top;
}

form.form textarea { height: 200px; } /* Comments */

form.form textarea.number { 
	width: 30px;		
	height: 15px; 
}

form.form textarea.type-of-items { 
	width: 250px;		
	height: 40px; 
}

form.form select {
	padding: 0;
	width: auto;
}

form.form li.button { margin-top: 15px; }

form.form li.button input {
	width: auto;
	border: 0;
	background: #303030;
	color: #fff;
	cursor: pointer;
}

form.form fieldset legend {
	padding-bottom: 10px;
	font: bold 1.3em 'Verdana';
	color: #303030;
	_margin: 0 -7px; /* IE Win fix */
}

/* IE Mac legend fix */
form.form legend {
  display: inline-block;
}

/* ---- Subform ---- */
form.form fieldset fieldset,
form.form fieldset fieldset ol,
form.form fieldset fieldset li { 
	border: 0; 	
	margin: 0;
	padding: 0;
}

form.form fieldset fieldset ol { 
	list-style: none;
}

form.form fieldset fieldset li {
	display: block;
}

form.form fieldset fieldset label {
	display: inline-block;
	width: 152px;
	/*_margin: 0 -1px; /* IE Win fix */
}

form.form fieldset fieldset input {
	/*display: inline-block;*/
	vertical-align: middle;
}

form.form fieldset fieldset input.radio1 {
	width: auto;
	margin-right: 3px;
	border: 0;
	background: none;
}

form.form fieldset fieldset input.radio2 {
	width: auto;
	margin: 0 3px 0 156px;
	border: 0;
	background: none;
}


/*-----------------------
Shopping Cart
----------------------*/
div.shopping-cart-box { 
	width: 608px;
	height: 500px;
	float: left; 
}

div.shopping-cart-box table { 
	padding: 5px;
}

div.shopping-cart-box table.cart-form { 
	border: 1px solid #d6d6d6; 
	margin-bottom: 20px;
}

div.shopping-cart-box table td { 
	border-bottom: 1px dashed #d6d6d6; 
	padding: 5px; 
}

div.shopping-cart-box table td.title { 
	border-bottom: 2px solid #d6d6d6; 
	padding: 8px 5px; 
	color: #f68f1e; 
	font-weight: bold; 
	font-size: 12px; 
}

div.shopping-cart-box table td.update-text { 
	border-top: 2px solid #d6d6d6; 
	border-bottom: none; 
	padding: 10px 5px 5px 5px; 
	color: #303030; 
	font-weight: normal;
}

div.shopping-cart-box table td.update-text img { 	
	padding-top: 1px;
}

div.shopping-cart-box table td.username-box { 
	border-top: 2px solid #d6d6d6; 
	border-bottom: none;
	color: #303030; 
}

div.username { 
	width: 300px; 
	float: left;
	padding: 7px 0 0;
}

div.username input { 
	margin-top: -6px; 
}

div.discount { 
	width: 180px; 
	float: left;
	padding: 7px 0 0;
}

div.discount input { 
	margin-top: -6px; 
}

div.shopping-cart-box table td.total-price { 
	border-top: 2px solid #d6d6d6; 
	border-bottom: none; 
	padding: 10px 5px 5px 0;
	color: #f68f1e; 
	font-weight: bold;
	text-align: left;
}

div.shopping-cart-box table td.total { 
	border-top: 2px solid #d6d6d6; 
	border-bottom: none; 
	padding: 10px 5px 5px 0; 
	color: #f68f1e; 
	font-weight: bold;
	text-align: left;
}

div.shopping-cart-box table td.noline { 
	border-bottom: none; 
	border-top: none; 
}

div.shopping-cart-box table td img { 
	padding-top: 5px;
	border: 0;
}

div.shopping-cart-box input, div.shopping-cart-box select, div.shopping-cart-box textarea {
	width: 20px;
	padding: 4px 5px;
	border: 1px solid #d6d6d6;
	font: normal 1.1em "Verdana";
	background: #fff;
	vertical-align: top;
}

div.shopping-cart-box input.smallbox { 
	width: 25px; 
	text-align: center; 
	margin-right: 10px; 
}

div.shopping-cart-box input.mediumbox { 
	width: 50px; 
	margin-left: 10px;
}

div.shopping-cart-box input.longbox { 
	width: 180px; 
	margin-left: 10px;
}

div.button-cart img { border: 0; }


/*-----------------------
Checkout
----------------------*/
div.checkout-box {
	width: 608px;
}

div.checkout-box table { 
	padding: 5px;
}

div.checkout-box table.cart-form { 
	border: 1px solid #d6d6d6; 
	margin-bottom: 20px;
}

div.checkout-box table td { 
	border-bottom: 1px dashed #d6d6d6; 
	padding: 5px; 
}

div.checkout-box table td.title { 
	border-bottom: 2px solid #d6d6d6; 
	padding: 8px 5px; 
	color: #f68f1e; 
	font-weight: bold; 
	font-size: 12px; 
}

div.checkout-box table td.update-text { 
	border-top: 2px solid #d6d6d6; 
	border-bottom: none; 
	padding: 10px 5px 5px 5px; 
	color: #303030; 
	font-weight: normal;
}

div.checkout-box table td.update-text img { 	
	padding-top: 1px;
}

div.checkout-box table td.username-box { 
	border-top: 2px solid #d6d6d6; 
	border-bottom: none; 
	/*padding: 10px 5px 5px 5px; */
	color: #303030; 
}

div.checkout-box table td.total-price { 
	border-top: 2px solid #d6d6d6; 
	border-bottom: none; 
	padding: 10px 5px 5px 0; 
	color: #f68f1e; 
	font-weight: bold;
	text-align: right;
}

div.checkout-box table td.total { 
	border-top: 2px solid #d6d6d6; 
	border-bottom: none; 
	padding: 10px 5px 5px 0; 
	color: #f68f1e; 
	font-weight: bold;
	text-align: left;
}

div.checkout-box table td.noline { 
	border-bottom: none; 
	border-top: none; 
}

div.checkout-box input, div.checkout-box select, div.checkout-box textarea {
	width: 20px;
	padding: 4px 5px;
	border: 1px solid #d6d6d6;
	font: normal 1.1em "Verdana";
	background: #fff;
	vertical-align: top;
}

div.checkout-box input.smallbox { 
	width: 25px; 
	text-align: center; 
	margin-right: 10px; 
}

div.checkout-box input.longbox { 
	width: 50px; 
	margin-left: 10px;
}

div.button-cart img { border: 0; }

/* ---- Checkout form ---- */
form.form-checkout fieldset,
form.form-checkout ol, 
form.form-checkout li, 
form.form-checkout legend {
	margin: 0;
	padding: 0;
}

form.form-checkout fieldset { border: 0; }

form.form-checkout ol { list-style: none; }

form.form-checkout li { margin-bottom: 5px; }

form.form-checkout label {
	display: inline-block;
	width: 150px;
}

form.form-checkout input, form.form-checkout select, form.form-checkout textarea {
	width: 250px;
	padding: 3px;
	border: 1px solid #ddd;
	background: #fff;
	font: normal 13px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

form.form-checkout fieldset fieldset ol li {
	margin: 0 0 5px 0;
	padding: 0;
}

form.form-checkout textarea { height: 200px; }

form.form-checkout select {
	padding: 0;
	width: auto;
}

form.form-checkout li.button { margin-top: 15px; }

form.form-checkout li.button input {
	width: auto;
	border: 0;
	background: #333;
	color: #fff;
	cursor: pointer;
}

form.form-checkout fieldset legend {
	padding: 20px 0;
	font-weight: bold;
	font-size: 12px;
	color: #f68f1e;
	_margin: 0 -7px; /* IE Win fix */
}

form.form-checkout input.postcode,
form.form-checkout input.cc { width: 50px; }
form.form-checkout input.ccexpiry { width: 30px; }
form.form-checkout textarea.comments { height: 80px; }

/* IE Mac legend fix */
form.form-checkout legend {
  display: inline-block;
}


/*-----------------------
Container Footer
----------------------*/
div#container-footer {
	background: #000;
	border-top: 1px solid #fff;
}

div.footer {
	width: 787px;
	height: 40px;
	margin: 0 auto;
	padding: 13px 6px;
}

div.footer-links {
	width: 600px;
	float: right;
	color: #464545;
	font: 1.2em/1.8em "Verdana";
	text-align: right;
}

div.footer-links a {
	color: #464545;
	text-decoration: none;
}

div.footer-links a:hover {
	color: #d6d6d6;
	text-decoration: none;
}

div.wflogo {
	width: 72px;
	height: 19px;
	float: left;
}





