/* Standard Tags */
a:link, a:visited {
	color: #333;
}
a:hover, a:active {
	text-decoration: none;
}
a:link.alt, a:visited.alt {
	color: white;
}
a:hover.alt, a:active.alt {
	text-decoration: none;
}
body {
	font-family: arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #333;
}
br {
	clear: both;
}
caption {
	font-weight: bold;
	text-align: center;
}
h2 {
	color: #C00;
	font-weight: bold;
	font-size: 130%;
}
h3 {
	color: #C00;
	font-weight: bold;
	font-size: 120%;	
}
h4 {
	color: #C00;
	font-weight: bold;
	font-size: 110%;
	font-style: italic;
}
h5 {
	color: #C00;
	font-weight: bold;
}
h6 {
	font-weight: bold;
	font-size: 90%;
}
label {
	float: left;
	margin: 3px;
}
legend {
	font-weight: bold;
}
input, select, textarea {
	float: right;
	margin: 3px;
}
	input.readonly, select.readonly, textarea.readonly {
		background: #EBEBE4;
		border: 1px solid #7F9DB9;
	}
p {
	margin: 10px;
}
strong {
	font-weight: bold;
}
table {
	width: 100%;
}
	th {
		font-weight: bold;
	}
	th, td {
		padding: 2px;
		text-align: left;
	}
	tr {
		white-space: nowrap;
	}
	td.wrappable {
		white-space: normal;
	}
	tr.alt {
		background: #fafafa;
	}
	tr.alt2 {
		background: #f6f6f6;
	}
	tr:hover {
		background: #f3f3f3;
	}
	table .numeric {
		text-align: right;
	}
	table a {
		padding: 3px;
	}
	table .smallText {
		text-align: center;
	}
ul.firstLevel {
	margin: 10px 25px;
	list-style: disc;
}
ul.secondLevel {
	margin: 10px 50px;
	list-style: decimal;
}

/* Id's */
#about li {
	list-style: disc;
	margin-left: 20px;
}
#addMore {
	cursor: pointer;
	float: right;
	margin: 5px;
}
#administration {}
	#administration h1 {
		font-size: 2em;
		margin: 10px;
		text-align: center;
	}
	#administration h2 {
		text-align: center;
		color: #333;
		font-weight: normal;
		font-size: 1.8em;
	}
	#administration h3 {
		text-align: center;
		font-size: 1.4em;
		color: #333;
		font-weight: normal;
	}
	#administration h5 {
		text-align: center;
		font-size: 1.3em;
		color: #333;
		font-weight: normal;
	}
	#administration h6.clickable {
		height: 20px;
		background: url('images/clicker.gif') no-repeat top center;
		margin: 5px;
		text-indent: -6000px;
		
	}
	.adminNavigation {
		text-align: center;
		margin: 10px;
	}
		.adminNavigation li {
			display: inline;
			margin: 0 5px;
		}
	#administration .logout {
		background: url('images/logout.gif') no-repeat right center;
		padding-right: 20px;	
	}
	#administration form {
		background: url('images/faded_stripes_down.gif') no-repeat bottom center;
		padding-bottom: 25px;
		margin-bottom: 10px;
	}
		#administration form p.smallText {
			width: 500px;
			border: 1px solid #e3e3e3;
			background: #f1f1f1;
			padding: 3px;
		}
#advertisingRates {
	width: 720px;
}
#backLink {
	width: 100px;
	float: left;
}
	#backLink a:link, #backLink a:visited {
		text-decoration: none;
	}
#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
	color: #C00;
}
#breadcrumbs a:active, #breadcrumbs a:hover {
	text-decoration: underline;
}
#categoryDisplay, #subCategoryDisplay, #itemDetails, #searchDisplay, #userManual {
	float: left;
	width: 730px
}
	#categoryDisplay .banner img, #subCategoryDisplay .banner img {
		display: block;
		margin: 10px auto;
	}	
#clickPrice, #clickPublish, #clickImages {
	cursor: pointer;
	background: url('images/magnifier.gif') no-repeat center right;
	padding-right: 18px;
}
#columnLeft {
	float: left;
	width: 200px;
	margin-right: 10px;
}
	#columnLeft div {
		background: url("images/column_left_foot.gif") no-repeat center bottom;
		padding-bottom: 5px;
	}
	#columnLeft h4 {
		background: url("images/column_left_head.gif") no-repeat center top;
		padding-left: 40px;
		letter-spacing: -1px;
		font-size: 120%;
	}
	#columnLeft img, #columnLeft object {
		margin: 10px auto;
		display: block;
	}
	#columnRight {
		float: right;
		width: 200px;
		margin-left: 10px;
	}
	#columnRight object {
		margin-bottom: 3px;
	}
	#administration #columnLeft {
		float: left;
		width: 48%;
		background: none;
	}
	#administration #columnRight {
		float: right;
		width: 48%;
		background: none;
	}
#didYouKnow {
	float: left;
	width: 520px;
}
	#didYouKnow h4 {
		margin: 3px;
	}
#featureContent {
	float: left;
	width: 530px;
}
#filterList {
	text-align: center;
}
	#filterList input, #filterList select, #filterList label {
		float: none;
	}
#find100s {
	width: 300px;
	float: left;
	font-weight: bold;
	color: #666;
	margin: 5px 0 0 5px;	
	line-height: 18px;
	letter-spacing: -1px;
	font-size: 90%;clear :left;
}
	#find100s span {
		font-size: 180%;
		color: #C00;
		display: block;	
	}
#findByCategory {

}
	#findByCategory table {
		width: 520px;
	}
	#findByCategory table a {
		text-decoration: none;
		color: #C00;
		font-weight: bold;
	}
	#findByCategory table a span {
		cursor: pointer;
	}
	#findByCategory table a:hover {
		color: red;
	}
	#findByCategory table tr:hover {
		background: none;
	}
	#findByCategory table td {
		
	}
	#findByCategory table span {
		margin-top: 5px;
		float: left;
	}
	#findByCategory table span.count {
		font-size: 70%;
		float:none;
	}
	#findByCategory img {
		float: left;
	}
#footer {
	background: url("trader/footer.gif") no-repeat top center;
	padding: 10px;
	clear: both;
}
	#footer .mainNavigation {
		margin-left: 30px;
	}
	#footer .mainNavigation a {
		width: 200px;
		height: 20px;
	}
#formClassifieds p.smallText {
	width: 450px;
	border: 1px solid #FFFF7F;
	background: #FFFFD4;
	padding: 3px;		
}
	#formClassifieds #imageDisplay li {
		float: left;
		margin: 3px;
		text-align: center;
		border: 1px solid #eee;
	}
	#formClassifieds #imageDisplay li .lightBox {
		clear: right;
	}
#keyPanel {
	width: 600px;
	margin: 10px 50px;
	background: #FFFFD4;
	border: 1px solid #FFFF7F;
	font-size: 80%;
}
	#keyPanel h6 {
		margin: 3px;
		font-weight: bold;
		font-size: 120%;
		background: url('images/magnifier.gif') no-repeat center right;
		padding-right: 18px;
		cursor: pointer;
	}
	#keyPanel dt {
		font-weight: bold;
		margin-left: 3px;
	}
		#keyPanel dt img {
			float: left;
			clear: left;
			margin: 3px;
		}
	#keyPanel dd {
		margin-left: 25px;
		margin-bottom: 5px;
	}
	#administration #keyPanel {
		margin: 10px auto;
		width: 700px;
	}
#itemDetails {

}
	#itemDetails h2 {
		float: left;
		clear: left;
	}
	#itemDetails h5 {
		clear: both;
	}
	#itemDetails #publishDate {
		text-align: right;
	}
	#itemDetails #detailImages {
		text-align: center;
	}
	#itemDetails #itemPrices {
		text-align: center;
		font-weight: bold;
		
	}
#lastLoginDetails {
	float: right;
	text-align: right;
	color: white;
	font-size: small;
}
#loginForm, #registerForm, #forgottenPassword {
	width: 300px;
	margin: 10px 200px;
	border: 3px solid #ccc;
	background: #efefef;
	padding: 5px;
}
#mainHeader {
	background: yellow;
	border-top: 1px solid black;
	border-bottom: 1px solid gray;
	height: 100px;
}
	#mainHeader h1 a {
		text-indent: -6000px;
		float: left;
		width: 380px;
		height: 100px;
		background: url('trader/title.gif') no-repeat top left;
	}
	#mainHeader .banner, #mainHeader object {
		float: right;
		margin-top: 20px;
	}
#memberAds, #clippedAds, #memberAccount {
	width: 730px;
	margin: 10px 0;
}
#memberAccount p br {
	clear: none;
}
#mostRecent {
	width: 510px;
	float: left;
	margin: 10px;
	display: inline; /* fix ie double margin bug on floats... doh! */
}
	#mostRecent h4 {
	}
#pendingCredits, #pendingClassifieds {
	
}
	#pendingCredits caption, #pendingClassifieds caption {
		font-weight: normal;
		font-size: 90%;
		text-align: left;
	}
	#pendingCredits .txtBox, #pendingClassifieds .txtBox {
		width: 50px;
		margin: 0;
		padding: 0;
	}
#publisher {
	background: #333;
	border-bottom: 1px solid white;
	height: 24px;
}
	#publisher .content {
		color: white;
		font-style: italic;
		padding-top: 2px;
	}
	#publisher .content h3 {
		font-size: 70%;
		color: white !important;
		font-style: normal;
		font-weight: normal;
	}
#postAmount {
	text-align: center;
	margin: 10px;
	font-weight: bold;
}
#poweredByFooter {
	background: #333;
	border-top: 2px groove #ccc;
}
	#poweredByFooter {
		text-align: center;
		color: white;
	}
	#poweredByFooter img {
		margin: 5px;
	}
	#poweredByFooter p {
		margin-bottom: 0;
		font-size: 90%;	
	}
#reportsForm {
	text-align: center;
}
	#reportsForm label, #reportsForm input, #reportsForm select {
		float: none;
	}
#searchForm {
	margin: 8px 5px;
	text-align: right;
	float: right;
}
	#searchForm label {
		float: none;
		display: inline;
		
	}
	#searchForm input, #searchForm select {
		float: none;
		display: inline;
		margin: 0 5px; font-size: 14px;
		
	}
	#searchForm span {
		font-size: 130%;
		text-transform: uppercase;
		color: #C00;
		font-weight: bold;	
		letter-spacing: -1px;
	}
#siteStats {
	float: right;
	width: 400px;
	margin: 140px 10px 0 0;
	text-align: right;
}
	#siteStats li {
		font-size: 80%;
		display: inline;
	}
#subSectionMenu {
	text-align: center;
	font-size: 90%;
}
	#subSectionMenu li {
		display: inline;
		padding: 0 10px;
		border-right: 1px solid #C00;
	}
	#subSectionMenu li.final {
		border: none;
	}
	#subSectionMenu a:link, #subSectionMenu a:visited {
		font-weight: bold;
		color: #C00;
	}
#tinymce, body#content {
	font-size: 90% !important;
}
#topBar {
	background: url("trader/top_bar.gif") no-repeat top center;
	height: 65px;
	margin-top: 3px;
	margin-bottom: 5px;
}
	#topBar a:link, #topBar a:visited {
		color: white;
	}
	#topBar a:hover, #topBar a:active {
		text-decoration: none;
	}
	#topBar .mainNavigation {
		margin: 0 5px;
	}
		#topBar .mainNavigation li {
			display: inline;
			margin: 0 5px;
			font-size: 95%;
		}
		#topBar .mainNavigation .userLinks {
			float: left;
		}
		#topBar .mainNavigation .pageLinks {
			float: right;
			clear: right;
		}

/* Classes */
.centered {
	text-align: center;
}
.classifieds {
	margin: 5px auto;
}
	.classifieds h2 {
		float: left;
	}
	.classifieds li {
			border: 1px solid #ddd;
			margin: 10px 0;
	}
	.classifieds a:link {
		text-decoration: none;
		color: #C00;
		font-size: 80%;
	}
	.classifieds a:visited {
		color: #999;
		font-size: 80%;
		text-decoration: none;
	}
	.classifieds a:active, .classifieds a:hover {
		color: red;
	}
	.classifieds div.clipAd {
		color: #333;
		background: url("images/paper_clip.gif") no-repeat center right;
		padding-right: 15px;
		float: right;
		font-size: 80%;
		cursor: pointer;
	}
	.classifieds div.clipAd.clipped {
		color: red;
		cursor: auto;
	}
	.classifieds div.clipAd:hover {
		text-decoration: underline;	
	}
	.classifieds .adTop {
		padding: 3px;
	}
	.classifieds .adMain {
		font-size: 90%;
		line-height: 110%;
		padding: 3px;
		border-bottom: 1px solid #ddd;
		background: url("images/classified_alt_bg.gif") repeat-x bottom left;
	}
	.classifieds .adMain img {
		float: left;
		margin: 0 5px 5px 5px;
		border: 1px solid #ccc;
	}
	.classifieds .adFooter {
		clear: both;
		padding-left: 5px;
		background: #eee;
		text-align: left;
		font-size: 80%;
	}
	.classifieds .adFooter .section {
		float: left;
	}
	.classifieds .adFooter span {
		float: right;
		font-weight: bold;
		padding-right: 3px;
	}
	.classifieds .adFooter.trade {
		background: #eee url("images/trade.gif") no-repeat 5px 6px;
		padding-left: 100px;
	}
	
	.classifieds .adMain .prices {
		float: right;
		width: 100px;
		text-align: center;
		line-height: 120%;
		font-weight: bold;
	}
	.classifieds .adMain .prices span {
		font-weight: bold;
		color: #C00;
	}
.clickable {
	cursor: pointer;
}
.columnLeft {
	float: left;
	width: 49%;
}
.columnRight {
	float: right;
	width: 49%;
}
.content {
	width: 950px;
	margin: 0 auto;
}
.errMsg {
	color: red;
}
	.errMsg a:link, .errMsg a:visited {
		font-weight: bold;
		color: red;
	}
.features li {
	margin: 3px 5px;
}
.forgetfulPerson {
	text-decoration: underline;
	cursor: pointer;
}
.memberNavigation {
	width: 600px;
	text-align: center;
	margin: 10px 50px;
}
	.memberNavigation li {
		display: inline;
		margin:  0 5px 0 0;
		line-height: 30px;
	}
	.memberNavigation a:link, .memberNavigation a:visited {
		border: 1px solid #333;
		border-top: 1px solid #bbb;
		border-left: 1px solid #bbb;
		background: #eee;
		padding: 3px;
		text-decoration: none;
	}
	.memberNavigation a:hover {
		padding: 3px;
		text-decoration: none;
		background: #f4f4f4;
	}
	.memberNavigation a:active {
		border: 1px solid #bbb;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
	}
.numeric {
	text-align: right;
}
.pagerPanel {
	text-align: center;
}
	.pagerPanel li {
		display: inline;
		padding-right: 1px;
	}
.payNow {
	color: red;
	font-weight: bold;
}
.popImage {
	display: block;
	width: 50px;
	height: 15px;
	margin: 3px;
	margin: 0 auto;
}
	.popImage.pop5 {
		background: url("images/pop5.gif") no-repeat 0 5px;
	}
	.popImage.pop4 {
		background: url("images/pop4.gif") no-repeat 0 5px;
	}
	.popImage.pop3 {
		background: url("images/pop3.gif") no-repeat 0 5px;
	}
	.popImage.pop2 {
		background: url("images/pop2.gif") no-repeat 0 5px;
	}
	.popImage.pop1 {
		background: url("images/pop1.gif") no-repeat 0 5px;
	}
	.popImage.pop0 {
		background: none;
	}
.roleImg {
	margin-right: 3px;
}
.smallText {
	font-size: smaller;
}
.unEditable {
	float: right;
	font-weight: bold;
	margin: 3px;
}