a, a:visited {
	color: #0d3881;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Arial, Times, Helvetica, sans-serif;
	font-size: 11pt;
}

h1 {
	font-family: Georgia, sans-serif, Arial, Helvetica;
	font-style: italic;
}

h2, h3, h4, h5 {
	font-family: Georgia, sans-serif, Arial, Helvetica;
	font-style: italic;
	text-align: left;
}

/*------------------ Auction Full Styles --------------------*/

.auctionFullBurgundy {
	border: 7px solid #8c001a;
	width: 923px;
}

.auctionFullBurgundy .auctionGradientBG {
	background: url('/images/auctionGradientBGBurgndy.gif') top left repeat-x;		
}

.auctionFullBurgundy .auctionSolidBG {
	background-color: #8c001a;
}

.auctionFullBurgundy  #auctionSlideshow {
	border-top: 3px solid #8c001a;
}

.auctionFullBurgundy  .auctionTextLight {
	color: #FFFFFF;
}

.auctionFullGreen {
	border: 7px solid #2c6600;
	width: 923px;
}

.auctionFullGreen .auctionGradientBG {
	background: url('/images/auctionGradientBGGreen.gif') top left repeat-x;		
}

.auctionFullGreen .auctionSolidBG {
	background-color: #2c6600;
}

.auctionFullGreen  #auctionSlideshow {
	border-top: 3px solid #2c6600;
}

.auctionFullGreen  .auctionTextLight {
	color: #FFFFFF;
}

.auctionFullLightBlue {
	border: 7px solid #5b98b4;
	width: 923px;
}

.auctionFullLightBlue .auctionGradientBG {
	background: url('/images/auctionGradientBGLtBlue.gif') top left repeat-x;		
}

.auctionFullLightBlue .auctionSolidBG {
	background-color: #5b98b4;
}

.auctionFullLightBlue  #auctionSlideshow {
	border-top: 3px solid #5b98b4;
}

.auctionFullLightBlue  .auctionTextLight {
	color: #FFFFFF;
}

.auctionFullLightGreen {
	border: 7px solid #afd776;
	width: 923px;
}

.auctionFullLightGreen .auctionGradientBG {
	background: url('/images/auctionGradientBGLtGreen.gif') top left repeat-x;		
}

.auctionFullLightGreen .auctionSolidBG {
	background-color: #afd776;
}

.auctionFullLightGreen  #auctionSlideshow {
	border-top: 3px solid #afd776;
}

.auctionFullLightGreen .auctionTextLight {
	color: #666666;
}

.auctionFullMaroon {
	border: 7px solid #6e202e;
	width: 923px;
}

.auctionFullMaroon .auctionGradientBG {
	background: url('/images/auctionGradientBGMaroon.gif') top left repeat-x;		
}

.auctionFullMaroon .auctionSolidBG {
	background-color: #6e202e;
}

.auctionFullMaroon  #auctionSlideshow {
	border-top: 3px solid #6e202e;
}

.auctionFullMaroon  .auctionTextLight {
	color: #FFFFFF;
}

.auctionFullPurple {
	border: 7px solid #9d548c;
	width: 923px;
}

.auctionFullPurple .auctionGradientBG {
	background: url('/images/auctionGradientBGPurple.gif') top left repeat-x;		
}

.auctionFullPurple .auctionSolidBG {
	background-color: #9d548c;
}

.auctionFullPurple  #auctionSlideshow {
	border-top: 3px solid #9d548c;
}

.auctionFullPurple  .auctionTextLight {
	color: #FFFFFF;
}

.auctionFullRed {
	border: 7px solid #d4331f;
	width: 923px;
}

.auctionFullRed .auctionGradientBG {
	background: url('/images/auctionGradientBGRed.gif') top left repeat-x;		
}

.auctionFullRed .auctionSolidBG {
	background-color: #d4331f;
}

.auctionFullRed  #auctionSlideshow {
	border-top: 3px solid #d4331f;
}

.auctionFullRed  .auctionTextLight {
	color: #FFFFFF;
}

.auctionFullTeal {
	border: 7px solid #4d756a;
	width: 923px;
}

.auctionFullTeal .auctionGradientBG {
	background: url('/images/auctionGradientBGTeal.gif') top left repeat-x;		
}

.auctionFullTeal .auctionSolidBG {
	background-color: #4d756a;
}

.auctionFullTeal  #auctionSlideshow {
	border-top: 3px solid #4d756a;
}

.auctionFullTeal  .auctionTextLight {
	color: #FFFFFF;
}


.auctionFullYellow {
	border: 7px solid #ffcc00;
	width: 923px;
}

.auctionFullYellow .auctionGradientBG {
	background: url('/images/auctionGradientBGYellow.gif') top left repeat-x;		
}

.auctionFullYellow .auctionSolidBG {
	background-color: #ffcc00;
}

.auctionFullYellow  #auctionSlideshow {
	border-top: 3px solid #ffcc00;
}

.auctionFullYellow  .auctionTextLight {
	color: #666666;
}

/*------------------ Auction Preview Styles --------------------*/

.auctionPreviewBurgundy {
	border: 5px solid #8c001a;
	width: 509px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.auctionPreviewBurgundy .previewButton,
.auctionPreviewBurgundy .previewButton:visited,
.auctionPreviewBurgundy .previewButton:hover {
	width: 285px;
	height: 29px;
	margin: 0 0 8px 8px;
	padding: 8px 0 0 0;
	background: url('/images/auctionPreviewButtonBurgndy.gif') top left repeat-x;
	color: #FFFFFF;
	font-family: Georgia, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	display: block;
}

.auctionPreviewGreen {
	border: 5px solid #2c6600;
	width: 509px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.auctionPreviewGreen .previewButton,
.auctionPreviewGreen .previewButton:visited,
.auctionPreviewGreen .previewButton:hover {
	width: 285px;
	height: 29px;
	margin: 0 0 8px 8px;
	padding: 8px 0 0 0;
	background: url('/images/auctionPreviewButtonGreen.gif') top left repeat-x;
	color: #FFFFFF;
	font-family: Georgia, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	display: block;
}

.auctionPreviewLightBlue {
	border: 5px solid #5b98b4;
	width: 509px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.auctionPreviewLightBlue .previewButton,
.auctionPreviewLightBlue  .previewButton:visited,
.auctionPreviewLightBlue .previewButton:hover {
	width: 285px;
	height: 29px;
	margin: 0 0 8px 8px;
	padding: 8px 0 0 0;
	background: url('/images/auctionPreviewButtonLtBlue.gif') top left repeat-x;
	color: #000000;
	font-family: Georgia, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	display: block;
}

.auctionPreviewLightGreen {
	border: 5px solid #afd776;
	width: 509px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.auctionPreviewLightGreen .previewButton,
.auctionPreviewLightGreen .previewButton:visited,
.auctionPreviewLightGreen .previewButton:hover {
	width: 285px;
	height: 29px;
	margin: 0 0 8px 8px;
	padding: 8px 0 0 0;
	background: url('/images/auctionPreviewButtonLtGreen.gif') top left repeat-x;
	color: #000000;
	font-family: Georgia, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	display: block;
}

.auctionPreviewMaroon {
	border: 5px solid #6e202e;
	width: 509px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.auctionPreviewMaroon .previewButton,
.auctionPreviewMaroon .previewButton:visited,
.auctionPreviewMaroon .previewButton:hover {
	width: 285px;
	height: 29px;
	margin: 0 0 8px 8px;
	padding: 8px 0 0 0;
	background: url('/images/auctionPreviewButtonMaroon.gif') top left repeat-x;
	color: #FFFFFF;
	font-family: Georgia, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	display: block;
}

.auctionPreviewPurple {
	border: 5px solid #9d548c;
	width: 509px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.auctionPreviewPurple .previewButton,
.auctionPreviewPurple .previewButton:visited,
.auctionPreviewPurple .previewButton:hover {
	width: 285px;
	height: 29px;
	margin: 0 0 8px 8px;
	padding: 8px 0 0 0;
	background: url('/images/auctionPreviewButtonPurple.gif') top left repeat-x;
	color: #FFFFFF;
	font-family: Georgia, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	display: block;
}

.auctionPreviewRed {
	border: 5px solid #d4331f;
	width: 509px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.auctionPreviewRed .previewButton,
.auctionPreviewRed .previewButton:visited,
.auctionPreviewRed .previewButton:hover {
	width: 285px;
	height: 29px;
	margin: 0 0 8px 8px;
	padding: 8px 0 0 0;
	background: url('/images/auctionPreviewButtonRed.gif') top left repeat-x;
	color: #FFFFFF;
	font-family: Georgia, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	display: block;
}

.auctionPreviewTeal {
	border: 5px solid #4d756a;
	width: 509px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.auctionPreviewTeal .previewButton,
.auctionPreviewTeal .previewButton:visited,
.auctionPreviewTeal .previewButton:hover {
	width: 285px;
	height: 29px;
	margin: 0 0 8px 8px;
	padding: 8px 0 0 0;
	background: url('/images/auctionPreviewButtonTeal.gif') top left repeat-x;
	color: #FFFFFF;
	font-family: Georgia, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	display: block;
}

.auctionPreviewYellow {
	border: 5px solid #ffcc00;
	width: 509px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.auctionPreviewYellow  .previewButton,
.auctionPreviewYellow  .previewButton:visited,
.auctionPreviewYellow  .previewButton:hover {
	width: 285px;
	height: 29px;
	margin: 0 0 8px 8px;
	padding: 8px 0 0 0;
	background: url('/images/auctionPreviewButtonYellow.gif') top left repeat-x;
	color: #000000;
	font-family: Georgia, sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	display: block;
}

/*------------------ Main Template Styles --------------------*/

.adminTable {
	font-size: 9pt;
	border: 2px solid #5b98b4;
}

.adminTable th {
	border-bottom: 1px solid #333333;
	background-color: #cacaca;	
	background: url('/images/tableHeaderLtBlue.gif') bottom left repeat-x;			
	height: 40px;
	font-size: 10pt;
}

.adminTable td {
	padding: 0 0 0 10px;
	height: 25px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;	
}

.adminTableGallery,
.imageGallery {
	font-size: 9pt;
	border: 1px solid #CCCCCC;
}

.adminTableGallery td,
.imageGallery td {
	padding: 5px 0 0 8px;
	height: 25px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;	
}

.addAuction  a,
.addAuction a:visited {
	width: 200px;
	height: 29px;
	margin: 0 0 8px 8px;
	padding: 8px;
	font-family: Georgia, sans-serif, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;	
	background: url('/images/auctionPreviewButtonYellow.gif') top left repeat-x;
}

.actionLink {
	padding: 0 20px 0 0;
}

.auctionGradientBG {
	width: 693px;
	height: 54px;
	padding: 0 115px 0 115px;	
	display: block;
}

#auctionFooter {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	padding: 7px 7px 0 0;
	color: #000000;	
}

#auctionFooter .lighter {
	font-size: 10pt;
	font-weight: lighter;
	color: #666666;
}

.auctionSolidBG {
	width: 693px;
	padding: 7px 115px 7px 115px;	
	overflow: hidden;
}

#bodyContent {
	width: 1020px;
	background: url('/images/bodyBG.jpg') top left repeat;	
	padding: 0 0 20px 0;
	overflow: hidden;
}

#bodyContentAuction {
	width: 937px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	overflow: hidden;
}

#bodyContentAuction .auctionTextDark {
	color: #000000;
}

#bodyContentAuction h1 {
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0;
	color: #FFFFFF;
	}

#bodyContentAuction span,
#bodyContentAuction p,
#bodyContentAuction ul,
#bodyContentAuction ol {
	padding: 0 115px 0 115px;
	color: #666666;
}

#bodyContentAuction h2 {
	padding: 0 115px 0 115px;
	color: #000000;
}
	
#bodyContentLeft {
	width: 620px;
	padding: 10px;
	float: left;
	display: inline;
}

#bodyContentLeft h3 {
	margin: 0;
	padding: 5px 5px 0 8px;
}

#bodyContentLeft img {
	padding: 5px 0 0 8px;
}

#bodyContentLeft .clock  {
	height: 20px;
	margin: 0 0 5px 0;
	padding: 5px 5px 5px 33px;
	color: #0d3881;	
	background: url('/images/clock.gif') 8px 0px no-repeat;
	display: block;
}

#bodyContentLeft .description {
	font-size: 9pt;
	margin: 0;
	padding: 0 5px 5px 40px;
	display: block;
}

#bodyContentRight {
	width: 360px;
	padding: 0 10px 10px 10px; 	
	float: right;
	display: inline;
}

.bodyContentFullBox {
	width: 938px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.bodyContentFullBox  .colLeft {
	width: 175px;
	text-align: right;
}

.bodyContentFullBox  .colRight {
	width: 400px;
}

.bodyContentFullBox .previous {
	text-align: left;
	float: left;
}

.bodyContentFullBox .submit {
	text-align: right;
	float: right;
}

.bodyContentFullBox .auction_input {
	width: 400px;
	padding: 2px;
}

.bodyContentFullBoxTop {
	width: 938px;
	height: 16px;
	margin-top: 20px;	
	background: url('/images/bodyFullBoxTop.gif') bottom left no-repeat;	
	display: block;
}

.bodyContentFullBoxMiddle {
	width: 708px;
	padding: 0 115px 10px 115px;
	background: url('/images/bodyFullBoxMiddle.gif') top left repeat-y;	
	overflow: hidden;
}

.bodyContentFullBoxMiddleAdmin,
.bodyContentFullBoxMiddlePages,
.bodyContentFullBoxMiddleTerms {
	width: 893px;
	padding: 0 30px 10px 15px;
	background: url('/images/bodyFullBoxMiddle.gif') top left repeat-y;	
	overflow: hidden;
}

.bodyContentFullBoxMiddlePages .titleImage {
	padding: 15px 0 10px 20px;
}

.bodyContentFullBoxMiddlePages h2,
.bodyContentFullBoxMiddlePages h3 {
	padding: 5px 100px 5px 70px;
}

.bodyContentFullBoxMiddlePages span,
.bodyContentFullBoxMiddlePages p {
	padding: 0 50px 0 135px;
	color: #666666;
	font-size: 12pt;
	font-weight: bold;
}

.bodyContentFullBoxMiddlePages ul,
.bodyContentFullBoxMiddlePages ol {
	padding: 0 50px 0 190px;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, sans-serif, Arial, Helvetica;
}

.bodyContentFullBoxMiddlePages b {
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, sans-serif, Arial, Helvetica;
}

.bodyContentFullBoxMiddlePages center,
.bodyContentFullBoxMiddlePages .pCenter {
	color: #666666;
	font-size: 12pt;
	font-weight: bold;	
	text-align: center;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

.bodyContentFullBoxMiddlePages ul li,
.bodyContentFullBoxMiddlePages ol li {
	padding: 0 0 10px 0;
}

.bodyContentFullBoxMiddleTerms span,
.bodyContentFullBoxMiddleTerms p,
.bodyContentFullBoxMiddleTerms ul,
.bodyContentFullBoxMiddleTerms ol {
	padding: 0 50px 0 100px;
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
}

.bodyContentFullBoxMiddleTerms li {
	padding: 5px 0 5px 0;
}

.bodyContentFullBoxBottom {
	width: 938px;
	height: 16px;
	background: url('/images/bodyFullBoxBottom.gif') top left no-repeat;	
	display: block;
}

.bodyContentRightBox {
	width: 274px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.bodyContentRightBoxTop {
	width: 274px;
	height: 11px;
	margin-top: 15px;	
	background: url('/images/bodyRightBoxTop.gif') bottom left no-repeat;	
	display: block;
}

.bodyContentRightBoxMiddle {
	width: 274px;
	background: url('/images/bodyRightBoxMiddle.gif') top left repeat-y;	
	overflow: hidden;
}

.bodyContentRightBoxMiddle p {
	margin: 0;
	padding: 5px 20px 5px 8px;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

.bodyContentRightBoxMiddle h2 {
	margin: 0;
	padding: 0 0 5px 8px;
}

.bodyContentRightBoxBottom {
	width: 274px;
	height: 10px;
	background: url('/images/bodyRightBoxBottom.gif') top left no-repeat;	
	display: block;
}

#containerMain {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.error-message {
	color: red;
	font-weight: bold;
	font-size: 8pt;
}

#flashMessage {
	width: 1000px;
	padding: 5px 10px 5px 10px;
	background-color: #CCCCCC;
	border: 1px solid #ffcc00;
	font-weight: bold;
}

#footer {
	width: 1020px;
	height: 150px;
	text-align: left;
	font-weight: bold;	
	color: #0d3881;	
	display: block;
}

#footerLeft {
	width: 365px;
	height: 135px;
	padding: 15px 10px 0 45px;
	font-size: 9pt;		
	float: left;
	display: inline;
}

#footerLeft img {
	padding: 10px 20px 0 0;
}

#footerRight {
	width: 590px;
	height: 130px;
	padding: 15px 10px 0 0;	
	float: right;
	display: inline;	
}

#header {
	width: 1020px;
	height: 150px;
	background: url('/images/headerBG.jpg') top left no-repeat;
	text-align: left;
	display: block;
}

#headerLeft {
	width: 640px;
	height: 150px;
	float: left;
	display: inline;
}

#headerLeft img {
	padding: 26px 0 0 40px;
}

#headerLeft p {
	padding: 15px 0 0 40px;
}

#headerLeft a, #headerLeft a:visited  {
	color: #00adef;
}

#headerRight {
	width: 380px;
	height: 150px;
	float: right;
	display: inline;
}

#headerRight p {
	padding: 45px 0 0 60px;
	margin: 0;
}

#headerRight a, #headerRight a:visited {
	color: #FFFFFF;
	padding: 0 30px 0 0;
}

.highlight {
	background-color: #FFD700;
	padding: 3px;
	width: 100%;
	font-weight: bold;
}

.largeQuote {
	font-family: Georgia, sans-serif, Arial, Helvetica;
	text-align: center;
}

.largeQuotes {
	font-size: 30pt;
	color: #000000;
}

.largeQuoteText {
	font-size: 20pt;
	color: #00adef;
	font-weight: lighter;
	font-style: italic;
	line-height: 30pt;
}

.tinyBr {
	line-height: 3px;
}

/*------------------ MAIN NAV --------------------*/

#nav {
	width: 1020px;
	height: 70px;
	background: url('/images/navBG.gif') top left repeat-x;	
	display: block;
}

#nav img {
	padding: 15px 10px 0 10px;
	display: inline;
}

#nav .divider {
	padding: 5px 0 0 0;
}

#nav .lastImg {
	padding: 0 0px 0 10px;
	display: inline;
}

/*------------------ Forms --------------------*/
#AuctionSearchForm  {
	padding: 0;
	margin: 0;
	position: relative;
	top: 35px;
	left: 60px;
	display: inline;
}

#AuctionSearchForm  div,
#AuctionUpdatesForm div,
#ContactUpdatesForm  div,
#ContactContactUsForm div {
	padding: 0;
	margin: 0;
	display: inline;
}

#AuctionSearchForm  label {
	display: none;
}

.searchField {
	padding-left: 5px;
}

.searchButton,
#AuctionSearchForm  .submit input {
	border: font-size: 11px;
	font-weight: normal;
	font-family: arial;
	background-color: #d3d0c7;
	border: 0;
	text-decoration: none;
	margin-left: 15px;
}

#AuctionUpdatesForm,
#ContactUpdatesForm,
#ContactContactUsForm {
	padding: 0 5px 5px 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

#AuctionUpdatesForm .inputfield,
#ContactUpdatesForm .inputfield {
	margin: 10px 5px 0 20px;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;	
	padding-left: 5px;
	padding-right: 5px;
}

#ContactContactUsForm .inputfield {
	margin: 10px 5px 0 0;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;	
	padding-left: 5px;
	padding-right: 5px;
}

#ContactUpdatesForm  .submit {
	float: left;
	text-align: left;
	padding: 0 0 15px 20px;
}

#ContactContactUsForm .submit {
	float: left;
	text-align: left;
}

/*------------------ Paging --------------------*/
#pager {
	width: 509px;
	height: 20px;
	margin: 20px auto 0 auto;
	padding: 5px;
	background-color: #FFFFFF;
	display: block;	
}

#pager div,
.paging div {
	display: inline;
}

/*------------------ Admin NAV --------------------*/

#adminNav {
	margin: 0 auto 0 auto;
	width: 1020px;
	height: 25px;
	color: #FFFFFF;	
	background-color: #313131;
	border-bottom: 1px solid #FFFFFF;
	display: block;
}

#adminNav a,
#adminNav a:visited  {
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px 20px 0 5px;
}

#adminNav #adminNavLeft {
	width: 820px;
	float: left;
	display: inline;
}

#adminNav #adminNavRight {
	width: 200px;
	float: right;
	text-align: right;
	display: inline;
}

/*------------------ Homepage Showcase --------------------*/
#homeShowcase {
	width: 1020px;
	height: 202px;
	background: url('/images/homeShowcaseBG.jpg') top left repeat-x;
	display: block;	
}

#homeShowcase #container {
	height: 202px;
	margin: 0; 
	width: 1020px; }

#homeShowcase .stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: hidden; /*leave this value alone*/
	width: 1020px; /*Width of Carousel Viewer itself-Original 270*/
	height: 202px; /*Height should enough to fit largest content's height-Original 200*/
	}

#homeShowcase .stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	}

#homeShowcase .stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0 20px 0 20px; /*10px - original: margin around each panel*/
	padding: 15px 0 0 0;
	width: 900px; /*250 - original: Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	}
	
#homeShowcase .stepcarousel .panel a,	
#homeShowcase .stepcarousel .panel a:hover,
#homeShowcase .stepcarousel .panel a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
	
#homeShowcase .featuredImages {
	padding-left: 80px;
	float: left;
	display: inline;
	border: 0;}

#homeShowcase .panelinfo {
	color: #FFF;
	float: right; 
	margin: 0;
	width: 550px; }
	
#homeShowcase .panelinfo h3 {
	color: #FFF;
	font: bold italic 34px Georgia, serif; 
	width: 550px;
	margin: 0;}

#homeShowcase .panelinfo h6 {
	font: 12px Verdana, sans-serif; 
	margin: 0 0 10px 0; }

#homeShowcase .panelinfo p {
	font: bold 16px Verdana, sans-serif; 
	margin-top: 0; 
	width: 540px; }
		
#homeShowcase #mygallery-paginate {
	position: relative; 
	top: -40px;
	right: 10px;
	float: right;
	margin: 0;
	padding: 0;
}
	

/*------------------ Auction Image Slideshow --------------------*/

#auctionSlideshow {
	width: 923px;
	height: 259px;
	display: block;
	overflow: hidden;
}

#auctionSlideshow .js-disabled img {
	width:100px;
	height:100px;
	display:block;
	float:left;
	margin:30px 0 0;
}

#auctionSlideshow #outerContainer {
	width: 923px;
	height:256px;
	margin:auto;
	position:relative;
}

#auctionSlideshow #imageScroller {
	width: 923px;
	height:256px;
	position:relative;
	background:#000000 url(/images/slideShowBg.jpg);
}

#auctionSlideshow #viewer {
	width:805px;
	height:182px;
	overflow:hidden;
	margin:auto;
	position:relative;
	top:30px;
	z-index: 10;
}

#auctionSlideshow #imageScroller a:active,
#auctionSlideshow #imageScroller a:visited {
	color: #00adef;
}

#auctionSlideshow #imageScroller a img {
	border:0;
}

#auctionSlideshow .wrapper {
	margin-left: 20px;
}

#auctionSlideshow .controls {
	width: 927px;
	height:47px;
	position:absolute;
	top:98px;
	left:4px;
	z-index:5;
} 

#auctionSlideshow .controls a {
	width:37px;
	height:40px;
	position:absolute;
	top:3px;
}

#auctionSlideshow .controls a:active,
#auctionSlideshow .controls a:visited {
	color:#0d0d0d;
}

#auctionSlideshow #title {
	display: none;
}

/* #auctionSlideshow #title { color:#ffffff; font-family:arial; font-size:100%; font-weight:bold; width:100%; text-align:center; margin-top:10px; } */

#auctionSlideshow #rtl {
	background:url(/images/rtl.png) no-repeat;
	left:0px;
}

/* #auctionSlideshow #rtl:hover { background:url(images/rtl_over.png) no-repeat; left:99px; } */

#auctionSlideshow #ltr {
	background:url(/images/ltr.png) no-repeat;
	right:8px;
}

/* #auctionSlideshow #ltr:hover { background:url(images/ltr_over.png) no-repeat; } */


