body
{
	background: url('../img/body-bg.gif');
	font: 82% 'Trebuchet MS', Arial, Verdana, Tahoma;
	margin: 0;
	padding: 0;
}
a
{
	color: #167F22;
	background: url('../img/a_bg.gif') bottom left repeat-x;
	text-decoration: none;
}

a:hover
{
	background: none;
	text-decoration: underline;
}
strong
{
	color: #000;
}
div.page
{
	background: #EBEBEB;
	margin: 0 auto;
	width: 940px;
	border-left: 10px solid #4D4D4D;
	border-right: 10px solid #4D4D4D;
	padding: 10px 0;
}
div.header-right
{
	height: 130px;
	background: #458649 url('../img/header-right.gif') top right no-repeat;
	margin: 0 10px;
}
div.header-left
{
	height: 130px;
	background: url('../img/header-left.gif') top left no-repeat;
}
div.header
{
	height: 130px;
	background: url('../img/header-bg.gif') top left repeat-x;
	margin: 0 60px 0 345px;
}
div.logo
{
	position: absolute;
	top: 10px;
	margin-left: 25px;
	*margin-left: 15px;
}
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-right
{
	margin: 10px 10px 0 10px;
	line-height: 41px;
	background: url('../img/top-menu-right.gif') top right no-repeat;
}
div.top-menu-left
{
	height: 41px;
	background: url('../img/top-menu-left.gif') top left no-repeat;
}
div.top-menu
{
	height: 41px;
	padding: 0;
	margin: 0 10px;
	background: url('../img/top-menu-bg.gif') top left 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;
}
ul.menu
{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.menu li
{
	float: left;
	margin: 0 4px;
	line-height: 20px;
	height: 41px;
}
ul.menu li a
{
	line-height: 41px;
	padding: 0 15px;
	color: #666;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	background: none;
}
ul.menu li a:hover
{
	color: #000;
}
ul.menu li.active
{
	color: #333;
	font-weight: bold;
}
ul.menu li.active div
{
	line-height: 41px;
	padding: 0 15px;
}
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
{
	position: absolute;
	top: 10px;
	margin-left: 355px;
	line-height: 14px;
}
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
{
	text-align: center;
}
div.link-sorting a
{
	font-weight: bold;
}
div.search-form
{
	position: absolute;
	top: 78px;
	font-weight: bold;
	width: 300px;
	margin-left: 130px;
}
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: 1px solid #0B5713;
	width: 250px;
	font-size: 12px;
	height: 16px;
}
div.bottom-right
{
	clear: both;
	background: #458649 url('../img/footer-right.gif') top right no-repeat;
	margin: 0 10px;
	height: 67px;
}
div.bottom-left
{
	height: 67px;
	background: url('../img/footer-left.gif') top left no-repeat;
}
div.bottom
{
	text-align: center;
	background: url('../img/footer-bg.gif') top left repeat-x;
	margin: 0 40px;
	padding-top: 10px;
	height: 57px;
	color: #FFF;
}
div.bottom a
{
	background: url('../img/a_white_bg.gif') bottom left repeat-x;
	text-decoration: none;
	color: #FFF;
}
div.bottom a:hover
{
	background: none;
	text-decoration: underline;
}
div.copyright
{
	padding-top: 7px;
}
input, textarea
{
	font-family: Verdana;	
}
div.content
{
}
div.breadcrumb
{
	font-weight: bold;
}
p
{
	padding: 0;
	margin: 0;
}
p.date
{
}
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%;
}
.button
{
	text-align: right;
	margin-bottom: 10px;
}
h1
{
	font-size: 1.8em;
	margin: 0;
	padding: 20px 0 10px 0;
	color: #167F22;
}
.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;
}

a.title
{
	font-weight: bold;
}
div.url
{
	color: #6EB82F;
	padding: 0;
	font-style: italic;
}
div.description
{
	color: #333;
	padding: 0;
	margin: 2px 0;
}
div.stat
{
	color: #333;
	padding: 0;
	margin: 2px 0;
}
div.pr_stat
{
	color: #333;
	margin: 4px 2px 15px 0;
}
form
{
	margin: 0;
	padding: 0;
}
div.categories
{
	list-style-type: none;
	padding: 0px;
	border-bottom: none;
	width: 100%;
}
div.categories a
{
	font-weight: bold;
}
div.categories div.col
{
	float: left;
	height: 100%;
	text-align: left;
	width: 33%;
	padding-top: 15px;
	position: relative;
}
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;
}
div.categories div.divider
{
	clear: both;
	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: #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.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 5px 0px 5px;
}
div.box-content
{
	padding: 10px;
}
div.featured-link
{
	margin: 5px 0;
}
div.featured-link a
{
	margin: 5px 0;
	font-size: 0.85em;
	text-align: left;
}
div.sponsored-link
{
	margin: 5px 0;
}
div.sponsored-link a
{
	margin: 5px 0;
	font-size: 0.85em;	
	text-align: left;
}
div.partner-link
{
	margin: 5px 0;
}
div.partner-link a
{
	font-size: 0.85em;
	text-align: left;
}
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
{
	margin-bottom: 10px;
	text-align: right;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
div.news-title
{
	font-weight: bold;
	padding: 0 0 5px 0;
}
div.news-date
{
	text-align: right;
	padding: 0 0 10px 0;
}
td.column
{
	width: 220px;
	padding: 0 10px 10px 10px;
}
td.center
{
	padding: 0 10px 10px 0;
}
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;
}
div.box
{
	margin: 10px 0 0 0;
}
div.box h3
{
	margin: 0;
	padding-top: 10px;
	color: #fff;
	font-size: 1.1em;
}
div.blue_box_top_left
{
	background: #477F99 url('../img/blue_box_top_left.gif') top left no-repeat;
	height: 60px;
}
div.blue_box_top_right
{
	background: #477F99 url('../img/blue_box_top_right.gif') top right no-repeat;
	height: 60px;
	margin-left: 25px;
}
div.blue_box_content
{
	background: #477F99 url('../img/blue_box_bg.gif') top left repeat-y;
	padding: 0 20px;
	color: #FFF;
}
div.blue_box_content a
{
	background: url('../img/a_white_bg.gif') bottom left repeat-x;
	text-decoration: none;
	color: #FFF;
}
div.blue_box_content a:hover
{
	background: none;
	text-decoration: underline;
}
div.blue_box_content strong
{
	color: #FFF;
}
div.blue_box_bottom_left
{
	background: #477F99 url('../img/blue_box_bottom_left.gif') bottom left no-repeat;
	height: 27px;
}
div.blue_box_bottom_right
{
	background: #477F99 url('../img/blue_box_bottom_right.gif') bottom right no-repeat;
	height: 27px;
	margin-left: 29px;
}
div.green_box_top_left
{
	background: url('../img/green_box_top_left.gif') top left no-repeat;
	height: 30px;
}
div.green_box_top_right
{
	background: url('../img/green_box_top_right.gif') top right no-repeat;
	height: 30px;
	margin-left: 35px;
}
div.green_box_content
{
	background: #D6E0D1 url('../img/green_box_left.gif') top left no-repeat;
	border-left: 1px solid #9BD6B9;
	border-right: 1px solid #9BD6B9;
	padding: 10px;
}
div.green_box_bottom_left
{
	background: url('../img/green_box_bottom_left.gif') top left no-repeat;
	height: 6px;
}
div.green_box_bottom_right
{
	background: url('../img/green_box_bottom_right.gif') top right no-repeat;
	height: 6px;
	margin-left: 10px;
}
div.brown_box_top_left
{
	background: #C6936D url('../img/brown_box_top_left.gif') top left no-repeat;
	height: 60px;
}
div.brown_box_top_right
{
	background: #C6936D url('../img/brown_box_top_right.gif') top right no-repeat;
	height: 60px;
	margin-left: 25px;
}
div.brown_box_content
{
	background: #C6936D url('../img/brown_box_bg.gif') top left repeat-y;
	padding: 0 20px;
	color: #FFF;
	font-family: Verdana, sans-serif;
}
div.brown_box_content a
{
	background: url('../img/a_white_bg.gif') bottom left repeat-x;
	text-decoration: none;
	color: #FFF;
}
div.brown_box_content a:hover
{
	background: none;
	text-decoration: underline;
}
div.brown_box_bottom_left
{
	background: #C6936D url('../img/brown_box_bottom_left.gif') bottom left no-repeat;
	height: 27px;
}
div.brown_box_bottom_right
{
	background: #C6936D url('../img/brown_box_bottom_right.gif') bottom right no-repeat;
	height: 27px;
	margin-left: 29px;
}
div.box_top_left
{
	background: url('../img/box_top_left.gif') bottom left no-repeat;
	height: 10px;
}
div.box_top_right
{
	background: url('../img/box_top_right.gif') bottom right no-repeat;
	height: 10px;
}
div.box_bottom_left
{
	background: url('../img/box_bottom_left.gif') top left no-repeat;
	height: 10px;
}
div.box_bottom_right
{
	background: url('../img/box_bottom_right.gif') top right no-repeat;
	height: 10px;
}
div.box_content
{
	background: #FFF url('../img/box-bg.gif') top left repeat-y;
	padding: 0 10px;
}

