/* START TAG OVERRIDE STYLES*/
body {
	background-color: #FFFDF7;							/*#FFFDF7; -orig replaced by Lozza*/
	color: #0D0900;
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	margin:0;
	text-align: left;
	padding: 10px 0px 10px;
	
}

h1 {
	margin: 0px;
	color: #875512;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	margin: 0px;
	color: #875512;
	font-size: 12px;
	font-weight: bold;
}

th {
	background-color: #FFF9EB;
	font-weight: bold;
	color: #6E3C0A;
}

.rowLite {
	background-color: #FFF9EB;
	/*color: #6E3C0A;*/
}

.box th {
	background-color: #F5E2B0;
	/*color: #875512;*/
	color: #6E3C0A;
	font-weight: normal;
	font-size: 12px;
}

img { border: 0px; }
/* END TAG OVERRIDE STYLES*/

/* START TEXT STYLES*/
.largetext {
	font-size: 16px;
}

.defaulttext {
	color: #0D0900;
	font-size: 12px;
	/*text-align: justify;*/
}

.smalltext {
	/*color: #0D0900;*/
	font-size: 10px;
	color: #766  /*line added by lozza */
}

.boldtext {
	font-weight: bold;
}

.centered {
	text-align: center;
}

.nowraptext {
	vertical-align: top;
	white-space: nowrap;
}

.linksbox {
	vertical-align: top;
	padding: 3px;
}

.alignright {
	text-align: right;
}

.valignmiddle {
	vertical-align: bottom;
}

.floatleft {
        float: left;
}

.floatright {
        float: right;
}

.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 */



.msgbar {
	color: #0D0900;
	font-size: 12px;
	border: 1px solid #C90000;
}

.errormsgbox {
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #FF0000;
}

.errormsg {
	color: red;
}

.mandatoryformitem {
	color: #FF0000;
}

.soldantique {
	color: #FF0000;
}
/* END TEXT STYLES*/

/* START FORM STYLES*/
.formitem {
	margin: 0px;
	color: #0D0900;
	font-size: 12px;
}

.formbutton {
	background-color: #F5E2B0;
	color: #740302;
	font-size: 12px;
}

.adminformlabel {
	width: 100px;
	font-size: 12px;
	vertical-align: top;
}
/* END FORM STYLES*/

/*default table*/
.contenttable {
	padding: 0px;
}

/*Merchant of Welby site logo image table cell*/
.sitelogo {
	width: 220px;
}

/*Antiques logo image table cell*/
.antiqueslogo {
	width: 240px;
	text-align: left;
	vertical-align: bottom;
}

/*site header (and at the moment footer)*/
.siteheader {
	padding: 0px;
	margin: 0px;
 	width: 100%;
	background-color: #EDD28C;
}

.sitefooter {
	padding: 0px;
	font-size: 10px;
	text-align: center;
 	width: 100%;
	background-color: #EDD28C;
}

.tabletextdetail {
	font-weight: normal;
	color: #875512;
	background-color: #FFFDF7;
	border: 1px solid #EDD28C;
	border-collapse: collapse;
	vertical-align: top;
}

/*table that thumbnail results are displayed in*/
.tableresults {
	width: 100%;
	/*
	border: 1px solid #875512;
	border-collapse: collapse;
	*/
}

/*cell of tableresults table that thumbnail results are displayed in*/
.cellresults {
	width: 33.3%;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
	/*border: 1px solid #EDD28C;
	border-collapse: collapse;*/
}

.cellresultsadmin {
	width: 33.3%;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
	border: 1px solid #EDD28C;
	border-collapse: collapse;
}

/*table for antique large image*/
.tablelargeimage {
	margin: 0px;
	padding: 0px;
	background-color: #FFFDF7;
	/*width: 712px;
	height: 712px;
	vertical-align: middle;
	border: 1px solid #EDD28C;
	border-collapse: collapse;*/
}

/*box (matt) for antique detail image*/
.celllargeimage {
	padding: 0px;
	width: 702px;
	height: 702px;
	vertical-align: middle;
}

/*table antique detail image*/
.tableimage {
	padding: 0px;
	background-color: #FFFDF7;
	width: 412px;
	height: 412px;
	vertical-align: middle;
	border: 1px solid #EDD28C;
	border-collapse: collapse;
}

/*box (matt) for antique detail image*/
.cellimage {
	padding: 0px;
	width: 412px;
	height: 412px;
	vertical-align: middle;
}

/*box (matt) for thumbnails*/
.tablethumbs {
	padding: 0px;
	background-color: #FFFDF7;
	width: 133px;
	height: 133px;
	vertical-align: middle;
	border: 1px solid #EDD28C;
	border-collapse: collapse;
}

/*detail text for thumbnails*/
.tablethumbsdetail {
	padding: 2px;
	width: 133px;
	height: 133px;
}

/*detail text for large image*/
.tableantiquedetail {
	width: 390px;
}

/*detail text for featured antique*/
.tablefeaturedantiquedetail {
	width: 470px;
}

/*detail text for about us*/
.tableaboutus {
	width: 620px;
}


/*box with border that must enclose every boxheader & boxcontent pair*/
.box {
	/*border: 1px solid #875512;*/
	border: 1px solid #EDD28C;
	border-collapse: collapse;
}

/*header of a box*/
.boxheader {
	padding-left: 3px;
	padding-right: 3px;
	background-color: #F5E2B0;
	font-weight: bold;
	/*color: #875512;*/
	color: #6E3C0A;
	font-size: 12px;
	border-bottom: 1px solid #EDD28C;
	border-collapse: collapse;
}

/*content of a box*/
.boxcontent {
	padding: 5px;
	color: #0D0900;
	background-color: #FFF7E0;
	vertical-align: top;
}

.boxcontentnopadding {
	padding: 0px;
	color: #0D0900;
	background-color: #FFF7E0;
	vertical-align: top;
}

.framedimage {
	margin: 5px;
	padding: 1px;
	border: 1px solid #EDD28C;
}

/*heading of a news item*/
.newsheading {
	/*background-color: #F8E9D2;*/
	background-color: #F7E9C3;
	color: #875512;
	font-size: 11px;
	margin-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
}

/*content of a news item*/
.newscontent {
	color: #916529;
	font-size: 11px;
	padding: 3px;
	margin-bottom: 6px;
	background-color: #FFFAEB;
	/*border: 1px solid #F8E9D2;*/
	border: 1px solid #F5E8C6;
	border-collapse: collapse;
}

/*nav bar links (across the top) table*/
.sitenavbartable {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/*nav bar links (across the top) table elements*/
.sitenavbar {
	padding: 0px;
	text-align: center;
	background-color: #F5E2B0;
	font-size: 12px;
 	width: 14%; /*this ensures they are of equal size*/
	vertical-align: bottom;
}

/*element that encloses the whole site*/
.sitepanel {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

/*restricts the width of the content of the site*/
.maincontent {
	width: 1000px;
	text-align: left;
	/*background-color: #FFFBF0;*/
	background-color: #FFF9EB;
}

/*left panel within maincontent*/
.leftpanel {
	width: 160px;
	vertical-align: top;
}

/*middle panel within maincontent (used when rightpanel is displayed)*/
.contentpanel {
	width: 640px;
	vertical-align: top;
}

/*middle panel within maincontent (used when rightpanel is NOT displayed)*/
.contentpanelwide {
	width: 840px;
	vertical-align: top;
}

/*right panel within maincontent*/
.rightpanel {
	width: 200px;
	vertical-align: top;
}

/*nav bar on the left*/
.leftnavbarcategory {
	padding-left: 14px; /* changed from 2px by Lozza*/
	padding-right: 2px;
	margin-top: 3px;
	background-color: #F5E2B0; /* changed to #cce by Lozza then back to orig: #F5E2B0*/
	font-size: 12px;
}

/*non category left nav bar items*/
.leftnavbar {
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 3px;
	background-color: #FCEDC7; /* changed to #bbf from #FCEDC7 by Lozz athen back to orig: FCEDC7*/
	font-size: 12px;
}

.browsehistorycurrent {
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 3px;
	background-color: #F5E2B0;
	font-size: 11px;
}

.browsehistory {
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 3px;
	background-color: #FCEDC7;
	font-size: 11px;
}


.nobullet {
	list-style: none;
}

/*labels for item text details*/
.itemlabel {
	width: 80px;
	vertical-align: top;
}

/*pagination links*/
.pagination {
	text-align: right;
	/*background-color: #F5E2B0;*/
}

A:link, A:visited, A:active {
	color: #941616;
	/*color: #B91616; possible new link colour*/
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

A:link.adminlink, A:visited.adminlink, A:active.adminlink {
/* 	color: #C90000; */
	color: #CB0000;
	text-decoration: none;
}

A:hover.adminlink {
	text-decoration: underline;
}