*
{
	font-family: Arial, Verdana, Sans-Serif;
	/*color: #000;*/
}

body
{
	background: #833064 url(../images/body-bg.png);
	font-size: 12px;
	color: #000;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	color: #833064;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 12px 0;
	padding-bottom: 0;	
	/*border-bottom: 1px dashed;*/
	display: block;
}


h2
{
	font-size: 14px;
	color: #40BF80;
	margin: 12px 0 6px 0;
	padding: 0;
	font-weight: bold;
	clear: both;
}

p
{
	margin: 0 0 12px 0;
	line-height: 140%;
	color: #692751;
}

li
{
	 color: #833064;
}

.Highlight
{
	background: #DEEED7;
	margin: 16px 0 16px 0;
	padding: 2px 4px;
}

.CustomerReveiws p
{
	font-style: italic;
	font-weight: bold;
}
.CustomerReveiws img
{
	float:right;
}


.Status 
{
	font-size: 15px;
	font-weight:bold;
	color:#40BF80;
	text-align: center;
	padding: 0;
	line-height: 100%;
}

p.Basket
{
	text-align: center;
	padding: 0;
	line-height: 100%;
}

a
{
	text-decoration: none;
	color: #833064;
}

img
{
	border: 0;
}


hr
{
	height: 1px;
	border: none;
	border-top: 1px dashed #cccccc;	
	margin: 8px 0 8px 0;
	padding: 0;
	line-height: 1px;
}

#Container
{
	margin: 0 auto 0 auto;
	background: white url(../images/container-top.gif) no-repeat top center;
	width: 744px;
	clear: both;
	position: relative;
}

#Footer
{
	background: white url(../images/container-base.gif) no-repeat bottom center;
	/*width: 744px;*/
	font-size: 12px;
	margin: 36px 0 0 0;
	padding: 3px;
}

#FooterText
{
	background: #DEEED7 url(../images/purple-dash.gif) repeat-x top left;
	font-size: 12px;
	padding: 7px 5px 5px 5px;
	text-align: center;
	font-weight: bold;
}

.BaseText
{
	text-align: center;
	padding: 10px;
	line-height: 140%;
}

.BaseText, .BaseText a
{
	font-size: 9px;
	font-weight: bold;
	color: White;
}


#Header
{
	margin: 30px auto 0 auto;
	width: 744px;
	color: #FFFFCC;
	font-size: 12px;
	position: relative;
}
#Header img
{
	padding: 0;
	float: left;
	width: 348px;
}

#Header a, #Header .HeaderLinks, #MainBasket a
{
	color: #FFFFCC;
	font-size: 12px;
}

#HeaderLinks
{
	position: absolute;
	color: #FFFFCC;
	float: left;
	width: 380px;
	padding: 0 0 0 0;
	text-align: right;
	top: -20px;
	right: 5px;
}

#HeaderLinks .Account
{
	/*width: 105px;*/
	float: right;
	padding-right: 10px;
}

#HeaderLinks .Basket
{
	/*width: 105px;*/
	float: right;
}

#HeaderLinks .Basket img
{
	vertical-align: bottom;
}

#HeaderLinks a
{
	color: #FFFFCC;
}

/*
#Header .HeaderLinks
{
	float: right;
	width: 195px;
	padding: 30px 0 0 0;
	text-align: center;
}*/

.TopLinks
{
	/*background: #DEEED7 url(../images/purple-dash.gif) repeat-x bottom left;*/
	height: 22px;
	/*font-size: 13px;*/
	/*text-align:center;*/
	/*background: red;*/
	padding: 3px;
	
}
.TopLinks ul
{
	margin: 0;
	padding: 0;
	/*padding: 4px 0 0 0;*/	
	list-style: none;
	/*background: green;*/
}
.TopLinks ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display:inline;
	/*border-right: 1px solid white;*/
	/*padding: 4px 8px 1px 8px;*/
	/*color: #833064;*/
	/*font-weight: bold;*/
}
.TopLinks ul li.FAQ
{
	border-right: none;
}
.TopLinks ul li a
{
	/*background:#DEEED7;
	padding:3px 3px 0 3px;*/
	
}
.TopLinks ul li a:hover
{
	/*background:#833064;
	color:white;*/
}

#ContentContainer
{
	clear: both;
	margin-top: 18px;
	background: white; /* url(../images/container-bg.jpg) no-repeat bottom right;*/
}

#TertiaryContent
{
	clear: both;
}

#PrimaryContent
{
	float: right;
	width: 568px;
	margin: 0 12px 0 0;
}

#PrimaryContent a
{
	text-decoration: underline;
}

/*
#PrimaryContent .Paragraph2
{
	margin: 30px 0 0 0;
}


.Paragraph2 ul
{
	margin: 19px 0 0 0;
	padding: 0;
}
*/

#PrimaryContent ul 
{
	margin: 0 0 8px 36px;
	padding: 0;
}

#PrimaryContent ul li
{
	margin: 0 0 8px 0;
	padding: 0;
}


#SecondaryContent
{
	padding: 0;
	float: left;
	width: 152px;
}

#SecondaryContent ul
{
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

#SecondaryContent li
{
	background: url(../images/nav-item-bg.gif) no-repeat top center;
	/*width: 152px;*/
	height: 25px;
	margin-bottom: 0;
	padding-top: 5px;
}

#SecondaryContent .MenuDownload
{
	margin-top: 20px;
	padding:4px 4px 4px 0;
	/*text-decoration:underline;*/
	font-weight:bold;
	text-align: center;
}

#SecondaryContent .MenuDownload a
{
	text-decoration: underline;
}

#SecondaryContent li a
{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 4px;
	padding-top: 2px;
}


/*Home departments*/

.Departments
{
	margin-top: 24px;
	clear: both;
}

#PrimaryContent .Departments ul
{
	margin: 0;
	padding: 0;
}

#PrimaryContent .Departments li
{
	list-style: none;
	width: 140px;
	height: 140px;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
}


#PrimaryContent .Departments li .Image
{
	display: block;
	/*height: 105px;*/
}

.Departments ul li a
{
	color: #833064;
	font-weight: bold;
}


/*show more*/
.holder
{
	border-bottom: 1px dashed #999;
	color: #833064;
	font-weight: bold;
	margin-bottom: 10px;
}
em
{
	display: block;
	font-weight: normal;
	padding-bottom: 8px;
	font-style: normal;
}

.holder ul
{
	margin: 0;
	padding: 0;
}

.Message
{
	color: red;
	font-weight: bold;
}


input.Postcode,
.Postcode input
{
	width: 7em;
}

strong.Very
{
	color: Red !important;
	font-weight: bold;
}


table.OrderView th
{
}

.Terms p
{
	padding:9px 0;
}

#PrimaryContent .Terms ul li
{
	list-style:none;
	margin:0;
	padding:0 0 6px 0;
}

#PrimaryContent .Terms ol li
{
	padding:0 0 8px 0;
}

.Spinner
{
	vertical-align: middle;
	padding: 0 5px 0 5px;
	
}

.AdminTable, 
.DataTable
{
	width: 100%;
}

.AdminTable th,
.DataTable th
{
	text-align: left;
}

.Action
{
	font-weight: bold;
	margin-top: 20px;
}

.Error
{
	color: Red;
	font-weight: bold;	
	margin: 10px 0 10px 0;
}

.Odd td
{
	background-color: #ffffff;
}
.Even td
{
	background-color: #F1F1F1;	
}

.HiddenNoImage
{
	display: none !important;	
}

.ProductDetails .Icon
{
    display: inline;
    padding: 2px;
    margin-top: 5px;
}

.ProductDetails .Icon img
{
    vertical-align: middle;
    margin-top: 5px;
}