* {margin:0; padding:0;}
body {
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	height:auto;
	background: #fff;
	font: 100% Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #333;
}
a {
	color:#0085ca;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
h1 {
	clear:both;
	margin:10px 0 20px 10px;
	font-size:30px;
	text-align:left;
	color:#629f1e;
}
.clearboth {
	clear:both;
}

#container {
	width: 920px;
	margin: auto;
	background: url(../images/bg_main.gif) repeat-x;
	padding-bottom:50px;
}

#header {
	height:80px;
}
#header img.logo {
	float:left;
	margin:10px 0 0 10px;
}
#header .headerlinks {
	margin-top:0px;
	font-size:16px;
	float:right;
	line-height:40px;
}
#header .headerlinks a {
	color:#333;
	padding: 0 15px;
}
#header .headerlinks a:hover {
	color:#629f1e;
}
#sitename {
	font-size:35px;
	font-weight:normal;
	color:#629f1e;
	margin:10px 0 0 0;
	float:left;
}
#sitename .tagline {
	font-size:14px;
	font-weight:bold;
	color:#0085ca;
	margin:-6px 0 0 26px;
}
#sitename .link {
	color:#629f1e;
	text-decoration:none;
}

#search {
	clear:right;
	float:right;
	margin:0px 15px 0 0;
	width:307px;
}
#search input {
  font-size:15px;
	color:#888;
	width:250px;
	border: 1px solid #ccc;
	padding:5px;
	margin-right:5px;
}
#search input:focus {
	color:#333;
}
#search button {
	text-align:center;
	font-weight:bold;
	color:#FFF;
  background-color: #629f1e;
  border:none;
	cursor:pointer;
	vertical-align:top;
	height:30px;
	width:40px;
}
.member-greeting {
	color:#629f1e;
	font-weight:bold;
	padding-right:15px;
}

#topnav {
	height:48px;
	background:url(../images/menu_bg.gif) repeat-x;
}
#topnav img.leftside {
	float:left;
	display:inline;
}
#topnav img.rightside {
	float:right;
	display:inline;
}

#menu, #menu ul {padding:0; margin:0; list-style:none; height:48px; display:inline;}
#menu {padding-left:0px; width:600px;}
#menu table {border-collapse:collapse; width:0; height:0; padding:0; margin:-1px;}
#menu ul {position:absolute; left:-9999px;}
#menu li {float:left;}
#menu li a {white-space:nowrap; display:block; float:left; height:48px; line-height:48px; font-size:15px; font-weight:bold; text-decoration:none; color:#666; padding:0 24px;}
#menu li a.current {color:#000; background-color:#c0e28b;}
#menu li a.drop {}
#menu li a.highlight {color:#629f1e;}
#menu li a:hover {position:relative; text-decoration:underline; color:#629f1e;}
#menu li:hover {position:relative;}
#menu li:hover > a { text-decoration:underline;}
#menu :hover ul {left:-1px; top:48px; width:120px; background-color:#fff; border:1px solid #ccc; height:auto;}
#menu :hover ul li {width:100%;}
#menu :hover ul li a {height:20px; line-height:20px; font-size:12px; background-color:#fff;}
#menu :hover ul li a:hover {text-decoration:underline;}

#spotlight {
	margin: 10px 0;
	padding:3px 5px;
  background-color:#fff;
  border: 1px solid #ccc;
  position: relative;
	min-height:180px;
}
#spotlight > .tl, #spotlight > .tr, #spotlight > .bl, #spotlight > .br {width: 5px; height: 5px; position: absolute;}
#spotlight > .tl {background: url(../images/graycorner_tl.gif) top left no-repeat; top: -1px;left: -1px;}
#spotlight > .tr {background: url(../images/graycorner_tr.gif) top right no-repeat; top: -1px;right: -1px;}
#spotlight > .bl {background: url(../images/graycorner_bl.gif) bottom left no-repeat; bottom: -1px; left: -1px;}
#spotlight > .br {background: url(../images/graycorner_br.gif) bottom right no-repeat; bottom: -1px; right: -1px;}
#spotlight .spotlight-header {
	font-size:18px;
	font-weight:normal;
	color:#629f1e;
	float:left;
}
#slider{
	width:905px;
	margin:35px 0 3px 0;
	display:none;
}	
#slider .spotlight-listing-left {
	width:440px;
	float:left;
	margin-left:2px;
	margin-right:21px;
}
#slider .spotlight-listing-right {
	width:440px;
	float:left;
	margin-right:2px;
}
#slider img {
	border:1px solid #ccc;
	width:120px;
	height:120px;
	float:left;
	margin-top:5px;
}
#slider a.listingname {
	font-size:20px;
	color:#2e6ab1;
	font-weight:bold;
}
#slider .spotlight-info {
	width:310px;
	float:right;
}
#spotlight-nav {
	padding:5px 20px 0 0px;
	float:left;
}
#spotlight-nav a { 
	border:1px solid #ccc; 
	background:#ccc; 
	text-decoration:none;
	font-size:0px;
	height:10px;
	width:10px;
	display:block;
	float:left;
	margin-left:4px;
}
#spotlight-nav a.activeSlide { 
	border:1px solid #2e6ab1;
	background:#2e6ab1;
}
#spotlight-controls {
	padding:3px 0px 0 0;
	float:left;
}
#spotlight-nav-container {
	margin-right:30px;
	float:right;
}

#filterby {
	border: 1px solid #ccc;
}
#filterby .filterbyheader {
	background:#629f1e;
	font-size:18px;
	line-height: 30px;
	font-weight:bold;
	color:#fff;
	padding: 0 5px;
}
#filterby .filterbyname {
	font-size:18px;
	font-weight:bold;
	color: #555;
	margin: 5px 5px 0 5px;
	
}
#filterby ul {
	padding-bottom:5px;
	margin: 0 5px 0 5px;
	list-style:none;
	border-bottom:1px solid #ccc;
}
#filterby ul.last {
	border:none;
}
#filterby li {
	padding: 2px 0px;
}
#filterby li a {white-space:nowrap; background:#fff; display:block; text-decoration:none; color:#888;	padding: 0px 5px; font-size:13px;}
#filterby li a.current {color:#555; background-color:#ddd; font-weight:normal;}
#filterby li a:hover {color:#629f1e; text-decoration:underline;}
#filterby li a.current:hover {color:#555; text-decoration:none;}

#listings, #listings ul {
	list-style:none;
	font-size:12px;
}
#listings li {
	margin: 0 10px 5px 10px;
	border: 1px solid #ccc;
	padding: 5px;
}
#listings li.featured {
	margin: 0 10px 5px 10px;
	border: 2px solid #ffd800;
	padding: 5px;
	background: #ffffdf;
}
#listings img {
	border: 1px solid #ccc;
	width: 80px;
	height: 80px;
}
#listings a.listingname {
	font-size:16px;
	color:#2e6ab1;
	font-weight:bold;
}
#listings .attribname {
	color:#777;
}
#listings .attribvalue {
	font-weight:normal;
}
#listings .description {
	padding-bottom:5px;
}

#sortby {
	margin: 7px 10px 10px 0;
	text-align:right;
	font-size:16px;
	float:right;
}
#sortby p {
	padding-right:4px;
	float:left;
}
#resultsfilter {
	margin: 0 0 15px 10px;
	font-size:26px;
 	color:#444; /*#629f1e;*/
	float:left;
}
#resultsfilter .divider {
	color:#333;
}
#resultsfilter .removefilter {
	font-size:12px;
	vertical-align:super;
	color:#0085ca;
	font-weight:bold;
}
#searchresultsfilter {
	margin: 4px 0 15px 10px;
	font-size:20px;
 	color:#444; /*#629f1e;*/
	float:left;
}

#stats {
	margin: 10px 0 0 10px;
	font-size:14px;
	line-height:26px;
	float:left;
}
#pagination {float:right; margin: 10px 10px 0 0;}
#pagination li { border:0; margin:0; padding:0; font-size:12px; list-style:none; /* savers */ float:left; }
#pagination a { border:solid 1px #9aafe5; margin-right:2px; }
#pagination .previous-off, #pagination .next-off { border:solid 1px #DEDEDE; color:#888888; display:block; float:left; font-weight:bold; margin-right:2px; padding:3px 4px; }
#pagination .next a, #pagination .previous a { font-weight:bold; }	
#pagination .active { background:#2e6ab1; color:#FFFFFF; font-weight:bold; display:block; float:left; padding:4px 6px; /* savers */ margin-right:2px; }
#pagination a:link, #pagination a:visited { color:#0e509e; display:block; float:left; padding:3px 6px; text-decoration:none; }
#pagination a:hover { border:solid 1px #0e509e; }
#pagination .ellipsis {padding:6px 5px 0 4px;font-size:11px;}

#footer {
	margin-top: 25px;
	border-top: 1px solid #ccc;
	color:#333;
}
#footer .copyright {
	float:left;
	line-height:40px;
}
#footer .footerlinks {
	float:right;
	line-height:40px;
}
#footer .footerlinks a {
	color:#333;
	padding: 0 5px;
}
#footer .footerlinks a.last {
	padding-right:0px;
}

.basicform {
	padding: 0 0 20px 20px;
	border:none;
	width:490px;
}
.basicform .ctrlHolder {
	padding:7px 0;
	color:#333;
}
.basicform label {
	color:#333;
	display:block;
	font-size:14px;
	width:150px;
	float:left;
	text-align:right;
	margin-right:10px;
	padding-top:3px;
}
.basicform legend {
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin:0 0 10px 0px;
}
.basicform .textInput {
	padding:3px;
	font-size:12px;
	width:250px;
}
.basicform .fileUpload {
	padding:3px;
	font-size:12px;
}
.basicform .selectInput {
	padding-bottom:2px;
	margin-top:4px;
	font-size:12px;
}
.basicform button {
	font-weight:bold;
	text-align:center;
	color:#FFF;
  background-color:#629f1e;
  border:none;
	cursor:pointer;
	padding:0 10px;
	height:30px;
	margin:5px 0 0 160px;
}
.requiredfield {
	color:#F00;
}
.requiredfieldtext {
	font-size:12px;
	margin-top:8px;
}
.basicform .errorField {
	display:block;
	color: #af4c4c;
	font-weight:bold;
	margin: 0 0 1px 160px;
	padding: 0 4px;
	background: #ffdfdf;
	width:248px;
	font-size:12px;
	border: 1px solid #df7d7d;
}
.basicform .wide {
	width:348px;
}
.basicform .errorMsg {
	background: #ffdfdf;
	border: 1px solid #df7d7d;
	margin: 0 0 5px 0;
	padding: 7px;
}
.basicform .formHint {
	color:#777;
	font-size:11px;
	line-height:15px;
	margin: 0 0 0 160px;
	width:370px;
	font-weight:normal;
	display:block;
}
.basicform .characters-left {
	border:0 none;
	color:#777;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding:1px 0;
	width:22px;
}
.basicform .formIntro {
	margin: 0 0 10px 20px;
}
#ok-msg {
	background: #C8FFBF; 
	border: 1px solid #A2EF95;
	margin: 0 40px; 
	padding: 7px;
	text-align:center;
}
#error-msg {
	background: #ffdfdf; 
	border: 1px solid #df7d7d;
	margin: 0 40px; 
	padding: 7px;
	text-align:center;
}
#error-msg .container{
	text-align:left;
	width:300px;
	margin:auto;
}
#error-msg p {
	margin-left:10px;
}

.loginform .forgotpassword {
	margin:15px 0 0 160px;
}

.listasite-listingpreview-header {
	font-size:16px;
	font-weight:bold;
	margin:15px 0 5px 123px;
	padding-left:20px;
	color:#333;
}
.listasite-section-header {
	font-size:16px;
	font-weight:bold;
	margin:15px 0;
	padding-left:13px;
	color:#333;
}
#listasite-listing-preview {
	width:600px;
	border:1px solid #ccc;
	padding:5px;
	margin:auto;
	font-size:12px;
}
#listasite-listing-preview img {
	border: 1px solid #ccc;
	width: 80px;
	height: 80px;
}
#listasite-listing-preview .listingname {
	font-size:16px;
	color:#2e6ab1;
	font-weight:bold;
}
#listasite-listing-preview .attribname {
	color:#777;
}
#listasite-listing-preview .attribvalue {
	font-weight:normal;
}
#listasite-listing-preview .description {
	font-weight:normal;
}
#listasite-listing-preview .fieldvalues {
	color:#0085ca;
}
.fieldvalue {
	margin:2px 0 2px 60px;
	color:#333;
	font-size:14px;
}
.listasite-edit-button {
	font-weight:bold;
	text-align:center;
	color:#FFF;
  background-color:#629f1e;
  border:none;
	cursor:pointer;
	padding:0 10px;
	height:30px;
	margin:5px 0 0 160px;
	float:left;
}
.listasite-checkout-button {
	font-weight:bold;
	text-align:center;
	color:#FFF;
  background-color:#629f1e;
  border:none;
	cursor:pointer;
	padding:0 10px;
	height:30px;
	margin:5px 0 0 20px;
	float:left;
}

#content-container {
	margin: 0 10px;
	font-size:14px;
	line-height:20px;
}
#content-container p {
	margin:0 20px 15px 20px;
}
#content-container h2 {
	font-size:18px;
	margin:0 20px 5px 20px;
}
#content-container ol {
	margin:0 0 15px 50px;
}
#content-container .question {
	margin-bottom:0;
	font-weight:bold;
}

#myaccount-links {
	margin:20px 0 0 45px;
	font-size:18px;
	list-style:disc;
}
#myaccount-links li {
	padding:3px 0;
}
.myaccount-sectionheader {
	font-size:18px;
	margin:0 0 10px 20px;
}
#myaccount-listings {
	width:860px;
	margin:0 20px;
	list-style:none;
	border-top:2px solid #777;
	border-bottom:2px solid #777;
	font-size:12px;
}
#myaccount-listings li {
	border-bottom:1px solid #777;
	padding:15px 0;
	clear:both;
}
#myaccount-listings .preview-container {
	width:600px;
	border: 1px solid #ccc;
	padding: 5px;
}
#myaccount-listings .leftside {
	width:620px;
	float:left;
	border-right:1px dotted #ccc;
	padding-right:10px;
}
#myaccount-listings .rightside {
	width:210px;
	float:right;
	padding-left:10px;
	font-size:16px;
	line-height:24px;
}
#myaccount-listings .status {
	font-size:18px;
	line-height:18px;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
#myaccount-listings .details {
	margin:5px 0 0 0;
	font-size:13px;
}
#myaccount-listings img {
	border: 1px solid #ccc;
	width: 80px;
	height: 80px;
}
#myaccount-listings .listingname {
	font-size:16px;
	color:#2e6ab1;
	font-weight:bold;
}
#myaccount-listings .attribname {
	color:#777;
}
#myaccount-listings .attribvalue {
	font-weight:normal;
}
#myaccount-listings .description {
	font-weight:normal;
}
#myaccount-listings .fieldvalues {
	color:#0085ca;
}
#myaccount-listings .nolistings {
	font-size:14px;
	text-align:center;
	margin:10px 0;
}

.createlisting {
	width:700px;
}
.createlisting .textInput {
	width:350px;
}
.createlisting .listing-option {
	width:400px;
	text-align:left;
	margin-left:60px;
	padding:0;
}
.createlisting .continue-button {
	margin-left:10px;
}

.selectplan {
	width:550px;
}
.selectplan .textInput {
	width:350px;
}
.selectplan .listing-option {
	width:400px;
	text-align:left;
	margin-left:60px;
}
.selectplan .continue-button {
	margin-left:10px;
}
.selectplan .selectplan-price {
	width:50px;
	text-align:right;
	float:left;
}
.selectplan .back-button {
	margin-left:350px;
}
.selectplan .continue-button {
	margin-left:10px;
}
.selectplan .totallabel {
	width:380px;
	text-align:right;
	float:left;
	margin-left:60px;
	margin-right:20px;
	font-weight:bold;
}
.selectplan .total-divider {
	width:500px;
	height:1px;
	background:#aaa;
	margin:30px 0 0 45px;
}
#selectplantotalamount {
	width:60px;
	text-align:right;
	float:left;
	font-weight:bold;
}
#listasite-listing-review {
	width:600px;
	border:1px solid #ccc;
	padding:5px;
	margin:0 0 0 60px;
	font-size:12px;
}
#listasite-listing-review img {
	border: 1px solid #ccc;
	width: 80px;
	height: 80px;
}
#listasite-listing-review .listingname {
	font-size:16px;
	color:#2e6ab1;
	font-weight:bold;
}
#listasite-listing-review .attribname {
	color:#777;
}
#listasite-listing-review .attribvalue {
	font-weight:normal;
}
#listasite-listing-review .description {
	font-weight:normal;
}
#listasite-listing-review .fieldvalues {
	color:#0085ca;
}
#order-review {
	width:600px;
	font-size:14px;
	color:#333;
	margin-left:60px;
}
#order-review .row {
	clear:both;
}
#order-review .item-description {
	width:520px;
	margin:5px 0 5px 10px;
	float:left;
}
#order-review .item-amount {
	width:60px;
	text-align:right;
	margin:5px 10px 5px 0;
	float:left;
}
#order-review .divider-header {
	width:600px;
	height:1px;
	background:#aaa;
	clear:both;
}
#order-review .divider {
	width:600px;
	height:1px;
	background:#ddd;
	clear:both;
}
#order-review .header {
	font-weight:bold;
}
#order-review .total {
	font-weight:bold;
}
#buynow-button {
	margin:0 0 10px 545px;
}
#checkout-breadcrumbs {
	margin: 20px auto;
	border:0px solid #ccc;
	font-size:14px;
	width:492px;
}
#checkout-breadcrumbs .checkout-step {
	width:150px;
	border:1px solid #629f1e;
	text-align:center;
	padding:3px;
	margin:0 3px;
	display:block;
	float:left;
	color:#629f1e;
}
#checkout-breadcrumbs .active {
	background:#629f1e;
	color:#FFF;
	font-weight:bold;
}
#we-accept {
	line-height:23px;
	margin:-40px 0 10px 70px;
	vertical-align:middle;
}
#we-accept img {
	margin:0 2px;
	vertical-align:middle;
}
#payment-note {
	width:580px;
	font-size:11px;
	line-height:16px;
	color:#333;
	margin:40px 0 0 70px;
	text-align:left;
}
#selectplan-container {
	float:left;
}
#selectplan-right-textbox {
	border:1px solid #83a8cc;
	background:#f5f9fe;
	font-size:12px;
	color:#336699;
	width:210px;
	height:290px;
	margin:0px 0 0 60px;
	padding:10px;
	float:left;
	line-height:16px;
}
#help-category-dialog p {
	margin:10px 0;
}
#help-category-dialog a {
	color:#0085ca;
	text-decoration:none;
}
#help-category-dialog a:hover {
	text-decoration:underline;
}
#help-category-link {
	font-size:12px;
	margin-left:5px;
}
#help-tags-link {
	font-size:12px;
	margin-left:5px;
}
#help-tags-dialog p {
	margin:10px 0;
}
#nolistingsfound {
	font-size:16px;
	font-weight:bold;
	margin:40px 0 0 160px;
}
#login-container {
	float:left;
}
#login-right-textbox {
	border:1px solid #83a8cc;
	background:#f5f9fe;
	font-size:20px;
	color:#555;
	margin:0px 0 0 60px;
	padding:20px;
	float:left;
	line-height:26px;
}
#signup-container {
	float:left;
}
#signup-right-textbox {
	border:1px solid #83a8cc;
	background:#f5f9fe;
	font-size:20px;
	color:#555;
	margin:0px 0 0 60px;
	padding:20px;
	float:left;
	line-height:26px;
}
#contest-container {
	float:left;
}
#contest-right-image {
	margin-left:80px;
	float:left;
}
.contestform {
	padding-left:60px;
}
.contestform label {
	width:160px;
}
.contestform button {
	margin-left:170px;
}
.contestform .errorField {
	margin-left:170px;
}
.contest-smallprint {
	font-size:11px;
	line-height:16px;
	margin:10px 20px;
}
.signup-thankyou {
	font-size:16px;
	margin-bottom:30px;
}

#sitemap {
	margin-left:20px;
}
#sitemap td {
	width:300px;
	vertical-align:top;
}
#sitemap h2 {
	font-size:17px;
	line-height:24px;
	font-weight:bold;
	margin:0 20px 10px 0;
	border-bottom:1px solid #ccc;
}
#sitemap h3 {
	font-size:15px;
	line-height:20px;
	font-weight:bold;
}

#rssfeeds {
	margin-left:20px;
}
#rssfeeds td {
	width:300px;
	vertical-align:top;
}
#rssfeeds h2 {
	font-size:17px;
	line-height:24px;
	font-weight:bold;
	margin:0 20px 10px 0;
	border-bottom:1px solid #ccc;
}
#rssfeeds h3 {
	font-size:15px;
	line-height:20px;
	font-weight:bold;
}
#rssfeeds a {
	background:#fff url("../images/feed-icon-14x14.png") 0px 2px no-repeat;
	padding-left:22px;
	color:#EA7421;
	line-height:28px;
}


#listing-details {
	width:770px;
	border:1px solid #ccc;
	padding:10px;
	font-size:14px;
}
#listing-details .thumbnail {
	border: 1px solid #ccc;
	width: 120px;
	height: 120px;
}
#listing-details a.listingname {
	font-size:24px;
	color:#2e6ab1;
	font-weight:bold;
}
#listing-details .attribname {
	color:#777;
}
#listing-details .attribvalue {
	font-weight:normal;
}
#listing-details .description {
	padding-bottom:10px;
}
#listing-details .share-listing {
	padding-top:15px;
}
#listing-details .share-listing a {
	padding:0 4px;
}

#press {
	margin-left:20px;
}
#press ul {
	list-style:none;
}
#press li {
	margin-bottom:15px;
}
#press .prdate {
	color:#aaa;
	padding-right:0px;
}

#press-release {
	margin:0 40px 40px 40px;
	padding-top:3px;
}
#press-release h1 {
	font-size:22px;
	line-height:26px;
	color:#555;
	text-align:center;
	margin:0 0 20px 0;
}
#press-release h2 {
	margin:0px;
	font-size:18px;
	color:#888;
	text-align:center;
	line-height:22px;
	margin:0 0 20px 0;
}
#press-release p {
	margin:0px;
	padding-bottom:15px;
}

#backlink {
	color:#0085ca;
	margin:20px 0 20px 10px;
}
