@charset "utf-8";
/* CSS Document */

body {
	padding-top:10px;
	background:#dddddd;
	font-family:Arial, Helvetica, sans-serif;
}
.container {
	background:#fff;
	border: solid 1px #cccccc;
}

h1#branding {
	width: 950px;
	height: 230px;
	background: #ffffff;
	position: static;
	font-size: 0.7em !important;
	color: #ffffff !important;
	z-index: 10 !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
}

h1#branding img {
	background: #ffffff;
	color: #ffffff !important;
	font-size: 1.4em !important;
	margin-top: -8px !important;	
}

h1#branding span {
	background: #000000;
	color: #ffffff !important;
	font-size: 0.7em !important;
	top: 50px;
	position: relative;
	z-index: -1 !important;
}


	


/*
#straplineDates {
	position: relative;
	top: -144px;
	left: 224px;
}


#iassLogo {
	position: relative;
	top: -108px;
	left: 240px;
}
*/

#leftblock {
	background:none;
	height: 431px !important;
}

#rightblock {
	background:none;
	height: 431px !important;
}
#maincontent {
	background:none;
}
#secondarycontent {
	background:none;
}
#footer {
	font-size:90%;
	color: #ffffff;
	background: #ffffff url(http://www.iabse-iass-2011.com/media/_design/footer_bg.jpg) no-repeat;
	height: 56px;
	text-align: center;
}

#footer p {
	position: relative;
	top: 12px;
	color: #ffffff;
	font-size: 1.1em;
}


#footer a {
	color: #ffffff;	
}


#footer a:hover {
	color: #cddced;	
}


h2, h3, h4 {
	color: #2f2d6a;	
	margin: 12px 0 6px 14px;
}


p {
	color:#000000;
	margin-left: 14px;
	margin-top: 4px !important;
	margin-bottom: 10px;
}

p + p { 
	text-indent:0 !important; 
	margin-top:0 !important; 
}



a {
	color:#2f2d6a;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#999999;
	text-decoration:underline;
	font-weight:bold;
}

#photoCredit {
		
}


/* Form styling */
label
{
	display: block;
}

p .validationError
{
    display: block !important;
}

.phoneNumberLabels
{
	display: block;
}

.phoneNumberLabels label
{
	display: inline-block;
}


#aspnetForm legend, #aspnetForm label 
{
    color: #294369 !important;
}
