/* HTML Overrides */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* End HTML Overrides */

/* Page Layout*/
#page {
	width: 960px;
	border: thin none #000000;
	height: 100%;

}

#Header {
	width: 100%;
	float: none;
	height: 75px;
	background-color: #0000C6;
}


#SearchForm {
	margin-left: 0px; 
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#ContentRegion {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.SearchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 20px;
}

#Footer {
	width: 100%;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	clear: both;
}

#Footer HR {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
}
/* End Page Layout*/

/* HP Layout */
#BodyCollage {
	border: thin none #999999;
	width: 100%;
	text-align: center;
	height: 425px;
}

#Scroller {
	border: thin none #999999;
	width: 100%;
	height: 325px;
	
}
/* End HP Layout */

/* L2 Layout */
#BodyRegion {
	border: thin none #999999;
	width: 76%;
	text-align: left;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}

#RightColumn {
	border: thin none #999999;
	width: 21%;
	float: right;
	position: relative;	
}

#Box {
	border: thin solid #0000CD;
	width: 160px;
}

#Box b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	background-color: #0000CD;
	height: 17px;
	width: 100%;
	display: block;
}

#Box #LoginForm {
	width: 100%;
	padding: 3px;	
	text-align:center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
/* End L2 Layout */

/* Listings Layout */

table.ListingsGrid {
   border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;   
	text-align: center;
	vertical-align: middle;	
}
table.ListingsGrid td {

}
table.ListingsGrid td a{
	display: block;
	width: 140px;
	height: 80px;
	text-decoration: none;
	padding-top:15px;	
}
table.ListingsGrid td a:link, table.ListingsGrid td a:visited {
   color: #333333;
   background-color: #FFFFFF;
   
}
table.ListingsGrid td a:hover, table.ListingsGrid td a:active {
   color: #333333;
   background-color: #CCCCCC;
   width: 140px;
}

.border {
	border: 1px solid #000000;
}

.blueborder {
	border: 1px solid #0000CD;
}
.clearborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}

#Listings {
	clear:both;
	width: 95%;

}

#Listings UL {
	margin: 0px;
	padding: 0px;
}

#Listings LI {
	height: 30px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	list-style-type: none;
}

#Listings LI a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}

#ListingsAdmin {
	clear:both;
	width: 95%;

}

#ListingsAdmin UL {
	margin: 0px;
	padding: 0px;
}

#ListingsAdmin LI {

	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	list-style-type: none;
}

#ListingsAdmin LI #UserID {
	width: 15%;
	border: 1px none #0000CD;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: inherit;
}

#ListingsAdmin LI #UserIP {

	width: 15%;
	border: 1px none #0000CD;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	background-color: inherit;	
}

#ListingsAdmin LI #Listing {

	width: 30%;
	border: 1px none #0000CD;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;		
	background-color: inherit;
}

#ListingsAdmin LI #Time {

	width: 20%;
	border: 1px none #0000CD;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;		
	background-color: inherit;
}

#ListingsAdmin LI #File {

	width: 20%;
	border: 1px none #0000CD;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;		
	background-color: inherit;
}

#ListingsAdmin LI .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	position:relative;
}

#ListingsAdmin LI .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	position:relative;

}

#ListingsAdmin LI .text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	position:relative;
	clear:both;
}

#ListingsAdmin LI .link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000C6;
	text-decoration: none;
}

.greybackground {
	background-color: #cccccc;
}

.yellowbackground {
	background-color: #FFFFCC;
}
.Back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
	float: right;
	position: relative;
	padding-right: 50px;
	text-decoration: none;
}

.Listing_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0000CD;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
	position: relative;	
}

#ListingDetail {
	border: 1px solid #0000CD;
	width: 95%;
	clear:both;
	padding: 5px;
}

#ListingDetail .Image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	color: #999999;
	text-align: center;
	border: 1px none #000000;
}

#ListingPricing {
	border: 1px solid #0000CD;
	width: 95%;	
	padding: 5px;
}

#ListingPricing .Image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: left;
	color: #999999;
	text-align: center;
	padding-right: 10px;
}

#ListingPricing .summary {

	text-align:justify;
	padding-right: 10px;
}

#ListingGallery {
	border: 1px solid #0000CD;
	clear:both;
	width: 95%;	
}

#ListingFiles {
	border: 1px solid #0000CD;
	clear:both;
	width: 95%;	
}
/* End Listings Layout */

/* Font Styles */
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0000CD;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.text_rightheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0000CD;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.text_darklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}


.text_bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 17px;
}

.text_log {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}

.text_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	line-height: 17px;
}

.text_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	line-height: 17px;
}
.text_legalnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text_notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.text_columnheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	line-height: 17px;
	font-weight:bold;
}

.text_PopHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
}
/* End Font Styles */

/* Navigation Styles */

div#NavBar {
	height: 20px;
	width: 80%;
	border-top: solid #0000CD 1px;
	border-bottom: solid #0000CD 1px;
	background-color: #0000CD;
	right: 80px;
}

div#NavBar ul {
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	white-space: nowrap;
	font-size: 20px;
}

div#NavBar li {
	list-style-type: none;
	display: inline;
	border: thin solid #666666;
	height: 20px;
	margin: 2px;
}

div#NavBar li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #FFFFFF;
}

div#NavBar li a:link {
	color: #FFFFFF;
}

div#NavBar li a:visited {
	color: #FFFFFF;
}


div#NavBar li a:hover {
	color: #FFFFFF;
	background-color: #3366FF;
}

.Active {
	background-color: #3366FF;

}

/* End Navigation Styles */

/* Right Button Styles */
#rightbutton
	{
	position: relative;
	padding: 0;
	text-align: center;
	/* width:80%; <-- use this to tie width to viewport size */
	width: 170px;			/* <-- use this for a set width */

	background-color: #eeeeee;;
	}

#footerbutton
	{
	position: relative;
	padding: 0;
	text-align: center;
	/* width:80%; <-- use this to tie width to viewport size */
	width: 170px;			/* <-- use this for a set width */

	background-color: #eeeeee;;
	}
	 	
#content
	{
		padding-top: 15px;
	height: 46px;

	}

#content a
	{
	padding-top: 15px;
	color:#0354c2;
	font-weight: bolder;
	font-family: helvetica, geneva, arial, sans-serif;
	text-decoration: none;
	}
		
#content p
	{
	color:#3b3b3b;
	font-family: arial, helvetica, sans-serif;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(../images/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(../images/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(../images/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(../images/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(../images/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(../images/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(../images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(../images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
			
/* End Right Button Styles */
