body
{
	background: #0B3B41 url('../img/bg.png') top repeat-x;
	font: 0.8em Arial, Verdana, Tahoma, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}
a
{
	color: #467A81;
	text-decoration: underline;
}
a:hover
{
	color: #7cabb1;
	text-decoration: none;
}
div.page
{
	margin: 10px auto;
	width: 920px;
	min-width: 770px;
	font-size: 12px;
	color: #8D8D8D;
	
}
div.header
{
	margin: 0 10px;
	height: 70px;
}
div.logo
{
	padding: 40px 0 0 0;
}
div.slogan
{
	color: #06262A;
	font-size: 16px;
	padding: 0;
	font-family: Georgia;
	font-style: italic;
	text-shadow: 1px 1px 1px #186771;
	margin: -6px 0 0;
}
div.inventory
{
	height: 29px;
	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 a
{
	text-decoration: none;
}
div.lang-switch
{
	margin-top: 6px;
	color: #fff;
}
div.lang-switch select
{
	font-size: 0.9em;
}
ul.inv li.xml-button
{
	padding: 3px 0 0 0;
	*padding: 0;
}
div.top-menu
{
	margin: 30px 140px 0 0;
	height: 39px;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	font-family: status-bar, arial;
	float: right;
}
div.top-menu-left
{
	background: url('../img/top-menu-left.png') top left no-repeat;
	padding: 0 0 0 11px;
	height: 39px;
}
div.top-menu-center
{
	background: url('../img/top-menu-center.png') top center repeat-x;
	height: 39px;
	padding: 0 4px;
}
ul.menu li
{
	height: 33px;
	margin: 0 7px;
}
ul.menu li a
{
	line-height: 36px;
	color: #FFF;
	display: block;
	text-decoration: none;
	background: url('../img/top-menu-right.png') top right no-repeat;
	padding: 0 14px 0 0;
	height: 38px;
	margin: 0;
	cursor: pointer;	
}
ul.menu li a:hover
{
	color: #ACE360;	
}
ul.menu li. active div
{
	padding: 0 10px;
}
ul.menu li.active div.top-menu-left
{
	background: url('../img/top-menu-left.png') top left no-repeat;
	height: 39px;
	padding: 0 0 0 11px;
}
ul.menu li.active div.top-menu-center
{
	background: url('../img/top-menu-center.png') top center repeat-x;
	height: 39px;
}
ul.menu li.active div.act
{
	line-height: 38px;
	color: #ACE360;
	background: url('../img/top-menu-right.png') top right no-repeat;
	margin: 0;
	padding: 0 11px 0 0;
}
div.listingone
{
	border-left: 3px solid #e6e6e6;
	border-right: 3px solid #e6e6e6;
	padding: 0 5px;
}
div.listing-sorting
{
	text-align: center;
	font-size: 0.9em;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 35px;
}
div.listing-sorting a
{
	font-weight: bold;
}
div.search-form
{
	font-size: 0.9em;
	padding: 40px 0 10px 19px;
}
div.search-first
{
	background: url('../img/search-left.png') center left no-repeat;
	padding: 0 0 0 11px;
	height: 41px;
	margin: 0 0 3px 0;
}
input.what
{
	border: none;
	background: #FFF url('../img/search-center.png') right center repeat-x;
	height: 41px;
	padding: 0 2px 0 0;
	width: 190px;
	color: #1F4C51;
	font-family: Georgia,serif;
	font-size: 17px;
	font-style: italic;
	text-shadow: -1px -1px 1px #001B1E;
	vertical-align: top;
}
input.text
{
	border: 1px solid #ccc;
	padding: 2px 0 0 0;
	height: 18px;
}
textarea
{
	border: 1px solid #ccc;
}
div.search-form input.button
{
	background: url('../img/search_btn.png') top left no-repeat;
	font: 0px Arial, Verdana;
	text-transform: uppercase;
	color: #fff;
	height: 42px;
	cursor: pointer;
	border:none;
	width: 46px;
	margin: 0 0 2px 0;
	font-size: 0px;
	text-decoration: none;
}
input.button
{
	border: none;
	background: url('../img/input-button.png') repeat-x top left;
	font: 11px Arial, Verdana;
	text-transform: uppercase;
	color: #fff;
	height: 30px;
	cursor: pointer;	
	padding: 0 8px;
}
input.button:hover
{
	color: #ACE360;
}
input, textarea
{
	font-family: Verdana;
	font-size: 1em;
}
div.down
{
	margin: 35px 0 0 0;
}
div.footer
{
	text-align: center;	
	margin: 5px 10px 0 10px;
	padding: 10px 0;
	text-transform: capitalize;
	font-size: 0.9em;
	text-shadow: 1px 1px 1px #0F4E56;
	font-family: georgia, arial;
	color: #032226;
}
div.footer a
{
	color: #467A81;
	text-decoration: underline;
	font-size: 12px;
	padding: 0 5px;
}
div.footer a:hover
{
	color: #7cabb1;
	text-decoration: none;
}
div.copyright
{
	padding: 10px 0 0 0;
	font-size: 1.1em;
	text-transform: none;
}
div.copyright a
{
	text-decoration: none;
	color: #02171A;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	padding: 0 5px;
}
div.copyright a:hover
{
	text-decoration: underline;
	color: #02171A;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	
}
div.centerone
{
	background: url('../img/content-tl.png') no-repeat top left;
	padding: 0 0 0 11px;
}
div.centertwo
{
	background: url('../img/content-tr.png') no-repeat top right;
	padding: 0 11px 0 0;
}
div.centerthree
{
	background: url('../img/content-top.png') repeat-x top left;
	
}
div.ultimatecenter
{
	background: #fff;
	padding: 0 10px;
	border-left: 3px solid #E6E6E6;
	border-right: 3px solid #E6E6E6;
	margin: 0 0 -5px;
}
div.box-fixed
{
	background: #fff;
	
}
/*div.box-fixed div.centerfour, div#topBlocks div.box-movable,
{
	background: url('../img/content-bottom-left.png') no-repeat bottom left;
	padding: 0 0 0 11px;
}*/
div.centerfour
{
	background: url('../img/content-bottom-left.png') no-repeat bottom left;
	padding: 0 0 0 11px;
}
div.centerfive
{
	background: url('../img/content-bottom-right.png') no-repeat bottom right;
	padding: 0 11px 0 0;
}
div.centersix
{
	background: url('../img/content-bottom-center.png') repeat-x bottom left;
}
div.box-fixed div.centerten
{
	background: url('../img/content-bottom-left.png') no-repeat bottom left;
	padding: 0 0 0 11px;
}
div.box-fixed div.centereleven
{
	background: url('../img/content-bottom-right.png') no-repeat bottom right;
	padding: 0 11px 0 0;
}
div.box-fixed div.centertwelve
{
	background: url('../img/content-bottom-center.png') repeat-x bottom left;
}
div.centeralpha
{
	background: url('../img/listing-bottom-left.png') no-repeat top left;
	padding: 0 0 0 9px;
}
div.centerbeta
{
	background: url('../img/listing-bottom-right.png') no-repeat top right;
	padding: 0 9px 0 0;
}
div.centergamma
{
	background: url('../img/listing-bottom-center.png') repeat-x top left;
}

div#topBlocks div.minmax, div#user1Blocks div.minmax, div#user2Blocks div.minmax, div#bottomBlocks div.minmax
{
	background: url('../img/minmax.png') no-repeat;
	background-position: 0 -25px;
}
div#topBlocks div.box-movable
{
	background: #fff;
	margin: 0;
	border-left: 3px solid #E6E6E6;
	border-right: 3px solid #E6E6E6;
	color: #8D8D8D;
}

div#user1Blocks div.box-movable, div#user2Blocks div.box-movable, div#bottomBlocks div.box-movable
{
	background: url('../img/box-movable-gray.png') no-repeat top left;
}

div#user1Blocks div.box-caption-movable, div#user2Blocks div.box-caption-movable, div#bottomBlocks div.box-caption-movable
{
	color: #2A2A2A;
	font-size: 1.9em;
}
div#user1Blocks div.box-content-movable, div#user2Blocks div.box-content-movable, div#bottomBlocks div.box-content-movable
{
	color: #8D8D8D;
}

div#topBlocks div.box-caption-movable
{
	color: #2A2A2A;
	font-size: 1.9em;
	
}
div.content
{
	padding-bottom: 10px;
	margin: 165px 10px 0;
}
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;*/
	color: #467A81;
	font-family: Georgia;
	font-size: 2.0em;
	font-style: normal;
	padding: 0;
	/*text-shadow: 1px 1px 1px #186771;*/
	font-weight: normal;
}
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: #0066CC;
	font-style: italic;
	font-size: 0.9em;
}
div.description
{
	width: 100%;
}
div.stat
{
	background: url('../img/post-meta-bg.png') repeat-x top left;
	font-size: 13px;
	height: 18px;
	line-height: 26px;
	margin: 17px -8px 0;
	padding: 0 9px;
}
div.stat img
{
}
div.pr_stat
{
}
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: 16px 0;
	font-size: 1.1em;
}
div.navigation a
{
	text-decoration: none;
	color: #ace360;
	background: url('../img/page2.png') center center no-repeat;
	padding: 19px;
}
div.navigation a:hover
{
	color: #000;
	background: url('../img/page1.png') center center no-repeat;
}
div.navigation span
{
	padding: 19px;
	color: #000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
}
div.navigation span.active
{
	background: url('../img/page1.png') center center no-repeat;
	
}
div.pagerank
{
}
div.inner-pagerank
{
}
div.pr-text
{
}
div.preview
{
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
}
div.box-movable
{
	background: url('../img/box-movable.png') no-repeat top left;
	margin: 12px 4px 5px 0;
	padding: 10px 0 0 29px;
	color: #008080;
}
div.box-caption-movable
{
	/*background: url('../img/box-caption-bg.gif') bottom left repeat-x;
	border: 1px solid #ccc;*/
	line-height: 23px;
	padding-left: 8px;
	color: #fff;
	font-size: 1.5em;
	margin: 0;
	text-transform: capitalize;
}
div.box-caption-fixed
{
	line-height: 15px;
	border-bottom: 3px solid #E6E6E6;
	text-transform: capitalize;
	color: #2A2A2A;
	font-family: georgia;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0 0 0 10px;
	height: 30px;
	border-left: 3px solid #e6e6e6;
	border-right: 3px solid #e6e6e6;
}
div.box-content-fixed
{
	padding: 10px;
	border-left: 3px solid #e6e6e6;
	border-right: 3px solid #e6e6e6;
}
div.box-content-movable
{
	padding: 10px;
	/*border: 1px solid #ccc;
	border-top: 0;*/
}
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
{
	background: url('../img/bullet.gif') left no-repeat;
	padding-left: 10px;
}
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
{
	padding: 0 0 0 0;
}
td.right-column
{
	width: 249px;
	padding: 0 0 10px;
}

p.field
{
	font-size: 0.9em;
	margin: 0 0 10px 0;
}
p.field-captcha
{
}
div.categories-tree
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #ccc;
}
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 solid #ccc;
}
legend
{
	padding: 2px 5px;
}
td.listing
{
	padding: 5px;
	background: #fff;
}
div.ultimatelisting
{
	background: url('../img/post-meta-bg.png') repeat-x top left;
	height: 25px;
}
div.listings
{
	padding-top: 5px;
}
div.listings div.area
{
	border: 1px solid #ccc;
}
div.listings div.icon
{
	border: 1px solid #ccc;
	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: 3px solid #E6E6E6;
	border-bottom: 3px solid #E6E6E6;
	text-align: center;
}
table.common th
{
	padding: 5px 0;
	border-top: 3px solid #E6E6E6;
	border-left: 3px solid #E6E6E6;
	font-weight: bold;
}
table.common td
{
	padding: 5px 0;
	border-top: 3px solid #E6E6E6;
	border-left: 3px solid #E6E6E6;
}

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: -23px;
	right: 27px;
	background-image: url('../img/minmax.gif');
	background-position: 0px -23px;
	width: 21px;
	height: 23px;
	cursor: pointer;
	font-size: 0.1em;
}
/* 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: 14px;
	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 */
