﻿/* --- global styles --- */

body {
font-family:Verdana; 
font-Size:0.9em;
width: auto;
margin: 0;
padding: 0;
}

ul {
margin: 0;
padding: 0;
}

.site_wrapper {
width: 981px;
border-left: 1px solid #5D8057;
border-right: 1px solid #5D8057;
border-bottom: 1px solid #5D8057;
margin-left: auto;
margin-right: auto;
}

.content_wrapper {
padding: 0;
}

p.spacer {
border: 1px solid #000;
}

p.message {
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight:bold;
color: Red;
}

h1{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight:bold;
}


h2{
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight:bold;
}

h3{
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight:bold;
font-style: italic;
text-align: center;
}

.textMain {  
font-family:Verdana; 
font-Size:0.9em;
}

.textMainBig {  
font-family:Verdana; 
font-Size:1em;
font-weight: bold;
}

.greeting {
font-weight: bold;
font-size: 1.15em;
}

a:link   {font-Size:1em; font-style:normal; font-family:helvetica, arial, sans-serif; text-decoration: underline; color:#000000}
a:visited   {font-Size:1em; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: underline; color:#000000}
a:active   {font-Size:1em; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: underline; color:#000000}
a:hover    {text-decoration: underline; color: #000000}

a.big:link   {font-Size:1.15em; font-weight:bold; font-style:normal; font-family:helvetica, arial, sans-serif; text-decoration: underline; color:#000000}
a.big:visited   {font-Size:1.15em; font-weight:bold; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: underline; color:#000000}
a.big:active   {font-Size:1.15em; font-weight:bold; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: underline; color:#000000}
a.big:hover    {font-Size:1.15em; font-weight:bold; text-decoration: underline; color: #000000}

/* --- corp header --- */

.corp {
background-color: #5D8057;
color: #fff;
height: 20px;
padding-left: 2em;
}

.corp_title_sm {
color: #fff;
font-size: smaller;
}

.corp a {
color: #fff;
font-weight: bold;
font-size: 0.9em;
}

.corp ul {
list-style: none;
padding: 0;
position: absolute;
top: 2px;
right: 2%;
}

.corp li {
display: inline;
border-right: 1px dotted #fff;
padding: 0 5px 0 10px;

}


/* --- styles for header --- */

.header {
border-top: 1px solid #ccc;
background:url("images/header_bg.png") top;
height: 98px;
width: 981px;
text-align: center;
}

.header_title {
font-size: 36px;
color: #000;
text-align: center;
margin-top: 30px;
}


/* --- styles for the navigation --- */

.navigation {
background:url("images/nav_bg.png") repeat-x;
}

.navigation ul {
list-style: none;
padding-top: 5px;
height: 30px;
text-align: center;
}

.navigation li {
display: inline;
border-right: 1px dotted #000;
padding: 0 10px 0 10px;
}

.navigation li a {
font-size: 14px;
color: #fff;
text-decoration: none;
}


/* --- middle content --- */

.google_ads {
text-align: center;
}

.right_col {
text-align: center;
}

.left_col {
padding-left: 5px;
}

/* --- user corner --- */
.user_corner {
border-left: 1px #ebebeb dashed;
border-right: 1px #ebebeb dashed;
background-color: #EBFCE8;
padding: 10px;
}

.user_corner ul {
list-style-type:circle;
padding-left: 2em;
}

.create {
padding-left: 2em;
}

.create a {
text-decoration: underline;
color: #000;
Font-family:Verdana; 
Font-Size:1em;
text-align: right;
}

.breadcrumb {
float: right;
padding: 2px 5px 0 5px;
position: relative;
*top:-19px !important; 
}

.breadcrumb a {
font-Size:0.9em;
padding: 0 20px 0 20px;
}

.breadcrumb li {
display: inline;
border-right: 1px dotted #000;
padding: 0 5px 0 0;
}

.listings {
font-Size:0.8em;
padding: 15px 0 15px 0;
}

.important {
font-size:0.9em;
font-style:italic;
color:Red;
}

/* --- form styles --- */

.forms {
  padding: 0;
  width: 500px; 
}

.forms fieldset {
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 15px;        
  margin: 0;
}

.forms fieldset legend {
	font-size:1.5em;
}

.forms label { 
	float: left; 
	width: 200px;
	margin: 5px 0 0; 
	text-align: right; 
}

.forms input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 15px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

.forms input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

.form_buttons {
float: right;
}

.s_question {
padding-left: .9em;
}

/* --- Details --- */

.details_header {
background-color: #dfdfdf;
}

.details td {
padding: 5px;
white-space:nowrap;
}

.validate {
font-size: .8em;
}

/* --- manage ads --- */

.is_label  {

}

.is_button {

}

.is_checkbox {

}


/* --- footer --- */

.footer {
border-top: 1px solid #999;
}

a.copyright:link   {font-size:8pt; font-style:normal; font-family:helvetica, arial, sans-serif; text-decoration: underline; color:#000}
a.copyright:visited   {font-size:8pt; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: underline; color:#000}
a.copyright:active   {font-size:8pt; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: underline; color:#000}
a.copyright:hover    {text-decoration: underline; color: #000}

a.copyrightSm:link   {font-size:7pt; font-style:normal; font-family:helvetica, arial, sans-serif; text-decoration: underline; color:#000}
a.copyrightSm:visited   {font-size:7pt; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: underline; color:#000}
a.copyrightSm:active   {font-size:7pt; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: underline; color:#000}
a.copyrightSm:hover    {text-decoration: underline; color: #000}

.text_copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #5D8057}




/* --- old styles still in use --- */

.textMain {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000}

.featured {
    border:1px solid #5D8057;
	background-color: #EBFCE8;
	padding: 5px 5px 5px 5px;
}


/* ---------- adengage ---------- */


.right_col_header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #FFFFCC; background-color:#5D8057; padding: 5px;}
	.right_col_box { border-left: 1px solid #5D8057; border-top: 1px solid #5D8057; border-bottom: 1px solid #5D8057; padding: 5px;}
	a.right_col_header_link {color:#FFFFFF;}
	a.right_col_header_link:hover {color:#000;}
	
	.ad_title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #5D8057}

.ad_text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #5D8057}



/* --- manage ads section --- */

div#manage_ads_free {
	width:645px;
	margin:0 2%;
	overflow:hidden;
	padding:12px 0px 10px 0px;
}

.sample_thmb {
padding: 15px;
}

.sample_thmb_pics {
padding: 0 5px 0 5px;
}

b.utop, b.ubottom {
	display:block;}
b.utop b, b.ubottom b {
	display:block;
	height:1px;
  overflow:hidden;
	background:#485867;}
b.u1 {
	margin:0 5px}
b.u2 {
	margin:0 3px}
b.u3 {
	margin:0 2px}
b.utop b.u4, b.ubottom b.u4 {
	margin:0 1px;
	height:2px}
	
.manage_header td.manage_text {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 14px!important;
	font-weight: bold!important;
	background-color: #485867;
	padding: 0px 0px 0px 6px;
	color: #ffffff;
	text-align: left;
}

legend.legend_title  {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #485867
}

.manage_cellbg {
	padding-left: 5px;
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 75%;
	background-color: #e9e9e9
}

.manage_cellbg2 {
	text-align: right;
	background-color: #e9e9e9
}

.manage_price {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 5px;
}

.manage_price a {
padding: 45px;
}
	
	
.right_ad {
padding-left: 7px;
}
