body
{
	background-color: #CEEFAC; 
	font: 12px Tahoma;
	margin: 0;
	padding: 0;
}
strong 
{
	color: #000;
}
div.page
{
	background-image:url(../img/d/bg_page.jpg); background-repeat:repeat-y;
	margin: 0 auto; padding-left:10px;
	width: 800px;
}
div.header
{
	width:780px; height:140px; background-image:url(../img/d/bg_header.jpg); background-repeat:no-repeat; background-position:top;
}
div.logo
{
	float: left;
	padding: 80px 0 0 30px;
	font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:28px; color:#005900;
}
div.logo a{color:#005900; text-decoration:none;}

div.vert-line
{
	border-left: 1px solid #B9A37C;
	float: left;
	height: 40px;
	margin: 10px 0 0 20px;
}
div.menu a
{
	color: #B4A183;
}
div.top-menu
{
	height: 30px;
	padding: 0;
	margin: 0; width:780px;
	background-image:url(../img/d/bg_menu.jpg); background-repeat:repeat-x;
}
div.line
{
	background-color: #D2D2D2;
	width: 760px;
	height: 4px;
}	
ul.search
{
	margin: 0 50px 0 20px;
	padding: 0;	
	color: #FFF;
}
ul.search li
{
	padding: 0;
}
ul.search li a
{
	color: #FFF;
	font-size: 0.9em;
}
ul.menu
{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.menu li
{
	float: left;
	margin: 0 4px;
	line-height: 32px;font-family:Arial, Helvetica, sans-serif;
	height: 32px;
}
ul.menu li a
{
	line-height: 32px;
	padding: 0 2px;
	color: #FFF;
	font-size:15px; 
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
}
ul.menu li a:hover
{
	text-decoration:underline;
}
ul.menu li.active
{
	color: #FFF;	font-family:Arial, Helvetica, sans-serif; font-size:15px; text-decoration:underline;
	font-weight: bold;
}
ul.menu li.active div
{
	line-height: 32px;
}
ul.menu li.xml
{
	background-image: none;
	padding: 0 0 0 20px;
}
ul.menu li.xml a
{
	padding: 2px 0 0 0;
	background-image: none;
}
div.lang-switch
{
	float: right;
	margin: 20px 10px 0 0;
	line-height: 14px;
	font-size: 0.85em;
}
ul.lang-switch
{
	list-style-type: none;
	margin: 0;
}
ul.lang-switch li
{
	color: #F36700;
	border-right: 1px solid #FFF;
	float: left;
	padding-right: 4px;
}
ul.lang-switch li a
{
	color: #61B005;
}
div.link-sorting
{
	font-size: 0.80em;
	text-align: center;
}
div.link-sorting a
{
	font-weight: bold; color:#666666;
}
div.search-form
{
	font-size: 0.80em;
	font-weight: bold;
	height: 62px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #AED651 url('../img/search-bg.gif') top repeat-x;
}
div.search-form a
{
	color: #4983A9;
}
div.search-tools
{
	margin: 0 5px;
	background-color: #7EA5D0;
	border-bottom: 2px solid #5A8FC3;
	height: 28px;
}
input.what
{
	border-top: 2px solid #111;
	border-left: 2px solid #111;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}
div.bottom
{
	clear: both;
	color: #000;
	font-size: 11px;
	width:780px; height:143px;
	position: relative;
	text-align: center;
	background-image:url(../img/d/bg_footer.jpg);
	border-top: 1px solid #FFF;
}
div.bottom a
{
	color: #000;
}
div.copyright
{
	margin: 10px 0;
	position: relative;
	text-align: center;
	color: #FFF;
}
div.copyright a
{
	color: #FFF;
}
input, textarea
{
	font-size: 0.95em;
	font-family: Verdana;	
}
div.content
{
	width:770px;
}
div.breadcrumb
{
	font-weight: bold;
	font-size: 0.90em;
	padding: 10px 0 0 10px;
}
div.breadcrumb a
{
	color: #575757;
}
p
{
	padding: 0;
	margin: 0;
}
p.date
{
	font-size: 0.85em;
}
p.news
{
	margin-top: 5px;
	font-size: 12px;
	font-family:Tahoma;
}
p.last
{
	font-size: 0.85em;
	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%;
}
.button
{
	text-align: right;
	margin-bottom: 10px;
}
h1
{
	font-family:Tahoma;
	color: #007D00;
	font-size: 16pt;
	font-weight: normal;
	padding: 10px 0 0 20px;
	margin: 3px 0px 0 0;
}
h1 a
{
	color: #161616;
}
p.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;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}

div.field
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
fieldset
{
	border: 1px solid #AF1600;
	margin: 5px;
}
legend
{
	color: #333;
	background-color: #f1f1f1;
	border: 1px solid #AF1600;
	font-weight: bold;
	padding: 3px;
}
div.links
{
	text-align: justify;
}
div.links a
{
	color: #006600;
}

a.title
{
	font-size: 12px; color:#006600;
	font-weight: bold;
}
div.url
{
	color: #6EB82F;
	padding: 0;
	margin: 2px;
	font-size: 0.8em;
	font-style: italic;
}
div.description
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 0.8em;
}
div.stat
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 0.8em;
}
div.pr_stat
{
	color: #333;
	font-size: 0.75em;
	margin: 2px 2px 15px 2px;
}
form
{
	margin: 0;
	padding: 0;
}
div.categories
{
	font-size: 11px;
	list-style-type: none;
	padding: 0px;
	background-color: #FFF;
	border-bottom: none;
	width: 100%;
	
}
div.categories a
{
	color: #442F00; line-height:16pt;
	font-weight: normal; font-size:14pt; text-decoration:none;
}
div.categories a:hover{text-decoration:underline}
div.categories div.col
{
	float: left;
	height: 100%;
	text-align: left;
	width: 160px;
	padding-top: 15px;
	position: relative;
}
div.categories div.last
{
	float: left;
	height: 100%;
	text-align: left;
	width: 160px;
	padding-top: 15px;
}
div.subcategories
{
	padding-left: 40px; color:#646464;
}
div.subcategories a
{
	font-size: 11px;
	font-weight: bold;
	color: #646464; line-height:13px;
}
div.subcategories a:hover{color:#000; text-decoration:none}
div.categories div.divider
{
	clear: both;
	height: 1px;
}
div.categories div.categ
{
	line-height: 39px;
	padding-left: 34px;
	background: url('../img/d/bush.jpg') top left no-repeat;
	margin-left: 5px;
}
.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: #FFE9DF url('../img/notif-angle.gif') top left no-repeat;
	border: 2px solid #FD7D47;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}
div.error
{
	background: #FFE9DF url('../img/notif-angle.gif') top left no-repeat;
	border: 2px solid #FD7D47;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}
div.navigation
{
	color: #333;
	clear: both;
	margin: 0px 0 15px 0;
	text-align: center;
}
div.navigation a
{
	color: #333;
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 0;
	padding: 0;
	width: 100px;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.preview
{
	background: url('../img/no-preview.gif') top left no-repeat;
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
	clear: both;
	margin: 10px 20px 30px 20px;
	padding-bottom:10px;
	background-image:url(../img/dotted.gif); background-position:bottom; background-repeat:repeat-x;
}
div.box-title
{
	background-image:url(../img/d/melc.jpg); background-repeat:no-repeat; background-position:top left;
	padding-left:35px; font-family:"Times New Roman", Times, serif; font-style:italic; font-size:18px; font-weight:bold;
	color:#005700; padding-bottom:10px;
}

div.box-content
{
	padding:0
}
div.featured-link
{
	margin: 5px 0;
}
div.featured-link a
{
	margin: 5px 0;
	font-size: 11px; font-weight:normal; font-family:Tahoma;
	text-align: left; color:#000;
}
div.sponsored-link
{
	margin: 5px 0;
}
div.sponsored-link a
{
	margin: 5px 0;
	font-size: 11px; font-weight:normal; font-family:Tahoma;
	text-align: left; color:#000;
}
div.partner-link
{
	margin: 5px 0;
}
div.partner-link a
{
	font-size: 11px; font-weight:normal; font-family:Tahoma;
	text-align: left; color:#000;
}
span.highlight
{
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
ul.editor-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.editor-menu li
{
	text-transform: uppercase;
}
td.link
{
	padding-bottom: 20px;
}
div.comment
{
}
div.posted
{
	font-size: 0.75em;
	margin-bottom: 10px;
	text-align: right;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
div.news-title
{
	font-size: 12px; font-family:Tahoma;
	font-weight: bold;
	margin: 0 0 5px 0; text-align:left;
}
div.news-title a {color:#000; text-decoration:none;}
div.news-title a:hover{text-decoration:underline;}
div.news-date
{
	font-size: 0.75em;
	text-align: right;
	margin: 0 0 10px 0;
}
td.column
{
	width: 230px;
}
td.dotted
{
	background: url('../img/dotted.gif') repeat-y;
	width: 1px;
}
p.field
{
	font-size: 11px;
	margin: 0 0 10px 0;
}
div.payment
{
	border: 2px solid #D1D1D1;
	background-color: #EBEBEB;
	padding: 10px 0 0 10px;
	margin: 0 0 10px 0;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background-color: #FFEFC7;
}
#d_search{float: right; border:0; background:none; font-family:"Times New Roman", Times, serif; font-style:italic; font-size:14px; cursor:pointer}
#d_search_input{border:1px solid #969696; background-color:#fff; width:82px; height:12px;}

#garden
{
	width:507px; height:150px;margin-left:20px;
	background-image:url(../img/d/the_garden.jpg); background-repeat:no-repeat;
}

.form_input
{
	width:100px; height:14px; border:1px solid #C8C8C8;
	background-color:#fff;
}
.small_links
{
	font-size:11px; font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.small_links a{text-decoration:none; color:#000}
.small_links a:hover{text-decoration:underline}
#welcome_text
{
	font-family:Arial; font-size:12px; margin:10px 20px;
}
