@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: #EDECEC top center no-repeat url(/skin/images/header.jpg);
}
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	font-size: 12px;
	line-height: 20px;
}

.small {
	font-size: 11px;
	line-height: 18px;
}

h1 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #9bc53b;
	font-weight: normal;
	font-size: 22px;
	margin: 0 0 12px 0;
}
h2 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #058bd0;
	font-weight: normal;
	font-size: 14px;
	margin: 20px 0 5px 0;
	padding: 0;
}
h2 em {
	font-family: Arial, Helvetica, sans-serif;
	color: #969696;
	font-size: 12px;
	font-style: normal;
}
h3 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #969696;
	font-weight: normal;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #c6c5c5;
}
h3.home {
	background: left no-repeat url(/skin/images/icon-home.png);
	padding-left: 25px;
}
h4 {
}

img {
	border: 0;
}

a:link, a:active, a:visited {
	color: #058bd0;
	text-decoration: underline;
}
a:hover {
	color: #058bd0;
	text-decoration: none;
}

/* FLOAT CLEARING */
.clearleft {
	clear: left;
	overflow: hidden;
	height: 0;
}
.clearright {
	clear: right;
	overflow: hidden;
	height: 0;
}
.clearboth {
	clear: both;
	overflow: hidden;
	height: 0;
}

form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	width: 230px;
	background-color: #eeeeee;
	border: 1px solid #047bb8;
	padding: 5px 6px 4px 6px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.none {
	width: auto;
	padding: none;
}
.button {
	width: auto;
	border: 0;
	margin: 0 0 3px 0;
	padding: 0;
	vertical-align: middle;
}

.button-small {
	padding: 0;
	width: 88px;
	height: 26px;
	border: 0;
	margin: 2px;
	background: 0px 0px no-repeat url(/skin/images/button-bg-small.gif);
	font-size: 11px;
	line-height: 16px;
	color: #868686;
	border: 0;
}

input.smaller {
	width: 150px;
}

input.small {
	width: 100px;
}

input.button {
	border: 0;
	padding: 0;
}

.error {
	margin: 10px 0;
	padding: 12px 25px;
	background: #efefef 5px 11px no-repeat url(/skin/images/icon-error.png);
	border: 4px solid #DF5E45;
	color: #555555;
	font-weight: bold;
}
.notification {
	margin: 10px 0;
	padding: 12px 25px;
	background: #efefef 5px 11px no-repeat url(/skin/images/icon-notification.png);
	border: 4px solid #8ABF0B; /*#d8d8d8*/
	color: #555555;
	font-weight: bold;
}

/* MAIN CONTAINER */
#container {
	width: 970px;
	margin: 0 auto;
}

  /**********/
 /* HEADER */
/**********/
#header {
	height: 166px;
}

/* MAIN MENU */
#menu {
	float: left;
	margin: 0;
	padding: 0;
	height: 30px;
}
#menu ul {
	margin: 0;
	padding: 0;
	display: inline;
	height: 30px;
	font-size: 12px;
}
#menu li {
	float: left;
	list-style: none;
	height: 30px;
	margin-right: 1px;
	font-weight: bold;
}
#menu a:visited, #menu a:active, #menu a:link {
	text-align: center;
	padding: 5px 0;
	height: 20px;
	display: block;
	width: 92px;
	background: 0px 0px no-repeat url(/skin/images/menu-bg.png);
	color: #2e2e2e;
	text-decoration: none;

}
#menu a:hover {
	background: 0px -30px no-repeat url(/skin/images/menu-bg.png);
	color: #2e2e2e;
}


#menu li:hover a:link, #menu li:hover a:active, #menu li:hover a:visited, #menu li.sfhover a:link, #menu li.sfhover a:active, #menu li.sfhover a:visited {
	background-position: 0px -60px;
}

/* Active menu state */
#menu a.active {
	background-position: 0px -30px;
	color: #FFFFFF;
}


/*
#menu span { 
	display: none; 
}
*/

/* Home menu 
#menu a.home {
	width: 73px;
	background: 0px 0px no-repeat url(/skin/images/menu-home.gif);
}
#menu a.home:hover {
	background: 0px -30px no-repeat url(/skin/images/menu-home.gif);
}*/

/* Contact Us menu 
#menu a.contactus {
	width: 104px;
	background: 0px 0px no-repeat url(/skin/images/menu-contactus.gif);
}
#menu a.contactus:hover {
	background: 0px -30px no-repeat url(/skin/images/menu-contactus.gif);
}*/

/* Media menu 
#menu a.media {
	width: 71px;
	background: 0px 0px no-repeat url(/skin/images/menu-media.gif);
}
#menu a.media:hover {
	background: 0px -30px no-repeat url(/skin/images/menu-media.gif);
}*/

/* Tradies menu 
#menu a.tradies {
	width: 81px;
	background: 0px 0px no-repeat url(/skin/images/menu-tradies.gif);
}
#menu a.tradies:hover {
	background: 0px -30px no-repeat url(/skin/images/menu-tradies.gif);
}*/

/* Newsletter menu 
#menu a.newsletter {
	width: 100px;
	background: 0px 0px no-repeat url(/skin/images/menu-newsletter.gif);
}
#menu a.newsletter:hover {
	background: 0px -30px no-repeat url(/skin/images/menu-newsletter.gif);
}*/

/* Employment menu 
#menu a.employment {
	width: 109px;
	background: 0px 0px no-repeat url(/skin/images/menu-employment.gif);
}
#menu a.employment:hover {
	background: 0px -30px no-repeat url(/skin/images/menu-employment.gif);
}*/

/* About Us menu 
#menu a.aboutus {
	width: 92px;
	background: 0px 0px no-repeat url(/skin/images/menu-aboutus.gif);
}
#menu a.aboutus:hover {
	background: 0px -30px no-repeat url(/skin/images/menu-aboutus.gif);
}*/

/* Help menu 
#menu a.help {
	width: 66px;
	background: 0px 0px no-repeat url(/skin/images/menu-help.gif);
}
#menu a.help:hover {
	background: 0px -30px no-repeat url(/skin/images/menu-help.gif);
}*/

/* Stores menu 
#menu a.stores {
	width: 81px;
	background: 0px 0px no-repeat url(/skin/images/menu-stores.gif);
}
#menu a.stores:hover {
	background: 0px -30px no-repeat url(/skin/images/menu-stores.gif);
}*/


/* Sub menu */
#menu li ul {
	display: none;
	width: 150px;
	height: auto;
	position: absolute;
	background-color: #b5e151;
	padding: 5px 0;
	margin: 0;
	line-height: normal;
	z-index: 1;
}
#menu li:hover ul, #menu li.sfhover ul {
	display: block;
}

#menu li li {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	height: auto;
	font-weight: normal
}
#menu li ul a:link, #menu li ul a:active, #menu li ul a:visited {
	height: auto;
	width: auto;
	background: none;
	text-align: left;
	padding: 4px 10px;
	color: #323131;
	text-decoration: none;
}
#menu li:hover ul a:link, #menu li:hover ul a:active, #menu li:hover ul a:visited, #menu li.sfhover ul a:link, #menu li.sfhover ul a:active, #menu li.sfhover ul a:visited {
	color: #323131;
	text-decoration: none;
}
#menu li ul a:hover, #menu li:hover ul a:hover, #menu li.sfhover ul a:hover {
	color: #323131;
	text-decoration: none;
	background-color: #a1ca44;
}

/* Panel - Banner Top */
.banner-header {
	width: 350px;
	height: 85px;
	float: left;
	padding: 23px 0 0 270px;
}

/* Panel - Customer Login in header */
.panel-customer {
	background: top left no-repeat url(/skin/images/icon-customerlogin.gif);
	float: right;
	width: 320px;
	height: 77px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 25px;
}
.panel-customer em {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	padding-left: 24px;
}
.panel-customer input {
	width: 106px;
	background: top left no-repeat url(/skin/images/input-header.gif);
	border: 0;
}
.panel-customer input.button {
	width: auto;
}
.panel-customer a:link, .panel-customer a:active, .panel-customer a:visited {
	color: #e5ffa9;
	text-decoration: none;
}
.panel-customer a:hover {
	color: #e5ffa9;
	text-decoration: underline;
}

/* Panel - Shopping cart in header */
.panel-shoppingcart {
	clear: right;
	width: 310px;
	position: relative;
	background: top repeat-x url(/skin/images/panel-shoppingcart-bg.gif);
	margin: 0 0 8px 650px;
	padding: 0 0 0 5px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 32px;
	height: 32px;
}
.panel-shoppingcart em {
	color: #FFFFFF;
	font-style: normal;
	padding: 0 20px 0 10px;
}
.panel-shoppingcart a:link, .panel-shoppingcart a:active, .panel-shoppingcart a:visited {
	color: #ccf1ff;
	text-decoration: none;
}
.panel-shoppingcart a:hover {
	color: #e5ffa9;
	text-decoration: none;
}
.panel-shoppingcart ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	display: inline;
}
.panel-shoppingcart li {
	margin: 0;
	padding: 0;
}
.panel-shoppingcart li:hover .cartdetails {
	display: block;
}
.panel-shoppingcart .cartdetails {
	display: none;
	width: 220px;
	position: relative;
	border: 1px solid #FFFFFF;
	background: #bdbdbd bottom repeat-x url(/skin/images/cartdetails.gif);
	padding: 4px 12px;
	margin-left: 34px;
	color: #121212;
	font-size: 10px;
	line-height: normal;
}
.panel-shoppingcart .cartdetails a:link, .panel-shoppingcart .cartdetails a:active, .panel-shoppingcart .cartdetails a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.panel-shoppingcart .cartdetails a:hover {
	color: #121212;
	text-decoration: none;
}
.panel-shoppingcart .price {
	width: 100px;
	float: left;
	margin-top: 5px;
	color: #FFFFFF;
}
.panel-shoppingcart .checkout {
	color: #FFFFFF;
	text-align: center;
	margin: 15px 0 3px 0;
}
.panel-shoppingcart .checkout a {
	padding: 0 15px;
}

/* Panel - Search field in header */
.panel-search {
	padding: 7px 0 4px 5px;
	height: 29px;
	background: top left no-repeat url(/skin/images/panel-search-bg.gif);
	margin-bottom: 10px;
}
.panel-search input {
	float: left;
	width: 196px;
	border: 0;
	padding: 8px;
	background: none;
	background: top left no-repeat url(/skin/images/panel-search-input.gif);
}
.panel-search input.button {
	width: 28px;
	height: 28px;
	padding: 0;
	margin: 0;
	background: none;
	vertical-align: middle;
}

/* Panel - Menu product categories */
.panel-productcategories {
	background: top center repeat-y url(/skin/images/panel-productcategories-bg.gif);
	margin-bottom: 10px;
}
.panel-productcategories h3 {
	background: top center no-repeat url(/skin/images/panel-productcategories-top.gif);
	height: 65px;
	margin: 0;
	padding: 0;
	border: 0;
}
.panel-productcategories h3 span {
	display: none;
}
/* Menu list */
.panel-productcategories ul {
	background: bottom center no-repeat url(/skin/images/panel-productcategories-bottom.gif);
	margin: 0;
	padding: 0 21px 20px 13px;
	list-style: none;
}
.panel-productcategories ul li {
	background: 10px 8px no-repeat url(/skin/images/panel-productcategories-arrow.gif);
	margin: 0;
	padding: 0 0 0 25px;
	height: 24px;
	line-height: normal;
}
.panel-productcategories ul li:hover {
	background: #638a0a 10px 8px no-repeat url(/skin/images/panel-productcategories-arrow-over.gif);
}

.panel-productcategories a:link, .panel-productcategories a:active, .panel-productcategories a:visited {
	display: block;
	border-bottom: 1px dotted #c6c5c5;
	padding: 4px 5px 4px 0;
	margin: 0;
	text-decoration: none;
	color: #525252;
}
.panel-productcategories a:hover {
	background-color: #638a0a;
	color: #FFFFFF;
}
.panel-productcategories a.sub {
	background: right no-repeat url(/skin/images/icon-menu-plus.gif);
}
.panel-productcategories li:hover a:link, .panel-productcategories li:hover a:active, .panel-productcategories li:hover a:visited, .panel-productcategories li.sfhover a:link, .panel-productcategories li.sfhover a:active, .panel-productcategories li.sfhover a:visited {
	color: #FFFFFF;
}
.panel-productcategories li:hover a:hover, .panel-productcategories li.sfhover a:hover {
	color: #FFFFFF;
}

/* Sub menu list */
.panel-productcategories li ul {
	background-color: #97be41;
	border: 1px solid #638a0b;
	width: 220px;
	display: none;
	position: absolute;
	margin: -29px 0 0 196px;
	z-index: 1000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.panel-productcategories li:hover ul, .panel-productcategories li.sfhover ul {
	display: block;
}
.panel-productcategories li ul a {
	border-bottom: 0;
}
.panel-productcategories li:hover li a:link, .panel-productcategories li:hover li a:active, .panel-productcategories li:hover li a:visited, .panel-productcategories li.sfhover li a:link, .panel-productcategories li.sfhover li a:active, .panel-productcategories li.sfhover li a:visited {
	color: #FFFFFF;
	background-color: #98be42; 
}
.panel-productcategories li:hover li:hover a, .panel-productcategories li:hover li a:hover, .panel-productcategories li.sfhover li a:hover {
	color: #638a09;
	background-color: #FFFFFF;
}
.panel-productcategories li li {
	background: #98be42 10px 8px no-repeat url(/skin/images/panel-productcategories-arrow2.gif);
}
.panel-productcategories li li:hover {
	background: #FFFFFF 10px 8px no-repeat url(/skin/images/panel-productcategories-arrow-over2.gif);
}
/*.panel-productcategories li.start, .panel-productcategories li li.start:hover {
	width: 160px;
	margin-left: 0;
	height: 6px;
	background: top center no-repeat url(/skin/images/panel-productcategories-top2.gif);
}
.panel-productcategories li.end, .panel-productcategories li li.end:hover {
	width: 160px;
	margin-left: 0;
	height: 6px;
	background: bottom center no-repeat url(/skin/images/panel-productcategories-bottom2.gif);
}
*/

/* sfhover */
#nav li.sfhover {
	background: #638a0a 10px 8px no-repeat url(/skin/images/panel-productcategories-arrow-over.gif);
}
#nav li.sfhover li.sfhover {
	background: #FFFFFF 10px 8px no-repeat url(/skin/images/panel-productcategories-arrow-over2.gif);
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	padding: 0;
}


/* Panel - Top deal */
.panel-topdeal {
	background: top center repeat-y url(/skin/images/panel-topdeal-bg.gif);
	margin-bottom: 10px;
}
.panel-topdeal h3 {
	background: top center no-repeat url(/skin/images/panel-topdeal-top.gif);
	height: 65px;
	margin: 0;
	padding: 0;
	border: 0;
}
.panel-topdeal h3 span {
	display: none;
}
.panel-topdeal .product {
	background: bottom center no-repeat url(/skin/images/panel-topdeal-bottom.gif);
	margin: 0;
	padding: 7px 21px 20px 23px;
}
.panel-topdeal .product img.image {
	float: left;
	width: 100px;
	height: 100px;
	padding: 3px;
	margin-right: 10px;
	border: 1px solid #b0afaf;
}
.panel-topdeal .product .name {
	color: #839939;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 10px;
}
.panel-topdeal .product a {
	color: #839939;
	text-decoration: none;
}
.panel-topdeal .product a:hover {
	text-decoration: underline;
}
.panel-topdeal em {
	font-style: normal;
	color: #636262;
}
.panel-topdeal .details {
	text-align: right;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #c6c5c5;
}
.panel-topdeal .save {
	color: #e3071e;
	font-weight: bold;
}

/* Panel - Related Products */
.panel-related {
	background: top center repeat-y url(/skin/images/panel-topdeal-bg.gif);
	margin-bottom: 10px;
}
.panel-related h3 {
	background: top center no-repeat url(/skin/images/panel-related-top.gif);
	height: 65px;
	margin: 0;
	padding: 0;
	border: 0;
}
.panel-related h3 span {
	display: none;
}
.panel-related .product {
	margin: 7px 21px 20px 23px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D7D5D5;
}
.panel-related .product img.image {
	float: left;
	width: 100px;
	height: 100px;
	padding: 3px;
	margin-right: 10px;
	border: 1px solid #b0afaf;
}
.panel-related .product .name {
	color: #839939;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 10px;
}
.panel-related .product a {
	color: #839939;
	text-decoration: none;
}
.panel-related .product a:hover {
	text-decoration: underline;
}
.panel-related em {
	font-style: normal;
	color: #636262;
}
.panel-related .details {
	text-align: right;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #c6c5c5;
}
.panel-related .save {
	color: #e3071e;
	font-weight: bold;
}
.panel-related .end {
	background: bottom center no-repeat url(/skin/images/panel-topdeal-bottom.gif);
}

/* Panel - Newsletter subscription */
.panel-newsletter {
	height: 102px;
	background: top center repeat-y url(/skin/images/panel-newsletter.gif);
	margin-bottom: 20px;
	padding: 45px 15px 0 15px;
	color: #FFFFFF;
}
.panel-newsletter input {
	width: 210px;
	padding: 5px;
	margin: 10px auto;
	border: 1px solid #7f7f7f;
}
.panel-newsletter input.button {
	width: auto;
	padding: 0;
	border: 0;
	margin: 0 0 0 32px;
}

  /***********/
 /* CONTENT */
/***********/
#content {
	padding: 17px 7px 7px 7px;
	background-color: #FFFFFF;
	border-left: 3px solid #D7D5D5;
	border-right: 3px solid #D7D5D5;
}
.contentleft {
	float: left;
	width: 255px;
}
.contentright {
	float: right;
	width: 680px;
}

/* Breadcrumbs */
#content .breadcrumbs {
	font-size: 11px;
	color: #626262;
	margin-bottom: 10px;
	padding: 0;
}
#content .breadcrumbs a:link, #content .breadcrumbs a:active, #content .breadcrumbs a:visited {
	color: #7bac0b;
	text-decoration: none;
}
#content .breadcrumbs a:hover {
	color: #7bac0b;
	text-decoration: underline;
}
#content .breadcrumbs em {
	font-style: normal;
	color: #058bd0;
}


/* Forms */
#content .form {
}
#content .form th {
	width: 130px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0;
	vertical-align: top;
}
#content .form td {
	font-size: 12px;
	padding: 3px 0 3px 20px;
}
.required {
	background: 5px 10px no-repeat url(/skin/images/icon-required.gif);
	color: #C11F26;
}

div.required {
	padding: 6px 0 0 20px;
	font-size: 11px;
}


#content .form input, #content .form textarea, #content .form select {
	border: 1px solid #e0e0e0;
	background-color: #F9F8F8;
}
#content .form input.button {
	border: 0;
}
.button-large {
	padding: 0;
	width: 120px;
	height: 26px;
	border: 0;
	background: 0px 0px no-repeat url(/skin/images/button-bg-large.gif);
	font-size: 11px;
	line-height: 16px;
	color: #868686;
	border: 0;
}

a.button-large {
	margin-right: 3px;
	float: left;
	text-align: center;
	color: #868686;
	padding-top: 5px;
	display: block;
	text-decoration: none;
}

a.button-link {
	background-color: #8abf0b;
	border: 1px solid #719e07;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 3px;
	margin: 3px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.button-link:hover {
	color: #ffffff;
	text-decoration: underline;
}

.button-wrap a.button-link {
	display: block;
	padding: 0;
	margin: 3px;
}


/* Featured Products - home page */
.featuredproducts {	
}
.featuredproducts h2 {
	height: 34px;
	background: top left no-repeat url(/skin/images/header-featuredproducts.gif);
	margin: 20px 0 10px 0;
	padding-bottom: 5px;
}
.featuredproducts h2 span {
	display: none;
}
.featuredproducts .product {
	width: 220px;
	float: left;
	margin: 3px;
	background: top center repeat-y url(/skin/images/box-featured-bg.gif);
	text-align: center;
}
.featuredproducts .product .image {
	padding-top: 8px;
	background: top center no-repeat url(/skin/images/box-featured-top.gif);
}
.featuredproducts .product .image img {
	border: 1px solid #e3e2e2;
	margin: 0 auto;
}
.featuredproducts .product .name {
	color: #686868;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 8px 0;
	margin: 5px 10px 10px 10px;
	border-bottom: 1px dotted #7c7b7b;
	height: 60px;
}
.featuredproducts .product a {
	color: #686868;
	text-decoration: none;
}
.featuredproducts .product a:hover {
	text-decoration: underline;
}
.featuredproducts .product .was {
}
.featuredproducts .product .our {
	font-size: 18px;
	color: #353535;
	margin: 10px 0;
}
.featuredproducts .product .save {
	height: 23px;
	font-size: 18px;
	color: #e3071e;
}
.featuredproducts .product .buttons {
	margin: 20px 0 0 0;
	padding-bottom: 8px;
	background: bottom center no-repeat url(/skin/images/box-featured-bottom.gif);
}
.featuredproducts .product .buttons img {
	margin: 0 5px;
}



  /**********/
 /* FOOTER */
/**********/
#footer {
	margin: 0 0 10px 0;
	padding: 0 5px 0 5px;
	font-size: 11px;
	color: #999999;
}
#footer em {
	padding: 0 10px;
}
#footer a:link, #footer a:active, #footer a:visited {
	margin-right: 10px;
	color: #828282;
	text-decoration: none;
}
#footer a:hover {
	color: #828282;
	text-decoration: underline;
}
#footer .footer-container {
	width: 950px;
	margin: 0 auto;
}
#footer .footer-categories {
	background: #d4d2d2 top repeat-x url(/skin/images/footer-menu-bg.gif);
	padding: 30px 0;
}
#footer .footer-categories ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer .footer-categories li {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0 5px;
	font-size: 14px;
	color: #3a3a39;
}
#footer .footer-categories a:link, #footer .footer-categories a:active, #footer .footer-categories a:visited {
	color: #3a3a39;
	text-decoration: none;
	padding: 0 30px 0 0;
}
#footer .footer-categories a:hover {
	color: #6a9505;
	text-decoration: none;
}
#footer .tags {
	background: top repeat-x url(/skin/images/footer-bg.gif);
	padding: 14px 0;
}
#footer .col1 {
	float: left;
	width: 530px;
}
#footer .col2 {
	float: right;
	width: 400px;
	text-align: right;
}

.autosize {
	width: auto;
	margin: 0;
	padding: 0;
}

/***********
 * TABLES
 */

table.data {
	margin: 1em 0;
	background: whitesmoke;
	border-collapse: collapse;
	width: 100%;
}
table.data th, table.data td {
	  color: #000000;
	  border: 1px silver solid;
	  padding: 0.5em;
}
table.data th {
	  background: gainsboro;
	  text-align: left;
}

table.data .right {
	text-align: right;
}

table.data td.none {
	background-color: #ffffff;
	border: none;
}

table.vertical th {
	  width: 150px;
}

table.horizontal {
	width: 100%;
}



.member-menu {
}
.member-menu img {
	border: 0;
}
.member-menu a {
	margin: 2px;}

span.tip {
	cursor: pointer;
	border-bottom: 1px dotted #c8c8c8;
}

a.term, a.term:visited, a.term:link, a.term:hover {
	color: inherit;
	text-decoration: none;
	border-bottom: 3px double #6FBCDF;
}

#product table { padding: 2px; margin: 2px; border-spacing: 1px; border: none; width: 95%}

#product table th {
	background: url(/skin/images/icon-arrow.gif) no-repeat 0 10px;
	border-bottom: 1px dotted #cccccc;
	padding: 5px 0px 5px 14px;
	width: 130px;
	color: #058BD0;
	font-weight: bold;
	text-align: left;
}
#product table td {
	padding: 5px 0px;
	border-bottom: 1px dotted #cccccc;
	width: auto;
	text-align: left;
}
#product table td p {
	text-align: left;
	margin: 0;
}

.print-icon {
	background: url(/skin/images/icon-print.png) no-repeat;
	margin-left: 5px;
	padding-left: 20px;
}

.email-icon {
	background: url(/skin/images/icon-email.png) no-repeat;
	margin-left: 5px;
	padding-left: 20px;
}

.help-icon {
	background: url(/skin/images/icon-help.png) no-repeat;
	margin-left: 5px;
	padding-left: 20px;
}


/* MAGIC ZOON */
.MagicZoomBigImageCont {
	border: 1px solid #6A9505;
	margin-left: -2px;
}
.MagicZoomPup {
border: 1px solid #aaa;
background: #fff;
cursor: move;
}

.modal {
	width: 450px;
}

#map {
	width: 650px;
	height: 550px;
}

.map-info {
	width: 300px;
}

.map-info img {
	float: right;
	margin: 0 0 10 10;
}


.stores {
}
.stores dt {
	background: left no-repeat url(/skin/images/icon-home.png);
	margin: 10px 0 5px 0;
	padding: 4px 0 0 25px;
	font-size: 14px;
}
.stores dd {
	margin:	0;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #E4E3E3;
}

