body
{
	background: #959595 url('../img/body-bg.png') top repeat-x;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #818080;
	margin: 0;
	padding: 0;
}
a
{
	color: #687A9E;
	text-decoration: underline;
}
a:hover
{
	color: #364157;
	text-decoration: none;
}
div.page
{
	margin: 0 auto;
	width: 920px;
	min-width: 770px;
	font-size: 12px;
}
div.inventory
{
	height: 33px;
	margin: 0 10px;
	text-transform: uppercase;
	font-size: 0.8em;
}
ul.inv
{
	margin: 0;
	padding: 0;
	line-height: 29px;
}
ul.inv li
{
	margin: 0 0 0 10px;
	padding: 0;
}
ul.inv li.active
{
    color: #fff;
}
ul.inv li a
{
	color: #fff;
}
div.lang-switch
{
	margin-top: 6px;
}
div.lang-switch select
{
	font-size: 0.9em;
}
ul.inv li.xml-button
{
	padding: 3px 0 0 0;
	*padding: 0;
}
div.header
{
	margin: 0;
	height: 116px;
}
div.logo
{
	padding: 30px 15px 0 0;
	margin: 20px 0 0 0;
}
div.slogan
{
	background: url('../img/slogan-bg.png') top left no-repeat;
	color: #000;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
    font-weight: bold;
	height: 43px;
	width: 272px;
	margin: 20px 0 0 0;
	padding: 23px 15px 15px 40px;
	text-align: center;
}
div.top-menu
{
	margin: 0;
	height: 42px;
	font-size: 0.8em;
	font-weight: bold;
	background: url('../img/top-menu-bg.png')  bottom left repeat-x;
	text-transform: uppercase;
}
div.top-menu div.left
{
	height: 42px;
	background: url('../img/top-menu-left.png')  bottom left no-repeat;
}
div.top-menu div.right
{
	height: 42px;
	background: url('../img/top-menu-right.png')  bottom right no-repeat;
}
ul.menu
{
	float: right;
	height: 42px;
	padding: 0 15px 0 0;
}
ul.menu li
{
	height: 42px;
	float: right;
	margin: 0 0 0 10px;
}
ul.menu li a
{
	line-height: 36px;
	height: 42px;
	color: #FFF;
	display: block;
	text-decoration: none;
	background: url('../img/top-menu-button-bg.png') top left repeat-x;
	padding: 0;
}
ul.menu li a span
{
	line-height: 36px;
	height: 42px;
	color: #FFF;
	display: block;
	text-decoration: none;
	background: url('../img/top-menu-button-left.png') top left no-repeat;
}
ul.menu li a span span
{
	line-height: 36px;
	height: 42px;
	color: #FFF;
	display: block;
	text-decoration: none;
	background: url('../img/top-menu-button-right.png') top right no-repeat;
	padding: 0 10px;
}
ul.menu li a:hover
{
	background: url('../img/top-menu-button-bg.png') bottom left repeat-x;
}
ul.menu li.active 
{
	line-height: 36px;
	height: 42px;
	color: #494A4F;
	background: url('../img/top-menu-active-left.png') top left no-repeat;
}
ul.menu li.active div
{
	line-height: 36px;
	height: 42px;
	background: url('../img/top-menu-active-right.png') top right no-repeat;
	padding: 0 10px;
}
div.listing-sorting
{
	text-align: center;
	border: 1px dotted #b6b6b6;
	font-size: 0.9em;
	padding: 2px;
	margin-top: 10px;
}
div.listing-sorting a
{
	font-weight: bold;
}
div.search-form
{
	font-size: 0.9em;
	padding: 15px 0 0 0;
}
input.what
{
	border: 1px solid #D1D1D1;
	background: #FFF;
	height: 17px;
	padding: 7px;
	color: #333333;
	font-size: 12px;
}
input.text
{
	border: 1px solid #D1D1D1;
	background: #FFF;
	height: 17px;
	padding: 7px;
	color: #333333;
	font-size: 12px;
}
textarea
{
	border: 1px solid #D1D1D1;
	background: #FFF;
	height: 17px;
	padding: 7px;
	color: #333333;
	font-size: 12px;
}
input.button
{
	border: 1px solid #b6b6b6;
	background: #656565 url('../img/button-bg.gif') center repeat-x;
	font: 11px Arial, Verdana;
	text-transform: uppercase;
	color: #fff;
	height: 22px;
	cursor: pointer;
}
input.button:hover
{
	background: #be8731;
}
input.search-button
{
	background: url('../img/button-bg.png') top left no-repeat;
	height: 33px;
	width: 80px;
	cursor: pointer;
	border: none;
}
input.search-button:hover
{
	background: url('../img/button-bg.png') bottom left no-repeat;
}
input, textarea
{
	font-family: Verdana;
	font-size: 1em;
}
div.footer
{
	background: url('../img/footer-bg.png') top center no-repeat;
	text-align: center;	
	padding: 10px 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	height: 113px;
	color: #424242;
}
div.footer a
{
	color: #424242;
}
div.copyright
{
	padding: 10px 0 0 0;
	font-size: 1.1em;
	text-transform: none;
}
div.content
{
	padding: 0;
	margin: 0;
	background: #fff url('../img/center-column-bg.png') top left repeat-y;
}
p
{
	padding: 0;
	margin: 0;
}
p.date
{
	font-size: 0.9em;
}
p.news
{
	margin-top: 5px;
}
p.last
{
	margin-top: 5px;
	text-align: right;
}
img
{
}
form
{
	padding: 0;
	margin: 0;
}
div.breadcrumb
{
	margin: 10px 0;
	font-size: 0.9em;
}
h1
{
	color: #444;
	font-size: 2.0em;
	font-weight: normal;
	font-family: Georgia;
	margin: 5px 0;
	padding: 5px 0 0 0;
}
h2
{
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
div.field
{
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
}
a.title
{
	font-weight: bold;
}
div.url
{
	color: #687A9E;
	font-style: italic;
}
div.description
{
	width: 100%;
}
div.stat
{
}
div.stat img
{
}
div.pr_stat
{
}
.categories a
{
    font-weight: bold;
}
div.categories
{
}
div.categories a
{
	font-weight: bold;
}
div.categories div.col
{
}
div.categories div.last
{
}
div.categories img
{
	vertical-align: middle;
	margin-right: 4px;
}
div.subcategories
{
}
div.subcategories a
{
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}
div.categories div.divider
{
}
div.categories div.categ
{
}
.no
{
}
a.no
{
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
}
div.error
{
}
div.notification ul, div.error ul
{
}
div.navigation
{
	clear: both;
	margin: 15px 0;
	font-size: 0.9em;
}
div.navigation a
{
	text-decoration: none;
	border: 1px solid #ccc;
	background: #eee;
	padding: 0 4px;
}
div.navigation a:hover
{
	background: #fff;
}
div.navigation span
{
	border: 1px solid #ccc;
	padding: 0 4px;
	background: #eee;
}
div.navigation span.active
{
	background: #fff;
}
div.pagerank
{
}
div.inner-pagerank
{
}
div.pr-text
{
}
div.preview
{
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
    margin: 0 0 10px 0;
}
div.box-caption-movable
{
	color: #414452;
	padding-left: 8px;
	font-family: "trebuchet MS";
	font-size: 20px;
	margin: 0;
	border-bottom: 1px dotted #b6b6b6;
}
td.right-column div.box-caption-movable
{
	background: url('../img/box-caption-bg.gif') top left no-repeat;
	color: #585858;
	padding-left: 8px;
	font-family: "trebuchet MS";
	font-size: 20px;
	margin: 0;
	padding: 10px 10px 0 10px;
	border: none;
	width: 234px;
}
div.box-caption-fixed
{
	color: #414452;
	padding-left: 8px;
	font-family: "trebuchet MS";
	font-size: 20px;
	margin: 0;
	border-bottom: 1px dotted #b6b6b6;
}
div.box-content-fixed
{
	padding: 10px;
}
div.box-content-movable
{
	padding: 10px;
}
td.right-column div.box-content-movable
{
	background: url('../img/box-content-bg.gif') top left repeat-y;
	padding: 10px;
	width: 234px;
}
td.right-column div.box
{
	background: url('../img/box-bottom-bg.gif') bottom left no-repeat;
	padding: 0 0 5px 0;
	width: 254px;
}
div.box-content
{
	padding: 10px;
}
div.featured-listing
{
	margin: 5px 0;
}
div.featured-listing a
{
	margin: 5px 0;
}
div.sponsored-listing
{
	margin: 5px 0;
}
div.sponsored-listing a
{
	margin: 5px 0;
}
div.partner-listing
{
	margin: 5px 0;
}
div.partner-listing a
{
	margin: 5px 0;
}
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.active div
{
	background: url('../img/bullet-active.gif') left no-repeat;
	padding-left: 10px;
}
ul.account-menu li a
{
	background: url('../img/bullet.gif') left no-repeat;
	padding-left: 10px;
}
ul.account-menu li a:hover
{
	background: url('../img/bullet-hover.gif') left no-repeat;
}
div.comment
{
}
div.posted
{
	margin: 5px 0;
	font-size: 0.9em;
	font-style: italic;
}
hr
{
	background: #ccc;
	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 0;
}
td.center-column
{
	background: url('../img/center-column-top.png') top left repeat-x;
}
td.center-column div.left
{
	background: url('../img/center-column-top-left.png') top left no-repeat;
}
td.center-column div.right
{
	background: url('../img/center-column-top-right.png') top right no-repeat;
	padding: 10px 10px 10px 25px;
}
td.center-column-bottom
{
	height: 17px;
	background: url('../img/center-column-bottom.png') top left repeat-x;
}
td.center-column-bottom div.left
{
	height: 17px;
	background: url('../img/center-column-bottom-left.png') top left no-repeat;
}
td.center-column-bottom div.right
{
	height: 17px;
	background: url('../img/center-column-bottom-right.png') top right no-repeat;
}
td.right-column
{
	background: url('../img/right-column-bg.png') top left repeat-y;
	width: 294px;
	padding: 0;
}
div#rightBlocks
{
	background: url('../img/right-column-top.png') top left no-repeat;
	padding: 10px 20px;
}
td.right-column-bottom
{
	background: url('../img/right-column-bottom.png') top left no-repeat;
	height: 17px;
}
p.field
{
	font-size: 0.9em;
	margin: 0 0 10px 0;
}
p.field-captcha
{
}
div.categories-tree
{
	padding: 10px;
	margin: 10px 0;
	border: 1px dotted #b6b6b6;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background: #E9CFCF;
}
div.admin-approve
{
	margin: 10px;
}
div.waiting
{
}
div.dbx-box
{
}
div.dbx-handle
{
}
fieldset
{
	padding: 0 10px 10px 10px;
	margin: 10px 1px;
	border: 1px dotted #b6b6b6;
}
legend
{
	padding: 2px 5px;
}
td.listing
{
	padding: 5px 0;
}
div.listings
{
	padding-top: 5px;
}
div.listings div.area
{
	border: 1px dotted #b6b6b6;
}
div.listings div.icon
{
	border: 1px dotted #b6b6b6;
	font-size: 1em;
}
/*
** Collapsing fieldsets
*/
html fieldset.collapsed {
}
html fieldset.collapsed * {
}
html fieldset.collapsed legend {
}
html fieldset.collapsible legend a {
}
html fieldset.collapsed legend a {
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html fieldset.collapsed legend,
* html fieldset.collapsed legend *,
* html fieldset.collapsed table * {
}
html fieldset.collapsible legend a 
{
}

/* Tree CSS */
ul.tree
{
}
ul.tree li
{
	font-size:12px;
}

ul.tree a
{
}

div.tree-col
{
}

img.tree-icon-collapsed
{
}
img.tree-folder-collapsed
{
}

img.tree-icon-expanded
{
}

img.tree-icon-space
{
}

img.tree-folder-expanded
{
}
img.tree-cat-locked
{
}
img.tree-cat-crossed
{
}

/* Suggest listing */
img.edit-field
{
}
img.field_tooltip
{
}
/* JS Box notification */
div.js_notification
{
}
#tooltip
{
}
#tooltip h3, #tooltip div 
{
}

/* quick search */
div.quickSearch
{
}

div.quickSearchItem
{
}
div.quickSearchItem h3
{
}
div.quickSearchItem:hover
{
}

/* version 2.3 */

/* Comments stars */
div.rating-star-no-fill
{
}
div.rating-star-fill
{
}

/* ExStars rating */
div.exstar-fill
{
}
div.exstar-voted-fill
{
}
div.exstar-no-fill
{
}
div.boxrating
{
}


/* form label error */
form label.error
{
}

label
{
}
table.common
{
	margin: 10px 0 0 0;
	border: none;
	border-right: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	text-align: center;
}
table.common th
{
	padding: 5px 0;
	border-top: 1px solid #b6b6b6;
	border-left: 1px solid #b6b6b6;
	font-weight: bold;
	background: #e2e2e2 url('../img/box-caption-bg.gif') top repeat-x;
}
table.common td
{
	padding: 5px 0;
	border-top: 1px solid #b6b6b6;
	border-left: 1px solid #b6b6b6;
}

div.alpha-navigation
{
}
div.alpha-navigation a, div.alpha-navigation span
{
}

div.mode
{
}

/* minimize/maximaize box styles START */
div.minmax
{
	position: relative;
	display: block;
	float: right;
	margin-top: -24px;
	right: 1px;
	background-image: url('../img/minmax.gif');
	background-position: 0px -23px;
	width: 21px;
	height: 23px;
	cursor: pointer;
	font-size: 0.1em;
}
td.right-column div.minmax
{
	margin-top: -26px;
	right: 6px;
}
/* minimize/maximaize box styles END */

/* rating styles START */
.rating {
}
.rating:after {
}
.cancel,
.star {
}
.cancel,
.cancel a {
}

.star,
.star a {
}
	
.cancel a,
.star a {
}

div.rating div.on a {
}
div.rating div.hover a,
div.rating div a:hover {
}
/* rating styles END */

/* page resize styles START */
div#page_setup
{
	position: absolute;
	top: 6px;
	left: 43%;
}
ul.page_setup
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.page_setup li
{
	float: left;
	margin: 0 2px;
	padding: 0;
	cursor: pointer;
	width: 20px;
	line-height: 20px;
}
ul.page_setup li#w800
{
	background: url('../img/page_setup.gif') 0px 0px no-repeat;
}
div#dw800, ul.page_setup li#w800:hover
{
	background: url('../img/page_setup.gif') 0px -20px no-repeat;
}
ul.page_setup li#w1024
{
	background: url('../img/page_setup.gif') -20px 0px no-repeat;
}
div#dw1024, ul.page_setup li#w1024:hover
{
	background: url('../img/page_setup.gif') -20px -20px no-repeat;
}
ul.page_setup li#wLiquid
{
	background: url('../img/page_setup.gif') -40px 0px no-repeat;
}
div#dwLiquid, ul.page_setup li#wLiquid:hover
{
	background: url('../img/page_setup.gif') -40px -20px no-repeat;
}
ul.page_setup li#large
{
	background: url('../img/page_setup.gif') -60px 0px no-repeat;
}
div#dlarge, ul.page_setup li#large:hover
{
	background: url('../img/page_setup.gif') -60px -20px no-repeat;
}
ul.page_setup li#normal
{
	background: url('../img/page_setup.gif') -80px 0px no-repeat;
}
div#dnormal, ul.page_setup li#normal:hover
{
	background: url('../img/page_setup.gif') -80px -20px no-repeat;
}
ul.page_setup li#small
{
	background: url('../img/page_setup.gif') -100px 0px no-repeat;
}
div#dsmall, ul.page_setup li#small:hover
{
	background: url('../img/page_setup.gif') -100px -20px no-repeat;
}
ul.page_setup li.space
{
	width: 1px;
	cursor: default;
}
/* page resize styles END */

/* thumbnails styles START */
div.thumb
{
}
div.thumb img
{
}
div.thumb img.spinner
{
}
div.loading
{
}
/* thumbnails styles END */
