/* RESET STYLES */

html, body, div, table, tr, td {
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img { 
	border: 0;
}

/* BASIC STYLES */

body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #282E3E;
}

p {
	padding: 0px 0px 5px 0px;
}

h1 {
	background: url(/images/website/icon-heart.png) no-repeat scroll 20px 20px;
	color: #E52C6F;
	font-size: 12px;
	font-weight: bold;
	padding: 22px 20px 20px 45px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #EEE6E3;
}

h3 {
	background: url(/images/website/icon-heart.png) no-repeat scroll top left;
	color: #E52C6F;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 0px 25px;
	margin: 0px 0px 10px 0px;
}

h4 {
	background: url(/images/website/icon-heart.png) no-repeat scroll top left;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 0px 25px;
	margin: 0px 0px 10px 0px;
}

a:link, a:active, a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* GENERAL STYLES */

/* SPECIFIC STYLES */

#main {
	margin: 0px auto;
	width: 766px;
	border-bottom: 10px #FFFFFF solid;
}

#header {
	background: #000000;
	padding: 10px 15px 10px 15px;
	border-bottom: 3px solid #FFFFFF;
}

#menu {
	height: 52px;
	background: url(/images/website/bkgd-menu.jpg) repeat-x top left scroll;
	border-bottom: 3px solid #FFFFFF;
}

#menu-ul {
	margin: 0px;
	padding: 0px;
	height: 52px;
	list-style-type: none;
	float: left;
}

#menu-ul li {
	display: block;
	width: 153px;
	height: 52px;
	line-height: 50px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(/images/website/bkgd-menu-item.jpg) no-repeat right center scroll;
}

#menu-ul li#last {
	background: none;
}

#menu-ul a {
	display: block;
	width: 153px;
	height: 52px;
	line-height: 50px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

#menu-ul a:hover {
	color: #EE8EC9;
}

#banner {
	width: 199px;
	height: 238px;
	border-bottom: 3px solid #FFFFFF;
}

#banner-img {
	border: 0px none;
	width: 199px;
	height: 238px;
	display: block;
}

#flash {
	height: 238px;
	width: 564px;
	border-left: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

#flash-div {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	height: 238px;
	width: 564px;
}

#logo {
	height: 238px;
	width: 564px;
	border-left: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	background: url(/images/website/bkgd-header.jpg) no-repeat top right scroll #27221E;
	vertical-align: center;
	padding: 0px 0px 0px 30px;
}

#logo-img {
	border: 0px none;
}

#categories-col {
	vertical-align: top;
	padding: 0px;
}

#categories-list {
	background: #ECE8E7;
	width: 100%;
}

#categories-list td {
	padding: 20px 20px 25px 20px;
}

ul.info-links {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-image: url(/images/website/bg_list.gif);
}

ul.info-links a {
	color: #FD4084;
	font-weight: bold;
}

#info-table td {
	padding: 20px 20px 5px 20px;
}

#search-table td {
	padding: 10px 20px 5px 20px;
}

#content {
	border-left: 3px solid #FFFFFF;
	vertical-align: top;
	padding: 0px 0px 5px 0px;
}

	#inner-page {
		padding: 20px;
	}
	
	#inner-page h1 {
		background: url(/images/website/icon-heart.png) no-repeat scroll 0px 0px;
		color: #E52C6F;
		font-size: 12px;
		font-weight: bold;
		padding: 0px 20px 20px 25px;
		margin: 0px 0px 10px 0px;
		border-bottom: 1px solid #EEE6E3;
	}

#content-inner {
	width: 100%;
}

#content-inner td {
	padding: 0px;
}

td#content-inner-td {
	padding: 10px 20px 0px 20px;
}

#search-results {
	width: 100%;
}

#footer-left {
	padding: 15px 20px 15px 20px;
	background: #B7B2AF;
	border-top: 3px solid #FFFFFF;
	text-align: center;
}

#footer-right {
	padding: 15px 20px 15px 20px;
	background: #A19996;
	border-top: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
}

#footer-right a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer-right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* BC STYLES */

ul.catalogueitemdump {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-image: url(/images/website/bg_list.gif);
}

ul.catalogueitemdump a {
	color: #41403E;
}

.cart-summary {
	color: #000000 !important;
}

.shop-main .breadcrumbs {
	background: url(/images/website/icon-heart.png) no-repeat top left scroll;
	padding: 0px 0px 0px 25px;
	color: #E22E6B;
	font-size: 12px;
	font-weight: bold;
}

.shop-main .breadcrumbs a {
	color: #E22E6B;
	font-size: 12px;
	font-weight: bold;
}

.shop-main .header {
	border-bottom: 1px solid #EEE6E3;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 5px 0px;
}

table.catalogueTable td.catalogueItemNotFound {
	display: none;
	height: 0px;
}

.shop-product-small {
	background: #fff;
	color: #8B8B8B;
	padding: 0px;
	width: 100%;
	margin: 0px 0px 7px 0px;
	border: 1px solid #EEE6E3;
}

.shop-product-small td {
	padding: 0px;
	vertical-align: top;
}

.shop-product-small h5 {
	font-weight: normal;
	margin: 0;
	background: url(/images/website/icon-heart.png) no-repeat 20px 20px scroll #FAF9F7;
	border-bottom: 1px solid #EEE6E3;
	padding: 20px 20px 20px 45px;
}

.shop-product-small h5 a {
	color: #272727;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.shop-product-small .image-td {
	width: 120px;
	padding: 15px;
}

.shop-product-small .image {
	height: 120px;
	margin: 0px auto;
	overflow: hidden;
	width: 120px;
	text-align: center;
}

.shop-product-small .price-td {
	width: 40%;
}

.shop-product-small .price, .shop-product-large .price {
	padding: 10px 15px 10px 15px;
	background: #F9F8F4;
	color: #E42B6E;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.shop-product-small .productcode, .shop-product-large .productcode {
	color: #000000;
	width: 120px;
	padding: 3px 0;
}

.shop-product-small .smallinfo-td {
	padding: 15px 15px 0px 0px;
}

.shop-product-small .custom1-td {
	height: 65px;
	vertical-align: top;
}

.shop-product-small .links-td {
	width: 60%;
	vertical-align: bottom;
	padding: 0px 0px 0px 10px;
}

.shop-product-small .links-td img {
	margin: 0px;
	border: 0px none;
	cursor: pointer;
}

.shop-product-small .links-td img.details-img {
	margin-bottom: 3px;
}

.cart-summary {
	color: #FFFFFF;
	font-weight: bold;
}

table.cartSummaryTable {
	border-collapse:collapse;
	border-spacing:0;	
	font-size: 12px;
	float: right;
}

.cart-summary a {
	color: #EC397A;
	text-decoration: none;
}

.cart-summary a:hover {
	text-decoration: underline;
}

a.cartSummaryLink {
	background: url(/images/website/shopping-cart.gif) no-repeat 0px 1px scroll;
	padding: 0 0 0 15px;
	margin: 0 0 0 5px;
}

.shop-main .pagination-div {
	color: #6D1D3A;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	text-align: right;
}

.shop-main .pagination-div  a {
	color: #6D1D3A;
	font-weight: normal;
}

table.contact-form  {
	border: 1px solid #EDE6E3;
	border-collapse:collapse;
	border-spacing:0 !important;
	margin: 0px auto !important;
}

table.contact-form td {
	padding: 5px !important;
}

table.contact-form .req, table.shop-buy-form .req {
	color: #E52C6E;
	font-weight: bold;
}

table.catalogueTable {
	border-collapse:collapse;
	border-spacing:0;	
	margin: 0px auto;
}

table.catalogueTable td {
	padding: 0;
}

.shop-catalogue {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	height: 180px;
	margin: 3px;
	overflow: hidden;
	width: 180px;
}

.shop-catalogue h4 {
	font-size: 12px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	text-indent: 9px;
}

.shop-catalogue h4 a {
	color: #1969bc;
	text-decoration: none;
}

.shop-catalogue .image {
	/* Image size should be 150px by 120px */
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px;
	text-align: center;
}

#CAT_ProductSearch, #CAT_ProductPrice, #CAT_ProductSort {
	width: 155px !important;
	margin-right: 0px !important;
}

.product-form .item {
	margin: 0px !important;
	padding: 0px 0px 5px 0px !important;
}

.shop-product-large {
	background: #fff;
	border: 0px none;
	color: #8B8B8B;
	margin: 0px;
	padding: 0px;
	width: 564px;
}

.shop-product-large td {
	vertical-align: top;
}

.shop-product-large h1 {
	color: #000000;
	margin: 0px;
	padding: 10px 20px 15px 45px;
	background: url(/images/website/icon-heart.png) no-repeat scroll 20px 8px;
}

.shop-product-large h1.upsell {
	margin: 15px 0px 7px 0px;
}

.shop-product-large  .shop-product-small {
	width: 99%;
}

 .shop-product-large .shop-product-small .image {
	padding: 0px;
	height: 120px;
	min-height: 120px;
	margin: 0px auto;
	overflow: hidden;
	width: 120px;
	text-align: center;
}

.poplets {
	padding: 10px 0px 0px 0px;
}

.poplets img {
	border: 0px none;
	margin: 0px 3px 6px 3px;
}

table.productPoplets {
	border-collapse:collapse;
	border-spacing:0;	
	margin: 0 auto;
}

.productTextInput {
	width: 50px;
}

.shop-product-large .large-info {
	width: 240px;
	padding: 15px 0px 0px 20px;
}

.shop-product-large .large-image {
	width: 304px;
	padding: 15px 0px 0px 20px;
}

.shop-product-large .image {
	min-height: 320px;
	height: auto !important; /* for modern browsers */
	height: 320px; /* for IE5.x and IE6 */		
	text-align: center;
	width: 100%;
	overflow: hidden;
}

.shop-product-large .addtocart td {
	vertical-align: bottom;
}

.shop-product-large .addtocart img {
	margin-left: 3px;
}

.shop-product-large .description {
	padding-top: 5px;
}

.shop-buy-form {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #EDE6E3;
	margin: 0px auto;
	width: 545px;
}

.shop-buy-form td {
	vertical-align: top;
	padding: 5px;
}

.shop-buy-form .cat_textbox, .shop-buy-form .cat_dropdown, .shop-buy-form  .cat_listbox {
	width: 250px !important;
}

#CardExpiryMonth, #CardExpiryYear, #CardCCV {
	width: 70px !important;
}

#CardType {
	width: 100px !important;
}

#Amount, #dollar {
	border: 0px none !important;
	font-size: 25px;
	height: 30px;
}

#payment-table td, #account-table td {
	padding: 5px 5px 5px 0px !important;
}

	#account-table td strong {
		color: #E52C6F;
		display: block;
		height: 22px;
	}

table.cart {
	background: #fff;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #EDE6E3;
	font-size: 11px;
	width: 95%;
	margin: 0px auto;
}

table.cart td {
	vertical-align: top; /*to make sure the div stack line up at the top */
}

table.cart a {
	color: #1969bc;
}

table.cart th, table.cart td {
	color: #666;
	padding: 9px;
}

tr.val td {
	border-bottom: 1px solid #EDE6E3;
}

tr.shipping td {
	border-bottom: 1px solid #EDE6E3;
}

tr.discount td.quantity, tr.shipping td.quantity {
	text-align: right;
}

td.quantity input.update {
	margin: 0 0 0 3px;
}

table.cart th {
	background: #f9f9f9;
	border-bottom: 1px solid #EDE6E3;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

input.cartInputText {
	width: 55px;
}

input#DiscountCode, input#GiftVoucher {
	width: 70px;
}

select.shippingDropDown {
	width: 150px;
}

table.cart th.quantity, table.cart td.quantity {
	text-align: right;
	width: 50px;
}

table.cart th.quantity {
	text-align: left;
}

.productitemcell {
        height: 40px; /*	was height: 23px; */
	line-height: 20px;
	margin: 0 0 3px 0;
	/*overflow: hidden;*/
}

table.cart td.actions {
	text-align: right;
}

table.cart td.actions a {
	font-size: 12px;
	font-weight: bold;
	margin: 0 18px 0 0;
	text-decoration: none;
}

a#catshopclear {
	font-size: 10px;
	font-weight: normal;
}

table.cart strong {
	font-size: 14px;
}

.shop-cart .update-td {
	vertical-align: bottom;
}

.shop-cart .updatein-td {
	padding-right: 0px !important;
	text-align: right;
}

ul.productfeaturelist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Product Attributes
--------------------------------------------------*/

.productAttributes {

}

	.catProductAttributeGroup {
		clear: both;
		height: 20px;
		margin: 3px 0;
	}
	
		.catProdAttributeTitle {
			float: left;
			width: 70px;
			font-weight: bold;
		}
		
		.catProdAttributeItem {
			float: left;
			width: 140px;
		}
		
			.catProdAttributeItem select {
				width: 140px;
			}

/* Shopping Cart Secure Zone
--------------------------------------------------*/

#SCLoginForm {
	margin-bottom: 20px;
}

	.NoDisplay {
		display: none !important;
		visibility: hidden !important;
		height: 0 !important;
		padding: 0 !important;
		margin: 0 !important;
	}

#SCRegistrationForm {

}

	#SCRFHeadingNew {
	
	}
	
	#SCRFHeadingExists {
	
	}

	#SCLoginForm h2, #SCRegistrationForm h2 {
		width: 545px;
		margin: 0 auto;
		color: #E52C6F;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 7px;
	}
	
	#SCRFCreateAccount {
	
	}

/* My Account Page
--------------------------------------------------*/

#MALoginForm {

}

	#MALoginForm div.item {
		padding: 4px !important;
	}

#MALoggedInDiv {

}

	#MALoggedInDiv h2 {
		color: #E52C6F;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 7px;
	}
	
	
