@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
margin-left:-12px
}
.thePhotos {
	margin: 6px 6px 6px 6px;
}

.invitationLink {
	font-weight: bold;
	color: #01005D;
}

a.activeMenuItem:link {
	text-decoration:none;
	color:gray;
	}
a.activeMenuItem:visited {
	text-decoration:none;
	color:gray;
	}
a.activeMenuItem:hover {
	text-decoration:none;
	color:gray;
	}
a.activeMenuItem:active {
	text-decoration:none;
	color:gray;
	}

.menuItems {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
*/	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #01005D;
	letter-spacing: 1pt;
	text-transform: uppercase;
}
.openSpace { line-height:22px;
}
.subMenuItem { margin-left:11px;
}

.categoryList {
	font-size: 10px;
	line-height: 16px;
	color: #01005D;
	color:#999999;
	width: 220px;
	float:left;
}
.categoryChoice {
	font-size: 12px;
	font-weight: bold;
	color: #01005D;
	padding: 3px 0 0 0;
	border-top: thin solid #01005D; 
	margin: 15px 80px 0px 6px;
}
.categoryDrop {
	font-size: 11px;
	font-weight: bold;
	color: #01005D;
	margin: 10px 0 10px 10px;
}

.categoryDropList {
	font-size: 10px;
	line-height: 16px;
	margin: 0px 0px 10px 6px;
	margin-bottom: 10px;
	color:#999999;
	clear:both;
}

.fg-button { outline: 0; margin:0 4px 0 0; padding: .4em 1em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { padding-right: 2.1em; }
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }

.dialogHead {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
*/	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 0.75pt;
	text-transform: uppercase;
}
.dialogHead2 {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
*/	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 0.75pt;
	text-transform: uppercase;
	background-color: #006;
}
.dialogBody, .auctionTable{
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
*/	font-size: 11px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-justify: newspaper;
 	color: #000000;
	letter-spacing: 0.75pt;
}

.auctionItemTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.25;
	margin-top:6px;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-justify: newspaper;
 	color: #111;
	letter-spacing: 0.75pt;
}

a:link {
	text-decoration:none;
	color:#01005D;
	}
a:visited {
	text-decoration:none;
	color:#01005D;
	}
a:hover {
	text-decoration:none;
	color:#999999;
	}
a:active {
	text-decoration:none;
	color:#01005D;
	}

.popUpLink {
	font-weight: bold;
	color: #01005D;
}

#mainDiv {
	width	:	1000px;
	position:	fixed;
	top		:	0px;
	left	:	0px;
	margin: 0 auto;
	width: auto;
	height: auto;
	width:auto;
	}

#pageContent {
/*	position: absolute;
border:solid thin #999999;
*/	margin:0px 0 0 0px; 
	 
	width: 670px; 
	height: 600px; 
	padding: 6px; 
	overflow-y: auto; 
	display:none; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

#subPageContent {
	position:absolute;
	left:25px;
	top:90px;
	width:700px;
	height:550px;
	overflow-y:scroll;
	overflow-x:hidden;
	border: solid thin #333333;
	z-index:1;
	}

#loginForm {
	position:absolute;
	left:25px;
	top:90px;
	width:600px;
	height:300px;
	z-index:1;
}
.formHeader {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
*/	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	letter-spacing: 1pt;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	letter-spacing: 1pt;
}
.formMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9A0000;
	letter-spacing: 1pt;
}

#kenoAuctionsLogo {
	position:absolute;
	left:17px;
	top:17px;
	width:140px;
	height:80px;
	text-decoration:none;
}
#twitterLogo {
	position:absolute;
	left:270px;
	top:35px;
	width:50px;
	height:24px;
	text-decoration:none;
}
#topLinks {
	position:absolute;
	left:324px;
	top:39px;
	width:700px;
	height:18px;
	z-index:1;
}
#loginLink {
	position:absolute;
	left:734px;
	top:39px;
	width:200px;
	height:18px;
	z-index:1;
}
#mainMenu {
	position:absolute;
	left:324px;
	top:226px;
	width:400px;
	height:180px;
	z-index:1;
}
#highlightsCallout {
	position:absolute;
	left:733px;
	top:100px;
	width:290px;
	height:230px;
	border: solid thin #01005D;
	overflow:hidden;
	z-index:1;
}
#sepSaleCallout {
	position:absolute;
	left:735px;
	top:300px;
	width:350px;
	height:335px;
	border: solid thin #01005D;
	overflow:hidden;
	z-index:1;
}
#videoCallout {
	position:absolute;
	left:734px;
	top:293px;
	width:290px;
	height:28px;
	border: solid thin #01005D;
	background-color: #01005D;
	overflow:hidden;
	z-index:1;
}
#artfactCallout {
	position:absolute;
	left:734px;
	top:336px;
	width:290px;
	height:28px;
	border: solid thin #01005D;
	background-color: #01005D;
	overflow:hidden;
	z-index:1;
}
#catalogOrderCallout {
	position:absolute;
	left:734px;
	top:529px;
	width:272px;
	height:28px;
	border: solid thin #01005D;
	background-color: #01005D;
	overflow:hidden;
	z-index:1;
}
#highlightsCallout p, #videoCallout a, #artfactCallout a, #catalogOrderCallout a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-align: left;
	color: #FFFFFF;
	background-color:#01005D;
	letter-spacing: 1pt;
	margin: 0 0 0 0;
}

#videoCallout a:hover, #artfactCallout a:hover, #catalogOrderCallout a:hover {
	text-decoration:none;
	color:#999999;
	}

.subMenu {
	margin-left:45px;
}
.subPageHeading {
	/*	font-family: Verdana, Arial, Helvetica, sans-serif;
*/	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #787878;
	letter-spacing: 1pt;
}
.subPageHeading a{
	color: #787878;
}
#slideShow1 {
	position:absolute;
	left:0px;
	top:578px;
	width:266px;
	height:150px;
	z-index:1;
}
#slideShow2 {
	position:absolute;
	left:266px;
	top:578px;
	width:266px;
	height:150px;
	z-index:1;
}
#slideShow3 {
	position:absolute;
	left:532px;
	top:578px;
	width:266px;
	height:150px;
	z-index:1;
}
#slideShow4 {
	position:absolute;
	left:798px;
	top:578px;
	width:266px;
	height:150px;
	z-index:1;
}

#sepsale td {
	background-color:#FFF;
	font-size:9px;
	vertical-align:top;
	text-align:center;
}
#sepsale td p{
	padding-left:10px;
	text-align:left;
	
}

