/* CP Lights Stylesheet */

html
{
	background-color:#580057;
	background-image: url(background2.jpg);
	background-repeat: repeat-x;	
	margin:0;
	padding:0;
	min-height: 100%; margin-bottom: 1px;
}

body
{
	margin:0;
	padding:0;
	color:#505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

div
{
	margin:0;
	padding:0;	
}

a
{
	color:#860091;
	text-decoration:none;	
}

img
{
	border:0;
}

a:hover
{
	text-decoration:underline;	
}

#wrapper1
{
	position:absolute;
	width:100%;
	text-align:center;
	background-image: url(background.jpg);
	background-repeat:no-repeat;
	background-position:top center;	
	padding:0;
	margin:0;

}

#div980
{
	position:relative;
	width:990px;
	text-align:left;
	margin:auto auto;
	padding:0;
}

#menu1
{
	width:980px;
	height:30px;
	text-align:right;
	color:#ffffff;	
	line-height:30px;
	padding-right:32px;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	margin:0;
}

#menu1 a
{
	color:#ffffff;
	text-decoration:none;
}

#menu1 a:hover
{
	text-decoration:underline;
}

#left1
{
	position:relative;
	float:left;
	width:184px;
	padding:0;
	margin:0;
}

#left1-logo
{
	width:184px;
	height:201px;
	float:left;
}

#left1-tel
{
	position:relative;
	width:184px;
	height:62px;
	float:left;
	color:#ffffff;	
}

#left1-tel-1
{
	position:absolute;
	left:0px;
	top:10px;
	width:17px;
	height:17px;
}

#left1-tel-2
{
	position:absolute;
	left:44px;
	top:12px;
}

#left1-tel-3
{
	position:absolute;
	left:0px;
	top:35px;
	width:17px;
	height:17px;
}

#left1-tel-4
{
	position:absolute;
	left:44px;
	top:34px;
}

#left1-catlist
{
	width:184px;
	float:left;
}

/* Left Navigation */

.leftnav
{
	float: left;
	width: 184px;
	list-style:none;        
	margin: 0 0 0 0;
	padding:0;
	font-size:11px;


}

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

.leftnav a
{
	position:relative;
	display:block;
	line-height:21px;
	height:21px;
	text-align:left;
	width:184px;
	padding-left:10px;
	/*padding-left:10px;*/
   	text-decoration:none;
	background-image:url(catback.png);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	color:#421e64;
	overflow:hidden;
}

.leftnav a:hover
{
	text-decoration:underline;
	background-image:url(catback.png);
}

.leftnav_selected a
{
	color:#ffffff;
	position:relative;
	width:114px;
	display:block;
	line-height:23px;
	height:23px;
	text-align:left;
	padding-left:10px;
	text-decoration:none;
	background-image:url(catback.png);
	background-repeat:no-repeat;
	margin: 0 0 5px 0;
}

.leftnav_selected a:hover
{
	color:#ffffff;
	text-decoration:none;
	background-image:url(catback.png);
}

/* Left Sub-Navigation */

.leftsubnav
{
	float: left;
	width: 184px;
	list-style:none;        
	margin: 0 0 0 0;
	padding:0;
	font-size:11px;

}

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

.leftsubnav a
{
	position:relative;
	display:block;
	line-height:21px;
	height:21px;
	text-align:left;
	width:184px;
	padding-left:30px;
	/*padding-left:10px;*/
   	text-decoration:none;
	background-image:url(subcatback.png);
	margin: 0 0 0 0;
	color:#421e64;
	overflow:hidden;
}

.leftsubnav a:hover
{
	text-decoration:underline;
	background-image:url(subcatback.png);
}

.leftsubnav_selected a
{
	color:#ffffff;
	position:relative;
	width:114px;
	display:block;
	line-height:23px;
	height:23px;
	text-align:left;
	padding-left:10px;
	text-decoration:none;
	background-image:url(subcatback.png);
	margin: 0 0 5px 0;
}

.leftsubnav_selected a:hover
{
	color:#ffffff;
	text-decoration:none;
}

/* Right */

#right1
{
	position:relative;
	float:left;
	width:805px;
	background-color:#ffffff;
	min-height:700px;
	margin:0;
	padding:10px 0 0 0;
}

#right1-1
{
	position:relative;
	float:left;
	width:626px;
	padding:0 0 0 10px;
	margin:0;
	min-height:770px;

}

#right1-2
{
	position:relative;
	float:right;
	width:150px;
	padding-left:0;
	padding-right:10px;
}

#right1-2-basket
{
	position:relative;
	width:148px;
	height:84px;
	background-image:url(basket-bg.gif);
	background-repeat:no-repeat;
	color:#666666;
	font-size:12px;
}

#right1-2-basket a
{
	color:#666666;
	text-decoration:none;
}

#right1-2-basket a:hover
{
	color:#666666;
	text-decoration:underline;
}

#basketbox-icon
{
	position:absolute;
	width:26px;
	height:22px;
	top:10px;
	left:100px;
}

#basketbox-label
{
	position:absolute;
	top:12px;
	left:10px;
	height:22px;
	line-height:22px;
}

#basketbox-items
{
	position:absolute;
	top:35px;
	left:10px;
}

#basketbox-spent
{
	position:absolute;
	top:55px;
	left:10px;
}

.button-checkout
{
	width:150px;
	height:23px;
	background-image:url(btn_proceed_to_check_out.gif);
	background-repeat:no-repeat;
	border:0;
	margin-top:12px;
	cursor:pointer;
	padding:0 0 0 150px; /* Hide Text */
	overflow:hidden;  /* Hide Text */
	font-size:0;
}

#right1-2-newsletter
{
	position:relative;
	width:139px;
	height:176px;
	background-image:url(newsletter-bg.gif);
	background-repeat:no-repeat;
	color:#666666;
	font-size:12px;
	margin-top:12px;
	padding:5px 5px 5px 5px;
}

#newsletter-name
{
	position:relative;
	width:139px;
	height:19px;
	line-height:19px;
	background-image:url(newsletter-inputbox-139x19.gif);
	background-repeat:no-repeat;
	top:89px;
	border:0;
	margin:0;
	padding:0;
}

#newsletter-email
{
	position:relative;
	width:139px;
	height:19px;
	line-height:19px;
	background-image:url(newsletter-inputbox-139x19.gif);
	background-repeat:no-repeat;
	top:95px;
	border:0;
	margin:0;
	padding:0;
}

.newsletter-submit
{
	position:absolute;
	width:54px;
	height:19px;
	top:146px;
	left:80px;
	border:0;
	background-image:url(newsletter-submit.gif);
	background-repeat:no-repeat;
	padding:0 0 0 54px; /* Hide Text */
	overflow:hidden;  /* Hide Text */
	font-size:0;
	cursor:pointer;
}

.rightpromo
{
	width:150px;
	margin-top:12px;
}

#footer1
{
	width:776px;
	background-color:#e0e0e0;
	padding:5px 5px 5px 5px;
	margin-top:12px;
	margin-left:10px;
	margin-right:0;
	margin-bottom:10px;
}


#footer1 ul
{
	font-size:11px;
	list-style:none;
	padding-left:0;
	font-weight:bold;
	color:#614881;
	margin:0;
}

#footer1 a
{
	text-decoration:none;
	color:#614881;
}

#footer1 a:hover
{
	text-decoration:underline;
}

.times1
{
	font-family: Times New Roman;
	font-size:18px;
	color:#666666;	
	
}

h1
{
	font-family: Times New Roman;
	font-size:18px;
	color:#666666;	
	font-weight:normal;
	
}

h2
{
	font-family: Times New Roman;
	font-size:16px;
	color:#666666;	
	font-weight:normal;
	
}

h3
{
	font-family: Times New Roman;
	font-size:14px;
	color:#666666;	
	font-weight:normal;
	
}

.menu2
{
	width:100%;
	text-align:center;
	font-size:13px;
	color:#860091;
	font-weight:bold;
}

.menu2 a
{
	text-decoration:none;
	color:#860091;	
}

.menu2 a:hover
{
	text-decoration:underline;	
	
}

.home-featurebutton
{
	padding-left:8px;
	float:left;	
}

.home-featurebar
{
	width:622px;	
}
.home-latestaddition
{
	float:left;
	width:107px;
	height:268px;
	padding-right:16px;
}

.button-purchase
{
	width:105px;
	height:23px;
	background-image:url(button-purchase.gif);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	padding:0 0 0 104px; /* Hide Text */
	overflow:hidden;  /* Hide Text */
	font-size:0;
}

.button-moredetails
{
	width:104px;
	height:23px;
	background-image:url(button-moredetails.gif);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	padding:0 0 0 104px; /* Hide Text */
	overflow:hidden;  /* Hide Text */
	font-size:0;
}

.home-latestedition-title
{
	color:#580057;
	font-size:10px;	
}

.home-latestedition-price
{
	color:#580057;
	font-size:14px;	

}

.home-latestedition-1
{
	font-family: Times New Roman;
	font-size:18px;
	color:#666666;	
	font-weight:normal;	
	padding:0;
	margin:0;
	text-align:center;
}

div.hr
{
	height: 2px;
	background: url(hr-621.png) no-repeat scroll center;
	vertical-align:center;
}
div.hr hr
{
	display: none;
}

.table-productlist1
{
	border:0;
	padding:0;
	margin:0;
	width:622px;
}
.table-productlist1 td
{
	padding:0;
	margin:0;
	text-align:center;
}

.table-productlist1-varwidth
{
	border:0;
	padding:0;
	margin:0;
}

.table-productlist1-varwidth td
{
	padding:0;
	margin:0;
	text-align:center;
	width:122px;
}


.table-productlist1-varwidth-6col
{
	border:0;
	padding:0;
	margin:0;
}
.table-productlist1-varwidth-6col td
{
	padding:0;
	margin:0;
	text-align:center;
	width:103px;
}

.shopbycategory-categoryname
{
	color:#860091;
	text-decoration:none;	
}

.shopbycategory-categoryname:hover
{
	text-decoration:underline;
}

.table-enquiry
{
	font-size:13px;
	color:#888888;	
}

.table-enquiry td
{
	padding:4px;
	margin:0;	
}

.table-locations-openinghours
{
	
}

.table-locations-openinghours td
{
	padding:2px 2px 0 0;
	margin:0;	
}

.requiredfield
{
	color:#a00000;	
}

.button-submitenquiry
{
	width:150px;
	height:23px;
	background-image:url(button-submitenquiry.gif);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	padding:23px 0 0; /* Hide Text */
	overflow:hidden;  /* Hide Text */
}

.product-description
{
	font-size:12px;	
}

.product-price
{
	font-weight:bold;
	font-size:15px;	
}

.table-product-spec
{
		
}

.table-product-spec td
{
	padding:2px 2px 0 0;
	margin:0;	
}

.table-product-smallimages
{		
}

.table-product-smallimages td
{
	padding-left:0px;
	padding-right:4px;
	padding-top:0;
	padding-bottom:0;
	margin:0;	
}

/* --------------- Storemill ---------- */ 

.errormessage
{
	color:#860091;
}

table.table1
{
   border-width: 1px;
   border-spacing: 0;
   border-style: solid;
   border-color: #e0e0e0;
   border-collapse: collapse;
   background-color: white;
}

table.table1 th
{
   text-align:left;
   border-width: 1px;
   padding: 3px;
   border-style: solid;
   border-color: #e0e0e0;
   background-color: #e0e0e0;    
   font-weight:normal;
   /*-moz-border-radius: 0;*/
}

table.table1 td
{
   border-width: 1px;
   padding: 3px;
   border-style: solid;
   border-color: #e0e0e0;
   /*-moz-border-radius: 0;*/
}

table.table1 .headerSortUp
{
    background-color: #c0c0c0;
}

table.table1 .headerSortDown
{
    background-color: #c0c0c0;
}

.login-table
{
	font-size:13px;
	color:#888888;	
}

.login-table td
{
	padding:4px;
	margin:0;	
}

.login-input
{
	width:175px;
}

.checkout1-input
{
	width:300px;
}

.button-addtobasket
{
	width:171px;
	height:33px;
	background-image:url(button-addtobasket.gif);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	padding:0 0 0 171px; /* Hide Text */
	overflow:hidden;  /* Hide Text */
	font-size:0;
}

.button-viewbasket
{
	width:115px;
	height:23px;
	background-image:url(button-viewbasket.gif);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	padding:0 0 0 115px; /* Hide Text */
	overflow:hidden;  /* Hide Text */
	font-size:0;
}

.button-login
{
	width:83px;
	height:23px;
	background-image:url(button-login.png);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	padding:0 0 0 83px; /* Hide Text */
	overflow:hidden; /* Hide Text */
	font-size:0;
}

.button-next
{
	width:59px;
	height:23px;
	background-image:url(button-next.png);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	padding:0 0 0 59px; /* Hide Text */
	overflow:hidden; /* Hide Text */
	font-size:0;
}

.button-recalculate
{
	width:95px;
	height:23px;
	background-image:url(button-recalculate.png);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	padding:0 0 0 95px; /* Hide Text */
	overflow:hidden; /* Hide Text */
	font-size:0;
}

.button-checkout
{
	width:96px;
	height:23px;
	background-image:url(button-checkout.png);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	padding:0 0 0 96px; /* Hide Text */
	overflow:hidden; /* Hide Text */
	font-size:0;
}

.button-back
{
	width:59px;
	height:23px;
	background-image:url(button-back.png);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	padding:0 0 0 59px; /* Hide Text */
	overflow:hidden; /* Hide Text */
	font-size:0;
}

.button-checkout
{
	width:96px;
	height:23px;
	background-image:url(button-checkout.png);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	padding:0 0 0 96px; /* Hide Text */
	overflow:hidden; /* Hide Text */
	font-size:0;
}

.button-createaccount
{
	width:150px;
	height:23px;
	background-image:url(button-createaccount.png);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	padding:0 0 0 150px; /* Hide Text */
	overflow:hidden; /* Hide Text */
	font-size:0;

}

.carousel li
{
	width:100px;
	text-align:center;
	float:left;
}

.carousel-right li
{
	width:100px;
	text-align:center;
	float:left;
}

.carousel-noscroll li
{
	width:100px;
	text-align:center;
float:left;
}

.carousel-noscroll ul
{
	width:600px;
	list-style:none;
	margin:0;padding:0;
}










.table-beatprice
{
	font-size:13px;
	color:#888888;	
}

.table-beatprice td
{
	padding:4px;
	margin:0;	
}
.beatpricesubmit
{
	background: transparent url("button-submit-150x23.png") no-repeat;
	width:150px;
	height:23px;
	border:0;
	cursor:pointer;
	padding:23px 0 0; /* Hide Text */
	overflow:hidden;  /* Hide Text */
}
.popmedown
{
	background: transparent url("button-close-68x22-b.png") no-repeat;
	width:68px;
	height:22px;
	border:0;
	cursor:pointer;
	padding:22px 0 0; /* Hide Text */
	overflow:hidden;  /* Hide Text */
}
