body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-color: #414141;
	color:#FFCE9D;
}
a:link, a:visited
{
	color:#FFF;
	text-decoration:none;
}
a:hover, a:active
{
	color:#FFF;
	text-decoration:underline;
} 


div.page
{
	position:relative;
	margin: 0 auto;
	width:100%;
	min-width: 770px;
	position:relative;
}
div.header
{
	height: 160px;
	background:  url('../img/banner.jpg') repeat-x;
}
div.headerterm
{
	height: 160px;
	background:  url('../img/bannerterm.jpg') repeat-x;
}
div.header2
{
	background: url('../img/header2-bg.gif') left bottom repeat-x;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 164px;
	margin: 0 296px 0 110px;
	
}
div.header2-left
{
	background: url('../img/header2-left.gif') left bottom no-repeat;
	height: 164px;
}
div.header2-right
{
	position:relative;
	margin: 0px 0px 0px 164px;
	background: url('../img/header21-right.gif') right bottom no-repeat;
	height: 164px;
}

div.logo
{
	position: absolute;
	top: 38px;
	left:10px;
}
div.slogan
{
	position: absolute;
	top: 38px;
	left:230px;
	color: #FFF;
	font-size: 20px;
	padding: 10px;
}
div.inventory
{
	position:absolute;
	right:10px;
	top:0px;
	height: 29px;
	
}
ul.inv
{
	margin: 0;
	padding: 0 5px 0 0;
	list-style-type: none;
	line-height: 20px;
	float:right;
}
ul.inv li
{
	float: left;
	margin: 0 5px;
	padding: 0;
}
div.line
{
	background-color: #D2D2D2;
	width: 760px;
	height: 4px;
}	
div.menu a
{
	color: #B4A183;
	
}
div.top-menu
{
	clear: both;
	background-image: url('../img/gem-onyx-tm.gif');
	background-repeat:repeat-x;
	padding: 0;
	margin: 0px;
	text-transform: uppercase;
	height: 35px;
}
ul.menu
{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 25px;
	
}
ul.menu li
{
	float: left;
	margin: 0;
	line-height: 23px;
	/*background: url('../img/menu_separator.gif') left no-repeat;*/
}
ul.menu li a
{
	line-height: 23px;
	padding: 5px 15px;
	color: #FFF;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	/*background: url('../img/menu_separator.gif') left no-repeat;*/
}
ul.menu li.active
{
	color: #FFF;
	font-weight: bold;
}
ul.menu li a:hover
{
	color:#CB9567;
	font-weight: bold;
}
ul.menu li.active div
{
	line-height: 23px;
	padding: 0 15px;
	padding-top:5px;
}
div.lang-switch
{
	margin: 4px;
	font-size: 0.9em;
	padding: 0 0 0 5px;
	float:left;
}
div.lang-switch select
{
	font-size: 0.9em;
}
div.listing-sorting
{
	text-align: center;
	border: 1px solid #777;
	font-size: 0.9em;
	margin:0px 10px;
	padding: 2px;
}
div.listing-sorting a
{
	font-weight: bold;
}
div.search-form
{
	position: absolute;
	top: 120px;
	left:220px;
	line-height: 30px;
}
div.search-form img
{
	height: 18px;
}
div.search-form-left
{
	float: left;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1px;
	padding: 0;
	width: 245px;
}
div.search-form input
{
	margin-top: 3px;
}
input.what
{
	border-left: 2px solid #414141;
	border-top: 2px solid #414141;
	border-right: 2px solid #414141;
	border-bottom: 2px solid #414141;
	background-color: #414141;
}
input.text
{
	height: 16px;
}
textarea
{
	
}
input.flat-button
{
}
input.flat-button:hover
{
}
input, textarea, select
{
	font-family: Arial;
	background-color: #E8E8E8;
	border:solid 1px #414141;
}
div.footer
{
	padding-left: 13px;
	height: 50px;
	border-top: 1px solid #251B1B;
	background-image: url('../img/footer-bg.gif');
	padding:0px;
}
div.bottom
{
	height: 30px;
	margin: 0 10px 0 10px;	
	color: #CCCCCC;
	padding-top: 22px;
	text-align: center;
}
div.bottom a
{
	color: #FFFFFF;
	font-weight: bold;
}
div.copyright
{
	padding: 10px 0 0 0;
	font-size: 0.9em;
}
div.content
{
	clear: both;
}
div.breadcrumb
{
	color: #CCCCCC;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom:10px;
}
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;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
.button1
{
	text-align: right;
	margin-bottom: 10px;
}
h1
{
	color:#FFD489;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	line-height: 20px;
	margin: 0;
}
h1 a
{
	padding: 5px 0 5px 10px;
	color: #414141;
}
div.field
{
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
}
div.listings
{
	margin-top: 5px;
}
a.title
{
	font-weight: bold;
}
div.url
{
	color: #0066CC;
	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;
}
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.gif') 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: #F0EDE5;
	border: 1px solid #DCB276;
	font-weight: bold;
	margin: 10px 0;
	padding: 20px 20px 20px 40px;
	color: #B2744D;
}
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 #777;
	background: #000;
	padding: 0 4px;
}
div.navigation a:hover
{
	background: #404040;
}
div.navigation span
{
	border: 1px solid #777;
	padding: 0 4px;
	background: #404040;
}
div.navigation span.active
{
	background: #404040;
}
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:0px;
	margin-bottom:10px;
}
/***********************************/
div.box-caption-movable
{
	background-color: #251B1B;
	color: #7B5858;
	font-size: 1.0em;
	font-weight: bold;
	height: 28px;
	background-image: url('../img/box-caption-bg.gif');
	margin: 0 0 0 27px;
	padding-left: 5px;
	text-transform: uppercase;
}
div.box-caption-left-movable
{
	height: 28px;
	background: #251B1B url('../img/box-caption-left.gif') no-repeat left;
	border-bottom: 1px solid #4E3838;
}
div.box-caption-right-movable
{
	background-color: #24221C;
	line-height: 28px;
	border-top: 1px solid #4E3838;
}
/********************************************/
div.box-caption-fixed
{
	background-color: #251B1B;
	color: #7B5858;
	font-size: 1.0em;
	font-weight: bold;
	height: 28px;
	background-image: url('../img/box-caption-bg.gif');
	margin: 0 0 0 27px;
	padding-left: 5px;
	text-transform: uppercase;
}
div.box-caption-left-fixed
{
	height: 28px;
	background: #251B1B url('../img/box-caption-left.gif') no-repeat left;
	border-bottom: 1px solid #4E3838;
}
div.box-caption-right-fixed
{
	background-color: #251B1B;
	line-height: 28px;
	border-top: 1px solid #4E3838;
}
div.box-content-center
{
	padding: 10px;
	margin: 0;
	background: #251B1B url('../img/box-content-bg.gif') top repeat-x;
	color: #CCCCCC;
}
div.box-content
{
	padding: 10px;
	margin: 0;
	/*background:  url('../img/box-content-bg.gif') top repeat-x;*/
	color: #CCCCCC;
}

div.featured-listing
{
	margin: 5px 0;
}
div.featured-listing a
{
	margin: 5px 0;
	text-align: left;
}
div.sponsored-listing
{
	margin: 5px 0;
}
div.sponsored-listing a
{
	margin: 5px 0;
	text-align: left;
}
div.partner-listing
{
	margin: 5px 0;
}
div.partner-listing a
{
	text-align: left;
}
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: #777;
	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: 203px;
	padding: 0;
	
	background-color:#000000;
}
td.center-column
{
	background-color:#000000;
}
td.right-column
{
	width: 203px;
	padding: 0;
	
	background-color:#000000;
}
div.xml-button
{
	text-align: right;
}
p.field
{
	font-size: 0.9em;
	margin: 0 0 10px 0;
}
div.payment, div.categories-tree
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #777;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background: #eee;
	color:#000;
	padding-left:5px;
}
.approval a
{
	color:#000;
}
div.admin-approve
{
	margin: 10px;
}
div.waiting
{
	margin: 0 5px 0 10px;
	float: left;
	width: 15px;
	height: 15px;
	background: #eee;
	border: 1px solid #777;
}
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 #777;
}
legend
{
	padding: 2px 5px;
}
div.listings
{
	padding-top: 5px;
	padding:5px 10px;
}
div.listings div.area
{
	border: 1px solid #FFF;
	padding: 10px;
	margin: 20px 0;
}
div.listings div.icon
{
	border: 1px solid #FFF;
	background: #251B1B;
	position: relative;
	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.jpg') 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.jpg') 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.jpg') 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;
}
.lefttour{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
background-image:url(../img/tab_bg_1.jpg);
background-repeat:repeat-x;
width:230px;
height:30px;
padding-left:10px;
padding-bottom:5px;
}
.lefttour a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.lefttour a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-variant:small-caps;
/*font-style:oblique;*/
color:#F8D176;
text-decoration:none;
}
.tourlink a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1D1D1D;
	text-decoration: none;
}
.tourlink a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6C3202;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	font-style:oblique;
}

.lefttourmain {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
background-image:url(../img/gem-onyx-tm.gif);
background-repeat:repeat-x;
padding-left:20px;
width:240px;
height:30px;
}
.headerpro{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
background-image:url(../img/gem-onyx-tm.gif);
background-repeat:repeat-x;
width:489px;
height:30px;
padding-left:10px;
}
.headerprofile
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
background-image:url(../img/tab_bg_1.jpg);
width:450px;
height:30px;
padding-left:10px;
}
.leftprofilemain {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
background-image:url(../img/gem-onyx-tm.gif);
background-repeat:repeat-x;
padding-left:20px;
width:220px;
height:30px;
}
.leftprofle{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
background-image:url(../img/gem-onyx-tm.gif);
background-repeat:repeat-x; 
width:200px;
height:30px;

}
.leftprofle a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.leftprofle a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:oblique;
color:#DA8E50;
text-decoration:none;
}
.headerpro1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
background-image:url(../img/whitelong3.png); 
background-repeat:no-repeat;
width:450px;
height:35px; 
padding-left:10px
}
.headerpro1 a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-decoration:none;
}
.backgroundcolor
{
background-color:#414141;
}
.profilebackcoulr{
background-color:#414141;
border:solid 5px #1D1D1D;
}
.backgroundcolormiddle
{
/*background-color:#FCF9E9;*/
background-color:#A0A0A0;
}

.button
{
background-image:url(../img/button.gif);
background-repeat:no-repeat;
width:110px;
height:26px;
background-color:#414141;
border:solid 0px;
color:#FFFFFF;
font-weight:bold;
}
.button120
{
background-image:url(../img/button120.gif);
background-repeat:no-repeat;
width:122px;
height:28px;
background-color:#414141;
border:solid 0px #414141;
padding-right:20px;
color:#DC9034;
font-weight:bold;
}
.button130
{
background-image:url(../img/button130.gif);
background-repeat:no-repeat;
width:142px;
height:28px;
background-color:#414141;
border:solid 0px #414141;
padding-right:20px;
color:#DC9034;
font-weight:bold;
}
.middleheader{
background-image:url(../img/gem-onyx-tm.gif);
background-repeat:repeat-x;
}
.middleheaderbottom{
background-image:url(../img/gem-onyx-bm.gif);
background-repeat:repeat-x;
}
.leftborder
{
background-image:url(../img/gem-onyx-lm.gif);
background-repeat:repeat-y;
}
.rightborder
{
background-image:url(../img/gem-onyx-rm.gif);
background-repeat:repeat-y;
}

.loginbutton
{
background-image:url(../img/login.gif);
background-repeat:no-repeat;
background-color:#5F3A24;
width:70px;
height:25px;
border:0px;
}
.searchbutton
{
background-image:url(../img/search.gif);
background-repeat:no-repeat;
background-color:#5F3A24;
width:70px;
height:25px;
border:0px;
}
.blankbutton
{
background-image:url(../img/buttonb.gif);
background-repeat:no-repeat;
background-color:#5F3A24;
font-weight:bold;
color:#FFFFFF;
width:70px;
height:25px;
border:0px;
}