﻿/*--------------------------------------------------------------------------------------------------------------------------------*/
/*-----  This CSS file is responsible for all default positioning, width, height settings       
/*-----  and application-wide color and font settings                                                       
/*--------------------------------------------------------------------------------------------------------------------------------*/


/***************************************************************************************************/
/*---------------------------------------   Standard Tag Defaults  ---------------------------------------------*/
/***************************************************************************************************/

BODY
{ 
	background-Image: url("../../Images/cgBackground.gif"); 
	background-repeat:repeat-y;
	/*background-color:#FFCC33;*/
	font-family:Tahoma;
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
}

.StandardFont
{

}		

LABEL
{
}

IMAGE
{
	margin:0px;
	padding:0px;
}

A
{
	color:#000000;
	text-decoration:	underline;
}


A:link
{
	text-decoration:	underline;
}	
		
A:visited
{
	text-decoration:	underline;
}	
		
A:hover
{
	text-decoration:	none;
	color:#006699;
}

A:active
{
	text-decoration:	none;
	color:#006699;
}	


H1, H2, H3, H4, H5, H6
{
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
}

H1
{
	font-size: 2em; 	
	font-weight: 700;
}	
		
H2
{
	font-size:	1.75em;	
	font-weight: 700;
}	
		
H3
{
	font-size: 1.58em;	
	font-weight: 500;
}	
		
H4
{
	font-size: 1.33em;	
	font-weight: 500;
}	
		
H5, DT
{
	font-size: 1em;	
	font-weight: 700;
}	
		
H6
{
	font-size: .8em;	
	font-weight: 700;
}	
		
IMG
{
	margin: 0px;
	padding: 0px;
}

OL LI
{
	list-style-type: decimal;
}	

OL OL LI
{
	list-style-type: lower-alpha;
}	

OL OL OL LI
{
	list-style-type: lower-roman;
}	


TFOOT, THEAD	
{
	font-size:	1em;	
	word-spacing:	normal;	
	letter-spacing:	normal;	
	text-transform:	none;
}	
		
TABLE
{
	border-collapse:collapse;
}	

TD, TH
{ 
	margin: 0px;
	padding:0px; 
}	

TH
{
	vertical-align:	baseline; 
	font-size: 1em;	
	font-weight: bold;	
	word-spacing: normal;
	letter-spacing: normal;
 	text-transform:	none;	
}	

UL LI
{
	list-style-type: square;
}	

UL LI LI
{
	list-style-type: disc;
}	

UL LI LI LI
{
	list-style-type: circle;
}	


/******************************************************************************************************************************/
/*-------  UNIVERSAL USER CONTROL & PAGE CSS SETTINGS (used in multiple controls or pages)  ---------*/
/******************************************************************************************************************************/

.StandardText
{
	margin-left:10px;
	color: #000; background-color:#FFF
}

.CalendarText
{
	margin-left:120px; float:left;
	color: #000; background-color:#FFF;
}

.CGButton
{
	background-color: #FFF8DC; 
	color: #330033;
	font-size:10px;
	margin-left:2px;
	margin-top:5px;
	height:20px;
}

.ButtonsOver
{
	background-color: #330033; 
	color: #FFF8DC;
	font-size:10px;
	margin-left:2px;
	margin-top:5px;
	border-style:solid;
	border-width:1px;
	border-color:#FFF8DC;
	height:20px;
	/*text-transform: uppercase;*/
}


.CGButtonDate
{
	background-color: #FFF8DC; 
	color: #330033;
	font-size:10px;
	margin-left:2px;
	/*margin-top:10px;*/
	height:20px;
}

#ResultsDiv
{
	background-color:#FFFFCC;
	width: 734px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-color:#000;
	height:20px;
}	

#GovernorDiv
{
	width: 734px;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
	font-size:14px;
	font-weight:bold;

}	


.GovernorDiv
{
	width: 734px;
	margin-bottom:20px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;

}	


#Results_Governor
{
	font-size:14px;
	color: #000000;
	width: 320px;
	float:left;
	height:20px;
	font-weight:bold;
	text-align:right;
	margin-right:5px;
}	


.ResultsLabel
{
	color: #330033;
	font-size:14px;
	font-weight:bold;
	height:20px;
	width:350px;
	margin-bottom:10px;
	float:left;
	margin-left:25px;
	
	/*
	border-color:Maroon;
	border-width:thin;
	border-style:solid;
	*/
}

.BreakingNewsHeader
{
	color: #330033;
	font-size:14px;
	font-weight:Bold;
	height:auto;
	width:720px;
	margin-bottom:4px;
	margin-left:5px;
	margin-right:5px;
}


.BreakingNewsLabel
{
	color: #330033;
	font-size:12px;
	font-weight:normal;
	height:auto;
	width:720px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:5px;
	float:left;
}

.BreakingNewsBullet
{
	color: #330033;
	font-size:12px;
	font-weight:normal;
	height:auto;
	width:600px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}




.SearchDataList
{
	/*padding-left:25px;*/
	/*margin-right:20px;*/
	width:670px;
	
	/*	
	border-color:Blue;
	border-width:thin;
	border-style:solid;
	*/

}

.CalendarImage
{
	height:20px;
	vertical-align:middle;
	/*margin-top:5px;*/
}


.Calendar
{
	width:200px; height:200px;
	margin-left:5px; float:left;
	color: #000; background-color:#FFF
}


div#Error_Label_Table
{width:290px; height:auto;}

.ErrLabel
{font-size:11px; font-weight:bold; width:auto; text-align:left; color:#CC0000;}


/***************************************************************************************************/
/*------------------------------------   MASTER PAGE SETTINGS  ------------------------------------*/
/***************************************************************************************************/

#Ads_Photos
{
	width:734px; 
	float:left;
	height:auto;
	text-align:left;	
	min-height:320px;
}	


#Photos
{
	width:334px; 
	height:auto;
	text-align:left;	
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	float:left;
}	

.PhotoImage
{
	width:334px; 
	height:145px;
	margin:0px;
}	

.PhotoText
{
	width:334px; 
	height:15px;
	text-align:center;	
	background-color: #FFF8DC; 
	font-size: 12px; 
	font-weight: bold; 
	margin:0px;
	padding-left:3px;
	min-width:334px;
}	

.PhotoPopupText
{
	width:auto; 
	height:20px;
	text-align:left;	
	font-family:Tahoma;
	font-size: 12px; 
	font-weight: bold; 
	margin:0px;
	padding-left:3px;
}	

#LeftAds
{
	width:200px; 
	float:left;
	height:auto;
	text-align:left;	
	background-color: #FFFFFF; 
}	

#RightAds
{
	width:200px; 
	float:left;
	height:auto;
	text-align:left;	
	background-color: #FFFFFF; 
}	

#SearchResults
{
	width:670px; 
	float:left;
	height:auto;
	text-align:left;	
	background-color: #FFF8DC; 
	margin-bottom:10px;
	/*margin-right:20px;*/
	
	/*
	border-color:Red;
	border-width:thin;
	border-style:solid;
	*/
}	

.Bottom_Corners
{
	width:735px;
	height:7px;
	margin-top:-15px;
}	

.TopicText
{
	width:700px;
	height:50px;
	color:#000000;
	
	/*
	border-style:solid;
	border-width:thin;
	border-color:Navy;
	*/
	
	background-color: #FFF8DC;
	padding-left:30px;
}	


.QuickHeadlineText
{
	width:700px;
	height:50px;
	color:#000000;
	clear: both;
	padding-left:10px;

	
	/*
	border-style:solid;
	border-width:thin;
	border-color:Navy;
	*/
}	


div#PhotoPopup
{width:640px; height:460px; background-color: #FFFFFF;}



.AdImage
{
	width:200px;
	height:160px;
	color:#FFFFFF;
	border-style:none;
	border-style:none;
	margin:0px;
	padding:0px;

}	

.LinkDate
{
	font-size: 8px; 
	font-weight:bold;
	color: #330033;
	width:100px;
}	

.TopicTitle
{
	color: #330033;
	text-decoration: none;
	width:434px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
}	

#HeaderSearchArea
{
	width: 334px; height:160px;
	/*margin-top:5px;*/
	float:left;
	padding:0px;
	/*margin-left:100px;*/
}	

#PrimaryHeaderArea
{
	background-color: #FFFFFF; 
	height:38px;
}


#LeftHeaderAdArea
{
	width:200px; 
	min-width:200px;
	float:left;
	height:160px;
	text-align:left;	
	background-color: #FFFFFF; 
}	

#RightHeaderAdArea
{
	width:200px; 
	min-width:200px;
	float:left;
	height:160px;
	text-align:left;	
	background-color: #FFFFFF; 
}	

#Admin
{
	width:694px; 
	float:left; margin-top:10px;
	height:auto;
	text-align:left;	
	min-height:500px;
	padding-left:40px; 
	background-color:#FFF8DC;
	/*
	border-style:solid; border-width:2px;
	border-color:#000000;
	*/
	/*	
	width: 500px; height:500px;
	float:left; margin-top:10px;
	padding-left:40px; 
	background-color:#FFF8DC;
	*/
}	

#PhotoUpload
{
	width:694px; 
	float:left; margin-top:10px;
	height:auto;
	text-align:left;	
	min-height:500px;
	padding-left:40px; 
	background-color:#FFF8DC;
	border-style:solid; 
	border-width:1px;
	border-color:#FFF8DC;
	/*min-height:500px;*/
}	

#AuctionProfileChoice
{
	width:160px; 
	float:left; margin-top:10px;
	margin-bottom:10px;
	margin-left:40px;
	height:auto;
	text-align:left;	
	padding-left:5px; 
	background-color:#FFF8DC;
	
	border-style:solid; 
	border-width:1px;
	border-color:black;
}	


#AuctionProfileUpload
{
	width:300px; 
	margin-top:10px;
	height:auto;
	text-align:left;	
	background-color:#FFF8DC;
	margin-left:40px;

	border-style:solid; 
	border-width:1px;
	border-color:silver;
}	


.ImageUpload
{
	width: 600px; 
	height:auto;
	padding-left:5px; 
	background-color:#FFF8DC;
	margin-left:40px;
	min-height:450px;

	/*border-style:solid; 
	border-width:1px;
	border-color:#000;*/
}	

#AuctionUpload
{
	width: 400px; 
	height:auto;
	padding-left:5px; 
	background-color:#FFF8DC;
	margin-left:5px;
	min-height:250px;

	border-style:solid; 
	border-width:1px;
	border-color:green;
}	

#ProfileUpload
{
	width: 400px; 
	height:auto;
	padding-left:5px; 
	background-color:#FFF8DC;
	margin-left:40px;
	min-height:250px;

	border-style:solid; 
	border-width:1px;
	border-color:red;
}	


.ImageUploadClear
{
	clear:both;
}	


.MasterLinkArea
{
	width:734px;float:left;
	padding:0px;height:15px;
	border-top-color:black;border-top-style:solid;border-top-width:thin;
	border-bottom-color:black;border-bottom-style:solid;border-bottom-width:thin;
	background-color:#FFF8DC;
}	

.CurrDate
{
	text-align:right;
	font-weight:bold;
	width:205px;
	float:left;
}	

#LinkDiv
{
	width:515px;
	float:left;
}	


.DateTB
{
	height:16px;
	width:100px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:right;
}	

.HeaderLabel
{
	color: #FFF;
	font-size:16px; 
	font-weight:bold; 
	height:19px; 
	margin-left:20px; 
	width:692px;
	margin-right:20px;
}

.SearchTB
{
	height:16px;
	width:200px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:left;
	margin-left:50px;
	/*margin-left:19px;*/
	margin-top:8px;
}

.DateSearchTB
{
	height:16px;
	width:165px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:right;
	vertical-align:middle;
	margin-left:19px;
	/*margin-top:5px;*/
}

.NewsletterDateTB
{
	height:16px;
	width:100px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:right;
	vertical-align:middle;
}

.AdminTB
{
	height:16px;
	width:30px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:right;
	vertical-align:middle;
	margin-left:4px;
}


.PageFooterInfoLabel
{
	font-size: 11px;
}

.show_variables
{
	background-color:#FFF; 
	color: #000;
	border: 1px solid #000;
	width:692px; 
	font-size: 12px; 
	margin:0px;
}

/* help links on the top of the page */
a.HeaderLinks
{ color: #330033; font-size: 9px; font-weight: bold;
  padding-left:5px;
}

a.HeaderLinks:link
{ text-decoration: none; }

a.HeaderLinks:visited
{ text-decoration: none; color: #330066; }

a.HeaderLinks:hover
{ text-decoration: underline; 
   /*background-color:#000;*/
   color:#000; font-size: 12px; font-weight:bold;}

/*Auction Links*/
a.AuctionLinks
{
	color: #330033; font-size: 9px; font-weight: bold;
   padding-left:5px;
	background-Image: url("../../Images/Auction_over.jpg"); 
}

a.AuctionLinks:link
{ text-decoration: none; }

a.AuctionLinks:visited
{ text-decoration: none; color: #FFF8DC; }

a.AuctionLinks:hover
{ text-decoration: underline; 
background-Image: url("../../Images/Auction.jpg"); 
   /*background-color:#FFF8DC;*/
   color:#000; font-size: 12px; font-weight:bold;
}




div#MasterDiv
{
	width: 734px; 
	margin-left:auto; 
	margin-right:auto;
}	


div#GlobalContainer
{
	background-color: #fff;
	color: #000;
	width: 694px;
	padding: 20px;	
	margin-left:auto; margin-right:auto;
	margin-top:-5px; padding:0px;
}


div#HelpLinks
{
	text-align: right;
	background-color:#FFF;
}

div#BodyContainer
{
	width: auto;
}

div#BodyHeader
{
	background-color: #FFF;
	color: #000;
	height: 160px;
	width:734px;
	margin-top: 0px;
	border-top-style:solid;
	border-width:2px;
	border-color:#000;
}

.QuickHeadlines
{
	background-color: #FFF8DC;
	height: auto;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:black;
	width:734px;
}


div#BodyHeader table
{
	margin-left: 20px;
	height: 100%;
}

div#BodyHeader td
{
	vertical-align: middle;
}


div#BodyContentContainer
{
	border-top-style:solid;
	border-width:2px;
	border-color:#000;
	height: auto;
	min-height:320px;
	width:734px;
	background-color: #FFF8DC;
	margin-bottom:2px;
	
	margin-left:auto; margin-right:auto;
	
	/*margin-right:50px;*/
	/*margin-right:100px;*/
	
	/*	
	border-color:Green;
	border-width:thin;
	border-style:solid;
	*/
}

div#BodyContent
{
	/*border-bottom: 1px solid black;*/
	/*margin-bottom: 15px;*/
}

.DisclaimerBox
{
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px;
}

.Copyright
{
	color: #000;
	font-size: 10px;
	padding: 0px;
}

div#ButtonArea
{
	text-align: right;
	margin-bottom: 15px;
	margin-top: 15px;
}

img.SiteMapImage
{ 
	/* use a negative margin to ignore the 20 pixels 
       of space on each side of the image */
	margin-left: -20px;
	margin-right: -20px; 
	/*
	margin-left: auto;
	margin-right: auto; 
	*/
	height: 100px; 
	width: 734px; 
}

