
/* Define Tags */
body { 
	margin:0;
	padding:0;
	background-color:#ECECCA;
	font-family:Verdana,Arial,Helvetica; 
	color:#494949;
	font-size:11px;
	line-height:1.5em;
	} 

a, a:visited, a:hover {	
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;	
	color:#2B5D0A;	
	text-decoration:underline;
	line-height:1.5em;
	}
a:hover {
	color:#000;	
	}

	
h1, h2, h3, h4, h5, h6 {
	margin:2px 0 2px 0;
	font-family:Helvetica,Arial,Verdana; 
	color:#005d00;
	border-bottom:2px solid #E5E5E5;
	}
h1 {
	font-size:16px;
	color:#2B5D0A;
	}
h2 {
	color:#7b5123;
	font-size:14px;
	border-bottom:0;
	}
h3 {
	font-size:12px;
	border-bottom:0;
	}
h4 {
	font-size:10px;
	border-bottom:0;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
hr { 
	height:1px;
	color:#000000;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}
	
ul, ol, li {	
	line-height:1.5em;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#494949;
	}
	ul.arrow {
		padding:10px;
		margin:0;
		list-style-type: none;
		}
		ul.arrow li {
			padding-left:20px;
			background:url(images/list_arrow.gif) left no-repeat;
			}

/* Custom Class Names */
p, span, .copy, .bold, .copySmall, .copyLarge, .form, .button, .hdr, .subHdr, .error{
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#494949;	
	line-height:1.5em;
	}
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	}

.form {
	background-color:#fff;
	}
	
.button { 
	color:#fff; 
	font-weight:800; 
	background-color:#000;
	border:1px solid #000; 
	cursor:pointer;
	background: url(images/search_button_bk.gif) repeat-x top;
	}
	
.hdr, a.hdr, a.hdr:visited, a.hdr:hover, .subHdr, a.subHdr, a.subHdr:visted, .subHdr:hover {
	font-size:14px;	
	font-weight:800;
	color:#000;	
	}
.subHdr, a.subHdr, a.subHdr:visted, .subHdr:hover {	
	font-size:10px;	
	}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:800;
	}

.copyright, .copyright a, .copyright a:visited, .copyright a:hover {	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#A5A58D;	
	line-height:1em;
	text-decoration:none;
	}
.copyright a:hover {
	text-decoration:underline;
	color:#5E5E51;
	}

.pagelist { /* CAN'T BE AN ID CONTAINER BECAUSE IE SUCKS */
	float:left;
	}
.pagelist ul {
	list-style-type:square;
	}
	.pagelist ul li {
		line-height:1.5em;
		}
	.pagelist ul li a,.pagelist ul li a:visited,.pagelist ul li a:hover {
		text-decoration: underline;
		padding: .2em .5em;
		color: #474747;
		}
		.pagelist ul li a.thispage {
			background-color:#e5cd57;
			}
		.pagelist ul li a:hover {
			text-decoration: none;
			color: #7b5123;
			}
.clear {
	clear:both;
	}
	
.dropcap {
	float: left;
	width: 50px;
	font-size: 62px;
	line-height: 51px;
	font-weight: normal;
	color:#7b5123;
	font-family: georgia, times;
	}
	
.indent {
	text-indent:1.5em;
	}
	
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM PAGE		*
 *	DEFINITIONS BELOW		*
 ********************************/
 	#menu  {
		margin:0;
		padding:0;
		}
		#menu a, #menu a:visited, #menu a:hover {
			border-bottom:1px solid #DBBAC4;
			display:block;
			padding:3px 0 3px 5px;
			margin:0;
			color:#707070;
			text-decoration:none;
			font-size:11px;
			font-weight:800;
			font-family:Arial, Verdana, Helvetica, sans-serif;
			/* background:#FFFFFF url(images/nav_li_static.gif) no-repeat 15px center; */
			}
			#menu a.current, #menu a.current:visited {
				/* background:#707070 url(images/nav_li_current.gif) no-repeat 15px center; */
				color:#707070;
				font-weight:800;
				text-decoration:none;
				}
			#menu a:hover {
				/* background:#FFF url(images/nav_li_hover.gif) no-repeat 15px center; */
				color:#851A39;
				text-decoration:none;
				}
 	.linkList  {
		margin:0;
		padding:0;
		}
		.linkList a, .linkList a:visited, .linkList a:hover {
			border-bottom:1px solid #DBBAC4;
			display:block;
			padding:3px 0 3px 5px;
			margin:0;
			color:#707070;
			text-decoration:none;
			font-size:11px;
			font-weight:800;
			font-family:Arial, Verdana, Helvetica, sans-serif;
			/* background:#FFFFFF url(images/nav_li_static.gif) no-repeat 15px center; */
			}
			.linkList a.current, .linkList a.current:visited {
				/* background:#DADADA url(images/nav_li_current.gif) no-repeat 15px center; */
				color:#707070;
				font-weight:800;
				text-decoration:none;
				}
			.linkList a:hover {
				/* background:#FFF url(images/nav_li_hover.gif) no-repeat 15px center; */
				color:#851A39;
				text-decoration:none;
				}

table.listing{
	}
	
	table.listing th{
		padding: 5px;
		color:#FFF;
		font-weight:bold;
		text-align:left;
		background:url(images/search_header_bk.gif);
		}
		table.listing th a, table.listing th a:visited,table.listing th a:hover{
			color:#444444;
			font-weight:800;
			text-decoration:none;
			}
			table.listing th a:hover{
				color:#888888;
				}
		table.listing tr.evenRow{
			background-color:#f0f0f0;
			}
		table.listing tr.hdr td{
			padding: 5px;
			font-weight:bold;
			color:#FFF;
			background:url(images/search_subheader_bk.gif);
			}
		table.listing tr.oddRow{
			background-color:#ffffff;
			}
		table.listing tr.hoverRow{
			background-color:#d4d4d4;
			}
		table.listing tr.highlightRow{
			background-color:#FFCC99;
			}
		table.listing tr.evenRowRed{
			background-color:#ffc9c9;
			}
		table.listing tr.oddRowRed{
			background-color:#FFcccc;
			}
		table.listing tr.hoverRowRed{
			background-color:#ffc2c2;
			}
		table.listing tr.highlightRowRed{
			background-color:#FFAA77;
			}
		table.listing tr.highlightRow td.alwaysWhite{
			background-color:#FFFFFF;
		}
		table.listing tr.hoverRow td.alwaysWhite{
			background-color:#FFFFFF;
		}
		table.listing tr.evenRow td.alwaysWhite{
			background-color:#FFFFFF;
		}
		table.listing tr.oddRow td.alwaysWhite{
			background-color:#FFFFFF;
		}

.StandardTable {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px
}

a.memberSearchButton, a.memberSearchButton:visited, a.memberSearchButton:hover { display: block; padding: 5px; border: 1px solid #dbbac4; color: #707070; font-weight: bold; text-decoration: none; text-align: center; float: left; width: 175px; width/* */:/**/165px; width: /**/165px; margin: 4px; font-size: 10px; }
	a.memberSearchButton:hover { color: #000; background-color: #ebebeb; border-color: #a88791; }

.StandardTable th, .StandardTable td {
	padding: 0px;
	vertical-align: middle;
}

.StandardTable th {
	background-color: none;
}

.StandardTable tr {
	background-color: none;
}

label{
	display:block;
	margin-top: 2px;
}

input{
	/* width: 77px; */
	border: solid 1px #a7a6aa;
	margin-right: 11px;
}

.login{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 46px;
	border: solid 1px #a7a6aa;
	margin-right: 20px;
	margin-top: 2px;
}

.loginText, .loginText a, .loginText a:visited, .loginText a:hover{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.loginText a, .loginText a:visited, .loginText a:hover{
	color:#FFF;
}


/*	SEARCH BOX STYLES */
.listing th, .listing th a, .listing th a:visited, .listing th a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:800;
	text-align:left;
	text-decoration:none;
	}
	.listing th a:hover{
		color:#333333;
	}
.listing td, .listing td a, .listing td a:visited, .listing td a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	}
	.listing td a:hover{
		color:#333333;
	}

.listing .evenRow {
	background-color:#FFFFFF;
	}
	.listing .evenRow td {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
	}
.listing .oddRow {
	background-color:#F1F1F1;
	}
	.listing .oddRow td {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
	}
.listing .hoverRow {
	background-color:#DADADA;
	}
	.listing .hoverRow td {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
	}
/* END SEARCH BOX STYLES */

#saleSelectError {
	padding:5px;
	width:120px;
	width/* */:/**/108px; 
	width: /**/108px;
	height:84px;
	height/* */:/**/72px; 
	height: /**/72px;
	text-align:center;
	vertical-align:middle;
	background-color:#ffcfcf;
	border:1px solid #ffb8b8;
}

#saleSortDiv a, #saleSortDiv a:visited, #saleSortDiv a:hover { font-size:10px; }
a.saleSort, a.saleSort:visited, a.saleSort:hover { background-color:#2B5D0A; color:#ebebeb; text-decoration:none; }

#errorPane {
	border: 1px solid rgb(204, 204, 204);
	margin: 5px;
	padding:5px;
	
	background: rgb(235, 235, 235) none repeat scroll 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	text-align:center;
	display:none;
}

#freeThingContainer{
	width: 520px;
	width/* */:/**/370px; 
	width: /**/340px;
	height: 86px;
	height/* */:/**/26px; 
	height: /**/26px;
	border: 1px solid #AD8B33;
	font-size: 11px;
	padding: 10px 30px 10px 80px;
	background-color:#FCEDC8;
	margin: 10px auto;
	}
	#freeThingContainer input {
		display: block;
		float: left;
		margin: 0;
		border: none;
	}
	#freeThingContainer label {
		display: block;
		float: left;
		width: 314px;
		margin: 0 0 0 5px;
		}

.fileList a, .fileList a:visited, .fileList a:hover {
	display:block;
	padding:3px 3px 3px 24px;
	margin:0 0 3px 0;
	border-bottom:1px solid #eee;
	text-decoration:none;
	color:#000;
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	}
	.fileList a em, .fileList a:visited em, .fileList a:hover em{ font-size:10px; color:#999999; }
	.fileList a em span, .fileList a:visited em span{ visibility:hidden; font-size:10px; color:#999999; }
	.fileList a:hover em span{ visibility:visible; font-size:10px; color:#999999; }
	
a.forgotPassLink, a.forgotPassLink:visited, a.forgotPassLink:hover { color:#DDE4E8; font-size:9px; }
a.forgotPassLink:hover { color:#fff; }
