/* Body */
BODY {
	margin: 0;
	padding: 0;
	background-color: #C1E8FB ;
	color: #006174;
}
td,tr,p,div {
	font-family: Arial, sans-serif;
	font-size: 11px;
}
img {
        border-style: none;
}
.clr, .items-row {
	clear: both;
}
.headerarea {
	width: 920px;
	height: 165px;
	margin-left: 3px;
	clear:left;
}
.topmenu {
	background: url(../images/menu_back.png) repeat-x;
	width: 920px;
	height: 26px;
	margin: 0px 0px 0px 3px;
	clear: left;
	margin-bottom: 2px;
}
.topmenu ul {
	margin: 0;
	padding: 0;
}
.topmenu li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	background: url(../images/menu-divider.png) 100% 0 repeat-y;
	height:26px;
}
.topmenu a:link,
.topmenu a:visited {
	display: block;
	float: left;
	height: 26px;
	width: 102px;
	line-height: 26px;
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.topmenu a:hover {
	background: #009AB1;
}
.leftarea {
	width: 100px;
	margin-left: 5px;
	float: left;
}
.leftarea th {
	width: 100px;
	display: block;
	height: 16px;
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
	background-color: #006174;
	text-decoration: none;
	color: White;
}
.leftarea ul {
	margin: 0;
	padding: 0;
}
.leftarea li {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #89D1F5;
	border-bottom: solid 1px #006174;
}
.leftarea a:link,
.leftarea a:visited {
	display: block;
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	white-space:nowrap;
}
.leftarea a:hover {
	background: #009AB1;
}
.leftarea li.active {
	background-color: #009AB1;
}
.contentarea {
	width: 633px;
	float: left;
   overflow: hidden;
	height: 100%;
	z-index: 1;
	margin-left: 5px;
	margin-bottom: 2px;
}
.column-1 {
	margin-right: 5px;
}
.rightarea {
	margin-left: 4px;
	padding: 5px 0px 5px 0px;
	width: 166px;
	float: left;
	background-color: #006174;
}

.contentpaneopen {
	width: 100%;
}

.sponsorarea {
	/*background-image: url(../images/sponrota.png);*/
	width: 148px;
	height: 139px;
	margin-top: -25px;
	margin-left: 9px;
	float: left;
	z-index: 100;
}

.livebtn {
	background-image: url(../images/live.png);
	width: 148px;
	height: 41px;
	margin-top: 10px; 
	margin-left: 9px;
	position:relative;
	float:left;
   z-index: 1000;
}

.bottombox {
	background-image: url(../images/bottom.png);
	width: 926px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	clear:left;
}

/* Content - Sections & Categories */
.contentheading, .componentheading {
   padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
	}

a.readon:link, a.readon:visited {
	color: #009AB1; 
	text-decoration: none; font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 10px;
	}

a.readon:hover {
	color: #009AB1;	text-decoration: underline;
	}
	
.iconmp3 {
	width: 20px;
	height: 26px;
	margin: -20px 0px 0px 890px;
	position:relative;
   z-index: 1000;
}
a.imglink:link, a.imglink:visited, a.imglink:hover {
	 margin: 0px;
	 width: 100%;
	 height: 100%;
    display: block;
    text-decoration: none;
}
.actions {
	margin: 0;
	padding: 0;
	float: right;
}
.actions li {
	margin: 0;
	padding: 0;
	list-style: none;
}
h2 {
	background-color: #006174;
	color: white;
	margin: 0px;
	font-size: 15px;
	line-height: 23px;
	padding-left: 5px;
}
.item {
	width: 308px;
	height: 168px;
	float: left;
	border: 3px solid #006174;
	margin-bottom: 7px;
}
a.blog_readmore:link, a.blog_readmore:visited {
   color: #006174;
   float: right;
   text-decoration: none;
   font-size: 10px;
   font-weight: bold;
   margin-top: -13px;
}
a.blog_readmore:hover, a.ondeficar:hover {
   color: #009ab1;
}
a.ondeficar {
   color: #006174;
   float: left;
   text-decoration: none;
   font-size: 12px;
   font-weight: bold;
   margin-top: -14px;
   margin-left: 105px;
}
