body
{
	background: #e5e5e5;
    color: #666;
	font-family: Helvetica,Arial,FreeSans,sans-serif;
    font-size: 12px;
    line-height: 1.7em;
	margin: 0;
	padding: 0;
}
a
{
	color: #e3611d;
	text-decoration: underline;
}
a:hover
{
	color: #333;
	text-decoration: none;
    
    -moz-transition: color 0.3s ease-out 0s;
    -webkit-transition: color 0.3s ease-out 0s;
    -khtml-transition: color 0.3s ease-out 0s;
    -o-transition: color 0.3s ease-out 0s;
    transition: color 0.3s ease-out 0s;
}
div.page
{
	margin: 0 auto;
	width: 920px;
	min-width: 770px;
	font-size: 12px;
}
div.outer-header
{
    background: #21152a url('../img/header-top.png') top left repeat-x;
    border-top: 8px solid #080010;
}
div.header-outline
{
    background: url('../img/header-bg.jpg') center 1px no-repeat;
}
div.inner-header
{
    background: url('../img/header-bottom.png') bottom left repeat-x;
}
div.header
{
	margin: 0;
    padding: 0;
}
div.header-blocks,
div.footer-blocks
{
    color: #ccc;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.6);
    min-height: 150px;
    margin: 0;
    padding: 0 0 10px 0;
}
div.logo
{
	padding: 10px 10px 0 0;
}
div.slogan
{
	color: #444;
	font-size: 14px;
	padding: 15px 0 0 15px;
	font-family: Georgia;
	font-style: italic;
	color: #8d8d8d;
}
div.inventory-left
{
    background: url('../img/inventory-left.png') top left no-repeat;
	height: 45px;
    margin: 0;
	padding: 0 0 0 15px;
}
div.inventory-right
{
    background: url('../img/inventory-right.png') top right no-repeat;
	height: 45px;
    margin: 0;
	padding: 0 15px 0 0;
}
div.inventory
{
    background: url('../img/inventory-bg.png') top left repeat-x;
    color: #fff;
    line-height: 40px;
	height: 45px;
	margin: 0;
}
ul.inv
{
    background: url('../img/inventory-tab.png') top left no-repeat;
	margin: 0;
	padding: 0 0 0 2px;
}
ul.inv li
{
    background: url('../img/inventory-tab.png') top right no-repeat;
    text-transform: uppercase;
    line-height: 30px;
    height: 30px;
	margin: 0;
	padding: 5px 7px 5px 5px;
}
ul.inv li a
{
    display: inline-block;
    
    color: #e4deeb;
	text-decoration: none;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
    line-height: 20px;
    height: 20px;
    padding: 5px 6px;
}
ul.inv li a:hover
{
    background: #6F627B;
    
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	-khtml-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    
    color: #fff;
}
ul.inv li.active span
{
    display: inline-block;
    
    background: #6F627B;
    
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	-khtml-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    
    color: #fff;
	text-decoration: none;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
    line-height: 20px;
    height: 20px;
    padding: 5px 6px;
}
div.lang-switch
{
}
div.lang-switch select
{
}
ul.inv li.xml-button
{
}
ul.inv li.xml-button a
{
    line-height: 14px;
    height: 14px;
    padding: 7px 6px;
}

div.top-menu-left
{
    background: url('../img/page-left.png') top left no-repeat;
    padding: 0 0 0 18px;
}
div.top-menu-right
{
    background: url('../img/page-right.png') top right no-repeat;
    padding: 0 18px 0 0;
}
div.top-menu
{
    background: url('../img/page-bg.png') top left repeat-x;
    padding: 15px 0 0 0;
}
div.top-menu-inner-left
{
	background: url('../img/top-menu-left.png') left center no-repeat;
    padding: 0 0 0 6px;
}
div.top-menu-inner-right
{
	background: url('../img/top-menu-right.png') right center no-repeat;
    padding: 0 6px 0 0;
}
div.top-menu-inner
{
	background: url('../img/top-menu-bg.png') center center repeat-x;
    font-size: 16px;
    font-weight: bold;
	height: 75px;
}
ul.menu li
{
	height: 75px;
    padding: 0 12px;
}
ul.menu li a
{
	display: block;
	color: #666;
	text-decoration: none;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
	line-height: 75px;
}
ul.menu li a:hover
{
	color: #e3611d;
}
ul.menu li.active
{
    background: url('../img/top-menu-active-right-2.png') top right no-repeat;
    padding: 0 12px 0 0;
}
ul.menu li.active div
{
    background: url('../img/top-menu-active-left-2.png') top left no-repeat;
	color: #fff;
	line-height: 75px;
    padding: 0 0 0 12px;
}
ul.menu li.active div span
{
    display: inline-block;
    background: url('../img/top-menu-active-bg-2.png') top center no-repeat;
	line-height: 75px;
}

div.listing-sorting
{
	text-align: center;
	border: 1px solid #ccc;
	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 #ccc;
	background: #FFF url('../img/text-bg.gif') center left repeat-x;
	height: 18px;
	padding: 2px 0 0 0;
}
input.text
{
	background: #fff;
	border: 1px solid #ccc;
    
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    
    color: #666;
	font-size: 13px;
	text-transform: none;
	height: 28px;
	padding: 2px 0 0 0;
}
textarea
{
	border: 1px solid #ccc;
}
input.button
{
	background: #6f627b url('../img/button-bg.png') left top repeat-x;
	border: 1px solid #4d4257;
    
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    
	font-size: 13px;
	text-transform: capitalize;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	color: #fff;
	height: 30px;
	cursor: pointer;
}
input.button:hover
{
	background: #e57133 url('../img/button-bg.png') left bottom repeat-x;
	border: 1px solid #b6622c;
}
input, textarea
{
	font-family: Verdana;
	font-size: 1em;
}
div.outer-footer
{
    background: #21152a url('../img/header-bg.jpg') center 10px no-repeat;
    padding: 1px 0 0 0;
}
div.footer-outline
{
    background: url('../img/header-bottom.png') left top repeat-x;
    padding: 11px 0 0 0;
}
div.inner-footer
{
    background: url('../img/outer-footer-bottom.png') left bottom repeat-x;
}
div.footer
{
	text-align: center;	
	text-transform: none;
    height: 46px;
	margin: 10px 0 0 0;
	padding: 10px 0;
}
div.footer a
{
	text-decoration: none;
}
div.copyright
{
	padding: 5px 0 0 0;
	text-transform: none;
}
div.page-left
{
	background: url('../img/page-left.png') left -75px no-repeat;
    padding: 0 0 0 18px;
}
div.page-right
{
	background: url('../img/page-right.png') right -75px no-repeat;
    padding: 0 18px 0 0 ;
}
div.outer-page div.page
{
	background: url('../img/page-bg.png') left -75px repeat-x;
    min-height: 360px;
}
div.content
{
	padding-bottom: 10px;
	margin: 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: #e3611d;
	font-size: 26.4px;
	font-weight: normal;
	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: #e3611d;
	font-style: italic;
}
div.description
{
	width: 100%;
}
div.stat
{
}
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: 15px 0;
}
div.navigation a
{
	background: #bcbcbc;
	border: 1px solid #bcbcbc;
    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    
    color: #fff;
	text-decoration: none;
	padding: 1px 5px;
}
div.navigation a:hover
{
    color: #e3611d;
}
div.navigation span
{
    color: #e3611d;
	padding: 1px 5px;
}
div.navigation span.active
{
	background: #fff;
	border: 1px solid #bcbcbc;
    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
div.pagerank
{
}
div.inner-pagerank
{
}
div.pr-text
{
    font-size: 1em;
}
div.preview
{
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
}
div.box-content
{
	padding: 10px;
}

div.box.movable
{
    background: #d0d0d0;
    border: 1px solid #c5c5c5;
    
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    
    padding: 10px;
}
div.header-blocks div.box.movable,
div.footer-blocks div.box.movable
{
    background: #170B21;
    border: 1px solid #170B21;
}
div.box-caption-movable
{
    background: #6f627b;
    border: 1px solid #4d4257;
    
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    
    color: #d0c4de;
    font-size: 16.8px;
    letter-spacing: 1px;
    padding: 7px;
}
div.header-blocks div.box-caption-movable,
div.footer-blocks div.box-caption-movable
{
    background: transparent url('../img/box-caption-bg.png') top left repeat-x;
    border: 1px solid #170b21;
    text-shadow: none;
}
div.box-content-movable
{
    padding: 5px 0 0 0;
}

div.box.fixed
{
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
    
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    
    padding: 10px;
}
div.box-caption-fixed
{
    color: #e3611d;
	font-size: 26.4px;
	margin: 0;
}
div.box-content-fixed
{
	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
{
}
td.right-column
{
	width: 180px;
	padding: 0 0 10px 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
{
    background: #fafafa;
	border: 1px solid #ccc;
	margin: 10px 1px;
	padding: 0 10px 10px 10px;
}
legend
{
	padding: 2px 5px;
}
td.listing
{
	padding: 5px 0;
}
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: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
table.common.captioned
{
    border-right: none;
    border-bottom: none;
}
table.common th
{
	background: #493A59 url('../img/th-bg.png') top left repeat-x;
	border-top: none;
	border-left: none;
    color: #fff;
	font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	padding: 5px 0 10px;
    height: 28px;
}
table.common th.first
{
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    -khtml-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
table.common th.last
{
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    -khtml-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}
table.common td
{
    background: #fafafa url('../img/td-bg.png') bottom left repeat-x;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 5px 0;
}
table.common td.last
{
    border-right: 1px solid #ccc;
}
table.common tr.table-footer td
{
    border-bottom: 1px solid #ccc;
}
table.common tr.table-footer td.first
{
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    -khtml-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}
table.common tr.table-footer td.last
{
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    -khtml-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}

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: -30px;
	right: 1px;
	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_container
{
    height: 20px;
    width: 100%;
}
div#page_setup
{
    float: right;
    height: 20px;
}
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.png') 0px 0px no-repeat;
}
div#dw800, ul.page_setup li#w800:hover
{
	background: url('../img/page_setup.png') 0px -20px no-repeat;
}
ul.page_setup li#w1024
{
	background: url('../img/page_setup.png') -20px 0px no-repeat;
}
div#dw1024, ul.page_setup li#w1024:hover
{
	background: url('../img/page_setup.png') -20px -20px no-repeat;
}
ul.page_setup li#wLiquid
{
	background: url('../img/page_setup.png') -40px 0px no-repeat;
}
div#dwLiquid, ul.page_setup li#wLiquid:hover
{
	background: url('../img/page_setup.png') -40px -20px no-repeat;
}
ul.page_setup li#large
{
	background: url('../img/page_setup.png') -60px 0px no-repeat;
}
div#dlarge, ul.page_setup li#large:hover
{
	background: url('../img/page_setup.png') -60px -20px no-repeat;
}
ul.page_setup li#normal
{
	background: url('../img/page_setup.png') -80px 0px no-repeat;
}
div#dnormal, ul.page_setup li#normal:hover
{
	background: url('../img/page_setup.png') -80px -20px no-repeat;
}
ul.page_setup li#small
{
	background: url('../img/page_setup.png') -100px 0px no-repeat;
}
div#dsmall, ul.page_setup li#small:hover
{
	background: url('../img/page_setup.png') -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 */
