html, body
{
	height: 100%;
}
body
{
	background-color: #FFF; 
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-size: 82%;
	height: 100%
}
strong 
{
	color: #000;
}
div.page
{
	background-color: #FFF;
	margin: 0 auto;
	width: 100%;
}
div.header
{
	height: 152px;
	background-image: url('../img/header-bg.gif');
	background-color: #F7F7F7;
	border-left: 1px solid #76858A;
}
div.header2
{
	background: url('../img/header2-bg.gif') repeat-x;
	background-color: #F36700;
	color: #FFF;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 120px;
	margin: 0;
	padding: 0;
}
div.logo
{
	position: absolute;
	top: 30px;
	left: 10px;
}

#logoSlogan {
	font-family: Verdana;
	font-size: 10px;
	position: absolute;
	top: 112px;
	font-style: italic;
	font-weight: bolder;
	color: #f56e30;
	padding: 0px;
	left: 10px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 20px;
}
#logoSloganHead, #logoSloganHead a:link, #logoSloganHead a:visited, #logoSloganHead a:active {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	top: 57px;
	font-style: italic;
	font-weight: bolder;
	color: #2185ba;
	padding: 0px;
	left: 111px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 20px;
}
#logoSloganHead a:hover {
	text-decoration: underline;
}
#logoSloganHead2, #logoSloganHead2 a:link, #logoSloganHead2 a:visited, #logoSloganHead2 a:active {
	font-family: Verdana;
	font-size: 10px;
	position: absolute;
	top: 35px;
	font-style: italic;
	font-weight: bolder;
	color: #2185ba;
	padding: 0px;
	left: 55px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 20px;
	width: 400px;
}
#logoSloganHead2 a:hover {
	text-decoration: underline;
}
#favo, #favo a:link, #favo a:visited, #favo a:active {
	font: Trebuchet MS;
	position: absolute;
	text-decoration: underline;
	width: 100px;
	color: #000;
	line-height: 15px;
	font-size: 0.85em;
	font-weight: normal;
	padding: 0;
	top: 30px;
	right: 25px;
}
#favo a:hover {
	color: #2185ba;
	text-decoration: underline;
}
#favo1, #favo1 a:link, #favo1 a:visited, #favo1 a:active {
	font: Trebuchet MS;
	position: absolute;
	text-decoration: underline;
	width: 150px;
	color: #000;
	line-height: 15px;
	font-size: 0.85em;
	font-weight: normal;
	padding: 0;
	top: 30px;
	right: 25px;
}
#favo1 a:hover {
	color: #2185ba;
	text-decoration: underline;
}
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
{
	position: absolute;
	top: 120px;
	text-transform: uppercase;
	padding: 10px 0px 20px 0px;
}
div.line
{
	background-color: #D2D2D2;
	height: 5px;
	width: 760px;
	height: 4px;
}
ul.search
{
	margin: 0 20px 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;
	padding: 2px 8px 2px 0px;
	border-left: 1px solid #76858A;
}
ul.menu li a
{
	line-height: 18px;
	padding: 0 10px;
	color: #76858A;
	font-size: 0.9em;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
ul.menu li a:hover
{
	color: #333333;
}
ul.menu li.active
{
	color: #333333;
	font-weight: bold;
	font-size: 0.9em;
}
ul.menu li.active div
{
	line-height: 18px;
	padding: 0 10px;
}
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.date
{
	position: absolute;
	right: 20px;
	top: 22px;
	color: #000;
	line-height: 15px;
	font-size: 0.85em;
	font-weight: normal;
	padding: 0px;
}
div.lang-switch
{
	position: absolute;
	right: 20px;
	top: 40px;
	line-height: 15px;
	font-size: 0.85em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
ul.lang-switch
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.lang-switch li
{
	color: #1777D1;
	border-right: 1px solid #1777D1;
	float: left;
	padding: 0px 4px 0px 0px;
	margin: 0;
}
ul.lang-switch li a
{
	color: #1777D1;
	text-decoration: underline;
}
div.link-sorting
{
	font-size: 0.90em;
	text-align: center;
}
div.link-sorting a
{
	font-weight: bold;
}
div.search-box
{
	clear: both;
	height: 46px;
	background-image: url('../img/search-box-bg.gif');	
}
div.search-form
{
	position: absolute;
	top: 160px;
	left: 10px;
	line-height: 30px;
}
div.search-form img
{
	height: 18px;
}
div.search-form-left
{
	float: left;
	font-size: 1.0em;
	font-weight: strong;
	line-height: 1px;
	padding: 0;
	width: 260px;
}
div.search-form input
{
	margin-top: 4px;
}
input.what
{
	border-top: 2px solid #F37320;
	border-left: 2px solid #F37320;
	border-right: 2px solid #FA8D29;
	border-bottom: 2px solid #FA8D29;
}
div.bottom-right
{
	height: 52px;
	margin: 0;
	padding: 0;
	background: url('../img/bottom-right.gif') right no-repeat;
	background-color: #777;
}
div.bottom
{
	height: 52px;
	background-image: url('../img/bottom-bg.gif');
	margin-right: 17px;
	padding: 0;
}
div.bottom-content
{
	color: #fff;
	font-size: 0.8em;
	padding-top: 8px;
	height: 30px;
	position: relative;
	text-align: center;
}
div.bottom a
{
	color: #FFF;
	font-weight: bold;
}
div.copyright
{
	margin: 5px 0;
	position: relative;
	text-align: center;
	color: #FFF;
}
div.copyright a
{
	color: #FFF;
}
input, textarea
{
input
	font-size: 0.85em;
	font-family: Verdana;
}
div.content
{
	clear: both;
}
div.breadcrumb
{
	font-weight: bold;
	font-size: 10px;
	padding: 5px 0 0 10px;
	margin: 0;
	border-bottom:: 1px #b7b7b7 solid;
}
div.breadcrumb a
{
	color: #1777D1;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

div.breadcrumb a:hover
{
	text-decoration: underline;
}

h3.breadcrumb {
	font-size: 10px;
}

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
{
	padding: 0;
	text-decoration: none;
	word-spacing: 0px;
	margin: 0;
}

h3
{
	font-size: 12px;
	line-height: 100%;
	padding: 0;
	text-decoration: none;
	word-spacing: 0px;
	margin: 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: #00B4EA;
	font-size: 1.4em;
	font-weight: bold;
	padding: 10px 0 0 10px;
	margin: 3px 0 0 0;
}
h1 a
{
	color: #00B4EA;
	text-decoration: none;
}
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;
	padding-left: 30px;
}
div.links a
{
	color: #1777D1;
}

a.title
{
	font-size: 14px;
	font-weight: bold;
}
div.url
{
	color: #00B4EA;
	padding: 0;
	margin: 2px;
	font-size: 0.95em;
	font-style: italic;
}
div.description
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 0.95em;
	font-weight: normal;
}
div.stat
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 0.95em;
}
div.pr_stat
{
	color: #333;
	font-size: 0.75em;
	margin: 2px 2px 15px 2px;
}
.pr_stat
{
	color: #333;
	font-size: 8.5px;
	font-weight: normal;
	text-decoration: none;
	line-height: 100%;
	word-spacing: 0;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 0px;
}
form
{
	margin: 0;
	padding: 0;
}
div.categories
{
	font-size: 1.0em;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	background-color: #F9FBF6;
	border-bottom: none;
	width: 100%;
	margin: 0;
	color: #F37320;
}
div.categories a
{
	color: #F37320;
	font-weight: bold;
}
div.categories div.col
{
	float: left;
	height: 100%;
	text-align: left;
	width: 243px;
	padding-top: 15px;
	position: relative;
}
div.categories div.last
{
	float: left;
	height: 100%;
	text-align: left;
	width: 205px;
	padding-top: 15px;
}
div.subcategories
{
	margin-left: 15px;
	padding-left: 25px;
}
div.subcategories a
{
	font-size: 0.8em;
	font-weight: bold;
	color: #1777D1;
}
div.categories div.divider
{
	clear: both;
	height: 1px;
}
div.categories div.categ
{
	line-height: 22px;
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 15px;
	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: url('../img/notif.gif') top left no-repeat;
	background-color: #FFE9DF;
	border: 2px solid #AA0000;
	color: #AA0000;
	font-weight: bold;
	margin: 10px;
	padding: 10px 10px 10px 50px;
}
div.error
{
	background: url('../img/error.gif') top left no-repeat;
	background-color: #FFE9DF;
	border: 2px solid #AA0000;
	font-weight: bold;
	color: #AA0000;
	margin: 10px;
	padding: 10px 10px 10px 50px;
}
div.navigation
{
	color: #333;
	clear: both;
	margin: 0px 0 15px 0;
	text-align: center;
}
div.navigation a
{
	color: #1777D1;
}
div.pagerank
{
	border: 1px solid #999;
	height: 5px;
	margin: 0;
	padding: 0;
	width: 60px;
}
div.inner-pagerank
{
	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 10px 15px;
	text-align: left;
	padding-left: 25px;
}
div.box
{
	clear: both;
	margin: 0px 0px 5px 10px;
	background-color: #F9FBF6;
	font-weight: normal;
}
div.box-R
{
	clear: both;
	margin: 0px 0px 5px 0px;
	background-color: #d0eff8;
}
div.box-caption
{
	border-bottom: 1px solid #666;
	color: #666;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 16px;
	margin: 0 10px 0 41px;
	padding-top: 5px;
}
div.box-caption-left
{
	line-height: 28px;
	font-weight: normal;
	/*background-color: #86DF1E;*/
	background-color: #d0eff8;
	background: url('../img/box-caption-left.gif') no-repeat left top;
}
h2.box-caption-header {
	color: #666;
	font-size: 1em;
}
h3.box-caption-header{
	font-variant: normal;
	text-transform: capitalize;
	padding-bottom: 5px;
}

h3.box-caption-header a {
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial;
	padding-right: 40px;
	padding-left: 3px;
}
h3.box-caption-header a.first {
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial;
	padding-right: 40px;
	padding-left: 3px;
	color: #000;
}
div.box-content
{
	padding: 10px;
	margin: 0;
	background-color: #F9FBF6;
	font-weight: normal;
}
div.box-content-R
{
	padding: 10px;
	margin: 0;
	background-color: #d0eff8;
}
div.featured-link
{
	margin: 5px 0;
}
div.featured-link a
{
	font-size: 0.85em;
	padding-left: 17px;
	background: url('../img/link-bg.gif') left no-repeat;
}
div.sponsored-link
{
	margin: 5px 0;
}
div.sponsored-link a
{
	font-size: 0.85em;	
	padding-left: 17px;
	background: url('../img/link-bg.gif') left no-repeat;
}
div.partner-link
{
	margin: 5px 0;
}
div.partner-link a
{
	font-size: 0.85em;
	padding-left: 17px;
	background: url('../img/link-bg.gif') left no-repeat;
}
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;
	padding-left: 17px;
	background: url('../img/link-bg.gif') left no-repeat;
}
.news-title
{
	font-size: 0.9em;
	font-weight: bold;
}
div.news-date
{
	font-size: 0.75em;
	text-align: right;
	margin: 0 0 10px 0;
}
td.column
{
	width: 206px;
	background-color: #F9FBF6;
	padding: 0;
	margin: 0;
}
td.main
{
	border-right: 1px solid #76858A;
	background-color: #F9FBF6;
}
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;
	background-image: url(../img/example_listing.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a
{
	color: #1777D1;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background-color: #FFEFC7;
}

/* TRENDS VARIABLES*/

#trends {
	width: 800px;
	height: 300px;
}
#trendsL {
	float: left;
	height: 220px;
	width: 350px;
}
#trendsR {
	float: right;
	height: 220px;
	width: 350px;
}

/* TRACKING */
#traceics {
	position: absolute;
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}
