body
{
	background-color: #FFF; 
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
strong 
{
color: #8C090F;
}
div.page
{
	background-color: #FFF;
	margin: 0 auto;
	width: 770px;
	border-left: 3px solid #E2E2E2;
	border-right: 3px solid #E2E2E2;
	border-bottom: 3px solid #E2E2E2;
}
div.header
{
	border-top: 4px solid #493721;
	border-bottom: 4px solid #48361E;
	height: 70px;
	background-color: #533F24;
}
div.logo
{
	float: left;
	padding: 10px 0 0 10px;
	width: 190px;
}
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
{
	background-image: url('../img/bg-menu.gif');
	height: 30px;
	padding: 0 0 0 0px;
	text-transform: uppercase;
}
div.line
{
	background-color: #D2D2D2;
	height: 5px;
	width: 760px;
	height: 4px;
}	
ul.search
{
	margin: 0 0 0 20px;
	padding: 0;	
	color: #FFF;
}
ul.search li
{
	padding: 0 0 0px 0;
}
ul.search li a
{
	color: #FFF;
}
ul.menu
{
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}
ul.menu li
{
	float: left;
	line-height: 23px;
	padding: 2px 15px;
	text-align: left;
	border-right: 3px solid #8C090F;
	background-image: url('../img/bg-menu.gif');
}
ul.menu li a
{
	color: #FFF;
	font-size: 11px;
}
ul.menu li a:hover
{
	color: #F9F5C8;
}
ul.menu li.active
{
	color: #F9F5C8;
	font-weight: bold;
}
div.lang-switch
{
	float: right;
	margin: 0px 0 0 20px;
	padding-bottom: 5px;
	font-size: 14px;
	height: 50px;
}
ul.lang-switch
{
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}
ul.lang-switch li
{
	color: #B0B0B0;
	border-left: 1px solid #988469;
	float: left;
	line-height: 19px;
	padding: 20px 5px 0 7px;
	text-align: left;
	text-align: center;
	background-image: url('../img/arrow.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
ul.lang-switch li a
{
	color: #B4A183;
}
div.link-sorting
{
	font-size: 11px;
	text-align: center;
}
div.link-sorting a
{
	font-weight: bold;
}
div.search-form
{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #8C090F;
	border-bottom: 3px solid #67070B;
	height: 46px;
	padding: 0px 100px 0px 100px;
}
div.search-inner
{
	background-color: #990408;
	height: 43px;
}
div.search-form a
{
	color: #4983A9;
}
div.search-tools
{
margin-left: 5px;
margin-right: 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
{
	background-color: #D4C6A9;
	border-top: 2px solid #C7B996;
	clear: both;
	color: #908A70;
	font-size: 10px;
	padding: 10px 0;
	position: relative;
	text-align: center;
}
div.bottom a
{
	color: #908A70;
	font-weight: bold;
}
div.bottom a:hover
{
	color: #333;
}
div.copyright
{
	margin: 10px 0;
	position: relative;
	text-align: center;
	color: #A3A5A2;
}
div.copyright a
{
	color: #A3A5A2;
}
a:hover
{
	color: #000;
}
input, textarea
{
	font-size: 10px;
	font-family: Verdana;	
}
div.content
{
	border-bottom: none;
	padding-bottom: 1px;
}
div.breadcrumb
{
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0 0 10px;
}
div.breadcrumb a
{
}
p
{
	padding: 0;
	margin: 0;
}
p.date
{
	font-size: 13px;
}
p.news
{
	margin-top: 5px;
	font-size: 12px;
}
p.last
{
	font-size: 13px;
	margin-top: 5px;
	text-align: right;
}
h2
{
	font-size: 20px;
	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
{
	color: #48361E;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	margin: 3px 0px 0 4px;
}
h1 a
{
	color: #161616;
}
p.date
{
	font-size: 13px;
}
p.news
{
	margin-top: 5px;
	font-size: 12px;
}
p.last
{
	font-size: 13px;
	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: 11px;
	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: #FD8B06;
}

a.title
{
	font-size: 14px;
	font-weight: bold;
}
div.url
{
	color: #CA5835;
	padding: 0;
	margin: 2px;
	font-size: 11px;
	font-style: italic;
}
div.description
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 12px;
}
div.stat
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 11px;
}
div.pr_stat
{
	color: #333;
	font-size: 9px;
	margin: 2px 2px 15px 2px;
}
form
{
	margin: 0;
	padding: 0;
}
div.categories
{
	font-size: 12px;
	list-style-type: none;
	padding: 0px 0px 5px 0px;	
	background-color: #FFF;
}
div.categories a
{
	color: #575757;
	font-weight: bold;
}
div.categories div.col
{
	float: left;
	height: 70px;
	text-align: left;
	width: 178px;
	padding-top: 5px;
	position: relative;
}
div.categories div.last
{
	float: left;
	height: 70px;
	text-align: left;
	width: 187px;
	padding-top: 5px;
}
div.subcategories
{
	padding-left: 28px;
}
div.subcategories a
{
	font-size: 10px;
	font-weight: normal;
}
div.categories div.divider
{
	clear: both;
	height: 1px;
	height: 1px;
}
div.categories div.categ
{
	padding-bottom: 5px;
	background-image: url('../img/ico-dir.gif');
	background-position: left ;
	background-repeat: no-repeat;
	line-height: 25px;
	padding-left: 30px;	
}
.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-color: #6A7DB3;
	border: 2px solid #FD7D47;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}
div.error
{
	background-color: #FFE9DF;
	background-image: url('../img/notif-angle.gif');
	background-position: top-left;
	background-repeat: no-repeat;
	border: 2px solid #FD7D47;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}
div.navigation
{
	color: #333;
	clear: both;
	margin: 0 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-image: url('../img/no-preview.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
}
div.box-caption
{
	background-color: #606C58;
	border: 1px solid #535F4B;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	margin-top: 3px;
}
div.sponsored-caption
{
	background-color: #E5350C;
	border: 1px solid #BF3B0B;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	margin-top: 2px;
}
div.partner-caption
{
	background-color: #545C4D;
	border: 1px solid #596050;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	margin-top: 3px;
}
div.featured-caption
{
	background-color: #808080;
	border: 1px solid #646464;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	margin-top: 2px;
}
div.box-content
{
	padding: 10px;
}
div.box-content a:hover
{
	color: black;
}
div.featured-link
{
	margin: 5px 0;
}
div.featured-link a
{
	font-size: 11px;
}
span.highlight
{
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
div.sponsored-link a
{
	font-size: 12px;	
	text-align: left;
}
div.featured-link a
{
	font-size: 12px;	
	text-align: left;
}
div.partner-link a
{
	font-size: 12px;	
	text-align: left;
}
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: 10px;
	margin-bottom: 10px;
	text-align: right;
}
div.payment
{
	border: 2px solid #D1D1D1;
	background-color: #EBEBEB;
	padding: 10px 0 0 10px;
	margin: 0 0 10px 0;
}
p.field
{
	font-size: 11px;
	margin: 0 0 10px 0;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
div.news-title
{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.news-date
{
	font-size: 10px;
	text-align: right;
	margin: 0 0 10px 0;
}

