#footer #social .content ul.menu li a/*

file Name: style.css
Author: Wajid Afaneh

*/

*{
    font-family: Arial !important;
}
a,div{
    font-size: 12px;
    color: #333;
}

html,body{
	margin:0;
	padding:0;
}

body{
	font-family:Arial;
}
a{
	text-decoration: none;
}

.wrapper{
	width:900px;
	margin: 0 auto;
}	


#header #nav-info{
	background-color:#f0f1f1;
	font-size:12px;
	height:26px;
	line-height:26px;
	color:#797a7a;
}
#header #nav-info .wrapper ul {
	float:right;
	margin:0;
	padding: 0;
	list-style: none;
}

#header #nav-info .wrapper ul li {
	float:right;
	padding:0 10px;
}

#header #nav-info .wrapper ul li:last-child{

}
#header #nav-info .wrapper ul li#lang-nav{
	background-color:#555556;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	color:#fff;
}

#header #nav-info .wrapper ul li a {
	color:#333333;
	text-transform: uppercase;
}

#header #nav-info .wrapper ul li#lang-nav a {
	color:#fff;	
}

#header #nav-info .wrapper ul li:last-child {
	padding-left:0;
}

#header #site-nav{
	height:99px;
	
}

#header #site-nav a#logo{
	display:block;
	width:170px;
	height:99px;
	float:left;
	background: url('../images/logo.png') no-repeat  center;
}

#content #main-slider{
	width:100%;
	height:345px;
	border: 1px solid #f0f1f1;
}

.widget-area{
	width:100%;
	padding:10px 0;
	height:175px;
}

.widget-area .widget-box {
	width:279px;
	height:175px;
	padding-left:10px;
	padding-right:10px;
	float:left;	
	overflow:hidden;
}


.outer-cont{
	width:300px;
	float:left;
}

.widget-area .widget-box h1{
	margin:0;
	padding:0;
	text-align:left;
	width:100%;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom:19px;
        font-weight: bold;
}

.widget-area .widget-box div.widget-box-content{
/*	min-height:100px;
*/
	color:#6d6e70;
	font-size:13px;
	margin-top:0;
	margin-bottom:18px;
}
.widget-area .widget-box div.widget-box-content .bx-viewport{

	/*min-height:105px;*/
}
.widget-area .widget-box div.widget-box-content .body {
	margin:0;
	padding:0;
	font-size:13px;
        line-height: 18px;
}


.widget-area .widget-box div.widget-box-content ul {
	margin:0;
	padding-left: 15px;
	list-style: disc;
}

.widget-area .widget-box div.widget-box-content ul li{
	/*margin-bottom:10px;*/
         line-height: 18px;
}
.widget-area .widget-box div.widget-box-content ul li a {
	color:#6d6e70;
	font-size:13px;
        display: block;
       
	
}
.widget-area .widget-box a{
	color:#b32317;
	font-size:11px;
}

div#box-bg{

}

.widget-box div.widget-box-content ul.news{
	list-style:none;
	padding:0;
	font-size:13px;
}

.widget-box div.widget-box-content ul.news li.news .date{
	float:left;
	color:#9a1c1f;
	padding-right:12px;
        font-size: 10px;
}


.widget-box div.widget-box-content ul.news li.news a.more{
	color:#b32317;
	font-size:11px;
}

.success-area {
}

.success-area #border {
width:100%;
height:1px;
background:url('../images/border_bg.png') repeat-x;
}

.success-area #content{
	padding-top:19px;
}


.success-area #content .success-widget{
	float:left;
	margin-right:1px;
	width:299px;
	height:201px;
	/*max-width:299px;*/
	position:relative;
}

.success-area #content .success-widget:last-child{
		margin-right:0;

}

.success-area #content h1{
	padding:0;
	padding-left:13px;
	margin:0 0 16px 0;
	font-size:26px;
	text-transform:uppercase;
}

.success-area #content .slide{
	height:201px;
	position:relative;
	overflow:hidden;
        width: 898px;
        margin: 0 auto;
}

.success-area #content .slide span#slide_left_arrow{
	width:30px;
	height:46px;
	background:url('../images/slide_left_arrow.png') no-repeat;
	position:absolute;
	top:40%;	
	left:10px;
}

.success-area #content .slide span#slide_left_arrow:hover{
	background:url('../images/slide_left_arrow_hover.png') no-repeat;

}
.success-area #content .slide span#slide_right_arrow{
	width:30px;
	height:46px;
	background:url('../images/slide_right_arrow.png') no-repeat;
	position:absolute;
	top:40%;
	right:10px;
}

.success-area #content .slide span#slide_right_arrow:hover{
	background:url('../images/slide_right_arrow_hover.png') no-repeat;

}

/* custom styling for slider */


#slide_left_arrow a,#slide_right_arrow a{
	display:block;
	height:100%;
	width:100%;

}

.success-area #content .slide .success-widget p{
	padding:13px 21px;
	font-size:13px;
	color:#fff;
	background: url('../images/dot_bg.png') repeat;
	position:absolute;
	bottom:0;
	margin:0;
	width:257px;
}
.partners-outer{
     background: #dbdbdb;
     padding: 2px 0;
}

#footer {
	margin-top:20px;
}

#footer .partners{
	height:83px;
	margin:0 0;
    background: #f1f1f1;
}


#footer .partners h1{
	font-size:21px;
	margin:0;
	padding:0;
        width: 125px;
	line-height:83px;
	text-transform:uppercase;
	float:left;
        text-align: center;       
}

#footer .partners .partners-links{
	float:left;
}

#footer .partners .partners-links a{
	display:block;
	height:83px;
	float:left;
        padding: 0 5px;
}

#info{
	height:70px;
	background-color:#dbdbdb;
	margin-top:20px;
	
}

#info .wrapper{
	height:100%;
}

#footer .logoHolder{
    
}

#footer a#logo{
	height:71px;
	margin-left:10px;
	display:block;
	width:67px;
	background:url('../images/efe-logo-gray.png') center no-repeat;
	float:left;
}

#footer .copyright{
	margin:27px 0;
	margin-left:12px;
	color:#878787;
	float:left;
	font-size:10px;	
}

#footer #info p img{
	outline:none;
	border:none;
}

#footer #social {
    float: right; 
    margin: 5px 0;
}
#footer #social .content {
    margin: 10px auto;
}
#footer #social .content ul.menu {
    overflow: auto;
}
#footer #social .content ul.menu, #social .content ul.menu li {
    list-style: none outside none;
    margin: 0;
    padding: 0;    
}
#footer #social .content ul.menu li {
    float: left;
    margin-left: 10px;
}
#footer #social .content ul.menu li.first {
    margin: 0;
}
#footer #social .content ul.menu li.last {
    margin: 0;
}
#footer #social .content ul.menu li a {
    background: url("../images/sprite-social-icons-1.png") no-repeat scroll left top transparent;
    display: block;
    height: 32px;
    text-indent: -9999px;
    width: 32px;
}
#footer #social .content ul.menu li.label-flickr a {
    background-position: -32px -32px;
}
#footer #social .content ul.menu li.label-twitter a {
    background-position: -32px -98px;
}
#footer #social .content ul.menu li.label-youtube a {
    background-position: -32px -66px;
}
#footer #social .content ul.menu li.label-pinterest a {
    background-position: -32px -128px;
}
#footer #social .content ul.menu li.label-face a {
    background-position: -32px -164px;
}
#footer #social .content ul.menu li.label-linkedin a {
    background-position: -32px -231px;
}
#footer #social .content ul.menu li.label-instagram a {
    background-position: -32px -198px;
}
#footer #social .content ul.menu li.label-flickr a:hover {
    background-position: 0 -32px;
}
#footer #social .content ul.menu li.label-youtube a:hover {
    background-position: 0 -66px;
}
#footer #social .content ul.menu li.label-twitter a:hover {
    background-position: 0 -98px;
}
#footer #social .content ul.menu li.label-pinterest a:hover {
    background-position: 0 -128px;
}
#footer #social .content ul.menu li.label-face a:hover {
    background-position: 0 -164px;
}
#footer #social .content ul.menu li.label-linkedin a:hover {
    background-position: 0 -231px;
}
#footer #social .content ul.menu li.label-instagram a:hover {
    background-position: 0 -198px;
}



/* page styling */


div.page-content{
	margin-top:6px;
}

.page-content .date{
    font-size: 10px;
    color: #9a1c1f;
    padding: 5px 0;
}

.page-content .article{
    min-height: 300px;   
}

.page-content ol {
    list-style:decimal;
    padding: 5px 5px 5px 25px;   
}

.page-content ol li{ 
  
}

.page-content ul {
    list-style: none;
    padding: 5px 5px 5px 10px;   
}

.page-content ul li{ 
    padding: 0 0 0 15px; 
    background: url(../images/arrow.png) no-repeat 0px 5px transparent;
}

div#content div.side-bar{
	width: 217px;
	float:left;
}


div#content div.side-bar .stories{
	height:200px;
	position:relative;
	width:100%;	
	overflow:hidden;

	}
div#content div.side-bar .stories img{
	width:100%;
	height:100%;
}
div#content div.side-bar .stories p{
	padding:10px 0;
	text-align:center;
	font-size:13px;
	color:#fff;
	background: url('../images/dot_bg.png') repeat;
	position:absolute;
	bottom:0;
	margin:0;
	width:100%;
}

div#content div.side-bar .message{
	padding:13px 10px 12px 12px;	
	line-height: 12px;
	background: url('../images/msg_bg.png') repeat-x 0 0  #9a1c1f;	
}

div#content div.side-bar .message {	
	margin:0;	
}

div#content div.side-bar .message .txt {	
	font-size:11px;
	color:#fff;		
}

div#content div.side-bar .message .author{
	margin-top:10px;
        font-size:11px;
	color:#fff;
}

div#content .blog-txt{
    width:640px;
    padding:15px;
    float:left;
    margin-left:13px;
    background-color:#f0f1f1;  
    min-height: 365px;	
}

div#content .blog-txt .body {
     margin:5px 0 0 0;
}

.clearfix:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}


div#content .blog-txt h1.title{
	color:#a5383b;
	padding-bottom:8px;
	margin:0;
	font-size:20px;
	background:url('../images/title-border.png') bottom repeat-x; 
}

/* menu styling main */


.horizontal{
	margin-top:53px;
	float:right;
}

.horizontal>ul{
	margin:0;
	padding:0;
	list-style:none;
}
.horizontal ul li{
    float:left;
    position: relative;
    z-index: 1000;
	border-left:1px solid #bdbebf;
}
.horizontal>ul>li{
    margin: 0 0 0 0px;    
}

.horizontal>ul>li>ul{
 
}

.horizontal ul li a{
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0px none;
    color:#6d6e70;
    padding: 16px;
    font-size: 14px;
}
.horizontal>ul>li>a{
    padding:16px 14px;    
 }

.horizontal>ul>li>a:hover{
    color:#9a1c1f;
    
    border-bottom: 0px solid #495917;
}
.horizontal>ul>li>a.hover{
    color:#9a1c1f;
    
    border-bottom: 0px solid #495917;
}
.horizontal>ul>li>a.activemenu{
    background: rgb(172, 5, 10) url('../images/nav-menu-bg.png') repeat-x;
	color:#fff;
}

.horizontal li li{
	
    float: none;
    margin-bottom: 0px;
    color:#FFFFFF;
	border-left:none;

}
.horizontal li li.last{
     
}

.horizontal>ul>li li.last>a{
  border-bottom: none;
}
.horizontal>ul>li li.last>a:hover{
  border-bottom: none;
}

.horizontal li.last>ul{
   /* left: 0px; */
}
.horizontal ul li ul{
    position: absolute;
  /*  top: 46px;*/
    left: -1px;
    margin-top:0px;
    color:#FFFFFF;
}

.horizontal>ul>li ul li a{
    font-size: 12px;
}
.horizontal ul ul ul{
    top:0px;
    left: 190px;
    margin-top: 0px;
    color:#FFFFFF;
}

.horizontal ul li li a{
    /*    border:  0px solid #004990;*/
    border-top: none;

}

.horizontal ul li:first-child>a{
    /*    border-left: 0px solid #004990;*/
}
.horizontal ul li a.first{
    /*    border-left: 0px solid #004990;*/
}
.horizontal ul li li a.first{
    /*    border-top: 1px solid trasparent;*/
}
.horizontal ul li li:first-child>a{
    /*    border-top: 1px solid trasparent;*/
}

/*here we use a little CSS to make a basic/backup dropdown menu in modern browsers *cough* not IE6 or less *cough* if javascript is disabled.Flickering never happens in these browsers*/
.mlmenu li ul{
    display: none;
}
.mlmenu li:hover>ul{
    display: block;
}
/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
.accessible li ul{
    display: block;
}
/*Code to show an element has a child*/
.mlmenu.plus li a:first-child:not(:last-child):after{
    content: '+';
}
.plus a span{
    padding-left: 0em;
}
.noshow{
    visibility: hidden;
}
/*colors for menu*/

.pink li a:hover,.pink li a.first:hover,.pink .trail a.hover{

}

.pink li:first-child>a:hover{
}
.pink ul ul ul {
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;    
}

.pink li ul{
    background-color: #f0f1f1;
    padding: 5px 10px;
    min-width: 190px;
    -webkit-border-radius:0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border:1px solid #e2e2e2;
  }

  .pink li ul li a{
    background-color: transparent;
    border-bottom: 1px solid #d1d1d1;
    color: #878787;
	font-size:12px;
    padding: 12px 2px 9px 2px !important;
}
.pink li ul li a:hover{    
    color: #002e61;    
}

.pink li ul li a:hover,.pink li ul li a.first:hover,.pink .trail a.hover{

}

.pink ul{
    text-decoration:none;
    font-size:12px;
    font-family:Arial;
}

div#menu li.last a{
	/*padding-right:0;*/
}

/* page slider */

#header-img ul#page-slider{
	margin:0;
	padding:0;
}


/* show more */



.showMore{
    text-align: center;
    padding: 5px  0px 5px   0px ;
    background-color: #eee;
    width: 100%;
    border: 1px solid #999;
    cursor: pointer;
    margin: auto;
    margin-top: 20px;
}
.more_news_title{
    padding: 5px 0 5px 10px ;
    background-color:#bebebe;
    border-bottom: none;   
    font-size: 16px;
    font-weight: bold;
    color: #9a1c1f;
}


.news_row{
    border-bottom: 1px dotted #ccc;
    padding: 10px 5px ;
    display: block;
    color: #333;
    text-decoration: none; 
    font-size: 12px;
}



/******************************88
*************************88
***************************8
Landing page for projects
*****************
****************************
********************************/


/*
.blocks {
	width:900px;
	padding:5px;
	margin:0 auto;
	clear:both;
}

.blocks .block {
	width: 300px;
	float:left;
}

.blocks .block a{
	width:300px;
	height:201px;
	position:relative;
	display:block;
	overflow:hidden;
}

.blocks .block a img{
	width:300px;
	height:201px;
	
}

.blocks .block a .block-title{
	position:absolute;
	
	background: url('../../images/styling/dot_bg.png') repeat;
	color:#fff;
	bottom:-100px;
	width:100%;
}

.blocks .block a .block-title p{
	margin:5px 5px;
}

.pager{
	clear:both;
}

*/


div#content .blog-txt .blog-body {
	
	padding-top:5px;
}


.blog-body .block {
	padding: 10px 5px 10px 5px;
	clear:both;
	border-bottom: 1px dashed rgb(194, 0, 0);;
}


.blog-body .block a.blog-profile{
	float:left;
	margin-right:10px;
} 
.blog-body .block .blog-details{
	float:left;
        width: 468px;
}

.blog-body .block a img{
	width:151px;
	height:92px;
}
.blog-body .block .block-title{
    padding:  0 0 5px 0;
    
}

.blog-body .block .block-title a{
	font-size:16px;
	color:#9a1c1f;
}

.blog-body .block .block-body {
padding: 0px !important;
line-height: 18px !important;
color: #5b5b5b;
font-size: 12px;
}


.blog-body .block .read-more-link{
	width: 100px;
	height: 30px;
	display: block;
	text-align: left;
	color:#9a1c1f;
	text-decoration: none;
	line-height: 30px;
	float: left;	
	font-size: 12px;
}
.pager{

	text-align: center;
	clear:both;
}

#zoom{
    transform:rotate(0deg);
    -ms-transform:rotate(0deg); /* IE 9 */
    -moz-transform:rotate(0deg); /* Firefox */
    -webkit-transform:rotate(0deg); /* Safari and Chrome */
    -o-transform:rotate(0deg); /* Opera */
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    position: relative;
    top: 1px;

}
#zoom:hover{
    transform:rotate(360deg);
    -ms-transform:rotate(360deg); /* IE 9 */
    -moz-transform:rotate(360deg); /* Firefox */
    -webkit-transform:rotate(360deg); /* Safari and Chrome */
    -o-transform:rotate(360deg); /* Opera */
}


.selectBox{
    position: absolute !important;
    right: 0;
    top:0px;
}
.selectBox-dropdown span{
    
}
/* Dropdown control */
.selectBox-dropdown {
	min-width: 150px;         
	position: relative;
	border: solid 1px #BBB;
	line-height:  16px !important;
	text-decoration: none;
	text-align: left;
	color: #000;
	outline: none;
	vertical-align: middle;
 	background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0); 
	-moz-box-shadow: 0 1px 0 rgba(225, 225, 225, .75);
	-webkit-box-shadow: 0 1px 0 rgba(225, 225, 225, .75);
	box-shadow: 0 1px 0 rgba(225, 225, 225, .75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	cursor: default;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	border-color: #666;
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
	padding: 2px 8px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 100%;
	background: url(../images/dArrow.png) 49% center no-repeat;
	border-left: solid 1px #BBB;
}

/* Dropdown menu */
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	min-height: 1em;
	border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */
	background: #FFF;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
}


/* Inline control */
.selectBox-inline {
	min-width: 150px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #666;
}


/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}

.selectBox-options LI A {
	padding: 0.5em ;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
	background-color: #EEE;
                
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
	background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	padding: 0 .3em;
	white-space: nowrap;
}


/* Disabled state */
.selectBox.selectBox-disabled {
	color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}

.shadow{
    display: block;
    height: 17px;
    clear: both;
    width: 900px;
    margin: 0 auto;
    background: url(../images/shadow_bottom.png) no-repeat 0 0px #fff;
}

.lineHeight22{
    line-height: 22px !important;
}

.lineHeight20{
    line-height: 20px !important;
}

.lineHeight18{
    line-height: 18px !important;
}

.rborder5px{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.rborder3px{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.rtl{
    text-align: left;
    direction: ltr;
}

#wa-content{
    min-height: 300px;
}

#wa-content .date{
    font-size: 10px;
    color: #9a1c1f;
    padding: 5px 0;
}

#innerBannerholder{
   height: 173px;
   width: 900px;
   background:#f0f1f1;  
   margin: 0 auto;
   padding: 0px; 
   border: 1px solid #f0f1f1;
}


.innerSliderBlock{
    padding: 0px;
    height: 173px !important;
    width: 900px !important;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    margin: 0 auto;
}

.innerSliderBlock .bio{
    z-index: 999;
    padding: 10px 20px 10px 20px;
    position: absolute;
    top: 40px;
    right: 0px;
    height:70px;
    width: 205px;
    background: #fff;
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    filter:alpha(opacity=80);
}

.innerSliderBlock .title{   
    color: #9a1c1f;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    margin: 0px;
    text-align: left;
}

.innerSliderBlock .capation{   
    font-size: 12px;
    color: #5a5a5a;
    overflow: hidden;
    line-height: 18px;
    font-weight: normal;
    text-align: left;
}

.innerSlider{
    float: right;
    overflow: hidden;
    margin: 0px;
    border:0px;
    width: 900px;
}
  
.innerSlider img{

}

.arrow{
    z-index: 1000;
    width: 120px;
    bottom: 0px;
    left: 0px;
    position:absolute;
    margin:0px auto;
    height: 30px;    
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.slider_pager{
    width: 90%;
    margin:8px auto;
    text-align: left;
     }
.slider_pager a{
    width: 11px;
    height: 11px;
    background-image:url(../images/spot_off.png);
    display: inline-block;
    background-repeat:no-repeat;
    margin: 2px;
}
.slider_pager a:hover{
    background-image:url(../images/spot_on.png);
}
.slider_pager a.activeSlide{
    background-image:url(../images/spot_on.png);
}
.prev .next{
    display: none;
}

/* Contact US */

.feedBackTable{
    padding: 10px 0 10px 0 ;
    float: left;
    width:100%
}
.feedBackTable td{
    padding: 10px 15px 5px 25px ;
}

.feedBackTable td input[type=text]
{
    padding: 2px 3px 0px 3px ;
    width: 300px;
    border:1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
}
.feedBackTable td  select
{
    padding: 2px 3px 0px 3px ;
    width: 300px;
    border:1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.feedBackTable td  textarea
{
    padding: 2px 3px 0px 3px ;
    width:300px;
    border:1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
}
.feedBackTable td input[type=submit]
{
    padding: 5px;
    border:1px solid #999;
    width: 100px;
    cursor: pointer;
}

.feedBackTable .red{
    color: red;
}

.errors{
    display: block; 
    width:100%;
    padding:10px; 
    border:1px solid red; 
}

.errorLine{
    font-weight: bold;
    color:red;
    padding: 0 0 0 25px;
}

#contactForm2 h2{
     padding: 0 0 0 20px ; 
     color: green;
}
.feedBackTitle{
    font-size: 14px;
    font-weight: bold;
    color:#9a1c1f;
     padding: 10px 10px  0px 10px; 
}
.feedBackText{
    padding: 10px 10px  0px 10px;
    line-height: 20px;
}

.capaF{
    float: left; margin: 0px 0px 0 5px; 
}

.capa{
     float: left; margin: 12px 0  0px 0px ;
     width: 120px !important;
}
.sep{ border: 1px solid #9a1c1f;}

/* Staff */ 
.staffData{
    width: 656px;
    float: right;
}
.staffMenu{
    width: 200px;
    float: left;
}

.staffCat{
    width: 100%;
    min-height: 200px;
    float: left;
}

.staffCat ul,.staffCat li{
    list-style-type: none !important;
    cursor: pointer;
    list-style-image: none !important;
    padding: 0;
    margin: 0;
}
.staffCat ul{
    padding: 0 !important;
    margin: 0 !important;
}
.staffCat li{
    padding: 0 !important;
    margin: 0 !important;
    border-bottom:1px solid #c6c6c6;
    background: none !important;
}
.staffCat a{
    padding: 10px 0 10px 10px ;
    margin: 0;
    color:#333;  
    display: block;
    text-decoration:none;
}

.staffCat a:hover{
    background-color:#9a1c1f;
    color: #fff;
}
.staffCat .selectedLink{
    background-color:#9a1c1f ;
    text-decoration: none;
    color: #fff;
}
.staff_info{
    margin: 0 0 0 0;
    width: 656px;
    float: right;
}
.thumb{
    float: left;
}
.loading2{
    display: block;
    margin: auto;
    padding: 10px 0 10px 0 ;
}
.staff_bio{
    width: 500px;
    float: right;
}

.staff_bio .title{
    border-bottom:1px dotted #999;
    width:100%;
    float: left;
    font-weight: bold;
    padding:  0 0 5px 0;
}
.staff_bio .bio{
    clear: both;
    width: 100%;
    padding: 0 ;
    font-style: normal;
/*    font-weight: bold;*/
    font-size: 12px;
    color: #666;
}

.staff_full_bio{
    clear: both;
}

/* GALLERY */ 
.galleryCat{ top:-5px !important; right: 0px; left: auto;}
.album{
    margin: auto;
    border-bottom:1px solid #ccc ;
    overflow: hidden;
    width: 100%;
    padding:10px 0  10px 0 ;
}

.album .thumb{
    float: left;
    overflow: hidden;
    height:100px;
}
.album .container{
    padding: 0px 0px 0px 10px ;
    float: left;
    width: 74%;
}
.album .container .title{
    font-weight: bold;
    padding: 0 0 5px 0;
    border: none;
}
.album .container .title a {
    color: #333;
}
.album .container .date{
    font-style: italic;
    font-size: 10px;
    color: #999;
}

.thumbCont{
    overflow: hidden;
    display: block;
    float: left;
    width: 123px;
    height: 100px;
    cursor: pointer;
    padding: 0 0 0 10px;
    margin:  0px;
    position: relative;
}

.thumbCont .pic{
    z-index: 1000;
    background-color: #000;
    position: absolute;
    width: 128px;
    height: 100px;
    left: 0;
    top: 0;
}
/* DROPDOWN */

/* REPORTS */
.reports{
    width: auto;
    padding:  0px 0px 0px 0;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    margin: auto;
    position: relative;
    width: 98%;
    margin: auto;
    margin-top: 10px;
}
.reports>a{
    overflow: hidden;
    float: left;
}
.reports .rbody{
    overflow: hidden;
    width: 540px;
    float: right;
}

.reports .stitle{
    font-size: 16px;
    font-weight: bold;
    padding:  0px 0 10px 0;
}
.reports .rbody p{
    /*    font-size: 12px;*/
    clear: both;
}

.reports .rbody{
    line-height: 23px;
}

.reports .date {
    color:#696969;
    padding: 5px 0px 0 0 ;
    display: block;
}
.reports .body p{
    /*    font-size: 12px;*/
    clear: both;
}
.reports  .img1{
    float: left !important;
    margin: 0px  0px  5px  0px !important ;
    width: 71px;
    height: 88px;
    cursor: pointer;
}
.reports  .img1 img{
    width: 71px;
    height: 88px;
}
.reports .body *{
    font-size: 12px;
}
.reports .rTitle{
    padding:  0px 0  0px 10px;
    width: 540px;
    float: left;
}

.siteMap a{
    color: #333;

}
.siteMap>ul{
    list-style-type: square;
    /* Lang */ 
    padding: 5px  10px  5px  15px ;
}
.siteMap  ul{
}
.siteMap>ul>li{
    list-style-type: square;
    /* Lang */ 
    padding: 3px 0 3px 0  ;

}
.siteMap>ul>li>ul{
    list-style-type: square;

    /* Lang */ 
    padding: 5px  10px  5px  20px ;
}
.siteMap>ul>li>ul>li{
    /* Lang */ 
    padding: 5px  0px  0px  0px ;
}

.sitemap_title{
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    padding: 3px 0 10px 0 ;
}

#brightSlider{ position: absolute; left:  0px;top: 0px; z-index: -1;}
.none{ display: none; }
.loading{ left: 50px; top: 200px;}
.ajaxLoading{ margin: 0 0 0 325px; }



.videos_block{
    color:#247ca5;
}

.videos_block li{
    padding: 5px 0 5px 0 ;
}
.videos_block li a {
    color:#247ca5;
    text-decoration: none;
}
.videos_block li a:hover {
    text-decoration:underline;
}

hr{
    border: none;
    border-bottom: 1px solid #fff;
    color: bfbfbf;
    height: 2px;
    background: #bfbfbf;
}

.full{
    width: 870px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

#fullCol{
    position: relative;
}

#fullCol .body{
    color:#505050;
    line-height: 18px;
    padding: 0px;
    min-height: 100px;
    text-align: justify;
}

#fullCol .body p{
    padding: 5px 0 0 0;
}

#fullCol .body a{
    color: #9a1c1f;
}

#fullCol .smallbody{
    color:#505050;
    line-height: 18px;
    padding: 10px 0px;
}

#fullCol .readmore{
   width: 100px;
   height: 30px;
   display: block;
   text-align: left;
   color:#5b5b5b;
   text-decoration: none;
   line-height: 30px;
   float: left;
}  
#fullCol .img{
    display: block;
    float: right;  
}  

#fullCol ol {
    list-style:decimal;
    padding: 5px 5px 5px 25px;   
}

#fullCol ol li{ 
    
}

#fullCol ul {
    list-style: none;
    padding: 5px 5px 5px 10px;   
}

#fullCol ul li{ 
    padding: 0 0 0 15px; 
    background: url(../images/arrow.png) no-repeat 0px 5px transparent;
}


#searchBox{   
    width: 160px;
}

#searchBox input[type=text]{
	margin:0px;
	width:128px;
	height:20px;
	line-height:20px;
	font-size:11px;
	background-color:#6d6e70;
	color:#fff;
	border:0;
	padding-left:6px;
	outline: none;
        position: relative;
        top: -3px;
        float: right;
}
#searchBox input[type=image]{
    margin: 5px 5px 0 0px; 
    /* Lang */
    float: right;
    width: 13px;
}

.searchResults li{
    padding: 5px 0 5px 0;
    list-style: none;
}

.searchResults a{
    color: #333;
}


.noBGColor{
    background: none;
    background-color:transparent;
}
.links{
    margin: 3px 0 0 0;
    /* Lang */
    float: left;
    width: 100%;
}

.rightBorder{   
    border-right: 1px solid #bcbcbc; 
}

.rightLeftBorder{  
    border-left: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc; 
}

#joinFormPlace{
    margin:  0px 20px;
    padding: 0px;
    width: 80%;
    /* Lang */     
}

#joinFormPlace .joinRow{
    width: 100%;   
    padding: 10px 5px;
    clear: both;
}


#joinFormPlace input[type=text]{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
     width: 220px;
    color:#6e6e6e;
    height: 16px;
    font-size: 12px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    float: left;     
}

#joinFormPlace input[type=submit]{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
    padding: 2px 5px 2px 5px;
    border:1px solid #b0b0b1;
    width: 70px;
    cursor: pointer;
    margin: 0px;
    font-size: 11px;
    background: #9a1c1f;
    color: #fff;
}
#joinFormPlace .joinCapa{
    width: 100px !important;
    float: left !important;    
}
#joinFormPlace .joinCapaF{
    margin: 0 5px;
    float: left !important;    
}
#joinFormPlace label{    
    padding: 0px 10px 0px 0;
    float: left;
    width: 200px;
    
}
#joinFormPlace .title{
    padding: 4px 5px;
    width: 110px;
    float: left;
    font-size: 11px;
}
#joinFormPlace .joinErrorLine{
    color: #aa1337;
    font-weight: normal;
    padding: 0 0 0 5px;
    font-size:10px;
}
#joinFormPlace .joinBackTitle{
    color: #000;
    padding: 5px 0 0 5px;
    line-height: 16px;
}
#joinFormPlace .red{
    color: #9a1c1f;
}
.inner_news{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
    padding: 5px 10px 5px 12px;
    border:1px solid #f0f1f1;
    background: #f5f5f5;
}

.inner_news h1{
    font-size: 14px;
    font-weight: bold;  
    padding: 5px 0 7px 0;
    background: url("../images/title-border.png") repeat-x scroll center bottom transparent;
    color: #A5383B;   
    margin: 0;   
}
.inner_news .news ul{
    list-style: none;
    padding: 5px 0;    
}

.inner_news .news ul li{
    list-style: none;
    background: none;
    margin: 0px;
    padding: 5px 0px;
    line-height: 16px;
    }
    
.inner_news .news ul li .more{
    color: #9A1C1F; 
    }
#logos td{
    border: 1px solid #bdbdbf;
    text-align: center;
    vertical-align: middle;
    padding: 5px 2px;
}

#partners .thumb_border{
     border: 1px solid #bdbdbf;    
     display: inline-block;
     padding: 2px 2px;
     margin: 2px 2px;
     float: left;
}
.homePartners{
    width: 115px;
    
}
