#products div.products {
	width: 100%;
	overflow: auto;
}#testimonials div.testimonial_container {
	overflow: auto;
	width: 450px;
}

/*
#testimonials div.testimonialcell {
	overflow: auto;
	text-align: center;
	width: 225px;
}
*/

#testimonials div.col0,
#testimonials div.col1 {
	width: 225px;
	text-align: center;
}

#testimonials div.col0 {
	float: left;
}

#testimonials div.col1 {
	float: right;
}

#testimonials div.testimonial {
	background-color: #ffffff;
	padding: 8px;
	margin: 4px;
	border: 0px dotted #8a387c;
}

#testimonials h5,
#testimonials h6 {
	margin: 0px;
	padding: 0px;
	text-align: right;
}html,
body {
	height: 100%;
}

body {
	background-color: #eee3ec;
	padding: 0px;
	margin: 0px;

	font-family: Arial;
	font-size: 13px;
}

table {
	font-family: Arial;
	font-size: 13px;
}

a {
	color: #bc2c9d;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #dc4cbd;
	text-decoration: underline;
	background-color: transparent;
}

form {
	margin: 0px;
	padding: 0px;
}

select {
	font-family: Verdana;
	font-size: 13px;
}

input {
	font-family: Verdana;
	font-size: 13px;
}

p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 16px;
}

/*
input.button {
	font-family: Verdana;
	font-size: 13px;

	color: #FFFFFF;
	font-weight: bold;
	background-color: #661111;
	border: 1px solid;
	border-color: transparent;

	filter:progid:DXImageTransform.Microsoft.Gradient
	  (GradientType=0, StartColorStr='#FFDD8888', EndColorStr='#FF661111');
}
*/

h1 {
	font-family: Impact, Tahoma, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 32px;

	color: #333333;

	text-align: center;
	background-color: transparent;

	border: 0px solid #8a387c;
	border-bottom: 0px;

	margin: 0px;
	padding: 8px 0px 8px 0px;
}

h2 {
	font-family: Impact, Tahoma, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 17px;

	padding: 0px;
	padding-top: 3px;
	margin: 0px;
	margin-bottom: 12px;

	color: #333333;
}

h3 {
	font-family: Impact, Tahoma, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 15px;

	padding: 0px;
	padding-top: 3px;
	margin: 0px;
	margin-bottom: 10px;

	color: #333333;
}

h4 {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;

	padding: 0px;
	padding-top: 3px;
	margin: 0px;
	margin-bottom: 10px;

	color: #333333;
}

#main div.top {
	position: absolute;
	height: 131px;
	width: 100%;
	background-color: #8a387c;
}

#main div.content-container {
	width: 100%;
}

#main div.content {
	margin-left: auto; 
	margin-right: auto;
	width: 780px;
}

#header div.container {
	height: 101px;
}

#header div.logo {
	position: relative;
	width: 450px;
	height: 101px;
	left: 165px;	/* (780 - 450) / 2 */
}#links div.links {
	width: 100%;
	overflow: auto;
}

#links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#links p {
	margin-top: 0px;
}#contact div.contact {
	width: 100%;
	overflow: auto;
}

#contact p.email {
	margin-top: 16px;
}

#contact form {
        margin: 0px;
        padding: 0px;
        padding-top: 8px;
}

#contact div.question {
        padding-bottom: 4px;
}

#contact span.label {
        font-weight: bold;
        display: block;
        width: 70px;
        float: left;
}

#contact input.input,
#contact textarea.input {
        width: 385px;
}

#contact textarea.input{
        height: 150px;
}

#contact div.submitbutton {
        padding-top: 4px;
		padding-left: 70px;
}

#contact ul.minifaq {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#contact li.minifaq {
	border: 1px dotted #8a387c;
	padding: 8px;
	margin-bottom: 2px;
}

#contact h3.minifaq {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #8a387c;
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
}

#contact p.minifaq {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}#datalisteditor input {
	margin: 0px;
	padding: 0px;
}

/* second-level search box */

#datalisteditor_boxid2 select {
	float: left;
}

#datalisteditor_boxid2 input.upbutton {
	width: 25px;
}

#datalisteditor_boxid2 input.downbutton {
	width: 25px;
}

#datalisteditor_boxid2 input {
	width: 215px;
}

#datalisteditor_boxid2 div.iframe {
	clear: both;
}

/* Main div's */

#datalisteditor div.search {
}

#datalisteditor div.data {
}

#datalisteditor div.buttons {
	padding-top: 16px;
}

/* Buttons */

#datalisteditor div.createbutton {
	display: block;
	margin-top: 10px;
}

#datalisteditor div.backbutton {
	display: inline;
}

#datalisteditor div.nextbutton {
	padding-left: 4px;
	display: inline;
}

#datalisteditor div.savebutton {
	padding-left: 4px;
	display: inline;
}

#datalisteditor div.deletebutton {
	padding-left: 4px;
	display: inline;
}

/* Table */

#datalisteditor span.text_caption,
#datalisteditor span.text_numerical_equiv,
#datalisteditor span.text_parentID,
#datalisteditor span.text_ID,
#datalisteditor span.text_created,
#datalisteditor span.text_modified {
	width: 150px;
	text-align: right;
}


#datalisteditor div.dbinfo {
	padding-top: 16px;
}#checkout div.shipto,
#checkout div.billto,
#checkout div.heardofus,
#checkout div.duedate {
	margin-bottom: 16px;
}

#checkout div.shipto {
	float: left;
	background-color: #eeeeff;
	padding: 12px;
}

#checkout div.billto {
	float: right;
	background-color: #eee0f7;
	padding: 12px;
}

#checkout div.heardofus {
	clear: both;
}

#checkout div.div_heardofusID {
	float: left;
	padding-right: 8px;
}

#checkout input.input_heardofus_txt {
	width: 80px;
}

#checkout input.input_couponcode {
	width: 80px;
}

#checkout div.buttons {
	clear: both;
	text-align: right;
}

#checkout div.backbutton,
#checkout div.nextbutton {
	display: inline;
}

/* ship to */

#checkout div.input_firstname,
#checkout div.input_lastname,
#checkout div.input_address1,
#checkout div.input_address2,
#checkout div.input_city,
#checkout div.input_locationID,
#checkout div.input_postal_code,
#checkout div.input_email,
#checkout div.input_phone_day,
#checkout div.input_phone {
	padding-bottom: 4px;
}

#checkout div.div_firstname {
	float: left;
	padding-right: 8px;
}

#checkout input.input_firstname,
#checkout input.input_lastname,
#checkout input.input_phone_day,
#checkout input.input_phone,
#checkout input.input_phone_eve {
	width: 160px;
}

#checkout input.input_address1,
#checkout input.input_address2,
#checkout input.input_email {
	width: 334px;
}

#checkout div.div_phone_day {
	float: left;
	padding-right: 8px;
}

/* bill to */

#checkout div.input_sameasshipto,
#checkout div.text_sameasshipto {
	display: inline;
}

#checkout div.div_sameasshipto {
	padding-bottom: 16px;
}

/* please wait for shipping */

#checkout table.pleasewait {
	background-color: #eee3ec;
}

#checkout div.wait {
	width: 480px;
	padding: 8px;
	background-color: #ffffff;
	border: 2px solid #000000;
}

#checkout p.wait {
	text-align: center;
	font-weight: bold;
}

#checkout p.wait2 {
	text-align: center;
}

/* shipping services table */

#checkout table.shiptable {
	font-family: Arial;
	font-size: 13px;
	border: 1px solid #222222;
}

#checkout th.shiptable {
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #89387B;
	padding: 2px;
}

#checkout td.shiptable {
	padding: 2px;
}

#checkout div.legend {
	text-align: right;
}

#checkout ul.legend {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#checkout li.legend {
	font-size: 11px;
}

#checkout span.legend_safe,
#checkout span.legend_close,
#checkout span.legend_late {
	width: 16px;
	height: 16px;
}

#checkout span.legend_safe,
#checkout td.safe {
	background-color: #00FF00;
	text-align: center;
}

#checkout span.legend_close,
#checkout td.close {
	background-color: #FFFF00;
	text-align: center;
}

#checkout span.legend_late,
#checkout td.late {
	background-color: #FF0000;
	text-align: center;
}

#checkout h2.legend {
	margin: 0px;
	padding: 0px;
	padding-top: 16px;
}

#checkout p.pickupinfo {
	font-style: italic;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#checkout td.duedate {
	padding: 2px;
	background-color: #ffdddd;
	text-align: center;
}

#checkout div.shipping {
	margin-bottom: 16px;
}

#checkout div.pickupinfo {
	padding-top: 8px;
}

/* cart summary */

#checkout div.summary {
	margin-bottom: 8px;
}

#checkout div.div_items {
	clear: both;
	overflow: auto;
}

#checkout table.summary {
	width: 100%;
}

#checkout th {
	background-color: #8a387c;
	color: #ffffff;
	padding: 3px;
}

#checkout td.smallpreview {
	height: 30px;
}

#checkout td.smallpreview,
#checkout td.sku,
#checkout td.caption,
#checkout td.qty,
#checkout td.priceeach,
#checkout td.price {
	background-color: #ffffff;
	padding: 3px;
}

#checkout th.smallpreview,
#checkout td.smallpreview {
	width: 50px;
	text-align: center;
}

#checkout th.sku,
#checkout td.sku {
	width: 100px;
	text-align: left;
}

#checkout th.caption,
#checkout td.caption {
	text-align: left;
}

#checkout th.qty,
#checkout td.qty {
	width: 40px;
	text-align: left;
}

#checkout th.priceeach,
#checkout td.priceeach,
#checkout th.price,
#checkout td.price {
	width: 60px;
	text-align: right;
}

#checkout td.subtotal_caption,
#checkout td.shipping_caption,
#checkout td.tax1_caption,
#checkout td.tax2_caption,
#checkout td.total_caption,
#checkout td.subtotal,
#checkout td.shipping,
#checkout td.tax1_amount,
#checkout td.tax2_amount,
#checkout td.total {
	text-align: right;
	padding: 3px;
}

#checkout td.subtotal_caption,
#checkout td.subtotal,
#checkout td.total_caption,
#checkout td.total {
	font-weight: bold;
}

#checkout td.subtotal_caption,
#checkout td.subtotal {
	border-top: 2px solid #8a387c;
	padding-top: 6px;
}

#checkout td.total {
	border-top: 2px solid #8a387c;
	border-bottom: 1px solid #8a387c;
}

/* payment */

#checkout div.payment {
	clear: both;
}

#checkout div.ccinfo {
	width: 340px;
	float: left;
	background-color: #eeeeff;
	padding: 12px;
	margin-bottom: 16px;
}

#checkout input.input_billing_ccnumber {
	font-size: 13px;
	font-family: Courier New;
	width: 130px;
}

#checkout div.div_billing_cctype {
	float: left;
	width: 150px;
}

#checkout div.ccicons {
	padding-top: 10px;
}

#checkout img.ccicon {
	display: inline;
	padding-right: 4px;
}

#checkout div.div_billing_ccnumber {
	clear: both;
	float: left;
	width: 150px;
}

#checkout div.div_billing_cctype,
#checkout div.div_billing_ccnumber,
#checkout div.div_billing_ccexpiry,
#checkout div.ccicons {
	padding-bottom: 4px;
}

#checkout div.info {
	width: 340px;
}

/* review */

#checkout div.review_top {
	clear: both;
}

#checkout div.review_bottom {
	padding-top: 16px;
	clear: both;
}

#checkout div.review_shipto {
	float: left;
	background-color: #eeeeff;
	padding: 12px;
	width: 340px;
}

#checkout div.review_billto {
	float: right;
	background-color: #eee0f7;
	padding: 12px;
	width: 340px;
}

#checkout div.review_shipinfo {
	float: left;
	background-color: #eeeeff;
	padding: 12px;
	width: 340px;
}

#checkout div.review_ccinfo {
	float: right;
	background-color: #eee0f7;
	padding: 12px;
	width: 340px;
}

/* review ship to & bill to */

#checkout div.text_firstname_rev,
#checkout div.text_lastname_rev,
#checkout div.text_address1_rev,
#checkout div.text_address2_rev,
#checkout div.text_city_rev,
#checkout div.text_locationID_rev,
#checkout div.text_postal_code_rev,
#checkout div.text_email_rev,
#checkout div.text_phone_day_rev,
#checkout div.text_phone_eve_rev,
#checkout div.text_phone_rev,
#checkout div.text_billing_cctype_rev,
#checkout div.text_billing_ccnumber_rev,
#checkout div.text_billing_ccexpiry_rev,
#checkout div.text_ship_service_rev,
#checkout div.text_ship_price_rev,
#checkout div.text_ship_arrival_rev,
#checkout div.text_ship_duedate_rev {
	font-weight: bold;
}

#checkout div.input_firstname_rev,
#checkout div.input_lastname_rev,
#checkout div.input_address1_rev,
#checkout div.input_address2_rev,
#checkout div.input_city_rev,
#checkout div.input_locationID_rev,
#checkout div.input_postal_code_rev,
#checkout div.input_email_rev,
#checkout div.input_phone_day_rev,
#checkout div.input_phone_eve_rev,
#checkout div.input_phone_rev,
#checkout div.input_billing_cctype_rev,
#checkout div.input_billing_ccnumber_rev,
#checkout div.input_billing_ccexpiry_rev,
#checkout div.input_ship_service_rev,
#checkout div.input_ship_price_rev,
#checkout div.input_ship_arrival_rev,
#checkout div.input_ship_duedate_rev {
	clear: left;
	border: 1px dotted #555555;
	padding: 2px;
	margin-bottom: 4px;
	background-color: #ffffff;
}

#checkout div.div_firstname_rev,
#checkout div.div_phone_day_rev,
#checkout div.div_billing_cctype_rev,
#checkout div.div_billing_ccnumber_rev {
	clear: left;
	float: left;
	padding-right: 8px;
}

#checkout div.div_lastname_rev,
#checkout div.div_phone_eve_rev,
#checkout div.div_billing_ccexpiry_rev {
	float: left;
}

#checkout div.input_firstname_rev,
#checkout div.input_lastname_rev,
#checkout div.input_phone_day_rev,
#checkout div.input_phone_eve_rev,
#checkout div.input_phone_rev,
#checkout div.input_billing_ccnumber_rev,
#checkout div.input_billing_cctype_rev,
#checkout div.input_billing_ccexpiry_rev {
	width: 160px;
}

#checkout div.input_address1_rev,
#checkout div.input_address2_rev,
#checkout div.input_email_rev,
#checkout div.input_ship_service_rev,
#checkout div.input_ship_price_rev,
#checkout div.input_ship_arrival_rev,
#checkout div.input_ship_duedate_rev {
	width: 334px;
}

#checkout div.ccicons_rev {
	padding-top: 10px;
}

#checkout div.div_billing_ccnumber_rev {
	clear: both;
}

#checkout div.div_billing_ccexpiry_rev {
	clear: right;
}

#checkout ul.input_locationID_rev {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* shipping messages (shipping discounts etc) */

#checkout div.shipmsgs {
	margin: 16px 0px 16px 0px;
	padding: 16px;

	background-color: #e1e1ff;
	color: #000000;
	
	border: 1px solid #3333DD;
}

#checkout ul.shipmsgs {
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
}

/* shipping policy */

#checkout div.shipping_policy {
	padding-top: 16px;
}

#checkout p.shipping_policy {
	font-size: 12px;
}#footernav {
}

#footernav div.nav_container {
	text-align: center;
	padding: 0px;

	padding-bottom: 10px;
	clear: both;
	
	/* filter: shadow(color: #999999, strength: 5, direction: 180); */
}

#footernav div.nav {
	padding: 12px 0px 12px 0px;
	border: 2px solid #8a387c;
	border-top: 1px solid #8a387c;
	background-color: #e1cdde;

	overflow: auto;
}

#footernav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footernav li {
	display: inline;
	list-style-type: none;
	margin: 0px 10px 0px 10px;
	font-size: 11px;
}

#footernav a {
	font-weight: normal;
}

#footernav a:hover {
}

#footernav a.nav_normal {
}

#footernav a.nav_selected {
}

#footernav li.nav_copyright {
	color: #bc2c9d;
}

/* quickcontact bottom part */

#footernav div.quickcontact {
	padding-top: 8px;
}

#footernav p.company,
#footernav p.email,
#footernav address.address {
	margin: 0px;
	padding: 0px;
	text-align: center;
}


/*
#footernav {
}

#footernav div.nav_container {
	clear: both;
	padding-top: 32px;
}

#footernav div.nav {
	position: absolute;
	bottom: 0px;
	background-color: #e1cdde;
	width: 100%;
	text-align: center;

	padding: 8px 0px 8px 0px;
}

#footernav ul {
	display: inline;
}

#footernav li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 24px;
	font-size: 11px;
}

#footernav a {
	font-weight: normal;
}

#footernav a:hover {
}

#footernav a.nav_normal {
}

#footernav a.nav_selected {
}

#footernav li.nav_copyright {
	color: #bc2c9d;
}
*/#errorbox div.errorbox {
	margin: 16px 0px 16px 0px;
	padding: 16px;

	background-color: #ffffe1;
	color: #000000;
	
	border: 1px solid #DD3333;
}

#errorbox ul {
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
}#category div.category {
	width: 100%;
	overflow: auto;
}

#category div.tile_container {
	overflow: auto;
	width: 100%;
}

#category div.tile {
	clear: left;
	background-color: #ffffff;
	overflow: auto;
	padding-bottom: 6px;
	padding-top: 6px;
	/* border: 1px solid #000000; */
}

#category div.preview {
	float: left;
	width: 135px;
	height: 140px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-right: 8px;
}

#category h3.caption {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

#category div.summary {
	font-size: 13px;
}

#category div.sku {
	font-size: 10px;
}

#category div.price {
	font-weight: bold;
	font-size: 18px;
	float: left;
}

#category span.regularprice {
	font-weight: bold;
	font-size: 15px;
	padding-right: 8px;
	text-decoration: line-through;
	color: #666666;
}

#category span.saleprice {
	font-weight: bold;
	font-size: 19px;
	color: #3333EE;
}

#category a.product,
#category a.product:hover,
#category a.price,
#category a.price:hover,
#category a.sku,
#category a.sku:hover {
	text-decoration: none;
	color: #111111;
}

#category div.moreinfo,
#category div.buynow {
	float: right;
}

#category div.moreinfo,
#category div.buynow,
#viewproduct div.buynow,
#viewproduct div.buynow_disabled {
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	font-family: Tahoma, Arial;
	font-size: 10px;
}

#category a.moreinfo {
	color: #0058c0;
	padding: 2px;
	background-color: #dfe5e8;
}

#category a.moreinfo:hover {
	color: #0058c0;
	padding: 2px;
	text-decoration: none;
	background-color: #eff5f8;
}

#category a.buynow,
#viewproduct a.buynow {
	color: #ffffff;
	padding: 2px;
	background-color: #339b4a;
}

#category a.buynow:hover,
#viewproduct a.buynow:hover {
	color: #ffffff;
	padding: 2px;
	text-decoration: none;
	background-color: #43ab5a;
}

#category a.buynow_disabled,
#category a.buynow_disabled:hover,
#viewproduct a.buynow_disabled,
#viewproduct a.buynow_disabled:hover {
	color: #aaaaaa;
	padding: 2px;
	text-decoration: none;
	background-color: #dddddd;
}

#category div.moreinfo {
}

#category div.buynow {
	margin-right: 8px;
}#home div.home {
	width: 100%;
}#cartsummary div.box {
	float: right;
	padding: 4px 4px 4px 10px;
}

#cartsummary div.innerbox {
	border: 1px solid #8a387c;
	padding: 4px;
	background-color: #ffffff;
	overflow: auto;
	width: 132px;
}

#cartsummary ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#cartsummary li {
	clear: both;
}

#cartsummary div.smallpreview {
	clear: both;
	float: left;
	width: 41px;
	height: 40px;
	text-align: center;
	background-color: #ffffff;
}

#cartsummary div.qty,
#cartsummary div.sku {
	margin-left: 3px;
	float: left;
}

#cartsummary div.inc,
#cartsummary div.dec,
#cartsummary div.rem {
	clear: right;
	float: right;
	width: 55px;
}

#cartsummary div.caption {
	float: left;
	font-size: 10px;
	padding-top: 3px;
	width: 80px;
}

#cartsummary div.smallprice {
	padding-top: 4px;
	float: right;
}

#cartsummary div.div_item {
	margin-bottom: 8px;
	overflow: auto;
}

#cartsummary div.div_items {
	clear: both;
	overflow: auto;
}

#cartsummary div.div_subtotal {
	clear: both;
	border-top: 1px solid #444444;
	margin-top: 4px;
	padding-top: 8px;
}

#cartsummary div.smallsubtotalcaption {
	float: left;
}

#cartsummary div.smallsubtotal {
	float: right;
}

#cartsummary div.qty {
	font-weight: bold;
	width: 30px;
}

#cartsummary div.inc,
#cartsummary div.dec,
#cartsummary div.rem {
	font-family: Tahoma;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd #999999 #999999 #dddddd;
}

/* increase quantity button colors */
#cartsummary a.inc {
	background-color: #eeeeee;
	color: #000000;
}

#cartsummary a.inc:hover {
	background-color: #ffffff;
	color: #000000;
}

#cartsummary a.inc_out {
	background-color: #dddddd;
	color: #aaaaaa;
	text-transform: uppercase;
}

/* decrease quantity button colors */
#cartsummary a.dec {
	background-color: #eeeeee;
	color: #000000;
}

#cartsummary a.dec:hover {
	background-color: #ffffff;
	color: #000000;
}

/* remove item button colors */
#cartsummary a.rem {
	background-color: #eeeeee;
	color: #000000;
}

#cartsummary a.rem:hover {
	background-color: #ffffff;
	color: #000000;
}

#cartsummary a.inc,
#cartsummary a.inc:hover,
#cartsummary a.inc_out,
#cartsummary a.dec,
#cartsummary a.dec:hover,
#cartsummary a.rem,
#cartsummary a.rem:hover {
	display: block;
	padding: 0px 1px 0px 1px;
	text-decoration: none;
	text-align: right;
}

#cartsummary p.empty {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#cartsummary p.caption {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#cartsummary a.caption,
#cartsummary a.caption:hover {
	text-decoration: none;
	color: #000000;
}

#cartsummary p.smallprice {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

#cartsummary p.smallsubtotalcaption {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

#cartsummary p.smallsubtotal {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
}

#cartsummary div.checkout {
	clear: both;
	text-align: center;
	padding: 8px 0px 0px 0px;
	font-weight: bold;
	font-family: Tahoma, Arial;
	font-size: 18px;
	text-transform: uppercase;
}

#cartsummary a.checkout {
	color: #ffffff;
	padding: 0px 4px 0px 4px;
	background-color: #8a387c;
	text-decoration: none;

	border-style: solid;
	border-width: 1px;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
}

#cartsummary a.checkout:hover {
	color: #ffffff;
	padding: 0px 4px 0px 4px;
	background-color: #aa589c;
	text-decoration: none;

	border-style: solid;
	border-width: 1px;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
}

/* shipping specials */

#cartsummary div.shipspecial_off {
	margin-top: 8px;
	border: 1px solid #8a387c;
	padding: 4px;
	background-color: #ffff77;
	overflow: auto;
	width: 132px;
}

#cartsummary p.shipspecial_off {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#cartsummary div.shipspecial_on {
	margin-top: 8px;
	border: 2px dashed #5555ff;
	padding: 4px;
	background-color: #ffffff;
	overflow: auto;
	width: 132px;
}

#cartsummary p.shipspecial_on {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

/* ccicons */

#cartsummary div.ccicons {
	padding-top: 8px;
	width: 138px;
	text-align: center;
}

#cartsummary img.ccicon {
	display: inline;
	padding-top: 1px;
	padding-right: 1px;
}

/* side logos */

#cartsummary div.logos {
	margin-top: 8px;
	margin-left: 30px;
}

#cartsummary img.sidelogo {
	display: block;
	padding-bottom: 4px;
}

/* currency notice */

#cartsummary div.currencynotice {
	margin-top: 8px;
	margin-bottom: 0px;
	width: 138px;
}

#cartsummary p.currencynotice {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
}
#categorylist ul.topul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#categorylist ul.subul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#categorylist li {
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}

#categorylist li.li0 {
	font-size: 13px;
}

#categorylist li.li1 {
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#categorylist li.li2,
#categorylist li.li3,
#categorylist li.li4,
#categorylist li.li5,
#categorylist li.li6 {
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#categorylist a,
#categorylist a:hover {
	font-weight: bold;
}#categorylistbox div.container {
	float: left;
}

#categorylistbox div.categorylist {
	background-color: transparent;
	padding: 8px 14px 8px 8px;
}#contentheadercheckout div.contentheader1 {
	padding: 0px;
	margin: 0px;
	overflow: auto;
}

* html #contentheadercheckout div.contentheader1 {float: left;}

#contentheadercheckout div.contentheader2 {
	padding: 16px;
	border: 2px solid #8a387c;
	border-bottom: none;
	background-color: #ffffff;
}#refund_policy div.refund_policy {
	width: 100%;
	overflow: auto;
}#searchbox input {
	width: 400px;
}

#searchbox select {
	width: 400px;
	float: left;
}

#searchbox input.upbutton {
	width: 25px;
}

#searchbox input.downbutton {
	width: 25px;
}

#searchbox div.iframe {
	clear: both;
}#customernav {
	font-weight: normal;
}

#customernav div.nav_container {
	position: relative;
	top: 0px;
	right: 0px;
	padding-bottom: 10px;
	width: 100%;
	z-index: 2;
}

#customernav div.nav {
	width: 100%;
	height: 30px;
	overflow: hidden;

	background-color: #8a387c;
	text-align: center;
	line-height: 30px;
}

#customernav ul {
	display: inline;
}

#customernav li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}

#customernav a {
	font-family: Impact, Tahoma, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	padding: 3px 15px 4px 15px;

	color: #666666;
	background-color: #f0f0f0;
}

#customernav a:hover {
	color: #ffffff;
	background-color: #7cb675;
}

#customernav a.nav_normal {
	border-width: 1px;
	border-style: solid;
	border-color: #e2decc #a29e8c #a29e8c #e2decc;
}

#customernav a.nav_selected {
	color: #707070;
	background-color: #f7f7f7;

	border-width: 1px;
	border-style: solid;
	border-color: #a29e8c #e2decc #e2decc #a29e8c;
}

#customernav div.postnav {
	position: relative;
}#breadcrumbs div.breadcrumbs {
	font-size: 11px;	
}#about div.about {
	width: 100%;
	overflow: auto;
}

#about div.about_img {
	float: right;
	margin-left: 16px;
	margin-bottom: 8px;
}

#about p {
	margin: 0px;
	padding: 0px 0px 16px 0px;
}#ideas div.ideas {
	width: 100%;
	overflow: auto;
}

/* martini theme */

#martini_theme div.martini_theme {
	width: 100%;
	overflow: auto;
}#shipping_information div.shipping_information {
	width: 100%;
	overflow: auto;
}#contentheader div.contentheader1 {
	padding: 0px;
	margin: 0px;
	overflow: auto;
}

* html #contentheader div.contentheader1 {float: left;}

#contentheader div.contentheader2 {
	padding: 16px;
	border: 2px solid #8a387c;
	border-bottom: none;
	background-color: #ffffff;
}#free_stuff ul.free_stuff li {
	margin-bottom: 12px;
}#feedbackform div.questions {
	clear: both;
}

#feedbackform div.info {
	display: none;
	background-color: #eeeeff;
	padding: 12px;
	margin-bottom: 16px;
}

#feedbackform div.div_comments {
	background-color: #eeeeff;
	padding: 12px;
	margin-bottom: 16px;
}

#feedbackform div.div_is_confirm {
	background-color: #eee0f7;
	padding: 12px;
	margin-bottom: 16px;
}

#feedbackform div.div_comments,
#feedbackform div.div_is_confirm {
	padding-top: 16px;
}

#feedbackform textarea.input_comments {
	width: 420px;
	height: 150px;
}

#feedbackform ul.input_is_confirm {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-left: 16px;
}

#feedbackform div.buttons {
	clear: both;
	text-align: right;
}#alsoboughtproducts div.tile_container {
	overflow: auto;
	width: 100%;
}

#alsoboughtproducts div.tile {
	clear: left;
	background-color: #ffffff;
	overflow: auto;
	padding-bottom: 6px;
	padding-top: 6px;
	/* border: 1px solid #000000; */
}

#alsoboughtproducts div.preview {
	float: left;
	width: 50px;
	height: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-right: 8px;
}

#alsoboughtproducts h3.caption {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

#alsoboughtproducts div.summary {
	font-size: 13px;
}

#alsoboughtproducts div.sku {
	font-size: 10px;
}

#alsoboughtproducts div.price {
	font-weight: bold;
	font-size: 13px;
	float: left;
}

#alsoboughtproducts span.regularprice {
	font-weight: bold;
	font-size: 12px;
	padding-right: 8px;
	text-decoration: line-through;
	color: #666666;
}

#alsoboughtproducts span.saleprice {
	font-weight: bold;
	font-size: 16px;
	color: #3333EE;
}

#alsoboughtproducts a.product,
#alsoboughtproducts a.product:hover,
#alsoboughtproducts a.price,
#alsoboughtproducts a.price:hover,
#alsoboughtproducts a.sku,
#alsoboughtproducts a.sku:hover {
	text-decoration: none;
	color: #111111;
}

#alsoboughtproducts div.moreinfo,
#alsoboughtproducts div.buynow {
	float: right;
}

#alsoboughtproducts div.moreinfo,
#alsoboughtproducts div.buynow,
#viewproduct div.buynow,
#viewproduct div.buynow_disabled {
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	font-family: Tahoma, Arial;
	font-size: 10px;
}

#alsoboughtproducts a.moreinfo {
	color: #0058c0;
	padding: 2px;
	background-color: #dfe5e8;
}

#alsoboughtproducts a.moreinfo:hover {
	color: #0058c0;
	padding: 2px;
	text-decoration: none;
	background-color: #eff5f8;
}

#alsoboughtproducts a.buynow,
#viewproduct a.buynow {
	color: #ffffff;
	padding: 2px;
	background-color: #339b4a;
}

#alsoboughtproducts a.buynow:hover,
#viewproduct a.buynow:hover {
	color: #ffffff;
	padding: 2px;
	text-decoration: none;
	background-color: #43ab5a;
}

#alsoboughtproducts a.buynow_disabled,
#alsoboughtproducts a.buynow_disabled:hover,
#viewproduct a.buynow_disabled,
#viewproduct a.buynow_disabled:hover {
	color: #aaaaaa;
	padding: 2px;
	text-decoration: none;
	background-color: #dddddd;
}

#alsoboughtproducts div.moreinfo {
}

#alsoboughtproducts div.buynow {
	margin-right: 8px;
}#privacy_policy div.privacy_policy {
	width: 100%;
	overflow: auto;
}#featuredproducts div.tile_container {
	overflow: auto;
	width: 450px;
}

#featuredproducts div.tile {
	float: left;
	width: 205px;
	background-color: #ffffff;
	overflow: auto;
	padding: 3px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 0px solid #faa8ec;
}

#featuredproducts div.preview {
	float: left;
	width: 50px;
	height: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-right: 8px;
}

#featuredproducts h3.caption {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#featuredproducts div.summary {
	font-size: 11px;
}

#featuredproducts div.sku {
	font-size: 10px;
}

#featuredproducts div.price {
	font-weight: bold;
	font-size: 12px;
	float: left;
}

#featuredproducts span.regularprice {
	font-weight: bold;
	font-size: 12px;
	padding-right: 8px;
	text-decoration: line-through;
	color: #666666;
}

#featuredproducts span.saleprice {
	font-weight: bold;
	font-size: 14px;
	color: #3333EE;
}

#featuredproducts a.product,
#featuredproducts a.product:hover,
#featuredproducts a.price,
#featuredproducts a.price:hover,
#featuredproducts a.sku,
#featuredproducts a.sku:hover {
	text-decoration: none;
	color: #111111;
}

#featuredproducts div.moreinfo,
#featuredproducts div.buynow {
	display: none;
	clear: left;
	float: right;
}

#featuredproducts div.moreinfo,
#featuredproducts div.buynow,
#viewproduct div.buynow,
#viewproduct div.buynow_disabled {
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	font-family: Tahoma, Arial;
	font-size: 10px;
}

#featuredproducts a.moreinfo {
	color: #0058c0;
	padding: 2px;
	background-color: #dfe5e8;
}

#featuredproducts a.moreinfo:hover {
	color: #0058c0;
	padding: 2px;
	text-decoration: none;
	background-color: #eff5f8;
}

#featuredproducts a.buynow,
#viewproduct a.buynow {
	color: #ffffff;
	padding: 2px;
	background-color: #339b4a;
}

#featuredproducts a.buynow:hover,
#viewproduct a.buynow:hover {
	color: #ffffff;
	padding: 2px;
	text-decoration: none;
	background-color: #43ab5a;
}

#featuredproducts a.buynow_disabled,
#featuredproducts a.buynow_disabled:hover,
#viewproduct a.buynow_disabled,
#viewproduct a.buynow_disabled:hover {
	color: #aaaaaa;
	padding: 2px;
	text-decoration: none;
	background-color: #dddddd;
}

#featuredproducts div.moreinfo {
}

#featuredproducts div.buynow {
	margin-right: 8px;
}#othercategories div.othercategories {
	margin-top: 4px;
}

#othercategories ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#othercategories li {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	font-size: 12px;
}

#othercategories a,
#othercategories a:hover {
	font-weight: bold;
}#footernavcheckout {
}

#footernavcheckout div.nav_container {
	text-align: center;
	padding: 0px;

	padding-bottom: 10px;
	clear: both;
	
	/* filter: shadow(color: #999999, strength: 5, direction: 180); */
}

#footernavcheckout div.nav {
	padding: 12px 0px 12px 0px;
	border: 2px solid #8a387c;
	border-top: 1px solid #8a387c;
	background-color: #e1cdde;

	overflow: auto;
}

#footernavcheckout ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footernavcheckout li {
	display: inline;
	list-style-type: none;
	margin: 0px 10px 0px 10px;
	font-size: 11px;
}

#footernavcheckout a {
	font-weight: normal;
}

#footernavcheckout a:hover {
}

#footernavcheckout a.nav_normal {
}

#footernavcheckout a.nav_selected {
}

#footernavcheckout li.nav_copyright {
	color: #bc2c9d;
}

/* quickcontact bottom part */

#footernavcheckout div.quickcontact {
	padding-top: 8px;
}

#footernavcheckout p.company,
#footernavcheckout p.email,
#footernavcheckout address.address {
	margin: 0px;
	padding: 0px;
	text-align: center;
}


/*
#footernavcheckout {
}

#footernavcheckout div.nav_container {
	clear: both;
	padding-top: 32px;
}

#footernavcheckout div.nav {
	position: absolute;
	bottom: 0px;
	background-color: #e1cdde;
	width: 100%;
	text-align: center;

	padding: 8px 0px 8px 0px;
}

#footernavcheckout ul {
	display: inline;
}

#footernavcheckout li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 24px;
	font-size: 11px;
}

#footernavcheckout a {
	font-weight: normal;
}

#footernavcheckout a:hover {
}

#footernavcheckout a.nav_normal {
}

#footernavcheckout a.nav_selected {
}

#footernavcheckout li.nav_copyright {
	color: #bc2c9d;
}
*/#popup td.closetop {
	display: none;

	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 100%;
	background-color: #E7E7E7;
}

#popup td.closebottom {
	display: none;

	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 100%;
	background-color: #E7E7E7;
}

#popup td.paddingcell {
	padding: 8px;
}#viewproduct div.viewproduct {
}

#category div.product_container {
}

/* Description */

#viewproduct div.div_description {
	/* IE6 & IE7 hack */
	*float: left;
	*margin-right: 20px;
}

#viewproduct p.input_description {
}

/* Images */

#viewproduct div.div_images {
	float: right;
	padding-left: 12px;
}

#viewproduct div.image_primary {
}

#viewproduct div.images_secondary {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	clear: right;
	float: left;
}

#viewproduct div.image_secondary {
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD #999999 #999999 #DDDDDD;
	padding: 2px;
	width: 70px;
	text-align: center;
}

/* Pricing */

#viewproduct h2.text_pricing {
}

#viewproduct div.div_pricing {
	clear: left;
	float: left;
	margin-bottom: 8px;
}

/* Code, Quantity & Buttons */

#viewproduct div.controls {
	clear: both;
	overflow: auto;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	margin-top: 8px;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 65px;
}

#viewproduct div.div_sku {
}

#viewproduct div.div_stock_level {
}

#viewproduct div.div_qty,
#viewproduct div.input_qty {
	float: left;
}

#viewproduct div.text_sku,
#viewproduct div.input_sku {
}

#viewproduct div.text_stock_level,
#viewproduct div.input_stock_level {
}

#viewproduct div.text_qty {
}

#viewproduct div.text_sku,
#viewproduct div.text_stock_level,
#viewproduct div.text_qty {
	text-align: right;
	padding-right: 6px;
	font-weight: bold;
	width: 80px;
	float: left;
}

#viewproduct input.input_qty {
	width: 30px;
}

/* Buttons */

#viewproduct div.buttons {
	float: right;
}

/* Pricing table */

#viewproduct table.pricingtable {
	display: inline;
}

#viewproduct th.qtyrange,
#viewproduct th.text_qtyrange {
	background-color: #8a387c;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;

	padding: 4px 6px 4px 6px;

	border: 1px solid #8a387c;
	border-right: none;
}

#viewproduct td.price,
#viewproduct td.text_price {
	font-size: 13px;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	white-space: nowrap;

	padding: 4px 6px 4px 6px;

	border-bottom: 1px solid #8a387c;
	border-left: 1px solid #8a387c;
}

#viewproduct th.text_qtyrange,
#viewproduct td.text_price {
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	background-color: #c47eb7;
	color: #FFFFFF;
}

#viewproduct div.otherproducts {
	padding-top: 16px;
}