@import url("reset.css");

body {
	background: #8B1C07;
    font: normal .8em Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: #333;
	line-height: 140%;
	margin: 0 auto;
	text-align: center;
}
a, a:link, a:visited {
	color: #0B77BF;
	text-decoration: none;
}
a:hover{
	color: #BF1717;
}
p {
	margin: 10px 0;
}

ul, ol {
	margin: 0 24px;
}

h1, h3 {
	line-height: 110%;
	margin: 10px 0;
}

h1, h2 {
   /*font-family:  Helvetica, Georgia, "Times New Roman", Times, serif;*/
   /*font-weight: bold;*/
}

h1 {
   font-size: 1.8em;
	/*font-size: 24px;*/
	color: #075A8C;
	margin-bottom: 6px;
}
h1.news-title{
   color: #000;
   font-size: 1.6em;
}
h2 {
   font-size: 1.2em;
   line-height: 95%;
   margin: 10px 0 0 0;
   font-family: "trebuchet MS", helvetica, sans-serif;
   letter-spacing: -0.5px;
}
h2.author {
   width: 40%;
   font-size: 1.1em;
   color: #5D5A5A;
   background-color: #F8F7EF;
   border-top: 1px dashed #ddd;
   border-bottom: 1px dashed #ddd;
   padding: 5px;
   /*letter-spacing: 2px;*/
   display: block;
}
h3 {
	font-size: 90%; /*16px;*/
}
p.tlist {
   font: bold 1.4em Georgia, "Times New Roman", Times;
   letter-spacing: -1px;
}
table {
	margin: 10px 0;
}

ul, ol {
	margin: 0 24px;
}

ul li {
	list-style: disc;
	margin-bottom: 4px;
}

ol li {
	list-style: decimal;
	margin-bottom: 4px;
}

.bullet_sml ul {
	font-size: 85%;
	margin: 0.5em 0;
	padding: 0.5em 0 0 1em;
	text-indent: -1em;
       border-bottom: 1px solid #EEF7E0;
}
.bullet_sml ul li {
	list-style: none;
}
/* Common Style */
.clearfix, .wrapper {
	float: left;
	clear: both;
	width: 100%;
}
.pbrief {
	float: right;
	text-align: left;
}
.thumb, .thumb_news {
	float: left;
	text-align: center;
}
.thumb{
	margin: 5px 8px 0 0;
}
.thumb_news {
	margin: 5px 8px 5px 0;
}
.thumb_news {
       padding-bottom: 5px;
       background-color: #30372e;
       color: #aeaeae;
}
.thumb img {
	padding: 1px;
	border: 1px solid #ccc;
}
.thumb_news img {
	padding: 1px;
	/*border: 1px solid #ccc;*/
}
.thumb .caption, .thumb_news .caption {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #aeaeae;
	text-align: center;
	padding: 4px 0;
}

.thumb .caption span.source {
	font-size: 9px;
}

#container {
	width: 980px;
	display: table;
    background-color: #fff;
	margin: 10px auto 30px auto;
	text-align: left;
    border: 1px solid #BAB8B8;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
}
#container .inside {
      padding: 0;
}

#spacer {
	height: 10px;	
}
#topbar {
	/*width: 100%;*/
	height: 20px;
	/*background: url(/img/bg-container.gif) repeat-y;*/
       background-color: #E0E0E0;
       border-bottom: 1px solid #ccc;
	margin: 0 auto;
	padding: 0 auto;
	text-align: right;
	font-size: 11px;
}
/* Header style */
#header {
}
#main-content {
	padding: 0 10px;
}

#column-wrapper {
	clear:both;
	float: left;
	width: 650px;
	margin-right: 10px;
}
#leftcol {
	float: left;
	width: 170px;
	margin-right: 10px;
}

#midcol {
	float: right;
	width: 468px;
}

#midcol-news {
	float: left;
	width: 630px;
    margin-left: 10px; 
}
#midcol-search {
	float: left;
	width: 870px;
    margin: 0 10px; 
}
#rightcol {
	float: right;
	width: 300px;
}

/* Header */
#header .head {
	float: left;
	height: 80px;
	width: 980px;
	background: url(/imgs/sulsel_head.jpg) top left no-repeat;
	margin: 0;
	position: relative;
	text-align: left;
	-moz-border-radius-topleft : 7px;
	-webkit-border-top-left-radius : 7px;
    -moz-border-radius-topright : 7px;
    -webkit-border-top-right-radius : 7px;
}
#header .logo {
	float: left;
	width: 350px;
	height: 70px;
	margin: 10px 0 0 10px;
}
html>body .logo {
	margin-left: 5px;
}
#header .bg {
	float: right;
	height: 82px;
	width: 600px;
	margin: 0;
	position: relative;
	text-align: right;
}

#header .banner {
	float: right;
	width: 395px;
	height: 82px;
	right: 90px;
	top: 20px;
	position: relative;
}

html>body .bg {
	margin-right: 5px;
}
#nav{clear: both; height:28px; font-family: "trebuchet ms", sans-serif;}
#nav .inner{height:28px; background:url(/imgs/nav.gif) repeat-x; }
#nav ul{list-style-type: none; font-size: 12px; font-weight: bold; height:28px}
#nav li{float: left; display: inline; background:url(/imgs/strip.gif) no-repeat right 0; padding-right:1px }
#nav li a{float: left; display: inline; color:#fff; line-height: 28px; text-decoration: none; padding:0 10px}
#nav li a.active, #nav li a:hover{background:url(/imgs/strip.gif) repeat-x;}
#nav li a.home { padding: 5px 10px; }

.tickerbox {
	height: 20px;
	padding: 2px 10px;
	background: url(/img/bg_tick2.gif) repeat-x;
	font-size: 10pt;
	color: #FDFF2F;   
    clear: both;  
}
.ticker1{
	float: left;
	width: 75%;
}
.lang {
float: right;
line-height:22px;
}
.ticker2{
	float: right;
	margin-right: 5px;
    font-size: 8pt;
	padding-top: 2px;
}
.ticker2 img{
    vertical-align: absmiddle;
    margin-right: 4px;
}
.tickerbox a:link, .tickerbox a:visited{
	color: #fff;
	text-decoration: none;
}
.tickerbox a:hover, .tickerbox a.disappear:hover, .tickerbox a.active{
	color: #FA375C;
	text-decoration: underline;
}
.tickerbox a.disappear:link, .tickerbox a.disappear:visited{
	color: #000;
	text-decoration: underline;
}
.extramenu {
	height: 20px;
	padding: 2px 10px;
	background: #fff url(/img/bg_ext.gif) repeat-x;
	font-size: 10pt;
	color: #000;   
    clear: both;  
}

.centertag, .centerfoto {
	line-height: 20px;
	padding: 0 10px;
	font-size: 11pt;
	font-weight: bold;  
    clear: both;
}
.centertag {
	background: #fff url(/imgs/centertag.jpg) top left no-repeat;
}
.centerfoto {
	background: #fff url(/imgs/centerfoto.jpg) top left no-repeat;
}
/* Ads */
.ad-top, #column-wrapper .ad{
	margin: 10px auto;
	text-align: center;
}
#leftcol .ad-left {
	margin-bottom: 10px;
	text-align: center;
}
#leftcol .ad-top0 {
	margin-top: 0;
	text-align: center;
}
#rightcol .ad {
	border: none !important;
}

#main-content .ad .ad-text {
	display: block;
	font-size: 9px;
	color: #969696;
	text-align: center;
	letter-spacing: 4px;
}

/* FORMS */
form .form-hint {
	font-size: 11px;
	color: #8f8f8f;
}

/* MODULE */

/* Left &  Right Column Module */
#leftcol .module, #rightcol .module {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}
#leftcol .module, #rightcol .module {
	/*border: none;*/
	border: 1px solid #D3DBDE;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
#leftcol .module .content, #rightcol .module .content {
	padding: 6px;
}

#leftcol .module a.index, #midcol a.index, #rightcol .module a.index {
	display: block;
	margin: 5px;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #945555;
}
#rightcol .module .content {
	padding: 0;
}
#rightcol .content_0 a.index {
	padding-top: 5px;
       border-top: 1px solid #E8EEF2; 
}
#leftcol .module h3, #rightcol .module h3 {
	font-size: 12px;
	font-weight: bold;
	color: #316293;
	/*text-transform: uppercase;*/
	margin: 0 0 8px 0;
	padding: 0;
}
#rightcol .module h3 {
	margin: 5px;
}
#rightcol .module-content h3 {
	margin: 0 0 5px 0;
}
#rightcol .module .heading, #midcol .cat-heading {
	display: block;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 8px;
	padding-bottom: 4px;
}
#rightcol .module .heading {
       background: url(/img/bg-sub.gif) bottom repeat-x;
       padding: 4px 6px;
}
#rightcol .module .heading h3, #midcol .cat-heading h2 {
	float: left;
	margin: 0;
}
#midcol .cat-heading {
	padding-bottom: 0;
}

#midcol .cat-heading h2 {
	font: 30px Georgia, "Times New Roman", Times, serif;
	color: #cdcdcd;
	letter-spacing: -1px;
	padding: 0;
}

#midcol .cat-heading a.index {
	padding-top: 14px;
}

#rightcol .module .module-content {
	clear: both;
	display: block;
    padding: 6px;
    font-size: 90%;
}
#rightcol .module .module-content .weather{
	display: block;
	font-size: 85%;
}
#leftcol .module form {
	margin: 10px 0;
}

/* LEFT COLUMN */

/* Date and Time */
#leftcol  .date-time {
	font-size: 10px;
	color: #787878;
	/*text-transform: uppercase;*/
	border: none;
}
#leftcol .jajak-pendapat, #rightcol .interview {
   background: #fff url(/img/bg-pop2.gif) top repeat-x;
}
#rightcol .feature {
   background: #F3F6DF url(/img/bg-pop5.gif) top repeat-x;
}
#rightcol .earth {
   background: #EAF1FB url(/img/bg-pop6.gif) top repeat-x;
}
#leftcol .terpopuler {
   line-height: 110%;
   background: #FEFDEB url(/img/pop-bg4.gif) top repeat-x;
   padding-top: 0;
}
#leftcol .taksu {
   line-height: 110%;
   background: #FEFDEB url(/imgs/taksu.jpg) top left no-repeat;
   padding-top: 0;
}
#leftcol .terpopuler ul, #leftcol .taksu ul, .profiles ul, .related ul {
	font-size: 85%;
	width: 90%;
	margin-left: 0;
	padding: 0 1em;
	text-indent: -1em;
}
#leftcol .terpopuler ul li, #leftcol .taksu ul li, .profiles ul li, .related ul li {
	list-style: none;
	padding: 0 auto;
}
.search { float: left; margin: 0 0 10px 5px; }
#leftcol input { padding: 3px; background: #f3f3f3 url(/img/find.gif) no-repeat right center; border: 1px solid #eee; width: 150px; height: 14px; }

/* MIDDLE COLUMN */

/* Headline */
#midcol .headline h3 {
	font-size: 18px;
	margin: 0 0 2px 0;
	padding: 0;
}

#midcol .headline .news-post {
   margin-bottom: 10px;
   display: block;
   clear: both;
}

#midcol .headline .post-meta, .post-meta, .search-meta {
	font-size: 10px; /*Tahoma, Arial, Helvetica, sans-serif;*/
	color: #787878; /*a3a3a3;*/
}

#midcol .headline .post-meta .cat, .post-meta .cat, .search-meta .cat {
	text-transform: uppercase;
}

#midcol .headline .post-meta a, .post-meta a, .search-meta a {
	color: #a3a3a3;
	text-decoration: underline;
}

#midcol .headline .post-content, .post-content {
	line-height: 125%;
	margin-top: 0px;
    padding-bottom: 5px;
	text-align: justify;
}

.author {
	font-weight: bold;
}

/* News Tabs */
#news-tabs {
	width: 100%;
	margin-bottom: 10px;
}

#news-tabs .tab ul {
	margin: 0;
	padding: 0;
}

#news-tabs .tab li {
	clear: both;
	list-style: none;
	margin: 0 0 4px 0;
	padding: 2px 0;
	border-bottom: 1px solid #f1f1f1;
}

#news-tabs .tab li a {
       font-size: 85%;
	font-weight: normal;
}

#news-tabs .tab li .time {
	font-size: 10px;
	color: #787878; /*bfbfbf;*/
	padding-right: 10px;
}

/* Social Network Stuff */
.social {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 20px;
	padding: 4px 0;
}

.social ul {
	margin: 0;
	padding: 0;
}

.social ul li {
	float: left;
	font-size: 11px;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0 0 0 20px;
}

.social ul li.tf {
	background: url(/img/icon-tf.gif) no-repeat;
}

.social ul li.lb {
	background: url(/img/icon-lb.gif) no-repeat;
}

.social ul li.fb {
	background: url(/img/icon-fb.gif) no-repeat;
}

.social ul li.twit {
	background: url(/img/icon-twitter.gif) no-repeat;
}

/* Middle Box */
#midcol .f-top {
	height: 8px;
	background: url(/img/f-box-top.gif) no-repeat;
}
#leftcol .f-top {
	height: 8px;
	background: url(/img/f-box-top-l.gif) no-repeat;
}

#midcol .f-repeat {
	background: url(/img/f-box-repeat.gif) repeat-y;
	_margin-top: -10px;
}
#leftcol .f-repeat {
	background: url(/img/f-box-repeat-l.gif) repeat-y;
	_margin-top: -10px;
}
#midcol .f-repeat .content {
	padding: 10px;
}
#leftcol .f-repeat .content {
	padding: 0 7px;
}
#midcol .f-bottom {
	height: 8px;
	background: url(/img/f-box-bottom.gif) no-repeat;
}
#leftcol .f-bottom {
	height: 8px;
	background: url(/img/f-box-bottom-l.gif) no-repeat;
}
/* Wawancara */
#midcol .wawancara {
	margin: 0 0 6px 0;
	_margin: 0;
}

#midcol .wawancara .f-repeat {
	margin-top: -5px;
	_margin-top: -14px;
}

#midcol .wawancara .heading {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}

#midcol .wawancara .heading h3 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 0;
	padding: 0;
}

#midcol .wawancara .post-content h3 {
	font-size: 14px;
	margin: 0 0 4px 0;
	padding: 0;
}

#midcol .post-content .thumb {
	margin-bottom: 10px;
}

/* News Block */
.teaser-news {
}

.teaser-news .news-row {
	border-bottom: 1px solid #EEF7E0;
	padding: 10px 0;
}

.teaser-news .last-row {
	border: none;
}

.teaser-news .news-row .news-block {
	float: left;
	width: 215px;
}
.teaser-news .news-row .news-block2 {
	float: left;
	width: 290px;
}
.teaser-news .news-row .nb-even {
	margin-right: 8px;
	border-right: 1px solid #EEF7E0;
}
.teaser-news .news-row .news-block h3, .teaser-news .news-row .news-block2 h3 {
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
       color: #FF9800;
}
.teaser-news .news-row .news-block h4 {
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 0;
}

.teaser-news .news-row .news-block .content {
	padding: 0 6px 0 0;
}

.teaser-news .previous-news {
	margin-top: 6px;
}

.teaser-news .previous-news ul {
	margin: 0;
	padding: 0;
}

.teaser-news .previous-news ul li {
	background: url(/img/icon-list-round.gif) no-repeat;
	font-size: 11px;
	list-style: none;
	margin: 0 0 2px 0;
	padding: 0 0 0 12px;
}

.teaser-news .news-row a.index {
	float: none;
}

/* RIGHT COLUMN */

/* Sub Menu */
#rightcol .sub-menu {
	font-size: 11px;
	text-align: center;
	background: url(/img/bg-sub.gif) bottom repeat-x;
}

#rightcol .sub-menu a {
	padding: 0 3px;
}

/* Gallery Headline Rotator */
#rightcol .gallery-headline {
	/*background-color: #f9f9f9;*/
       background: #fff url(/img/bg-slide.gif) bottom repeat-x;       
}

#rightcol .gallery-headline .thumb {
	margin-bottom: 6px;
}

#rightcol .gallery-headline h3 {
	font-size: 14px;
	margin: 0 0 2px 0;
	padding: 0;
}

#rightcol .gallery-headline h3 a {
	font-size: 14px;
}

#rightcol .gallery-headline .post-meta {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #a3a3a3;
}

#rightcol .gallery-headline .post-meta .cat {
	text-transform: uppercase;
}

#rightcol .gallery-headline .post-meta a {
	color: #a3a3a3;
	text-decoration: underline;
}

#slideshow .slide-item {
	_width: 98%;
	/*height: 330px;*/
       height: 260px;
	display: inline;
	overflow: hidden;
}

#rightcol #slide-nav {
	margin: 3px 0 10px 0;
}

#rightcol #slide-nav a {
	background: #fff;
	color: #667383;
	padding: 2px 5px;
	margin-right: 2px;
	border: 1px solid #bcbcbc;
}

/* Search Form */
#rightcol .search input.textbox, .search-results .search-form input.textbox {
	width: 225px;
	background: #f7f7f7;
	padding: 4px;
	border: 1px solid #cdcdcd;
}

#rightcol .search input.submit, .search-results .search-form input.submit {
	padding: 2px 4px;
	_padding: 2px 4px;
}

/* Search Results */
.search-results-wrapper {
	margin: 20px 0;
}

.search-results .search-text {
	color: #999;
}

.search-results .result-item {
	margin-bottom: 20px;
}

.search-results .result-item h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 4px 0;
	padding: 0;
}

.search-results .search-meta {
	margin-top: 4px;
}

.search-results .result-item .highlight {
	font-weight: bolder;
}

/* Video Antara */
#rightcol .video-antara ul, #rightcol .foto-antara ul {
	margin: 0;
	padding: 0;
}

#rightcol .video-antara ul li, #rightcol .foto-antara ul li {
	float: left;
	width: 125px;
	font-size: 11px;
	text-align: center;
	list-style: none;
	margin: 0 18px 0 0;
	padding: 0;
}

#rightcol .video-antara ul li img, #rightcol .foto-antara ul li img {
	padding: 1px;
	border: 1px solid #ccc;
}

/* Forum */
#rightcol .forum ul {
	margin: 0;
	padding: 0;
}

#rightcol .forum ul li {
	background: url(/img/icon-list-square.gif) no-repeat;
	list-style: none;
	margin: 0 0 6px 0;
	padding: 0 0 0 20px;
}

/* Paging */
.paging {
	clear: both;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	margin: 10px 0;
}

.paging p {
	color: #a3a3a3;
	margin: 4px 0 8px 0;
}

.paging ul.pagination {
	margin: 0;
	padding: 0;
}

.paging ul.pagination li {
	float: left;
	font-weight: bold;
	list-style: none;
	margin: 0 3px 0 0;
	padding: 0;
}

.paging ul.pagination li a {
	display: block;
	background: #e7f4f5;
	border: 1px solid #bad7dd;
	padding: 4px 6px;
}

/* Bubble */
.bubble-info {
    position: relative;
}

.popup {
	width: 100%;
	color: #fff;
    position: absolute;
	z-index: 1000;
    display: none; /* keeps the popup hidden if no JS available */
}

.popup .content {
	background: #343434;
	margin-top: -4px;
	padding: 10px !important;
	position: relative;
	z-index: 1000;
	opacity: 1;

}

.popup .arrow {
	background: url(/img/arrow-down.gif) center no-repeat;
	margin-top: -2px;
}

.popup h3 {
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 0;	
}

.popup h3 a {
	color: #fff;
}

/* Comment List */
.comment-list {
	margin: 20px 0;
}

.comment-list ul {
	margin: 0;
	padding: 0;
}

.comment-list ul li {
	list-style: none;
	margin: 0 0 4px 0;
	padding: 6px 0;
	border-bottom: 1px solid #f0f0f0;
}

.comment-list ul li .content {
	padding: 0 16px;
}

.comment-list ul li .comment {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}

.comment-list ul li .comment-meta {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #a3a3a3;
	margin: 8px 0 4px 0;
}

/* Comment Form */
.comment-form {
	margin: 10px 0;
}

.comment-form dl dt {
	float: left;
	clear: both;
	width: 150px;
	margin-right: 10px;
	padding-bottom: 4px;
}

.comment-form dl dd {
	float: left;
	width: 450px;
	padding-bottom: 4px;
}

.comment-form dl .hint {
	font-size: 11px;
	color: #999;
	margin: 2px 0 4px 0;
}

.comment-form input.textbox, .comment-form textarea {
	font: 12px Arial, Helvetica, sans-serif;
	width: 90%;
	padding: 3px;
	border: 1px solid #e0e0e0;
}

.comment-form input.captcha {
	display: inline;
	width: auto;
}

/* Gallery */
.gallery {
	margin-top: 10px;
}

.gallery ul {
	margin: 0;
	padding: 0;
}

.gallery ul li {
	float: left;
	list-style: none;
	margin: 0 16px 22px 0;
	padding: 0;
}

.gallery ul li img {
	padding: 1px;
	border: 1px solid #ccc;
}

.gallery ul li .title {
	font-size: 11px;
	text-align: center;
	margin-top: 2px;
}

/* FOOTER */
#footer {
	background: #fff url(/img/bg-foot.gif) top repeat-x;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    border-top: 1px solid #ccc;
}

#footer .content {
	padding: 16px 10px;
}

#footer .col1 {
	float: left;
	width: 150px;
	font-size: 11px;
	color: #7a7a7a;
	padding-right: 20px;
	padding-top: 20px;
       border-right: 1px dotted #D7D0D0;
}
#footer .col2 {
	float: right;
	padding-right: 20px;
	text-align: right;
}
/* Footer Menu */
#footer .footer-menu, .sub-footer-menu {
	padding: 5px 0;
       border-bottom: 1px dotted #D7D0D0;
}
#footer .footer-menu a {
	font-weight: bold;
	color: #333;
	margin-right: 8px;
}
#footer .footer-menu a:hover, .sub-footer-menu a:hover {
	color: #b21515;
}

#footer .sub-footer-menu a, p.author {
	color: #7a7a7a;
	margin-right: 8px;
	font-weight: normal;
	font-size: 10px;
       font-family: Verdana, Arial, Tahoma;
}
p.author{
	margin: 2px 0; 
}
#footer .logos {
	margin-bottom: 0;
	padding: 5px 0;
}
#footer .logos img {
	padding-right: 30px;
	vertical-align: absmiddle;
}
div.hr {
  border-top: 1px dotted #D3DBDE;
  height: 3px;
}
div.hr2 {
  border-bottom: 1px dotted #D3DBDE;
  height: 1px;
}
div.hr hr, div.hr2 hr {
  display: none;
}
p.cprt {font-size: 7pt;line-height: 120%;}
#midcol a.smlink, #midcol-news a.smlink, a.thickbox{font-size: 8pt; color: #002A6C; font-weight: none;text-decoration: none;}
#midcol a.smlink:link, #midcol a.smlink:visited, #midcol-news a.smlink:link, #midcol-news a.smlink:visited {color: #002A6C;}
#midcol a.smlink:hover, #midcol-news a.smlink:hover {text-decoration: underline; color: #C0362C;}
img.ikon {vertical-align: bottom};
.flat { 
   border: 1px solid #fff; 
}
.pkmi {
  font-size: 8pt;
  line-height: 120%;
  margin-top: 10px;
  border: 1px dashed #DEDCCB;
}
.footnote {
  float: right;
  width: 250px;
  font-size: 8pt;
  margin: 10px 0 5px 10px;
  border: 1px dashed #DEDCCB;
}
.pkmi, .footnote, .ntool{
  padding: 5px;
  background-color: #F8F7EF;
}
.ntool, .commentframe {
  font-size: 10pt;
  line-height: 120%;
  margin-top: 10px;
  border: 1px solid #DEDCCB;
}
.commentframe {
  padding: 5px;
  background-color: #eee;
}
.relbox, .commentbox {
  margin-top: 5px;
  padding: 10px;
  border: 1px solid #DBE6D6;
  background-color: #F3F7F0;
}
.commentfooter {font-size: 10px;padding: 5px 0;}

.relbox a:visited {
  color: grey;
  text-decoration: none;
}
h2.rel-title{
   font-family: Verdana, Arial, Helvetica, "Times New Roman", Times, serif;
   font-size: 1.1em; letter-spacing: 0.02em;
   color: #586850;
   margin: 0 0 5px 0;
}
.ntool, .relbox, .footnote, .commentframe {
  -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.topbox {
  margin: 10px 0;
  padding: 5px;
  border: 1px solid #AAAD62;
  background: #FCFDED url(/img/bg-tops.gif) top left repeat-x;
  display: block;
  -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.topbox h2{
  margin-top: 5px; color: #AAAD62;
}
.topbox ul li{
  list-style: square;
}
.numbox1 { width: 38px; float: left; padding: 4px; margin-right: 2px; color: #fff; background-color: #B21515;}
.numbox2 { width: 13px; float: left; padding: 3px 2px; margin-left: 1px; color: #fff; border: 1px solid #E3D365;text-align: center;background-color: #FAE766;}

.numbox3 { width: 40px; float: left; padding: 4px; margin-left: 5px; color: #000; border: 1px solid #D1CDBD;text-align: center;background-color: #fff;}
.numbox4 { width: 40px; float: left; padding: 4px; margin-left: 5px; color: #fff; border: 1px solid #D1CDBD;text-align: center;background-color: #BBD3CC;}

.numbox { width: 13px; float: left; padding: 4px; margin-right: 2px; color: #000;}
.numbox a { color: #827E6E; border: 1px solid #D1CDBD;text-align: center;padding: 4px; }
.numbox a:link, .numbox3 a:link { color: #827E6E;}
.numbox a:visited, .numbox3 a:visited { color: #827E6E;}
.numbox a:hover { background-color: #B4BEDD; color: #fff;}

.numbox3 a { color: #827E6E; }
.numbox3 a:hover { text-decoration: underline;}

.wrapper2{
  padding:5px 0;overflow:hidden; margin-bottom: 20px;
  clear:both;
}
.strsub{
  font-family: Verdana, Arial, Helvetica, "Times New Roman", Times, serif;
  font-weight: bold;
  color: #B21515;
  font-size: 1.1em; letter-spacing: 0.02em;
}
#prs {
  padding: 10px;margin: 0 0 5px 0; color:#000;background:#FFF;
}
#prs p{
  margin:10px 0;
}
#prs p.date{
  font-size: 7pt;color: #323030; margin:0;
}
table#market {width:90%;margin: 5px 0 5px 0;}
table#market td{background: #fff;font-size: 8pt;border-bottom: 1px solid #e8e8e8;padding-left:0;}

.photobox {
  margin: 10px 0;
  padding: 5px;
  border: 1px solid #CDCDCD;
  background: #EFECE4 url(/img/bg-photo.gif) top left repeat-x;
  display: block;
  text-align: center; 
}
.photobox h2{text-align: left; margin-top: 5px; color: #314251;}
.photobox span.glry {width: 100px; padding: 5px; text-align: center; border: 1px solid #D3D3D3; margin: 10px; background-color: #F8F7F3; display: block;}
.photobox table#photo {width:95%;margin: 5px;border: 1px solid #D3D3D3;}
.photobox table#photo td{padding:10px 0; width:50%; background-color: #F8F7F3; font-size: 8pt; border: 0; text-align:center}

.pagination {
	clear:both;
    font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding: 5px 5px 5px 0;
    margin: 10px 2px;
}
.pagination a {
    background-color: #fff;
    border: 1px solid #9aafe5;
    color: #105cb6;
    margin: 1px;
    padding: 2px 5px;
    text-decoration: none
}
.pagination a:hover,active {
    background-color: #9aafe5;
    border: 1px solid #9aafe5;
    color: #fff;
    margin: 1px;
    padding: 2px 5px
}
.pagination span.courante {
    background-color: #E3968E;
    border: 1px solid #E3968E;
    color: #fff;
    font-weight: bold;
    margin: 1px;
    padding: 2px 5px
}
.pagination span.desactive {
    background-color: #fff;
    border: 1px solid #eee;
    color: #ddd;
    margin: 1px;
    padding: 2px 5px
}
img.thumb{
padding:10px 0 0 0;
}

.rbox, .lbox {
overflow:hidden;
margin-bottom:10px;
border: 1px solid #7FD5FF;
background: #EFFAFF;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.rbox_head, .lbox_head {
	-moz-border-radius-topleft : 4px;
	-webkit-border-top-left-radius : 4px;
    -moz-border-radius-topright : 4px;
    -webkit-border-top-right-radius : 4px;
}
.rbox_head, .lbox_head {
height:25px;
margin:0;
background:url(/imgs/boxheadbg.png) repeat-x;
background-color: #7FD5FF;
}

.profiles{
margin:0px;
padding:5px;
float:left;
}
.profiles h3{width:328px;margin-top:5px;border-bottom:1px solid #07c;font-size:0.9em;text-transform:uppercase;}
.profiles p{
margin-top:2px;
}
.box_title {
line-height:25px;
margin-left: 5px;
font-weight:bold;
font-size: 12px;
}

.rbox{
width:298px;
}
.lbox{
width:170px;
}
.title {
color: #316293;
font-weight: bold;
font-size: 12px;
}
.item {
clear: both;
padding-bottom:10px;
}

.ads {
margin-bottom:10px;
}

/*Tooltip*/
#easyTooltip{
	padding:5px 10px;
	border:1px solid #195fa4;
	background:#195fa4 url(/images/bg.gif) repeat-x;
	width: 300px;
	color:#fff;
	}
.loa {
	padding: 110px 0;
	text-align: center;
	}
#photo {
	min-height: 239px;
}
.photoz {width: 560px; margin:  10px 0;}
.listphoto{float: left; margin:5px;padding: 5px;color:#666;background:#fff;text-align:center;overflow:hidden; border: 1px solid #ccc;}
.thu {
background-position:50% 50%;
cursor:pointer;
display:block;
float:left;
height:90px;
width:90px;
	}


/*WEATHER*/
#yw-forecast {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
clear:both;
height:14.6154em;
margin-bottom:15px;
min-height:190px;
position:relative;
width:100%;
}
#yw-forecast #yw-cond {
color:#000000;
font-size:129%;
font-weight:bold;
padding:5px 0 5px 10px;
position:relative;
z-index:2;
}
#yw-forecast dl {
color:#000000;
font-size:85%;
padding:5px 0 5px 5px;
}
#yw-forecast dt {
float:left;
min-width:50px;
width:9em;
}
#yw-forecast dd {
margin-bottom:2px;
z-index:2;
}
#yw-forecast .forecast-temp {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/*background:transparent url(http://l.yimg.com/a/i/us/nws/weather/wdgt_day.png) no-repeat scroll 0 0;*/
min-width:200px;
position:absolute;
height: 67px;
right:100px;
top:100px;
width:15.3846em;
z-index:0;
}
#yw-forecast .forecast-temp #yw-temp {
color:#FFFFFF;
float:right;
font-size:260%;
font-weight:bold;
padding:5px 15px 2px 0;
text-shadow:0 -1px 1px #315895;
}
element.style {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-attachment:scroll;
background-color:transparent;
background-image:url(http://l.yimg.com/a/i/us/nws/weather/gr/4d.png);
background-position:0 0;
background-repeat:repeat;
}
#yw-forecast .forecast-icon {
background-repeat:no-repeat;
height:130px;
left:130px;
position:absolute;
top:0;
width:250px;
}

#bottombar{
	position:fixed;
	bottom:0px;
	left: 0;
	z-index:99;
	height: 24px;
	width:100%;
}
.bar {
	width: 962px;
	height: 24px;
	line-height: 24px;
	margin: 0 auto;
	padding: 0 10px;
	background:#eee;
	position: relative;
	overflow: hidden;
	}

ul.newsticker { /* that's your list */
position: relative;
width: 962px;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.newsticker li {
float: left;
padding: 0;
font-weight: bold;
list-style-type: none;
margin: 0 0 0 80px;
}
ul.newsticker  span.black {
font-weight: normal;
color: #333;
} 
ul.newsticker span.red {
font-weight: normal;
color: #f00;
}
