/*THIS IS STANDARD CSS FOR ALL PAGES */
/*RESET*/

ul,li {padding: 0 0 0 0px;margin: 0;}
p{padding: 0;margin: 0;}

ul{list-style-type: none;}

a
{
	text-decoration: none;
	color: #0052a6;
} 
a:hover
{
	text-decoration: underline;
	color: #0492da;
}



/*HEADLINES*/

h1, h2, h3, h4, h5, h6 { margin:0; padding:0; font-family:Arial;}
h3,h4,h5
{
	color: #234b7b;
	font-weight: bold;
	font-family:Arial;
}

.webpart-content h1, .headerIntroBox h1
{
    color: #fff;
	font-size:24px;
	margin-bottom:7px;
	font-weight:normal;
}
.headerIntroBox h1 a
{
    color: #fff;
}
.headerIntroBox h1 a span
{
    font-weight: bold;
}
.archiveTopHeader h1 
{
    color: #fff;
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
    font-size: 24px;
    font-weight: bold;
    margin-bottom:5px;
}
h1, h2 
{
    font-size:2.8em;
	line-height:1.07em;
	font-weight: normal;
}

.errorBox h2,.hLink  /*breadcrumbs*/
{
	text-transform:uppercase;
	color:#949494;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	padding-bottom:5px;
}

h3, h4
{
    font-family:Tahoma;
	font-weight:normal;
	font-size:1.6em;
	line-height:1.13em;
	/*font-size:2.8em;
	line-height:1.07em;
	font-weight: normal;*/
	margin-bottom: 5px;
}

h5
{
	font-size:15px;
}

h6,h6 a
{   
    color: #0492da;
	font-size:13px;
}
.introduction
{
	font-size:14px;
	padding-bottom: 10px;
	color:#333333;
	line-height:16px;
	padding-right:30px;
}
div.introductionNoPhoto
{
	font-weight:bold;
	margin-bottom:1em;
	font-size:14px;
}
h4.subtitle
{
	font-size:16px;
	padding-bottom: 10px;
	color:#333333;
	line-height:20px;
	font-family: Arial, Sans-Serif;
	display:none;
}

.zoomMe
{
	color:#58595b;
	font-size:14px;
	position:relative;
}

div.webpart-title 
{
	color:#949494;
	font-size:24px;
	line-height:26px;
	padding-bottom:5px;
	font-family:Georgia;
	text-transform:uppercase;
	position:relative;
	
}
.headerArchiveTitle
{
	__margin-top:-30px !important;
}
/*END HEADLINES*/
/* GENERAL */
p.TopNewsPages
{
	font-size:14px;
}
div#text
{
	margin-bottom:30px;
}
div.webpart-content {		
	border-top:none;
	_height: 1%;
	#height: 1%;
}
div.noImagesList
{
	padding: 0;
}
div.noImagesList .part-topbg
{
	margin-bottom:6px;
}

input.btn{
   color:#FFF;
   background-color:#0492da;
   border:0;
   height:16px;
   padding:0 3px;   
   vertical-align:middle;
}
input.divbtn{
   color:#FFF;
   background-color:#0492da;
   border:0;
   height:16px;
   padding:0 0px;   
   vertical-align:middle;
   cursor:hand;
   cursor:pointer;
   font-size:11px; 
}
.btnBg
{
	float:right;
	background-color:#0492da;
	margin-right:7px;
}
.btn
{
	margin-top:4px;
}
.searchButton
{
	text-transform:uppercase;
	%margin-top:4px;
	display:inline;
}
div.searchButton input{
   color:#FFF;
   background:url(/img/search_submit.gif);
   border:0;
   height:18px;
   width:18px;   
   vertical-align:middle;
   cursor:hand;
   cursor:pointer;
   font-size:11px; 
   text-transform:uppercase;
   margin: 0;
}

.banner
{
	padding-top:10px;
	padding-left:10px;
	float:left;
}
select{
	border:1px solid #AAA;
	padding:1px;
	margin:1px;
}
select.monthDropDown option
{
	text-align:left;
	color:#333333;
}
div.first {
	border-top:solid 1px #E6E6E6;
}
div.firstColumn { float: left; background:inherit; padding-right:0%; }
div.secondColumn { float: right; background:inherit; padding-left:1%; }
div.padded { padding:10px 10px 5px 10px; }

a.smallhref{
	font-size:11px;
	line-height:12px;
	color: #0066cc;	
}
a.smallhref:hover{
    color:#0066cc;
	line-height: 12px;
	}
a.next, a.prev , a.next:hover, a.prev:hover{
	color: #000;	
}
a.otherlink, div.articlesArchive a.smallhref
{
	display:block;
	float:right;
	padding-right:21px;
	background:url(/img/more_arrow_red.gif) no-repeat right top;
	font-size: 13px;
	margin-right:10px;
	height:18px;
	font-family:Tahoma;
	color:#d40025;
	/*margin-top:-20px;*/
	text-decoration:underline;
	line-height:16px;
	padding-top:0px !important;
}

div.articlesArchive a.smallhref
{
	margin-top:-10px;
}

a.otherlink:hover
{
}

.leftmargin10px
{
	margin-left:10px;
}
.countryimgbox
{
	height: auto;
	float: left;
	width: 201px;
	margin-right: 8px;
	}
	
a.linkTitleMedium {
	padding-right: 8px;
	color:#333;
	font-family:Tahoma;
	font-size:18px;
}

.date {
	color:#3c3c3c;
	padding-right:3px;
	font-weight: bold;
}

.topline-timestamp 
{
	color:#808080;
	font-weight: normal;
}
.nonactiveHref {
	color:#0A294E !important;
	text-decoration:none !important;
}

.firstdate
{
	padding-top:5px;
	width:100%;
}
.topline-text 
{ 
	padding-top:2px;
	margin-left:5px;
}
.topline-text a {
	background:url("/img/home/square.gif") no-repeat left;
	padding-left: 10px;
}
.topline-text a:hover {
	color:#0492da;
}

.topline-datestamp
{ 
	padding-top:15px;
	width:100%;
}
.topline-text-wrapper {
  width: 100%;
}
.AVTitle a.smallhref
{
	color: #0492da;
	font-weight: bold;
}
.otherlink {padding-top:6px; padding-left:9px; }



.left {float:left;}
.right {float:right;}

.blueColor, A.author:link, p a:link, A.author:visited, p a:visited, A.author:hover, p a:hover {
    color:#234b7b;
}
.grayColor
{
	font-size: 11px;
	color:#666;
}
A.author, .authorNoLink
 {
	line-height:30px;
}
ul.bulletBlueMargin
{
    margin:20px 0px;
}

ul.bulletBlueBigMargin
{
    text-align:left;margin:20px;margin-left:0px;
}

ul.bulletBlueBig li
{
	margin-bottom:5px;
}
ul.bulletBlueBig li
{
	margin-bottom:5px;
	margin-left: 10px;
}

.part-topbg div.part-topline {position:relative; top:4px;}
.webpartHighlight p, .section-content p
{
	color:#58595b;
	font-size:12px;
	line-height:14px;
	margin:0;
	font-family:Tahoma;
}


div#content p, div.content p
{
	margin-bottom:5px;
}
 
/*END GENERAL*/
/* IMAGES */
.img100p { text-align:center; xwidth:100%; border:0px solid #9d9c9d; margin:0px; padding:0px; }
.smallimage { float:left; border:0px solid #9d9c9d; margin-right:8px; padding:0px; }
.annonceImage { float:left; border:0px; margin-right:8px; padding:0px; }
.mediumImage  
{
	float:left; 
	border:0px solid #9d9c9d;  
	padding:0px;
	margin-bottom:10px; 
}
.img { text-align:center; }

.AVImageSmall{ width:110px; margin:0px; padding:0px; border:0px; }
.AVImageMed{ width:185px; margin:0px; padding:0px; border:0px; }
.AVDiv{float:left;width:185px;}
.AVDivSideLine{border-right-style:solid;padding-right:13px;margin-right:13px;border-right-width:1px;border-right-color:#ccc;}
.AVOverImgMed {opacity:0;filter:alpha(opacity=0);width:185px;border:0px none;margin-left:-185px;position:absolute;}
.AVOverImgSmall {opacity:0;filter:alpha(opacity=0);width:110px;border:0px none;margin-left:-110px;position:absolute;}
.opacityHigh {opacity:0.8;filter:alpha(opacity=80);#filter:alpha(opacity=80);}
.OverCamSPAN {	display: none; border: 0;position: absolute;z-index: 1000;width: 100px;height: 100px;
	background-image: url(/img/OverCamMed.gif);
	background-position: center center;
	background-repeat: no-repeat;}
img.dwnlImg
{
	border: solid 1px #90b8c4;
}
.displayNone
{
	display: none;
}
p.dwnlImage
{
	text-align:center;
	padding-bottom:12px;
	padding-top:11px;
}
/* END IMAGES*/

/* ICONS */
.transcript {
	background:url(/img/icon-transcript.gif) no-repeat left center;
	padding-left:15px;
	line-height:25px !important;
}

.emailOfAuthor {
	display:inline-block;
	background-repeat:no-repeat;	
	background-image:url(/img/home/email.gif);
	background-position: left center;
	padding-left:20px;
	padding-bottom:10px;
}

.listen, .photogallery, .download,.video {
	display:inline;
	background-repeat:no-repeat;	
	padding-left:22px;
	_padding-left: 24px;
	background-position:0px 1px;
	margin-right:5px;
	line-height: 16px!Important;
}
.video {background-image:url(/img/icon-video.gif);}
.photogallery {	background-image:url(/img/icon-photogallary.gif); padding-left: 18px;}
.articleLinks { margin: 7px 0 0; color: #444;}

.listen {	background-image:url(/img/icon-listen.gif); }
.download { background-image:url(/img/icon-download.gif); }

.endspace
{
	padding-right:5px;
}
/*ICONS*/
/* LISTS */
li a
 {
	line-height: 15px;
}
ul.listStandard { clear:both; }
ul.listStandard li {
	padding-left:0px;
	margin-bottom:5px;
}
ul.webpart-date
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}

div.webpart-content ul.webpart-date li
{
	background-image:none;
}
ul.ulcategory {
	padding-left:10px;
	width: 91%;
}
ul.ulhorizontal {
	padding-bottom:10px;
	padding-left:8px;
}
ul.bulletBlue li.dateItem {	padding-left:0px;background-image: none; margin-bottom: 1px; margin-top: 10px;}

div.webpart-content ul li, ul.bulletBlue li{
	padding-bottom:5px;
	xoverflow: auto;
	color: #808080;
}
.webpartpad ul li a, .webpartpad ul li span  {font-size:12px; color:#333; font-family:Arial;}
ul.WebpartBase-content3 { margin-left: -8px; }
div.marker
{
    float: left;
    height: 10px;
    width: 9px;
    background: url(/img/newsLi.gif);
    margin-right: 5px;
    margin-top: 3px;
    display: inline;
    font-size: 1px;
}
div.bluePanel
{
    width: 718px;
    margin-top: 17px;
    padding: 5px; 
    background: rgb(225, 237, 251) url(/img/paper.jpg) no-repeat scroll 100% 100%; 
    -moz-background-clip: -moz-initial; 
    -moz-background-origin: -moz-initial; 
    -moz-background-inline-policy: -moz-initial;
    font-family: Verdana, Tahoma, Arial, Sans-Serif; 
}

div.bluePanel ul 
{
    margin: 5px 15px 15px;
    color: #58595B;
    list-style-type: square;
    list-style-position: outside;
}
div.bluePanel p {line-height: 1.5em; margin: 5px 0; }
div.webpart-content p.summary { color: #020202; font-size: 1.2em; line-height: 1.5em; font-family: Verdana, Tahoma, Arial, Sans-Serif; margin-top: 8px;}
div.vkonline
{
    background: #fff url(/img/newspapers.jpg) no-repeat scroll 100% 0;
    width: 100%;
    height: 247px;
    margin-left:-5px;
}
ul.bulletBlueBig li a{
	font-size: 13px;
	background-image:url(/img/blueSquare.gif); 	/*here will go big image*/
	background-repeat:no-repeat;	
	background-position:0px 1px;
	list-style-type:none;
	overflow: auto;
	display:inline;
	padding-left:22px;
	line-height: 16px!Important;

}
ul.bulletBlueBig li.LiNews
{
    margin-bottom: 10px;
}
ul.bulletBlueBig li.LiNews a 
{
    padding:0;
}

li.LiNews a.floatLeft
{
    float: left;
    display: block;
    margin-right: 10px;
    width: 80px;
    height: 48px;
}

li.LiNews a.intro
{
    font-weight: normal;
    color: #3c3c3c;
}
div.webpart-content ul li.nobullet,li.nobullet {
	padding-left: 0px;
	background:none;
	display:inline;
}
li.nobullet {
	background:none;
	list-style-type:none;
	display:inline;
}
li.bullet {
	display:inline;
	padding-left:10px;
	list-style-type:square;
}
.extra-bottom {
	margin-bottom:5px;
}

ul.WebpartBase-content3
{
	xlist-style-image:url("/img/home/square.gif");
	padding-left:20px;
}

/*END LISTS*/

/*BEGIN PARTNERS*/
.partners p, .partners span
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    line-height: 1.5em;
}
.partners p
{
    padding-top:10px;
    padding-bottom: 5px;
}

.partnersImg 
{
    float: right;
    padding: 11px;
}
.partners div.code 
{
    padding: 10px;
    padding-top: 3px;
    background-color: #e1edfb;
    color: #5a5a5a;
    margin-top: 14px;
}
div.codebox 
{
    float: right;
    width: 50%;
    border: solid 1px #cbccd0;
    background-color: #f8f8f8;
    padding: 7px;
    height: 48px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
}
div.string 
{
    padding-top: 7px;
}
div.string img 
{
    padding: 0px 18px 0 13px;
    position: relative;
    top: 10px;
}
div.string span 
{
    padding-right: 18px;
}
div.legend 
{
    float: left;
    vertical-align: top;
    width: 338px;
    height: 62px;
}
.partners p img 
{
    text-align: center;
}
/*END PARTNERS*/

/*BEGIN SUBSCRIPTION*/
.subscription p 
{
    padding: 15px 0 12px 0;
}
.bluePanelSubscribtion
{
    background: #e1edfb;
    padding: 11px 0;
}
ul.spareadUL 
{
   margin-left: 33px;
   margin-top: -5px;
   margin-bottom: -10px;
}
ul.principleUL li
{
    padding: 10px;
    text-indent: 16px;
    list-style: none;
    color: #01509b !important;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    line-height: 1.5em;
}
.subscriptionImg 
{
    float: right;
    margin-top: 33px;
    margin-left: 10px;
}
.subscription ul 
{
    list-style: square;
}
/*END SUBSCRIPTION*/

/*BEGIN SITEMAP*/
div.page-list
{
	margin-left:40px;
}
#errorInfo 
{
	margin:5px;
	height: auto;
	margin-right:10px;
}
div#sitemap div.sitemapcol-first
{
	float:left;
	margin-left:30px;	
}
div#sitemap div.sitemapcol
{
	margin-left:10px;
	float:left;
}
.sitemapbox
{
	margin-left:10px;
}

.searchinner{position:relative;margin-top:2px !important; margin-right:5px;}

/*END SITEMAP*/


/*CONTENT*/
div.contentbreadcrumb
{
	margin-bottom:6px;
	position:relative;
	color:#9d9c9d;
	font-weight:bold;
	border-bottom:solid 1px  #CCC;
}
div.contentfooter
{	
	float:left;
}
#content ul.content-footer, .contentfooter ul.content-footer
{	
	border-bottom:1px solid #E0E0E0;
	border-top:1px solid #E0E0E0;
	background-color:#ECECEC;
	margin-left: 0;
	margin-bottom:5px;	
}

.contentfooter ul.news-content-footer li 
{
    float: left;
}

ul#content-header {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-bottom:15px;	
}

#content-header li.print, #content-header li.email, #content-header li.comment {
	background-repeat:no-repeat;
	background-position:left;
	padding-left:27px;	
	list-style-type: none;
	line-height:25px;
	margin-left:0px;
	padding-bottom:0;
}
.contentfooter .content-footer li.print, .contentfooter .content-footer li.email,
#content .content-footer li.print, #content .content-footer li.email, #content .content-footer li.comment,
#content .content-footer li.phgallery {
	background-repeat:no-repeat;
	background-position:left;	
	padding-right:1px;
	padding-left:15px;	
	margin:10px;
	list-style-type: none;	
}
ul.commentbox
{
	list-style: none;
	float: left;
}

ul.commentbox li
{
	background:#FFF url(/img/home/comment.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	font-size:10px;
	padding-left: 26px;	
}
a.commentbox
{
	color:#1b73a4;
}
a div.A3Image, a div.Weather
{
	cursor:hand;
	position:relative;
}
.boxRSS
{
	margin-top: 5px;
	text-align:right;
	position: relative;
	top: 5px;
	right: 10px;
}
.A3Item a
{
}
.boxRSS img
{
	border:solid 0 #000;	
}
.boxRSS a
{
	text-decoration:none;
	color:#9D9C9D;
	border:solid 0 #000;
	font-weight:bold;
}
.webpartRSS 
{
    float:right;
    position:absolute;
    top: 0;
    right: 6px;
}

.newsRSS 
{
    float:right;
    position: absolute;
    top: 0;
    right: 10px;
}
.contentfooter  ul.content-footer a,
#content ul.content-footer a { padding: 3px 12px; font-weight:normal; }
.contentfooter ul.content-footer  li.print,
#content ul.content-footer  li.print, #content-header li.print 
{
	background-image:url(/img/home/print7.gif);
	line-height: 15px;
	background-position:130px;
}
.contentfooter  ul.content-footer  li.email,
#content ul.content-footer  li.email, #content-header li.email {
	background-image:url(/img/home/email7.gif);
	background-position:130px;
	}
#content ul.content-footer  li.phgallery, #content-header li.phgallery {
	background-image:url(/img/photogallery.gif);
	}
#content ul.content-footer li.comment, #content-header li.comment {
	background-image:url(/img/home/comment.gif);
}

/*END CONTENT*/

/*IMAGE WIHT WATERMARK*/
div.caption 
{
	xposition: relative;
	height: auto;
	float: left;
	width: 201px;
	margin-left: 0;
	margin-right: 10px;
	overflow:hidden;
	color:#58595b;
	xmargin-bottom:1em !important;
}
div.watermark 
{	 
	xposition: relative;	
	height:auto;
	overflow:hidden;
	float:left;
	xmargin-bottom:8px;
}

div.watermark:hover span{
	display:inline;
	position: absolute;
	left:5px;
	bottom:5px;
	background:#fff url(/img/mag_glass.gif) no-repeat bottom left;
	width:100%;
	height:100%;
	text-indent: -9999px;		
}
div.watermark span { 
	background-image:none;
	display:none;
}

div.caption p, .imageCaption {
	margin-top:0;
	xpadding-top:5px;
	font-size:12px;
	line-height:14px;
	color:#666;
	margin-bottom:25px
}
.topnewsdiv .imageLidQuote {}
.TopNewsPage a {position:absolute;}
.TopNewsPage a.greyLink {position:relative;}
/*END IMAGE WIHT WATERMARK*/

/* Curly Quotes */
div.quote {
	background-color:#eff2f4;
	border-top: solid 1px #58595b;
	border-bottom: solid 1px #58595b;	
	line-height:18px;
	width:200px;
	clear:left;
	float:left; 
	margin:15px 15px 15px 0;
	padding: 10px 10px 10px;
}
div.quote div.innerquote {	 }

div.without_quote {
	background-color:#dfe5e9;
	border-top: 1px;
	border-bottom: 1px;
	border-color:#0492da;
	clear:left;
	width:200px; 
	float:left; 
	margin:0 10px 0 0;
	padding:10px 10px 10px;	
	line-height:18px;
}
/* END Curly Quotes */


/*AUTHOR BIO*/
div#authorbio a.emailOfAuthor {
	line-height:30px;
	padding-bottom:0;
	margin-bottom:10px;
}

div#authorbio, div#categorys {
	margin:0;
}

.biophoto {
	border:solid 1px #000;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

#searchbar
{
	float:right;
	width:230px;
}

/*END AUTHOR BIO*/
/*SEARCH BAR*/
#searchbar div.search {
	xfloat:right;
	position:relative;
	font-weight:bold;
	text-align:right;
	/*margin-bottom:10px;*/
	xmargin-left:10px;
	margin-right:2px;
	xwidth:320px;
	width:230px;
}

div.searchBox {
	display:inline;
}
.topsearchbox
{
	margin-bottom: 5px;
	width:340px;
	_position:relative;
	float:right !important;
	position:relative;
	/*_margin-top:-30px;*/
}

span.search-results{
float:left;
}
/*END SEARCH BAR*/
/*SEARCH PAGE*/
div.search
{
	width:99%;
}


.search-results 
{
	line-height:45px;
}
div.searchPage 
{
	display:block;
}
div.searchPage #tdFrom, div.searchPage #tdTo 
{
	padding-left:5px;
	padding-right:5px;
}

#ddldfd,#ddldfm,#ddldfy,#ddldtd,#ddldtm,#ddldty
{padding:0px;margin:-2px;width:40px;}

#ddldfy,#ddldty
{width:55px;}

div.searchPage input.textarea 
{
	border:1px solid #111;
}

div.searchPage #order_
{
	width:115px;
}
div.searchPage .pager 
{
	text-align:center;
	width:auto;
	font-size:12px;
	margin-bottom:20px;
}

.resultPubDate 
{
	font-size:10.5px;
	font-weight:bold;
	color:#666;
}
.searchResultItem 
{
	margin-bottom:10px;
}
.searchResultItem p
{
	margin: 5px 0;
	color: #666666;
}
.searchResultItem p.notes
{
    color: #58595B;
    font-weight: bold;
}
.blueColor 
{
    margin: 3px 2px;
}
div.pager span.current-page 
{
    padding: 2px 4px;
    background: #234B7B;
    color: #fff;
}
div.searchPage .resultLink:link
{
	color:#000;
	font-weight:bold;
	font-size:12px;
}
div.searchPage .resultLink:visited
{
	color:#222;
	font-weight:bold;
	font-size:12px;
}
div.searchPage .resultLink:hover
{
	color:#0492da;
	font-weight:bold;
	font-size:12px;
}
/*END SEARCH PAGE*/

/*CALENDAR*/

div.Calendar .SelectedDayStyle a
{
	color:#FFF;
	background-color:#BB88BB;
	font-weight:bold;
	text-decoration:none !important;
}

div.Calendar .SelectedDayStyle a:hover
{
	text-decoration:underline !important;
}
div.Calendar .TodayDayStyle a
{
	color:#BB88BB;
}
div.Calendar .OtherMonthDayStyle a
{
	color:#999;
}

.Weather div.info {float:left; position:relative; top:-7px;}
div.Calendar a {
	color:#666666;
	font-size:11.5px;
	line-height:13px;
	
}
div.Calendar a:hover {
}
input.btnGo
{
	margin: 0px;
	#padding-right:5px;
	vertical-align: top;
	text-align: right;
}
.ddlist
{
	text-align:right;
}
.monthDropDown {
	font-size:11.5px;
	border: solid 1px #bb88bb;
	margin-top:3px;
	xfloat:left;
	width:44%;
	float: left;
	margin-left:10px;
}

#layer {
  position:relative;
  top:10px; left:20px;
  width:150px; height:100px;
}
#layer iframe {
  position:absolute;
  width:150px; height:100px;
  border:none;
  z-index:-1;
  _filter:mask();
}
select { width:100px; }
.ddlist-year {
	font-size:11.5px;	
	margin-top:3px;
	xfloat:left;	
	border: solid 1px #bb88bb;
	width:44%;
	float: right;
	margin-right:10px;
	color:#333333;
}
	

h5.categorytitle
{
	color:#666;
	font-size:12px;
	font-weight:bold;
	line-height:14.5px;
	padding-bottom:2px;	
	margin-bottom:4px;
}

.active {
	background-color:#0492da;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	min-height:15px;
	padding:1px 5px;
}

div.Calendar .tr
{
	background-color:Green;
	border-top:0px;
}


/*END CALENDAR*/


/* CSS Document */
div.part-news { padding-left:0px; padding-top:2px; padding-bottom:10px; height:auto;}
div.part-news3col { padding-bottom:10px; }
div.frontpage { padding-bottom:0px; }
div.culture { min-height:60px;padding:8px;}

 div.webpart-title img
 {
	margin-top: 2px;
	border: none;
 }

 div.webpart-title-pad
 {
 	padding: 0px 0px 4px 5px;
 }

 .save_shareicons
 {
 	float: left;
	padding-right: 5px;
	display:inline;
	width: auto;
 }
 .share-link
 {
	float: left;
	display:inline;
	width:auto;
	margin-left: 5px;
 }
 .share-icons
 {
	float:left;
	display:inline;
	text-align:center;
	width: auto;
 }
 a img.netIcon
 {
	margin: 0 3px;
	display:inline-block;
 }
 
/* PAGER REPEATER FORUM &  FSC=FORUM SEND COMMENT*/
div.left
{
	position:relative;
	float:left;
	width:24%;
	display:inline-block;
	text-align:left;
}
div.title
{
	position:relative;
	float:left;
	width:50%;
	font-weight:bold;
	text-align:center;
	display:inline-block;
}
div.right
{
	position:relative;
	width:24%;
	float:right;
	text-align:right;
	display:inline-block;
}

.part-toplineRepeater
{
	padding:0px 12px 0px 12px;
}

.pQuestion
{
	padding-bottom:0.5em;
}

div .titleQuestion
{
	padding-top:0.5em;
	padding-bottom:0.5em;
	color: #000;
}

.titleAnswer
{
	padding-bottom:1em;
	color: #0492da;
}

hr.SeparatorLine
{
	text-align: center; 
	width: 100%;
	margin-top: 0px;
	#margin-top: -10px;
	#border: none; 
	_border: none;
}
div.forumDiv
{
	border-bottom: 0.5px solid gray;
	width: 96%;
	text-align: center;
}

div .forumTitlePartLeft
{
	float:left;
	margin: 0em;
}
div .forumTitlePartMiddle
{
	float:left;
	margin: 0 0.5em;
}
div .forumTitlePartRight
{
	margin: 0em;
	float: right;
}

.forumTitle
{
	font-weight: bold;
	margin-left: 7px;
}

.txtboxforum
{
	border: none;
	_border-width:0px;
	$border-width:0px;
	width: 98%;
	padding:0;
	margin:0;
}


.darkgraydiv 
{
	color:#0492da;
	font-weight:bold;
	font-size: 12px;
	padding-bottom: 0.7em;
	padding-left: 7px;
}


/* END PAGER REPEATER & FORUM - FSC=FORUM SEND COMMENT */
div.webpartpad
{
	border-top:1px solid #E0E0E0;
	background-color:#f8f2df;
	color: #234b7b;
	padding: 6px;
	margin-bottom:6px;
	
}
div.webpartpad ul
{
	padding-left:20px;
}

/* BEGIN CONTENT IMAGE */
div.contentImage
	{
		float: none !important;
		width: auto;
		margin: 0px;
		padding-right: 0px;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		xposition: relative;
	}

div.contentImage.floatRight
	{
		float: right !important;
		padding-right: 0px !important;
		padding-left: 8px !important;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		
	}

div.contentImage.floatLeft
	{
		float: left !important;
		padding-right: 8px !important;
		padding-left: 0px !important;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	
.webpart-content div.contentImage.floatRight
	{
		_padding-left: 0 !important; /*IE6 fix*/
	}

.webpart-content div.contentImage.floatLeft
	{
		_padding-right: 0 !important; /*IE6 fix*/
	}
div.contentImage.alignCenter /* hack for IE6 in quirk mode*/
	{
		width:99%;
		text-align: center;
	}

div.contentImage.alignCenter div
	{
		margin: auto;
		text-align: left;
	}

div.contentImage img
	{
		display: block;
		border:0px;
	}

div.webpart-content webpartHighlight
{
	border-bottom:#E0E0E0;
}
div.imageOverflow
{
	overflow:hidden; 
	_width: 100%;
	_height: 100%;
	font-size:0;

}
div.BigSection	
{
	height:200px;
	margin-bottom:10px;
	width:316px;
}
div.BigSectionSP	
{
	height:160px;
	margin-bottom:10px;
	_width:234px;
}
div.TopNewsPage
{
    height:352px;
    position:relative;
}
div.TopNewsPageImg
{
	height:210px;
	width:300px;
	margin-bottom:10px;
	margin-right:15px;
}
div.Big4x
{
	height:135px;
	width:237px;
	margin-bottom:0;
}
div.Archive
{
	width:235px !important;
	margin:6px 0;
}
div.part-topbg span.innerPartTopLine {top:4px;}
div.HLights
{
	float:left;
	width:150px;
	height:112px;
	margin-top:5px;
	margin-right:10px;
}
div.HLights2c
{
    width:80px;
	height:80px;
	float:left;
    margin:0px 10px 10px 0;
}
div.photoContent
{
	width:485px;
	height:352px;
	margin-bottom:0;
	position:relative;
}
div.inlineDiv
{
	display:inline;
}
div.authorIntroBox
{
	height:290px;
}
div.contentAuthorBox
{
	padding:10px;
    border-top:solid 1px #E0E0E0;
    border-bottom:solid 1px #E0E0E0;
    width:295px;
    margin-bottom:14px;
    _position:relative;
    float:left;
}
table div.contentAuthorBox
{
	margin-top:0;
}
div.headerIntroBox, .categoryArchiveRefer h1
{
	text-align:left;
	background:#D40025 url(/img/h_red.gif) repeat-x scroll 0 0;
	padding:4px 10px 4px;
}
.textContain
{
	width:485px;
	float:left;
	
}
/* END CONTENT IMAGE */
div.dwnlSectionTop, div.dwnlSectionBot
{
	text-align:center;
	margin: 10px 0;
	padding-bottom:2px;

}
div.dwnlSectionTop a
{
	color:#CA252C;
}
.A3Image
{
	float:left;
	vertical-align:top;
	height:100%;
	margin-left:10px;
	margin-right: 6px;
	height: 100px;
	width:100%;
	background-position:left top !important;
	_position:absolute !important;
}

.riaLink
{
	font-size:10px;
	visibility: hidden;
}

table.tblInroAuthor
{
	height:293px;
	width:80px;
}
.nonArticleIntroAuthor
{
	display:none;
}
.tr1InroAuthor
{
	vertical-align:top;
}
.tr2InroAuthor
{
	vertical-align:bottom;
	height:60px;
}
.A3Title
{
	position:relative;
	left:15px;
	display:block;
	height:0px;
}
div.A3Title h4, div.A3Title h4 a
{
	font-size:14px;
	color:#000;
	font-family:Arial;
}
div.A3Title h4
{
	position:relative;
	height:0;
	padding-left:5px;
}
div.A3ImageLink
{
	display:block !important;
}
div.top-list
{
	color:#CB1F1F;
}

/*IMAGES*/

.topbanner { xbackground-image: url(/img/home/topbanner.gif); text-align:center;}

/**/
div.Top3A 
{
    width: 387px;
    position: relative;
}
.A3Title a {position:relative;top:-94px;}
div.A3Item
{
	position:relative;
	_height:100px;
}
#centerHolder {_margin-left:10px;}
.archiveTopHeader 
{
	margin:0 !important;
}
.greyLink
{
}
.blackLink
{
	color:#000 !important;
}
.subtitles
{
	margin-top: 15px;
	font-weight:bold;
	display:block;
	margin-bottom:-5px;
}
.negative30
{
}
.minusMarginTop
{
}

.yearRefer
{
	color:Red;
}

div.bodyTextContent br
{
	display:block;
	margin-top:1em;
}
div.bodyTextContent p
{
    margin-bottom: 1em;
}
div.bodyTextContent p p
{
    font-size: 1em;
    line-height: 0;
}
.fckTable tr td
{
     text-align:center;
     color:Gray;
     border-style:solid !important;
     border-color:#58595B ;
     border-width:2px;
}
.headFCKTable
{
     background-color:Red;
     color:White !important;
}

.headTD
{
     color:White !important;
}

.fckTable2 tr td
{
	text-align:center;
	xcolor:Gray;
	border:none !important;
	xborder-style:solid !important;
	border-color:#58595B ;
	xborder-width:0.5px !important;
	text-align:left;
	font-weight:bold;
	font-size:16px;
}

.fckTable2
{
	border:none !important;
	xborder-style:solid !important;
	xborder-color:#58595B ;
	xborder-width:0.5px !important;
	background-color:#E9EEF1;
	margin-right:10px;
}

.headFCKTable2
{
	font-weight:bold;
	color:Black !important;
	font-size:12px;
}

.headTD2
{
	font-size:22px !important;
}
/* RATING STYLES */
.ratingStar {
    font-size: 0pt;
    width: 14px;
    height: 14px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/img/7/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/img/7/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/img/7/SavedStar.png);
}
/* END RATING STYLES */

/* SEND COMMENT */
.sendComment 
{
    width: 100%;
    border-left: 0;
    border-right: 0;
    padding: 10px 0;  
}
.sendComment div 
{
    margin-top: 5px;
}
.sendComment span {color:#333333; font-size:12px; font-weight:bold; padding:10px 0 2px; font-family:Verdana;}
.textComment, .userNameLabel
{
    width: 99%;
    margin: 5px 0 10px 0;
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color: #333333;
}

.sendCommentButton 
{
    margin-top:26px;
    background:#EEEEEE none repeat scroll 0 0;
    color:#666666;
    width:100px;
    border:1px solid #CCCCCC;
}

.commentsItem 
{
    padding: 10px 0;
}
.commentLine{
    border-bottom: solid 1px #E0E0E0;
    font-size: 0;
    line-height: 0;
    height: 1px;
}

.senderName 
{
    font-weight: bold;
    display: block;
}
.commentsDate
{
    text-align: right;
    font-style: italic;
    display:block;
}
.commentText 
{
    display: block;
    margin: 5px 0 2px 0;
}
.collectPager div span
{
    display:block;
    float: left;
    text-align: center;
}

.thanks 
{
    font-size: 15px;
    color: #0052A4;
    padding: 10px 0;
}
.capchaCode
{
    margin-top: 5px;
    margin-left: 10px;
    width:200px;
}
/* END SEND COMMENT */

/* NEWS LIST */
.leftMenuCategoryNewsList
{
	margin-top:10px;
}

ul.news-content-footer li {padding-right:15px !important;}

.leftMenuCategoryOther
{
    margin: 50px 0; text-align: center;
}

.searchHeader { float: left; }

/* Anounce 1 Concurs */
div.Top1A {
    position:relative;
    width:240px;
}

.smallPart1c
{
    width:100%;
}

div.A1Item {
    position:relative;
}
div.A1Item a 
{
    position:relative;
    top:0;
    display: block;
}
.A1Image 
{
    height:142px;
    padding:10px;
    width:220px;
    background-color:#3494C4 !important;
}

.A1Title {
    display:block;
    left:10px;
    margin-bottom:10px;
    position:absolute;
    width:220px;
    top:10px;
}

div.A1Title h4 a
{
    background:transparent none repeat scroll 0 0;
    color:#FFFFFF;
    font-family:tahoma;
    font-size:18px;
    font-weight:bold;
}

.A1Title h4 a:hover
{
    text-decoration:none !important;
}

.A1Title p a {
    color:#FFFFFF;
    padding-top:4px;
    font-family:tahoma;
    font-size:12px;
    line-height:14px;
    padding:0 10px 0 0;
}
/* */

div.categoryArchiveRefer div.contentfooter
{
	width:100%;
	float:none;
}
.categoryArchiveRefer p 
{
    margin-bottom: 10px;
}
.categoryArchive
{
    padding-left:15px; float: right; width:100%;
}

div.boxB2c div.left-col p, div.boxB2c div.right-col p { padding-bottom: 10px; }

/* Video page */
#videoContent #player {margin-top: -2px;}
div.videoInfo { background-color: #ececec; padding: 8px 50px 7px 11px; font-size: 14px; }
div.videoInfo div.date { float: right; color: #323232; margin-left: 18px; font-weight: normal;}
div.videoIntro { color: #696969; padding: 16px 11px 10px 11px ; font-size: 14px; }
.videoEmbed { background: #000; border-bottom: solid 2px #fff; }
/**/