body {
	background-color: #E4E4E4;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#container {
	width:985px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#header {
	width:985px;
	margin-right: auto;
	margin-left: auto;
	background-color: #5E88B2;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav {
	width:985px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content{
	width:985px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer {
	width:985px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	color:#FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 77px;
	padding-top: 10px;
}
#footer a{
	color:#FFFFFF;
}#content-left{
	width:200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #becfde;
}
#content-centre{
	width:503px;
	float: left;
	margin-left: 12px;
	margin-right: 12px;
}
#content-right{
	width:200px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #becfde;
}
.dnavdiv {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #becfde;
	border-bottom-color: #becfde;
	font-weight: bold;
	color: #5E88B2;
}
/* shop */
a { color:#175D7F; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:0px; }
form { margin:0px; }
hr { background:none; height:1px; border:0px; border-top:1px solid #ccc; }
/* Left column- categories, currency, language etc */
#left {
	/* Styles */
	width:100%;	/* Change to alter width of left column */
}

#left h2 {
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#left .box {		/* General style of each box in left column */
}

#left .box p {
	margin:0px;
	padding-bottom:10px;
}

#left ul {		/* General style of list style in left column; including category listing */
	list-style-type:none;
	line-height:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#left ul li {		/* General style of list style in left column; including category listing */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BECFDE;
}
#left ul a {
	padding-left:5px;
	color:#505050;
	text-decoration: none;
}
#left ul a:hover {
	color:#175D7F;
	text-decoration: none;
}#leftsub {
	/* Styles */
	width:100%;	/* Change to alter width of left column */
}

#leftsub h2 {
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#leftsub .box {		/* General style of each box in left column */
}

#leftsub .box p {
	margin:0px;
	padding-bottom:10px;
}

#leftsub ul {		/* General style of list style in left column; including category listing */
	list-style-type:none;
	line-height:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#leftsub ul li {		/* General style of list style in left column; including category listing */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BECFDE;
}
#leftsub ul a {
	padding-left:5px;
	color:#505050;
}/* Extra styles for category navigation */
#leftsub ul a:hover {
	color:#175D7F;
	text-decoration: none;
}#catnav ul { margin:0px 0px; }

/* Main content area */
#main {
	text-align:center;
}

#main table td { text-align:left;
 }
#main td { font-size:12px;
}
#main td td { font-size:12px;
}

/* Top content box on home page */
#homecontent {
	padding:10px;
	color:#505050;
	margin-bottom:5px;
	text-align:left;
}

#homecontent h1 { color:#1d83b4; }
#homecontent p { margin-right:180px; 	color: #505050;
}
#homecontent img { margin-right:10px; }
/*formats the search box in header file.*/
.searchfield{
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

/*formats the display of the form elements throughout the front end*/
.imgbtn { border:0px; }

.txtfield{
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #505050;
}

.txtfielddropdown{
	background-color: #FFFFFF;
	color: #505050;
	border:1px solid black;
}

.submitbtn {
	color:#666666;
	background-color: #f3f3f3;
	font-weight: bold;
	border:1px solid #aaaaaa;
	font-size: 10px;
	text-transform: uppercase;
}

/* General styles */
.menuhdr{
	background-color : #B3B7BB;
	color : White;
	font-weight : bold;
	padding : 3px 5px;
	text-align : left;
}

.menubdr{
	background-color : #B3B7BB;
}

.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
}
/*formats the header text throughout the site*/
.txtheader{
	color: #505050;
	font-weight: bold;
}

.hdrproduct{
	color: #5E88B2;
	font-weight: bold;
	font-size: 14px;
}

/* Styles to be use in 6.50 */
#main {
	font-size:12px;
	line-height:18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #becfde;
	border-left-color: #becfde;
}
#main2 {
	font-size:12px;
	line-height:18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #becfde;
	border-left-color: #becfde;
}

/* breadcrumbs */
div.breadcrumb {
	text-align:left;
	color:#505050;
	font-size:90%; 
	margin-bottom:10px;
}

div.breadcrumb a { 
	color:#1981B7; 
	text-decoration:none; 
}
div.breadcrumb a:hover { 
	color:#175D7F; 
	text-decoration:underline;
}

/* Main area text styles */
#main h1 {
	color: #5E88B2;
	font-size: 24px;
	font-weight: bold;
	font-family: Calibri, Arial;
	margin:0px 0px 15px 0px;
	text-align:left;
	text-transform:capitalize;
}

#main h2 {
	font-size:14px;
	text-transform:capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-left: 10px;
	text-indent: 15px;
}

#main h2.picheader { /* Heading style for headings with picture, e.g. shopcustomer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#505050;
	font-size:12px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:white;
	text-align:left;
	padding:10px 5px 10px 50px;
	margin:0px;
}

/* compare products styles */
.applyoverflow {
	overflow-x:auto;
	overflow-y:hidden;
	width:100%;
	padding-bottom:50px;
}

table.tbl_compare {
	width:100%;
	border-collapse:collapse;
	border:0px;
}

table.tbl_compare td {
	vertical-align:top;
	text-align:left;
	padding:0px 10px;
}

table.tbl_compareproduct {
	border-collapse:inherit;
	line-height:18px;
}
.greytext {
	color: #505050;
}

table.tbl_compareproduct td {
	padding:3px 0px;
color: #505050;}

/* Customer service and Affiliate service page (shopcustadmin.asp,shopaffadmin.asp) */
table.customerservice {
	width:100%;
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:10px;
	border-collapse:collapse;
color: #505050;}

table.customerservice th {
	height:35px;
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#505050;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	background-color:white;
	text-align:left;
	padding-left:50px;
	vertical-align:middle;
}

table.customerservice td {
	padding:10px;
color: #505050;}

table.customerservice ul {
	margin:0px;
	padding:0px 10px 0px 25px;
color: #505050;}

/* standard table display */
.std_table {
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	font-size:12px;	color: #505050;

}

.std_table table { 
	border-collapse:collapse;
	width:85%;	color: #505050;

}

.std_table th { 
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:35%;
	font-weight:normal;	color: #505050;

}
.std_table td {	padding:0px 5px 0px 0px; 	color: #505050;
}

/* Category table (shopdisplaycategories.asp) */
table.tbl_category td {	text-align:center; 	color: #505050;
}

/* shopcustomer.asp form */
table.tbl_customer {
	width:85%;
	color: #505050;
}

table.tbl_customer th {
	width:35%;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	color: #505050;
}

table.tbl_customer td {
	vertical-align:top;
	text-align:left;
	color: #505050;
}

table.tbl_customer iframe {	/* refer to shoplicense.htm for changing license styles */ 
	width:100%;
}

table.tbl_subproduct {
	border-collapse:collapse;
	margin-right:2px;
	margin-bottom:2px;
	border:1px solid #ddd;
	background:#F7F7F7;
	text-align:center;
	width:100px;
	float:left;
	color: #505050;
}

table.tbl_subproduct td {
	padding:3px 5px;
	color: #505050;
}

/* General override styles */
.ac {
	text-align:center !important;
	color: #505050;
}
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; 	color: #505050;
}
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.smlpad { padding:15px !important; }

.pricesmall {}
.price {
	color: #5E88B2;
	font-size: 12px;
	font-weight: bold;
}
.wite {
	color: #FFFFFF;
}
.pinktitle {
	color: #FF0033;
}
#content2 {
	padding:0px 0px 0px 0px;
	text-align:left;	color: #505050;

}
h4 {
	color: #5D88B2;
	font-size: 24px;
	font-family: Calibri, Arial;
	margin:0px 0px 15px 0px;
}
.titlemain {
	color: #5D88B2;
}

