
.clear, .clearfix
{
    clear: both;
}

body
{
    margin:0;
    padding:0;
    color: #333333;
    font-family: Arial;
    font-size: 12px;
    background: url('../images/header_bg.png');
}


a:link, a:active, a:visited a:hover {
	color: #1d3e72;
	text-decoration: none;
	
}


#left-column-content a:link, #left-column-content a:active, #left-column-content a:visited{
    background: url('../images/readmoreicon.png') 0 0 no-repeat;
    padding-left: 18px;
	 color: #1d3e72;
}
#left-column-content a:hover{
    color:#ee7f01;
}
#left-column-content ul li a:link, #left-column-content ul li a:active, #left-column-content ul lia:visited{
    background: none;
    padding-left:0px;
	color: #1d3e72;
}

#header
{

    clear: left;
    height: 220px;
    margin: 0;
    padding: 0;
   background-image: url('../images/header_bg.png');
   display: table;
 
}

#header-row {
    display: table-row;
}

#header-left, #header-right, #header-center {
    display: table-cell;
    width: 33%;
}

#header-left {
    background: url('../images/home-bg-left.png') repeat-x 0 50px;
}

#header-right {
    background: url('../images/home-bg-right.png') repeat-x 0 100px;
}

#content-in .contact-page  a:link,#content-in .contact-page a:active,#content-in .contact-page a:visited{
    background:none;
    padding-left:0;
}
#header.home {
	height: 450px;
	background-image: url('../images/home_bg.png');
	background-repeat:no-repeat;
	background-position:center 100px;
}
#header-left.contact-page, #header-left.members-page{
    background-image:url('../images/header_left_contact_project1.png'),url('../images/header_left_contact_project.png');
	background-position:  0 50px, 150px 50px;
	background-repeat:no-repeat ,repeat-x;
	
}

#header-right.contact-page, #header-right.members-page{
    background-image: url('../images/header_right_contact_project1.png'), url('../images/header_right_contact_project.png');
	background-position:  0 100px, 150px 100px;
	background-repeat:no-repeat , repeat-x;
}


#header.contact-page,#header.members-page {
    background-image: url('../images/contact-bg.jpg');
    background-repeat:no-repeat;
    background-position:center 100px;
}



#header-left.about-page{
    background-image:url('../images/header-left-about1.png'),url('../images/header-left-about.png');
	background-position:  0 50px, 150px 50px;
	background-repeat:   repeat-x no-repeat;
	
}

#header-right.about-page{
    background-image: url('../images/header-right-about.png'), url('../images/header-right-about1.png');
	background-position:  0 100px, 150px 100px;
	background-repeat: no-repeat,  repeat-x;
}
#header.about-page {
    background-image: url('../images/about_header.jpg');
    background-repeat:no-repeat;
    background-position:center 100px;
}

#header-right.betacure-project{
    background-image:url('../images/header-right-cihhandahh1.png'), url('../images/header-right-cihhandahh.png');
    background-position:  0 100px, 150px 100px;
    background-repeat: no-repeat ,repeat-x; 
	
}

#header-left.betacure-project{
   background: url('../images/header-left-cihhandahh.png') repeat-x 0 50px;	
}

#header.betacure-project{
    background-image: url('../images/chi_and_ahh_background.jpg');
    background-repeat:no-repeat;
    background-position:center 100px;
   
}


#header-right.cihhandahh {
    background-image:url('../images/header_right_betacureproject1.png'), url('../images/header_right_betacureproject.png');
	background-position:  0 100px, 150px 100px;
	background-repeat: no-repeat,repeat-x ; 
	
}

#header-left.cihhandahh {
   background: url('../images/header_left_betacure_project.png') repeat-x 0 50px;
	
}

#header.cihhandahh  {
    background-image: url('../images/header_betacure_project.jpg ');
    background-repeat:no-repeat;
    background-position:center 100px;
}

#header-right.clinicaltrail{
    background-image:url('../images/header_right_clinical_trail1.png'), url('../images/header_right_clinical_trail.png');
	background-position:  0 100px, 150px 100px;
	background-repeat: no-repeat ,repeat-x; 
	
}
#header-left.clinicaltrail{
   background: url('../images/header_left_clinical_trail.png') repeat-x 0 50px;
	
}
#header-right.clinicaltrail{
    background-image:url('../images/header_right_clinical_trail1.png'), url('../images/header_right_clinical_trail.png');
	background-position:  0 100px, 150px 100px;
	background-repeat: no-repeat ,repeat-x; 
	
}
#header.clinicaltrail{
    background-image: url('../images/clinical_trail_bg.jpg');
    background-repeat:no-repeat;
    background-position:center 100px;
}

#header.news-page {
    background-image: url('../images/news-bg.jpg');
    background-repeat:no-repeat;
    background-position:center;
}
#header-center
{
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}

#search
{
    width: 400px;
    height: 50px;
    float:right;
    
}

.logo-search{
    display: inline-block;
    clear: both;
    width: 980px;
}

#search a {
	color: #fff;
	padding: 3px 10px;
}

#search .active a, #search a:hover {
    color: #ee7f01;
}


.legal{
border-left: 1px solid #3c66aa;
border-right: 1px solid #3c66aa;
}

#login-form {
	width: 230px;
	
	
	z-index: 400;
	position: relative;

	
	
	
}
#search .item-333{
    /*display:none;*/
}
#mod-login-out{
    z-index: 500;
    position: absolute;
    display: none;
	top: 0;
	margin-top: 50px;
	background:url('../images/login-triangle.png') no-repeat 30px 0;
	margin-left: 195px;
}



#login-form .userdata{
/*background:url('../images/login-triangle.png') 0 0 no-repeat;*/
background: #ee7f01;
margin-top: 9px;
padding: 20px;
}
.userdata .btn{
	border:0px;
	background-color:#3c66aa;
	color:white;
	float:right;
	width:70px;
	height:25px;
	font-weight:bold;
	font-size:12px;
	font-family:"Arial";
}
#form-login-remember{
	display:none;
}
.unstyled{
	display:none;
}
.userdata .controls{
	padding-bottom:20px;
}
.userdata .input-prepend input{
	  border:0px;
	  width:191px;
	  height:25px;
}

#search  ul{
	list-style:none;
	float: left;
	padding-left: 0;
	margin-top: 15px;
}

#search li{
	display: inline-block;
}

#logo
{
    background:#fff;
	float:left;
	padding: 20px 50px 19px 40px;
	margin-top:50px;
	
}

#logo img {
    margin:0;
    padding:0;
}

#blog-featured
{
    display:block;
}

#left-column .blog-featured h2
{
    padding-top: 0;
	padding-bottom : 20px;
	padding-left: 20px;
}

.blog-featured p { margin-top: 0; font-size:14px}

.blog-featured a {
   
   
}
.moduletable-home-eventbox, .moduletable-home-directlinksbox
{
    width: 320px;
    background: #ffffff;
    display: inline-block;
    margin-top: 30px;
    height: 250px;
    float: right;
}

table.border-dotted {
    border-bottom: 1px solid #a5aed4;
   padding-bottom: 0px;
   margin-bottom: 0px;
}
table.border-dotted  h2{
	padding-top:5px;
}
.newsandevents{
border-collapse:collapse;
}

.newsandevents .border-header{
	border-bottom: 1px solid #3c66aa;
}
.newsandevents tr {
 border-bottom: 1px solid #d8e0ee;
}
.newsandevents ,
.newsandevents td{
	padding: 5px 0;
}
.newsandevents .noborder{
 border-bottom: 0px ;
}
.blog-featured .home-news{
	/*color:#1d3e72;
	border-bottom:1px solid #a5aed4;*/
	padding-bottom: 18px;
	width: 280px;
	margin-left: 20px;
	margin-top:-5px;
}
.blog-featured .home-cihandahh{
	padding-bottom:0px;
	width: 280px;
	margin-left:20px;
	margin-top:-5px;
}
.blog-featured .noborder{
margin-left: 20px;
border-bottom:none;
margin-top: -7px;
margin-bottom:9px;
}

.blog-featured .h1Recenet{
	margin-left:20px;
}
.blog-featured .home-news span{
	color:#a5aed4
}
.moduletable .firtsevent{
	margin-top:-19px;
}
.moduletable-home-eventbox
{
    
}

.border-dotted h2{
	color:#1d3e72;
	font-size:14px;
}
.border-dotted td{
	color:#1d3e72;
	font-size:14px;

}
.moduletable-home-article-bottom
{
    width:940px;
    padding: 20px;
    clear:both;
    background: #ccecf9;
    box-shadow: 0 0 2px 1px #49afd6;
    border-radius: 8px;
}
.readmore{
	background:url('../images/readmoreicon.png') no-repeat 88px 3px;
}
.readmorecihhahh{
	background:url('../images/readmoreicon.png') no-repeat 108px 3px;
}

.allevents{
	 background: url("../images/readmoreicon.png") no-repeat scroll 74px 1px rgba(0, 0, 0, 0);
    padding-right: 25px;
	font-size:14px;
}
.allnews{
	background: url("../images/readmoreicon.png") no-repeat scroll 61px 1px rgba(0, 0, 0, 0);
    padding-right: 25px;
}
.readmore a{
	color:#1d3e72;
	font-size:14px;
}
.readmorecihhahh a{
	color:#1d3e72;
	font-size:14px;
	padding-left:21px;
}
.allnews a{
		color:#1d3e72;
	font-size:14px;
}
.allevents a{
	color:#1d3e72;
	font-size:14px;
}


.custom-home-article-bottom h3
{
    margin: 0 0 20px 0;
    color: #004494;
    font-size: 24px;
    padding-right: 20px;
    line-height: 30px;
}

.custom-home-article-bottom p
{
    font-size: 18px;
    padding-right: 20px;
    line-height: 25px;
}

.moduletable-home-directlinksbox
{
    margin-right: 0;
}


.custom-about-banner
{
    width: 1118px;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    background: url('../images/about-header.jpg') 0 0 no-repeat;
}

.custom-library-banner
{
    width: 991px;
    height: 130px;
    background: url('../images/banner-library.jpg') 0 0 no-repeat;
    margin-left: auto;
    margin-right: auto;
}

.custom-research-banner
{
    width: 1074px;
    height: 130px;
    background: url('../images/research-banner.jpg') 0 0 no-repeat;
    margin-left: auto;
    margin-right: auto;
}

.custom-details-banner
{
    width: 1191px;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    background: url('../images/details-header.jpg') 0 0 no-repeat;
}

.custom-downloads-banner
{
    width: 1107px;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    background: url('../images/custom-downloads-banner.jpg') 0 0 no-repeat;
}

.custom-news-banner
{
    width: 1191px;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    background: url('../images/news-header.jpg') 0 0 no-repeat;
}

.custom-contact-banner
{
    width: 1121px;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    background: url('../images/contact-header.jpg') 0 0 no-repeat;
}

.custom-login-banner
{
    width: 1095px;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    background: url('../images/login-header.jpg') 0 0 no-repeat;
}

.custom-contact-scientists
{
    width: 980px;
    height: 170px;
    background: url('../images/scientists-header.jpg') 0 0 no-repeat;
}

.custom-patients-banner
{
    width: 980px;
    height: 170px;
    background: url('../images/patients-banner.jpg') 0 0 no-repeat;
}


.custom-contact-banner p
{
    padding-left: 30px;
}

.element-invisible
{
    display: none;
}

/* Search */
#search .search
{
    width: 105px; 
    float: right;
    padding-top:10px;
}

#search .button
{
    display: inline-block;
    margin: -25px -114px 0 91px;
    height: 25px;
    width: 30px;
    padding:0;
    float:right;
}

#mod-search-searchword
{
    border: 0;
    width: 190px;
    height: 25px;
    display: inline-block;
    margin: 0;
    padding:0 10px;
    float:left;
	background: #fff;
}

/* LEft Menu */

li ul.nav-child
{
    display: none;
}

li.current ul.nav-child
{
    display: block;
}

#left-column-menu ul.nav
{
    margin: 0;
    padding: 0;
    list-style: none;
   
	
}

#left-column-menu ul.nav li
{
    padding: 0px 0;
    
}

#left-column-menu ul.nav li ul li
{
    padding: 0;
}

#left-column-menu ul.nav li ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#left-column-menu ul.nav li ul li
{
   
}

#left-column-menu ul.nav li.active ul li a
{
   padding-left: 30px;
   color:#1d3e72;;
   
}



#left-column-menu ul.nav li.current, #left-column-menu ul.nav li:hover
{
    color: #ee7f01;
}
#left-column-menu ul.nav li ul li.current , #left-column-menu ul.nav li ul li:hover{
    color: #ee7f01;
}


	
#left-column-menu ul.nav li a 
{
    font-weight: bold;
  
    text-decoration: none;
    color: #1d3e72;
    display: block;
    padding: 3px 0 3px 0;
    margin-left: 14px;
    border-bottom: 1px solid #fff;
}


#left-column-menu ul.nav li a:hover, #left-column-menu ul.nav li.current>a
{
   color: #ee7f01;
}

#left-column-menu ul li ul li>a
{
    color: #E30061;
    padding-left: 20px;
}

#left-column-menu ul.nav li.current ul.nav-child a:hover, #left-column-menu ul li ul li a:hover, #left-column-menu ul li ul li.current a, #left-column-menu ul.nav li ul li.current a
{
   
    padding-left: 30px;
    color: #ee7f01;
}



/* Breadcrumbsd */

.bc-out{
    background: #ebeff6;
}

ul.breadcrumb, .breadcrumb
{
    list-style-type:none;
    padding: 0;
    margin: 0;
    height: 30px;
    line-height: 30px;

    
}

ul.breadcrumb
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
	font-size:12px;
}

ul.breadcrumb li 
{
    display:inline;
}

ul.breadcrumb li span
{
    padding-left: 10px;
    display: inline-block;
    color: #333333;
}

ul.breadcrumb li span.divider
{
    padding-left: 0;
}
.po h3{
margin-top:24px;
margin-bottom:2px;
}
.pc h3{
margin-top:8px;
margin-bottom:4px;
}
.pc.dotted-bg.purple{
    width: 100%
}
.po.dotted-bg.purple{
	 background: url("../images/purple_dotted.png") repeat-x scroll 0 46px rgba(0, 0, 0, 0);
     width: 100%;
}

ul.breadcrumb li a 
{
    text-decoration: none;
    color: #3c66aa;
    padding-right: 10px;
    padding-left: 10px;
}

ul.breadcrumb li a:hover
{
    text-decoration: underline;
}

/* Main Menu */

#main-menu
{
    clear:both;
    display: block;
    text-align: right;
    margin-top: -134px;
}

#main-menu ul ul {
	display: none;
}

	#main-menu ul li:hover > ul {
		display: block;
	}
#main-menu ul li.item-101 {
	display:none;
}

#main-menu ul ul li  a:after{
	 content:"";
	 
}
#main-menu  ul li a.last:after{
	content:"";
}

#main-menu ul {
	
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	display: inline-table;
}
	#main-menu ul:after {
		content: ""; clear: both; display: block;
		
	}

	#main-menu ul li {
		float: left;
		padding-bottom: 16px;
		
	}
		#main-menu ul li:hover {
			
		}
			#main-menu ul li:hover a {
				color: #ee7f01;
			}
		
		#main-menu ul li a {
			display: block; padding: 0px 10px 0 10px;
			color: #fff; text-decoration: none;
			text-transform: uppercase;
			font-size: 14px;
			line-height: 19px;
			border-left: 1px solid #3c66aa;
		}
		
		#main-menu ul li a.first {
			border: 0;
		}

#main-menu ul li:first-child:after {
    content: '';
    position: absolute;
    left: 5px;
    top: -28px;
    width: 0px;
    height: 0px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #1b3968;
}

#main-menu ul li ul li a{
	border: 0;
} 


#main-menu ul ul li:last-child {
	border-bottom:0px;
}


		
	#main-menu ul ul {
		background: #1b3968; padding: 0;
		position: absolute; top: 100%;
		padding: 20px 10px;
		width: 230px;
		margin-left:20px;
		text-align:left;
	}
		#main-menu ul ul li {
			float: none; 
			border-bottom: 1px solid #3c66aa;
			position: relative;
			padding-bottom: 0;
		}
			#main-menu ul ul li a {
				padding: 6px 0px;
				color: #fff;
				text-transform: none;
			}	
				#main-menu ul ul li a:hover {
					
					color: #ee7f01;
				}
				
				#main-menu ul li:hover ul a{
				    color: #fff;
				}
				
				#main-menu ul li:hover ul a:hover{
				    color: #ee7f01;
				}
		
	#main-menu ul ul ul {
		position: absolute; left: 100%; top:0;
	}

#main-menu a:hover, #main-menu li.current a, #main-menu li.active a
{
    
    color: #ee7f01;
    
}

 #main-menu ul li.current ul li a:hover
 {
     background: #1b3968;
 }

#main-menu ul li.active ul li a, #main-menu ul li.current ul li a 
{
    background: #1b3968;
}

/* Home Banner */

.home-title{
    width: 400px;
    color: #fff;
    padding-top: 30px;
    font-size: 24px;
    font-weight: bold;
	float:right;
}

.home-title p {
    margin: 0;
	line-height:36px;
}

/* Content */

#content
{
    margin: 0;
    padding: 0;
    background: #fff;
    line-height: 20px;
}
#content-in
{
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}

#banner-top
{
    background: #574b52;
}

#content-home-top-out
{
    background: #aba5a8;
    clear: both;
    margin: 0;
    padding: 0;
    height: 300px;
}

#content-home-bottom-out
{
    background: #fff;
    clear: both;
    margin: 0;
    padding: 0;
    padding: 0 0 10px;
}

#content-home-top
{
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}

#content-home-bottom
{
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    display: block;
}

#content-home-bottom  .moduletable{
	float: right;
	width: 320px;
	margin-bottom:-5px
}

#content-home-bottom  .moduletable .custom {
	width: 300px;
	float: right;
}

table#content
{
    background:linear-gradient(#009ee0, #ffffff) 0 0px;
    background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ee0), color-stop(100%, #ffffff));
    height: 100%;	
}

#header.home #header-right .bottom
{
    display: block;
    background-image: url('../images/bg-right.jpg'), url('../images/bg-right-1-px.jpg');
    background-position: left top, left top;
    background-repeat: no-repeat, repeat-x;  
    height: 330px;
}

#content td#content-center
{
    background: #FFFFFF;
}

#content td#content-center
{
    background: #FFFFFF;
}

#content td#content-center.gradient-top-bottom
{
    background: none;
}

#content td#content-center.gradient-top-bottom
{
    background: linear-gradient(#009ee0, #FFFFFF) repeat scroll 0 0;
}

#content tr.bottom td a:link, #content tr.bottom td a:active, #content tr.bottom td a:visited
{
    color: #303030;
    text-decoration: none;
}

#content tr.bottom td a:hover
{
    text-decoration: underline;
}

.toplink
{
    float: right;
    /*background: url('../images/top-icon.png') no-repeat 0 5px;*/
    padding-left: 15px;
    margin: 7px 0 0 0; 
	display:none;
}



#left-column
{
    float: left;
    padding: 0 0 20px 0;
    margin-bottom: 10px; 
}

#left-column
{
    width: 770px;
    background: #ffffff;
}

#left-column h3
{
    font-size: 14px;
    font-weight: bold;
	margin-bottom: 25px;
    margin-top: 30px;
    padding-bottom: 5px;
}


#left-column.full
{
    width: 980px;
}

#left-column-inner
{
    border-radius: 36px;
	-webkit-border-radius: 36px;
    background: #ffffff;
}
 #left-column-content ul ul  a:link, #left-column-content ul ul li  a:active, #left-column-content ul ul li  a:visited {
	background:none;
	padding-left: 0px;
}
.item-page a
{
    color:#1d3e72;
    font-weight: bold;
}
#left-column-content > .itempage  ul > ul >li >  a{
	background-color:red;
}

.item-page
{
    text-align:justify;
    text-justify:inter-word;
}

.item-page .page-header
{
    text-align: left;
    text-justify: none;
}

.item-page, .contact, .login, .category-list, .logout 
{
    padding: 0 30px 20px 11px;
}

#left-column.full .item-page{
    padding-right: 0;
}

.item-page .toplink
{
    float: none;
    height: 30px;
    display: block;
}

.item-page h3
{
    font-size: 14px;
    font-weight: bold;
    color: #1d3e72;
    background: #fff;
    line-height: 30px;
    padding-right: 5px;
}


#left-column h2, .page-header h1
{
    margin: 10px 0 0 0;
    padding: 14px 0 14px;
    font-weight: bold;
    font-size: 18px;
    color: #1d3e72;
    
}


.select-contact
{
    padding: 0 20px;
}

#left-column.home #left-column-inner
{
    border-radius: 36px;
    background: inherit;
	-webkit-border-radius: 36px;
}

#left-column.home
{
    padding: 0;
    width: 660px;
    background: #f4f6cc;
    border-top-right-radius: 36px 36px;
    border-bottom-right-radius: 36px 36px;
}

.blog-featured h2
{
    margin: 0;
    color: #1d3e72;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 18px;
}

.blue-dotted{
    border-bottom: 1px dotted #3c2882;
    padding-bottom: 20px;
    margin-bottom: 12px;
}

.blog-featured 
{
    padding: 20px 0 0 0;
    float: left;
    width: 640px;
    background: #ffffff;
}

#right-column
{
    float:right;
    width: 210px;
    margin-top: 30px;
}

#right-column.empty
{
    width: 40px;
}

#right-column span.nav-header
{
    text-align: left;
    color: #E30061;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
    text-transform: uppercase;
    
}
.logout-button{
    position:absolute;
    left: 110px;
    position: absolute;
    top: 459px;
 
}
.logout-button .btn{
     background-color: #3c66aa;
    border: 0 none;
    color: white;
    float: right;
    font-family: "Arial";
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    width: 70px;
}

#right-column.home
{
    width: 310px;
    padding: 35px 0 0 10px;
    height: 545px;
}

#right-column
{
	display: block;
}


#right-column ul.nav, .moduletable-home-directlinksbox ul.nav
{
    clear: right;
    margin: 0;
    padding: 0;
    display: block;
    border-top: 1px dotted #fff;
    text-align: left;
    list-style: none;
    padding-top: 3px;
    margin: 3px 20px 0 20px;
}

.moduletable-home-directlinksbox ul.nav li{
     border-bottom: 1px solid #fff;
}
.moduletable-home-directlinksbox .nav a{
	color:#1d3e72;
}
.moduletable-home-directlinksbox .nav a:hover{
color:#ee7f01;
}

#right-column ul.nav
{
    width: auto;
}

#right-column ul.nav li
{
    border-bottom: 1px dotted #fff;
    
}

#right-column ul.nav li a
{

    font-weight: bold;
   font-size: 12px;
   display: block;
   padding-top: 4px;
    padding-bottom: 4px;
	color:#1d3e72;
}

#right-column ul.nav li a:hover{

	color:#ee7f01
}
#right-column ul.nav li.item-190{
	background: url("../images/wpicon.png") no-repeat scroll 238px 0px ;
}
#right-column ul.nav li.item-192{
	background: url("../images/publicationIcon.png") no-repeat scroll 238px 0px ;
	
}
#right-column ul.nav li.item-191{
	background: url("../images/partnersicon.png") no-repeat scroll 238px 0px ;
}

#right-column.home ul.nav
{
    width: 300px;
}


.moduletable-home-directlinksbox ul.nav .item-112 
{
    padding-left: 20px;
    font-weight: bold;
    line-height: 25px;
    padding-left: 0;
	padding-top:7x;
	padding-bottom:7px;
    display:block;
    background: url('../images/wpicon.png')  246px  5px no-repeat;
	font-size:14px
}
.moduletable-home-directlinksbox ul.nav .item-113 
{
    padding-left: 20px;
    font-weight: bold;
    line-height: 25px;
    padding-left: 0;
    display:block;
	padding-top:7px;
	padding-bottom:7px;
    background: url('../images/publicationIcon.png') 246px 11px no-repeat;
	font-size:14px
}
.moduletable-home-directlinksbox ul.nav .item-114 
{
    padding-left: 20px;
    font-weight: bold;
    line-height: 25px;
    padding-left: 0;
    display:block;
	padding-top:7px;
	padding-bottom:3px;
    background: url('../images/partnersicon.png') 246px 9px  no-repeat;
	font-size:14px
}

.moduletable-home-banner
{
    float: left;

}

.moduletable-home-newsbox, .moduletable-home-eventbox, .moduletable-home-directlinksbox, #right-column .moduletable
{
  /*  height: 294px;*/
    float: right;
    width: 320px;
}

.moduletable-home-directlinksbox{
    margin-top: -4px;
}

.moduletable .dotted-bg h1{
	background: url('../images/divider.png') 13px 23px no-repeat;
	padding: 16px 0 0 75px;
	
}
.blog-featured .dotted-bg{
	background: url('../images/divider.png') 1px 24px no-repeat;
	padding: 8px 0 0 72px;
}

.moduletable-home-directlinksbox, #right-column .moduletable
{
    /*height: 177px;*/
	width:310px;
    background-color: #ebeff6;
    padding-bottom: 55px;
	margin-bottom:10px;
}

#right-column .moduletable
{
    width: 310px;
}
#right-column .moduletable_partnerdescription{
	float: right;
    margin-right: -26px;
    width: 337px;
}
.moduletable-home-newsbox h1, .moduletable-home-newsbox, .moduletable-home-newsbox h3, .custom-home-newsbox h1, .custom-home-newsbox h2, .custom-home-newsbox h3, .custom-home-newsbox h4, .moduletable-home-eventbox h4, .moduletable-home-eventbox h2
{
    margin:0;
}


.moduletable-home-newsbox h1, .moduletable-home-directlinksbox h3, .moduletable-home-eventbox h1, #right-column h3
{
    
    font-size: 14px;
    color: #e6001e;
    text-align: right;
    display: inline-block;
    margin-bottom: 0;
}

.partner-container {
	display: inline-block;
	width:100%
}
.partner-container .partner_table{
    width:500px;
}
.partner-container .contact-descr{
    width:320px;
}
.dotted-bg h1{
    font-weight: normal;
    display: inline-block;
    color: #ee7f01;
    font-size: 18px;
}
.factsfigures{
	width:100%;
	height: 128px;
	margin-left:-4px;
     border-collapse: collapse; 

}
.factsfigures tr{
    border-collapse: collapse; 
    border-bottom:1px solid #d8e0ee;
}
.factsfigures td{
	line-height:18px;
	padding:7px 0px 5px;
}
.factsfigures .noborder{
	border:0px;
}
#left-column-content .factsfigures  ul{
  padding:0px;
}
#left-column-content .factsfigures  ul li{
    background: url("../images/bulletpoint.gif") no-repeat  0 3px;
 padding-top:0;
  padding-bottom:0;
}
.upevents{
	padding-top:8px;
}
.blog-featured .date {
	color:#a5aed4;
	
}
.h1events{
margin-top:-10px;
margin-bottom:8px;
}
.dotted-bg.purple {
	margin-bottom:30px;
    width: 100%;
}

#left-column .dotted-bg.purple h3{
	padding-bottom:0px;
	margin-bottom:5px;
	color:#1b3968;
}
#left-column .pc ,.po{
	border-bottom: 1px solid #3c66aa;
    margin-bottom: 30px;
	font-weight:bold;
}

.partners-logo{
background-color: #ebeff6; 
width:320px; 
min-height:214px;
padding:30px 0px 25px 20px;
}

.partners-logo  span.phone,
.partners-logo span.fax{
    display: inline-block;
	width:45px;
}

.partners-logo a{
 
	color:#ee7f01;
	font-size:12px;
}
#left-column  .partner-desc h3{
	margin-bottom:30px;
	padding-bottom:0px;
	border-bottom: 1px solid #3c66aa;
	color:#1b3968;
}
.partners-logo .email{
   background: url('../images/readmoreicon.png') no-repeat 1px 3px;
	padding-left:18px;
}

.blog-featured .dotted-bg.red {
   /*background: url('../images/red-dotted.png') repeat-x 0 24px;*/
}

.moduletable-home-eventbox h1
{
    margin: 0;
	padding:2px;
}

.custom-home-newsbox h4, .custom-home-eventbox h4
{
    padding-left: 20px;
}

.moduletable-home-newsbox h2, .moduletable-home-eventbox h2
{
    clear: both;
    color: #3c2882;
    padding-left: 5px;
    font-size: 14px;
}

.moduletable-home-eventbox h2 { 
    margin-bottom: 12px;
}

.moduletable-home-directlinksbox h3, #right-column h3
{
    color: #ee7f01;
    margin: 0;
    margin-bottom: 20px;
    font-size: 18px;
    margin: 25px 0 27px 20px;
    font-weight: normal;
	background:url("../images/divider.png") no-repeat scroll 1px 8px rgba(0, 0, 0, 0);
	padding: 3px 0 0 64px;
}

#right-column.home h3
{
    margin-left: 30px;
}

.event-date-home p{
    width: 50px;
    padding: 10px 10px;
    height: 50px;
    text-align: center;
    background: #ee7f01;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
	border-radius:80px;
}

.custom-home-eventbox h2, .custom-home-eventbox h3
{
    font-size: 14px;
    font-weight: bold;
}

.custom-home-eventbox p 
{
    margin: 0;
    padding-left: 10px;
}


#left-column-menu 
{
    padding: 20px 0 20px 0;
    float: left;
    width: 210px;
    display: inlin-block;
    background-color: #ebeff6;
    margin:30px 0;
}

#left-column-content
{
    float: left;
    display: inline-block;
    width: 670px;
    background: #ffffff;
}



#left-column-content.home
{
    width: 650px;
}

#left-column-content.full
{
    width: 770px;
}

#action-buttons-out
{
    margin: 0;
    padding: 0;
    background: #ebeff6;
    height: 30px;
}

#action-buttons
{
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}

/* Footer */

#footer-out {
	background-color:rgba(60, 102, 170, 0.5)
}

#footer 
{
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    color: #ffffff;
}

#footer ul
{
    margin-top: 20px;
    list-style: none;
    padding: 0;
    float: left;
    max-width: 200px;
    border-right: 1px solid #3c66aa;
    min-height: 160px;
}


#footer ul li
{
    padding: 0 25px;
}

#footer ul.menu-footer-home li
{
    padding-left: 0;
}

#footer .custom
{
    clear: both;
    padding-bottom: 20px;
}

#footer a:link,#footer a:active, #footer a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}


/* Partners Page */
.partner-yellow {
    clear: both;
    display: inline-block;
    line-height: 20px;
    padding: 5px 0;
    border-bottom: 1px solid #d8e0ee;
}

.partner-yellow a
{
    background: none;
    font-weight: bold;
}

.partner-yellow a
{
    color: #e2001a;
}

.pname {
    display:inline-block;
    /*padding: 0 10px;*/
    width: 280px;
}

#left-column h2.underline{
	border-bottom: 1px solid #3c66aa;
	padding-bottom:10px;
}
#left-column-content .pname a {
    background-image: none;
    padding-left: 0;
}

.pshortname {
    display:inline-block;
    width: 125px;
    padding-right: 10px;
	vertical-align:top;
}
.ptown {
    display:inline-block;
    width: 140px;
    padding-right: 10px;
	vertical-align:top;
}

.pcountry
{
    display:inline-block;
    width: 145px;
	vertical-align:top;
}

.partners-table{

width:100%;
border-collapse: collapse;
font-size:12px;

}
.partners-table .first-row{
padding-top:20px;
padding-bottom:8px
}
.partners-table td{
	
	padding:8px 0 8px 0;

}
.partners-table .underline{
padding-bottom:10px;
border-bottom: 1px solid #3c66aa;
color:#1b3968;
font-size:14px;
}
#left-column-content .partners-table   a {
background:none;
padding-left: 0px;
}
.partners-table tr{
	 border-bottom:1px solid #d8e0ee; 
}
.partners-table th{
	padding :30px 0px 10px 0px;
}

.contact .partner_desc{
    width:320px;
}
.contact .partner_table{
    width:500px;
}
.partner-table .institution{
	width:319px;
	padding-right:10px;
}
.partner-table .shortname{
	width:100px;
	padding-right:10px;
}
.partner-table.town{
	width:100px;
	padding-right:10px;
}
.partner-table.country{
	width:100px;
	padding-right:10px;
}
.partners-table tr{
}

.pname a
{
    color:#303030;
    font-weight: bold;
    text-decoration: none;
}

.pname a:hover
{
    text-decoration: none;
}


.partner_desc 
{
    
    width:520px;
	padding-left:20px;
}

.partner_desc .phone, .partner_desc .fax
{
    width: 45px;
    display: inline-block;
}
.contact-descr.phone,.contact-descr.fax{
	width: 45px;
    display: inline-block;
}

.partner_desc p {
    margin: 0;
    padding: 10px 0;
    display: inline-block;
    width: 100%;
}

.partner_desc .email{
	padding-top:10px;
	padding-bottom:10px;
}
.cv{
	padding-top:5px;
}
.cv a{
	color:#3c2882;
}
.scientific ul li{
      padding:0 !important;
}
.email a{
/*color:#3c2882;*/
}
.member-descr{
	
	padding-top:5px;
	padding-bottom:5px;
}
.member-descr-noborder{
	padding-top:5px;
	padding-bottom:5px;
}
.partnername{
	padding-bottom:5px;
}
.contact-descr{
	padding-top:5px;
	padding-bottom:5px;
}
.contact h3{
	color:#1b3968;
	border-bottom:1px solid #3c66aa
}
.partner_table
{
    width: 100%;
}


.partner_main {
    border: 1px solid #c8d200;
    line-height: 16px;
    margin-bottom: 2em;
    padding: 20px 20px 0 20px;
    width: 460px;
    border-radius: 6px;
	-webkit-border-radius: 6px;
}

/* login */

.login-description
{
    padding-bottom: 25px;
}

#login-description-bottom
{
    display: block;
    margin: 20px 0 ;
    padding-top: 15px;
    border-top: 1px dotted #c7c1db; 
    border-bottom: 1px dotted #c7c1db;
    padding-bottom: 15px;
    
}


#left-column-content #login-description-bottom .link-with-arrow{
     border-top: 1px dotted #c7c1db; 
     display: block;
     padding-top: 15px;
     margin-top: 15px;
     background-position: 0 19px; 
}

.login
{
    padding-left: 20px;
}

.login .control-label, .login .controls
{
    display: inline-block;
    margin-top: 10px;
}

.login .form-horizontal
{
    height: 190px;
    background: #ebeff6;
    width: 634px;
    padding-top: 50px;
    
}

.login .control-label
{
    width: 90px;
    padding-right: 20px;
    text-align: right;
}

.req {
    color: #ee7f01;
}
.star{
	color: #ee7f01;
}

.login input[type=text], .login input[type=password], .login input[type=email]
{
    border: 0;
    height: 30px;
    width: 370px;
}

.yellow-burtton
{
	
    background: #3c66aa;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    padding: 0 20px;
    border: 0;
    border: 0;
}

.yellow-burtton
{
    cursor: pointer;
}

.login .yellow-burtton
{
    margin: 20px 0 0 113px;
}

/* Contact */

.login.contact
{
    padding-left: 0;
}


.login.contact .form-horizontal
{
    height: auto;
}

.login.contact .form-horizontal
{
    padding-top: 20px;
}

.login.contact textarea
{
    border-radius: 3px;
	-webkit-border-radius: 3px;
    width: 370px;
    border: 0;
    resize: none;
}

#selectqcontact {
    background: url("../images/dropdown-wide.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
	-webkit-border-radius: 0;
    font-size: 12px;
    font-weight: bold;
    height: 34px;
    line-height: 1;
    padding: 5px;
    width: 341px;
    cursor: pointer;
}

.customdropdown {
    height: 34px;
    overflow: hidden;
    width: 80px;
}

.customdropdown select {
    background: url("../images/dropdown-small.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
	-webkit-border-radius: 0;
    font-size: 12px;
    height: 31px;
    line-height: 1;
    padding: 0 5px 5px 0;
    width: 131px;
}


.styled-select {
    height: 35px;
    overflow: hidden;
    width: 310px;
}

#dynamic_recaptcha_1
{
    
}

.login.contact .yellow-burtton
{
    
    
}
.form-actions .yellow-burton{
margin-left:116px;
}

#left-column-content ul
{
    list-style: none;
    margin: 0;
    padding: 10px 0;
	
}


#left-column-content ul li
{
   
}


.hasTooltip strong
{
    display: block;
}

/* Search */

#left-column-content .search
{
    padding: 0 20px;
}


.search-results .result-text
{
    display:block;
    margin-bottom: 20px;
}

.search-field
{
    background: #F6F6F6;
    height: 40px;
    padding-right: 5px;
    display: block;
    display: inline-block;
    float: left;
}

#left-column-content #searchForm
{
    display: inline;
    position: relative;
    top: -38px;
}

.search-field #search-searchword
{
    border: 0 none;
    height: 30px;
    width: 403px;
    display: inline;
    float: left;
    margin-top: 4px;
    margin-left: 5px;
}

.btn-group .yellow-burtton
{
    line-height: 35px;
}


.login .control-label.no-margin-top
{
    margin-top: 0;
}

#system-message .close, #system-message .alert-heading
{
    display: none;
}

#system-message
{
    
    background: #ebeff6;
    margin: 0 20px;
    color: #303030;
    font-size: 16px;
    font-weight: bold;
    border-radius: 0px;
}

#system-message p 
{
    padding: 10px;

}

a img
{
	border: 0;
}

#facebook-share, #twitter-share
{
	display: inline-block;
	float: left;
	padding-top: 5px;
}
#twitter-share {
display: block;
}

#twitter-share
{	
	/*display: inline-block;*/
	float: left;
    margin-top: 16px;
}
#twitter-share span{
	font-size:14px;
	color:#1a3866;
	
	
}

#twitter-share {

  padding-left: 10px;
    padding-top: 12px;
        display: inline-block;
    float: left;
}
.print-link-bottom a {
    background: url("../images/print-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 12px;
    padding-left: 25px;
    padding-top: 4px;
    position: relative;
    top: -22px;
    color: #1d3e72;
   font-weight: normal;
}
#left-column-content .ulnobottom{
    padding:0px;
        display:none;
}

/* Event Manager */

.form-horizontal .control-label
{
	text-align: right;
}
#jform_captcha-lbl{
	display:block;
	position: relative;
    top: -105px;
}
#myEditTabsContent
{
	padding-top: 20px;
}

#left-column-content #jevents ul li
{
	background: none;
}

.chzn-container .chzn-results .highlighted {
	color: #E30061;
}

.custom-login-banner p{
	margin-top: 12px;
}


ul.ev_ul li.ev_td_li 
{
	padding-left: 10px;
}

a.btn.jmodedit
{
	display: none;
}


input.search-query
{
	border-radius: 0;
}

#selectForm
{
    display: none;
}

.custom-klowledge-about
{
    width: 190px;
    color: #e2001a;
    padding-left: 20px;
    font-size: 18px;
    padding-top:65px;
}

.custom-klowledge-details
{
    width: 190px;
    padding-left: 20px;
    padding-top:35px;
}

.custom-klowledge-library
{
    padding-top: 55px;
    width: 190px;
    padding-left: 20px;
}

/* Partners Profile */
.partner-desc
{
    margin-top: 20px;
}

.partner-desc .partner-logo
{
    display: block;
    width: 100%;
}

.partner-desc .partner-logo p
{
    text-align: left;
    margin-top: 0;
    padding-top: 0;
}
.partner-dotted{
	border-top:1px dotted #fac800;
	border-bottom:1px dotted #fac800;
	padding-bottom:10px;
	padding-top:10px;
}

.partner-dotted p{
    margin: 0;
}

.partner-contact{
	padding-bottom:10px;
	padding-top:10px;
}
.partner-desc .partner-logo img
{
    display: inline;
}

ul#wps li div, ul#organisation li div
{
    display: none;
}

ul#wps li:hover, ul#organisation li:hover
{
    cursor: pointer;
}

ul#wps.impact li
{
    background: 0;
    padding: 0;
    padding: 10px 0;
}
    ul#wps.impact li ul li
    {
	background: url("../images/bulletpoint.png") no-repeat scroll 0 13px rgba(0, 0, 0, 0);
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
    }

	
.item-page ul li{

background: url("../images/bulletpoint.gif") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}	

.item-page ol li { background: none; padding-left: 0px;}
	
.moduletable-welcome-text {
	padding-left: 20px;
}


#left-column-content ul#wps a:active {
    background: none;
    padding-left: 0;
} 

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    color: #eeeeee;
    width: 72px;
    height: 71px;
    line-height: 48px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    background: url("../images/top-bg.png") no-repeat 0 0;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
    opacity: 1.0;
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
}
/*newsletter */

.moduletable_newsletter{
	background-color:#ebeff6;
	width:320px;

}

table.acymailing_form{
padding-top:6px;	

}
.moduletable_newsletter h3{
	display:none;
}

.acyfield_email .inputbox{
	border:0px;
	width:280px !important;
	height:30px;
}

.acysubbuttons .button{
	border:0px;
	background-color:#3c66aa;
	color:white;
	float:left;
	width:80px;
	height:30px;
	font-weight:bold;
	font-size:12px;
	padding: 7px ;
	font-family:"Arial";
	margin:2px 0 25px;
	text-transform: lowercase;
}
.acymailing_module_newsletter .newletterheader{
background:url("../images/divider.png")  21px 33px no-repeat;
 padding: 17px 0 0 17px !important;

}
.newletterheader h1{
	font-size:18px;
	color:#ee7f01;
	font-weight: normal;
	padding-left: 66px;
}
.moduletable_newsletter p{
	color:#1d3e72;
	font-size: 14px;
	padding: 1px 7px 0 1px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 7px;	
	margin-left: 20px;
	line-height: 16px;
}

#l-left,#l-right, #l-bottom{
	position: absolute;
	left: 0;
	top: 0;

	bottom: 0;
	display: none;
}

#l-top ,#l-bottom {
	top: 0;
	position: absolute;
	width: 230px;

	display: none;
}
/*Partners*/
.moduletablepartners_menu{
   background-color: #ebeff6;
    
    width: 335px;
    padding:20px 0px;
    float:right;
    margin-top: 0px;
    margin-right:-26px;
    position:relative;
	margin-top:42px
}
.map-holder{
    position:relative;
}
.map-holder a{
    background:red;
}
/*End Partners */
/*Memeber */
.view-user {display:none;}
.item-246{display:none;}
.list-edit{display:none;}
.hasTooltip{display:none;}
#left-column-content .list-title a {background:none; padding:0px;}
#left-column-content.members-page { width: 440px; padding-left:10px; padding-top:10px }
.about-page .logout-button,.cihhandahh .logout-button,.betacure-project .logout-button,.clinicaltrail .logout-button,.contact-page .logout-button,.home .logout-button{display: none;}
.custom-welcome-text ul li{

background: url("../images/bulletpoint.gif") no-repeat scroll 0 8px rgba(0, 0, 0, 0);
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*End memeberpage*/