/*

Gray #A5C1BD
Pink #C14551
Blue #000080

*/

body {
	margin-top: 40px;
	margin-left: 80px;
	margin-right: 80px;
	font-family: verdana, arial, sans-serif;
	font-size: 7pt;
	color: #666666;
	background-color: #FFFFFF; 
	vertical-align: middle;
	}

h1, h2, h3 {
	font-size: 7pt;
	display: inline;
	font-weight: normal;
	}

.header {
	background-color: #A5C1BD;
	text-align: center;
	}

.bar {
	margin-top: 5px;
	height: 1px;
	font-size: 1px;
	background-color: #A5C1BD;
	margin-bottom: 0px;
	}

.lastbar {
	margin-top: 10px;
	height: 3px;
	font-size: 1px;
	background-color: #C14551;
	margin-bottom: 10px;
	}

table.main {
	width: 100%;
	margin-top: 10px;
	}

td.mainleft {
	height: 400px;
	width: 200px; 30%;
	vertical-align: bottom;
	}

div.mainleft {
	max-height: 386px;
	padding-top: 3px;
	padding-bottom: 10px;
	overflow-y: auto;
   width: 80%;
   
}

td.mainmiddle {
	height: 400px;
	width: 200px; 36%;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 10px;
	}

td.mainwide {
	height: 400px;
	width: 400px; 69%;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 10px;
	}

td.mainright {
	height: 400px;
	width: 200px; 33%;
	padding-left: 40px;
	vertical-align: bottom;
	padding-top: 3px;
	padding-bottom: 10px;
	}

table.sub {
	xwidth: 100%;
	font-size: 7pt;
	}

td.subleft {
	height: 130px;
	xwidth: 30%;
	vertical-align: top;
	}

td.submiddle {
	height: 130px;
	xwidth: 36%;
	text-align: left;
	vertical-align: middle;
	}

td.subright {
	height: 130px;
	width: 33%;
	padding-left: 40px;
	vertical-align: top;
	}

.self {
	font-weight: bold;
	margin-left: 1px;
	}

a {
	margin-left: px;
}

a:link, a:visited {
	text-decoration: none;
	border: solid 1px #FFFFFF;
	color: #666666;
	}

a:hover	{
	text-decoration: none;
	border: solid 1px #000080;
	color: #666666;
	}

img#tocimage {
	}

.strong {
	font-weight: bold;
	}

.box, .box:link, .box:hover, .box:visited {
	border: solid 1px #A5C1BD;
	background-color: #A5C1BD;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
   white-space: nowrap;
	}

.box:hover{
	text-decoration: none;
	border: solid 1px #000080;	
	}

div#biog, div#portfolio, div#archive, div#order, div#mailing, div#voucher, div#corporate {
	border-top: solid 1px #DDDDDD;
	border-left: solid 1px #DDDDDD;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	padding: 5px; 
	background-color: #FFFFFF;
	height: 359px;
	overflow-y: auto;
	}

div#portfolio.portfolio3,
div#archive.archive3,
div#order.order3 {
	height: 303px;
	}
	
div#portfolio a.Sold {
	display:none;
}

div#archive a {
	display:none;
}
div#archive a.Sold {
	display: inline;
}

div#mrbuttons {
	padding-top: 5px;
   white-space: nowrap;
}

div#mrbuttons table {
	width: 100%;
	border-width: 0px;
	border-collapse: collapse;
}

div#mrbuttons .box {
}



div#gi {
	top: 50%;
	left: 25%;
	}

table.sitemap {
	margin-left: 20%;
	margin-right: 20%;
	}

td.sitemap1 {
	width: 20%;
	}

td.sitemap2 {
	padding-left: 30px;
	width: 30%;
	}

td.sitemap3 {
	width: 50%;
	vertical-align: middle;
	}

table.sitemap img {
	margin-left: 3px;
	height: 40px;
	}

a:link img, a:visited img {
	border: solid 1px #FFFFFF;
	}

a:hover img {
	border: solid 1px #000080;
	}

table.details {
	border: none;
	border-collapse: collapse;
	}

.price {
	font-weight: bold;
	}

a.Sold {
	color: #C0C0C0;
}

#portfolio h3, #archive h3, #order h3, #mailing h3, #voucher h3, #corporate h3 {
	display: block;
	border: solid 1px #FFFFFF;
	background-color: #C14551;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 1px;
}

div.sold {
	display: none; /* hidden */
	float: left;
	position: relative;
	left: 25px;
	top: -45px;
	border: solid 1px #A5C1BD;
	background-color: #A5C1BD;
	color: #394395;
	padding-left: 2px;
	padding-right: 2px;
}

div.biogy {
	padding-bottom: 2px;
}