html
{
	background: #fff;
}
body
{
	background: #fff;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #121212;
}
a
{
	color: #121212;
	text-decoration: underline;
}
a:hover
{
	color: #4ca102;
	text-decoration: none;
}
div.page
{
	margin: 0 auto;
	padding: 0;
	width: 920px;
	min-width: 920px;
	font-size: 1em;
}
div.header
{
	height: 125px;
	background: url('../img/quotation.gif') left center no-repeat;
	min-width: 350px;
}
div.inventory
{
	height: 32px;
}
div.inventory ul
{
	margin: 0;
	padding: 0 5px 0 0;
	list-style-type: none;
	line-height: 32px;
	float: right;
}
div.inventory ul li
{
	float: left;
	margin: 0 5px;
	padding: 0;
}
div.footer-right
{
	background: url('../img/footer-right.gif') top right no-repeat;
	height: 7px;
}
div.footer-left
{
	background: url('../img/footer-left.gif') top left no-repeat;
	height: 7px;
}
div.footer
{
	padding: 15px 0 0 0;
	height: 7px;
	margin: 0 32px;
	text-align: center;
	background: url('../img/footer-center.gif') top left repeat-x;
}
div.copyright
{
	padding: 10px 0 5px 0;
	font-size: 0.9em;
}
div.logo
{
	float: left;
	position: relative;
	margin: -32px 0 0 0;
}
div.slogan
{
	font-size: 1.15em;
	vertical-align: middle;
	line-height: 146px;
	padding-left: 40px;
	float: left;
}
div.slogan2
{
	font-size: 1.15em;
	padding: 10px 0 0 5px;
	text-align: justify;
}
/* top menu start */
div.top-menu-right
{
	background: url('../img/menu-right.gif') top right no-repeat;
	height: 62px;
}
div.top-menu-left
{
	clear: both;
	background: url('../img/menu-bg.gif') top left repeat-x;
	margin: 0 14px 0 0;
	height: 62px;
}
div.home-button 
{
	float: left;
}
div.top-menu
{	
	float: left;
	padding: 0;
	height: 62px;
	font-weight: normal;
}
ul.menu
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.menu li
{
	float: left;
	height: 62px;
}
ul.menu li a
{
	line-height: 42px;
	float: left;
	color: #fff;
	font-size: 15px;
	padding: 0 11px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
}
ul.menu li a:hover
{
	text-decoration: underline;
	color: #FFF;
}
ul.menu li.active
{
	height: 62px;
	background: url('../img/menu-active-left.gif') top left no-repeat;
}
ul.menu li.active div
{
	height: 62px;
	line-height: 42px;
	float: left;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 0 11px;
	background: url('../img/menu-active-right.gif') top right no-repeat;
}
/* top menu end */
div.lang-switch
{
	float: left;
	margin: 5px;
	padding: 0;
	font-size: 0.8em;
}
div.lang-switch select
{
	font-size: 1em;
}
div.listing-sorting
{
	font-size: 0.9em;
	text-align: center;
	border: 1px solid #2C8792;
	background: #EEF6FF;
	padding: 5px;
}
div.listing-sorting a
{
	font-weight: bold;
}
div.contents
{
	clear: both;
	padding-bottom: 10px;
	margin: 0 auto;
}
div.breadcrumb
{
	margin: 10px 0;
	padding: 0 0 0 10px;
	font-size: 1em;
}
p
{
	padding-left: 5px;
	margin: 10px 0;
}
.date
{
	font-size: 0.85em;
}
p.news
{
	margin-top: 5px;
	font-size: 0.85em;
}
p.last
{
	font-size: 0.85em;
	margin-top: 5px;
	text-align: right;
}
img
{
	border: 0;
}
form
{
	padding: 0 0 0 10px;
	margin: 0;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
h1
{
	font-size: 1.6em;
	margin: 10px 0;
	padding-left: 5px;
	color: #000;
}
h2
{
	font-size: 1.3em;
	margin: 5px 0;
	padding: 0;
	color: #000;
}
div.field
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
a.title
{
	font-weight: bold;
}
div.url
{
	color: #1b7bb1;
	padding: 0;
	font-style: italic;
	font-size: 0.9em;
	width: 1%;
	cursor: help;
	white-space: nowrap;
}
div.description
{
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 0.9em;
	/*text-align: justify;*/
}
div.stat
{
	clear: both;
	padding: 0;
	font-size: 0.9em;
	margin: 2px 0;
}
div.stat img
{
	margin: 0 5px;
}
div.pr_stat
{
	margin: 2px 0 15px 0;
	font-size: 0.9em;
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 7px 7px 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;
}
.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 url('../img/ico-notif.gif') center left no-repeat;
	border: 1px solid #265624;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 10px 10px 45px;
	color: #265624;
}
div#notification ul
{
	padding: 0;
	margin: 0 0 0 20px;
	list-style-type: none;
}
div.error
{
	background: #FFEDEB url('../img/ico-error.gif') center left no-repeat;
	border: 1px solid #CD5C52;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 10px 10px 45px;
	color: #CD5C52;
}
div.navigation
{
	clear: both;
	margin: 5px 0;
	text-align: center;
}
div.navigation span a
{
	text-decoration: none;
}
div.navigation span
{
	margin: 0 2px;
}
div.navigation span
{
	text-decoration: none;
	border: 1px solid #2C8792;
	background: #EEF6FF;
	padding: 0 4px;
}
div.navigation a:hover, div.navigation span.active
{
	background: #FFF;
}
div.alpha-navigation
{
	text-align: center;
}
div.alpha-navigation a, div.alpha-navigation span
{
	padding: 0 2px;
}
/* box styles start */

/*Directory Menu*/

div.extra-box
{
	clear: both;
	margin: 10px 0 0 0;
}
div.extra-box-caption
{
	background: url('../img/custom/directory-menu-box-caption-bg.gif') left top repeat-x;
	font-weight: bold;
	line-height: 38px;
	margin: 0 15px;
	text-align: center;
	color: #FFF;
	font-size: 18px;
}
div.extra-box-caption-right
{
	background: url('../img/custom/directory-menu-box-caption-right.gif') right top no-repeat;
	height: 38px;
}
div.extra-box-caption-left
{
	background: url('../img/custom/directory-menu-box-caption-left.gif') left top no-repeat;
	height: 38px;
}
div.extra-box-footer
{
	background: url('../img/custom/directory-menu-box-footer-bg.gif') left top no-repeat;
	height: 11px;
	font-size: 0.1px;
}
div.extra-box-content-center
{
	background: url('../img/custom/directory-menu-box-content-bg.gif') left top repeat-y;
	margin: 0px;
	padding: 10px 0;
}
div.extra-box-content-center ul li a
{
	padding: 5px 5px 5px 20px;
	color: #121212;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
div.extra-box-content-center ul li div, div.extra-box-content-center ul li a:hover
{
	background: url('../img/custom/extra-menu-links-bg.gif') top left repeat-y;
	padding: 5px 5px 5px 20px;
	color: #121212;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.box
{
	clear: both;
	margin: 10px 0 0 0;
}
div.box-caption-movable
{
	background: url('../img/custom/box-caption-bg.gif') bottom left repeat-x;
	color: #000;
	line-height: 36px;
	margin: 0 29px 0 7px;
	font-size: 18px;
}
div.box-caption-left-movable
{
	background: url('../img/custom/box-caption-left.gif') bottom left no-repeat;
	height: 36px;
}
div.box-caption-right-movable
{
	background: url('../img/custom/box-caption-right.gif') bottom right no-repeat;
	height: 36px;
}
div.box-caption-fixed
{
	background: url('../img/custom/box-caption-bg.gif') bottom left repeat-x;
	font-weight: bold;
	line-height: 36px;
	margin: 0 29px 0 7px;
	font-size: 1.1em;
}
div.box-caption-left-fixed
{
	background: url('../img/custom/box-caption-left.gif') bottom left no-repeat;
	height: 36px;
}
div.box-caption-right-fixed
{
	background: url('../img/custom/box-caption-right.gif') bottom right no-repeat;
	height: 36px;
}
div.box-content-center
{
	padding: 10px;
}
div.box-content-center ul li a
{
	background: url('../img/ico-li.gif') 8px center no-repeat;
	padding: 5px 5px 5px 20px;
	display: block;
}
div.box-content-center ul li div, div.box-content-center ul li a:hover
{
	background: url('../img/ico-li.gif') 8px center no-repeat;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
}
div.box-content
{
	padding: 10px;
}
/* box styles end */
span.highlight
{
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
div.account-menu
{
	float: right;
	width: 270px;
	height: 89px;
	background: url('../img/account-bg.gif') top right no-repeat;
	color: #fff;
}
div.account-menu table.account-content
{
	margin: 10px 0 0 14px;
}
div.account-menu input.search-text
{
	width: 149px;
	height: 19px;
	padding: 3px;
	background: url('../img/account-field.png') top left no-repeat;
}
div.account-menu ul
{
	list-style: none;
	margin-top: 9px;
	*margin-top: 5px;
}
div.account-menu ul li
{
	float: left;
}
div.account-menu li.login-btn
{
	display: block;
	cursor: pointer;
	width: 76px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: url('../img/login-button.jpg') top left no-repeat;
}
div.account-menu li.login-btn a
{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana;
	text-transform: uppercase;
	text-decoration: none;
}
div.account-menu li.register-btn
{
	cursor: pointer;
	display: block;
	width: 108px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: url('../img/register-button.jpg') top left no-repeat;
}
div.account-menu li.register-btn a
{
	text-decoration: none;
	color: #84ff01;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana;
	text-transform: uppercase;
}
div.logout-btn
{
	margin: -5px 0 0 80px;
	width: 102px;
	height: 48px;
	background: url('../img/logout-button.jpg') top left no-repeat;
}
div.logout-btn a
{
	cursor: pointer;
	display: block;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	text-transform: uppercase;
}
ul.account-menu, ul.extra-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
ul.account-menu li,ul.extra-menu li
{
	margin: 0 0 5px 0;
	text-transform: uppercase;
}
div.comment-approval
{
	margin: 2px 0;
	font-size: 0.9em;
	color: #666;
}
div.posted
{
	font-size: 0.9em;
	margin-bottom: 10px;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
td.left-column
{
	width: 231px;
	margin: 0;
}
td.right-column
{
	width: 231px;
	margin: 0;
}
td.center-column
{
	padding: 0 10px;
	margin: 0;
}
input.text, input.numeric, input.password, select.text, input.what
{
	border: 1px solid #000;
	background: #FFF url('../img/text-bg.gif') center left repeat-x;
}
input.search-text
{
	border: none;
	background: #FFF;
}
input.button
{
	border: none;
	background: url('../img/button.png') center left no-repeat;
	font: 13px MS Trebuchet, Arial, Tahoma, sans-serif;
	color: #FFF;
	letter-spacing: -1px;
	font-weight: bold;
	height: 34px;
	width: 94px;
	cursor: pointer;
}
input.pagenate-button
{
	border: 1px solid #999;
	background: url('../img/pagenate-button-bg.gif') center left repeat-x;
	font: 12px MS Trebuchet, Arial, Tahoma, sans-serif;
	color: #FFF;
	font-weight: bold;
	height: 24px;
	cursor: pointer;
}
input, textarea
{
	font-family: Verdana;
	font-size: 1em;
	border: 1px solid #000;
}
input.radiocheck
{
	border: none;
}
input[disabled], button[disabled]
{
	border: 1px solid #ADB2B5;
	background: #F4F4F4;
	color: #838383;
}
input[disabled]:hover, button[disabled]:hover
{
	background: #F4F4F4;
}
th.head
{
	border: 1px solid #2C8792;
	padding: 0 5px 0 10px;	
}
th.sort-asc,th.sort-desc,th.sort-none
{
	height: 20px;
	cursor: pointer;
}
th.sort-asc { background: url('../img/sortings.gif') 0px 0px no-repeat; }
th.sort-desc { background: url('../img/sortings.gif') 0px -20px no-repeat;}
th.sort-none {background: url('../img/sortings.gif') 0px -40px no-repeat;}
p.field, p.error
{
	margin: 15px 0;
}
div.info
{
	vertical-align: middle;
	padding: 3px;
	font-style: italic;
}
div.art-info
{
	vertical-align: middle;
	padding: 3px;
	font-style: italic;
}
p.error
{
	padding: 5px;	
	background: #FFEDEB ;		
	border: 1px solid #CD5C52;
	font-weight: bold;
	color: #CD5C52;	
}
hr
{
	background: #343434;
	height: 1px;
	border: none;
	margin: 10px 0;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
div.admin-approve
{
	margin: 0 10px 10px 10px;
}
div.waiting
{
	margin: 0 5px 10px 0;
	float: left;
	width: 12px;
	height: 12px;
	background: #D9E1E7;
	border: 1px solid #2C8792;
}
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 #121212;
}
legend
{
	padding: 2px 5px;
	font-size: 1.3em;
	font-weight: bold;
}
/* Collapsing fieldsets */
html fieldset.collapsed {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  margin-bottom: 0;
  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;
}

ul.gallery
{
	list-style-type: none;
	padding:0px;	
	margin:0px;
}
ul.gallery li
{
	padding: 0px 10px 10px 0px;  
	color: black;
	float: left;
	text-align: center;
}

/* pagenate start */
div.pagenate
{
	padding: 5px 0;
	margin: 10px 0;
	clear: both;
}
div.pagenate span.info {
	border-bottom: 5px solid #343434;
	padding: 1px 15px 1px 5px;
	margin-right: 5px;
	cursor: pointer;
	background: url('../img/menu_action_down.gif') 95% 50% no-repeat;
}
div.pagenate a:link, div.pagenate a:active, div.pagenate a:visited {
	text-decoration: none;
}
div.pagenate a {
	border-bottom: 5px solid #343434;
	padding: 1px 5px;
}
div.pagenate strong {
	border-bottom: 5px solid #43A401;
	padding: 1px 5px;
	margin-right: 5px;
}
div#jump2page {
	position: absolute;
	border: 1px solid #343434;
	z-index: 100;
	background: #43A401;
}
div#jump2page div.titles {
	padding: 2px 5px;
	border-bottom: 1px solid #2C8792;

}
div#jump2page div.content {
	background: #43A401;
	color: #FFF;
	padding: 5px;
}
/* pagenate end */

/* start comments */
div.comment {
	border-bottom: 1px solid #bbb;
	padding: 10px 0px;
}
/* end comments */

table.common
{
	width: 100%;
	background: #D9F6B9;
}
table.common th
{
	text-align: center;
	background: #56A103 url('../img/th-bg.gif') top repeat-x;
	padding: 5px;
	border-bottom: 1px solid #BEE494;
	border-right: 1px solid #BEE494;
}
table.common td
{
	padding: 5px;
	border-bottom: 1px solid #BEE494;
	border-right: 1px solid #BEE494;
}
table.common tr.highlight
{
	background: #D9F6B9;
}
table.common tr.hover
{
	background: #F2FDE6;
}

/* start jquery.autocomplete styles */
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
/*	filter:mask();*/
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('../img/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
/* end jquery.autocomplete styles */
span.textcounter
{
	background-color: #D9F6B9;
	font-weight:bold;
	padding:0 5px;
}
.managemode
{
	text-align: center;
	color: #FFF;
	background-color: #F00;
	padding: 5px;
	font-size: 16px;
}
.managemode a
{
	color: #FFF;
	font-weight: bold;
}
/* START STYLES FOR MAIL FORM */
#mail_form label, #mail_form input[type="text"] {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

#mail_form label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}

#mail_form br {
	clear: left;
}

#mail_form textarea {
	width: 90%;
	height: 150px;
	margin-bottom: 10px;
}

#mf_notify {
	z-index: 4000;
	top:30%;
	left:55%;
	width: 400px;
}
/* END STYLES FOR MAIL FORM */

span.note {
	font-size: small;
	font-style: italic;
	color: #F00;
}

/* unread mails in mailbox */
tr.unread {
	font-weight: bold;
}

@media print {
	.noprint {
		display: none;
	}
	html { background: none; }
	body {
		background: none;
		color: #000;
	}
	div.outer-page { background: none; }
	div.content-right { background: none; }
	div.content-left { background: none; }
	div.page {
		width: 100%;
	}
}

/*ARTICLES*/
div.art-title-left
{
	background: #69C403 url('../img/custom/title-left.gif') top left no-repeat;
	height: 36px;
}
div.art-title-right
{
	background: url('../img/custom/title-right.gif') top right no-repeat;
	height: 36px;
}
div.art-title
{
	background: url('../img/custom/title-bg.gif') top left repeat-x;
	margin: 0 14px;
	line-height: 36px;
	font-size: 1.3em;
	font-weight: bold;
}
div.articles-bg
{
	background: #D9F6B9;
	margin: 0 4px;
	padding: 0 10px;
}
div.art-title a
{
	color: #FFF;
}
div.art-title a:hover
{
	color: #FFF;
}
/*Directory*/
div.titles-left
{
	background: url('../img/custom/listing-title-left.gif') left top no-repeat; 
	height: 38px;
}
div.titles-right
{
	background: url('../img/custom/listing-title-right.gif') right top no-repeat;
	height: 38px;
}
div.titles
{
	background: url('../img/custom/listing-title-bg.gif') top left repeat-x;
	margin: 0 14px;
	line-height: 38px;
}
div.listing-bg
{
	background: #D3F1B2;
	margin: 0 4px;
	padding: 0 10px;
}
div.featured-ico
{
	float: right;
	position: relative;
	margin: -20px 0 0 0;
	z-index: 1;
}
div.partner-ico
{
	float: right;
	position: relative;
	margin: -35px 0 0 0;
	z-index: 1;
}
div.sponsored-ico
{
	float: right;
	position: relative;
	margin: -20px 0 0 0;
	z-index: 1;
}
#pagenate
{
	padding: 0px;
}

