body { background-color: #f9f9f9;
	font: normal 100% Tahoma, Verdana, Arial;
	margin: 0;
	padding: 0;
	text-align: center;
}

img {border: none;
}

h1 { color: #1f4aac;
	font-size: 22px;
	font-weight: bold;
	margin: 10px;
}

h2 { color: #1f4aac;
	font-size: 18px;
	margin: 0 0 10px 10px;
	padding: 0;
}

a, a:link, a:visited { color: #1f4aac;
	text-decoration: underline;
	}

a:hover { color: #b81717;
	text-decoration: underline;
	}

#wrapper { border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	width: 765px;
	margin: 0 auto;
	text-align: left;
	background: #ffffff;
}

.clearfix:after { content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#header,global-nav,#left,#right,#footer { overflow:hidden;
	display:block;
}

#left,#middle,#right { float:left
}

/* safari and opera need this */
#header,global-nav { width:100%
}

#header { height: 73px;
	background: #648ce6 url(../img/header-bg.jpg) repeat-x;
	text-align: left;
}

#global-nav { width: 100%;
	height: 23px;
	background: #648ce6 url(../img/tabbar-bg.jpg) no-repeat;
}
#global-nav ul { margin: 0 0 0 20%;
	padding: 0;
	list-style-type: none;
}
#global-nav ul li { height: 23px;
	background: url(../img/tab-bgleft.gif);
	margin-right: 2px;
	float: left;
}
#global-nav ul li a { margin: 0;
	padding: 4px 10px;
	background: url(../img/tab-bgright.gif) no-repeat top right;
	font-size: 75%;
	font-weight: bold;
	color: #474c58;
	text-decoration: none;
	float: left;
}
#global-nav ul li a:hover { color: #b81717;
}

#navbar { width: 100%;
	height: 23px;
	background: #648ce6 url(../img/navbar-bg.gif) repeat-x;
}

#navbar ul { margin: 0 20% 0 10%;
	padding: 0;
	list-style-type: none;
}

#navbar ul li { height: 25px;
	margin-right: 2px;
	float: right;
}

#navbar ul li a { margin: 0;
	padding: 4px 10px;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	float: left;
}

#navbar ul li a:hover { text-decoration: underline;
}

#navbar ul li.active { margin: 0;
	padding: 4px 10px;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#left { width:0%;
	font-size: 70%;
}

#middle { padding: 2px;
	width: 456px;
	float: left;
	font-size: 80%;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	min-height: 450px;
}

* html #middle {
  height: 720px;
}

#right { width: 302px;
	font-size: 72%;
	padding-top: 10px;
}

div.adsense { margin: 1px 0;
	text-align: center;
}

div.box, div.boxshaded { border: 0px;
	clear: both;
	margin: 0 6px 10px 7px;
}

div.box-caption, div.boxshaded-caption { font-size: 14px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
}

div.box-content, div.boxshaded-content { padding: 10px;
}

div.boxshaded-caption, div.boxshaded-content { background-color: #c7d7fa;
}

div.categories { font-size: 16px;
	list-style-type: none;
	padding: 0 0 0 5px;	
}

div.categories a { font-weight: bold;
}

div.categories div.col { float: left;
	text-align: left;
	width: 440px;
}

div.categories div.last { float: left;
	padding: 0 0 20px 0;
	text-align: left;
	width: 440px;
}

div.subcategories { padding-left: 30px;
}

div.subcategories a { font-size: 14px;
	font-weight: normal;
}

div.categories div.divider { clear: both;
	height: 1px;
}

div.categories div.categ { padding-bottom: 5px;
}

div.breadcrumb { font-weight: normal;
	font-size: 11px;
	padding: 10px 0 0 10px;
}

div.links { text-align: justify;
}

a.title { font-size: 14px;
	font-weight: bold;
}

div.description { color: #000;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

div.url { color: #1f4aac;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-style: italic;
}

div.navigation { color: #333;
	clear: both;
	margin: 5px 0 15px 0;
	text-align: center;
}

div.navigation a { color: #333;
}

strong { color: #000;
}

div.link-sorting { font-size: 0.80em;
	text-align: center;
}

div.link-sorting a { font-weight: bold;
}

input.what { border-top: 2px solid #111;
	border-left: 2px solid #111;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}

input, textarea { font-size: 0.95em;
	font-family: Verdana;	
}

p { padding: 0;
	margin: 0;
}

p.news { margin-top: 5px;
	font-size: 0.85em;
}

p.last { font-size: 0.85em;
	margin-top: 5px;
	text-align: right;
}

form { padding: 0;
	margin: 0;
}

h1 a { color: #161616;
}

fieldset { border: 1px solid #AF1600;
	margin: 5px;
}

legend { color: #333;
	background-color: #f1f1f1;
	border: 1px solid #AF1600;
	font-weight: bold;
	padding: 3px;
}

div.stat { color: #333;
	padding: 0;
	margin: 2px;
	font-size: 0.8em;
}

.no { border: none;
}

a.no { text-decoration: none;
}

div.notification { 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.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.inner-pagerank { margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}

div.featured-link { margin: 5px 0;
}

div.featured-link a { font-size: 0.85em;
}

div.sponsored-link a { font-size: 0.85em;	
	text-align: left;
}

div.partner-link a { font-size: 0.85em;	
	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: 0.75em;
	margin-bottom: 10px;
	text-align: right;
}

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;
}

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;
}

#footer { width: 100%;
	height: 100px;
	background: #ffffff;
	text-align: center;
	border-top: 1px solid #eeeeee;
	font-size:70%;
	padding-top:10px;
}

#shortnews ul {
	margin: 0;
	padding: 0;
	}

#shortnews ul li {
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ababab;
	}

#shortnews ul li a {
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	}

#shortnews ul li a.morelink {
	font-size: 12px;
	text-align:right;
	display:block;
	font-weight: normal;
	text-decoration:underline;
	margin: 10px 3px 5px 0;
	}

#shortnews ul li p {
	margin-top: 5px;
	}

#right #shortnews ul li {
	padding-bottom: 4px;
	margin-bottom: 8px;
}

#right #shortnews ul li a {
	font-size:14px;
}

#right #shortnews ul li p {
	margin-top: 2px;
}

#right h1 {
	font-size: 16px;
}

.featured {
	padding: 5px;
	border: 1px solid grey;
}