/*---------------Default classes-reset and common tags*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td  {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 100.01%;
}
img {
    border:0;
}ul {
	list-style-type: none;
}
a {
	color: #0063ac;
}
a:hover {
	text-decoration: underline;
}
/* remember to define focus styles! */
a:focus {
	outline: 0;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
}
/* Life saver IE6 hack \*/
* html .featuredlinks {height: 1%;}
/* end of Life saver IE6 hack */

/*---------------------------------headings--------------------------------------*/
h1, h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #f0583c;
	line-height: 30px;
	height: 30px;
	position: relative;
}
/*------------------------------Layout specific classes-------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #131313;
	font-size: 12px;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	text-align: center;
}
#wrap {
	width: 857px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 122px;
	position: relative;
}
a.logo {
	display: block;
	height: 41px;
	width: 379px;
	position: absolute;
	left: 31px;
	top: 37px;
}
a.logo span {
	position: absolute;
	left: -99999px;
}
#header form {
	display: block;
	height: 31px;
	width: 324px;
	position: absolute;
	top: 46px;
	right: 36px;
}
#header form input {
	font-size: 11px;
	background-color: #ece6e5;
	padding: 7px;
	border: 1px solid #ece6e5;
	margin-top: 1px;
	width: 300px;
	color: #1a1a1a;
	font-weight: bold;
}


#nav {
	background-image: url(images/navbar.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 44px;
	margin-right: 8px;
	margin-left: 8px;
}
#nav ul {
	margin-left: 12px;
}
#nav ul li {
}
#nav ul li {
	display: block;
	float: left;
	height: 44px;
}
#nav ul li a {
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 44px;
}
#nav ul li a:hover {
	background-position: top;
}
#nav ul li a span {
	position: absolute;
	left: -99999px;
}
.home {
	background-image: url(images/home.gif);
	width: 67px;
}
.submit {
	background-image: url(images/submit.gif);
	width: 108px;
}
.latest {
	background-image: url(images/latest.gif);
	width: 111px;
}
.top {
	background-image: url(images/toplinks.gif);
	width: 91px;
}
.contact {
	background-image: url(images/contact.gif);
	width: 111px;
}
.about {
	background-image: url(images/about.gif);
	width: 91px;
}



#outcontent {
	background-color: #f5f3f2;
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
}
#content {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 28px;
	padding-left: 28px;
	text-align: left;
	padding-bottom: 15px;
}
.location {
	height: 41px;
	line-height: 41px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdada;
	margin-bottom: 15px;
}

#footer {
	background-image: url(images/footer.gif);
	height: 41px;
}
#footer p {
	font-size: 12px;
	line-height: 41px;
	color: #FFFFFF;
}
#footer a {
	text-decoration: none;
}


/*---------------------------------categories-------------------------------------*/

.catholder {
	float: left;
	width: 50%;
}
.catholder ul {
	margin-left: 10px;
}
.catholder ul li {
	display: block;
}
.maincat {
	font-size: 14px;
	line-height: 18px;
}
.maincat a{
	font-size: 14px;
	line-height: 18px;
	color: #1a1a1a;
	font-weight: bold;
	text-decoration: none;
}
.subcats {
	margin-bottom: 18px;
}
.subcats a {
	color: #355caa;
	font-size: 11px;
	text-decoration: none;
}
span.count {
	color: #595959;
}
.maincat a:hover, .subcats a:hover{
	text-decoration: underline;
}

/*-------------------------------------Links-----------------------------------------------*/
div.link {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 10px;
	padding-left: 10px;
}
.featuredlinks {
}
.featuredlinks div.link {
	background-color: #FFFFFF;
	border-top-color: #e1e0e0;
	border-right-color: #e1e0e0;
	border-bottom-color: #e1e0e0;
	border-left-color: #e1e0e0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.regularlinks div.link, .searchcats div.link {
	border-top-color: #f5f3f2;
	border-right-color: #f5f3f2;
	border-bottom-color: #f5f3f2;
	border-left-color: #f5f3f2;
}
.featured {
	margin-bottom: 8px;
}
.featured a {
	color: #ff6649;
}
.link {	font-size: 12px;}
.linktitle a {

	font-size: 14px;
	text-decoration: none;
}
.link a:hover {
	text-decoration: underline;
}
.desc {
	line-height: 16px;
}
.desc a {
	text-decoration: underline;
}.url {
	margin-bottom: 8px;
	color: #A2A2A2;
}
.readmore {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/*-----------------------------------------------------Links Sorting----------------------------------------*/
.sorting {
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
/*----------------------------------------------------------Paging-------------------------------------------*/
.paging {
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 10px;
}
.paging a, .current {
	text-decoration: none;
	margin-right: 5px;
	border: 1px solid #0063ac;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.current, .paging a:hover {
	color: #FFFFFF;
	background-color: #0063ac;
}
.pagingleft {
	float: left;
	width: 73%;
}
.pagingright {
	text-align: right;
	float: right;
	width: 25%;
}
/*------------------------------------------------------Details Page-----------------------------------------*/
table.details {
	border-collapse: collapse;
	border-spacing: 1px;
	margin-bottom: 20px;
}
table.details p {
	line-height: 14px;
}


table.details td, table.details th {
	padding:6px;
	vertical-align:top;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdada;
}


table.details tr.odd td, table.details tr.odd th {
background:#edebea;
}
/*------------------------------------------------------------Submit Page---------------------------------------------------*/
.listingtypeholder {
	background-color: #FFFFFF;
	border: 1px solid #e1e0e0;
	margin-top: 20px;
	padding-bottom: 10px;
}
.listingtypeholder h2 {
	font-size: 20px;
	line-height: 39px;
	font-weight: normal;
	height: 39px;
	position: relative;
	display: block;
}
.listingtypeholder h2 input {
	position: absolute;
	left: 4px;
	top: 12px;
}
span.listingtype {
	position: absolute;
	left: 30px;
	top: 0px;
	display: block;
}
.orange {
	color: #f0583c;
}
.blue {
	color: #0063ac;
}




span.price {
	color: #0063ac;
	display: block;
	position: absolute;
	height: 39px;
	top: 0px;
	right: 30px;
}
.listingtypeholder ul {
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e0e0;
	margin-right: 30px;
	padding-top: 10px;
}
.listingtypeholder ul li {
	line-height: 16px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;
	padding-left: 20px;
}
/*-----------------------------------------------------------------------Submit details-------------------------------------------*/

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 1em 0;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
fieldset.sitedetails {
	margin-top: 20px;
}

fieldset.sitedetails label {
	float: left;
	width: 200px;
	text-align: right;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	font-size: 14px;
}
.req {
	color: #FF0000;
}

fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

fieldset div input, fieldset div textarea {
	width: 400px;
	padding: 1px;
	color: #333;
	border: 2px solid #dfdfdf;
}

fieldset div select {
	padding: 1px;
	border: 2px solid #dfdfdf;
}


#fm-submit {
	clear: both;
	padding-top: 1em;
	text-align: center;
}

#fm-submit input {
	border: 1px solid #333;
	background: #555;
	color: #fff;
	font-size: 100%;
	width: 100px;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 1em;
}

input:focus, textarea:focus {
	color: #000;
	background-color: #FFFCDF;
}
/*------------------------------------------Messages on submit page-errors and susccses--------------------------------------*/
span.errForm, .error, .done {
	background-color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
	height: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.done {
	color: #339900;
	border: 1px solid #88bf7e;
	background-image: url(images/done.gif);
	background-repeat: no-repeat;
	background-position: left;
}
span.errForm, .error {
	color: #f0583c;
	border: 1px solid #e1e0e0;
	background-image: url(images/error.gif);
	background-repeat: no-repeat;
	background-position: left;
}

