p {
	margin: 0;
	padding: 0 0 8px 0;
	line-height: 21px;
}

a {
	color: #13ADC2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

div.clear {
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}

.clickable {
	cursor: pointer;
}

div.padbottom {
	padding: 0 0 20px 0;
}

/******************************* BODY ********************************/

body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a7073;
	background-color: #3a1d51;
}

div#page {
	width: 100%;
	background-color: #ffffff;
}

div.area {
	width: 960px;
	margin: 0 auto;
}

/******************************* HEADER ********************************/

div#header {
	width: 100%;
	background: #452360 url(../images/back/back_header.gif) top left repeat-x;
}

div#logo {
	width: 100%;
	text-align: center;
}

/******************************** MENU **********************************/

div#menu {
	width: 100%;
	height: 43px;
	background-color: #3a1d51;
	color: #ffffff;
}

div#navigation div.navitem {
	float: left;
}

div#navigation div.navitem a {
	display: block;
	height: 43px;
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 0px;
	color: #3a1d51;
}

div#navigation div.navitem a:hover, div#navigation div.navitem a.active {
	background-position: top left;
}

div#navigation div.navitem a#nav_home {
	width: 67px;
	background-image: url(../images/navs/nav_home.gif);
}

div#navigation div.navitem a#nav_products {
	width: 95px;
	background-image: url(../images/navs/nav_products.gif);
}

div#navigation div.navitem a#nav_about {
	width: 131px;
	background-image: url(../images/navs/nav_about.gif);
}

div#navigation div.navitem a#nav_stores {
	width: 81px;
	background-image: url(../images/navs/nav_stores.gif);
}

div#navigation div.navitem a#nav_news {
	width: 175px;
	background-image: url(../images/navs/nav_news.gif);
}

div#navigation div.navitem a#nav_contact {
	width: 100px;
	background-image: url(../images/navs/nav_contact.gif);
}

div#navigation {
	width: 650px;
	float: left;
}

div#cartmenu {
	padding: 6px 0 0 70px;
	float: left;
}

div#cart {
	width: 240px;
	height: 30px;
	padding: 7px 0 0 0;
	float: left;
	background: url(../images/back/menu_cart.gif) top left no-repeat;
	font-size: 11px;
	position: relative;
	top: 0;
	left: 0;
}
	
div#cartPopup {	
	background: url(../images/popup.gif) top left no-repeat; 
	position: absolute; 
	left: -25px; 
	top: -40px; 
	height: 21px; 
	z-index: 30; 
	width: 37px;
	color: #000000;
	padding: 5px 30px;
	font-size: 10px;
	opacity: 0;
	filter: alpha(opacity=0);
}

div#cartbag {
	position: absolute;
	top: -26px;
	left: -14px;
}

div#cartleft {
	width: 123px;
	padding: 0 10px 0 42px;
	float: left;
}

div#cartright {
	width: 45px;
	padding: 0 10px 0 0;
	float: right;
}

div#cart a {
	color: #ffffff;
}

/******************************* FOOTER *********************************/

div#footer a {
	color: #ffffff;
}

div#footer {
	width: 100%;
	background-color: #3a1d51;
	min-height: 174px;
	color: #ffffff;
	font-size: 11px;
}

div#footerArea {
	padding: 20px 12px;
}

div#footermap {
	float: left;
}

div#footercopy {
	float: right;
	text-align: right;
	line-height: 20px;
}

div#footermap h5 {
	margin: 0;
	padding: 0 0 6px 0;
	font-weight: bold;
	font-size: 11px;
}

div#footermap li.double h5 {
	width: 175px;
	float: left;	
}

div#footermap li.double a {
	width: 150px;
	font-size: 11px;
}
div#footermap li.double li {
	width: 175px;
	float: left;
	display: block;	
	padding: 0 0 6px 0;
	font-size: 11px;
}

div#footermap li.double ul li ul {
	display: none;
}


div#footermap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#footermap ul li {
	margin: 0;
	padding: 0 20px 0 0;
	width: 100px;
	float: left;
	display: block;
}

div#footermap ul li.wide {
	width: 150px;
}

div#footermap ul li.double {
	width: 350px;
}

div#footermap ul li ul li {
	width: 100%;
	margin: 0;
	padding: 4px 0;
	float: none;
	display: block;
}

div#footermap ul.main li ul {
	display: none;
}

/******************************** HOME **********************************/

div#homeBanner {
	width: 100%;
	height: 344px;
}

div#homeBannerFlash {
	width: 100%;
	height: 344px;
}

div#homeContent {
	width: 100%;
	height: 359px;
	background: url(../images/back/back_home.gif) bottom center repeat-x;
}

div#homeContent div.homeitem {
	padding: 0 0 0 10px;
	width: 230px;
	float: left;
}

div#homeContent div#newHomeList ul {
	list-style: none;
	padding: 5px;
	margin: 0;
}

div#homeContent div#newHomeList ul li {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0;
	color: #696969;
	font-size: 11px;
}

div#homeContent div#newHomeList ul li a {
	font-weight: 600;
	padding: 0 0 8px 0;
	font-size: 12px;
	
}

div#homeContent div#newHomeList ul li p {
	font-size: 11px;
	margin: 3px 0 0px 0;
	padding: 0;
	line-height: 13px;
	color: #9e9ea0;
}

div#homeContent div#newHomeList ul li a.readmore {
	font-weight: 100;
	font-size: 11px;
}


div#homeContent div.first {
	padding: 0; !important
	width: 240px; !important
}

div.homeitemHeading {
	padding: 28px 0 0 0;
	height: 29px;
	background: url(../images/line_divider.gif) bottom left repeat-x;
}

div.homeitemContent {
	padding: 8px 0 0 0;
}

div.homeitemContentArea {
	padding: 12px;
}

div.homeitemContentImage {
	height: 160px;
	padding: 0 0 8px 0;
	text-align: center;
	position: relative;
}

div.homeitemContentImage .onTopIcon {
	position: absolute;
	top: 0px;
	right: 0px;
}

div.homeitemContentText {
	padding: 0 8px 20px 8px;
}

div.homeitemContent1 {
	width: 230px;
	height: 252px;
	background: url(../images/back/back_homebox1.gif) top left no-repeat;
}

div.homeitemContent2 {
	width: 230px;
	height: 252px;
	background: url(../images/back/back_homebox2.gif) top left no-repeat;
}

div.homeitemContent3 {
	width: 230px;
	height: 252px;
	background: url(../images/back/back_homebox3.gif) top left no-repeat;
}

div#storeSearchBox div.inputFld {
	background: url(../images/input/store_inputfield.gif) top left no-repeat;
	width: 150px;
	height: 18px;
	padding: 5px;
	float: left;
}

div#storeSearchBox div.inputFld input {
	width: 150px;
	background: transparent;
	border: none;
	font-size: 12px;
	color: #5a7073;
}

div#storeSearchBox div.inputBtn {
	width: 28px;
	float: left;
}

/******************************* CONTENT *********************************/

div#content {
	background: #7ec2e9 url(../images/back/back_content.jpg) top center repeat-x;
	min-height: 105px;
}

div#content2 {
	background: url(../images/back/back_content.gif) bottom center no-repeat;
	min-height: 105px;
}

div#maincontent {
	background: #ffffff url(../images/back/back_maincontent.gif) top center repeat-y;
}

div#contentLeft {
	width: 710px;
	float: left;
}

div#contentRight {
	width: 250px;
	float: left;
}

div#contentArea {
	padding: 25px 30px;
}

div#contentBanner {
	padding: 0 0 25px 0;
}

div.contentText {
	padding: 16px 0 0 0;
}

/*************************** MAIN CATEGORIES *****************************/

div.mainCategoryLists {
	padding: 24px 0 0 0;
}

div.mainCategoryLists div.mainCatBatch {
	padding: 0 0 40px 0;
}

div.mainCategoryLists div.mainCatDiv {
	padding: 0 0 24px 0;
}

div.mainCategoryLists div.mainCatItem {
	float: left;
}

div.mainCategoryLists div.border {
	padding: 0 1px 0 0;
	background: #ffffff url(../images/line_maincat.gif) top left repeat-x;
}

/*************************** SIDE CONTENT ********************************/

div#productSearch {
	padding: 40px 18px 18px 18px;
	background: #0092b8;
}

div#productSearchBox {
	padding: 18px 0 0 0;
}

div#productSearchBox div.inputFld {
	background: url(../images/input/side_inputfield.gif) top left no-repeat;
	width: 175px;
	height: 18px;
	padding: 4px;
	float: left;
}

div#productSearchBox div.inputFld input {
	width: 175px;
	background: transparent;
	border: none;
	font-size: 12px;
	color: #5a7073;
}

div#productSearchBox div.inputBtn {
	width: 28px;
	float: left;
}

div#sideNav {
	color: #464646;
}

div#sideNav a {
	color: #055e75;
}

div#sideNav a:hover {
	text-decoration: none;
}

div#sideNav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div#sideNav ul ul {
	display: none;
}

div#sideNav ul.main {
	display: block;
}

div#sideNav ul li a:hover {
	background-color: #edf6fb;
	border-bottom: 1px solid #ebf3f8;
}

div#sideNav ul li a {
	display: block;
	padding: 12px 30px 0 30px;
	height: 26px;
	border-bottom: 1px solid #cde2ed;
}

div#sideNav ul li ul li a {
	padding: 12px 30px 0 50px;
	/*
	background-color: #edf6fb;
	*/
}

div#sideNav ul li ul li ul li a{
	padding: 12px 30px 0 70px;
}

div#sideNav ul li a.active {
	color: #ffffff;
	background-color: #b2b12e;
}

div#sideNav ul li a.active {
	color: #ffffff;
}

div#sideAd {
	padding: 13px;
}

/**************************** BREADCRUMB *********************************/

div.breadcrumb {
	color: #13adc2;
	font-size: 11px;
	padding: 0 0 15px 0;
	/*border-bottom: 1px solid #ececec;*/
}

div.breadcrumb ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.breadcrumb ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

div.breadcrumb a {
	background: url(../images/ico_breadcrumb.gif) no-repeat right 2px;
	color: #13adc2;
	float:left;
	margin: 0 5px 0 0;
	padding: 0 15px 0 0;
	text-decoration: none;
}

div.breadcrumb a:hover {
	text-decoration: underline;
}

/***************************** PRODUCT LIST ************************************/

strong.strike {
	text-decoration: line-through;	

}

ul.productList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.productList li {
	margin: 0 15px 30px 0;
	padding: 16px;
	width: 172px;
	height: 230px;
	display: block;
	border: 1px solid #efefef;
	background: #ffffff url(../images/back/list_product.gif) bottom left repeat-x;
	float: left;
}

ul.productList li.endRow {
	margin: 0 0 30px 0;
}

ul.productList li .minListHeight {
	height: 200px;
	overflow: hidden;
}

ul.productList li div.prodImageContain {
	width: 172px;
	height: 150px;
	overflow: hidden;
	position: relative;
	padding: 0 0 8px 0;
	text-align: center;
}

ul.productList li div.prodImageContain img {
	/*
	position: absolute;
	bottom: 0px;
	left: 0px;
	*/
}

ul.productList li div.prodImageContain .onTopIcon {
	position: absolute;
	top: 0px;
	right: 0px;
}

ul.productList li div.prodImageContain div.iconContain {
	position: absolute;
	height: 0px;
	width: 0px;
	top: auto; 
	z-index: 10;
	text-align: right;
}

ul.productList li div.prodImageContain div.iconContain a {
	height: 0px;
	width: 0px;
	padding: 0;
	display: block;
}

ul.productList li div.prodImageContain div.iconContain img {
	margin: 0;
	padding: 0;
	border: none;
	bottom: auto;
	left: auto;
	position: relative;
}

ul.productList div.prodListTitle {
	font-weight: bold;
	color: #43235d;
	padding: 0 0 4px 0;
}

ul.productList div.prodListTitle a {
	color: #43235d;
}

ul.productList div.priceList {
	color: #858585;
	padding: 0 0 12px 0;
}

/******************************* FORM *******************************/
form.customForm {
	margin-top: 15px;
}

form.customForm label {
	width: 100px;
	line-height: 24px;
	float: left;
	clear: left;
	padding-right: 15px;
	text-align: right;
	margin-bottom: 5px;
}

form.customForm .inputText {
	width: 320px;
	float: left;
	border: 1px solid #cecece;
	margin-bottom: 10px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form.customForm .text {
	width: 320px;
	float: left;
	border: 1px solid #cecece;
	margin-bottom: 10px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form.customForm .inputShortText {
	width: 100px;
}

form.customForm input.inputText {
	height: 16px;
}

form.customForm textarea.inputText {
	height: 100px;
}

form.customForm label.submit {
	width: 443px;
	padding: 0px;
}
form.customForm label.submit input {
	float: right;
	width: auto;
	height: auto;
	border: 0px none;
	padding: 0px;
	margin: 0px;
}

div.formField {
	padding: 0 0 8px 0;
}

div.inputLabel {
	padding: 4px 12px 0 0;
	width: 94px;
	float: left;
	text-align: right;
}

div.inputField {
	width: 192px;
	float: left;
	text-align: left;
}

div.option div.button {
	padding: 0 0 10px 0;
}

.loginInput {
	border: 1px solid #c3c3c3;
	padding: 2px;
	width: 180px;
}

/**************************** PRODUCT *********************************/

div#productDetails {
	padding: 0 0 24px 0;
}

div#productDetailCode {
	font-style: italic;
	padding: 0 0 8px 0;
}

div#productDetailDesc {
	padding: 0 0 16px 0;
}

div.relatedProducts {
	border-top: 1px solid #e7e7e7;
	padding: 6px 0 0 0;
}

div.relatedProductsList {
	padding: 12px 0 0 0;
	
}

div#shopDetailsLeft {
	width: 352px;
	padding: 0 12px 0 0;
	float: left;
}

div#shopDetailsRight {
	width: 286px;
	float: left;
	min-height: 520px;
}


div#shopDetailsRight div#relativePlace{
	height: 0px;
	position: relative;
}

div#shopDetailsRight div#relativePlace #prevNextSelector {
	position: absolute;
	top: -30px;
	display: block;
	z-index: 5;
	width: 100%;
	height: 15px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 120px;
}

div#shopDetailsRight div#relativePlace #prevNextSelector li {
	width: 90px;
	float: left;
	height: 15px;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

div#imageContainer {
	padding-left: 8px;
}
div#productPhoto {
	/*border: 1px solid #ededed;*/
	width: 284px;
}

div#colourOptionList img.clickable {
	border: 1px solid #f7f7f7;
	padding: 3px;
}

div#productDetailOptions {
	padding: 0 0 12px 0;
}

div.productBuyColumn {
	padding: 0 18px 8px 0;
	float: left;
}

div.productBuyLabel {
	font-size: 9px;
	padding: 0 0 4px 0;
}

div.productBuyField {
}

div.productBuyField input.text {
	font-size: 11px;
	padding: 8px 4px;
	width: 24px;
	border: 1px solid #d5d5d5;
}

div.productBuyField select {
	font-size: 11px;
	width: 112px;
	padding: 8px 4px;
	border: 1px solid #d5d5d5;
}

/************************* STORE LOCATIONS ****************************/

div.storelocations {
	padding: 0 0 16px 0;
}

div.storelocations h3 {
	font-size: 16px;
}

div.storelocations ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.storelocations ul li {
	padding: 0 0 8px 0;
	margin: 0;
}

div#storeDetails {
	float: left;
	width: 280px;
	padding: 0 20px 0 0;
}

div#storeMap {
	float: right;
	width: 350px;
	height: 350px;
	
}

/****************************** SHOPPING CART ************************************/

table#shoppingcart {
	width: 100%;
	font-size: 11px;
	color: #2e2e2e;
	padding: 0;
	border-spacing: 0;
}

table#shoppingcart td {
	padding: 7px 5px;
	border-bottom: 1px solid #f1f0f0;
	vertical-align: top;
}

table#shoppingcart th {
	padding: 7px 5px 14px 5px;
	border-bottom: 1px solid #f1f0f0;
	font-size: 12px;
	color: #474747;
	text-align: left;
}

table#shoppingcart th.thLeft {
	background: url(../images/th_left.gif) top left no-repeat;
}

table#shoppingcart th.thRight {
	background: url(../images/th_right.gif) top right no-repeat;
}

table#shoppingcart .qty input {
	width: 40px;
	font-size: 11px;
	text-align: center;
}

table#shoppingcart .price {
	text-align: right;
}

table#shoppingcart .remove {
	text-align: center;
}

table#shoppingcart .totalLabel {
	font-size: 12px;
	text-align: right;
}

table#shoppingcart .buttons {
	padding: 12px 0;
	border: none;
	text-align: right;
}

div.cartItemImage {
	padding: 0 10px 0 0;
	width: 50px;
	float: left;
	display: none;
}

div.cartItemName {
	width: 230px;
	float: left;
}

div.cartnote {
	font-size: 10px;
	padding: 5px 0;
}

div.buttonsAlignRight {
	padding-top: 15px;
	text-align: right;
}

div#checkoutStep {
	padding: 10px 0 0 0;
}

/*************************** FLASH TEXT *******************************/

h1.contentHeading {
	margin: 0;
	padding: 12px 0 8px 0;
}

h1.productHeading {
	margin: 0;
	padding: 0;
}

div.emHeading {
	padding: 0 0 12px 0;
}

.newsContent { border:none; padding:0; }
.newsContent ul { width:620px; border-bottom:1px solid #e0ddda; margin: 0; padding: 0; list-style: none; list-style-image: none; }
.newsContent ul li { padding: 10px 0; }
.newsContent li a {  }

/** PRODUCT EXPLORE **/
div#productExplore {
	position: relative;
	height: 219px;
	width: 206px;
	overflow: hidden;
}

div.exploreLeft {
	float: left;
	width: 15px;
	height: 24px;
	padding: 70px 5px 0px 0px;
}

div#exploreContainer {
	width: 165px;
	float: left;
}

div.exploreRight {
	float: left;
	width: 15px;
	height: 24px;
	padding: 70px 0px 0px 5px;
}

div.exploreLeft a,
div.exploreRight a {
	width: 15px;
	height: 24px;
	display: block;
}

div.exploreLeft a {
	background-image: url(../images/btn/exploreLeft.gif);
	position: relative;
	z-index: 99;
	cursor: pointer;
}

div.exploreRight a {
	background-image: url(../images/btn/exploreRight.gif);
	position: relative;
	z-index: 99;
	cursor: pointer;
}

div.exploreRight a:hover ,
div.exploreLeft a:hover {
	background-position: bottom;
}

div.explore {
	width: 165px;
}



