body
{
	background: url('../img/body-bg.gif') top left repeat;
	font-family: /*"Trebuchet MS", */Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 15px 0 25px 0;
	color: #333;
}
a, div.subcategories /*This is to make the commas the right color in category box*/
{
	color: #355D85;
}
a:hover
{
}
div.page
{
	margin: 0 auto;
	width: 920px;
	min-width: 770px;
	font-size: 12px;
}
div.header
{
}
a.header-link {
	color:#666;
	padding-top: 2px;
}

a.thinkhost-link {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 36px;
	border: 1px solid;
	margin: 0 0 0 0;
	display: inline-block;
	text-decoration: none;
	padding: 0 10px;
	color: #4D6A11;
	width: 658px;
}

a:hover.thinkhost-link {
	background-color: #4D6A11;
	color: #FFF;
}

p.affiliate-disclaimer {
	font-size: 10px;
	color:#666;
	float: right;
	clear:both;
}
	
div.logo
{
	float: left;
	padding: 10px 0;
}
div.name-wrapper {
	float: left;
}
span.site-name {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 43px;
	margin: 11px 12px 0 0;
	float: left;
}
span.site-name a {
	color: #444;
	text-shadow:0 1px 2px #EDEDED;
	text-decoration: none;
	font-weight: bold;
}
span.slogan {
	color: #666;
	font-size: 12px;
	letter-spacing: 0.05em;
	float: left;
	clear: both;
	margin-bottom: 6px;
	margin-top: 3px;
	padding-left: 5px;
	font-variant: small-caps;
}

span.slogan a {
	text-decoration: none;
}
div.inventory
{
	position: relative;
	top: 20px;
}
div.inventory a {
	color: #666;
}


ul.inv
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 29px;
	float: right;
}
ul.inv li
{
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}
div.line
{
	background-color: #D2D2D2;
	width: 760px;
	height: 4px;
}	
div.top-menu
{
	background-color: #000;
	clear: both;
	padding: 0;
	margin: 5px 0 10px 0;
	height: 52px;
	font-size: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div.top-menu-left
{
/*	background: url('../img/top-menu-left.gif') top left no-repeat;
*/	height: 52px;
}
div.top-menu-right
{
/*	background: url('../img/top-menu-right.gif') top right no-repeat;
*/	height: 52px;
}
ul.menu
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}
ul.menu li
{
	float: left;
	margin: 0;
	background: url('../img/tab-right.gif') center right no-repeat;
	height: 52px;
}
ul.menu li a
{
	line-height: 52px;
	padding: 0 10px;
	color: #FFF;
	display: block;
	float: left;
	text-decoration: none;
}
ul.menu li.active {
	color: #CCC;
}

ul.menu li a:hover
{
	text-decoration: underline;
}
ul.menu li.last
{
	background: none;
}
ul.menu li div
{
	line-height: 52px;
	padding: 0 10px;
}
li.last {
	font-weight: bold;
}
div.lang-switch
{
	float: left;
	margin: 4px;
	font-size: 0.9em;
	padding: 0 0 0 5px;
}
div.lang-switch select
{
	font-size: 0.9em;
}
div.listing-sorting
{
	border: 1px solid #d7d5d6;
	padding: 6px;
	padding-left: 8px;
	margin-top: 10px;
}
div.listing-sorting a
{
	font-weight: bold;
}
div.search-form
{
	float: right;
	font-size: 0.9em;
	padding: 0;
	clear: right;
	margin-top: 50px;
	
}
input.what
{
	font-size:13px;
	height:24px;
	padding:0 0 0 8px;
	vertical-align: top;
}
input.what, input.text, textarea, #counter_description {
	border: 1px solid #D7D5D6;
	background-color: #EDEDED;
}

input.text, textarea
{
	padding: 4px;
	margin-top: 2px;

}
textarea	
{
}
input.button
{
	border: 1px solid #d7d5d6;
	background: #555;
	font: bold 11px 'Trebuchet MS', Arial, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 10px;
}
input.button:hover
{
	color: #000000;
	background: #DDD;
	border: 1px solid #000000;
}
input, textarea
{
}
textarea {
}
/*.indent {
	position: absolute;
	left: 325px;
	margin-top: -5px;
}
*/
#counter_description {
	text-align: center;
	vertical-align: top;
	margin-top: 3px;
}
#form_field_description, textarea {
}
	
div.footer
{
	text-align: center;
	padding: 14px 0;
}

div.footer a 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}

div.copyright
{
	padding: 5px 0 0 0;
	font-size: 0.9em;
}
div.content
{
	clear: both;
	background: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px 15px 15px 20px;
}
div.content-left
{
}
div.content-right
{
	padding: 10px 0 20px 0;
}
div.breadcrumb, div.add-instructions
{
	margin: 10px 0;
	padding: 5px;
	padding-left: 8px;
	border: 1px solid #A4A4A4;
	background-color: #F2F2F2;
}

div.breadcrumb a {
	text-decoration: none;
}
p
{
	padding: 0;
	margin: 0;
}
p.date
{
	font-size: 0.9em;
}
p.news
{
	margin-top: 5px;
}
p.last
{
	margin-top: 5px;
	text-align: right;
}
h2
{
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0;
}
img
{
	border: 0;
}
form
{
	padding: 0;
	margin: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
div.header h1 {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.6em;
	font-weight:normal;
	margin: 0;
	padding:0;
}
h1
{
	font-weight: normal;
	margin: 0 0 10px 0;
	font-size: 30px;
}
a.title {
	color: #6A6A6A;
	margin-left: 0;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.4em;
}
a.title:hover
{
}
div.title {
	margin: 0 0 1px 0;
}
div.title a.title
{
	background: none;
	color: #497EB4;
	padding: 0;
	display: inline;
	border: 0;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;

}
div.title a.title:hover
{
	text-decoration: none;
}
div.url
{
	color: green;
	padding: 0;
	font-size: 0.9em;
	width: 1%;
	white-space: nowrap;
}
div.description
{
	clear: both;
	margin: 0 0 3px 0;
	padding: 0;
	width: 100%;
}
div.stat
{
	clear: both;
	padding: 0;
}
div.stat img
{
	margin: 0 5px;
	vertical-align: bottom;
}
div.pr_stat
{
	margin: 0 0 15px 0;
}
div.categories /*This border and background setting should be same as div.fieldset */
{
	font-size: 14px;
	list-style-type: none;
	border: 1px solid #D7D5D6;
	background-color: #FFF;
	padding: 0 0 10px 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}
div.categories a
{
	text-decoration: none;
	font-weight: bold;
}

div.categories a:hover {
	text-decoration: underline;
}
div.categories div.col
{
	float: left;
	height: 100%;
	text-align: left;
	/*width: 33%;*/
	padding-top: 11px; /* This should be the same as div.last padding-top */
}
div.categories div.last
{
	float: left;
	height: 100%;
	text-align: left;
	/*width: 33%;*/
	padding-top: 11px;
}
div.subcategories
{
	padding-left: 4px;
	padding-right: 5px;
}
div.subcategories a
{
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}
div.categories div.divider
{
	clear: both;
	line-height: 1px;
}
div.categories div.categ
{
	line-height: 22px;
	padding-right: 10px;
}
div.add-instructions { /*Rest of this style defined by div.breadcrumb*/
	font-size: 14px;
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	margin-bottom: 15px;
	padding: 10px 20px;
	font-size: 16px;
	line-height: 2em;
	background:none repeat scroll 0 0 #D7EBD3;
	border:1px solid #828E80
}
div.standard-line-height {
	line-height: 1.3em;
}
div.error
{
	background: #FFEDEB;
	border: 1px solid #CD5C52;
	font-weight: bold;
	margin: 10px 0;
	padding: 20px 20px 20px 40px;
	color: #CD5C52;
}
div.error img, div.notification img
{
	position: relative;
	top: -3px;
	left: -25px;
	float: left;
}
div.navigation
{
	clear: both;
	margin-bottom: 10px;
}
div.navigation a
{
	text-decoration: none;
	border: 1px solid #d7d5d6;
	padding: 0 4px;
}
div.navigation a:hover
{
	background: #EEE;
}
div.navigation span
{
	border: 1px solid #d7d5d6;
	padding: 0 4px;
}
div.navigation span.active
{
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 7px 0 0 5px;
	padding: 0;
	width: 50px;
	background: #EFEFEF;
	float: left;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.pr-text
{
	float: left;
	font-size: 0.9em;
}
div.preview
{
	background: #FFF url('../img/no-preview.gif') center center no-repeat;
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
	clear: both;
	margin: 0;
}
div.box-caption-movable
{
	background: url('../img/movable-box-caption-bg.gif') bottom left repeat-x;
	color: #333333;
	font-weight: bold;
	line-height: 6px;
	padding: 14px 0 0 0;
	margin: 0 25px;
	text-indent: -10px;
	text-transform: uppercase;
}
div.box-caption-left-movable
{
	background: url('../img/movable-box-caption-left.gif') bottom left no-repeat;
	height: 20px;
}
div.box-caption-right-movable
{
	background: #f9f9f9 url('../img/movable-box-caption-right.gif') bottom right no-repeat;
	height: 20px;
}
div.box-caption-fixed
{
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
}
div.box-caption-left-fixed
{
	height: 30px;
}
div.box-caption {
	font-size: 20px;
}
div.box-caption-right-fixed
{
	height: 30px;
}
#leftBlocks div.box-content-center, #rightBlocks div.box-content-center,
#topBlocks div.box-content-center, #bottomBlocks div.box-content-center,
#user1Blocks div.box-content-center, #user2Blocks div.box-content-center
{
	padding: 0;
}
#leftBlocks div.box-content-left, #rightBlocks div.box-content-left,
#topBlocks div.box-content-left, #bottomBlocks div.box-content-left,
#user1Blocks div.box-content-left, #user2Blocks div.box-content-left
{
	padding: 0;
}
#leftBlocks div.box-content-right, #rightBlocks div.box-content-right,
#topBlocks div.box-content-right, #bottomBlocks div.box-content-right,
#user1Blocks div.box-content-right, #user2Blocks div.box-content-right
{
	padding: 0px;
}
td.center-column div.box-content-center
{
	padding: 0;
}
div.box-content
{
	padding: 10px;
}
#leftBlocks div.box-footer, #rightBlocks div.box-footer,
#topBlocks div.box-footer, #bottomBlocks div.box-footer,
#user1Blocks div.box-footer, #user2Blocks div.box-footer
{
	height: 15px;
	line-height: 15px;
}
#leftBlocks div.box-footer-right, #rightBlocks div.box-footer-right,
#topBlocks div.box-footer-right, #bottomBlocks div.box-footer-right,
#user1Blocks div.box-footer-right, #user2Blocks div.box-footer-right
{
	height: 15px;
	line-height: 15px;
}
#leftBlocks div.box-footer-left, #rightBlocks div.box-footer-left,
#topBlocks div.box-footer-left, #bottomBlocks div.box-footer-left,
#user1Blocks div.box-footer-left, #user2Blocks div.box-footer-left
{
	height: 15px;
	line-height: 15px;
}
td.center-column div.box-footer
{
	height: 0;
	font-size: 0;
	line-height: 0;
}
td.center-column div.box-footer-left
{
	height: 0;
	font-size: 0;
	line-height: 0;
}
td.center-column div.box-footer-right
{
	height: 0;
	font-size: 0;
	line-height: 0;
}
div.featured-listing
{
}
div.featured-listing a
{
	text-align: left;
}
div.sponsored-listing
{
}
div.sponsored-listing a
{
	text-align: left;
}
div.partner-listing
{
}
div.partner-listing a
{
	text-align: left;
}
span.highlight
{
	background: #FAF3C1;
	color: #000;
	font-weight: bold;
}
ul.account-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.account-menu li
{
	text-transform: uppercase;
}
div.comment
{
}
div.posted
{
	margin: 5px 0;
	font-size: 0.9em;
	font-style: italic;
}
hr
{
	background: #d7d5d6;
	height: 1px;
	border: none;
	margin: 10px 0;
}
div.comment-approval
{
	font-size: 0.9em;
	color: #666;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
div.news-title
{
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.news-date
{
	font-size: 0.9em;
	text-align: right;
	margin: 0 0 10px 0;
}
td.left-column
{
	width: 180px;
	padding: 0 10px 10px 10px;
}
td.center-column
{
	padding-right: 20px;
}
td.right-column
{
	width: 180px;
}
div.xml-button
{
	text-align: right;
}
div.plan-description {
	margin-left: 35px;
	margin-bottom: 8px;
	margin-top: 5px;
}
div.field {
	margin-bottom: 10px;
}

p.select-category, div.field, span.plan-title {
	font-size: 14px;
	font-weight: bold;
}

p.select-category {
	margin-bottom: 4px;
}

span.category-title {
	font-weight: normal;
}

span.field-title {
	width: 130px;
	float: left;
	font-weight: bold;
}
	
p.field-captcha {
	float: left; 
	margin: 0 10px 10px 0;
}

p.field {
	margin-bottom: 10px;
}

p.user-category {
	font-size: 15px;
}
p.category-instructions {
	font-size: 12px;
	color: #666;
}
p.category-instructions a {
	color: #666;
}


div.categories-tree
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #d7d5d6;
	background: #E9F6F9;
}
#gateways {
	display: none;
}
fieldset.gateway {
	display: none;
}
#gateways label img {
	vertical-align: middle;
	margin-left: 10px;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background: #E9CFCF;
}
div.admin-approve
{
	margin: 10px;
}
div.waiting
{
	margin: 0 5px 0 0;
	float: left;
	width: 15px;
	height: 15px;
	background: #E9CFCF;
	border: 1px solid #d7d5d6;
}
div.dbx-box
{
}
div.dbx-handle
{
	color: #215DC6;
	height: 31px;
	padding:0px;
	margin:0px;
}
fieldset
{
	padding: 15px 10px 15px 15px;
	margin: -5px 0 20px 0;
	border: 1px solid #d7d5d6;
}
fieldset.paypal {
	padding: 10px 0 10px 15px;
}
/*This is needed due to the fieldset tag affecting suggest-listing.php and listing display*/
fieldset.active {
	padding: 0 10px 15px 15px;
	margin: -5px 0 20px 0;
	border: 1px solid #d7d5d6;
}
	
legend
{
	padding: 2px 5px;
	font-size: 15px;
	font-weight: bold;
}
legend img {
}
td.listing
{
	padding: 0;
}
td.regular {
	padding-left: 15px;
	padding-bottom: 10px;
}
#no-listings {
	margin-bottom: 15px;
	font-size: 14px;
}
div.listings
{
}
div.listings div.area
{
	border: 1px solid #d7d5d6;
	background: #E9F6F9;
	padding: 10px;
	margin: 20px 0;
}
div.listings div.icon
{
	border: 1px solid #d7d5d6;
	background: #E9F6F9;
	display: block;
	float: right;
	margin-top: -30px;
	right: 10px;
	height: 30px;
	padding: 5px;
	font-size: 1em;
	vertical-align: middle;
}
/*
** Collapsing fieldsets
*/
html fieldset.collapsed {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  margin-bottom: 0px;
  height: 1em;
}
html fieldset.collapsed * {
  display: none;
}
html fieldset.collapsed legend {
  display: block;
}
html fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(../img/expanded-arrow.png) 0 75% no-repeat;
}
html fieldset.collapsed legend a {
  background-image: url(../img/collapsed-arrow.png);
  background-position: 0 50%;
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html .collapsed legend,
* html fieldset.collapsed legend *,
* html fieldset.collapsed table * {
  display: inline;
}
html fieldset.collapsible legend a 
{
	font-weight: bold;
	display: block;
	text-decoration: none;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html fieldset.collapsible .fieldset-wrapper {
  /*overflow: auto;*/
}

/* Tree CSS */
ul.tree
{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}
ul.tree li
{
	font-size:12px;
}

ul.tree a
{
	text-decoration: none;
	border: 0;
}

div.tree-col
{
	vertical-align: center;
}

img.tree-icon-collapsed
{
	background: url('../img/tree/vista/plus.gif') center no-repeat;
	height: 9px; 
	width: 9px;
	vertical-align: middle;
}
img.tree-folder-collapsed
{
	background: url('../img/tree/vista/closed_folder.gif') center no-repeat;
	height: 18px;
	width: 16px;
	vertical-align: middle;
}

img.tree-icon-expanded
{
	background: url('../img/tree/vista/minus.gif') center no-repeat;
	height: 15px; 
	width: 9px;
	vertical-align: middle;
}

img.tree-icon-space
{
	height: 9px; 
	width: 9px;
}

img.tree-folder-expanded
{
	background: url('../img/tree/vista/open_folder.gif') center no-repeat;
	height: 18px;
	width: 16px;
	vertical-align: middle;
}
img.tree-cat-locked
{
	background: url('../img/tree/vista/locked.gif') center no-repeat;
	height: 13px;
	width: 16px;
}
img.tree-cat-crossed
{
	background: url('../img/tree/vista/crossed.gif') center no-repeat;
	height: 13px;
	width: 16px;
}

/* Star rating */

.boxrating
{
	display:block;
}

.rating 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	position: relative;
	background: url('../img/starrating.gif') top left repeat-x;		
}

.rating li
{
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.rating li a 
{
	outline: none;
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	cursor: pointer;
	background: none;
}

.rating li a:hover
{
	background: url('../img/starrating.gif') left center;
	z-index: 2;
	left: 0px;
}

.rating a.r1-unit
{
	left: 0px;
}
.rating a.r1-unit:hover
{
	width:30px;
}
.rating a.r2-unit
{
	left:30px;
}
.rating a.r2-unit:hover
{
	width: 60px;
}
.rating a.r3-unit
{
	left: 60px;
}
.rating a.r3-unit:hover
{
	width: 90px;
}
.rating a.r4-unit
{
	left: 90px;
}	
.rating a.r4-unit:hover
{
	width: 120px;
}
.rating a.r5-unit
{
	left: 120px;
}
.rating a.r5-unit:hover
{
	width: 150px;
}
.rating a.r6-unit
{
	left: 150px;
}
.rating a.r6-unit:hover
{
	width: 180px;
}
.rating a.r7-unit
{
	left: 180px;
}
.rating a.r7-unit:hover
{
	width: 210px;
}
.rating a.r8-unit
{
	left: 210px;
}
.rating a.r8-unit:hover
{
	width: 240px;
}
.rating a.r9-unit
{
	left: 240px;
}
.rating a.r9-unit:hover
{
	width: 270px;
}
.rating a.r10-unit
{
	left: 270px;
}
.rating a.r10-unit:hover
{
	width: 300px;
}
.rating li.current-rating
{
	background: url('../img/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.voted
{
	color:#999;
}
.thanks
{
	color:#36AA3D;
}
/* Suggest listing */
img.edit-field
{
	background: url('../img/edit.png') center no-repeat;
	width: 20px;
	height: 22px;
	cursor: pointer;
	vertical-align: middle;
}
span.edit-link{
	cursor: pointer;
}
span.edit-review {
	font-size: 12px;
}
img.field_tooltip
{
	background: url('../img/question.png') center no-repeat;
	width: 16px;
	height: 16px;
	padding-left: 15px;
}
/* JS Box notification */
div.js_notification
{
	top: 10px;
	position: absolute;
	left: 10px;
	width: 200px;
	border: 1px solid black;

	background-color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	width: 250px;
}
#tooltip h3, #tooltip div 
{
	margin: 0; 
}

/* quick search */
div.quickSearch
{
	position: absolute; 
	background: #FFFFFF;
	margin-top: 1px; 
	width: 293px; 
	overflow: hidden;
	float: left;
	display: none;
	z-index: 9001;
}

div.quickSearchItem
{
	border-color: #FFFFFF rgb(255, 255, 255) rgb(238, 238, 238);
	border-style: solid;
	border-width: 1px;
	color: #555555;
	font-size: 11px;
	font-size-adjust: none;
	padding: 2px;
	white-space: normal;
	font-family: tahoma,arial,helvetica,sans-serif;
}
div.quickSearchItem h3
{
	color: #222222;
	margin: 0pt;
	font-size: 11px;
	display: block;
	font-family: inherit;
	font-size: inherit;
	font-size-adjust: 
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit
	font-weight: bold;
	line-height: inherit;
}
div.quickSearchItem:hover
{
	background: #DFE8F6 none repeat scroll 0%;
	border: 1px dotted #A3BAE9 !important;
}
