
/***** Standards
 logo color = #990033;

=== Syntax ===
padding : [t r b l], [t rl b], [tb rl], [tbrl]

**********************/



/********************
 *  Restyling Example
 *********************/

#Test1
{
	color	: green;
	padding	: 10px;
}

#Test2
{
	color	: orange;
}


hr
{
	clear: both;
	height: 1px;
	border: 0;
	border-top: 1px solid #990033;
	width	: 100%;
}

.simpleLine
{
	clear: both;
	height: 1px;
	border: 0;
	border-top: 1px solid #7f9ab1;
	width: 220px;
}

/********** Auction Listing **********/

#Auction_Listing #Auction_Date
{
	display 	: inline;
	margin-right	: 3px;
}


/***
#Auction_Listing #Auction_Title
{
	color       : orange;
	font-size   : 14px;
	text-align  : left;
	float       : left;
	margin-right: 20px;
}
***/

#AuctionZip_Listings
{
	background-image	: url("/images/paper1-bkgrnd.gif");
	background-repeat	: repeat-x;
	background-color	: #d7cbb0;

}


/*** ___Auction Listings___ ***/
.Auction_Listing
{
	text-align	: center;
	margin-top	: 10px;
	margin-bottom	: 10px;
	font-size	: 16px;
}

.Auction_Title
{
	font-size: 16px;
	font-weight: bold;
	color: red;
	margin-top: 10px;
}

.Auction_SubTitle
{
	font-size	: 16px;
	font-weight	: bold;
	color		: red;
}

.Featured_Items
{
	margin-top	: 10px;
	font-weight	: bold;
}

.Featured_Items ul
{
	list-style-type	: none;
	text-align	: center;
	padding		: 0px 0px 0px 0px;
	margin-left	: 0px;
	margin-right	: 0px;
	margin-top	: 10px;
	margin-bottom	: 0px;
}

.Auction_AdLink
{
	margin-top	: 10px;
}

.Auction_DateTime
{
	margin-top	: 15px;
	margin-bottom	: 15px;
	color		: blue;
	font-weight	: bold;
}

.Auction_Date
{
	color	: blue;
	border-style	: solid;
	border-width	: 0px;
	border-color	: black;
/**	display	: block;  **/
}

.Auction_Time
{
	color	: blue;
	border-style	: solid;
	border-width	: 0px;
	border-color	: black;
}

.Auction_DateTime_Title
{
	display		: block;
	color		: red;
	font-weight	: bold;
}


.Auction_DateTime_Note
{
	display		: block;
	color		: black;
	font-weight	: normal;
}

.Auction_Location
{
	font-size	: 16px;
	color		: black;
	margin-top	: 10px;
}

.Auction_Details
{
	text-align	: justify;
}


/********** Auction Preview Styling **********/
#Auction_Ad
{	text-align	: justify;
}

.Auction_Preview
{
	display		: block;
	margin-top	: 10px;
}

.Auction_Preview_h1
{
	display		: block;
	color		: red;
}

.Auction_Preview_h2
{
	display		: block;
}

.Auction_Preview_DateTime
{
	font-size	: 16px;
	font-weight	: bold;
}

.Auction_Preview_Date
{
}

.Auction_Preview_Time
{
}

.Auction_Preview_Notes
{
}

/***** Sidebar *****/
.sidebar
{	float		: right;
	border-style	: solid;
	border-width	: 1px;
	width		: 200px;
	margin		: 0px 10px 10px 10px;
	clear		: right;
	background-color: white;
}

.sidebar_header
{	width		: 191px;
	color		: white;
	font-weight	: bold;
	background-color: #990033;
	border		: solid 2px black;
	padding-left	: 5px;
}

em
{
	font-weight	: bold;
}

.Items_Section
{	font-size	: 17px;
	margin-bottom	: 10px;
}

.First_Items_Section
{	font-size	: 17px;
	margin-bottom	: .5em;
}

.First_Items_Section .SectionHeading
{	color		: blue;
	font-weight	: bold;
}

.First_Items_Section .Featured_Photo
{	float		: left;
	margin-right	: 15px;
	margin-bottom	: 0px;
	border		: 2px;
	border-style	: solid;
}

.First_Items_Section ul
{
	list-style-type	: none;
	text-indent	: 20px;
}

.First_Items_Section ul li
{
	padding-bottom	: 20px;
}

.Items_Section .SectionHeading
{	color		: blue;
	font-weight	: bold;
}

.Notes_Section
{	font-size	: 17px;
	margin-bottom	: 10px;
}

.Notes_Section .SectionHeading
{	color		: red;
	font-weight	: bold;
}

.Removal_Section
{	font-size	: 17px;
	margin-bottom	: 10px;
}

.Removal_Section .SectionHeading
{	color		: red;
	font-weight	: bold;
}

.Photos_Note
{	font-size	: 17px;
	font-weight	: bold;
	margin-bottom	: 10px;
}

.Preview_Section
{	font-size	: 17px;
	margin-bottom	: 10px;
}

.Preview_Section .SectionHeading
{	color		: blue;
	font-weight	: bold;
}

.Terms_Section
{	font-size	: 17px;
	margin-bottom	: 10px;
}

.Terms_Section .SectionHeading
{	color		: red;
	font-weight	: bold;
}


/**********
  Menus
***********/

.horizontalMenu
{
	margin		: 0px 0px 15px 0px;
	padding		: 0px;
	text-align	: center;
}

.horizontalMenu ul
{
	list-style	: none;
	height		: 100%;
	margin		: 0px;
	padding		: 0px;
	display		: inline-block;
	text-align	: center;
}

.horizontalMenu ul li
{
	padding		: 5px 30px;
	display		: inline;
	font-size	: 17px;
	font-weight	: bold;

}

/********
 "." corresponds with "class"
 "#" corresponds with "id"
 ********/
#Auction_Name
{
	font-size: 16px;
	font-weight: bold;
	color: green;
}

 /********** Default Appearance *********/
body
{
	font-family		: "Neue Helvetica", Arial, sans-serif;
/******
	font			: 12px/17px Arial,Helvetica,verdana,Geneva,sans-serif;
*******/
	font-size 		: 13px;
	background-image	: url("/images/paper1-bkgrnd.gif");
	margin-top		: 0px;
}

a
{
	color: blue;
}

a:link
{
	color		: blue;
	text-decoration	: underline;
}

 /********** LAYOUT ********************/
#page
{
	padding		: 0px 10px 0px 5px;
	max-width	: 875px;
}

#pageHeader h2
{
/*****
	font-family	: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight	: bold;

*****/
	font-family	: Impact, Charcoal, sans-serif;
	font-size	: 500%;
	text-align	: center;
}


/********** HIGHLITE *************/

.highlite_black
{
	color		: black;
	font-weight	: bold;
}


.highlite_blue
{
	color		: blue;
	font-weight	: bold;
}

.highlite_red
{
	color		: red;
	font-weight	: bold;
}

/********* DOWNLOADS ************/

.download_PDF
{
	display		: inline-block;
	text-indent	: 20px;
	background	: url(/images/icons/download_PDF.gif) no-repeat left top;
}




