body
{
	background-color: #fff;
	color: #474d2d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 0;
	margin: 0px;
}
form
{
	margin: 0;
	padding: 0;
}
img
{
	border: none;
}
A
{
	color: #474d2d;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}
div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
.textright
{
	text-align: right;
}
.textleft
{
	text-align: left;
}
.clearboth
{
	clear: both;
}
table
{
	border: 0px;
}
div.mainContainer
{
	font-size: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	background-color: #fff;
}
/*Basket*/
div.miniBasket
{
	width: 110px;
	/*padding: 140px 20px 10px 20px;*/
	padding-top:10px;
	color: #615f6a;
}
div.miniBasket a
{
	font-weight: bold;
	color: #615f6a;/*WAS #ba4f25*/
}

div.basketSurround
{
	height:107px;
}

div.basketInner
{
	border-left: solid 1px #cacac3;
	border-right: solid 1px #cacac3;
	width:118px;
	height: 89px;
	padding-left:10px;
	margin: 0px;
	float: left;
	
}

/*Basket End*/
div.header
{
	/*	REMOVED WHEN HEADER IMAGE BECAME DYNAMIC
	background-image: url(../images/basketarea.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	*/
	height: 225px;
	margin: 10px 0px;
}
div.searchbar
{
	color: #474d2d;
	font-weight: bold;
	margin-bottom: 1px;
	padding: 3px;
	text-align: right;
}
div.leftcol
{
	background-color: #fff;
	float: left;
	vertical-align: top;
	width: 140px;
}

div.bodyCopy
{
	padding: 0px 10px;
	background-color: #d9d8cf;
}

div.content
{
	float: left;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
	width: 500px;
}
div.content p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div.adminContent
{
	float: left;
	width: 650px;
}
div.content h1, div.leftcol h1,div.content h2
{
	
	color: #474d2d;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 7px 10px 0px 10px;
	background-image: url(../Images/h1-background.gif);
	background-repeat: no-repeat;
	height: 34px;
}
div.adminContent h1
{
color: #474d2d;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 7px 10px 0px 10px;
	background-image: url(../Images/h1-admin.gif);
	background-repeat: no-repeat;
	height: 34px;}
div.content h1 a
{
	color: #474d2d;
	text-decoration: none;
}
div.content h1 a:hover
{
	color: #474d2d;
	text-decoration: underline;
}

div.rightcol
{
	background-color: #fff;
	float: left;
	vertical-align: top;
	width: 140px;
}
img.Advert
{
	margin-bottom: 5px;
}
input.textbox, textarea.textbox
{
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	width: 200px;
	margin: 3px 0px;
	font-size: 90%;
}
select.textbox
{
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	width: 200px;
	margin: 3px 0px;
	font-size: 90%;
}
.deliveryDropDown
{
	border: 1px solid #615f6a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
}
input.button
{
	background-color: #fff;
	border: 1px solid #615f6a;
	color: #606068;
	font-size: 10px;
}

/* ----- Left nav classes ----- */
a.NavContainer
{
	display: block;
	background-color: #d9d8cf;
	color: #474d2d;
	padding: 3px;
}
a.NavContainer:hover
{
	text-decoration: none;	
}
a.Top
{
	padding-left: 5px;
	font-weight: bold;
}
a.Second
{
	padding-left: 10px;
}
a.Third
{
	padding-left: 15px;
}
/* ----- End Left nav classes ----- */

/* Item Summary */
div.itemSummary
{
	background-color: #d9d8cf;
	color: #474d2d;
}
div.itemSummary div.itemImage
{
	margin-left: 10px;
	float: left;
	width: 120px;
	text-align: center;
}
div.itemImageBG
{
	background-color: #fff;
}
div.itemSummary div.itemText
{
	float: left;
	margin-left: 10px;
}
div.itemSummary div.itemDesc
{
	clear:both;
	margin: 5px 10px;
}
div.itemText strong
{
	font-size: 120%;
}
/* End Item Summary */

/* Item */
div.item
{
	background-color: #d9d8cf;
	padding-left: 10px;
}
div.item img.Item
{
	margin: 5px;
}
div.item div.itemImage
{
	float: left;
	width: 170px;
	text-align: center;
}
div.item div.itemText
{
	float: left;
	margin-left: 10px;
	width: 220px;
}
div.itemText strong
{
	font-size: 120%;
}
div.item div.itemDesc
{
	margin: 10px 10px;
	clear: both;
	width:450px;
}
div.item span.manufacturer
{
	font-weight: bold;
}
div.item span.rrp
{
	text-decoration: line-through;
}
div.item span.saleprice
{
	font-size: 130%;
	font-weight: bold;	
}
div.item span.saving
{
	color: #606068;
}
/* End Item */
div.box
{
	margin: 0;
	padding: 0;
}
div.box
{
	margin: 2px 0;
}
div.rightcol div.box
{
	margin: 0;
}
div.box h3
{
	background-color: #708090;
	background-image: url(../images/common/nav_back.jpg);
	color: #FFFFFF;
	font-size: 100%;
	margin: 0;
	padding: 2px 5px;
}
div.box div.boxContent
{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	border-top: 0;
	font-weight: normal;
	padding: 5px;
}


span.cartitemchoices
{
	font-size: 10px;
}

table.productlist, table.assproductlist
{
	width: 480px;
}
table.productlist tr.highlight
{
	background-color: #F3F3F3;
}
table.productlist, table.assproductlist
{
	border-bottom: 0px;
}
table.assproductlist tr.header td, table.productlist tr.header td
{
	background-color: #F3F3F3;
	font-size: 90%;
	color: #474d2d;
	font-weight: bold;
	padding: 5px;
}
table.productlist td, table.assproductlist td
{
	padding: 5px;
}
table.productlist tr.Alt td
{
	background-color: #eee;
}
.buttonPadding
{
	padding-bottom:4px;
}
.buttonPaddingBuyNow
{
	padding-bottom:15px;
}
/* Clear floats */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */


/* MAIN NAVIGATION UNDER THE HEADER */

#mainnav, #subnav,#adminnav
{
	padding: 0px 0 3px 0px;
	float: none;
	position: static;
	color: #9a1029;
	text-align: left;
	width: 650px;
}

#adminnav
{
	clear: both;
	color: #474d2d;
	background-color: #d9d8cf;
	padding: 0px 10px;
	width: 630px;
}

#mainnav
{
	font-size: 0px;
}

div.logo
{
	margin-left: 20px;
	font-size: 0px;
}

div.nosize
{
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

#subnav
{
	background-color: #ED1C24;
	background-image: url(../images/common/red_back.jpg);
}

#mainnav A, #subnav A, #adminnav ul li A
{
	text-decoration: none;
}

#mainnav A:hover, #subnav A:hover, #adminnav ul li A:hover
{
	text-decoration: underline;
}

#mainnav  ul, div.footer ul, #adminnav ul
{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mainnav  ul li, div.footer ul li, #adminnav ul li
{
	display: inline;
	padding-right: 5px;
}


/* end part of the nav bar */
/* Top navigation for all pages */

#topnav
{
	background-image: url(../images/brand/KateRusby-logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #999;
	text-align: right;
	width: 735px;
	height:52px;
	padding-top: 20px;
	margin-left: 15px;
}

#topnav A
{
	line-height: 40px;
	margin-right: 2px;
}

#topnav div.logoLink
{
	float: left;
	width: 200px;
}

/*
extra items for the arrows listed on the homepage
*/

UL.arrowlist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

UL.arrowlist LI
{
	background-color: #F3F3F3;
	background-image: url(../images/common/arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: #B7BFC7 1px dotted;
	line-height: 16px;
	padding: 1px 0 0 15px;
}

UL.arrowlist LI.alternate
{
	background-color: #EBEBEB;
}

UL.arrowlist LI A
{
	color: #666;
	text-decoration: none;
	width: 100%;
}

UL.arrowlist LI A:hover
{
	color: #788897;
	text-decoration: none;
}
/* Footer information */

div.footer
{
	clear: both;
	color: #474d2d;
	background-color: #d9d8cf;
	padding: 0px 10px;
}

#homefoot
{
	text-align: center;
}

#homefoot A
{
	color: #708090;
	text-decoration: none;
}

#homefoot A:hover
{
	text-decoration: underline;
}

div.NoHeight
{
	line-height:0px;
	font-size:0px;
	padding: 0px;
	margin: 0px;
}
.error
{
	color:Red;
	font-style:italic;
	padding-top:5px;
	padding-bottom:5px;
}
span.surchargeWarning
{
	font-style:italic;
	font-size:85%;
}

div.marginBottom
{
	margin-bottom: 10px;
}

div.marginTop
{
	margin-top: 10px;
}

/*New (PureRecords) Header Div Sizes*/
div.headerSurround
{
	width: 650px;
	height:107px;
	margin-top:10px;
}
div.headerImage
{
	width: 510px;
}
div.headermenu
{
	width: 510px;
}
div.headerImageMenuSurround
{
	width: 500px;
	padding-right:10px
}
div.headerBasket
{
	width: 130px;
	padding: 0px 0px 0px 10px;
}

* html div.headerBasket
{
	padding: 0px 0px 0px 0px;
}
div.headerMenuItems
{
	width: 480px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	height:14px;
	background-color:#d9d8cf;
}

/*New (PureRecords) Header Div Sizes End*/