/* Tag Selectors */

a
{
    color: #005C00;
}

a:hover
{
    color: #008500;
}

a img
{
	border: none;
}

popup
{
        background: #fff;
}

body
{
       background: #fcf264 top left repeat-x url('../img/page.bg.png') fixed;
	color: black;
	height: 100%;
	font-family: Arial, Palatino Linotype, Century Gothic, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
}

body.sidebars-both #middle
{
	margin-left: 194px;
	margin-right: 194px;
	width: 511px;
}

body.sidebars-both #middle .corners.bottom .corner.right
{
	margin-left: 503px;
}

body.sidebars-both #middle .corners.top .corner.right
{
	margin-left: 503px;
}

form .input input,
form .submit input
{
	font-size: 10px;
}

form .input,
form fieldset
{
	margin-bottom: 5px;
}

form .file input,
form .text input,
form .password input
{
	float: left;
	width: 100px;
}

form .file input,
form .text input,
form .password input,
form .textarea textarea,
form .radio input
{
	background: white repeat-x top left url('../img/page.bg.textarea.png');
	border: solid 2px #FFBD04;
	color: black;
}

.input_text
{
	background: white repeat-x top left url('../img/page.bg.textarea.png');
	border: solid 2px #FFBD04;
	color: black;
}
.input_select
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border: solid 2px #FFBD04;
	color: black;
}

.text_labels {
	font-size: 11px;
	font-weight: bold;
	padding-right: 4px;
}

.credential_note {
	font-size: 11px;
}

form .text input,
form .text label,
form .password input,
form .password label,
form .textarea label,
form .textarea textarea
{
	display: block;
}

form .file label,
form .text label,
form .password label,
form .select label
{
	float: left;
	line-height: 15px;
	width: 50px;
}

form .required label
{
	font-weight: bold;
}

form .submit
{
	text-align: right;
}

form .submit .button-go
{
	background: no-repeat 0px -100px;
	border: none;
	display: block;
	font-size: 0;
	height: 30px;
	margin: 0;
	padding: 0;
	width: 60px;
}

form .submit input
{
	border: solid 2px #005c00;
	background: #009000;
	color: white;
	font-weight: bold;
}

form .textarea textarea
{
	width: 100%;
}

form div,
form fieldset
{
	//clear: left;
}

form fieldset
{
	background: white repeat-x top left url('../img/page.bg.textarea.png');
	border: solid 1px #FFBD04;
}

/* Class Name Selectors */

.center
{
	text-align: center;
}

.corner
{
	position: absolute;
	height: 8px;
	width: 8px;
}

.corners
{
	clear: both;
	height: 0;
}

.corners.bottom
{
	position: relative;
}

.corners.top
{
	position: relative
}

.sidebar .ad-list
{
	margin: 0 0 0 5px;
}

.sidebar .ad-list .ad a
{
	background: no-repeat left -630px;
	display: block;
	margin: 0 0 5px 0;
	padding: 2px 0;
	text-align: center;
	width: 184px;
}

.sidebar .ad-list .ad a img
{
	display: block;
	height: 150px;
	margin: 0 2px;
	width: 180px;
}

.wrapper-column
{
	background: #005c00;
	float: left;
	margin:0;
	padding:0;
	border:0;
	margin-right: -95%;
	width: 100%;
	height: 159px;
	overflow: hidden;
}

.wrapper-input
{
	background: no-repeat right -260px;
	padding: 0 5px 0 0 !important;
}

.wrapper-input div
{
	background: no-repeat left -230px;
	display: block;
	padding: 0 0 0 5px;
}

.wrapper-input input
{
	background: transparent;
	border: 0;
	color: black;
	font-size: 10px;
	font-weight: bold;
	margin: 3px 0 5px;
	padding: 2px 3px;
	height: 20px;
}

.wrapper-input input.default
{
	color: silver;
}

.wrapper-input .tip
{
	color: #005C00;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	margin: 0 8px -2px;
	padding: 0;
}

/* ID Selectors */

#body
{
	background: #005c00;
	padding: 5px 0 0 0;
}

#body .corners.bottom .corner.left
{
	background-position: -100px -188px;
	margin: -8px 0 0 0;
}

#body .corners.bottom .corner.right
{
	background-position: -108px -188px;
	margin: -8px 0 0 891px;
}

#columns
{
	float: left;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 0px;
	height:100%;
}

#columns .sidebar
{
	width: 194px;
}

#columns .sidebar .corners.bottom .corner.left
{
	background-position: -80px -188px;
	display: none;
	margin: -8px 0 0 0;
}

#columns .sidebar .corners.bottom .corner.right
{
	background-position: -88px -188px;
	display: none;
	margin: -8px 0 0 186px;
}

#language
{
	color: #FFD804;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 17px 17px 5px 18px;
	position: absolute;
	z-index: 2;
	text-align: left;
	width: 254px;
}

#d_timezone
{
	color: #FFD804;
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 20px 20px 5px 640px;
	position: absolute;
	text-align: center;
	width: 254px;
}

#footer
{
	clear: both;
	font-size: 12px;
	text-align: center;
	padding: 5px 0;
}

#footer p
{
	padding: 5px 0;
	margin: 0;
}

#footer .menu li
{
    padding: 0 5px;
}

#header
{
	background: no-repeat top left;
	height: 80px;
}

#left
{
	float: left;
	margin-left: -5%;
	width:450px;
}

#logo
{
	background: no-repeat center center;
	height: 158px;
	margin: -108px 0 0;
	padding: 0;
	position: absolute;
	text-align: center;
}

#logo a
{
	display: block;
	margin: 0 auto;
	height: 158px;
	width: 398px;
}

#menu
{
	font-size: 14px;
	padding-top: 50px;
	margin: 0 0 0 5px;
}

#menu a
{
	background: no-repeat -80px -100px;
	color: #005C00;
	display: block;
	font-weight: bold;
	line-height: 30px;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 127px;
}

#menu a.active,
#menu a:hover
{
	background-position: -80px -140px;
	color: black;
}

#menu li
{
	width: 127px;
}

#middle
{
	background: top left repeat-x url('../img/page.shadow.top.png');
	display: block;
       margin:5px;
	margin-top: 0;
	padding:0;
	width: auto;
}

#middle .column-content
{
	background: #ffffb9; 
	padding: 0 5px 0 5px;
	height:154px;
       border-bottom:5px solid #005c00;
	color:  #005c00;
	font-weight: bold;
	text-align:center;
}

#middle .column-content h1
{
	margin:0;
	margin-bottom:3px;
	padding-top:7px;
	font-size: 30px;
}

#middle .column-content span {
	font-size: 16px;
	letter-spacing: 1px;
}

#middle .corners.bottom .corner.left
{
	background-position: -120px -188px;
	margin: -8px 0 0 0;
}

#middle .corners.bottom .corner.right
{
	background-position: -128px -188px;
	margin: -8px 0 0 881px;
}

#middle .corners.top .corner.left
{
	background-position: -120px -180px;
	margin: 0;
}

#middle .corners.top .corner.right
{
	background-position: -128px -180px;
	margin: 0 0 0 881px;
}

#page
{
	margin: 0 auto;
	margin-top: -60px;
	padding: 120px 0 0;
	text-align: left;
}

#right
{
	float: right;
	width:450px;
}

/* moved search to home css, where buy and sell should be together
#search
{
	display:block;
	//float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 212px;
}

#search dl
{
	display:inline;
	height:50px;
	width:212px;
}

#search dt
{
	display:inline;
	float:left;
	height: 25px;
	width: 10px;
	margin: 0 5px 0 0;
	overflow: hidden;
}

#search dd
{
	display:inline;
	float:left;
	margin: 5px 5px 0 5px;
}

#search .input-postalcode
{
	text-align: center;
	width: 60px;
}

** end of commented out search section */

/* shadow offset was -50px */
#shadow
{
	background: no-repeat center -60px; 
	min-width:999px;
}

#toolbar
{
	background: #005c00 center bottom no-repeat;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	color:#005c00;
}

#toolbar .wrapper-input
{
	line-height: 30px;
}

#toolbar h1
{
	float:left;
	color: #005C00;
	font-size: 18px;
	margin: 0 0 0 5px;
	padding: 0 10px 0 0;
}
#toolbar h2
{
	float:left;
	color: #005C00;
	font-size: 16px;
	margin: 0 0 0 5px;
	padding: 0 14px 0 0;
}

#commands
{
	float: right;
	font-size: 12px;
	margin:0;
	padding:0;
}

#commands a
{
	background: no-repeat -878px -152px;
	padding-left:22px;
	margin-right: 6px;
	text-align: right;
	color: #005C00;
	display: block;
	float: left;
	line-height: 40px;
	text-decoration: none;
}

#commands a:hover
{
	background-position: -878px -92px;
	font-weight: bold;
	font-size:14px;
}
#commands a.active
{
	background-position: -878px -92px;
	font-weight: bold;
	font-size:14px;
}

#commands li
{
	display: inline;
}

#map
{
	height:24px;
	margin:0;
	margin-top:3px;
	margin-left:-22px;
}

#mapText
{
	display:inline;
	height:100%;
	line-height:24px;
	margin:5px;
}

/* Invisible Elements */

#left .corner.left,
#logo img,
#pane,
#page-home #account span,
#page-home #home,
#page-home #middle .corners.bottom .corner,
#right .corner.right,
#skip
{
	display: none;
}

/* Menus Without Bullets */

.ad-list,
.menu,
.pagination,
.pagination ul,
#page-home #pane .block .links
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.ad-list li,
.menu li,
.pagination li,
#page-home #pane .block .links li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Common Fonts */

/* Common Width */

#logo,
#page,
#zzz
{
	width: 899px;
}

/* Clearing and Self-Clearing Elements */

form .input,
form fieldset,
#body
{
	clear: both;
	height: 1%;
}

form .input:after,
form fieldset:after,
#body:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Common Sprite Backgrounds */

.corner,
.pagination .next a,
.pagination .prev a,
.sidebar .ad-list .ad a,
.wrapper-input,
.wrapper-input div,
#commands a,
#header,
#home a,
#page-home #pane .block .links a,
#menu a,
#toolbar
{
	background-image: url('../img/8bit.page.sprites.png');
}
#logo
{
	background-image: url('../img/8bit.logo.png');
}

html[xmlns] #logo
{
	background-image: url('../img/logoRed.png');
}

#shadow
{
	background-image: url('../img/8bit.page.shadow.png');
}

html[xmlns] #shadow
{
	background-image: url('../img/page.shadow.png');
}

/* Fixes */

* html ul li a {
   height: 10px;
}
table.campaignlist td.stats {
	text-align: center;
}
ul {
	list-style-type: square;
	list-style-image: url('/img/square.jpg');
}

@-moz-document url-prefix() {
    input[type="text"], input[type="password"], textarea { 
        overflow: auto;
    }
}

#page-home #account
{
	//margin: 187px 0 0 0;
}

#page-home #account li
{
	display: inline;
}

#page-home #account li a
{
	display: block;
	height: 123px;
	position: absolute;
	width: 215px;
}

#page-home #account #link-login a
{
	margin: 0 0 0 215px;
}


#page-home #columns #left .corners.bottom .corner.right,
#page-home #columns #right .corners.bottom .corner.left
{
	display: block;
}

#page-home #communityAds
{
	background: #ffffb9;
	margin:0;
	padding:5px;
	padding-bottom:0;
	border:0;
	height:100%;
	width:879px;
}

/* beginning of buyIt / sellIt block */

.buySellIt
{
	position:relative;
	top:0;
	left:450px;
       width: 427px;
	height:125px;
       padding:0;
	color: #005C00;
       text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#page-home #search #wrapper-input input
{
	width: 260px;
}

#page-home #search label
{
	margin: 0;
	padding: 0;
	font-size:14px;
}

#page-home #search .input-keywords
{
	text-align: left;
	width: 200px;
}

#page-home #search .input-postalcode
{
	text-align: center;
	width: 200px;
}

/* end of search block */

#page-home #pane
{
	background: #ffffb9 no-repeat top left url('../img/page.home.body.new.png');
	height: 135px;
	width: 889px;
       margin:0;
       padding:0;
	display: block;
	margin-top:-14px;
}
#IEroot #pane {
	margin-top:0;
	border:0px dotted red;
} 

#page-home #pane .block
{
	//float:left;
	//color: #005C00;
	//display: block;
	//font-size: 12px;
	//font-weight: bold;
	//list-style-type: none;
	//padding: 0;
}

#page-home #pane .block .go
{
	display: inline;
	margin: 0 0 0 10px;
}

#page-home #pane .block .links
{
	clear: both;
	font-size: 10px;
	text-align: right;
	margin: 0px;
}

#page-home #pane .block .links a
{
	background: no-repeat right -100px;
	padding: 2px 25px 3px 0px;
	color: #005c00;
	text-decoration: none;
}

#page-home #pane .block .links a:hover
{
	background-position: right -160px;
	color: black;
}

#page-home #pane .block .links li
{
	display: block;
}

#page-home #pane .section-content
{
	background: no-repeat top left url('../img/page.home.header.png');
	height: 55px;
	padding: 10px;
}
