/*****************************
    Top level tags
*****************************/
body,html {
	font: normal 11px "Verdana", serif;
	color: #533d4d;
	padding: 0;
	margin: 0;
	line-height: 13px;
	min-width: 780px;
	height: 100%;
	background: url(../../images/background.gif) repeat;
}

img {
	padding: 0;
	margin: 0
}

table {
	border-collapse: collapse;
}

table td {
	vertical-align: top;
}

/*****************************
  Default link colour
*****************************/
a,table a {
	text-decoration: none;
	color: #694c62;
}

/*****************************
  Main tags
*****************************/
a {
	color: #694c62;
	text-decoration: underline;
}

img {
	border: none;
}

td {
	vertical-align: top;
	text-align: left;
}

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

form,input,table {
	font: normal 11px "Verdana", sans-serif;
	line-height: 15px;
}

ul {
	margin: 0 0 10px 30px;
	padding: 0;
}

/*****************************
  Headings css
*****************************/
h1,h2,h3,h4,h5 {
	font-family: "Verdana", sans-serif;
	margin: 15px 0 15px 0;
	padding: 0;
	line-height: 1em;
	color: #694c62;
	font-weight: normal;
}

h1 {
	font-family: Verdana, serif;
	font-size: 20px;
	margin: 15px 0 15px 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

.mainTitle {
	padding: 0px 4px 4px 4px;
	border: 1px solid #dfc1d8;
	margin: 0 0 15px 0;
}

.mainTitle h1 {
	background: url(../../images/blue-stripes-section.gif) repeat-x;
	font-size: 20px;
	padding: 7px 5px 7px 5px;
	margin: 0;
	color: #B390AB;
}

.imgTitle {
	border: 1px solid #dfc1d8;
	padding: 5px;
	margin-bottom:15px;
}

.imgTitle .inner {
	background: url(../../images/blue-stripes-section.gif) repeat;
}

.faqHeading {
	font-size: 16px;
	margin: 10px 0 10px 0;
	color: #946187;
}

.telephone {
	color: #694c62;
	position:absolute; 
	margin:8px 0 0 35px	
}

/*****************************
  Buttons
*****************************/
.search .button, .button, .linkbutton {
	cursor: pointer;
	text-align: center;
	color: #000;
	border: 1px solid #92728a;
	background: #E2D0DD;
	text-decoration: none;
}

.button:hover {
	color: #000
}

.linkbutton {
	padding: 5px;
	margin-right: 10px;
}

.product .button
{
	border: 1px solid #BC93B1;
	padding: 3px 7px 3px 7px;
	position:relative; bottom:6px;
}

/*****************************
  Banner CSS
*****************************/
.banner {
	color: #92728A;
	height: 71px;
}

.banner a {
	color: #775d70;
}

.logo {
	background: url(../../images/logo.gif) no-repeat;
	width: 400px;
	height: 75px;
	cursor: pointer;
	float: left;
	margin: 3px 0 0 6px;
}

.searchBar {
	float: right;
	color: #533d4d;
	width: 590px;
	margin-top: 30px;
}

.searchBar a {
	color: #533d4d;
	text-decoration: none;
}

/*****************************
	Search
 *****************************/
.search {
	text-align: center;
	display: inline;
}

.search input {
	border: 1px solid #E2D0DD;
	font-size: 11px;
	color: #533d4d;
	padding: 2px 1px 1px 5px;
}


.search .searchGo {
	background: #92728a;
	color: #fff;
	font-size: 11px;
	margin-left: 3px;
	padding: 0 3px 0 3px;
}

/*****************************
    Breadcrumb
*****************************/
.breadcrumb {
	float: right;
	clear: both;
	height: 3em;
	text-align: right;
	font-size: 1em;
	position: relative;
	bottom: 10px;
	right: 30px;
	font-weight: normal;
	color: #000
}

.breadcrumb a {
	font-size: .9em;
	font-weight: normal;
	color: #666;
}

/*****************************
    Content
*****************************/
.centreContainer {
	margin-top: 120px;
	width: 990px;
	margin-left: 5px
}

.centreContainer h1 {
	margin-top: 5px;
}

.centreContainer .leftCol,.centreContainer .rightCol {
	width: 160px;
}

.topContainer {
	position: absolute;
	top: 0;
	width: 1000px
}

.outerContainer {
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
}

.innerContainer {
	width: 1000px;
	margin: 0 auto 0 auto;
	border: 3px solid #93638B;
	background: #fff;
}

.singleCol {
	text-align: left;
	font: normal 11px "Verdana", sans-serif;
	line-height: 20px;
	padding: 0 10px 0 10px;
	min-height: 500px;
	clear: both;
}

.centreCol {
	text-align: left;
	min-height: 500px;
	font: normal 11px "Verdana", sans-serif;
	line-height: 20px;
	padding: 0 10px 0 10px;
	clear: both;
}

.centreCol .advertimg {
	margin: 0 auto 0 auto;
}

.cards {
	text-align: center;
	margin-top: 10px;
}

.cards .paymentMethods {
	position: relative;
	bottom: 20px
}

.cards .protxSecured {
	margin-left: 30px
}

/*****************************
	footer
*****************************/
.footer {
	background: url(../../images/advert-bar.gif) repeat-x;
	color: #694c62;
	padding: .5em;
	clear: both;
}

.innerfooter {
	float: right;
	margin-right: 1em;
}

/******************************
	Forms
******************************/
.register input {
	border: 1px solid #A46794;
}

.register h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background: #A46794;
	color: #fff;
	padding: 5px
}

/*****************************
	Contact Form
 *****************************/
.contact input, .contact textarea
{
	border:1px solid #d0b4c9;
	margin-top:5px;
}

.contact img 
{
	margin:10px 0 0 10px;
}

.contact div
{
	padding:10px 0 0 0;
}

.contact .hearabout
{
	width:350px;
}

.contact .message
{
	width:350px;
	height:200px;
}

.contact input
{
	background:#fff;	
}

/*****************************
	Login Form
 *****************************/
.login,.loginAssistant,.newCustomer {
	float: left;
	border: 1px solid #92728a;
	background: #FEF4FC;
	margin-right: 10px;
	padding-bottom: 10px;
}

.loginAssistant {
	height: 118px;
}

.login th,.loginAssistant th,.newCustomer th {
	padding: 6px 5px 6px 10px;
	background: #92728a;
	color: #fff;
}

.login input {
	border: 1px solid #92728a;
	margin-bottom: 5px;
}

.login form,.loginAssistant form {
	margin: 0;
	padding: 0;
}

.login td,.loginAssistant td {
	padding: 5px 10px 0 10px;
}

.login table,.loginAssistant table,.newCustomer table {
	border-collapse: collapse;
}

.loginAssistant input {
	border: 1px solid #A46794;
	margin-bottom: 5px;
}

.newCustomer {
	height: 100px;
}

/*****************************
	Adverts
 *****************************/
.productAdvert {
	background-color: #fef4fc;
	width: 160px;
	height:210px;
	text-align: center;
	border: 1px solid #dfc1d8;
	color: #694c62;
	margin-bottom: 10px;
	padding-top: 6px;
}

.productAdvert .productName {
	font-size:12px;
	margin-bottom:10px		
}

.productAdvert .title {
	color: #694c62;
	font-size: 14px;
	margin-top: 2px;
}

.productAdvert .titlebg {
	background: url(../../images/advert-bar.gif) repeat-x;
	padding: 5px 0 10px 0;
}

.productAdvert .inner {
	padding: 10px;
}

.productAdvert  img {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #dfc1d8;
}

.graphicAdvert {
	
}

.textAdvert,.graphicAdvert,.bannerAdvert {
	width: 160px;
	margin-bottom: 10px;
}

.graphicAdvert,.textAdvert,.bannerAdvert img {
	border: 1px solid #dfc1d8;
	line-height: 0;
}

/*****************************
    Colour Chart
 *****************************/
.colourChart {
	margin: 0 auto 0 auto;
}

.colourChart td {
	padding: 7px;
	text-align: center;
}

.colourChartForm a {
	text-decoration: underline;
}

.colourChartForm input {
	width:20px;	
}

.colourChartForm input[type='submit'] {
	width:50px;	
}

.colourChartForm .info {
	width:500px;
	margin:0 auto 0 auto;
	text-align:center;	
}


/*****************************
    Site Map
 *****************************/
.siteMap {
	float: left;
	width: 190px;
	margin-left: 5px
}

.siteMap h1 {
	font-size: 14px;
	padding: 5px;
	background: #946187;
	color: #fff
}

/*****************************
    Directory
 *****************************/
.directory h1 {
	font-size: 16px;
	background: #946187;
	color: #fff;
	padding: 3px;
}

.directory .link {
	padding: 5px;
	margin-bottom: 10px;
	width: 500px
}

/***************************
    Colour Chart
****************************/

.colourChart .group .item {
	float:left;
	text-align:center;
	margin-bottom:10px
}

