a {
	color: #cb083e;
	text-decoration: none;
	border-bottom: 1px dashed #cb083e;
}

a:visited {
	color: #ab0634;
}



body {
	margin: 0;
	padding: 0;
	font-family: “Helvetica Neue”,Arial,Helvetica,sans-serif;
	font-size: small;
	background: #fff;
 }
 
 .left {
 	margin: 0 35px 20px 0px;
 }
 
 
#wrap {
	min-width: 900px;
	max-width: 1400px;
}

#header-bg {
		background: #fffebc url(siteImages/left-header-2011.jpg) no-repeat top left;	
}

#header {
	border-bottom: 3px solid #8f7957;
	background: url(siteImages/right-buildings.png) no-repeat top right;
}

#header h1 {
	float: left;
	text-indent: -1000px;
	margin: 0;
	padding: 29px 30px;
	border-style: none;
	font-family: Futura, “Century Gothic”, AppleGothic, sans-serif;
	font-size: 260%;
	text-style: normal;
	text-shadow: #2b2b2b 1px 1px 1px;
	height: 1%;
	color: white;
	width: 500px;
}


.clear {
	clear: both;
}


#topbar {
	border-bottom: 3px solid #ffef78;
}

#topbar ul {
	margin: 0;
	padding: 8px 10px;
	font-size: 120%;
	font-weight: bold;
	color: #FFEBBB;
	text-align: right;
	background: #ab0634;	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#topbar li {
	display: inline;
	border-left: #8f7957 2px solid;
	padding-top: 8px;
	padding-bottom: 8px;
}

#topbar li:last-child {
	border-right: none;	
}

#topbar li.current {
	font-weight: bold;
	background: #ffffe5;
}

#topbar li.current a {
	color: #4B332D;
	text-decoration: none;
	border-bottom: none;
	background: #ffef78 url(siteImages/current-tab3.png) repeat-x top left;
}

#topbar li a {
	color: #ffffe5;
	text-decoration: none;
	border-bottom: none;
	padding: 8px 10px 10px 10px;
	background: url(siteImages/other-tab4.png) repeat-x top left;
}

#topbar li a:hover {
	text-decoration: underline;
}


#login {
	margin: 0;
	padding: 8px 10px;
	font-size: 110%;
	color: #766257;
	text-align: left;
	background: #E8E8E8 repeat-x top left;
	border-top: solid 1px #c7c7c7;
	border-bottom: solid 1px #c7c7c7;
}

#login strong {
	font-style: bold;
}

#login a {
	color: #766257;
	border-bottom: none;
	text-decoration:underline;
}

#login img {
	height: 30px;
	float: left;
	margin-top: -7px;
	margin-bottom: auto;
	margin-right: 3px;
	padding: 0px;
}

#content {
	float: left;
	width: 75%;
	font-size: 100%;
	line-height: 1.5em;
	color: #333;
	min-height: 300px;
}

#content li {
	font-size: 110%;	
}

#content p {
	text-align: justify;
	line-height: 1.4em;
	font-size: 110%;
	font-family: “Helvetica Neue”, Arial, Helvetica, sans-serif;
}

#content h1 {
	border-bottom: dotted #313131 1px;
	padding-bottom: 1px;
	font-size: 150%;
	color: #313131;
	letter-spacing: -0.05em;
	font-family: “Helvetica Neue”,Arial,Helvetica,sans-serif;
}

#content h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 130%;
	font-weight: normal;
	letter-spacing: -0.05em;
	color: #75675b;
	font-family: “Helvetica Neue”,Arial,Helvetica,sans-serif;
}

#content .gutter {
	padding: 40px 50px 50px 50px;
}

#sidebar {
	float: right;
	width: 25%;
	font-size: 110%;
}

#sidebar .gutter {
	padding: 20px 20px 15px 0px;
}

#sidebar  h3 {
	text-transform: none;
}

#footer {
	clear: both;
	background: #e8e8e8 repeat-x top left;	
}

#footer p {
	margin: 0;
	padding: 25px 15px 15px 15px;
	font-size: 85%;
	text-align: center;
	color: #333;
}

#footercontent {
	float: left;
	width: 100%;
	border-top: solid 1px #C7C7C7;
	border-bottom: solid 1px #C7C7C7;
	background: #fff;
}

#footercontent a{
	text-decoration: none;
	border-bottom: none;
}


.box {
	margin: 0;
	padding: 0;
	font-size: 102%;
	line-height: 1.5em;
	height : auto;
  	position : relative;
	color: #666;
	border: solid 1px #C7C7C7;
	background: #E8E8E8;
	}

.box li a[href^="http:"], .box li a:hover[href^="http:"] {
	padding-right:20px;
	background:transparent url(/siteImages/external.png) center right no-repeat;
}

.box li a:hover[href^="http:"] {
	padding-right:20px;
	background: #d5d5d5 url(/siteImages/external.png) center right no-repeat;
}

.box h3 {
	margin: 0;
	padding: 12px 12px 6px 12px;
	font-size: 110%;
	font-weight: bold;
	color: #4B332D;
}

.box h4 {
	margin: 0;
	padding: 12px 12px 6px 0px;
	font-size: 100%;
	font-weight: bold;
	color: #4B332D;
}

.box p {
	margin: 0;
	padding: 0px 12px 6px 0px;
	font-size: 90%;
	width: 100%;
	color: black;
	text-align: center;
}


.box ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	font-size: 105%;
	margin: 0px 0 20px 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.box li {
	border-top: dotted 1px;
}

.box li:last-child {
	border-bottom: dotted 1px;
}

.currentSubmenu ul li {
	font-size: 90%;
}

#sidebar .box ul li.current {
	background: #d5d5d5;
}

#sidebar .box ul li.current a {
	color: #666;
}

#sidebar .box ul li.current a:hover {
	text-decoration: none;
}

.box a {
	text-decoration: none;
	border-bottom: none;
	padding: 2px 0px 2px 2px;
	color: #ab0634;
}

.box a:hover {
	text-decoration: underline;	
}

.box li a {
	display: block;	
}
.box li a:hover {
	background: #d5d5d5;
}

.box a:active {
	color: #FFFFE5;
	background: #d5d5d5;
}

hr {
	border: dotted 1px #C7C7C7;
	margin: 0 0 20px 0;	
}



#quicklinks{
	float: right;
	margin: 5px 160px 0px 0px;
	padding: 0px;
	font-size: 110%;
}

#quicklinks ul {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;	
	text-indent: -10px;
	line-height: 1.2em;
}

#quicklinks a{
	color: #cb083e;
	text-decoration: none;
	border-bottom: 1px dashed #cb083e;
	text-shadow: #FFFFE5 0.5px 0.5px 1.5px;	
}

.tweetList {
	padding-left: 5px;
	padding-right: 5px;
}

.tweetList hr {
	margin-top: 5px;	
	margin-bottom: 5px;	
}
.tweetText {
	line-height: 16px;
	font-size: 75%;
	color: black;
}
.tweetDate {
	font-size: 65%;	
}
.tweetRetweet {
	font-size: 65%;	
}
.tweetIcon {
	height: 30px;
	float: left;
	margin-right: 3px;	
}
.registrationSummaryEditButton a {
	border-bottom: none;
}
	.programView td a {
		border-bottom: none;
	}


	#programContents td {
		text-align: center;
		border-width: 1px;
		border-style: solid;
	}

	#programContents a {
		border-bottom: none;
	}

	#programContents td.time {
		border-style: none;
		vertical-align: super;
		font-size: xx-small;
		padding-top: 0px;
		padding-bottom: 0px;
		border-top: 0px;
		border-bottom: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	#programContents td.plenary {
		background-color: #aaffff;
	}
	
	#programContents td.orals {
		background-color: #ffaaff;
	}

	#programContents td.posters {
		background-color: #ffffaa;
	}

	#programContents td.socials {
		background-color: #ffaaaa;
	}

	#programContents td.free {
		background-color: #aaffaa;
	}
	
	#programContents td.nothing {
		border-style: none;
	}
	
	#programStructure a {
		border-bottom: none;
	}
	.programStructurePosterPeriod a {
		border-bottom: none;		
	}
	 
.frontBoxLarge {
	width: 400px;
	padding: 5px 5px 5px 0px;
	margin: 8px 8px 8px 0px;	
}

.frontBoxSmall {
	width: 230px;	
	padding: 5px 0px 5px 5px;
	margin: 12px 0px 12px 12px;	
	background-color: white;
}

.frontBox {
}

.frontBox h2 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: arial,sans-serif;
	/*color:#197428;*/
	color: #c8441f;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.frontBox h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #4B332D;
	text-align: left;
	text-transform: none;
	margin: 0px 0px -8px 0px;
	padding: 0px;
}
.frontBox h4 {
	font-size: 1em;
	font-weight: normal;
	font-family: arial,sans-serif;
	/*color:#197428;*/
	color: #c8441f;
	text-align: left;
	text-transform: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#scheduleAbstractsDraggable .oral {
	font-size: 0.9em;	
}
#scheduleAbstractsDraggable .poster {
	font-size: 0.9em;	
}
#programOverview a {
	border-bottom: none;
	line-height: 1.2em;  	
}

#abstractRecommendations {
	background-color: #E8E8E8;
	padding-left: 5px;
	padding-right: 5px;
}

#delegateRecommendations {
	background-color: #E8E8E8;
	padding-left: 5px;
	padding-right: 5px;
}

.programStructure_postersNotReady {
	display: none;	
}

