/* mac hide \*/
html, body { height: 100%; }
/* end hide*/
* html #outer { height: 100%; }

* { margin: 0; padding: 0; }

body {
	background: #fff;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 100%/110% "Verdana", Arial, Helvetica, sans-serif;
}

/* Layout
------------------------------------------------------------------*/

#outer {
	width: 760px;
	margin: auto;
	position: relative;
	text-align: left;
	min-height: 100%;
	height: 100%;
}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#wrapper1 {
	height: 100%;
	margin-bottom: -30px;
}

#contentwrap {
	display: block;
	font-size: 0.7em; /* Global Content Font Size */
}

#col-left {
	float: left;
	width: 246px;
}

#item-col-left {
	float: left;
	width: 246px;
	margin-right: 10px;
}
.item-detail {
	font-size: 11px;
	font-weight: bold;
}

.colwrap-right {
	float: right;
	width: 514px;
}

.colwrap-right.border {
	background: url(../images/rightcol_bg.gif) repeat-y 0 0;
}

.borderinner {
	background: url(../images/rightcol_top.gif) no-repeat 0 0;
}
.borderinner .padding {
	background: url(../images/rightcol_bottom.gif) no-repeat bottom left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

/* Header
------------------------------------------------------------------*/

#headertop {
	background: url(../images/headertop_bg.jpg) no-repeat bottom left;
	height: 32px;
}

	#search {
		float: right;
	}
	#search form { margin: 4px 10px 0 0; padding: 0; }
	#searchform {
		margin: 0;
		padding: 5px 20px 0 0;
	}
	#txtSearch {
		width: 120px;
		font-size: 11px;
		padding: 1px;
		padding: 2px;
	}
	#searchSubmit {
		margin: 0 0 -6px 5px;
	}

/* #header { height: 65px; } */

	#headerleft {
		float: left;
		padding: 7px 0 0 20px;
	}
	
	#headerright {
		float: right;
		padding: 5px;
		margin: 10px;
		background: #FFF4F4;
		border: 1px solid #f00;
		font-size: 0.7em;
		width: 475px;
	}
	
/* Feature
------------------------------------------------------------------*/
	
/*	
.feature {
	height: 130px;
	background: url(../images/engine.jpg) no-repeat 0 0;
	margin-bottom: 10px;
}
*/

.featuresub {
	height: 49px;
	background: url(../images/featuresub_bg.jpg) no-repeat 0 0;
	margin-bottom: 10px;
	clear: both;
}
	
/* Boxes
------------------------------------------------------------------*/

#boxes {
	background: url(../images/homeboxes_bg.gif) repeat-y 0 0;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-size: 0.7em;
}

.box {
	width: 246px;
	float: left;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

.box.sell {	background: url(../images/homeboxex_top.gif) no-repeat 0 0;	margin-right: 11px; }
.box.search { background: url(../images/homeboxex_top.gif) no-repeat -257px 0; margin-right: 11px; }
.box.buy { background: url(../images/homeboxex_top.gif) no-repeat -514px 0; }

.boxesinner {
	background: url(../images/homeboxes_bottom.gif) no-repeat bottom left;
	width: 100%;
	float: left;
	height: 10px;
}

#boxes .padding { padding: 65px 15px 0 15px; }

/* Sideboxes (sub page) */

.sidebox { float: left;	width: 246px; margin-bottom: 10px; }
.sidebox .padding { padding: 50px 15px 5px 15px; min-height: 100px; height: auto !important; height: 100px; }

.sidebox.grey {	background: #606060 url(../images/sicebox1_top.gif) no-repeat 0 0; }
.sidebox.grey .padding { background: url(../images/sicebox1_bottom.gif) no-repeat bottom left; }

.sidebox.blue {	background: #7AB7E8 url(../images/sicebox2_top.gif) no-repeat 0 0; }
.sidebox.blue .padding { background: url(../images/sicebox2_bottom.gif) no-repeat bottom left; }

.sidebox.orange { background: #FF7600 url(../images/sicebox3_top.gif) no-repeat 0 0; }
.sidebox.orange .padding { background: url(../images/sicebox3_bottom.gif) no-repeat bottom left; }

/* Footer
------------------------------------------------------------------*/

#footer {
	width:760px;
	clear:both;
	height:30px;
	background: #000 url(../images/footer_bg.jpg) no-repeat 0 0;
	color: #666;
	text-align:right;
    color: #fff;
	left:0;
	bottom: 0 !important;
    bottom: -1px;
	position: absolute;
	font-size: 0.7em;
	line-height: 30px;
}

#footer p { margin: 0; }

#clearfooter {width:100%;height:30px;clear:both;} /* to clear footer */
	
	#footerleft {
		 text-align: left;
		 padding: 5px 0 0 20px;
	}
	
	#footerright {
		 float: right;
		 padding: 5px 20px 0 0;
	}
	
	#footer a {
		color: #666;
		text-decoration: none;
	}
	
	#footer a:hover {}

/* Global Formatting
------------------------------------------------------------------*/

a img { border: none; }

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: underline;
}

p { margin: 0 0 1em 0; }

ul, ol {
	margin: 0 0 1em 0;
	padding: 0 0 0 30px;
}

	ul ul, ol ol { margin-bottom: 0; }

.hide { display: none; }

h2 {
	margin: 0 0 0.5em 0;
	color: #000;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.1em;
}

	#col-left h2 { color: #ff7600; }
	.colwrap-right h2 { color: #7ab7e8; }
	.borderinner h2 { color: #fff; font-size: 2em; line-height: 32px; }

h3 {
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
}

.imgRight {	float: right; margin: 0 0 10px 20px; }
.imgLeft { float: left;	margin: 0 20px 10px 0; }

.clear { clear: both; }

/* padding */

.padding { padding: 0 15px 15px 15px; }

/* Messages */

div.message {
	width: 100%;
	color: #fff;
	padding-top: 8px;
	font: bold 10px Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	z-index: 200;
	padding: 6px 0;
	text-align: center;
	line-height: 1.4em;
}
div.message.info { background: #B7EF46;	color: #333; }
div.message.error {	background: #f66; }

/* Tables
------------------------------------------------------------------*/

table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #666;
}

td, th {
	padding: 4px;
}

table th {
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

tbody th {
	font-weight: bold;
	font-size: 1.1em;
}

tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

tbody th a:link, tbody th a:visited{
	color:#FF8601;
	padding:3px 0px 0px 0px;
	}
tbody th a:hover{
	color:#96D030;
	}

tbody tr td { 
	height:25px;
	background: #FFF;
	border: 1px solid #FFF;
	}

tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none;
}

tbody tr.unread td { background: #FEF2E2; }

/* Extra */

.unread { font-weight: bold; }

/* Search Suggest
------------------------------------------------------------------*/

#search_text {
	background: none;
	border: 1px solid #ff9900;
	color: #fff;
}

/*
#search_suggest {
	border: 1px solid #000;
	font-size: 11px;
	background: #fff;
	position: absolute;
	left: 528px;
	top: 26px;
	width: 182px;
}
*/

.suggest_list {
	border: 1px solid #ccc;
	width: 182px;
	margin-left: 145px;
}

.search_suggest {
	border: 1px solid #000;
	font-size: 11px;
	background: #fff;
	position: absolute;
	left: 528px;
	top: 26px;
	width: 182px;
}
.suggest_link {
	padding: 0 2px;
}
.suggest_link_over {
	color: #fff;
	background: #FF7F28;
	padding: 0 2px;
	cursor: default;
	width: 178px;
}
table.message_read tr td {
	text-align: left;
}

/* Tags Increments */
a.level1 { font-size: 11px; }
a.level2 { font-size: 14px; }
a.level3 { font-size: 17px; }
a.level4 { font-size: 20px; }
a.level5 { font-size: 23px; }

a.leave_feedback { font-weight: bold;}

#footer p {
    padding-right: 10px;
    color: #000;
}

#footer p a {
    color: #F90;
}

p a.backlink {
    font-weight: bold;
    margin: 20px;
}

.bold_listing {
    font-weight: bold;
}


.itemframe td {
	background: #E1FFE1;
	border-top: 1px solid #009900;
	border-bottom: 1px solid #009900;
}
.verification_link {
    font-weight: bold;
    text-decoration: underline;
}
div#headerright a, td.information a, p.information a, a.highlight{
    color: #1975D7;
    font-weight: bold;
}

div#headerright a:link, div#headerright a:visited, p.information a:link, p.information a:visited {
    color: #1975D7;
    text-decoration: none;
}

div#headerright a:hover, p.information a:hover {
    color: #50ADEA;
    border-bottom:2px solid #8FD5FF;
    text-decoration: none;
}
					
div#itemtype {
	float: left;
}
