body
{
	background: #49557f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	color: #FFF;
}
strong
{
	color:#FFF;
}
a
{
	color: #b1c5e7;
	text-decoration: underline;
}
a:hover
{
	color: #b1c5e7;
	text-decoration: none;
}
div.page
{
	position:relative;
	width: 940px;
	min-width: 940px;
	margin: 0 auto;
	margin-top:20px;
}
div.header
{
	position:relative;
	height: 217px;
	background:url('../img/header_bg.jpg') #909EC1 repeat-x;
}
div.header-left
{
	background: url('../img/header_left_bg.jpg') left top  no-repeat;
	height: 217px;
	margin:0px
}
div.header-right
{
	background: url('../img/header_right_bg.jpg') right top no-repeat;
	height: 217px;
	margin:0px 0px px 15px;
}
div.logo
{
	position:absolute;
	top:25px;
	left:30px;
}
img.yourImg
{
	position:absolute;
	top:25px;
	left:560px;
}
div.slogan
{
	position:absolute;
	top:30px;
	left:240px;
	color: #FFF;
	font-size:16px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div.search-form
{
	position:absolute;
	top:115px;
	left:50px;
	font-size: 0.9em;
	z-index:3px;
}
div.xml-button
{
	text-align: right;
	padding-left:10px;
}

div.inventory
{
	position:absolute;
	bottom:10px;
	left:0px;
	height: 29px;
	padding:0px 10px;
}

ul.inv
{
	margin: 0;
	padding: 0 5px 0 0;
	list-style-type: none;
	line-height: 29px;
	float: right;
}
ul.inv li
{
	float: left;
	margin: 0 5px;
	padding: 0;
}
ul.inv li  a:link, ul.inv li  a:visited
{
 	color:#FFF;
	
}
div.line
{
	background-color: #D2D2D2;
	width: 760px;
	height: 4px;
}	
div.top-menu
{
	margin-top:10px;
}

div.header-top-menu-left
{
	height:6px;
	background:url('../img/header_top_menu_left.gif') no-repeat left bottom;
	padding:0px;
}
div.header-top-menu-right
{
	height:6px;
	background:url('../img/header_top_menu_right.gif') no-repeat right bottom;
}
div.header-top-menu
{
	height:6px;
	background:url('../img/header_top_menu_bg.gif') repeat-x left bottom;
	margin:0px 6px;
	
}
div.content-top-menu-right
{
	padding:0px;
	margin: 0px;
	background: url('../img/content-top-menu_bg.gif') top right repeat-y;
}
div.content-top-menu-left
{
	padding: 0;
	margin: 0;
	background: url('../img/content-top-menu_bg.gif') top left repeat-y;
}
div.content-top-menu
{
	padding:0px;
	margin:0px;
	padding-left:5px;
}
div.footer-top-menu-left
{
	height:6px;
	background:url('../img/footer_top_menu_left.gif') no-repeat left top;
}
div.footer-top-menu-right
{
	height:6px;
	background:url('../img/footer_top_menu_right.gif') no-repeat right top;
}
div.footer-top-menu
{
	height:6px;
	background:url('../img/footer_top_menu_bg.gif') repeat-x left top;
	margin:0px 6px;
}

ul.menu
{
	margin: 0;
	padding: 0;
}
ul.menu li
{
	list-style-type: none;
	margin: 0 5px 0 0;
	height: 20px;
}
ul.menu li a
{
	line-height: 20px;
	padding: 0 5px;
	padding-left:15px;
	color: #b1c5e7;
	display: block;
	text-decoration: none;
	font-weight:bold;
	background:url('../img/link_active.jpg') left center no-repeat;
	
}
ul.menu li a:hover
{
	color:#FFF;
	background:url('../img/link_hover.jpg') left center no-repeat;
}
ul.menu li.active
{
	font-weight:bold;
	background:url('../img/link_hover.jpg') left center no-repeat;
	padding-left:10px;
}
ul.menu li.active div
{
	line-height: 20px;
	padding: 0 5px;
}

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
{
	text-align: center;
	border: 1px solid #FFF;
	font-size: 0.9em;
	padding:5px 2px;
	margin:10px 0;
}
div.listing-sorting a
{
	font-weight: bold;
	background:url('../img/link_line.gif') repeat-x bottom left;
	text-decoration:none; 
}
div.listing-sorting a:hover
{
	 background:none;
}

input.what
{
	border: 1px solid #FFF;
	background: #FFF url('../img/text-bg.gif') center left repeat-x;
	vertical-align:middle;
}
input.text
{
	border: 1px solid #FFF;
	background: #FFF url('../img/text-bg.gif') center left repeat-x;
	height: 16px;
}
textarea
{
	border: 1px solid #FFF;
}
input.button
{
	border: 1px solid #FFF;
	background: #4a5680 url('../img/flat-button-bg.gif') center left repeat-x;
	font: bold 11px 'Trebuchet MS', Arial, Verdana;
	color: #FFF;
	font-weight: bold;
	height: 20px;
}
input.button:hover
{
	background: #4a557f;
}
input, textarea
{
	font-family: Verdana;
	font-size: 1em;
}
div.footer-left
{
	background:url('../img/footer_left.jpg') top left no-repeat;
	height:89px;
	margin:10px 0 20px 0px; 
}
div.footer-right
{
	background:url('../img/footer_right.jpg') top right no-repeat;
	height:89px;
}
div.footer
{
	background:#8a98bd url('../img/footer_bg.jpg') repeat-x;
	text-align: center;
	height:59px;
	margin:0px 6px;
	padding-top:30px
}
div.footer a
{
	color:#FFF;
	font-weight:bold;
}
div.copyright
{
	padding: 10px 0 0 0;
	font-size: 0.9em;
}
div.content
{
	clear: both;
}
div.breadcrumb
{
	margin: 10px 0;
	font-size: 0.9em;
}
div.breadcrumb a
{	
	background:url('../img/link_line.gif') bottom left repeat-x;
	text-decoration:none;
}
div.breadcrumb a:hover
{	
	background: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;
}
div.clear_both
{
	position:relative;
	border:none;
	font-size:0px;
	height:0px;
	clear:both;
}


.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
h1
{
	color: #FFF;
	font-size: 1.7em;
	font-weight: normal;
	margin: 5px 0;
	padding: 5px 0 0 0;
}
div.field
{
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
}
a.title
{
	font-weight: bold;
	background:url('../img/link_line.gif') bottom left repeat-x;
	text-decoration:none;
}
a.title:hover
{
	background:none;
}
div.url
{
	color: #b5c4e5;
	padding: 0;
	font-style: italic;
	font-size: 0.9em;
	width: 1%;
	cursor: help;
	white-space: nowrap;
}
div.description
{
	clear: both;
	padding: 0;
	width: 100%;
}
div.stat
{
	clear: both;
	padding: 0;
}
div.stat img
{
	margin: 0 5px;
}
div.pr_stat
{
	margin: 0 0 15px 0;
}
div.categories
{
	list-style-type: none;
	padding: 0;
	width: 100%;
}
div.categories a
{
	font-weight: bold;
	color:#FFF;
}
div.categories div.col
{
	float: left;
	height: 100%;
	text-align: left;
	/*width: 33%;*/
	padding-top: 15px;
}
div.categories div.last
{
	float: left;
	height: 100%;
	text-align: left;
	/*width: 33%;*/
	padding-top: 15px;
}
div.subcategories
{
	padding-left: 30px;
}
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-left: 15px;
	background: url('../img/ico-dir.jpg') top left no-repeat;
	margin-left: 5px;
	padding-left: 25px;
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background: #D7EBD3;
	border: 1px solid #265624;
	font-weight: bold;
	margin: 10px 0;
	padding: 20px 20px 20px 40px;
	color: #265624;
}
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: 15px 0;
}
div.navigation a
{
	text-decoration: none;
	border: 1px solid #FFF;
	padding: 0 4px;
}
div.navigation a:hover
{
	background: #93A0C5;
}
div.navigation span
{
	border: 1px solid #FFF;
	padding: 0 4px;
}
div.navigation span.active
{
	background: #93A0C5;
}
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: 10px 0 0 0;
}
div.box-caption-movable, div.box-caption-fixed
{
	background: url('../img/box_caption_bg.gif') bottom left repeat-x;
	color: #FFF;
	font-weight: bold;
	line-height: 31px;
	margin: 0 6px;
	text-align:center;
}
div.box-caption-left-movable, div.box-caption-left-fixed
{
	background: url('../img/box_caption_left.jpg') bottom left no-repeat;
	height: 31px;
}
div.box-caption-right-movable, div.box-caption-right-fixed
{
	background: #7e8db1 url('../img/box_caption_right.jpg') bottom right no-repeat;
	height: 31px;
}
div.box-footer-right
{
	background:url('../img/box_footer_right.gif') top right no-repeat;
	height:6px;
}
div.box-footer-left
{
	background:url('../img/box_footer_left.gif') top left no-repeat;
	height:6px;
}
div.box-footer
{
	background:url('../img/box_footer_bg.gif') top left repeat-x;
	line-height:6px;
	margin:0px 6px;
}
div.box-content-right
{
	padding:0px;
	margin: 0px;
	background: url('../img/box_content_bg.gif') top right repeat-y;
}
div.box-content-left
{
	padding: 0;
	margin: 0;
	background: url('../img/box_content_bg.gif') top left repeat-y;
}
div.box-content-center
{
	padding: 10px;
}
div.box-content
{
	padding:0px;
	margin:0px;
}
div.featured-listing
{
	margin: 5px 0;
}
div.featured-listing a
{
	margin: 5px 0;
	text-align: left;
	font-size:1.2em;
	font-weight:normal;
	background:url('../img/link_line.gif') bottom left repeat-x;
	text-decoration: none;
}
div.featured-listing a:hover
{
	background:none;
}
div.sponsored-listing
{
	margin: 5px 0;
}
div.sponsored-listing a
{
	margin: 5px 0;
	text-align: left;
	font-size:1.2em;
	font-weight:normal;
	background:url('../img/link_line.gif') bottom left repeat-x;
	text-decoration: none;
}
div.sponsored-listing a:hover 
{
	background:none;
}
div.partner-listing
{
	margin: 5px 0;
}
div.partner-listing a
{
	text-align: left;
	font-size:1.2em;
	font-weight:normal;
	background:url('../img/link_line.gif') bottom left repeat-x;
	text-decoration: none;
}
div.partner-listing a:hover
{
	background:none;
}
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: #FFF;
	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: 0;
}
td.right-column
{
	width: 180px;
	padding: 0 10px 10px 10px;
}
p.field
{
	font-size: 0.9em;
	margin: 0 0 10px 0;
}
div.payment, div.categories-tree
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #FFF;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background: #000;
}
div.admin-approve
{
	margin: 10px;
}
div.waiting
{
	margin: 0 5px 0 0;
	float: left;
	width: 15px;
	height: 15px;
	background: #000;
	border: 1px solid #FFF;
}
div.dbx-box
{
}
div.dbx-handle
{
	color: #215DC6;
	height: 31px;
	padding:0px;
	margin:0px;
}
fieldset
{
	padding: 0 10px 10px 10px;
	margin: 10px 1px;
	border: 1px solid #FFF;
}
legend
{
	padding: 2px 5px;
}
td.listing
{
	padding: 5px 0;
}
div.listings
{
	padding-top: 5px;
}
div.listings div.area
{
	border: 1px solid #FFF;
	background:#49557f;
	padding: 10px;
	margin: 20px 0;
}
div.listings div.icon
{
	border: 1px solid #FFF;
	background:#49557f;
	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 fieldset.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;*/
}

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

/* 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;
}

/* 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;
}

