#eventTitle {
	position:absolute;
	top:10px;
	left:24px;
	width:auto;
        height:20px;
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
#eventDate {
        position:absolute;
        bottom:5px;
        left:24px;
	width:auto;
        height:20px;
        font-size:14px;
	color:#878787;
}


#bottomContainer table {
	margin:0px auto;
	padding-right:20px;
	padding-left:20px;
        background-image:url(/images/web/gradientBKG.gif);
        background-repeat:repeat-x;
}
#bottomContainer th {
	text-align:left;
}
#bottomContainer td {
        padding:3px;
	background-color:#fff;
        border-bottom:1px solid #c0c0c0;
        border-left:1px solid #c0c0c0;
}
#bottomContainer .tdEnd {
        border-right:1px solid #c0c0c0;
}
#bottomContainer .catalogTitle {
        padding:3px 0px 3px 3px;
        font-weight:bold;
        background:#ee2e24;
        color:#ffffff;
        cursor:pointer;
}
#bottomContainer .sortSelected {
        background:#b02424;
}
#bottomContainer .sortArrow {
        margin-top:3px;
        margin-right:5px;
        margin-left:5px;
}



#auctionCatalogTitle {
        width:150px;
	height:25px;
        font-size:14px;
        font-weight:bold;
        color:#757575;
	border:1px solid blue;
}
.sortArrow {
        margin-top:3px;
        margin-right:5px;
        margin-left:5px;
}

#auctionCatalogTable {
	width:auto;
	background-image:url(/images/web/gradientBKG.gif);
        background-repeat:repeat-x;
}
#auctionCatalogTable table {
	margin:0px auto;
}
#auctionCatalogTable table td {
        border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
}
.endTD {
	border-right:1px solid #c0c0c0;
}
.catalogTitle {
	padding:3px 0px 3px 3px;
	font-weight:bold;
        /*background:#4d88ae;*/
	background:#ee2e24;

        color:#ffffff;
	cursor:pointer;
}
.sortSelected {
	/*background:#31566e;*/
	background:#b02424;
}










#TopBoxLeft {
	float:left;
	width:596px;
	height:120px;
	background:transparent;
border:1px solid green;
}
#TopBoxRight {
	float:right;
	width:290px;
	height:120px;
	background:transparent;
border:1px solid green;
}

#eventBox {
	width:560px;margin:0px auto;
}
#eventBoxMainTitle {
	font-size:18px;
        font-weight:bold;
        color:#ffffff;
}
#eventBoxTitleSpacer {
	padding-bottom:2px;
}
#eventBoxTitleBold {
	font-weight:bold;
}

#eventContent {
	width:556px;
}
#eventContent2 {
	clear:both;padding-top:15px;margin-left:15px;
}
#featuredInventoryTab {
	margin-left:2px;
}
#inventoryTable {
	width:100%;border-top:1px solid #ccc;border-bottom:1px solid #ccc;
}
#inventoryTable td {
	width:50%;padding:5px;padding-left:22px;
}

.staticLinks {
	padding-left:5px;
}

.auctionProgress {
	padding-bottom:5px;color:#c60000;font-size:16px;font-weight:bold;
}
.auctionEnd {
	padding-bottom:5px;color:#000;font-size:16px;font-weight:bold;
}
.viewResultsLink {
	font-size:11px;font-weight:bold;
}
#tableDimensions {
	width:100%;height:200px;
}
#detailsLeft {
	width:596px;border:1px solid #c4c4c4;
}

#eventDetailBtns {
	margin:15px 0px 15px 0px;
}
#eventDetailBtns form {
	float:left;
	padding-right:10px;
}
#eventInventory {
	clear:both;
	padding-top:20px;
}
#spacer {
	width:1px;
}



#detailsRight {
	width:294px;border:1px solid #c4c4c4;background:#ffc230;
}
.auctionBox {
	background-image:url(/images/web/auctionBoxBackground.gif);
        background-repeat:repeat-x;
	margin-top:2px;
	height:auto;
}
.auctionBoxTitleBox {
	margin-left:20px;padding-top:5px;padding-bottom:5px;
}
.auctionBoxMainTitle {
	font-size:13px;font-weight:bold;color:#fff;
}
.auctionBoxDateLocation {
	font-size:11px;font-weight:bold;color:#ffc230;
}
.auctionLinks {
	background:#fff;padding-left:20px;padding-top:10px;padding-bottom:10px;line-height:18px;
}
.eventDescription {
        width:100%;
        height:auto;
        margin-top:2px;
        background:#ffd879;
}
#eventDescriptionContent {
	margin-left:20px;
	padding:10px 20px 10px 0px;
	font-size:11px;
}
#eventDescriptionTitle {
	color:#636363;font-size:13px;font-weight:bold;
}
.label {
	width:90px;
}


/* ### ALERT EMAIL ### */
#alertEmail2 {
        position:relative;
	border:0px solid blue;
        width:293px;
        height:70px;
        margin:22px auto;
        padding:10px 0px 0px 0px;
}
#alertEmail2 #alertText {
        margin:0px auto;
        width:190px;
        color:#636363;
        font-size:14px;
        font-weight:bold;
}
#alertEmail2 #alertWhiteText{
        font-size:11px;
        font-weight:normal;
        color:#000;
}
#alertEmail2 #alertButton {
        position:relative;
        margin:7px auto 0px auto;
        width:200px !important;
        width:210px;
}
#alertEmail2 #alertBtn {
        position:absolute;
	bottom:0px !important;
	bottom:19px;
        right:0px;
}
/* ### ALERT EMAIL ### */


