body {
/*	background-image: url( "http://edelan.com/background.php" );
	background-repeat: no-repeat;
	background-position: center top;*/
	width: 80%;
	height: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
  min-width: 1048px;
  max-width: 1048px;
/*  max-height: 795px;*/
  min-height: 795px;

  /*background-image: -moz-linear-gradient(-90deg,#BFB9A7,#fff);
  background-image: -webkit-gradient(linear,center top,center bottom,from(#BFB9A7),to(#fff));*/
}

#maindiv {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
  background-image: -moz-linear-gradient(-90deg,#dcdad0,#F9F9F7);
  background-image: -webkit-gradient(linear,center top,center bottom,from(#dcdad0),to(#F9F9F7));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dcdad0, endColorstr=#F9F9F7);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#dcdad0, endColorstr=#F9F9F7)";
}

#productcontainer {
	height: 100%;
	width: 97%;
	overflow-y: auto;
	margin: -10px 0px 0px 0px;
	padding: -10px 0px 10px 10px;
	border-left: 1px solid #BFB9A7;
	overflow-x: hidden;
}

#collectionlistcontainer {
	height: 100%;
	width: 97%;
	overflow-y: auto;
	padding: 0px 0px 0px 20px;
	border-left: 1px solid #BFB9A7;
	overflow-x: hidden;
}

#headercontainer {
	height: 80px;
	width: 100%;
	background: #20558a;
	font-family: Arial, sans;
	color: white;
}

#productbreadcrumbs {
	height: 35px;
	width: 100%;
	color: black;
	font-family: Arial, sans;
	font-size: 9pt;
	padding-left: 15px;
}

#collectionbreadcrumbs {
	height: 35px;
	width: 100%;
	color: black;
	font-size: 9pt;
	font-family: Arial, sans;
}


a.breadcrumbs {
	color: black;
	text-decoration: none;
	font-family: Arial, sans;
	font-size: 9pt;
}
	

#relateditems {
	clear: both;
	margin: 20px;
}

#tabcontainer {
	width: 96%;
	margin: auto;
	padding-left: 40px;
	padding-top: 10px;
	height: 35px;
}

#bodycontainer {
	height: 100%;
	width: 100%
	padding: 10px;
}

#contentcontainer {
	background: white;
	padding: 20px;
	width: 93%;
	margin: auto;
	height: auto;
	overflow-y: auto;
	border: 1px solid #959080;
}

#contentcontainer2 {
	background: white;
	padding: 20px;
	width: 93%;
	margin: auto;
	height: 100%;
	border: 1px solid #959080;
}

#footercontainer {
	height: 40px;
	width: 90%
	border 1px solid black;
}

#footerlinks {
	width: 93%;
	margin: auto;
  color: #BFB9A7;
  text-decoration: none;
  font-family: Arial, sans;
  font-size: 0.8em;
	padding: 0px 5px 0px 5px;
	margin-bottom: 40px;
}
a.footerlinks {
	width: 93%;
	margin: auto;
  color: #BFB9A7;
  text-decoration: none;
  font-family: Arial, sans;
  font-size: 0.8em;
	padding-left: 5px;
	padding-right: 5px;
}

#homelink {
	float: left;
	padding-top: 30px;
	padding-left: 30px;
}

#headersearch {
	float: right;
	padding-top: 10px;
	padding-right: 50px;
}


#headerlinkscontainer {
	float: right;
	color: #7999b9;
	padding: 20px 25px 10px 0px;
}

#headerlinks {
	color: #7999b9;
	padding: 0px 10px 0px 10px;
	font-family: Arial, sans;
	font-size: 0.8em;
}

a.headerlinks {
	color: #7999b9;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-family: Arial, sans;
	font-size: 0.8em;
}

body.bodynbg {
	background: white;
	width: 100%;
	height: 100%;
}

img {
	margin: 0px;
	padding: 0px;
}

table {  
	border-collapse: collapse;
	border-spacing: 0px;
	border-color: #696a6a;  
}

tr {
	padding: 0px;
	margin: 0px;
}
td {
	padding: 0px;
	margin: 0px;
}
form {
	display: inline;
}
input {
	display: inline;
}
a.default {
	text-decoration: none;
	font-family: Arial, sans;
	color: black;
	font-size: 8pt;
	white-space: nowrap;
	display: inline;
}

a.collection {
	text-decoration: none;
	font-family: Arial, sans;
	color: black;
	white-space: nowrap;
	display: inline;
	font-size: 10pt;
	font-weight: bold;
}
a.selectedcollection {
	text-decoration: none;
	font-family: Arial, sans;
	white-space: nowrap;
	display: inline;
	color: #20558a;
	font-size: 10pt;
	font-weight: bold;
}
td.collectionselected {
	padding-left: -2px
}
a.item {
	padding-left: 5px;
	text-decoration: none;
	font-family: Arial, sans;
	color: black;
	font-size: 8pt;
	white-space: nowrap;
	display: inline;
}
td.item {
	padding-left: 25px;
	white-space: nowrap;
}
td.itemselected {
	padding-left: 18px;
	white-space: nowrap;
}
a.itemselected {
	text-decoration: none;
	font-family: Arial, sans;
	font-size: 8pt;
	white-space: nowrap;
	display: inline;
	color: #20558a;
	padding-left: 5px;
} 

#header {
	color: white;
	width: 1025px;
	height: 83px;
	background: #20558A; 
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

input.headersubmit {
	color: #7999b9;
	display: inline;
	border: 0px none;
	background-color: #20558A;
	font-family: Arial, sans;
	font-size: 0.9em;
	text-align: center;
}

td.contentboundry {
	background: white;
	height: 558px;
	width: 980px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

/*#mainbody {
	width: 1025px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
} */

input.sitesearch {
	color: #666;
	border: none;
	height: 22px;
}


#tabs {
	float: left;
	width: 100%;
}

a.tabs {
	padding-left: 1px;
	padding-right: 1px;
}

td.hdivider {
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 15px;
}

img.arrows {
	padding-left: 5px;
}

/*body.feat {
	/*padding-top: 10px;
	background: white;
}*/

#contleft {
	float: left;
	height: 100%;
	width: 45%;
	margin: 10px;
}

#contright {
	float: right;
	height: 100%;
	width: 45%;
	margin: 10px;
}

#contleft2 {
	float: left;
	width: 40%;
	padding: 10px 10px 0px 0px;
}

#contright2 {
	float: right;
	width: 40%;
	padding: 10px 0px 0px 50px;
	border-left: 1px solid #959080;
}

#contleftnarrow {
	float: left;
	height: 100%;
	width: 35%;
}

#contrightwide {
	float: left;
	height: 100%;
	width: 65%;
}

#productcontleftnarrow {
	float: left;
	height: 100%;
	width: 25%;
	padding: 0px 35px 0px 15px;
}

#productcontrightwide {
	float: left;
	height: 100%;
	width: 66%;
}

#featimg {
	padding-top: 40px;
	height: 450px;
	width: 450px;
	border: 0px;
}

img.featimg {
	padding-top: 40px;
	height: 450px;
	width: 450px;
	border: 0px;
	text-decoration: none;
}

a.featimg{
	text-decoration: none;
}

#featinfo {
	background: white;
	padding: 2px 30px 2px 30px;
	border: none;
}

/*#featitem {
	background: white;
	color: #BFB9A7;
	text-transform: uppercase;
	font-family: Arial, sans;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 5px;
}*/

#featclass {
	background: white;
	width: 100%;
	color: #20558A;
	text-transform: uppercase;
	font-family: Arial, sans;
	font-weight: bold;
	font-size: 8pt;
	padding: 2px 5px 0px 5px;
}

#feattitle {
	width: 100%;
	color: black;
	background: white;
	font-family: Arial, sans;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px 1px 2px 5px;
/*	line-height: 1.3;*/
}
#featabout {
	color: #BFB9A7;
	width: 100%;
	background: white;
	font-family: Arial, sans;
	font-size: 7pt;
	font-weight: bold;
	padding: 2px 1px 1px 5px;
	text-transform: uppercase;
}

#featdesc {
	color: black;
	background: white;
	width: 100%;
	height: 220px;
	line-height: 1.4;
	font-family: Arial, sans;
	font-size: 8pt;
	padding: 2px 0px 0px 5px;
	border-bottom: 1px solid #959080;
}

#featcat {
	color: black;
	text-decoration: none;
	background: white;
	width: 100%;
	background: white;
	font-family: Arial, sans;
	font-size: 8pt;
	padding: 2px 1px 0px 3px;
}

a.featcat {
	color: black;
	text-decoration: none;
	background: white;
	width: 100%;
	background: white;
	font-family: Arial, sans;
	font-size: 8pt;
	padding: 5px 1px 0px 3px;
}

#randcat {
	color: black;
	font-family: Arial, sans;
	font-size: 8pt;
	padding-right: 5px;
}
td.randcategory {
	background: white;
	color: #20558A;
	text-transform: uppercase;
	font-family: Arial, sans;
	font-weight: bold;
	font-size: 8pt;
	padding-left: 5px;
}
td.randitemborder {
/*	padding-right: 60px;*/
	padding-left: 60px;
	border-left: #BFB9A7 solid 1px;
}
td.rand1 {
	padding-left: 25px;
	padding-right: 55px;
}	
/*#randomitem1 {
	height: 220px;
	padding-left: 25px;
	padding-right: 15px;
}
#randomitem2 {
	height: 220px;
	padding-left: 25px;
}
#randomtitle {
        color: black;
	height: 45px;
	line-height: 1.1;
        font-family: Arial, sans;
        font-size: 10pt;
        font-weight: bold;
        padding-left: 1px;
}
td.randimg {
	height: 150px;
}

img.randimg {
	height: 150px;
}*/
#category {
	background: white;
	color: #BFB9A7;
	font-family: Arial, sans;
	font-weight: bold;
	font-size: 14pt;
	padding-top: 15px;
	padding-bottom: 5px;
/*	padding-left: 25px;*/
}
#categoryhdivider {
	padding-left: 25px;
}

#categorycollection {
	color: #20558A;
	line-height: 1.1;
	font-family: Arial, sans;
	font-size: 10pt;
	font-weight: bold;
/*	padding-left: 17px;*/
}
td.categorycollection {
	line-height: 1.1;
	font-family: Arial, sans;
	font-size: 8pt;
	font-weight: bold;
/*	padding-left: 10px;
	width: 155px;*/
}
#categorycollectionselected {
	color: #20558A;
	line-height: 1.1;
	font-family: Arial, sans;
	font-size: 10pt;
	font-weight: bold;
/*	padding-left: 7px;*/
}
input.categorysubmitselected {
	color: #20558A;
	background: white;
/*	line-height: 1.5;*/
	font-family: Arial, sans;
	font-size: 10pt;
	font-weight: bold;
	border: 0px solid #781351;
	padding: 0px;
	margin: 0px;
	overflow: visible;
	width: 100%;
	text-align: left;
}
input.categorysubmitselected[class] {
	width: auto;
}
input.categorysubmit {
	color: black;
	background: white;
/*	line-height: 1.5; */
	font-family: Arial, sans;
	font-size: 10pt;
	font-weight: bold;
	border: 0px solid #781351;
	padding: 0px;
	margin: 0px;
	overflow: visible;
	width: 100%;
	text-align: left;
}
input.categorysubmit[class] {
	width: auto;
}
input.itemsubmit {
	color: black;
	background: white;
/*	line-height: 1.5;*/
	font-family: Arial, sans;
	font-size: 8pt;
	padding-left: 25px;
	padding-right: 0px;
	overflow: visible;
	width: 100%;
	border: 0px;
	text-align: left;
} 
input.itemsubmit[class] {
	width: auto;
}
input.itemsubmitselected {
	color: #20558a;
	background: white;
/*	line-height: 1.5;*/
	font-family: Arial, sans;
	font-size: 8pt;
	padding-left: 25px;
	padding-right: 0px;
	overflow: visible;
	width: 100%;
	border: 0px;
	text-align: left;
}
input.itemsubmitselected[class] {
	width: auto;
}

td.categorysubcollection {
	color: black;
	line-height: 1.5;
	font-family: Arial, sans;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 20px;
}
#categorytitle {
	color: black;
	line-height: 1.5;
	font-family: Arial, sans;
	font-size: 8pt;
}
td.categorytitle {
	color: black;
	line-height: 1.5;
	font-family: Arial, sans;
	font-size: 8pt;
	padding: 0px; 
}
td.categorytitlewsub {
	line-height: 1.5;
	font-family: Arial, sans;
	padding: 0px;
	font-size: 8pt;
}
a.categorytitle {
	color: black;
	text-decoration: none;
	font-family: Arial, sans;
	padding: 0px;
	font-size: 9pt;
}
	
/*a.categorylinkselected {
	color: #20558A;
	line-height: 1.4;
	border: 0px none;
	background-color: white;
	text-decoration: none;
	font-family: Arial, sans;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}
a.categorylink {
	color: black;
	text-decoration: none;
	line-height: 1.4;
	border: 0px none;
	background-color: white;
	font-family: Arial, sans;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
*/

table.spaced {
	padding: 90px;
}
tr.spaced {
	padding: 30px;
}
td.spaced {
	padding-right: 10px;
}
td.allspaced {
	padding:10px;
}

td.borderleft {
	border-left: #BFB9A7 solid 1px;
	/*padding-left: 20px;*/
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
table.bordertop {
	border-top: #BFB9A7 solid 1px;
}
table.borderleft {
	border-left: #BFB9A7 solid 1px;
}
table.borderright {
	border-right: #BFB9A7 solid 1px;
}
table.borderthreeside {
	margin: 0px;
	padding: 0px;
	border-top: #BFB9A7 solid 1px;
	border-left: #BFB9A7 solid 1px;
	border-right: #BFB9A7 solid 1px;
}

td.borderbottom {
	border-bottom: #BFB9A7 solid 1px;
	width: auto;
	overflow: visible;
}
	
#featitem {
	width: 100%;
	color: #BFB9A7;
	border-bottom: #BFB9A7 solid 1px;
  background: white;
  color: #BFB9A7;
  text-transform: uppercase;
  font-family: Arial, sans;
  font-weight: bold;
  font-size: 12pt;
  padding-top: 5px;
}

#bordertopbottom {
	color: #20558A;
	width: 100%;
	font-family: Arial, sans;
	font-size: 8pt;
	font-weight: bold;
	border-top: #BFB9A7 solid 1px;
	border-bottom: #BFB9A7 solid 1px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

th.bordertopbottom {
	color: #20558A;
	text-align: left;
	font-family: Arial, sans;
	font-size: 8pt;
	font-weight: bold;
	border-top: #BFB9A7 solid 1px;
	border-bottom: #BFB9A7 solid 1px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

th.bordertopbottomlc {
	color: #20558A;
	text-align: right;
	font-family: Arial, sans;
	font-size: 8pt;
	font-weight: bold;
	border-top: #BFB9A7 solid 1px;
	border-bottom: #BFB9A7 solid 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: lowercase;
	margin-bottom: 10px;
}
td.categoryborderbottom {
	color: #20558A;
	border-bottom: #BFB9A7 solid 1px;
	background: white;
	color: #BFB9A7;
	font-family: Arial, sans;
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 5px;
}

td.categoryimages {
	padding-left: 20px;
}
td.categorymedia {
	color: black;
	font-family: Arial, sans;
	font-size: 8pt;
	padding-left: 5px;
}

td.categoryyeartitle {
	color: black;
	font-family: Arial, sans;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 5px;
}

table.collectionslist {
	width: 210px;
}

td.itemsblue {
	color: #20558a;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, sans;
	vertical-align: top;
	padding: 1px 40px 1px 0px;
}

#itemsblue {
	color: #20558a;
	width: 180px;
	display: inline;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, sans;
}

td.itemsblack, flow {
	color: black;
	font-size: 8pt;
	font-family: Arial, sans;
	padding-left: 20px;
	white-space: normal;
}



#itemsblack {
	color: black;
	display: inline;
	font-size: 8pt;
	font-family: Arial, sans;
	padding-left: 20px;
	white-space: normal;
	font-weight: normal;
}

td.itemsblackbold {
	color: black;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, sans;
	padding-left: 20px;
}

#itemsblackbold {
	color: black;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, sans;
	padding-left: 20px;
	display: inline;
}

td.itemimage {
	padding-right: 20px;
}
td.twoitems {
/*	padding-top: 20px;*/
	padding-right: 120px;
}
td.defaultitems {
	padding-right: 80px;
	padding-left: 80px;
}
td.threeitems {
	padding-right: 40px;
/*	padding-top: 20px;*/
}
td.threeitemsrelated {
	padding-right: 40px;
}
td.twoitemsrelated {
	padding-right: 60px;
}
td.lastitem {
/*	padding-top: 20px;*/
}
td.phonenumber {
	color: white;
	font-family: Arial, sans;
	font-size: 11pt;
}
a.phonenumber {
	color: white;
	font-family: Arial, sans;
	text-decoration: none;
	font-size: 11pt;
}

table.abouttable {
	padding: 15px;
}

td.abouttitle {
	color: #bfb9a7; 
	border-bottom: #BFB9A7 solid 1px;
	font-family: Arial, sans;
	font-size: 16pt;
	padding-bottom: 5px;
}

td.aboutbold {
	color: black; 
	font-family: Arial, sans;
	padding-top: 15px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.5;
}

#aboutbold {
	color: black; 
	font-family: Arial, sans;
	padding-top: 15px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.5;
}
#aboutboldblue {
	color: #20558a; 
	font-family: Arial, sans;
	font-size: 9pt;
	font-weight: bold;
}

td.abouttext {
	color: black; 
	font-family: Arial, sans;
	font-size: 9pt;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 1.5;
}
td.abouttextnopad {
	color: black; 
	font-family: Arial, sans;
	font-size: 9pt;
	padding-top: 15px;
	padding-right: 25px;
	line-height: 1.5;
}

td.abouttextblue {
	color: #20558a; 
	padding-top: 15px;
	font-family: Arial, sans;
	font-size: 9pt;
	line-height: 1.5;
}
td.aboutcaption {
	color: #20558a; 
	font-family: Arial, sans;
	font-size: 18pt;
	padding-top: 20px;
	line-height: 1.5;
}
td.quotename {
	text-transform: uppercase;
	color: #bfb9a7; 
	font-size: 8pt;
	font-family: Arial, sans;
	line-height: 0.8;
}


td.contacttitle {
	color: #bfb9a7; 
	border-bottom: #BFB9A7 solid 1px;
	font-family: Arial, sans;
	font-size: 16pt;
	padding-bottom: 5px;
}
td.contacttextbrown {
	color: #bfb9a7;
	font-family: Arial, sans;
	font-size: 9pt;
	text-align: right;
	line-height: 1.9;
}
	
td.contactblackbold {
	font-family: Arial, sans;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	line-height: 1.5;
}
td.contactbluebold {
	font-family: Arial, sans;
	font-size: 9pt;
	font-weight: bold;
	color: #20558a;
	line-height: 1.5;
}
#contactbluebold {
	font-family: Arial, sans;
	font-size: 9pt;
	font-weight: bold;
	color: #20558a;
	line-height: 1.5;
}
#contactitlbrown {
	font-family: Arial, sans;
	font-size: 8pt;
	font-style: italic;
	color: #bfb9a7;
	line-height: 1.5;
	padding-top: 10px;
}

a {
	text-align: right;
	text-decoration: none;
	font-family: Arial, sans;
	font-size: 0.8em;
	/*text-transform: lowercase;*/
  color: #20558a;
}

input.contactinput {
	border: solid 1px #bfb9a7;
	font-size: 8pt;
	font-family: Arial, sans;
}
input.contacttextinput {
	border: solid 1px #bfb9a7;
	font-size: 8pt;
	font-family: Arial, sans;
	width: 253px;
	height: 130px;
}
input.smallwithclickysubmit {
	color: black;
	display: inline;
	border: 0px none;
	background-color: transparent;
	font-family: Arial, sans;
	font-size: 8pt;
	text-align: left;
	width: 1pt;
	overflow: visible;
	padding-left: 0px;
}
input.smallwithclickysubmit[class] {
	width: auto;
}
input.contactsubmit {
	color: white;
	border: 0px none;
	font-family: Arial, sans;
	background: #20558a;
	font-size: 10pt;
}

table.collectioninfo {
	width: 90%;
	margin-left: 1.5%;
	margin-right: 8.5%;
	margin-top: 15px;
	font-size: 0.8em;
	font-family: Arial, sans;
}

#collectioninfo {
	font-family: Arial, sans;
	background-color: white;
	padding-bottom: 50px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 50px;
	color: #20558a;
	text-transform: none;
	filter: alpha(opacity=100); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE */
	-moz-opacity: 1; /*older Mozilla*/
	-khtml-opacity: 1;   /*older Safari*/
	opacity: 1;   /*supported by current Mozilla, Safari, and Opera*/
}

#displaybox {
  z-index: 10000;
  filter: alpha(opacity=95); /*older IE*/
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); /* IE */
  -moz-opacity: 0.95; /*older Mozilla*/
  -khtml-opacity: 0.95;   /*older Safari*/
  opacity: 0.95;   /*supported by current Mozilla, Safari, and Opera*/
  background-color:#000000;
  position:fixed; top:0px; left:0px; width:100%; height:100%; color:#FFFFFF; text-align:center; vertical-align:middle;
}

#rightalign {
	text-align: right;
  font-family: Arial, sans;
  color: #20558a;
} 

#leftalign {
	text-align: left;
  font-family: Arial, sans;
  color: #20558a;
} 

#moreinfoimages {
	width: 100%;
	height: 100%;
}

#smallwithclicky {
  -moz-box-shadow: 1px 3px 3px #000;
  -webkit-box-shadow: 1px 3px 3px #000;
  box-shadow: 1px 3px 3px #000;
}

#feattext {
	background: #eee;
}

a.moreinfo {
	font-size: 8pt;
}

