/* @override 
	http://www.secondhandkitchens.com.au/listings/templates/dmt_tabs/css/style.css
*/

body {
	padding: 0;
	margin: 0;
	font: 64.5%/1.4em "Arial", Helvetica, Verdana, sans-serif;
	background: #fff;
	color: #454545;
}
img {
	outline: none;
	border: none;
}
/* content holder */
#wrapper {
	margin: 10px auto;
	width: 940px;
	background: #fff url(../images/layout_page_bg.gif) repeat-x center 100px;
}
.sharethiscode{
	float: left;

}
span.stbuttontext {
	font-weight: bold;
	font-size: 12px;	
}
/* header */
#header {
	height: 90px;
}

#adspot_top-middle {
	margin: 10px 0 0 15px;
	float: left;
}

#adspot_top {
	margin: 0 0 0 20px;
	float: right;
}
.adspot_lft {
margin: 10px 0 0 0px;
}
.adspot_rt {
margin: 10px 0 0 0;
}
.demoad {
	background-color: #fef7e3;
	border: 1px solid #99886f;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	color: #000;
	vertical-align: middle;
	display: block;
	float: left;
}

#logo {
	padding: 0 0 0 10px;
	margin: 10px 0 5px 0;
	float: left;
}
#logo h1 a:link,
#logo h1 a:hover,
#logo h1 a:visited,
#logo h1 a:active{
	color: #222;
	text-decoration: none;
}
#logo p {
	margin: 0;
	padding: 0 0 0 0;
	color: #555;
	font: 16px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#logo img {
	
}
/* links */
a:link,
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
p, ul, ol {
	font: 1.2em/1.4em "Arial", Helvetica, Verdana, sans-serif;
}
ul, ol {
	font-weight: bold;
	font-size: 1.1em;
}
/* headings */
h1 {
	font: 3.2em "Arial", Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	letter-spacing: -2px;
}
h2 {
	font: bold 1.6em "Arial", Helvetica, Verdana, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	color: #444;
	border-bottom: 1px solid #ccc;
}
h3 {
	font: bold 1.4em "Arial", Helvetica, Verdana, sans-serif;
	margin: 15px 0 0 0;
	padding: 0;
	color: #444;
}
h1 a, h2 a {
	color: #2b2b2b;
	background: #fff;
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	color: #2b2b2b;
	background: #FFF;
}
.title {
	color: #808080;
	background: #fff;
}
/* horizontal tabbed menu */
#tabs {
	background: #fff url(../images/layout_nav_bar.gif) no-repeat bottom left;
	color: #000;
	height: 60px;
	text-align: center;
	padding: 0 0 0 20px;
}
#tabs ul {
	padding: 0;
	margin: 0;
	float: left;
}
#tabs li {
	display: inline;
	list-style: none;
	list-style-type: none;
	height: 30px;
	line-height: 30px;
}
#tabs li a {
	float: left;
	background: #fff url(../images/layout_tab_lft.gif) no-repeat bottom left;
	padding: 0 0 0 5px;
	margin: 0 4px 0 0;
	line-height: 30px;
	text-decoration: none;
	display: block;
}
#tabs li a span {
	background: #fff url(../images/layout_tab_rt.gif) no-repeat bottom right;
	padding: 0 10px 0 5px;
	display: block;
	color: #444;
	font: bold 12px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0px;
}
#tabs li a:hover {
	background: #fff url(../images/layout_tab_lft.gif) no-repeat center left;
}
#tabs li a:hover span {
	background: #fff url(../images/layout_tab_rt.gif) no-repeat center right;
	color: #000;
}
#tabs li a.selected {
	background: #fff url(../images/layout_tab_lft.gif) no-repeat top left;
}
#tabs li a.selected span {
	background: #fff url(../images/layout_tab_rt.gif) no-repeat top right;
	color: #fff;
	font-weight: bold;
}
li#top_info {
	font-weight: bold;
	display: inline;
	padding: 0 0 0 15px;
}
li#top_info a,
li#top_info a span {
	background: none;
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
}
li#top_info a:hover {
	background: none;
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.key {
	text-decoration: underline;
}
/* lists and form elements */
ul, ol {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-position: inside;
}
form {
	margin: 0;
}
input.button {
	padding: 3px;
}
#form h2 {
	background: url(../images/layout_nav_bar.gif) no-repeat center top;
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px solid #D6D5D6;
	text-indent: 5px;
	padding: 5px;
	font-size: 108%;
	text-align: left;
}
#form .fieldgrp {
	margin-bottom: 0.5em;
	width: 100%;
}
#form .field {
	float: left;
	font-size: 95%;
	width: 300px;
}
#form .field input {
	border: 2px solid #CCCCCC;
	margin: 0px;
}
#form .field textarea {
	border: 2px solid #CCCCCC;
	margin: 0 0 0px;
}
#form input {
	border: 2px solid #CCCCCC;
	margin: 0 0 5px;
	padding: 2px;
}
#form textarea {
	border: 2px solid #CCCCCC;
	margin: 0 0 10px;
}
#form select {
	border: 2px solid #CCCCCC;
	margin: 0 0 10px;
	padding: 1px;
}
#form label.top {
	display: block;
}
#form label,
td.formleft {
	clear: both;
	color: #333333;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	padding: 0 10px 0 0;
	text-align: right;
	width: 180px;
}
#form label.onehpx {
	width: 120px;
}
#form input.error {
	background-color: #DEEFFF;
	color: #000000;
	border: 1px SOLID #EA5200;
}
#form label.error {
	background: url("../images/cross.png") no-repeat 0px 0px;
	padding-left: 18px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #EA5200;
	float: none;
	display: inline;
}
#form label.checked {
	background: url("../images/check.png") no-repeat 0px 0px;
	float: none;
	display: inline;
}
/* Top Search Form */
#search {
	float: right;
	clear: both;
	padding: 0;
	margin: 2px 20px 0 0;
	height: 30px;
	line-height: 30px;
}
#search p {
	padding: 0;
	margin: 0;
}
#search input.search {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-weight: bold;
	font-family: "Arial", Helvetica, Verdana, sans-serif;
}
#search input.button {
	font-size: 12px;
	line-height: 20px;
	padding: 0 3px;
}
/* misc */
.buttons {
	text-align: right;
	padding: 4px 3px 0 0;
}
.left_articles .buttons {
	float: right;
	height: 20px;
}
.bluebtn {
	background: #488EB2 url(../images/bluebtn.gif) no-repeat;
	width: 100px;
	padding: 1px 16px 5px 16px;
	color: #fff;
	text-decoration: none;
}
.greenbtn {
	background: #488EB2 url(../images/greenbtn.gif) no-repeat;
	padding: 1px 17px 5px 16px;
	color: #fff;
	text-decoration: none;
}
.bluebtn:hover, .greenbtn:hover {
	background: #488EB2 url(../images/hoverbtn.gif) no-repeat;
	color: #fff;
}
.blueerror {
	background: #E8EFF5;
	border: 1px solid #2580B2;
	padding: 3px;
}
.total {
	background-color: #F5F5DC;
}
.clear {
	clear: both;
}
/* Left Sidebar */
#sidebar {
	padding: 0;
	margin: 0 0 0 8px;
	float: left;
	width: 180px;
}
#sidebar h1 {
	margin-top: 10px;
	padding: 0 0 0 10px;
	font: bold 1.1em/30px "Arial", Helvetica, Verdana, sans-serif;
	height: 30px;
	color: #fff;
	background: transparent url(../images/layout_sidebar_header.gif) repeat-x left top;
	letter-spacing: 0px;
}
#sidebar .left-box {
	border: 3px solid #f5ece5;
	border-top: none;
	margin: 0 0 5px 0;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 8px 0;
	padding: 0;
	text-decoration: none;
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(../images/icons/resultset_next.png) no-repeat left center;
	padding: 2px 0 2px 18px;
	margin: 0 8px;
	line-height: 20px;
}
#sidebar ul.sidemenu a {
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
}
#sidebar ul.sidemenu a:hover {
	color: #990000;
	text-decoration: underline;
}
/* Main Table
 * This class handles the appearence of the
 * the main tables used with 68classifieds
 *
*/
table.main {
	border: 1px solid #ccc;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
table.main tr td {
	padding: 5px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}
table.main tr td a {
	font-weight: bold;
}
table.main tr th {
	padding: 0 5px;
	line-height: 25px;
	font-size: 10px;
	text-align: center;
}
table.main tr td a img {
	vertical-align: middle;
}
table.norm td {
	font-size: 12px;
	line-height: 18px;
}
/* Table Border
 * This class handles the inside table layout
 *
*/
.tableborder {
	border: 1px solid #D6D5D6;
	width: 100%;
}
.tableborder th {
	text-align: center;
	font-size: 14px;
	line-height: 26px;
}
.tableborder td {
	font-size: 12px;
	padding: 0 10px;
	line-height: 20px;
}
#newlistings td {
	text-align: center;
	font-weight: bold;
}
#newlistings td img {
	margin: 2px;
	border: 1px solid #ccc;
	text-align: center;
}
/* TH
 * This class handles the appearence of the
 * the first row in all tables. With the default
 * template this is the blue row.
 *
*/
th {
	background: url(../images/layout_nav_bar.gif) no-repeat center top;
	color: #FFF;
	font-weight: bold;
	border: none;
	padding: 0 10px 0 0;
	line-height: 22px;
	margin: 0;
	font-size: 10px;
	text-align: left;
}
/* Content
 * Main content area
*/
#content {
	float: left;
	width: 570px;
	margin: 10px 0 0 10px;
}
#rt-sidebar {
	float: right;
	width: 160px;
	margin: 0 5px 0 0;
}
#content th a:link, #content th a:visited {
	color: #FFF;
	text-decoration: none;
}
#content th a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* Checkout Steps */
.step {
	background-color: #EAEAEA;
	color: #000;
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc;
}
span.completed {
	color: green;
}
span.pending {
	color: black;
}
span.pendingpayment {
	background: #FFFF99;
	color: #000;
	padding: 3px;
	display: block;
}
span.notcompleted {
	color: #CACACA;
}
span.notcompletedred {
	color: red;
}
/* Characters
 * This class is used when a user is placing an ad
 * It formats the characters remaining
*/
.characters {
	color: #666666;
	display: inline;
	float: none;
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	width: auto;
}
.characters {
	color: #666666;
	font-size: 9px;
	text-align: right;
}
/* Content Forms */
#content fieldset {
	margin-bottom: 16px;
	border: 1px solid #CCCCCC;
	padding: 20px;
	background-color: #FAFAFA;
}
#content fieldset legend {
	padding: .1em .3em;
	font-size: 12pt;
	font-weight: bold;
	color: #2b2b2b;
}
#content .continue input {
	float: right;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}
#content .submit input {
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}
#content fieldset p {
	clear: both;
	padding: 0px;
	margin: 0px;
}
#content fieldset p label {
	float: left;
}
/* Breadcrumb
 * This class handles the category
 * breadcrumb trail
*/
#content p.breadcrumb,
#content p.breadcrumb .breadcrumbs:link,
#content p.breadcrumb .breadcrumbs:visited,
#content p.breadcrumb .breadcrumbs:active,
#content p.breadcrumb .breadcrumbs:hover {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* Pagination
 * This class handles the appearence of the
 * previous and next section
 *
*/
.pageNav td {
	padding: 2px 4px 2px 4px;
}
.pageNav a {
	text-decoration: none;
}
.pagination {
	text-align: right;
	background-color: #7088b0;
	color: #333333;
}
.paginationNum {
	background-color: #FFFFFF;
	color: #333333;
}
.navigationBack {
	background-color: #809ac5;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.navigation {
	font: x-small verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
/* Featured Listings
 * td.featured handles the display of featured listings
 *
*/
td.featured {
	background: #d4f0ff url(../images/featured_bg.gif) repeat-x 0px -40px;
}
td.highlighted {
	background: #fffbd5 url(../images/highlight_bg.gif) repeat-x 0px -40px;
}
td.bold {
	font-weight: bold;
}
/* row1 & row2
 * This section handles alternating rows
 *
*/
.row1 {
	background-color: #d0d0d0;
	background-color: #F1F1F1;
}
.row2 {
	background-color: #FFF;
}
.listingextras {
	padding: 10px 0 5px 0;
	background-color: #f0f0f0;
	border-top: 4px solid #ccc;
}
.listingextras,
.listingextras a {
	margin: 5px 0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #0066CC;
}
.listingextras a:hover {
	text-decoration: underline;
}
.listingextras2 {
	border: 1px solid #F1F1F1;
	margin: 5px;
	padding: 5px;
}
.listingextras2 a {
	margin: 5px 0;
	font-size: 11px;
}
.favorites {
	background: url('../images/favorites.gif') left center no-repeat;
	padding: 3px 0 3px 20px;
	margin-left: 10px;
	height: 16px;
}
.delfavorites {
	background: url('../images/favorites_delete.gif') left center no-repeat;
	padding: 3px 0 3px 20px;
	margin-left: 10px;
	height: 16px;
}
.printer {
	background: url('../images/printer.gif') left center no-repeat;
	padding: 3px 0 3px 20px;
	margin-left: 10px;
	height: 16px;
}
.moreads {
	background: url('../images/moreads-seller.gif') left center no-repeat;
	padding: 3px 0 3px 20px;
	margin-left: 10px;
	height: 16px;
}
.friendmail {
	background: url('../images/friendmail.gif') left center no-repeat;
	padding: 3px 0 3px 20px;
	margin-left: 10px;
	height: 16px;
}
.contact {
	background: url('../images/contact.gif') left center no-repeat;
	padding: 3px 0 3px 20px;
	margin-left: 10px;
	height: 16px;
}
blockquote {
	margin: 10px 0;
	padding: 5px;
	color: #666;
	border: 1px inset;
}
.updated {
	background: #E8EFF5 url(../images/check.png) no-repeat 1em;
	border: 1px solid #2580B2;
	margin: 1em 5% 10px;
	padding: 0 1em 0 3em;
}
.notes {
	background-color: #FFF5F2;
	border: 1px solid #FFD6CF;
	color: #333333;
	margin-bottom: 2px;
	padding: 1em;
}
/* footer  */
.footer {
	clear: both;
	text-align: center;
	line-height: 16px;
	padding: 10px 0 10px 0;
	margin: 25px 10px 10px 20px;
	border-top: 1px solid #ccc;
}
.footer p {
	margin: 0;
	padding: 0;
}
/*-------------impromptu---------- */
.cleanbluewarning .cleanblue {
	background-color: #acb4c4;
}
.cleanbluefade {
	position: absolute;
	background-color: #aaaaaa;
}
div.cleanblue {
	font-family: Georgia,"Times New Roman",serif;
	position: absolute;
	background-color: #ffffff;
	width: 300px;
	font-size: 12px;
	text-align: left;
	border: solid 1px #213e80;
}
div.cleanblue .cleanbluecontainer {
	background-color: #ffffff;
	padding: 0px;
	font-weight: bold;
}
div.cleanblue .cleanblueclose {
	background: url(../images/layout_nav_bar.gif) no-repeat center top;
	text-align: right;
	width: 90%;
	cursor: default;
	padding: 1px 15px;
	color: #ffffff;
	font-weight: bold;
}
div.cleanblue .cleanbluemessage {
	padding: 10px;
	line-height: 20px;
	font-size: 11px;
	color: #333333;
}
div.cleanblue .cleanbluebuttons {
	text-align: right;
	padding: 5px 0 5px 0;
	border: solid 1px #eeeeee;
	background-color: #f4f4f4;
}
div.cleanblue button {
	padding: 3px 10px;
	margin: 0 10px;
	background-color: #567ebb;
	border: solid 1px #f4f4f4;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
div.cleanblue button:hover {
	border: solid 1px #d4d4d4;
}
