body, h1, h2, h3, h4, h5, h6, table, tr, td, span, div, p {
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	font-size: 16px;
	color: #6b716d;
	background-color: white;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body.popup {
	border: 0px;
	padding: 0px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}

a {
	color: #624681;
	text-decoration: none;
}
table#mainTable {
	border: 2px solid #B689B6;
}
th {
	vertical-align: top;
	padding-top: 6px;
}
td#leftnav {
	width: 155px;
	max-width: 155px;
	margin: 0px;
	border:0px;
	padding: 20px 10px 180px 10px;
	vertical-align: top;
	background-color: #dde0f0;
	border-right: 2px solid #B689B6;
	line-height: 2;
}

td#leftnav h3 {
	font-size: 13px;
	color: #0053A0;
	font-weight: bold;
	margin: 0px;
	border:0px;
	padding: 0px
}
td#leftnav ul {
	margin: 0px;
	border:0px;
	padding: 0px;
	list-style: none;
}
td#leftnav li {
	margin: 0px;
	border:0px;
	padding: 0px
}
td#leftnav ul li a {
	color: #0053A0;

	text-decoration: none;
}
td#leftnav div#nav_prod_search {
	line-height: 1.2;
	font-size: 10px;
	color: #0053A0;
	margin:0px;
	padding: 0px;
	border:0px;
	padding-bottom: 10px;
}
td#leftnav div#nav_prod_search strong {
	font-size: 13px;
}
td#leftnav div#nav_prod_search a {
	color: #0053A0;
	text-decoration :none;
}


td#content {
	padding: 20px;
	margin: 0px;
	border:0px;
	background-color: white;
	vertical-align: top;
}
td#content ul {

}
td#content ul li {
	padding:0px;
	padding-bottom: 10px;
}

.tabs
{
	display: block;
}

.table_odd_rows
{
	background-color: #FCF3FF;
}

.table_even_rows
{
	background-color: #F4EBF7;
}

div#mainHeader {
	height: 155px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: #EAE1ED;
	border-bottom: 2px solid #B689B6;
}

div#mainFooter {
	width: 755px;
	height: 155px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	padding-top: 40px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	color: #0053A0;

}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}

/* form-style */
input.form-style {
	width: 250px;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
textarea.form-style {
	width: 250px;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
select.form-style {
	width: 254px;]
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}


div.centered {
	text-align: center;
}
div.centered table
{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* items */
table.login_form {
	border: 1px solid #B689B6;
	padding: 4px;
	margin: 0px;
	line-height: 1;
	color: #0053A0;
	background-color: #EAE1ED;
}
table.login_form td {
	font-size: 10px;
	color: #0053A0;
}
table.login_form td strong {
	font-size: 13px;
}
table.login_form a {
	text-decoration: none;
	color: #0053A0;
}

table.user_menu {
	border: 1px solid #B689B6;
	padding: 4px;
	margin: 0px;
	line-height: 1;
	color: #0053A0;
	background-color: #EAE1ED;
}

/* inner_form is forms that get rendered inside the content page such as forgottenPassword.php */
table.inner_form {
	background-color: #EBE7E5;
	border: 1px solid #B689B6;
}
table.inner_form th {
	font-weight: normal;
	font-size: 14px;
	color: #624681;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
}
table.inner_form td {
	padding-left: 4px;
	padding-right: 4px;
}
td.spacer {
	line-height: 8px;
	font-size: 8px;
	height: 8px;
}
/* the page headings as from functions */
h2.page_heading {
	color: #6B716D;
}
h3.page_subheading {
	color: #333;
}
img#head_logo {
	border:0px;
}
p.first {

}
p.error {
	font-weight: bold;
	color: red;
}
.inner_mini {
	font-size: 10px;
	font-weight: normal;
	color: #624681;
	text-decoration: none;
}
.required {
	color: #b689b6;
	font-weight: normal;
}
.required_bold {
	color: #b689b6;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.small_blue {
	font-size: 10px;
	color: #0053A0;
}
.med {
	font-size: 12px;
}
.med_blue {
	font-size: 12px;
	color: #0053A0;
}

.med_white {
	font-size: 12px;
	color: white;
}

.productTitle
{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0053A0;
	font-size: 13px;
}

.productDescription
{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0053A0;
	font-size: 10px;
}

.productTable
{
	border: 1px solid #B689B6;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0053A0;
	width: 580px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.searchBox
{
	background-color: #ebe7e5;
	width: 580px;
}

.smallComboBox
{
	font-size: 9px;
	width: 106px;
}

.starFont
{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.0pt;
	color: #0053A0;
}

.message
{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
	font-weight: bold;
}

.purpleFontNonBold
{
	color: #624585;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.purpleFont
{
	color: #624585;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.purpleFont2
{
	color: #624585;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.purpleFont3
{
	color: #624585;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}

.purpleFont4
{
	color: #624585;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.purpleFont5
{
	color: #624585;
	font: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

.purpleFontLarge
{
	color: #624585;
	font: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
}

.whiteFont
{
	color: white;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.greyFont
{
	color: #6b716d;
	font: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

.greyFont2
{
	color: #6b716d;
	font: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}

.navBoxGrey
{
	color: #624681;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	background-color: #ebe7e5;
	padding: 4px 4px 4px 4px;
	margin: 5px 5px 5px 5px;
	width: 185px;
	vertical-align: middle;
}

.navBox1
{
	color: white;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	background-color: #cf99bb;
	padding: 4px 4px 4px 4px;
	margin: 5px 5px 5px 5px;
	width: 185px;
	vertical-align: middle;
}

.navBox2
{
	color: white;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	background-color: #569bca;
	padding: 4px 4px 4px 4px;
	margin: 5px 5px 5px 5px;
	width: 185px;
	vertical-align: middle;
}

.navBox3
{
	color: white;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	background-color: #89c765;
	padding: 4px 4px 4px 4px;
	margin: 5px 5px 5px 5px;
	width: 185px;
	vertical-align: middle;
}

.navBox15
{
	color: white;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	background-color: #d9c573;
	padding: 4px 4px 4px 4px;
	margin: 5px 5px 5px 5px;
	width: 185px;
	vertical-align: middle;
}

.navBoxRegister
{
	color: white;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	background-color: #624681;
	padding: 4px 4px 4px 4px;
	margin: 5px 5px 5px 5px;
	width: 185px;
	vertical-align: middle;
}

.buttonStyle
{
	border: 1px solid Black;
	background-color: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
}

.platinum
{
	color: #b9ac97;
}

.notPlatinum
{
	color: #b4b5b4;
}

/* Featured Item */
div#fitem
{
	width: 580px;
}

.fitem
{
	background-color: #604884;
	color: #ffffff;
	font-weight: bolder;
	padding: 2px 2px 2px 2px;
}

/* [Section 1] */
	table.fiTable1
	{
		width: 100%;
		font-family: Arial, Helvetica, sans-serif,;
		font-size:12px;
		border: 1px solid #cc99bb;
	}
	
	table.fiTable1_sold
	{
		width: 100%;
		font-family: Arial, Helvetica, sans-serif,;
		font-size:12px;
		border: 1px solid #CCC;
		background-color: #DDD;
	}
	
	td.fiImage1 img
	{
		border: 1px solid #dbc0c9; margin: 4px 2px 1px 10px;
	}

	td.iImage1 img
	{
		border: 1px solid #dbc0c9; margin: 4px 2px 1px 10px;
	}

	table.fiSeller1
	{
		background-color: #f1e3f0;
		height: 138px;
		width: 100%;
		font-size: 11px;
		text-align: center;
	}

	table.iSeller1
	{
		background-color: #f1e3f0;
		height: 100%;
		width: 100%;
		font-size: 11px;
		text-align: center;
	}

	#fiSellerHead1
	{
		text-align:center;
		color: #ffffff;
		font-weight: bold;
		font-size: 10px;
		background-color: #cc99bb;
		height: 30px;
	}

	tr.fiBottomBar1 td
	{
		font-size: 14px;
		background-color: #cc99bb;
		color: #ffffff;
		padding: 0px 0px 0px 0px;
	}

/* [Section 2] */
	table.fiTable2
	{
		width: 100%;
		font-family: Arial, Helvetica, sans-serif,;
		font-size:12px;
		border: 1px solid #afcadf;
	}

	td.fiImage2 img
	{
		border: 1px solid #afcadf; margin: 4px 2px 1px 10px;
	}

	td.iImage2 img
	{
		border: 1px solid #afcadf; margin: 4px 2px 1px 10px;
	}

	table.fiSeller2
	{
		background-color: #e3f3f3;
		height: 100%;
		width: 100%;
		font-size: 11px;
		text-align: center;
	}

	table.iSeller2
	{
		background-color: #e3f3f3;
		height: 100%;
		width: 100%;
		font-size: 11px;
		text-align: center;
	}

	#fiSellerHead2
	{
		text-align:center;
		color: #ffffff;
		font-weight: bold;
		font-size: 10px;
		background-color: #569acb;
		height: 30px;
	}

	tr.fiBottomBar2 td
	{
		font-size: 14px;
		background-color: #569acb;
		color: #ffffff;
		padding: 0px 0px 0px 0px;
	}

/* [Section 3] */
	table.fiTable3
	{
		width: 100%;
		font-family: Arial, Helvetica, sans-serif,;
		font-size:12px;
		border: 1px solid #89c765;
	}

	td.fiImage3 img
	{
		border: 1px solid #89c765; margin: 4px 2px 1px 10px;
	}

	td.iImage3 img
	{
		border: 1px solid #89c765; margin: 4px 2px 1px 10px;
	}

	table.fiSeller3
	{
		background-color: #c3eaac;
		height: 100%;
		width: 100%;
		font-size: 11px;
		text-align: center;
	}

	table.iSeller3
	{
		background-color: #c3eaac;
		height: 100%;
		width: 100%;
		font-size: 11px;
		text-align: center;
	}

	#fiSellerHead3
	{
		text-align:center;
		color: #ffffff;
		font-weight: bold;
		font-size: 10px;
		background-color: #89c765;
		height: 30px;
	}

	tr.fiBottomBar3 td
	{
		font-size: 14px;
		background-color: #89c765;
		color: #ffffff;
		padding: 0px 0px 0px 0px;
	}

/* [Section 15] */
	table.fiTable15
	{
		width: 100%;
		font-family: Arial, Helvetica, sans-serif,;
		font-size:12px;
		border: 1px solid #d9c573;
	}

	td.fiImage15 img
	{
		border: 1px solid #d9c573; margin: 4px 2px 1px 10px;
	}

	td.iImage15 img
	{
		border: 1px solid #d9c573; margin: 4px 2px 1px 10px;
	}

	table.fiSeller15
	{
		background-color: #f3e6b7;
		height: 100%;
		width: 100%;
		font-size: 11px;
		text-align: center;
	}

	table.iSeller15
	{
		background-color: #f3e6b7;
		height: 100%;
		width: 100%;
		font-size: 11px;
		text-align: center;
	}

	#fiSellerHead15
	{
		text-align:center;
		color: #ffffff;
		font-weight: bold;
		font-size: 10px;
		background-color: #d9c573;
		height: 30px;
	}

	tr.fiBottomBar15 td
	{
		font-size: 14px;
		background-color: #d9c573;
		color: #ffffff;
		padding: 0px 0px 0px 0px;
	}

/* End-of Featured Item */

/* To-do lists */
td.purpleTab
{
	background-color: #614786;
}

td.greyTab
{
	background-color: #ebe7e5;
}

td.purpleTab a
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

td.greyTab a
{
	font-size: 12px;
	font-weight: bold;
	color: #614786;
}

div.toDoContainer
{
	border: 1px solid #614786;
}

tr.oddRow
{
	font-size: 11px;
	padding-left: 5px;
	background-color: #ffffff;
}

tr.evenRow
{
	font-size: 11px;
	padding-left: 5px;
	background-color: #e1deef;
}

#todoHeader
{
	background-color: #614786;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
/* End-of To-do lists */

/* Favourite Sellers */

#favouriteSeller
{
	background-color: #614786;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

/* End-of Favourite Sellers */

/* Start-of basket */

table.inner_new_form {
	border: 2px solid #614786;
}

table.inner_new_form tr.title_row {
	color: white;
	background-color: #614786;
	font-weight: bold;
}
table.inner_new_form tr.title_row td {
	color: white;
}

table.inner_new_form th {
	color: #614786;
}

table.inner_new_form a {
	color: #614786;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/* make the outer table have padding but any of its sub tables */
table.inner_new_form td {
	color: #614786;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
table.inner_new_form table td {
	color: #614786;
	padding: 2px;
}

table.inner_new_form .messagebox {
	background-color: #EFE5F1;
}

table.inner_new_form hr {
	color: #614786;
	height: 2px;
}

.no-border {
	border: 0px;
}
.bscheckout {
	background-color: #614786;
	height: 40px;
	border: 0px;
	color: white;
	font-weight: bold;
	width: 174px;
}

/* End-of basket*/

/* Admin Page Navigation */
.pageNav
{
	font-size:11px;
	font-weight: bold;
	vertical-align: bottom;
}

.pageNavSelected
{
	border: 1px solid black;
	padding: 1px 1px 1px 1px;
}
/* End-of Admin Page Navigation */

/* Table Search Row */
#searchRow
{
	background-color: #EFE5F1;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	height:20px;
}
#searchRow td form { margin: 0px 0px 0px 0px; }
#searchRow select { font-size: 11px; }
#searchRow input { font-size: 11px; }
/* End-of Table Search Row */


.reportMenu
{
	width: 20%;
	height: 50%;
	text-align: center;
	color: black;
	font-size: smaller;
	background-color: #cc99bb;
}

.reportMenu:hover
{
	cursor: pointer;
	background-color: #cc99bb;
}

.reportTable
{
	border: 1px solid Gray;
}

.platinumStyle1
{
	font-size: 24px;
	font-weight: normal;
	color: #3E1A5A;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.platinumStyle2
{
	font-size: 14px;
	font-weight: normal;
	color: #3E1A5A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.platinumStyle3
{
	font-size: 24px;
	font-weight: normal;
	color: #3E1A5A;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #e1deef;
	padding-top: 5px;
	padding-bottom: 5px;
}

.platinumStyle4
{
	font-size: 11px;
	font-weight: bold;
	color: #3E1A5A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.platinumButton
{
	cursor: pointer;
	background-color: #614786;
	height: 40px;
	border: 0px;
	color: white;
	font-weight: bold;
	width: 260px;
}

div.boxed
{
	border: 1px solid #cc99bb;
	padding: 4px;
}

#socialBookmarks {
	border: 1px #DFDFDF solid;
	width: 300px;
	padding: 8px;
	margin: 10px auto;
	overflow: hidden;
	clear: both;
	}

#socialBookmarks h4 {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	}

#socialBookmarks ul {
	margin: 0;
	padding: 0;
	}

#socialBookmarks ul li, td#content #socialBookmarks ul li {
	float: left;
	list-style: none;
	padding: 0 10px 0 20px;
	margin: 0;
	}

#socialBookmarks ul li a {
	font-size: 90%;
	color: #0052AD;
	}

#socialBookmarks ul li a:hover {
	text-decoration: underline;
	}

#socialBookmarks ul li.facebook {
	background: url( images/facebook.gif ) no-repeat left center;
	}

#socialBookmarks ul li.digg {
	background: url( images/digg.gif ) no-repeat left center;
	}

#socialBookmarks ul li.delicious {
	background: url( images/delicious.gif ) no-repeat left center;
	}

#addthisButton {
	overflow: hidden;
	}

#addthisButton a {
	float: right;
	}