@charset "utf-8";
/* CSS Document */

body {
	padding-top:40px;
	background:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.9em;
}
.container {
/*background:#fff;
border:1px solid #000041;*/
}
#Logo {
}
#Navigation {
	display:inline;
}
#links {
	margin-top:24px;
	text-align:right;
}
#Jqueryelement {
	padding-bottom:15px;
}
#Column1 {
}
#Column2 {
}
#Column3 {
}
#footer {
	/*background-color:#ED1E24;*/
	color:#000;
	text-align:center;
}
#footer p {
	padding-top:10px;
	width:950px;
	margin:0 auto;
}
.floatright {
	float:right;
	margin:10px;
}
h1 {
	font-weight:normal;
	font-stretch:semi-expanded;
	margin : 0 0 10px 0px; /* top, right, bottom, left (respective) */
	color : #000;
	font : 200% georgia, palatino, serif;
	font-style : none;
}
h2 {
	font-weight:normal;
	font-stretch:semi-expanded;
	margin : 0 0 10px 0px; /* top, right, bottom, left (respective) */
	color : #000;
	font : 150% georgia, palatino, serif;
	font-style : normal;
}
h3 {
	font-weight:normal;
	font-stretch:semi-expanded;
	margin : 0 0 10px 0px; /* top, right, bottom, left (respective) */
	color : #000;
	font : 100% georgia, palatino, serif;
	font-style : normal;
}
p {
	margin-top:0;
	margin-bottom:2em;
}
br {
	padding-left:-5px;
}
a {
	font-weight: bold;
	text-decoration:underline;
	color: #ED1E24;
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
	text-decoration: underline;
	color: #000;
}
#Navigation a {
	font-weight: normal;
	text-decoration:none;
	color: #000;
}
#Navigation a:link {
}
#Navigation a:visited {
}
#Navigation a:active {
}
#Navigation a:hover {
	font-weight: normal;
	text-decoration:underline;
	color: #ED1E24;
}
/* jQuery lightBox plugin - Gallery style */

#gallery {
	margin-left:-15px;
	width:500px;
}
#gallery ul {
	list-style: none;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
	border: 1px solid #999;
	border-width: 1px;
}
#gallery ul a:hover img {
	border: 1px solid #BEE0EA;
	border-width: 1px;
	color: #fff;
}
#gallery ul a:hover {
	color: #fff;
}
/* Slider */

/*fixes moving text*/
li.slider1Image span.left {
	padding-top: 10px !important;
}
#slider1 {
	width: 950px; /* important to be same as image width */
	height: 250px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */

}
#slider1Content {
	width: 950px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;

}
.slider1Image {
	float: left;
	position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 594px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display:none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
	font-size: 14px;
}
/*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */

.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
}
.left {
	top: 0;
	left: 0;
	width: 230px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul {
	list-style-type: none;
}
#slider1 {
	background: #444;

}
a.slider1link:hover {
	color: #fff;
}
/*MENU NAVIGATION*/
ul#topnavigation li {
	display:inline;
	padding-left:.5em;
	margin-left:.5em;
	border-left:1px solid #999;
}
ul#topnavigation li.item1 {
	border-left: none;
}
ul#topnavigation li.item4 {
	margin-right: -22px;
}
table.contactus, td {
	border:none;
	padding:none;
	vertical-align:top;
	width:20%;
	height:90px;
}
ul.upcoming-conferences {
	margin-left:0px;
	padding-left:0px;
	width:auto;
}
li.conference-item span {
	float:right;
	width:195px;
}
.upcoming li.conference-item span {
	width:560px;
}










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
