/** General Settings **/

body{
    background-color: #808080
    text-align: center;
    font-family: Arial, Verdana, sans-serif;
    font-size: 10pt;
    background-color:#9A9C9E;
    background-image:url(/img/bg.png);
    background-repeat:repeat-x;
}

  body {
	behavior: url("/css/csshover3.htc");
}  

body * {
    margin: 0px;
    padding: 0px;
}

a {
    color: #B80020;
}

a img {
    border: none;
}

.arabic {
	text-align: right;
}

.red {
    color: #B80020;
}

.spacer {
    clear: both;
}

.center {
    text-align: center;
}

.big {
    font-variant: small-caps;
    font-size: 20pt;
    font-weight: bold;
}

.big_thin {
    font-size: 16pt;
}

p.smallcorrespondent_p {
    font-size: 12pt;
    color: #808080;
}

p.smallcenter_p {
    font-size: 5.5pt;
    text-align:center;
    last watched}

p.smallbig_p {
    font-size: 9pt;
    color: #808080;
}

p.small_p {
    font-size: 4pt;
    color: #808080;
}

p.small2_p {
    font-size: 4pt;
    color: #808080;
}

p.smallnegrita_p {
    font-size: 7pt;
    color: #808080;
    font-weight: bold;
}

p.smallred_p {
    font-size: 7pt;
    color: #C81428;
    font-weight: bold;
}


#maincontent p.greyboxcorresp {
    background: #fff url("/img/anewscolorpq.png");
    background-color: #EEE;
    border: 1px solid #999;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: bold;
    font-size:10pt;
}

#maincontent p.greyboxcor {
    background: #fff url("/img/anews2008.png");
    background-color: #EEE;
    border: 1px solid #999;
    padding: 10px;
    font-size:11pt;
    line-height: 20px;
    font-size:10pt;
}

#maincontent p.greybox {
    background: #fff url("/img/anews2008.png");
    background-color: #EEE;
    border: 1px solid #999;
    padding-left: 5px;
    padding-right: 5px;
    font-size:10pt;
    margin: 0px;
}

#maincontent p.greybox_bis {
    height: 42px;
    border: 0px solid #999;
    padding-left: 5px;
    padding-right: 0px;
    font-size:11pt;
    margin: 0px;
    margin-right: 0px;
    overflow-x:hidden; 
    overflow-y:auto;
}


#maincontent p.greyboxlist {
    background: #fff url("/img/anews2008.png");
    background-color: #EEE;
    border: 1px solid #999;
    width: 450px
    padding-left: 5px;
    padding-right: 5px;
    font-size:10pt;
    margin: 0px;
}

#maincontent p.static {
    margin: 0px;
    padding: 0px;
    color: #000;
}


small b {
    color: #666666;
}

div.videos table td, div.correspondents table td, .index  table td{
    border: none;
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 10px;
    overflow:hidden;
}

div.videos2 {
    border: none;
    padding-top: 0px;
    margin-top: 0px;
    margin-right: 0px
    margin-left: 0px
    padding-left: 0px;
    padding-right: 0px;
    padding-right: 0px;
    margin-right: 0px;
    overflow:auto;
}


div.verticalmenu {
	background-color:#AAAAAA;
	border-bottom:1px solid #999999;
	height:30px;
	text-align:left;
	margin-bottom: 10px;
}

/*Homepage*/

table#home_layout {
}

table#home_layout td {
	border: none;
}

table#home_layout td h1{
	color: #C81428;
	font-weight: normal;
	margin-left: 5px;
}


table#home_layout td h6{
	color: #C81428;
	font-size:10pt;
	text-align: right;
	font-weight: bold;
	line-height: 20px;
        padding-left:0px
        padding-right:0px
}



table#home_layout td h4{
	font-size:15pt;
	color: #C81428;
	font-weight: normal;
	margin-left: 0px;
	text-align: center;
}

table#home_layout td h5{
    margin: 0px;
    font-size: 18pt;
    color: #C81428;
    font-weight: bold;
    padding-left: 0px;
}

table#home_layout td h2{
	font-size:12pt;
	font-weight:normal;
	border: none;
	padding-left: 0px;
        padding-right: 40px
	padding-top: 0px;
}

table#home_layout td p{
	padding: 0px;
	font-size:7pt;
	font-weight:normal;
	test-align:justify;    
	border:1px solid #999999;   
}

table#home_layout td h3{
	color: #FFF;
	background: #C81428 url(http://img.anews.eu/blockactive.gif) repeat scroll center center;
	text-align: center;
	line-height: 20px;
        padding-left:0px
        padding-right:40px
}

table#home_layout table#lives td {
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	height: 75px;
	width: 50%;
	background-color: #EEE;
}


table#home_layout table#lives td a {
	color:#000000;
	display:block;
	height:100%;
	line-height:75px;
	text-decoration:none;
	width:100%;
}

table#home_layout table#lives td.alt {
	background-color: #9A9C9E;
}


/* Paging */
div.paging {
	background:#AAAAAA none repeat scroll 0 0;
	border:1px solid #999999;
	color:#CCCCCC;
	margin:0px;
	padding:2px;
	text-align:center;
}

div.paging div.disabled {
    color: #ddd;
    display: inline;
}
div.paging span {
}
div.paging span.current {
    color: #000;
}
div.paging span a {
}

/* Forms */
form {

    margin-left: 10%;
    margin-right: 10%;
    padding: 0;
    width: 80%;
}
fieldset {
    border: 1px solid #ccc;
    margin-top: 5px;
    padding: 16px 20px;
}
fieldset legend {
    background:#fff;
    color: #e32;
    font-size: 160%;
    font-weight: bold;
}
fieldset fieldset {
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 16px 10px;
}
fieldset fieldset legend {
    font-size: 120%;
    font-weight: normal;
}
fieldset fieldset div {
    clear: left;
    margin: 0 20px;
}
form div {
    margin-bottom: 1em;
    padding: .5em;
    vertical-align: text-top;
}
form div.input {
    color: #444;
}
form div.required {
    color: #333;
    font-weight: bold;
}
form div.submit {
    border: 0;
    margin-top: 10px;
    margin-left: 140px;
}
label {
    display: block;
    font-size: 110%;
    padding-right: 5px;
}
input, textarea {
    clear: both;
    font-size: 8pt;
    font-family: Arial, sans-serif;
    padding: 2px;
    width: 100%;
}
select {
    clear: both;
    font-size: 120%;
    vertical-align: text-bottom;
}
select[multiple=multiple] {
    width: 100%;
}
option {
    font-size: 120%;
    padding: 0 3px;
}
input[type=checkbox] {
    clear: right;
    float: right;
    margin: 0px 6px 7px 2px;
    width: auto;
}
input[type=radio] {
    float:right;
    width:auto;
    margin: 0 3px 7px 0;
}
div.radio label {
    margin: 0 0 6px 20px;
}
input[type=submit] {
    display: inline;
    font-size: 8pt;
    padding: 2px 5px;
    width: auto;
    vertical-align: bottom;
}


/* Notices and Errors */
div.message {
    color: #900;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
}
div.error-message {
    color: #900;
    font-weight: bold;
}
p.error {
    background-color: #e32;
    color: #fff;
    font-family: Courier, monospace;
    font-size: 120%;
    line-height: 140%;
    padding: 0.8em;
    margin: 1em 0;
}
p.error em {
    color: #000;
    font-weight: normal;
    line-height: 140%;
}
.notice {
    background: #ffcc00;
    color: #000;
    display: block;
    font-family: Courier, monospace;
    font-size: 120%;
    line-height: 140%;
    padding: 0.8em;
    margin: 1em 0;
}
.success {
    background: green;
    color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Debugging */
pre {
    color: #000;
    background: #f0f0f0;
    padding: 1em;
}

pre.cake-debug {
    background: #ffcc00;
    font-size: 120%;
    line-height: 140%;
    margin-top: 1em;
    position: relative;
overflow:auto;
}

div.cake-stack-trace {
    background: #fff;
    border: 4px dotted #ffcc00;
    color: #333;
    margin: 0px;
    padding: 6px;
    font-size: 120%;
    line-height: 140%;
    position: relative;
overflow:auto;
}

div.cake-code-dump pre {
    position: relative;
overflow:auto;
}

div.cake-stack-trace pre, div.cake-code-dump pre {
    color: #000;
    background-color: #F0F0F0;
    margin: 0px;
    padding: 1em;
overflow:auto;
}

div.cake-code-dump pre, div.cake-code-dump pre code {
    clear: both;
    font-size: 12px;
    line-height: 15px;
    margin: 4px 2px;
    padding: 4px;
overflow:auto;
}

div.cake-code-dump span.code-highlight {
    background-color: #ff0;
    padding: 4px;
}

div.code-coverage-results div.code-line {
    padding-left:10px;
    display:block;
    margin-left:10px;
}

div.code-coverage-results div.uncovered span.content {
    background:#ecc;
}

div.code-coverage-results div.covered span.content {
    background:#cec;
}

div.code-coverage-results div.ignored span.content {
    color:#aaa;
}

div.code-coverage-results span.line-num {
    color:#666;
    display:block;
    float:left;
    width:20px;
    text-align:right;
    margin-right:5px;
}

div.code-coverage-results span.line-num strong {
    color:#666;
}

div.code-coverage-results div.start {
    border:1px solid #aaa;
    border-width:1px 1px 0px 1px;
    margin-top:30px;
    padding-top:5px;
}

div.code-coverage-results div.end {
    border:1px solid #aaa;
    border-width:0px 1px 1px 1px;
    margin-bottom:30px;
    padding-bottom:5px;
}

div.code-coverage-results div.realstart {
    margin-top:0px;
}

div.code-coverage-results p.note {
    color:#bbb;
    padding:5px;
    margin:5px 0 10px;
    font-size:10px;
}

div.code-coverage-results span.result-bad {
    color: #a00;
}

div.code-coverage-results span.result-ok {
    color: #fa0;
}

div.code-coverage-results span.result-good {
    color: #0a0;
}

/** **/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none !important;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: Arial, sans-serif;
    font-size: 10pt;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
    background-color: #FFF;
    margin-bottom: 2px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 0px;
    font-weight: bold;
    border-right: 1px solid #FFF;
    width: 69px;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 0px;
    background-color: #AAAAAA;
    color: #FFF;
    width: 100%;
    text-align: center;
    font-weight: normal;
}
.ui-tabs-nav a {
    margin: 0px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #fff;
}

.ui-tabs-nav .ui-tabs-selected a {
    background-color: #C81428;
    color: #fff;
}

.ui-tabs-nav .ui-tabs-selected a span{
    /*background-color: #C81428;*/
	background: #C81428 url(http://img.anews.eu/blockactive.gif) center center;
        color: #fff;
}

.ui-tabs-nav .ui-tabs-selected a {
    z-index: 2;
    margin-top: 0;
    background-position: 100% -23px;
    color: #fff;

}
.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 25px;
    background-position: 0 0;
    line-height: 25px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 1px;
    padding-right: 0;
    height: 25px;
    background-position: 0 0;
    line-height: 25px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    border-right: 1px solid #736F6E;
    background-color: #e6e6e6;
    margin-right: 0px;
    margin-bottom: 0px;
    /* declare background color for container to avoid distorted fonts in IE while fading */
}


.ui-tabs-panel form{
    padding-top: 10px;
    margin: 0px;
    margin-left: 15px;
    /* declare background color for container to avoid distorted fonts in IE while fading */
}

.ui-tabs-panel form input[type="text"], .ui-tabs-panel form input[type="password"]{
    border: 2px solid #ccc;
    height: 15px;
    margin-bottom: 3px;
    margin-left: 0px;
    padding-left: 10px;
    width: 150px;
    /* declare background color for container to avoid distorted fonts in IE while fading */
}

.ui-tabs-panel form input[type="submit"], .ui-tabs-panel form input[type="reset"]{
    width: 70px;
    /* declare background color for container to avoid distorted fonts in IE while fading */
}


/*.ui-tabs-loading em {
padding: 0 0 0 20px;
background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}


/** Layout Settings **/
#container {
    width: 980px;
    margin: auto;
    text-align: left;
    background-color: #aaa; 
    border:0px solid #8C8C8C;
    overflow:hidden;
}

#header {
    border-bottom: 3px solid #C81428;
    height: 120px;
    background: #fff url("/img/top_bar/cabecera_wide_790x120.png") no-repeat top right;
}

#header #langbox {
    font-size:7pt;
    height: 12px;
    float: right;
    padding-top: 0px;
    margin-right: 0px;

}

#header #searchbox {
    font-size:7pt;
    height: 20px;
}

#header #header_logo {
    float: left;
    margin-left: 25px;
    padding-top: 25px;
    margin-right: 20px;
}

#body {
    width: 980px;
}

#leftmenu {
    float: left;
    width: 210px;
    min-height: 309px;
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}

#leftmenu #accordionmenu  {
    padding: 0px;
}

ul.menu {
    list-style-type: none;
}

ul.menu > li {
    width: 194px;
    height: 23px;
    line-height: 23px;
    border-top: 2px solid #fff;
    padding-left: 15px;
    background-color: #e6e6e6;
}

ul.menu > li > a{
    color: #000;
    text-decoration: none;
    width: 95%;
}

ul.menu > li > a:hover{
    color: #fff;
    text-decoration: none;
}

ul.menu ul {
    list-style: disc inside;
    font-size: 10pt;
}

ul.menu > li > a{
    font-weight: normal;
    text-decoration: none;
    display: block;
    width: 95%
}

ul.menu li:hover, ul.menu li.selected {
    background-color: #C81428;
    color: #fff;
    border-top: 2px solid #C81428;
}



#leftmenu > #accordionmenu  ul.menu li:hover a, #leftmenu > #accordionmenu  ul.menu li.selected a{
    background-color: #C81428;
    color: #fff;
}

#leftmenu > #searchbox, #leftmenu {
    font-size:7pt;
    text-align: center;
    border-bottom: 0px solid #999;
    border-right: 0px solid #C81428;
    height: 34px;
    border: 0px solid #625e00;
    border-width: 0px 0;
    background: black url("/img/menu_bar/blockdefault.gif") center center repeat-x;
}


#leftmenu > #searchbox form{
    margin: 0px;
    padding:0px;
    padding-left: 35px;
    width: 150px;
    padding-right: 20px;
}

#leftmenu > #searchbox input[type="text"], #leftmenu > #langbox input[type="select"] {
    margin: 0px;
    background:#FFFFFF none repeat scroll 0 0;
    border-color:#E6E6E6;
    border-style:solid none solid solid;
    border-width:0px medium 1px 1px;
    clear:none;
    float:left;
    font-size:8pt;
    height:16px;
    margin-bottom:7px;
    margin-top:7px;
    padding:0px;
    width:131px;

}

#leftmenu > #searchbox input[type="image"] {
    clear:none;
    float:left;
    height:18.3px;
    margin:0px;
    padding:0px;
    margin-top:7px;
    width:18px;

}
#leftmenu > #searchbox, #leftmenu {
    font-size:7pt;
    text-align: center;
    border-bottom: 0px solid #999;
    border-right: 0px solid #fff;
    height: 34px;
    border: 0px solid #625e00;
    border-width: 0px 0;
    background: black url("/img/menu_bar/blockdefault.gif") center center repeat-x;
}


#leftmenu > #searchbox form{
    margin: 0px;
    padding:0px;
    padding-left: 35px;
    width: 150px;
    padding-right: 20px;
}

#leftmenu > #searchbox input[type="text"], #leftmenu > #langbox input[type="select"] {
    margin: 0px;
    background:#FFFFFF none repeat scroll 0 0;
    border-color:#E6E6E6;
    border-style:solid none solid solid;
    border-width:0px medium 1px 1px;
    clear:none;
    float:left;
    font-size:8pt;
    height:16px;
    margin-bottom:7px;
    margin-top:7px;
    padding:0px;
    width:131px;

}

#leftmenu > #searchbox input[type="image"] {
    clear:none;
    float:left;
    height:18.3px;
    margin:0px;
    padding:0px;
    margin-top:7px;
    width:18px;

}

#searchbox form div.submit {
    border: 0;
    margin: 0px;
    padding: 0px;
    width: 50px;
    float: left;
    text-align: center;
}

#maincontent > div.viewadprin {
    height: 100px;
    font-size: 12pt;
    padding-left: 30px;
    padding-right: 50px;
    padding-top: 0px;
    text-align:right;
    overflow:hidden;
    background: #fff url("/img/top_bar/anewscolor.png") repeat top right;
}

#maincontent > div.viewadminblog {
    height: 431px;
    font-size: 12pt;
    padding-left: 30px;
    padding-right: 50px;
    padding-top: 0px;
    text-align:right;
    overflow:auto;
}


#maincontent > div.viewadminl {
    height: 413px;
    font-size: 12pt;
    padding-left: 30px;
    padding-right: 50px;
    padding-top: 0px;
    text-align:right;
}

#maincontent > div.viewadminb {
    height: 403px;
    font-size: 12pt;
    padding-left: 30px;
    padding-right: 50px;
    padding-top: 0px;
    text-align:right;
}

#maincontent > div.viewadmin {
    height: 430px;
    font-size: 12pt;
    padding-left: 30px;
    padding-right: 50px;
    padding-top: 0px;
    text-align:right;
    overflow:hidden;
    background: #fff url("/img/top_bar/anewscolor.png") repeat top right;
}

#maincontent > div.indexsocios{
    height: 411px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    padding-bottom:10px;
    font-size: 12.5
    text-align:center;
    line-height: 15px;
    overflow-x:hidden; 
    overflow-y:auto;
}


#maincontent > div.indexcorrespadmin{
    height: 378px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom:10px;
    font-size: 12.5
    text-align:center;
    line-height: 15px;
    overflow-x:hidden; 
    overflow-y:auto;
    background: #fff url("/img/anews2008.png");
}

#maincontent > div.indexco{
    height: 483px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom:10px;
    font-size: 20
    text-align:center;
    line-height: 15px;
overflow-x:hidden; 
overflow-y:auto;
    background: #fff url("/img/anews2008.png");
}

#maincontent > div.indexcorrespp{
    height: 515px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom:10px;
    font-size: 14
    text-align:center;
    line-height: 15px;
overflow-x:hidden; 
overflow-y:auto;
    background: #fff url("/img/anews2008.png");
}


#maincontent > div.indexcorresp{
    height: 481px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom:10px;
    font-size: 12.5
    text-align:center;
    line-height: 15px;
overflow-x:hidden; 
overflow-y:auto;
    background: #fff url("/img/anews2008.png");
}

#maincontent > div.indexcorrespview{
    height: 515px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom:10px;
    font-weight: bold;
    font-size: 12.5
    text-align:center;
    line-height: 15px;
overflow-x:hidden; 
overflow-y:auto;
}

#maincontent > div.indexinmbed{
    height: 393px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align:right;
    text-size: 17px;
    font-weight: bold;
    line-height: 1.0em;
overflow:auto;
}

#maincontent > div.indexembed{
    height: 457px;
    padding-left: 5px;
    padding-right: 0px;
    padding-top: 0px;
    text-align:center;
    text-size: 20px;
    font-weight: bold;
    line-height: 1.0em;
    overflow:hidden;
}

#maincontent > div.indexhena{
    height: 535px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align:left;
    overflow:auto; 
}

#maincontent > div.indexhd{
    height: 535px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align:left;
    overflow-x:auto; 
    overflow-y:auto;

}

#maincontent > div.indextags{
    height: 535px;
    padding-left: 15px;
    padding-right: 10px;
    padding-bottom: 0px;
    background: #fff url("/img/anews2008.png") repeat top right;
    overflow-x:hidden; 
    overflow-y:auto;
}

#maincontent > div.indexhomepage{
    height: 537px;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 10px;
    text-align: left;
    text-size: 9px;
    background: #fff url("/img/anews2008b.png");
    overflow-x:hidden; 
    overflow-y:auto;
}


#maincontent > div.indexpageview{
    height: 535px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 7px;
    text-align: justify;
    text-size: 9px;
    line-height: 1.1em;
    background: #fff url("/img/anews2008bb.png");
    overflow-x:hidden; 
    overflow-y:hidden;
}


#maincontent > div.indexpage{
    height: 535px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: justify;
    text-size: 9px;
    line-height: 1.79955558888em;
    background: #fff url("/img/anews2008bb.png");
    overflow-x:hidden; 
    overflow-y:auto;
}

#maincontent > div.indexmosaik{
    height: 471px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background: #fff url("/img/anews2008.png");
    overflow-x:hidden; 
    overflow-y:auto;
}

#maincontent > div.indexmosaic22{
    height: 515px;
    padding-left: 80px;
    padding-right:50px;
    padding-top: 40px;
    text-align:left;
    text-size: 14px;
    font-weight: bold;
    line-height: 1em;
    background: #fff url("/img/anews2008b.png");
    overflow-x:hidden; 
    overflow:hidden;
}


#maincontent > div.indexmosaic2{
    height: 535px;
    padding-left: 0px;
    padding-right:5px;
    padding-top: 0px;
    text-align:right;
    text-size: 17px;
    font-weight: bold;
    line-height: 1.5em;
    background: #fff url("/img/anews2008.png");
    overflow-x:hidden; 
    overflow-y:hidden;
}

#maincontent > div.indexmosaic1{
    height: 535px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    text-align:center;
    text-size: 20px;
    font-weight: bold;
    line-height: 2.0em;
    overflow:hidden;
    background: #fff url("/img/anews2008.png");
}

#maincontent > div.indexmosaic{
    height: 515px;
    padding-left: 35px;
    padding-right: 10px;
    padding-top: 10px;
    text-align:right;
    text-size: 20px;
    font-weight: bold;
    line-height: 2.5em;
    overflow:hidden;
    background: #fff url("/img/anews2008.png");
}

#maincontent > div.indexblog{
    height: 510px;
    padding-left: 50px;
    padding-right: 30px;
    padding-top: 5px;
    text-align:right;
    text-size: 17px;
    font-weight: bold;
    line-height: 1.5em;
    overflow:auto;
    background: #fff url("/img/anews2008.png");
}


#maincontent > div.indexblognews{
    height: 505px;
    padding-left: 15px;
    padding-right: 0px;
    padding-top: 5px;
    text-align:right;
    text-size: 17px;
    font-weight: bold;
    line-height: 1.5em;
    overflow:hidden;
}

#maincontent > div.viewtags {
    height: 490px;
    line-height: 1.0em;
    font-size: 13pt;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    text-align:right;
overflow-x:hidden; 
overflow-y:auto;
}

#maincontent > div.viewhomepage {
    height: 448px;
    line-height: 0.7em;
    font-size: 8pt;
    padding-left: 10px;
    padding-right:15px;
    padding-top: 0px;
    text-align:left;

}

#maincontent > div.viewlocation {
    height: 503px;
    line-height: 1.0em;
    font-size: 13pt;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    text-align:right;
overflow-x:hidden; 
overflow-y:auto;
    background: #fff url("/img/anews2008.png") repeat top right;
}


#maincontent > div.viewwordtags {
    height: 534px;
    line-height: 2.0em;
    font-size: 14pt;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 0px;
    text-align:right;
    overflow-x:hidden; 
    overflow-y:auto;
    background: #fff url("/img/anews2008.png") repeat top right;
}

#maincontent > div.viewword {
    height: 459px;
    line-height: 2.0em;
    font-size: 13pt;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 22px;
    text-align:left;
    overflow-x:hidden; 
    overflow-y:auto;
    background: #fff url("/img/anews2008.png") repeat top right;
}

#maincontent > div.viewword_1 {
    height: 510px;
    line-height: 2.0em;
    font-size: 13pt;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 0px;
    text-align:left;
    overflow-x:hidden; 
    overflow-y:auto;
    background: #fff url("/img/anews2008.png") repeat top right;
}


#maincontent > div.viewword222_about {
    height: 490px;
    line-height: 1.8em;
    font-size: 13.5pt;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 0px;
    text-align:right;
    overflow:auto; 
    overflow-y:auto;
    background: #fff url("/img/anews2008.png") repeat top right;
}

#maincontent > div.viewword_hits {
    height: 510px;
    line-height: 1.5em;
    font-size: 12pt;
    padding-left: 20px;
    padding-right: 30px;
    padding-top: 5px;
    text-align:right;
    overflow:hidden; 
    overflow-y:auto;
    background: #fff url("/img/anews2008.png") repeat top right;
}


#maincontent > div.viewword_new {
    height: 535px;
    line-height: 2.0em;
    font-size: 11pt;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 0px;
    text-align:center;
    background: #fff url("/img/anews2008.png") repeat top right;
overflow-x:hidden; 
overflow-y:auto;
}

#maincontent > div.mosaic {
    height: 515px;
    line-height: 1.8em;
    font-size: 13.5pt;
    padding-left: 15px;
    padding-right: 35px;
    padding-top: 0px;
    text-align:right;
    overflow:hidden; 
    background: #fff url("/img/anews2008.png") repeat top right;

}

#maincontent > div.viewword222 {
    height: 468px;
    line-height: 1.8em;
    font-size: 13.5pt;
    padding-left: 15px;
    padding-right: 35px;
    padding-top: 0px;
    text-align:right;
    overflow:hidden; 
    background: #fff url("/img/anews2008.png") repeat top right;

}

#maincontent > div.viewword_about {
    height: 457px;
    line-height: 2.0em;
    font-size: 14pt;
    padding-left: 30px;
    padding-right: 35px;
    padding-top: 15px;
    text-align:left;
    font-weight: bolder;
    overflow-x:hidden; 
    overflow-y:auto;
    background: #fff url("/img/anews2008.png") repeat top right;
}

#maincontent > div.viewword_about9 {
    height: 491px;
    line-height: 2.0em;
    font-size: 12pt;
    padding-left: 60px;
    padding-right: 80px;
    padding-top: 15px;
    text-align:left;
    overflow-x:hidden; 
    overflow-y:auto;
    background: #fff url("/img/anews2008.png") repeat top right;
}

#maincontent > div.viewword_about10 {
    line-height: 2.0em;
    text-align:left;
    padding-right: 35px;
    overflow-x:hidden; 
    overflow-y:hidden;
}

#maincontent > div.viewword22 {
    height: 403px;
    line-height: 2.0em;
    font-size: 12pt;
    padding-left: 30px;
    padding-right: 35px;
    padding-top: 20px;
    text-align:right;
overflow-x:hidden; 
overflow-y:auto;
    background: #fff url("/img/anews2008.png") repeat top right;
}


#maincontent > div.viewword2 {
    height: 423px;
    line-height: 2.0em;
    font-size: 12pt;
    padding-left: 30px;
    padding-right: 35px;
    padding-top: 20px;
    text-align:right;
overflow-x:hidden; 
overflow-y:auto;
    background: #fff url("/img/anews2008.png") repeat top right;
}

#maincontent > div.viewword5w {
    height: 430px;
    line-height: 2.0em;
    font-size: 13pt;
    padding-left: 50px;
    padding-right: 20px;
    padding-top: 20px;
    text-align:left;
overflow-x:hidden; 
overflow-y:auto;
    background: #fff url("/img/anews2008.png") repeat top right;
}


#maincontent > div.viewwordloc {
    height: 423px;
    line-height: 2.0em;
    font-size: 15pt;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 10px;
    text-align:left;
overflow-x:hidden; 
overflow-y:auto;
    background: #fff url("/img/anews2008.png") repeat top right;
}

#maincontent > div.viewwordloc2 {
    height: 403px;
    line-height: 1.0em;
    font-size: 10pt;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 10px;
    text-align:left;
overflow-x:hidden; 
overflow-y:auto;
    background: #fff url("/img/anews2008.png") repeat top right;
}


#maincontent > div.network {
    height: 455px;
    line-height: 2.5em;
    font-size: 13pt;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    text-align:right;
overflow-x:hidden; 
overflow-y:auto;
    background: #fff url("/img/anews2008.png") repeat top right;
}

#maincontent > div.index, #maincontent > div.view_admin_log {
    height: 299px;
    padding-top:0px;
    padding-left: 10px;
    padding-right: 10px;
    text-align:left;
    overflow-x:hidden; 
    overflow-y:auto;
}

#maincontent > div.index, #maincontent > div.view_admin {
    height: 309px;
    padding-top:0px;
    padding-left: 10px;
    padding-right: 10px;
    text-align:left;
overflow-x:hidden; 
overflow-y:auto;
}


#maincontent > div.index, #maincontent > div.view {
    height: 535px;
    padding-top:0px;
    padding-left: 10px;
    padding-right: 10px;
    text-align:left;
overflow-x:hidden; 
overflow-y:auto;
}

#maincontent > div.indexadminalta{
    height: 404px;
    padding-left: 30px;
    padding-right: 10px;
    text-align:left;
overflow-x:hidden; 
overflow-y:auto;
}

#maincontent > div.indexadminlang{
    height: 561px;
    padding-left: 10px;
    padding-right: 30px;
    text-align:right;
    overflow-x:hidden; 
    overflow-y:auto;
}

#maincontent > div.indexadminuser{
    height: 539px;
    padding-left: 30px;
    padding-right: 10px;
    text-align:left;
    overflow:auto;
}

#maincontent > div.indexadminp{
    height: 555px;
    padding-left: 30px;
    padding-right: 10px;
    text-align:left;
    overflow:auto;
overflow:auto; 
}

#maincontent > div.indexadminadd4{
    height: 581px;
    padding-left: 30px;
    padding-right: 10px;
    text-align:left;
    overflow:auto;
}


#maincontent > div.indexadminadd3{
    height: 575px;
    padding-left: 30px;
    padding-right: 10px;
    text-align:left;
    overflow:auto;
}


#maincontent > div.indexadminadd2{
    height: 507px;
    padding-left: 30px;
    padding-right: 10px;
    text-align:left;
    overflow:auto;
}


#maincontent > div.indexadminadd{
    height: 529px;
    padding-left: 30px;
    padding-right: 10px;
    text-align:left;
    overflow:auto;
}

#maincontent > div.indexadminp{
    height: 555px;
    padding-left: 30px;
    padding-right: 10px;
    text-align:left;

}

#maincontent > div.indexadmin2{
    height: 456px;
    padding-left: 30px;
    padding-right: 10px;
    text-align:left;
overflow-x:hidden; 
overflow-y:auto;
}

#maincontent > div.indexadmin{
    height: 620px;
    padding-left: 30px;
    padding-right: 10px;
    text-align:left;
overflow-x:auto; 
overflow-y:auto;
}

#maincontent > div.indexadminmain{
    height: 620px;
    padding-left: 30px;
    padding-right: 10px;
    text-align:right;
    background: #fff url("/img/anews2008.png");
overflow-x:hidden; 
overflow-y:auto;
}

#maincontent > div.indexadmin_partners{
    height: 300px;
    padding-left: 30px;
    padding-right: 10px;
    text-align:left;
overflow-x:hidden; 
overflow-y:auto;

}

#maincontent > div.indexvideocat{
    height: 465px;
    padding-left: 30px;
    padding-right: 10px;
    text-align:left;
overflow-x:hidden; 
overflow-y:auto;
}

#maincontent > div.indexlivestreaming{
    height: 449px;
    padding-left: 280px;
    padding-right: 10px;
    text-align:right;
overflow-x:hidden; 
overflow-y:auto;
    padding-top:15px;
    background: #fff url("/img/anews2008.png");
}

#maincontent > div.indexlives{
    height: 407px;
    padding-left: 20px;
    padding-right: 20px;
    text-align:right;
overflow-x:hidden; 
overflow-y:auto;
    padding-top:15px;
    background: #fff url("/img/anews2008.png");
}

#maincontent > div.listleft{
    height: 50px;
    text-align:left;
}

#maincontent > div.listright{
    height: 50px;
    text-align:right;
}

#maincontent > div.indexfrontcat{
    height: 488px;
    padding-left: 20px;
    padding-right: 5px;
    text-align:left;
overflow-x:hidden; 
overflow-y:auto;
    padding-top:5px;
}

#maincontent > div.indexfrontcategory{
    height: 475px;
    padding-left: 20px;
    padding-right: 5px;
    text-align:left;
overflow-x:hidden; 
overflow-y:auto;
    padding-top:5px;
}

#maincontent > div.indexfront{
    height: 497px;
    padding-left: 25px;
    padding-right: 5px;
    text-align:left;
    overflow-x:auto; 
    overflow-y:auto;
    padding-top:5px;
    background: #fff url("/img/anews2008f.png");
}

#maincontent > div.error404{
    height: 497px;
    padding-left: 15px;
    padding-right: 5px;
    text-align:left;
    overflow-x:hidden; 
    overflow-y:auto;
    padding-top:5px;
    background: #fff url("/img/anews2008.png");
}


#maincontent > div.indexfronttop{
    height: 496px;
    padding-left: 15px;
    padding-right: 5px;
    text-align:left;
    overflow-x:hidden; 
    overflow-y:auto;
    padding-top:5px;
    background: #fff url("/img/anews2008f.png");
}

#maincontent > div.indexsearch{
    height: 497px;
    padding-left: 15px;
    padding-right: 5px;
    text-align:left;
    overflow-x:hidden; 
    overflow-y:auto;
    padding-top:5px;
    background: #fff url("/img/anews2008f.png");
}



#maincontent > div.indextag{
    height: 497px;
    padding-left: 20px;
    padding-right: 5px;
    text-align:left;
    overflow-x:hidden; 
    overflow-y:auto;
    padding-top:5px;
    background: #fff url("/img/anews2008f.png");
}

#maincontent > div.indexlistadmincat{
    height: 420px;
    padding-left: 20px;
    padding-right: 5px;
    text-align:left;
    padding-top:5px;
}

#maincontent > div.indexlistadmin{
    height: 615px;
    padding-left: 20px;
    padding-right: 5px;
    text-align:left;
    overflow:auto;
    padding-top:5px;
}

#maincontent > div.indexlistnoadmin {
    height: 515px;
    padding-left: 20px;
    padding-right: 5px;
    padding-top: 0px;
    text-align:right;
    overflow:auto; 
    overflow-y:auto;
    background: #fff url("/img/anews2008.png") repeat top right;
}

#maincontent {
    background-color: #FFF;
}

#maincontent h2 {
    border-bottom: 1px solid #999;
    padding-top: 0px;
    padding-right:0px
    padding-left:0px
}


#maincontent h2:first-word {
    color: #C81428;
}

#maincontent p {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 8pt;
}

#maincontent .words p {
        padding-top:10px
        padding-right:20px
        padding-left:10px

}

#maincontent .wwords p, #maincontent .words p {
    font-size: 1pt;
    line-height: 2.0em;
    padding-top:10px
    padding-right:20px
    padding-left:10px

}


#maincontent .wwords p {
	padding-left: 20px;
        padding-top:10px
        padding-right:10px

}

#maincontent .wwords p, #maincontent .words p {
    font-size: 11.5pt;
    line-height: 1.5em;
    padding-top:10px
    padding-right:20px
    padding-left:10px

}

#maincontent .thumbnail_index {
    border: 1px solid #999;
}


#title #video_of_the_foot {
    float: right;
    font-size: 14pt;
    width: 66px;
    height: 37.125px;
    text-align: center;
}


#title #video_of_the_week {
    float: left;
    font-size: 14pt;
    width: 209px;
    text-align: center;
    border-left: 1px solid #fff;
}



/* ######### Style for Drop Down Menu ######### */

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a{
position:absolute;
top: 0;
border: 0px solid #980E10; /*THEME CHANGE HERE*/
border-top-width: 0px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font: normal 12px Arial;
line-height:18px;
z-index:100;
width: 180px;
    background-color: grey;
    color: white;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 11px;
border-top: 0 solid #FDE8E9;
border-bottom: 1px solid #FDE8E9; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: white;
}

.dropmenudiv_a a.sub_bottom{
width: auto;
display: block;
text-indent: 11px;
border-top: 0 solid #678b3f;
border-bottom: 0px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: white;
background: transparent url(sub_bottom.gif) bottom left no-repeat;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
    background-color: #C81428;
    color: white;
}

.solidblockmenu li.current a {background: transparent url('/img/menu_bar/blockactive.gif');}

.solidblockmenu ul{
margin-left: 1px;
padding: 0;
float: left;
font: bold 13px Arial;
width: 769px;
border: 1px solid #625e00;
border-width: 0px 0;
background: black url("/img/menu_bar/blockdefault.gif") center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: white;
background: transparent url("/img/menu_bar/blockactive.gif") center center repeat-x;
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

.tabcontent{
display:none;
}


.admin > #searchbox {
    background-color: #AAA;
    text-align: left;
    border-bottom: 1px solid #999;
    height: 30px;
}

.admin > #searchbox form{
    margin: 0px;
    padding:0px;
    margin-right: 0px;
    width: 1px;
}

.admin > #searchbox input[type="text"] {
    margin: 0px;
    background:#FFFFFF none repeat scroll 0 0;
    border-color:#E6E6E6;
    border-style:solid none solid solid;
    border-width:1px medium 1px 1px;
    clear:none;
    float:right;
    font-size:8pt;
    height:13px;
    margin-bottom:5px;
    margin-top:5px;
    padding:0px;
    width:131px;

}

.admin > #searchbox input[type="image"] {
    clear:none;
    float:right;
    height:14px;
    margin:0px;
    padding:0px;
    margin-top:7px;
    width:187px;

}

#lang_select {ur
	font-size:8pt;
}

#searchbox h2 {
    background-color: #000;
    color: #fff;
    font-size: 75%;
    padding: 0px;
    margin: 0px;
}

#featured_box > #feature_correspondent > h3{
    width:225px;
    margin-top:7px;
    padding-top:0px;
    padding-left:0px;
    padding-right:5px;
    padding-bottom:3.5px;
    font-size: 14pt;
    min-height: 37px;
    text-align: left;
}


#feature_correspondent{
    margin-top:0px;
    text-align:left;
    padding-left:15px;
    padding-right:15px;
    font-size: 8.68pt;
    font-weight: bolder;
    width: 225px;
    font-weight: normal;
    margin-right:0px;
}


#feature_correspondent img{
    float:left;
    height:130px;
    margin-top:7px;
    margin-left:0px;
    margin-right:10px;
    margin-bottom:0px;
    width:95px;
    font-weight: bold;
}


.videos.index h3, .blogs.index h3 
     border-bottom: 1px solid #DDD;
}

div#related_frontpage {
	height: 299px;
        padding-top:0px; 
        padding-left:5px;
        padding-right:0px;
        overflow: hidden;
    background: #fff url("/img/anews2008.png");
}

div#related_frontpage h3 {
   text-align: center;
   border-bottom: 1px solid #DDD;
   font-size: 9pt;

}

div#related_frontpage a {
   text-decoration: none;
}

div#related_blogs {
	height: 450px;
	width: 10px;
 	border: 0px solid #999;
        font-size: 8pt;
overflow: hidden;
}

div#related_blogs h3 {
   text-align: center;
   border-bottom: 1px solid #DDD;
   font-size: 11pt;
   font-weight: bold;

}

div#related_blogs a {
   text-decoration: none;
}



div#related_homepage {
	height: 390px;
	width: 300px;
	border: 0px solid #999;
	border-top: 0px solid #999;
        font-size: 10.5pt;
        font-weight: standard;
        text-align: left;
        overflow-x:hidden; 
        overflow-y:auto;

}

div#related_homepage h3 {
   text-align: left;
   border-bottom: 0px solid #DDD;
}

div#related_homepage a {
   text-decoration: none;
   font-size: 12.5pt;
   font-weight: bold;
   padding:0px;
}

div#related_videos_bis {
        background: #fff url("/img/anews2008d.png");
	width: 266px;
        height:100px;
        margin-right: 0px
        margin-left: 0px
	border-right: 1px solid #999;
	border-bottom: 0px solid #999;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
        font-size: 6.5pt;
        font-weight: standard;
        text-align: left;
        overflow-x:hidden; 
        overflow-y:auto;

}


div#related_videos_bis2 {
        background: #fff url("/img/anews2008.png");
	width: 258px;
        height:100px;
        margin-right: 0px
        margin-left: 0px
	border-right: 1px solid #999;
	border-bottom: 0px solid #999;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
        font-size: 6.5pt;
        font-weight: standard;
        text-align: left;
        overflow-x:hidden; 
        overflow-y:auto;
}


div#related_videos2 {
        background: #fff url("/img/anews2008d.png");
	width: 300px;
        height: 124px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
        font-size: 7.5pt;
        font-weight: standard;
        text-align: left;
	line-height: 1.2em;
MARGINWIDTH:0px;
MARGINHEIGHT:5px;
        overflow-x:hidden; 
        overflow-y:auto;
}

div#related_videos22 {
	width: 440px;
        height: 124px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
        line-height: 0.5em;
        overflow-x:hidden; 
        overflow-y:hidden;
}


div#related_videos22_faldon {
	width: 224px;
        height: 240px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
        line-height: 0.5em;
        text-align: center;
        overflow-x:hidden; 
        overflow-y:auto;
}


div#related_videos {
        background: #fff url("/img/anews2008d.png");
	width: 205px;
        height:299px;
	border-bottom: 1px solid #999;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
        font-size: 6.5pt;
        MARGINHEIGHT:5px;
        line-height: 1.2em;
        overflow-x:hidden; 
        overflow-y:auto;

}

div#related_videos_homepage {
        background: #fff url("/img/anews2008d.png");
	width: 199px;
        height:302px;
	border-bottom: 1px solid #999;
	border-right: 0px solid #999;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
        font-size: 6.5pt;
        font-weight: standard;
        text-align: right;
        overflow-x:hidden; 
        overflow-y:auto;

}


div#related_videos h3 {
   text-align: left;
   border-bottom: 1px solid #DDD;
}

div#related_videos a {
   text-decoration: none;
   font-size: 7.5pt;
   font-weight: bold;
   padding:0px;
}

.blogs.index h3 {
    padding-left: 40px;
    border-bottom: 1px solid #DDD;
    font-size:20px;
}


#video_week_box_admin {
    height: 118px;
    width: 100%;
    background-position: bottom right;
    background-repeat: no-repeat;
    margin:0px;
	padding: 0px;
	text-align: right;
	border-left: 0px solid #fff;
overflow: hidden;
}

#video_week_tags {
    background-position: bottom center;
    padding: 1px;
    overflow: hidden;
}

#video_week_blog {
    width: 122px;
    height: 70px;
    background-position: bottom center;
    margin:1px;
    padding-bottom: 5px;
    text-align: center;
overflow: hidden;
}

#video_week_oneclick2 {
    width: 230px;
    height: 129.375px;
    background-position: bottom center;
    margin-bottom:15px;
    margin-right:5px;
    margin-left:5px;
    padding-bottom: 0px;
    text-align: center;
    overflow: hidden;
}


#video_week_oneclick {
    width: 276.6666666666px;
    height: 150px;
    background-position: bottom center;
    margin:5px;
    padding-bottom: 0px;
    text-align: center;
    overflow: hidden;
}

#video_week_mensajec {
    width: 225px;
    height: 135px;
    background-position: bottom center;
    margin:15px;
    padding-bottom: 5px;
    text-align: center;
    overflow: hidden;
}


#video_week_picture02 {
    width: 53.3px;
    height: 30px;
    background-position: bottom center;
    margin:0px;
    padding-bottom: 5px;
    text-align: center;
    overflow: hidden;
}


#video_week_picture2 {
    width: 75px;
    height: 42.1875px;
    background-position: bottom center;
    margin:0px;
    padding-bottom: 5px;
    text-align: center;
    overflow: hidden;
}

#video_week_picture22 {
    width: 125px;
    height: 70.3125px;
    background-position: bottom center;
    margin-right:0px;
    padding-right: 0px;
    padding-bottom: 5px;
    text-align: right;
    overflow: hidden;
}


#video_week_brief {
    width: 420px;
    height: 233px;
    background-position: bottom center;
    margin-top:5px;
    padding-bottom: 0px;
    text-align: center;
    overflow: hidden;
}

#video_week_brief1 {
    width: 300px;
    height: 140px;
    background-position: bottom center;
    margin-right:10px;
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: center;
    overflow: hidden;
}

#video_week_brief11 {
    width: 145px;
    height: 82px;
    padding-left:0px;
    padding-right:0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left:0px;
    margin-right:0px;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: left;
    overflow: hidden;
}

#video_week_brief12 {
    width: 98.6px;
    height: 57px;
    padding-left:0px;
    padding-right:0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left:0px;
    margin-right:0px;
    margin-top: 2px;
    margin-right: 0px;
    text-align: left;
    overflow: hidden;
}

#video_week_brief2 {
    width: 293.33px;
    height: 177px;
    background-position: bottom center;
    margin-right:10px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    overflow: hidden;
}

#video_week_brief4 {
    width: 295px;
    height: 200px;
    background-position: bottom center;
    margin-right:10px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    overflow: hidden;
}


#video_week_brief3 {
    width: 275px;
    height: 210px;
    background-position: bottom center;
    margin-right:10px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    overflow: hidden;
}



#video_week_mensajev {
    width: 179.55px;
    height: 108px;
    background-position: bottom center;
    margin:10px;
    padding-bottom: 5px;
    text-align: center;
    overflow: hidden;
}

#video_week_mensaje {
    width: 183.11px;
    height: 105px;
    background-position: bottom center;
    margin:10px;
    padding-bottom: 5px;
    padding-right: 5px;
    text-align: center;
    overflow: hidden;
}


#video_week_mosaico {
    width: 244px;
    height: 140px;
    background-position: bottom center;
    margin:2px;
    padding-bottom: 2px;
    text-align: center;
    overflow: hidden;
}


#video_week_foot {
    height: 56.9799999999999999999999px;
    padding-left: 1px;
    padding-left: 0px;
    padding-top: 2px;
    overflow: hidden;
}

#video_week_boxpub {
    width: 241px;
    height: 134.96875px;
    background-position: bottom center;
    background-repeat: no-repeat;
    margin:1px;
    padding-top: 2px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: right;
    border-left: 0px solid #fff;
    overflow: hidden;
}


#video_week_box {
    width: 209px;
    height: 117px;
    background-position: bottom center;
    background-repeat: no-repeat;
    margin:0px;
    padding: 0px;
    text-align: right;
    border-right: 1px solid #736F6E;
    overflow: hidden;
}

#feature_correspondent table td{
    border: none;
}

#feature_correspondent table * {
    font-size: 8pt;
}

#prefooter2 {
    border-top: 0px solid #000;
    width: 980px;
    background-color: #FFF;
    padding-right:0x
    padding-left:0x
    margin: auto;
}

#prefooter {
    border-top: 1px solid #736F6E;
    width: 980px;
    background-color: #FFF;
    padding-right:122px
    padding-left:122px
    text-align: center;
}

#pseudofooter {
    border-top: 0px solid #736F6E;
    height: 263.55px;
    width: 980px;
    background-color: #FFF;
    padding-right:0px
    padding-left:0px
    padding-top:0px
    overflow: hidden;
    background: #fff url("/img/anews2008e.png");
}

#pseudofooter2 {
    border-top: 3px solid #736F6E;
    height: 0px;
    width: 980px;
    background-color: #FFF;
    padding-right:0px
    padding-left:0px
    padding-top:0px
    overflow: hidden;
}


#pseudofooter3 {
    border-bottom: 3px solid #736F6E;
    height: 5px;
    width: 980px;
    background-color: #FFF;
    padding-right:0px
    padding-left:0px
    padding-top:0px
    overflow: hidden;
}



#pseudofooter h3 {
    text-align: left;
    margin: 0px;
}


#pseudofooter > table {
    width: 980px;
    text-align: center;
}

#pseudofooter table td{
    border:none;
    border-top: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
    vertical-align: top;
}

#pseudofooter table #5w {
    height: 45px;
}


#anews_home_mosaic {
    width: 35px;
    height: 20px;

    text-align:center;
    font-size: 9.5pt;
    color: #808080;
    padding-top:0px;
    padding-bottom:0px;
    padding-right:0px;
    padding-left: 0px;
}

#anews_home_videohd {
    margin:0px;
    padding-top:0px;
    padding-bottom:0px;
    padding-right:0px;
    padding-left: 0px;
}


#anews_home_video {
    text-align:center;
    font-size: 9.5pt;
    color: #808080;
    padding-top:11px;
    padding-right:0px;
    padding-left: 0px;
}

#anews_home_video h4{
    margin: 0px;
    font-size: 16pt;
    color: #000;
    padding-bottom: 10px;
    padding-top: 11px;
}

#anews_home_video a{
	color: #C81428;
	text-decoration: none;
        padding-bottom: 10px;
        padding-top: 11px;
}

#anews_home_video a:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #C81428;
    padding-bottom: 10px;
    padding-top: 11px;
}

#anews_home_video a.alt {
    color: #000;
    text-decoration: none;
    padding-bottom: 10px;
    padding-top: 11px;
}

#anews_home_video a.alt:hover {
    color: #FFF;
    background-color: #000;
    text-decoration: none;
    padding-bottom: 10px;
    padding-top: 11px;
}

#anews_home_video #anews_home_video_table td {
    border: none;
}

#anews_home_video #anews_home_video_table img {
    float: left;
    margin-right: 0px;
}



#anews_principles_esquina {
    text-align: right;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-top:10px;
    padding-right:10px
    height: 283px;
}


#anews_principles_esquinamenu {
    background: #fff url("/img/anews2008.png");
    text-align: center;
    padding-bottom: 0px;
    padding-left: 52px;
    padding-top:6px;
    padding-right:41px
}

#anews_principles_esquinamenu a {
    font-size: 17pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: justify;
}

#anews_principles_esquinamenu a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_esquinamenu a.alt {
    color: #000;
}

#anews_principles_esquinamenu a.alt:hover {
    color: #FFF;
    background-color: #000;
}

#anews_principles_blog {
    text-align: justify;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-right:5px
   
}

#anews_principles_blog a {
    font-size: 13.5pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: justify;

}

#anews_principles_blog a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_blog a.alt {
    color: #000;
}

#anews_principles_blog a.alt:hover {
    color: #FFF;
    background-color: #000;
}


#anews_principles_arriba {
    text-align: center;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-right:5px
overflow:auto;
}

#anews_principles_arriba a {
    font-size: 11pt;
    background: #fff url("/img/top_bar/fotofooter.png") repeat top right;
    font-weight: bold;
    color: #C81428;
    text-align: center;

}

#anews_principles_arriba a:hover {
  color: #FFFFFF;
  background: #fff url("/img/top_bar/fotofooter.png") repeat top right;
}

#anews_principles_arriba a.alt {
    color: #000;
}

#anews_principles_arriba a.alt:hover {
    color: #FFF;
 background: #fff url("/img/top_bar/fotofooter.png") repeat top right;}



#anews_principles_esquina {
    height: 280px;
    font-size: 11pt;
    text-align:left;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-top: 5px;
    padding-right:10px
    margin-bottom: 20px;
    margin-left: 5px;
    margin-top: 5px;
    margin-right:10px
}

#anews_principles_esquina a {
    font-size: 17pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: center;

}

#anews_principles_esquina a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_esquina a.alt {
    color: #000;
}

#anews_principles_esquina a.alt:hover {
    color: #FFF;
    background-color: #000;
}

#anews_principles_banner2 {
    font-size: 10pt;
    text-align: left;
    padding-bottom: 0px;
    padding-left: 40px;
    padding-top: 0px;
    padding-right:20px
   
}

#anews_principles_banner2 a {
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: center;

}

#anews_principles_banner2 a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_banner2 a.alt {
    color: #000;
}

#anews_principles_banner2 a.alt:hover {
    color: #FFF;
    background-color: #000;
}


#anews_principles_banner33 {
    font-size: 13pt;
    text-align: right;
    padding-bottom: 0px;
    padding-left: 35px;
    padding-right: 0px;
    padding-top: 0px;
    padding-right:28px
   
}

#anews_principles_banner33 a {
    font-size: 13pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: left;

}

#anews_principles_banner33 a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_banner33 a.alt {
    color: #000;
}

#anews_principles_banner33 a.alt:hover {
    color: #FFF;
    background-color: #000;
}

#anews_principles_banner_about3 {
    font-size: 12pt;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-right:0px
    margin:0px
    text-align: left;
    font-weight: bold;
}

#anews_principles_banner_about3 a {
    font-size: 12pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: left;
}

#anews_principles_banner_about3 a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_banner_about3 a.alt {
    color: #000;
}

#anews_principles_banner_about3 a.alt:hover {
    color: #FFF;
    background-color: #000;
}



#anews_principles_banner_about2 {
    font-size: 12pt;
    text-align: left;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 20px;
    padding-right:0px
   
}

#anews_principles_banner_about2 a {
    font-size: 12pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: left;

}

#anews_principles_banner_about2 a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_banner_about2 a.alt {
    color: #000;
}

#anews_principles_banner_about2 a.alt:hover {
    color: #FFF;
    background-color: #000;
}

#anews_principles_banner_about {
    font-size: 10.5pt;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-right: 125px;
    padding-top: 0px;
    padding-right:0px  
}

#anews_principles_banner_about a {
    font-size: 10.5pt;
    font-weight: bold;
    color: #C81428;
    text-align: left;
}

#anews_principles_banner_about a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_banner_about a.alt {
    color: #000;
}

#anews_principles_banner_about a.alt:hover {
    color: #FFF;
    background-color: #000;
}


#anews_principles_banner3 {
    font-size: 12.5pt;
    text-align: right;
    padding-bottom: 0px;
    padding-left: 35px;
    padding-right: 0px;
    padding-top: 0px;
    padding-right:28px
   
}

#anews_principles_banner3 a {
    font-size: 12.5pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: left;

}

#anews_principles_banner3 a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_banner3 a.alt {
    color: #000;
}

#anews_principles_banner3 a.alt:hover {
    color: #FFF;
    background-color: #000;
}



#anews_principles_banner4 {
    font-size: 10pt;
    text-align: center;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-top: 0px;
    padding-right:28px
   
}

#anews_principles_banner4 a {
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: left;

}

#anews_principles_banner4 a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_banner4 a.alt {
    color: #000;
}

#anews_principles_banner4 a.alt:hover {
    color: #FFF;
    background-color: #000;
}

#anews_principles_bannerview {
    font-size: 11pt;
    text-align: center;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-bottom: 20px;
    padding-right:0px   
}

#anews_principles_bannerview a {
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: center;

}

#anews_principles_bannerview a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_bannerview a.alt {
    color: #000;
}

#anews_principles_bannerview a.alt:hover {
    color: #FFF;
    background-color: #000;
}


#anews_principles_bannerview22 {
    font-size: 7.5pt;
    text-align: left;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right:0px   
}

#anews_principles_bannerview22 a {
    font-size: 7.5pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: left;

}

#anews_principles_bannerview22 a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_bannerview22 a.alt {
    color: #000;
}

#anews_principles_bannerview22 a.alt:hover {
    color: #FFF;
    background-color: #000;
}


#anews_principles_smallright {
    font-size: 8pt;
    text-align: right;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right:0px
   
}

#anews_principles_smallright a {
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: right;

}

#anews_principles_smallright a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_smallright a.alt {
    color: #000;
}

#anews_principles_smallright a.alt:hover {
    color: #FFF;
    background-color: #000;
}



#anews_principles_smallleft {
    font-size: 8pt;
    text-align: left;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right:0px
   
}

#anews_principles_smallleft a {
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: right;

}

#anews_principles_smallleft a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_smallleft a.alt {
    color: #000;
}

#anews_principles_smallleft a.alt:hover {
    color: #FFF;
    background-color: #000;
}


#anews_principles_small {
    font-size: 8.5pt;
    text-align: left;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right:0px
   
}

#anews_principles_small a {
    font-size: 8.5pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: left;

}

#anews_principles_small a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_small a.alt {
    color: #000;
}

#anews_principles_small a.alt:hover {
    color: #FFF;
    background-color: #000;
}


#anews_principles_brief {
    font-size: 9pt;
    font-weight: bold;
    text-align: justify;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right:10px
   
}

#anews_principles_brief a {
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: left;

}

#anews_principles_brief a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_brief a.alt {
    color: #000;
}

#anews_principles_brief a.alt:hover {
    color: #FFF;
    background-color: #000;
}


#anews_principles_banner {
    font-size: 14.5pt;
    text-align: center;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-top: 10px;
    padding-right:30px
   
}

#anews_principles_banner a {
    font-size: 14.5pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: left;

}

#anews_principles_banner a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_banner a.alt {
    color: #000;
}

#anews_principles_banner a.alt:hover {
    color: #FFF;
    background-color: #000;
}

#anews_principles_abajo_big {
    font-size: 16pt;
    text-align: center;
    padding-top:5px;
    margin-bottom: 5px;
    padding-left: 7px;
    padding-right:7px
}

#anews_principles_abajo_big a {
    font-size: 16pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: left;

}

#anews_principles_abajo_big a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_abajo_big a.alt {
    color: #000;
}

#anews_principles_abajo_big a.alt:hover {
    color: #FFF;
    background-color: #000;
}


#anews_principles_abajo {
    font-size: 13pt;
    text-align: center;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 0px;
    padding-right:5px
   
}


#anews_principles_abajo a {
    font-size: 13pt;
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: center;

}

#anews_principles_abajo a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles_abajo a.alt {
    color: #000;
}

#anews_principles_abajo a.alt:hover {
    color: #FFF;
    background-color: #000;
}

#anews_principles a {
    text-decoration: none;
    font-weight: bold;
    color: #C81428;
    text-align: left;

}

#anews_principles a:hover {
    color: #FFFFFF;
    background-color: #C81428;
}

#anews_principles a.alt {
    color: #000;
}

#anews_principles a.alt:hover {
    color: #FFF;
    background-color: #000;
}

#anews_home_google_table {
    border: 0;
    text-align: justify;
    padding-top:20px
    padding-bottom:30px
    padding-left:0px
    padding-right:0px
    height: 164px;
}

#anews_home_video_table {
    border: 0;
    text-align: justify;
    padding-top:20px
    padding-bottom:30px
    padding-left:0px
    padding-right:0px
    height: 164px;
}

#pseudofooter #anews_home_video_table {
    border: none;
}

#pseudofooter #anews_home_video_table > table > tr > td{
    border: none;
}

.anews_home_video_box {
    float: left;
    height: 90px;
    margin-right: 5px;
}

#anews_hd.anews_home_video_box {
    background-image: url('http://img.anews.eu/HD_SD_section/hd_label.gif');
    padding-top: 10px;
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: top left;
    height: 65px;
}

#anews_sd.anews_home_video_box {
    background-image: url('http://img.anews.eu/HD_SD_section/sd_label.gif');
    padding-top: 10px;
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: top left;
    height: 65px;
}

table {
    width: 100%;
    text-align: left;
}

table td{
    border: 1px solid #EFEFEF;
    vertical-align: top;
}

.W {
    font-weight: bold;
    font-variant: small-caps;
    font-size: 125%;
    color: #CFCFCF;
    padding: 0px;
    margin: 0px;

}

.W:hover {
    color: #C81428;
    font-weight: bold;
    font-variant: small-caps;
}

.W:first-letter {
    color: #C81428;
}

#footer {
    background:#000000 url('/img/blockdefault.gif') repeat-x center center;
    color: #fff;
    font-size: 10px;
    padding: 0px;
    padding-top: 5px;
    padding-left:10px;
    padding-right:20px;
    padding-bottom: 5px;
    height: 15px;
    clear: both;
}

#partners {
    background-color: #000;
    border-top: 1px solid #fff;
    color: #fff;
    font-size: x-small;
    padding: 50px;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    clear: both;
    background: #fff url("/img/anews2008.png");
}

#footer .inner_links {
    float:left;
}

#footer a {
    color: #fff;
}

a.title {
    font-weight: bold;
    color: #C81428;
    text-decoration: none;
    font-size: 12pt;
}

div.videos > p#flowplayer_p {
    padding: 0px;
    margin: 0px;
}


p#flowplayer_p {
    padding: 0px;
}

a#player{
    background-position:center center;
    background-repeat:no-repeat;
    wmode=transparent
}


/* splash image */
a.flowplayer img {
	margin-top:150px;
	border:0;
}


a.flowplayer {
    display:block;
    width:540px;
    height:303.75px;
    border:0px;
    background-color: #454545;
    text-align: center;
    wmode=transparent
}

a.flowplayerfull {
    display:block;
    width:750px;
    height:421.875px;
    border:0px;
    background-color: #454545;
    text-align: center;
    wmode=transparent
}


a.flowplayerfull img {
	margin-top:205px;
	border:0;
}


.loading {
    height: 10px;
    background: url('http://img.anews.eu/working.gif') 50% 50% no-repeat;
    wmode=transparent
}

