body
{
	background: #EFEFEF url('../img/body-top.gif') top left repeat-x;
	font: 1.0em Arial, Verdana, Tahoma;
	margin: 0;
	padding: 0;
	color: #333;
}
a
{
	color: #3D67A1;
	text-decoration: none;
	background: url('../img/hover-bg.gif') bottom left repeat-x;
}
a:hover
{
	background: none;
}
strong
{
	color: #333;
}
div.outer-page
{
	background: url('../img/body-bottom.gif') bottom left repeat-x;
}
div.page
{
	margin: 0 auto;
	width: 920px;
}
div.header
{
	height: 140px;
}
div.logo
{
	position: absolute;
	top: 23px;
}
div.logo a
{
	background: none;
}
div.vert-line
{
	border-left: 1px solid #B9A37C;
	float: left;
	height: 40px;
	margin: 10px 0 0 20px;
}
div.menu a
{
	color: #B4A183;
}
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;
}
div.top-menu
{
	position: absolute;
	top: 100px;
	height: 40px;
	width: 920px;
}
ul.menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.menu li
{
	float: left;
	line-height: 40px;
	text-align: left;
	font-size: 18px;
	padding: 0 9px 0 10px;
	background: url('../img/menu-item.gif') bottom left no-repeat;
	color: #94C0FD;
}
ul.menu li a
{
	color: #FFF;
	text-decoration: none;
	background: none;
}
ul.menu li a:hover
{
	color: #94C0FD;
}
div.lang-switch
{
	float: right;
	margin: 10px 10px 0 0;
	line-height: 14px;
	font-size: 0.7em;
}
ul.lang-switch
{
	list-style-type: none;
	margin: 0;
}
ul.lang-switch li
{
	color: #FFF;
	border-right: 1px solid #FFF;
	float: left;
	padding-right: 4px;
}
div.lang-switch li a
{
	color: #FFF;
	text-decoration: none;
	background: url('../img/hover-bg-white.gif') bottom left repeat-x;
}
div.lang-switch li a:hover
{
	background: none;
}
div.link-sorting
{
	font-size: 0.80em;
	text-align: center;
	font-weight: bold;
}
div.search-form
{
	position: absolute;
	margin-left: 400px;
	top: 36px;
	width: 1px;
	font-size: 0.8em;
}
div.search-form a
{
	color: #FFF;
	text-decoration: none;
	background: url('../img/hover-bg-white.gif') bottom left repeat-x;
}
div.search-form a:hover
{
	background: none;
}
input.search
{
	border: none;
	width: 83px;
	height: 23px;
	background: url('../img/btn-search.gif') 0px 0px no-repeat;
	cursor: default;
}
input.search:hover
{
	border: none;
	width: 83px;
	height: 23px;
	background: url('../img/btn-search.gif') 0px -23px no-repeat;
	cursor: pointer;
}
input.what
{
	border: 1px solid #3D67A1;
	background: #FFF url('../img/search-bg.gif') top repeat-x;
	height: 17px;
	padding-top: 3px;
	font-size: 11px;
}
div.bottom
{
	clear: both;
	color: #FFF;
	font-size: 0.7em;
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #9AC4FD;
}
div.bottom a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: url('../img/hover-bg-white.gif') bottom left repeat-x;
}
div.bottom a:hover
{
	background: none;
}
div.copyright
{
	margin: 10px 0;
}
div.copyright a
{
	text-decoration: none;
	background: url('../img/hover-bg-white.gif') bottom left repeat-x;
}
div.copyright a:hover
{
	background: none;
}
input, textarea
{
	font-size: 0.95em;
	font-family: Verdana;	
}
div.content
{
	padding: 0;
	margin: 0;
}
div.breadcrumb
{
	font-weight: bold;
	font-size: 0.8em;
	padding: 10px 0 0 0;
	margin: 0;
}
div.breadcrumb a
{
	color: #3D67A1;
}
p
{
	padding: 0;
	margin: 0;
}
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;
}
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
{
	color: #3D67A1;
	font-size: 1.3em;
	font-weight: normal;
	margin: 10px 10px 10px 0;
	height: 30px;
	background: url('../img/h1-bg.gif') bottom left repeat-x;
}
h1 a
{
	color: #3D67A1;
}
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: 1.0em;
	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-size: 1.2em;
	font-weight: bold;
}

a.title2
{
	font-size: 0.6em;
	font-weight: bold;
}

div.url
{
	color: #3D67A1;
	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: 0.95em;
	list-style-type: none;
	padding: 0px;
	background-color: #FFF;
	border-bottom: none;
	width: 100%;
}
div.categories a
{
	font-weight: bold;
}
div.categories div.col
{
	float: left;
	height: 100%;
	text-align: left;
	width: 195px;
	padding-top: 15px;
	position: relative;
}
div.categories div.last
{
	float: left;
	height: 100%;
	text-align: left;
	width: 205px;
	padding-top: 15px;
}
div.subcategories
{
	padding-left: 30px;
}
div.subcategories a
{
	font-size: 0.8em;
	font-weight: normal;
}
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: #FFECB9 url('../img/warning.png') center left no-repeat;
	border: 2px solid #553C2C;
	font-weight: bold;
	margin: 10px 12px 10px 3px;
	padding: 10px 5px 10px 70px;
	font-size: 0.9em;
	color: #553C2C;
}
div.error
{
	background: #FFC2C2 url('../img/error.png') center left no-repeat;
	border: 2px solid #904545;
	font-weight: bold;
	margin: 10px 12px 10px 3px;
	padding: 10px 5px 10px 70px;
	font-size: 0.9em;
	color: #904545;
}
div.navigation
{
	color: #333;
	clear: both;
	margin: 0px 0 15px 0;
	text-align: center;
	font-size: 0.8em;
}
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 #333333;
	height: 162px;
	width: 202px;
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
	clear: both;
	margin: 0 10px 10px 0;
}
div.box-caption
{
	background: #3D67A1 url('../img/box-caption-bg.gif') bottom repeat-x;
	color: #FFF;
	text-transform: capitalize;
	font-size: 1.3em;
	height: 46px;
	padding-top: 12px;
	margin: 0 40px;
}
div.box-caption-left
{
	background: url('../img/box-caption-left.gif') bottom left no-repeat;
	height: 58px;
}
div.box-caption-right
{
	background: #3D67A1 url('../img/box-caption-right.gif') bottom right no-repeat;
	height: 58px;
}
div.box-footer
{
	background: url('../img/box-footer-bg.gif') top repeat-x;
	line-height: 9px;
	margin: 0 9px;
}
div.box-footer-left
{
	background: url('../img/box-footer-left.gif') top left no-repeat;
	height: 9px;
}
div.box-footer-right
{
	background: url('../img/box-footer-right.gif') top right no-repeat;
	height: 9px;
}
div.box-content-right
{
	padding: 0;
	margin: 0;
	background: url('../img/border-right.gif') right repeat-y;
}
div.box-content-left
{
	padding: 0;
	margin: 0;
	background: url('../img/border-left.gif') left repeat-y;
}
div.box-content-center
{
	padding: 10px 15px;
	margin: 0 4px;
	background: #FFF;
}
div.box-content
{
	padding: 0;
	margin: 0;
}
div.featured-link
{
	margin: 5px 0;
	background: url('../img/ico-featured.gif') center left no-repeat;
	padding-left: 20px;
}
div.featured-link a
{
	font-size: 0.8em;
}
div.partner-link
{
	margin: 5px 0;
	background: url('../img/ico-partner.gif') center left no-repeat;
	padding-left: 20px;
}
div.partner-link a
{
	font-size: 0.8em;
}
div.sponsored-link
{
	margin: 5px 0;
	background: url('../img/ico-sponsored.gif') center left no-repeat;
	padding-left: 20px;
}
div.sponsored-link a
{
	font-size: 0.8em;
}
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: 0.9em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.news-date
{
	font-size: 0.75em;
	text-align: right;
	margin: 0 0 10px 0;
}
td.column
{
	width: 0px;
	padding: 15px 0;
}
td.content
{
	padding: 5px 0 20px 0;
}
input.flat-button
{
	background: #3D67A1;
	border-top: 1px solid #94C0FD;
	border-left: 1px solid #94C0FD;
	border-right: 1px solid #243E62;
	border-bottom: 1px solid #243E62;
	color: #FFF;
}
input.flat-button:hover
{
	background: #5485C9;
}
p.field
{
	font-size: 12px;
	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;
}


