/* font-size for preformatted text i.e in code boxes */
pre {font-family: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace;}

/* headers */

h1 {
	display: block !important;
	width: 590px;
	height: 30px;
	margin: 15px;
	padding: 0;
	background: transparent url(/classifieds/images/h1.gif) no-repeat top left;
	}

h1 a {
	text-indent: -5000em !important;
	display: block;
	width:590px;
	height: 30px;
	margin: 0;
	padding: 0;
	}

h1 a:hover { border: none; }


h2 {margin: 30px 0 20px;}

h4 {font-size: 1em}
h3 {
    font-size: 1.1em;
    margin-bottom: 5px;
    }



/* LINK */

a:link, a:visited {text-decoration: none}
a:hover {border-bottom: none}



/*
#wrap {
	width:760px;
	margin: 10px auto;
	position: relative;
	text-align: left;
}
*/
.admin#content {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 500px;
}

#content #forumlist h3 {
	font-size: 1.3em;
	padding: 0 0 0.1em 0;
}

/*index page*/

.index_category {
	margin: 0 0 20px 0;
}

.index_category .index_list {
	margin: 0;
	padding: 0;
}

.index_category .index_list .subject{
    width: 250px;
	margin: 0;
	padding: 0 0 0 3px;
}

.index_category .index_list .has_image{
    width:22px;
	margin: 0;
	padding: 0;
}

.index_category .index_list .has_map{
    width:20px;
	margin: 0;
	padding: 0;
}

.index_category .index_list .forum_name{
    width:145px;
	margin: 0;
	padding: 0;
}

.index_category .index_list .area_name{
    width:82px;
	margin: 0;
	padding: 0;
}

.index_category .index_list .post_date{
    width:80px;
	margin: 0;
	padding: 0;
}

.index_category h3{
    font-size: 1.4em;
    height: 23px;
    /*background-color: #D8D8D8;*/
    background: url(../images/bar.gif);
    background-repeat:no-repeat;
    margin: 0;
	padding: 5px 0 0 30px;;
}

.bg-0 {
    height: 36px;
    background-color: #F7F5F3;
}

.bg-1 {
    height: 36px;
}

.s_expired { background: url(/classifieds/images/expired_stamp.gif) repeat-y left 20px; }
.s_closed { background: url(/classifieds/images/closed_stamp.gif) repeat-y left 20px; }
.s_not_approved { background: url(/classifieds/images/draft_stamp.gif) repeat-y left 20px; }

/*new post page*/
#advertisinglist{
	margin: 0 0 0 20px;
	padding: 0;
	width: 250px;
	float: left;
}

#advertisinglist ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	}

#advertisinglist li {
	margin-left: 0;
	padding-left: 0;
	margin-right: 0.5em;
	display: block;
	}

/*search page*/

#searchform{
    background-color:#F3F2D8;
    margin: 0;
	width: 500px;
}

/*footer*/


#brdfooter {clear:both;}

#sidebar ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	text-align:center;
}

#sidebar .new_post {
	margin-top:10px;
    width: 180px;
	height: 40px;
	margin-bottom: 10px;
	padding: 0;
    display: block !important;
	background: transparent url(/classifieds/images/post.gif) no-repeat top;
}

#sidebar .new_post a {
	text-indent: -5000em !important;
	display: block;
    width: 180px;
	height: 40px;
	margin-bottom: 10px;
	padding: 0;
	}
	
#sidebar .search_classified {
    width: 150px;
	height: 30px;
	margin-bottom: 10px;
	padding: 0;
    display: block !important;
	background: transparent url(/classifieds/images/search_classified.gif) no-repeat top;
}

#sidebar .search_classified a {
	text-indent: -5000em !important;
	display: block;
    width: 150px;
	height: 30px;
	margin-bottom: 10px;
	padding: 0;
	}

#sidebar #status {
	border: solid 1px #D8D8D8;
	background-color: #FAFAFA;
	padding: 3px;
	margin-bottom: 10px;
}

#sidebar #status ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#sidebar #status li {
	list-style-type: none;
	padding: 0.2em 0 0.2em 20px;
	margin-left: 0;
	padding-bottom: 5px;
}

#sidebar #sidenavi {
	padding: 5px;
	}

#sidebar ul li#alert {
	background: transparent url(/forums/images/icon_alert.gif) no-repeat top left;
	height: 20px;
}

#sidebar ul li#shownew {
	background: transparent url(/forums/images/icon_shownew.gif) no-repeat top left;
	height: 20px;
}

#sidebar ul li#markread {
	background: transparent url(/forums/images/icon_markread.gif) no-repeat top left;
	height: 20px;
}

#sidebar ul li#navsearch {
	background: transparent url(/forums/images/icon_search.gif) no-repeat top left;
	height: 20px;
}

#sidebar ul li#navrules {
	background: transparent url(/forums/images/icon_rules.gif) no-repeat top left;
	height: 20px;
}

#sidebar #sidenavi li {
	padding: 0.2em 0 0.2em 20px;
	margin-left: 0;
}


#sidebar #sidelogin, #sidelogin form, #sidelogin fieldset, #sidelogin input {
	margin: 0;
	padding: 0;
}

#sidebar .bannerbox {
	margin-top:10px;
	margin-bottom:10px;
	width: 120px;
	height:50px;
	float:left;
}

* html #sidebar .bannerbox {
	margin-left:5px;
}

#sidebar .arwbox {
	margin-top:10px;
	margin-left:7px;
	width: 10px;
	height:50px;
	float:left;
}
* html #sidebar .arwbox {
	margin-left:3px;
}

#sidebar .bannertext {
	margin-top:10px;
	margin-left:3px;
	width: 200px;
	height:50px;
	float:left;
}
#sidebar .bannertext a{
	color:#000000;
	font-size:12px;
}


#sidebar .right_bunner1  {
    width: 350px;
	height: 60px;
	margin-bottom: 10px;
	padding: 0;
    display: block !important;
	background: transparent url(/classifieds/images/nichigo.gif) no-repeat top;
}

#sidebar .right_bunner1 a {
	text-indent: -5000em !important;
	display: block;
    width: 350px;
	height: 60px;
	margin-bottom: 10px;
	padding: 0;
}

#sidebar .right_bunner2  {
    width: 120px;
	height: 50px;
	margin-bottom: 10px;
	padding: 0;
    display: block !important;
	background: transparent url(/classifieds/images/ssa_logo.gif) no-repeat top;
}

#sidebar .right_bunner2 a {
	text-indent: -5000em !important;
	display: block;
    width: 120px;
	height: 50px;
	margin-bottom: 10px;
	padding: 0;
}

#sidebar .img{
	width: 120px;
	height: 60px;
	margin-bottom: 10px;
}


#sidelogin fieldset { border: none;}
#sidelogin legend {display: none;}


div.forumlist {
	width: 220px;
	margin: 0;
	padding: 0;
}

.forumlist#singleforum {
	width: 500px !important;
}
	

.cleft { float: left; }
.cright { float: right; }


.forumlist ul {
	margin: 10px 0 0;
	padding-left: 0;
	list-style-type: none;
	}

.forumlist li {
	margin-left: 0;
	padding-left: 0;
	margin-right: 0.5em;
	font-size: 0.9em;
	display: inline;
	}

.forumlist li.new { font-weight: bold; }
.forumlist li.redirect { padding-left: 20px; background: transparent url(/forums/images/icon_f_redirect.gif) no-repeat top left;}

.forumlist .num-topics { font-size: 0.8em; color: #666666; }

.forumlist#singleforum li {
	font-size: 1.1em;
	line-height: 1.6em;
	display: block;
	}

form#selectarea {
	margin: 10px 0 !important;
	}




/* viewtopic */

div.topicdetails {
	clear: both;
	border: solid 1px #666666;
	padding: 0.8em;
	margin-bottom: 10px;
	}

div.topicdetails h2 {
	margin: 1em 0;
	}

div.topicdetails h3 {
	margin: 0;
	}

div.topicdetails div.topicmsg {
	margin-top: 5px;
}

div.topicdetails .info {
	 color: #666666;
	background-color: #F7F5F3;
	padding: 3px;
	}

div.topicdetails #postenq {
	margin-top: 10px;
	padding: 10px;
	background: #F5F2ED;
	}


ul#edittab {
	margin: 10px 0 0 0;
	padding; 0;
	list-style-type: none;
	height: 20px;
	}

ul#edittab li {
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
	width: 130px;
	height: 20px;
	text-align: center;
	float: left;
	font-size: 11pt;
	line-height: 13pt;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	background-color: #FFFFFF;
	}

ul#edittab li.current {
	background-color: #FFCC33;
	display: block;
	}


/* edit */

div#edittopic {
	clear: both;
	border: solid 1px #666666;
	padding: 0.8em;
	margin-bottom: 10px;
	}

div#edittopic h2 {
	margin: 1em 0;
	}

div#edittopic h3 {
	margin: 0;
	}

div#edittopic div.topicmsg {
	margin-top: 5px;
}

div#edittopic .info {
	 color: #666666;
	background-color: #F7F5F3;
	padding: 3px;
	}

.pulldown{width: 140px;}


/* myposts */

ul#smenu {
	margin: 10px 0;
	padding : 0;
	list-style-type: none;
	}

ul#smenu li {
	display: inline;
	margin-left: 0;
	padding-left: 0;
	}

.myposts#topiclist tr.grayout td {
	background-color: #FAFAFA;
	color: #888888;
	}
	
.myposts#topiclist tr.hilight td {
	background-color: #FCF7E3;
	}

.myposts#topiclist .subject { width: 200px; }
.myposts#topiclist .date { width: 110px; font-size: 0.9em; }
.myposts#topiclist .cat { width: 110px; font-size: 0.9em; }
.myposts#topiclist .fee { width: 50px; font-size: 0.9em; }
.myposts#topiclist .status { width: 80px; font-size: 0.9em; }




#topiclist .new span { padding-right: 15px; background: url(/forums/images/icon_new.gif) no-repeatright; }
#topiclist .sticky span { padding-right: 15px; background: url(/forums/images/icon_sticky.gif) no-repeat center right; }


span.newtext a {
	width: 20px;
	height: 20px;
	background: url(/forums/images/icon_shownew.gif) no-repeat center left;
	padding-left: 20px;
}






#quickjump {
	margin: 20px 0;
}

#modcontrols {
	margin: 0;
	padding: 15px;
	border: solid 1px #FF9999;
	background-color: #F5FAF5;
}


#pricebanner {
	margin: 5px 0 10px;
	width: 200px;
	height: 45px;
	text-indent: -5000em;
	background: url(/classifieds/images/pricebanner.gif) no-repeat top left;
	display: block;
	}

.freecat#pricebanner {
	background-position: 0 -45px;
	}


p.pagelink {
	margin: 10px 0;	
}

p#postad {
	width: 350px;
	height: 80px;
	margin: 50px 0;
	padding: 0;
	display: block;
	}

p#postad a {
	width: 350px;
	height: 80px;
	text-indent: -5000em;
	background: url(/classifieds/images/btn_postad.gif) no-repeat top left;
	display: block;
	}

p.freecat#postad a {
	background-position: 0 -100px !important;
	}

p.postlink a:hover {
	background-position: 0 -30px;
}



#postpagenavi {
	margin: 10px 0;
	padding: 10px;
	background-color : #F5F5F5;
	border: solid 1px #D8D8D8;
}

p.subscribelink {
	height: 20px;
	background: transparent url(/forums/images/icon_alert.gif) no-repeat center left;
	padding: 0.2em 0.2em 0.2em 25px;
}


/* forms */

#content form {
	margin: 0;
	padding: 0;
}


#content fieldset {
	padding: 10px 0;
	border-width: 0px;
	border-style: solid;
	display: block;
	}
	
#content legend {
	clear: both;
	margin: 10px 0;
	padding: 0 0 0 5px;
	color: #FF9900;
	border-left: solid 3px #FF9900;
	}

#content form label {
	display: block;
	margin: 5px 0 2px 0;
	padding; 0;
	color: #666666;
	font-weight: bold;
	font-size: 0.9em;
	}

#content form label.inline {
	display: inline;
	margin-right: 1em;
	}

#content form input,
#content form textarea,
#content form option {
	font-size: 1em;
	}

#content form input[type="text"] {
	font-size: 1em;
	padding: 2px;
}


#content form #postmessage {
	font-size: 1em;
	width: 400px;
	height: 15em;
	padding: 2px;
	}


/* table */

#content table {
	border: solid 1px #D8D8D8;
	border-collapse: collapse;
	}
	
	
#content .index_category table {
	border: 0;
	border-collapse: collapse;
	}
	
#content table th,
#content table td {
	border: solid 1px #F5F5F5;
	padding 7px;
	}

#content table th {
	background-color: #FFFFCC;
	}


table.pay_comfirm {
	width: 500px;
	}

table.pay_comfirm th {
	width: 150px;
	background-color: #FF9966 !important;
	}

table.pay_comfirm td {
	width: 150px;
	}


/* post */
/* =================== */

.postlist {
	padding: 0;
	margin: 0 0 20px 0;
	border: solid 1px #D8D8D8;
	clear: both;
}

.postinfo {
	width: 90%;
	background-color: #F5F3F5;
	padding: 5px;
	margin: 0;
}

div.postmsg {
	margin: 20px 0;
	padding: 10px;
	background-color: transparent;
}



div#postreport, div#postenq {
	margin 5px 0;
	padding: 5px;
	}

div#postreport a {
	padding-left: 25px;
	background: transparent url(/classifieds/images/icon_postreport.gif) no-repeat center left;
	}

div#postenq a {
	padding-left: 25px;
	background: transparent url(/classifieds/images/icon_postenq.gif) no-repeat center left;
	}


.paid-0 { color: #FF3300; font-weight: bold; }
.paid-1 { color: #000; }

.status-0 { color: #FF3300; font-weight: bold; }
.status-1 { color: #FF3300; font-weight: bold; }
.status-2 { color: #000; }

.closed-0 { color: #000; }
.closed-1 { color: #000; font-weight: bold; }
.closed-2 { color: #000; }

table#postmetadata {
	width: 90%;
	table-collapse: collapse;
	margin: 5px 0;
	border: solid 1px #D8D8D8;
	}

table#postmetadata th {
	width: 100px;
	}

table#postmetadata th, table#postmetadata td {
	padding: 3px;
	border: solid 1px #D8D8D8;
	}


.postlist h3.srch {
	margin: 0;
	padding: 5px;
	background-color: #D8D8D8;
}




div#edit h4 {
	margin-top: 2em;
	padding: 0.2em;
	border-bottom: solid 1px #FF9900;
	color: #FF9900;
	}
	
dl.pdetails {
	width: 500px;
	}

dl.pdetails dt {
	clear: both;
	float: left;
	width: 100px;
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
	}

dl.pdetails dd {
	float: right;
	width: 390px;
	margin-left: 0;
	padding-left: 0;
	}

form#editpost {
	margin: 0;
	padding: 0;
	}

div#edit em {
	color: #FF3300;
	font-weight: bold;
	}


div.attn {
	margin: 1em 0;
	padding: 0.5em;
	background-color: #F1FAEB;
	}

div.attn p, div.attn h4, div.attn h3 {
	margin: 0;
	padding: 0;
	}

/* profile */

div#profilemenu,
div#adminmenu,
div#pluginmenu {
	margin: 0;
	padding: 5px
	}

#profilemenu ul,
#adminmenu ul,
#pluginmenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
#profilemenu ul li,
#adminmenu ul li,
#pluginmenu ul li {
	list-style-type: none;
	margin: 0;
	padding: 2px;
	display: inline;
	}





dl.profile dt {
	margin-top: 5px;
	vertical-align: top;
	font-weight: bold;
	}

dl.profle dd {
	margin-left: 2em;
	vertical-align: top;
	}

.forum-desc {
	margin:1.5em 0;
	padding:0.5em;
	background-color: #FAF9E4;
}

.forum-desc p {margin:0.5em 0;}
.forum-desc strong {color:#FF6600;}

#adbox1{
	margin-top:-50px;
	width:350px;
	height:240px;
	background:#33FFCC;
}

#postbox{
	width:350px;
}

