@charset 'UTF-8';
/* UNIVERSAL RESET */

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, form, input, select {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	background: white;
	line-height: 1;
	color: black;
	}
ol, ul {
	list-style: none;
	}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
 quotes: "" "";
 }
fieldset,img { 
 border: none;
}

/* LAYOUT */
.clear { clear:both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }


/* TYPE */
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { 
 font-size: 11px; 
 font-weight: normal; 
 font-style: normal; 
}
body { 
	font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", Geneva, Arial, Verdana, sans-serif;
	background: #d6d6d6 url('images/bg.gif') repeat;  
  	color:#333;  	
	margin: 0 auto; 
	width: 927px;
}
a:link, a:active, a:visited  { 
	color:#666;
	text-decoration:none;
}
a:hover { 
	color:#960f1e;
	text-decoration: underline;
}


/* TOP BAR */
#topbar {
	width: 927px;
	position: relative;
	margin: 7px auto auto;
}
#head {
	top: 5px;
	left: 5px;
	position: static;
}
#logo {
	top: 20px;
	left: 20px;
	position: absolute;
}
#banner {
	height: 9px;
	top: 18px;
	left: 434px;
	position: absolute;
}


/* NAV */
#depNav {
	background: #d6d6d6 url('images/bannerNav.gif') repeat; 
	top: 20px;
	left: 198px;
	position: absolute;
 height: 72px;
 width: 710px;
 font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", Geneva, Arial, Verdana, sans-serif;

}
#depNav ul {
	top: 0;
	margin-top: 20px;
}
#depNav li {
 line-height: 30px;
 display: block;
 text-align: center;
 float: left;
	margin: 4px;
}
#depNav a, #depNav a:link, #depNav a:visited, #depNav li a, #depNav li a:link, #depNav li a:visited {
 text-decoration: none;
 color: #666666;
}
#depNav a:hover, #depNav li a:hover, #depNav li.current a, #depNav li.current, #depNav li.current a:link, #current, .current {
 text-decoration: none;
 color: #960f1e;
}



















#footer {
	background: url('images/foot.gif') no-repeat;	
	width: 927px;
	height:  36px;;
	position: relative;
	margin: auto;
	clear: both;
}
#copyright {
	float: left;
	margin-top: 7px;
	margin-left: 28px;
	color: #fff;
	font-size: 11px;
}
#home a {
	float: right;
	margin-top: 7px;
	margin-right: 28px;
	color: #960f1e;
	font-size: 11px;
}








#main {
	width: 927px;
	background: url('images/main.gif') repeat-y;
	float: left;
}
#main #flash {
	margin-left: 3px;
}




#gallery {
 width: 927px;
 margin: auto;
 background: url('images/main.gif') repeat-y;
	float: left;
	border-top: 1px solid #960f1e;
}
#gallery #left{
	float: left;
}
#gallery #right{
	float: right;
}
#gallery h2 {
	color: #960f1e;
	font-size: 14px;
}
#gallery h2.shadow {
	color: #960f1e;
	font-size: 12px;
}
#gallery small {
	color: #666;
	font-size: 10px;
}
#gallery #colHalf {
 width: 660px;
	float: left;
	margin-left: 17px;
}
#gallery #colQuarter {
 width: 210px;
	float: left;
	margin-left: 17px;
}











/* COLUMN */
#main #column { 
 	width: 635px;
	float: left;
	margin: 17px;
}
#main #column img.newSec{ 
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	border: 2px solid #960f1e;
}
#main #column img.imgLeft{ 
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	border: 1px solid #ccc;
	padding: 2px;
}
#main #column img.imgRight{ 
	float: right;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 5px;
	border: 1px solid #ccc;
	padding: 2px;
}
#main #column h3 {
	font-size: 24px;
	line-height: 29px;
	color: #960f1e;
	margin-top: 14px;
}
#main #column h1 {
	font-size: 18px;
	line-height: 24px;
	color: #960f1e;
}
#main #column h2 {
	font-size: 14px;
	line-height: 24px;
	color: #960f1e;
}
#main #column p {
	font-size: 12px;
}
#main #column p.intro {
	font-size: 13px;
}
#main #column p.add {
	font-size: 11px;
	font-style: italic;
}
#main #column a, #main #column a:link, #main #column a:active, #main #column a:visited {
	color: #960f1e;
	text-decoration: underline;
}
#main #column a:hover {
	color: #999;
}
/* ADS */
#main #ads { 
 width: 220px;
 float: left;
 padding: 6px 6px 10px;
	background-color: #ececec;
	margin-top: 16px;
}
#main #ads img.imageLeft {
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}
#main #ads h2 {
	font-size: 14px;
	line-height: 24px;
	color: #960f1e;
}
#main #ads h3 {
	font-size: 12px;
	color: #960f1e;
	font-style: italic;
	margin-top: 3px;
}
#main #ads p {
	font-size: 11px;
}
































/* LANG */
#lang {
	top: 14px;
	left: 210px;
	position: absolute;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
}
#lang li a, #lang li a:link, #lang li a:visited {
 text-decoration: none;
 color: #666666;
}
#lang li a:hover, #lang li.current a:link{
 text-decoration: none;
 color: #960f1e;
}



/* NAV */
#nav {
 height: 32px;
 width: 887px;
 font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", Geneva, Arial, Verdana, sans-serif;
 background: url('/images/nav_bar.gif') left top no-repeat;
 margin-left: 18px;
 margin-top: 28px;
}
#nav li {
 line-height: 30px;
 display: block;
 background: url('/images/nav_divider.gif') no-repeat 118px 1px;
 width: 120px;
 text-align: center;
 float: left;
}
#nav a, #nav a:link, #nav a:visited, #nav li a, #nav li a:link, #nav li a:visited {
 text-decoration: none;
 color: #666666;
}
#nav a:hover, #nav li a:hover, #nav li.current a, #nav li.current, #nav li.current a:link, #current, .current {
 text-decoration: none;
 color: #960f1e;
}
#admin li {
 font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", Geneva, Arial, Verdana, sans-serif;
 background: url('/images/nav_divider2.gif') no-repeat scroll right 7px;
 width: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#search {
	padding-left: 0;
	position: relative;
	top: 6px;
	float: right;
	right: 6px;
}




/* SUB NAV TEST */
#navsubtest {
 width: 887px;
 height: 50px;
 font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", Geneva, Arial, Verdana, sans-serif;
 background: url('/images/nav_classifieds_bar.gif') left top no-repeat;
 margin-left: 18px;
 margin-top: -3px;
}

/* SUB NAV */
#navsub {
 width: 885px;
 min-height: 46px;
 font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", Geneva, Arial, Verdana, sans-serif;
 color: #666;
 margin-left: 18px;
 margin-top: -3px;
 float: left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#navsubFinish {
 width: 887px;
 height: 4px;
 background: url('/images/navsub_bar.gif') no-repeat left top;
 font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", Geneva, Arial, Verdana, sans-serif;
 color: #666;
 margin-left: 18px;
 float: left;
}
ul#navsubLinks select {
 width: 142px;
 margin-right: 5px;
}
ul#navsubLinks {
}
ul#navsubLinks li {
 padding: 5px 6px 0 8px;
 background: url('/images/nav_divider.gif') no-repeat right 11px;
 width: auto;
 float: left;
 display: inline;
}
ul#navsubLinks li.type, ul#navsubLinks li.sort {
	color: #999;
}
ul#navsubLinks li.sort {
 background: none;
}

/* CLASS_CAT */
#class_cat { 
 width: 630px;
 float: left;
 color: #666;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 10px;
}
#class_cat img.title {
	margin-bottom: 20px;
}
#class_cat #cat {
	margin-bottom: 10px;
	width: 100%;
	clear: both;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	float: left;
}
#class_cat #cat h1 {
	font-size: 16px;
	color: #960f1e;
	margin-bottom: 7px;
}
#class_cat #cat p {
	margin-bottom: 7px;
}
#class_cat #cat #links {
 height: 32px;
 font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", Geneva, Arial, Verdana, sans-serif;
}
#class_cat #cat #links li {
 line-height: 22px;
 background: #ececec url('/images/nav_ba.gif') no-repeat 1px 1px;
 width: 150px;
 text-align: center;
 float: left;
	clear: none;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
}
#class_cat #cat #links #premium li {
 line-height: 22px;
 background: #ffb7ba;
 width: 150px;
 text-align: center;
 float: left;
	clear: none;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
}
#class_cat #cat #links a, #class_cat #cat #links a:link, #class_cat #cat #links a:visited, #class_cat #cat #links li a, #class_cat #cat #links li a:link, #class_cat #cat #links li a:visited {
 text-decoration: none;
 color: #666666;
}
#class_cat #cat #links a:hover, #class_cat #cat #links li a:hover, #class_cat #cat #links li.current a, #class_cat #cat #links li.current, #class_cat #cat #links li.current a:link, #current, .current {
 text-decoration: none;
 color: #960f1e;
}

/* FORM */
#form { 
 width: 630px;
 float: left;
 color: #666;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 10px;
}
#form form {
 margin-top: 36px;
}
#form small {
 font-size: 11px;
 line-height: 0;
}
#form label{
 float: left;
 width: 140px;
 font-weight: bold;
}
#form label a, #form label a:hover {
	text-decoration: underline;
}

#form label.after {
 font-size: 11px;
 float: none;
 font-weight: normal;
 vertical-align: top;
}
#form label.after a {
 text-decoration: underline;
}
#form input, #form textarea, #form select {
 margin-bottom: 10px;
 margin-top: 0;
}
#form input.size20 {
 width: 20px;
 margin-bottom: 0px;
 margin-top: 0;
	top: -4px;
	position: relative;
}
#form select.size180 {
 width: 180px;
}
#form comment{
 float: left;
 width: 140px;
 font-weight: normal;
}
#form #submitbutton, #form #submit {
 margin-left: 140px;
 margin-top: 5px;
}
#form br{
 clear: left;
}
#formComment {
    float: left;
    width: 251px;
    margin: 84px 0 0;
    padding: 0 0 0 20px;
    color:#666;
    border-left:1px solid #ccc;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
}
#formComment li.bold {
	font-weight: bold;
}

#formCommentBelow {
    float: left;
    color:#666;
    border-top:1px solid #ccc;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	padding: 20px 0 0;
	clear: left;
	width: 299px;
	margin: 0 0 0 10px;
}
#formCommentBelow li.bold {
	font-weight: bold;
}
#formCommentBelow li a {
	text-decoration: underline;
}

/* SAMPLE IMG */
#sampleImg { 
	padding: 17px;
}



/* SHOW */
#show { 
 width: 438px;
 float: left;
 color: #666;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 10px;
}
#show h1 {
	color: #b90000;
	font-size: 16px;
	line-height: 20px;
}
#show p {
	color: #666;
	font-size: 12px;
	line-height: 16px;
}
#show img {
}

/* POSTS */
#post #posttop { 
	background: url(/images/class_post_top.gif) no-repeat;
	height: 4px;
	margin-top: -8px;
	margin-left: -8px;
	padding-top: 3px;
	margin-right: -1px;
}
#post #postbottom { 
	background: url(/images/class_post_bottom.gif) no-repeat;
	height: 4px;
	clear: both;
	margin-left: -8px;
	margin-right: -2px;
}
#post {	
	border-right: 1px solid #d5d7d6;
	border-left: 1px solid #d5d7d6;
	margin-bottom: 7px;
	width: 636px;
	margin-left: 1px;
	float: left;
	padding-top: 8px;
	padding-bottom: 0;
	padding-left: 7px;
}
#post #imgarea {
	min-width: 100px;
	float: left;
	vertical-align: text-bottom;
	top: 0;
	background-color: #c0c0c0;
}
#post #imgarea #cat {
	background-image: url(/images/ad2.jpg);
	height: 0;
}
#post #imgarea #cat img{
	top: -43px;
	position: relative;
	left: 0;
}
#post #txtarea {
	float: left;
	width: 519px;
	padding-left: 10px;
}
#post #txtarea h1 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 4px;
}
#post #txtarea h1 a {
	color: #c90000;
}
#post #txtarea h1 a:hover {
	text-decoration: underline;
}
#post #postfoot {
	font-size: 10px;
	float: left;
	clear: both;
	margin-left: 110px;
}
#post #postfoot img {
	width: 20px;
}

/* POSTS TEST */
#postsTest { 
 	width: 635px;
	float: left;
	padding: 17px;
}
#postsTest img {
	margin-bottom: 10px;
}
#postsTest img.last { 
 	margin: 0;
}




