body
{
	background: #cee7fa url('../img/bgimg.jpg') top center no-repeat fixed;
	font: 14px "Trebuchet MS", Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}
a
{
	color: #369;
	text-decoration: none;
}
a:hover
{
	color: #FF6600;
}
div.page
{
	margin: 0 auto;
	width: 920px;
	min-width: 770px;
}
.rt {text-align:right;}
p.rt {text-align:right;margin-top:-10px;}
div.header
{margin:10px 0;}
div.logo
{background: url('../img/logo.gif') top left no-repeat;
height:84px;width:400px; float:left;
margin:2px 0;
}
.logo img {margin:10px 0 0 45px;}
.logo h1 {margin:0;font-size:36px;padding:10px 0 0 50px;color:#fff;letter-spacing: 2px;}

.logo h2
{font-style:italic;
letter-spacing: 1px;
	color: #DCEDFA;
	font-size: 16px;
	margin: -4px 0 0 50px;
}
div.inventory
{margin:8px 0 3px 0;
	height: 29px;
color:#fff;font-weight:bold;
}
ul.inv
{
	margin: 0;
	padding: 0;
	line-height: 29px;
}
ul.inv li
{
	margin: 0 0 0 7px;
	padding: 0;
}
ul.inv li a
{color:#DCEDFA;padding:0 3px;font-weight:bold;
	text-decoration: none;
}
ul.inv li a:hover
{color:#ff9;
	text-decoration: none;
}
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.top-menu
{background: url('../img/tmbg.gif') top left repeat-x;
border:1px solid #369;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	height: 35px;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
margin-bottom:8px;
padding:0 6px;
}
ul.menu li {height: 35px;}
ul.menu li a
{padding:0 8px;margin:4px 0;
border-left:1px solid #999;
	line-height: 30px;
	color: #000;
	display: block;
	text-decoration: none;
}
ul.menu li a:hover {color:#fff;}
ul.menu li.active div {	height: 24px;color: #fff;padding:8px 8px 0 8px;border-left:1px solid #999;margin:2px 0;}

div.content
{padding:6px;padding-bottom: 10px;
background: #fff;
border:1px solid #999;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.center-column {position:relative;margin:0 195px;}
#leftBlocks {position:relative;z-index:99;float:left;width:180px;}
#rightBlocks {position:relative;z-index:100;float:right;width:180px;}
div.footer
{clear:both;background: url('../img/bbg.gif') left top repeat-x;
	text-align: center;	
	margin: 8px 0;
	padding: 3px 0;
border:1px solid #999;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	text-transform: uppercase;
	font-size: 0.8em;
}

.fix {clear:both;}
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
{position:relative;width:400px;float:right;
	font-size: 0.9em;
	padding: 15px 0 0 0;
}

#searchTop {width:50px;}
input.what {margin-left:134px;width:204px;border-color:#369;}
input.text {}
textarea {border:0;}
input.button
{font-weight:bold;padding:1px 2px;
	border:1px solid #369;
	background: #369;
text-transform: lowercase;
color: #CFECEF;
	cursor: pointer;
}
input.button:hover
{ color:#fff;
	background: #39c;
}
input::-moz-focus-inner {/*Removes button padding in FF*/
  border: 0;
  padding: 0;
}
input, textarea, select {border:1px solid #B0CDFF;background: #EAEFFF;font-size: 12px;padding:1px 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

div.footer a
{
	text-decoration: none;
}
div.copyright {float:right;	font-size: 11px;text-transform: none;}

p
{
	padding: 0;
	margin: 0 0 5px 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: 0 0 10px 0;
	font-size: 0.9em;
}
h1
{
	color: #444;
	font-size: 1.5em;
	font-weight: normal;
	margin: 5px 0;
	padding: 5px 0 0 0;
}
h2
{
	font-size: 1.2em;
	font-weight: normal;
	margin: 5px 0 3px 0;
	padding: 0;
}
h3{
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
h4{
	font-size: 1.0em;
	font-weight: normal;
	margin: 0 0 5px 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.stat
{margin:5px 0;
}
.cfx {clear:left;}
.categ {display:block;margin:4px 0;}
.categ sup {color:black;}
.categories a
{
	font-weight: bold;
}

.categories img
{
	vertical-align: middle;
	margin-right: 4px;
}

div.subcategories a
{
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}

.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}

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.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{margin-bottom:7px;
}
div.fixed {}
.gad {width:470px;margin:10px auto;}
.gads {position:absolute;width:130px;margin-left:30px;}
.tcat {float:left;margin:10px 0 0 5px;font-size:1em;font-weight:bold;}
.catbox {position:relative;display:table;margin-bottom:20px;padding-bottom:10px;}

h3.movable
{-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-bottom-left-radius: 5px;
	background: url('../img/bbg.gif') bottom left repeat-x;
	color: #444;
	line-height: 22px;
	padding-left: 8px;
	font-size: 0.9em;
	margin: 0;
	border: 1px solid #ccc;
	text-transform: capitalize;
font-weight:bold;
}
div.box-caption-fixed
{
	line-height: 23px;
	margin: 0;
	font-size: 0.9em;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}
div.box-content-fixed
{
	padding: 10px;
}
div.movable
{-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-bottom-left-radius: 5px;
	padding: 10px;
	border: 1px solid #ccc;
	border-top: 0;
margin-top:-5px;
}
div.movable input {margin-bottom:5px;}

div.box-content
{
	padding: 10px;
}
div.featured-listing
{
	margin: 5px 0;
}
a.featured
{display:block;width:160px;height:20px;overflow:hidden;
	margin: 5px 0;
}
div.sponsored-listing
{
	margin: 5px 0;
}
div.sponsored-listing a
{
	margin: 5px 0;
}
div.partner-listing
{
	margin: 5px 0;
}
a.partner
{font-weight:bold;
	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;
}

div.right-column {float:right;width: 180px;	padding: 0 0 10px 10px;border:1px solid green;}
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;
}

fieldset
{
	padding: 0 10px 10px 10px;
	margin: 10px 1px;
	border: 1px solid #ccc;
}
legend
{
	padding: 2px 5px;
}

div.listings
{
	padding-top: 5px;
}
div.active {margin-bottom:20px;border-bottom:1px solid #ddd;padding:3px;}
div.active h2 {font-size:1.1em;padding-left:12px;}
h2.title {margin-bottom:0;}
div.listings div.area
{
	border: 1px solid #ccc;
}
div.listings div.icon
{
	border: 1px solid #ccc;
	font-size: 1em;
}
.listing {position:relative;margin:14px 0 20px 0;background: url('../img/arrow.gif') 0 5px no-repeat;}
.feat {float:left;margin-right:3px;}
.ftr {background:#f9f9f9;border:1px solid #ddd;}

/*
** Collapsing fieldsets
*/

/* 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 li
{
	font-size:12px;
}



/* version 2.3 */

/* Comments stars */

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



/* minimize/maximaize box styles START */
div.minmax
{
	position: relative;
	display: block;
	float: right;
	margin: -22px 1px 0 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-bottom-left-radius: 5px;
	background-image: url('../img/minmax.gif');
	background-position: 0px -23px;
	width: 21px;
	height: 20px;
	cursor: pointer;
	font-size: 0.1em;
}
/* minimize/maximaize box styles END */



/* page resize styles START */

div#page_setup
{position:absolute;top:1px;left:254px;width:150px;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.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;
}
