#page {
	margin:0 auto;
	width:960px;
	position:relative;
	background: transparent url(../images/bg-glow.png) no-repeat scroll center 0;
}



/* ============== top slider section ======================= */

.mid-wrapper{ background:#FFF url(../images/bg-mid.gif) repeat-x 0 -70px; text-align:left; 
}
.feature-img {
	border: 10px solid #e6e6e6;
	position: absolute;
	left: 20px;
	top: 20px;
	float: none;
}
.topPost {
	font-size:9pt;
	margin:0!important;
	height:380px;
	padding:0;
	position:relative;
	text-align:left;
}
/*.topPost a img {
	border: 10px solid #FFFFFF;
	position: absolute;
	left: 20px;
	top: 30px;
	float: none;
}*/
.topTitle {
	margin: 0px;
	padding: 0 0 5px 0;
}
.topPost h2.topTitle a {
	font-size: 16px;
	font-weight: bold;
	color: #777 !important;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase;
}
.topPost h2.topTitle a:hover { color: #567488; }
.topPost p.topMeta {
	color:#111;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	border-bottom:2px solid #CCCCCC;
	font-size:11px;
	padding-bottom:10px;
}

.topPost div.topContent {
	color:#FFFFFF;
	font-size:100%;
	padding:0 20px;
	margin:15px 60px 15px 0 !important;
	
}
.topPost-right {
	font-size: 100%!important;
	color: #fff;
	margin: 30px 0!important;
	float: right!important;
	width: 300px!important;
}




.highlight {
	color: #222;
	font-weight: bold;
}

.cleared {
	margin: 0;
	padding: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}

.aligncenter, div.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}



img.size-large, img.size-thumbnail {
/*margin:10px 0 10px -8px !important;*/
border:4px solid #E6E6E6;
}



.img-left{
float:left;
margin:-2px 0 0;
}


.float-right{
float:right;
}


/* ========================== SLIDER ======================= */


/* root element for tabs */
#flowtabs {
margin:20px auto 0;
padding:0 0 8px 35px;
width:960px;
}

#flowtabs  ul{
height:55px;

}

#flowtabs li { 
	float:left; 
	margin:5px; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
	position:relative;
}

/* a- tag inside single tab */
#flowtabs li a {
	background:#EEEEEE none repeat scroll 0 0;
	color:#000000;
	display:block;
	font-size:12px;
	height:44px;
	margin:0 !important; 
	padding:0 !important; 
	text-align:center;
	text-decoration:none;
	width:54px;
	outline: none!important;
	/* font decoration */
	color:#000; 
	font-size:12px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
	
}

#flowtabs img { border:2px solid #999; 	 }
#flowtabs img a { margin:0 !important; 
	padding:0 !important; 	 }
 
/* mouseover state */
#flowtabs a:hover 		{  }
#flowtabs a:hover  img	{ border:2px solid #fff; 	 }


/* colour of currently selected tabs  green*/
#flowtabs a.current		{ cursor:default;  }
#flowtabs a.current	img { border:2px solid #0894A5; }


/* panes */
#flowpanes {
	width:960px;
	height:375px;	
}


/* single pane */
#flowpanes div {
	display:none;	
	color:#fff;	
	margin: 0 20px;
}

/* some decorations for elements inside single pane */
#flowpanes div h2, #flowpanes div h2 a {

}

#flowpanes a {
	color:#0894A5;	outline: none!important;	
	
}

#flowpanes p, #flowpanes samp {
	color:#777;	
	letter-spacing:0.00em;
    line-height:1.6em;	
	
}

#flowpanes div.narrow {
	padding-right:160px;		
}

/* override the root element to enable scrolling */
#flowpanes {
	position:relative;
	overflow:hidden;
	clear:both;
}

/* override single pane */
#flowpanes div {
	float:left;
	display:block;
	width:960px;
	cursor:pointer;
	font-size:14px;
}

/* our additional wrapper element for the items */
#flowpanes .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

#flowpanes .less, #flowpanes .less a {
	color:#999 !important;
	font-size:11px;
}


#flowpanes embed, #flowpanes object {
width:500px!important;
height: 325px!important;

}

.prev a, .next a{

outline: none!important;
}

.prev, .next{
background: transparent url(../images/nav-arrows.png) no-repeat 0 0; 
border:none;
text-indent:-9999px;
outline: none !important;
}
.next, next a{
	display:block;
	width:32px;
	height:66px;
	position:absolute;
	top:140px;
	right:0;
	background-position:-45px 0;
	outline: none !important;
	background-image: url(../images/nav-arrows.png);
}

/*.next:hover{
background-position:-45px 0;

}*/
.next:focus{
outline: none !important;

}

.prev{
	display:block;
	width:32px;
	height:66px;
	position:absolute;
	top:140px;
	background-position:0 0;
}


.thumb-image{
width:50px;
height:40px;

}

/*.prev:hover{
background-position:0 0;
}
*/
.container #efectiv_content .bottom .container .content .mid-wrapper .container_16 #page #slider #flowpanes .items div #vid object {
	padding-left: 25px;
}






/* twitter */



  ul#twitter_update_list {
	margin: 0;
	padding-top: 15px;
	list-style-type: none;
}

  ul#twitter_update_list li {
	margin: 0;
	padding: 3px 0 3px;;
}

  ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

  ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #00f;
}

  ul#twitter_update_list li a {
	/* timestamp link */
	color: #f00;
}



