/* === main tags definition ===*/
BODY {
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
margin:0;
padding:0;
}
IMG {
border:0;
}
/* === global classes === */
.body {
background-color:white;
}
.container {}
.banner {
height:100px;
background-color:#052f74;
}
.main {
padding:10px;
padding-top:20px;
}
.main-container {
margin-left:228px;
}
.main-title {
color:#ffcc00;
font-size:1.2em;
margin:0 0 5px 10px;
}
.main-content {}
.footer {
clear:both;
}

.clearfloat{
clear:both;
}
/* === main menu ===*/
.main-menu {
width:208px;
position:absolute;
left:10px;
background: transparent url(../images/menu-bkg.png) right bottom no-repeat;
margin-bottom:20px;
font-size:100%;
padding-bottom:5px;
}
.main-menu ul{
margin:0 0 5px 20px;
padding:0;
}
.main-menu li{
list-style-type:none;
padding:0;
margin:0;
}
.main-menu li a{
display:block;
font-size:1em;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
/* padding:4px 0 3px 24px !important; */
padding:2px 0 3px 24px;
margin-top:8px;
}
.section-list {
background:#eaf0f4 url(../images/menu-list-bottom.gif) left bottom no-repeat;
margin:0 6px 5px 0px;
padding:0 5px 8px 10px;
display:none;
}
.section-list ul{
margin:0; 
padding-top:7px;
}
.section-list li{
padding:2px 0 2px 5px;
margin-left:12px;
margin-right:5px;
list-style-type:disc;
}
.section-list li a{
color:#00aced;
font-size:1.1em;
padding:0;
margin:0;
}
.section-list li a.selected{
color:black;
font-weight:normal;
padding:2px 0 1px 0;
}
.main-menu-home {
background: transparent url(../images/menu-top.gif) no-repeat;
padding:8px 0 0 20px;
}
.main-menu-home a, .main-menu-home a:visited{
color:#FFFFFF;
display:block;
padding:13px 17px 0 65px;
font-size:0.95em;
text-decoration:none;
font-weight:bold;
background: transparent url(../images/menu-home.gif) no-repeat;
height:76px;
}

#menu-section-1 { color:#ffcc00; background: #ffcc00 url(../images/menu-section-1-bottom.gif) left bottom no-repeat; margin-right:6px;}
#menu-section-2 { color:#f7931d; background: #f7931d url(../images/menu-section-2-bottom.gif) left bottom no-repeat; margin-right:6px;}
#menu-section-3 { color:#ed1c24; background: #ed1c24 url(../images/menu-section-3-bottom.gif) left bottom no-repeat; margin-right:6px;}
#menu-section-4 { color:#a3cd39; background: #a3cd39 url(../images/menu-section-4-bottom.gif) left bottom no-repeat; margin-right:6px;}
#menu-section-5 { color:#0cb14b; background: #0cb14b url(../images/menu-section-5-bottom.gif) left bottom no-repeat; margin-right:6px;}
#menu-section-6 { color:#00adef; background: #00adef url(../images/menu-section-6-bottom.gif) left bottom no-repeat; margin-right:6px;}
#menu-section-7 { color:#18499f; background: #18499f url(../images/menu-section-7-bottom.gif) left bottom no-repeat; margin-right:6px;}
#menu-section-8 { color:#722295; background: #722295 url(../images/menu-section-8.gif) left bottom no-repeat; margin-right:6px;}
#menu-section-1 .closed { background:transparent url(../images/menu-section-1-top.gif) left top no-repeat; }
#menu-section-2 .closed { background:transparent url(../images/menu-section-2-top.gif) left top no-repeat; }
#menu-section-3 .closed { background:transparent url(../images/menu-section-3-top.gif) left top no-repeat; }
#menu-section-4 .closed { background:transparent url(../images/menu-section-4-top.gif) left top no-repeat; }
#menu-section-5 .closed { background:transparent url(../images/menu-section-5-top.gif) left top no-repeat;}
#menu-section-6 .closed { background:transparent url(../images/menu-section-6-top.gif) left top no-repeat; }
#menu-section-7 .closed { background:transparent url(../images/menu-section-7-top.gif) left top no-repeat; }
#menu-section-8 .closed { background:transparent url(../images/menu-section-8-top.gif) left top no-repeat; padding:30px 0 0 24px; }
#menu-section-1 .closed:hover{ background:transparent url(../images/menu-section-1-hi.gif) left top no-repeat; }
#menu-section-2 .closed:hover{ background:transparent url(../images/menu-section-2-hi.gif) left top no-repeat; }
#menu-section-3 .closed:hover{ background:transparent url(../images/menu-section-3-hi.gif) left top no-repeat; }
#menu-section-4 .closed:hover{ background:transparent url(../images/menu-section-4-hi.gif) left top no-repeat; }
#menu-section-5 .closed:hover{ background:transparent url(../images/menu-section-5-hi.gif) left top no-repeat; }
#menu-section-6 .closed:hover{ background:transparent url(../images/menu-section-6-hi.gif) left top no-repeat; }
#menu-section-7 .closed:hover{ background:transparent url(../images/menu-section-7-hi.gif) left top no-repeat; }
#menu-section-8 .closed:hover{ background:transparent url(../images/menu-section-8-hi.gif) left top no-repeat; }
#menu-section-1 .opened { background:transparent url(../images/menu-section-1-on.gif) left top no-repeat; }
#menu-section-2 .opened { background:transparent url(../images/menu-section-2-on.gif) left top no-repeat; }
#menu-section-3 .opened { background:transparent url(../images/menu-section-3-on.gif) left top no-repeat; }
#menu-section-4 .opened { background:transparent url(../images/menu-section-4-on.gif) left top no-repeat; }
#menu-section-5 .opened { background:transparent url(../images/menu-section-5-on.gif) left top no-repeat; }
#menu-section-6 .opened { background:transparent url(../images/menu-section-6-on.gif) left top no-repeat; }
#menu-section-7 .opened { background:transparent url(../images/menu-section-7-on.gif) left top no-repeat; }
#menu-section-8 .opened { background:transparent url(../images/menu-section-8-on.gif) left top no-repeat; }
#menu-section-1-content a,#menu-section-2-content a,#menu-section-3-content a,#menu-section-4-content a,#menu-section-5-content a,#menu-section-6-content a,#menu-section-7-content a {
background-image:none;
}

#menu-section-1 div, #menu-section-2 div, #menu-section-3 div, #menu-section-4 div, #menu-section-5 div, #menu-section-6 div, #menu-section-7 div{margin:0 0 5px 0;}
/* ======= Page content ========== */
.main-text {
/*background: white url(../images/text-top.gif) top repeat-x;*/
padding:12px 10px 12px 10px;
}
.main-text p,li{
/* font-size:0.8em; */
font-size:82%; /* 1em in IE is not the same as in Moz FF */
line-height:140%;
margin:6px 4px 6px 4px;
}
.main-text img.image_left{
float:left;
margin: 0 10px 10px 0;
}
.main-text img.img-video-feat{float:left; margin:8px 10px 10px 3px; display:block;}
.main-text a{
color:#02abee;
font-weight:normal;
line-height:140%;
text-decoration:none;
}
.main-text a:hover{
color:#00acee;
text-decoration:underline;
} 
.main-text a:link{
color:#19499e;
}
.main-text a:visited, .box-right a:visited{
color:purple;
}

.main-text a:visited:hover, .box-right a:visited:hover{
color:purple;
}
.main-text h1{
font-weight:normal;
font-size:1.2em;
}
.main-text h2{
font-weight:bold;
font-size:0.9em;
color:#000000;
background-color:#ebf0f4;
padding:4px;
}
.main-text h3{
font-weight:bold;
font-size:0.8em;
/*background-color:#ebf0f4;*/
padding:0;
margin:15px 0 8px auto;
}
.main-text h4{
font-size:0.8em;
font-weight:bold;
}
.main-text ul{
margin-top:5px;
}
.main-text li, .accordion-item li{
list-style-type:none;
list-style-image:url(../images/bullet.gif);
padding:0 0 2px 0;
margin:0;
}

.main-text table{
border-collapse:collapse;
border:#333 thin 1px;
margin-left:20px;
}

.main-text td{
border-collapse:collapse;
border:#333 thin 1px;
}

.main-text td p{
padding:3px;
margin:0;
}
/** page spending **/
.main-text table.spending{
border:none;
margin: 20px 0;
width:100%;
}
.main-text table.spending th{
padding:3px 10px;
font-size:11px;
text-align:left;
border:#B6CBDD solid 1px;
background:#EDF3F3;
font-weight:bold;
}
.main-text table.spending th.center{
text-align:center;
background:#B6CBDD;
}
.main-text table.spending th.dark{
background:#B6CBDD;
font-size:12px;
font-weight:bold;
text-align:right;
}
.main-text table.spending th.big{
padding:3px 10px;
font-size:12px;
text-align:left;
border:#B6CBDD solid 1px;
background:#EDF3F3;
font-weight:bold;
text-align:right;
}
.main-text table.spending td{
padding:2px 10px;
font-size:12px;
text-align:left;
border:#B6CBDD solid 1px;
background:#fff;
text-align:right;
}
.main-text table.spending td.no-border{
border:none;
background:none;
}
/** end page spending **/
.main-text .combo-country{
margin-bottom:25px;
}

.news-date {
text-align:right;
font-size:0.7em;
color:#999999;
}

.regionalprofiles {
display:none;
}
.thematicprofiles {
display:none;
}
.cnt-download {
display:none;
}

#controller{
padding:6px;
font-size:11px;
color:#666;
}
/* ======== Tabs ======== */
.yellow .main-title {
color:#ffcc00;
}

.orange .main-title {
color:#f7931d;
}

.orange .tab-togglers {
border-bottom:1px solid #f7931d;
}

.orange .tabs .tab-togglers a{
color:#f7931d;
}
.orange .tabs .tab-togglers a:hover{
background-color:#f7931d;
border-top:1px solid #f7931d;
border-left:1px solid #f7931d;
border-right:1px solid #f7931d;
border-bottom:1px solid #f7931d;
color:white;
}
.orange .tabs .tab-togglers a.active{
background-color:#f7931d;
border-top:1px solid #f7931d;
border-left:1px solid #f7931d;
border-right:1px solid #f7931d;
border-bottom:1px solid #f7931d;
color:#FFFFFF;
}

.main-title span{font-size:50%; color:#999999; margin-left:5px;}

.red .main-title {
color:#ed1c24;
}

.red .tab-togglers {
border-bottom:1px solid #ed1c24;
}

.red .tabs .tab-togglers a{
color:#ed1c24;
}
.red .tabs .tab-togglers a:hover{
background-color:#ed1c24;
border-top:1px solid #ed1c24;
border-left:1px solid #ed1c24;
border-right:1px solid #ed1c24;
border-bottom:1px solid #ed1c24;
color:white;
}
.red .tabs .tab-togglers a.active{
background-color:#ed1c24;
border-top:1px solid #ed1c24;
border-left:1px solid #ed1c24;
border-right:1px solid #ed1c24;
border-bottom:1px solid #ed1c24;
color:#FFFFFF;
}

.light-green .main-title {
color:#a3cd39;
}

.dark-green .main-title {
color:#0cb14b;
}

.dark-green .tab-togglers {
border-bottom:1px solid #a3cd39;
}

.dark-green .tabs .tab-togglers a{
color:#a3cd39;
}
.dark-green .tabs .tab-togglers a:hover{
background-color:#a3cd39;
border-top:1px solid #a3cd39;
border-left:1px solid #a3cd39;
border-right:1px solid #a3cd39;
border-bottom:1px solid #a3cd39;
color:#FFFFFF;
}
.dark-green .tabs .tab-togglers a.active{
background-color:#a3cd39;
border-top:1px solid #a3cd39;
border-left:1px solid #a3cd39;
border-right:1px solid #a3cd39;
border-bottom:1px solid #a3cd39;
color:#FFFFFF;
}

.light-blue .main-title {
color:#00adef;
}

.dark-blue .main-title {
color:#18499f;
}

.dark-blue .tab-togglers {
border-bottom:1px solid #18499f;
}

.dark-blue .tabs .tab-togglers a{
color:#18499f;
}
.dark-blue .tabs .tab-togglers a:hover{
background-color:#18499f;
border-top:1px solid #18499f;
border-left:1px solid #18499f;
border-right:1px solid #18499f;
border-bottom:1px solid #18499f;
color:#FFFFFF;
}
.dark-blue .tabs .tab-togglers a.active{
background-color:#18499f;
border-top:1px solid #18499f;
border-left:1px solid #18499f;
border-right:1px solid #18499f;
border-bottom:1px solid #18499f;
color:#FFFFFF;
}


/* ========= Elements =============== */
.pdf-file {
display:block;
background: transparent url(../images/icon_pdf.gif) left center no-repeat;
margin:0;
padding: 2px 0  2px 20px;
}

span.button-lang {
display:block;
float:left;
margin: 5px 0 0 10px;
padding:10px 0 0 20px;
background: url(../images/icon_video1.gif) 0px 10px no-repeat;
}

a.button-lang {
display:block;
float:left;
margin:15px 2px 2px 0;
padding:0;
border:1px solid black;
background-color:#FFFFFF;
color:#000000;
text-decoration:none;
width:16px;
font-size:0.8em;
text-align:center;
}
a.button-lang:hover {
text-decoration:none;
color:black;
}

div.js-combo ul{
padding:0;
margin-left:-100px;
}
/* ========= Boxes ================== */
.graybox {
background-color:#F2F2F2;
padding:10px;
}

.graybox-gradient{
background:white url(../images/graybox-gradient.gif) repeat-x top;
padding:3px;
border:1px solid #dae4ed;
margin:-10px;
zoom:1;
}

.graybox embed, .graybox object{
margin-left:3px;
}

.graybox .corner-top-left {
background:url(../images/cm-top-left.gif) left top no-repeat;
float:left;
margin: -10px 0 0 -10px !important;
margin: -10px 0 0 -5px;
text-indent:-9999px;
height:12px;
width:12px;
}
.graybox .corner-top-right {
background:url(../images/cm-top-right.gif) right top no-repeat;
float:right;
margin: -10px -10px 0 0 !important;
margin: -10px -5px 0 0;
text-indent:-9999px;
height:12px;
width:12px;
}
.graybox .corner-bottom-left {
background:url(../images/cm-bottom-left.gif) left bottom no-repeat;
float:left;
margin: -2px 0 0 -10px !important;
margin: -8px 0 0 -5px;
text-indent:-9999px;
height:12px;
width:12px;
}
.graybox .corner-bottom-right {
background:url(../images/cm-bottom-right.gif) right bottom no-repeat;
float:right;
margin: -2px -10px 0 0 !important;
margin: -8px -5px 0 0;
text-indent:-9999px;
height:12px;
width:12px;
}
/* ========= Tabs nav ===========*/
.tab-togglers {
margin-bottom:20px;
border-bottom:1px solid #a2c6df;
padding-bottom:29px;
}
.tab-togglers ul {
margin:0;
padding:0;
}
.main-text .tab-togglers li{
list-style:none;
float:left;
background-image:url(../images/shim.gif);
margin-right:2px;
}

.tabs .tab-togglers a{
display:block;
color:#0cb14b;
background-color:white;
padding:5px 15px 5px 15px;
font-weight:bold;
font-size:0.9em;
text-decoration:none;
border-bottom:1px solid white;
border-top:1px solid white;
border-left:1px solid white;
border-right:1px solid white;
background-image:url(../images/shim.gif);
}
.tabs .tab-togglers a:hover{
color:white;
background-color:#0cb14b;
border-top:1px solid #a2c6df;
border-left:1px solid #a2c6df;
border-right:1px solid #a2c6df;
border-bottom:1px solid #0cb14b;
}
.tabs .tab-togglers a.active{
color:white;
background-color:#0cb14b;
border-top:1px solid #a2c6df;
border-left:1px solid #a2c6df;
border-right:1px solid #a2c6df;
border-bottom:1px solid #0cb14b;
}
.tab-panel {
clear:both;
}
.tabs .tab-togglers a.disabled{
background-color:#aaa;
color:#ccc;
border-bottom:1px solid #a2c6df;
border-top:1px solid #aaa;
border-left:1px solid #aaa;
border-right:1px solid #aaa;
cursor:default;
}
.tabs .tab-togglers a.disabled:hover{
background-color:#aaa;
color:#ccc;
border-bottom:1px solid #a2c6df;
border-top:1px solid #aaa;
border-left:1px solid #aaa;
border-right:1px solid #aaa;
text-decoration:none;
}
/* ========= accordions ========= */
.accordion {

}
.accordion .toggler {
padding:10px;
color:#18499f;
background: #fff url(../images/fade-steel2.gif) top repeat-x;
border:1px solid #d9e4ed;
margin:0;
font-size:0.8em;
}
.accordion .toggler b{
display:block;
padding-left:20px;
background: url(../images/arrow-blue-down.gif) left no-repeat;
cursor:pointer;
}
.accordion .panel {
padding:0px;
margin-bottom:10px;
margin-left:10px;
height:auto;
}

.accordion .panel ul{
background:#fafafa;
padding:0 0 5px 10px;
margin:10px 0 0 0;
}

.accordion .panel ul li{
margin:0 0 0 20px;
}

.accordion .panel ul li.pdf-file{
display:block;
background: transparent url(../images/icon_pdf.gif) left center no-repeat;
margin:0;
padding: 2px 0  2px 20px;
list-style:none;
}

#press .accordion .panel ul li{
	list-style-image:none;
}

.col-middle {
margin-right:220px;
}
.col-right {
position:absolute;
width:206px;
right:0;
top:130px;
}

.box-right {
background: white url(../images/box-right-bkg.png) left bottom no-repeat;
padding:10px 0 10px 10px;
margin:0;
margin-bottom:10px;
clear:both;
zoom:1;
}
.box-right .box-right-header{
background: white url(../images/box-right-header.png) left bottom no-repeat;
height:10px;
margin:-10px 0 0 -10px;;
}
.box-right h3 {
background: #eaf0f4 url(../images/box-right-title.png) no-repeat top left;
color:#18499F;
margin: 0px 0 0 -10px;
padding:3px 5px 2px 35px; 
font-size:0.8em;
font-weight:bold;

}
.box-right p{
padding:7px 0 7px 5px;
background-color:#FFFFFF;
margin:0 0 0 -2px;
font-size:0.8em;
clear:none;
}

.box-right ul{
background-color:#FFFFFF;
list-style:none;
margin:0;
margin-left:-2px;
padding:5px 0 10px 0;
}
.box-right ul li{
margin:0 0 0 0;
font-size:0.8em;
padding:0 0 0 5px;
}
.box-right a{
color:#02abee;
font-weight:normal;
text-decoration:none;
}
.box-right a:hover{
color:#00acee;
text-decoration:underline;
} 
.box-right a:link{
color:#19499e;
}
.box-right .hidden {
background: white url(../images/box-right-title.png) no-repeat;
padding:0;
position:absolute;
left:10px;
height:10px;
width:206px;
font-size:0;
text-indent:-9999px;
}
.box-right .gradient{
padding:5px;
background:transparent url(../images/menu-bkg.png) right top repeat-y;
margin:0;
}
.box-right .arrowed-link {
display:block;
padding:5px;
padding-left:20px;
background-color:#FFFFFF;
margin: 5px 0 0 -2px;
font-size:0.8em;
background: white url(../images/arrow-blue.gif) left no-repeat;
text-decoration:none;
color:#00aced;
font-weight:bold;
}

.box-right .video-player{
display:block;
background: transparent url(../images/icon_video1.gif) left center no-repeat;
margin:0;
padding: 2px 0  2px 20px;
}

.box-right .bg_black{
background:#000000;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/slimbox/bt_prev.png) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/slimbox/bt_next.png) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 25px;
	background: transparent url(http://www.iadeca-oposiciones.com/bt_close.gif) no-repeat center right;
	margin: 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/* === Video players === */
.video-item, .accordion-item {
margin:10px;
padding:10px;
background-color:#fafafa;
clear:both;
}

.accordion-item p {
padding:3px 0 3px 0;
}

small {
	font-size:0.7em;
}

.accordion-item h3{
color:#18499F;
margin-left:4px;
}

.accordion-item ul {
margin: 0;
}

.accordion-item table {margin-left:5px;}

/*.video-item p{
margin:0;
padding:0 0 5px 0;
margin-left:140px;
}*/
div.video-item{
margin-top:10px;
clear:both;
padding:10px;
zoom:1; /* force HasLayout for IE */
}

div.video-item a img{
margin:0 10px 0 0;
padding:2px;
float:left;
width:80px;
border:1px solid #18499F;
}

div.video-item p{
margin:0 150px 0 95px;
}

div.video-item p.video-duration{
margin:0;
float:right;
text-align:right;
width:140px;
}

.video-resolution{
font-size:80%;
}

#general div.video-item p, #general div.video-item h3, #general div.video-item ul li, #countries_regions div.video-item p, #countries_regions div.video-item h3, #countries_regions div.video-item ul li, #success_stories div.video-item p, #success_stories div.video-item h3, #success_stories div.video-item ul li, .js-combo{
margin: 0 0 8px 100px;
padding:0;
}

#general div.video-item ul li.js-combo-result, #countries_regions div.video-item ul li.js-combo-result{
list-style-image:none;
}

#general .video-item a img, #countries_regions .video-item a img, #success_stories .video-item a img{
margin:0;
float:none;
width:auto;
border:none;
padding:0;
}

#general .video-item img.image_right{
float:right;
}

.video-player-button {
    background:transparent url(http://ec.europa.eu/social/images/swf/play_transp.png) no-repeat center;
    width:42px; height:42px;
	margin:110px 0px 0px 150px;
	cursor:pointer;
    position:absolute;
}

.accordion-item div.thumbnail{
display:inline;
}

.accordion-item div.thumbnail img{
margin:10px;
vertical-align:top;
}

/* Squeeze box */
#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:	visible;
}

#sbox-overlay {
	position: absolute;
	background-color: #003;
	left: 0px;
	top: 0px;
	zoom: 1;
}


#sbox-window
{
	position: absolute;
	background-color: #fff;
	text-align: left;
	overflow: visible;
	padding: 10px;
	-moz-border-radius:	3px;
	-webkit-border-radius:3px;
}

#sbox-btn-close
{
	position: absolute;
	width: 30px;
	height: 30px;
	right: -15px;
	top: -15px;
	background: url(../images/closebox.png) no-repeat center;
	border:	none;
}

.sbox-window-ie6 #sbox-btn-close
{
	background-image: url(../images/closebox.gif);
}

.sbox-loading #sbox-content
{
	background-image: url(../images/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#sbox-content
{
	clear: both;
	overflow: auto;
	background-color: #fff;
	height:	100%;
	width: 100%;
}

.sbox-content-image#sbox-content
{
	overflow: visible;
}

#sbox-image
{
	display: block;
}

.sbox-content-image img
{
	display: block;
}

.sbox-content-iframe#sbox-content
{
	overflow: visible;
}

.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility: hidden;
}

/* --------------------   */
.adv-search {
float:right;
min-width:200px;
margin:-40px 0 0 20px;
padding:8px 0 8px 50px;
background:white url(../images/adv-search.png) no-repeat;
}

.adv-search a{
font-weight:bold;
color:#00ACED;
}

.more-video {
float:right;
padding:5px 15px 5px 36px;
background:#fafafa url(../images/arrow-more-video.gif) no-repeat;
font-size:0.8em;
}

.more-video a{
font-weight:bold;
}

.adv-search a:link{
font-weight:bold;
color:#00ACED;
}
.adv-search a:hover{
text-decoration:none;
color:#00ACED;
}
.adv-search a:visited{
color:#00ACED;
}
/* --------------- */
.banner-search {
position:absolute;
right:10px;
top:10px !important;
top:20px;
background:transparent url(../images/bg_search.jpg) left no-repeat;
padding:20px;
padding-right:0;
padding-left:15px;

}

.ggs-input {
font-size:11px;
width:120px;
padding:1px;
}
.ggs-submit {
font-size:10px;
border:1px solid #999999;
}
#gs-search-container .gsc-control {
width:90%;
}
#gs-search-container .gsc-search-box {
width:300px;
}
.gs-webResult {
width:90%;
}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
	width: 170px;
	height: 180px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical li {
	display: block;
	width: 170px;
	color: #333333;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 6px;
	float: left;
	height:140px;
}
.news-ticker a{
text-decoration:none;
}
.news-ticker h4{
font-size:12px;
margin:0;
}
.news-ticker p{
font-size:11px;
margin:0;
color:black;
}
#home-news {
width: 190px;
height: 150px;
display: block;
overflow: hidden;
position: relative;
background-color:#FFFFFF;
}
