body

{

}

a

{

}

a:hover

{

}

div.page

{

}

div.header

{

}

#logo-section {
	width: 385px;
}

div.slogan {
	padding-left: 10px;
}

div.lang-switch {
	float: left;
}

div.xml-button
{
}

div.listing-sorting

{

}

div.listing-sorting a

{

}

div.search-form

{

}

input

{

}

textarea

{

}

input.what

{

}

input.text

{

}

input.button

{

}

input.button:hover

{

}

div.footer

{

}

div.content

{

	clear: both;

}



/* common styles used in templates */

.boxtitle{}

.boxbody{}

.boxdate

{

	text-align: right;

	margin-bottom: 15px;

	font-style: italic;

}

.pagebody{}

.pagedate

{

	text-align: right;

	margin-bottom: 15px;

	font-style: italic;

}

/* end common styles used in templates */



p

{

	margin: 0 0 10px 0;

}

p.date

{

}

p.news

{

}

p.last

{

}

img

{

	border: 0;

}

form

{

}

div.breadcrumb

{

}

h1

{

}

h2

{

}

div.field

{

}

a.title

{

}

div.url

{

	padding: 0;

	width: 1%;

	cursor: help;

	white-space: nowrap;

}

div.description

{

	clear: both;

}

div.stat

{

	clear: both;

}

div.stat img

{

	margin: 0 5px;

}

div.pr_stat

{

	margin: 0 0 15px 0;

}

.categories

{

	width: 100%;

}

.categories a

{

}

.categories div.col

{

	float: left;

	height: 100%;

	padding-top: 15px;

}

.categories div.last

{

	float: left;

	height: 100%;

	padding-top: 15px;

}

div.subcategories

{

	padding-left: 20px;

}

div.subcategories a

{

	font-size: 0.9em;

}

.categories div.divider

{

	clear: both;

	line-height: 1px;

}

.categories div.categ

{

	line-height: 15px;

}

.no

{

	border: none;

	font-weight: normal;

}

a.no

{

	text-decoration: none;

}

.editor-welcome

{

}

.editor-content

{

}



span.error

{

	color: #F00;

}

div.notification

{

	background: #D7EBD3 url('../img/ico-notification.png') 10px center no-repeat;

	border: 1px solid #265624;

	font-weight: bold;

	color: #265624;

}

div.error

{

	background: #FFEDEB  url('../img/ico-error.png') 10px center no-repeat;

	border: 1px solid #CD5C52;

	font-weight: bold;

	color: #CD5C52;

}

div.notification ul, div.error ul

{

	list-style-type: none;

	margin-left: 5px;

	padding: 0 0 0 35px;

}

div.navigation

{

}

div.navigation a

{

}

div.navigation a:hover

{

}

div.navigation span

{

}

div.navigation span.active

{

}

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

{

}

div.box-content-fixed

{

}

div.box-content-movable

{

}

div.collapsed

{

	display: none;

}

div.box-content

{

}

div.featured-listing

{

}

div.featured-listing a

{

}

div.sponsored-listing

{

}

div.sponsored-listing a

{

}

div.partner-listing

{

}

div.partner-listing a

{

}

span.highlight

{

	background: yellow;

}

ul.account-menu

{

}

ul.account-menu li

{

}

div.comment

{

}

div.posted

{

}

hr

{

}

div.comment-approval

{

}

p.user

{

}

div.news-title

{

}

div.news-date

{

}

td.left-column

{

	width: 200px;

}

td.center-column

{

}

td.right-column

{

	width: 200px;

}

p.field

{

}

p.field-captcha

{

	float: left; 

	margin: 0 10px 10px 0;

}

div.categories-tree

{

}

ol

{

}

.suspended

{

}

.approval

{

}

div.admin-approve

{

}

div.waiting

{

	margin: 0 5px 0 0;

	float: left;

	width: 15px;

	height: 15px;

	background: #E9CFCF;

	border: 1px solid #ccc;

}

div.dbx-box

{

}

div.dbx-handle

{

	color: #215DC6;

	height: 31px;

	padding:0px;

	margin:0px;

}

fieldset

{

}

legend

{

	font-weight: bold;

}

td.listing

{

}

div.listings

{

}

div.listings div.area

{

	padding: 10px;

	margin: 20px 0;

}

div.listings div.icon

{

	display: block;

	float: right;

	margin-top: -30px;

	right: 10px;

	height: 30px;

	padding: 5px;

	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;

}



/* Tree CSS */

ul.tree

{

	list-style: none;

}

ul.tree li

{

}



ul.tree a

{

	text-decoration: none;

	border: 0;

}



div.tree-col

{

	vertical-align: center;

}



img.tree-icon-collapsed

{

	background: url('../img/tree/default/plus.gif') center no-repeat;

	height: 9px; 

	width: 9px;

}

img.tree-folder-collapsed

{

	background: url('../img/tree/default/closed_folder.gif') center no-repeat;

	height: 12px;

	width: 16px;

}



img.tree-icon-expanded

{

	background: url('../img/tree/default/minus.gif') center no-repeat;

	height: 9px; 

	width: 9px;

}



img.tree-icon-space

{

	height: 9px; 

	width: 9px;

}



img.tree-folder-expanded

{

	background: url('../img/tree/default/open_folder.gif') center no-repeat;

	height: 12px;

	width: 16px;

}

img.tree-cat-locked

{

	background: url('../img/tree/default/locked.gif') center no-repeat;

	height: 13px;

	width: 16px;

}

img.tree-cat-crossed

{

	background: url('../img/tree/default/crossed.gif') center no-repeat;

	height: 13px;

	width: 16px;

}



/* Suggest listing */

img.edit-field

{

	background: url('../img/edit.png') center no-repeat;

	width: 24px;

	height: 24px;

	cursor: pointer;

}

img.field_tooltip

{

	background: url('../img/question.png') center no-repeat;

	width: 16px;

	height: 16px;

	cursor: pointer;

}

span.plan-description

{

	font-size: 10px; 

	color: #666; 

	padding: 0 10px 5px 30px;

}

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

}

#tooltip

{

	position: absolute;

	z-index: 3000;

	border: 1px solid #111;

	background-color: #eee;

	padding: 5px;

	opacity: 0.85;

	width: 250px;

}

#tooltip h3, #tooltip div 

{

	margin: 0; 

}



/* quick search */

div.quickSearch

{

	position: absolute; 

	background: #FFFFFF;

	margin-top: 1px; 

	width: 293px; 

	overflow: hidden;

	float: left;

	display: none;

	z-index: 9001;

}



div.quickSearchItem

{

	border-color: #FFFFFF rgb(255, 255, 255) rgb(238, 238, 238);

	border-style: solid;

	border-width: 1px;

	color: #555555;

	font-size: 11px;

	padding: 2px;

	white-space: normal;

	font-family: tahoma,arial,helvetica,sans-serif;

}

div.quickSearchItem h3

{

	color: #222222;

	margin: 0pt;

	font-size: 11px;

	display: block;

	font-family: inherit;

	font-size: inherit;

	font-style: inherit;

	font-variant: inherit;

	font-weight: bold;

	line-height: inherit;

}

div.quickSearchItem:hover

{

	background: #DFE8F6 none repeat scroll 0%;

	border: 1px dotted #A3BAE9 !important;

}



/* version 2.3 */



/* Comments stars */

div.rating-star-no-fill

{

	background: url('../img/gray.png');

	width: 15px; 

	height: 15px;

	cursor: pointer;

	float: left;

}

div.rating-star-fill

{

	background: url('../img/gold.png');

	width: 15px; 

	height: 15px;

	cursor: pointer;

	float: left;

}



/* ExStars rating */

div.exstar-fill

{

	width: 30px;

	height: 30px;

	background: url('../img/starrating.png') 0px -30px no-repeat;

	cursor: pointer;

	float: left;

}

div.exstar-voted-fill

{

	width: 30px;

	height: 30px;

	background: url('../img/starrating.png') 0px -60px repeat-x;

	cursor: pointer;

	float: left;

}

div.exstar-no-fill

{

	width: 30px;

	height: 30px;

	background: url('../img/starrating.png') top left repeat-x;

	cursor: pointer;

	float: left;

}

div.boxrating

{

}





/* form label error */

form label.error

{

	padding-left: 3px;

	font-weight: bold;

	color: red;

}



label

{

	cursor: pointer;

}

table.common

{

}

table.common th

{

}

table.common td

{

}

table.common td.first

{

	font-weight: bold;

}



div.alpha-navigation

{

	text-align: center;

}

div.alpha-navigation a, div.alpha-navigation span

{

	padding: 0 2px;

}



div.mode

{

	text-align: center;

	color: #FFF;

	padding:5px;

	font-size: 16px;

}



/* minimize/maximaize box styles START */

div.minmax

{

	position: relative;

	display: block;

	float: right;

	margin-top: -24px;

	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 {

	cursor: pointer;

	clear: both;

}

.rating:after {

	content: '.';

	height: 0;

	width: 0;

	clear: both;

	visibility: hidden;

}

.cancel,

.star {

	float: left;

	width: 17px;

	height: 15px;

	overflow: hidden;

	text-indent: -999em;

	cursor: pointer;

}

.cancel,

.cancel a {

	background: url(../img/delete.gif) no-repeat 0 -16px;

}



.star,

.star a {

	background: url(../img/star.gif) no-repeat 0 0px;

}

	

.cancel a,

.star a {

	display: block;

	width: 100%;

	height: 100%;

	background-position: 0 0px;

}



div.rating div.on a {

	background-position: 0 -16px;

}

div.rating div.hover a,

div.rating div a:hover {

	background-position: 0 -32px;

}

/* rating styles END */



/* thumbnails styles START */

div.thumb

{

	position: absolute;

	width: 180px;

	height: 140px;

	background: url('../img/thumb-bg.gif') top left no-repeat;

	display: none;

	padding: 37px 0 0 13px;

}

div.thumb img

{

	width: 120px;

	height: 90px;

}

div.thumb img.spinner

{

	width: 24px;

	height: 24px;

}

div.loading

{

	width: 160px;

	padding: 35px 0 0 48px;

}

/* thumbnails styles END */


