
body { margin: 0px; background-color: #fff;  color: #000; font-family: Arial, Helvetica, sans-serif;  font-size: 70%; line-height: 1.6em;
}

a, a:link, a:hover {
	color: #1a489e;
	
}


#wrapper {
	margin: 0 auto;
	clear: both;
	width: 960px;
}
#logo {
	display: block;
	height: 200px;
	float: left;
	width: 960px;
	margin-bottom: 10px;
}


#top_nav {
	clear: both;
	background-image: url(http://www.worldallergy.org/2010dubai/images/nav_background.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	height: 40px;
	width:960px;
	margin: 0;
	padding: 1px 0px 0px 26px;

}


.mac.safari #top_nav{ font-size: 1em; }

#content {
	width: 960px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	font-size: 1.2em;
	background-image: url(http://www.worldallergy.org/2010dubai/images/body_background.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}

#padding {
padding: 15px 25px 0px 20px;
height: auto;
}

#right {
	float:right;
	height: auto;
		width: 300px;
	text-align: left;
	
}
 
#left {
	float:left;
	height: auto;
		width: 590px;
	text-align: left;
	
}

#leftnoside { 
	float:left;
	height: auto;
	width: 915px;
	text-align: left;
	
}
#footer {
	background-image: url(http://www.worldallergy.org/2010dubai/images/footer_background.gif);
	background-position: bottom left;
	clear: both;
	height: 170px;
	line-height: 1.5em;
	text-align: left;
	margin: 0;
	padding: 0;
	
}

#sponsor {
margin-left: 20px; 
width: 585px; 
border-top: 1px solid #ccc;
}


/*-----------Headings-----------*/

H1, .header1 { color: #1a489e; font-size: 1.5em; 
line-height: 1.2em;  }
H2, .header2 { color: #1a489e; font-size: 1.3em; 
line-height: 1.2em;  }
H3, .header3 { color: #1a489e; font-size: 1.1em;
line-height: 1.2em;  }
H4, .header4 { color: #1a489e; font-size: 1.1em;
line-height: 1.2em; font-weight: bold; }
H5, .header5 { color: #1a489e; font-size: 1.1em; font-weight: bold;  }


.header3 { font-weight: bold; }

.underline { 
display: block;
border-bottom: 1px solid #1a489e;
margin-top: 10px;
margin-bottom: 10px;
}

.smaller { 
font-size: .9em;
}

.orangeheader {
color: #cb5a1a;
}

.allcaps {
text-transform:uppercase;
}


H3.darkblue  {
color: #10316e;
font-size: 1.2em;
}

/*-----------Tables-----------*/
.table1 {
font-size: .9em;
border-color: #ccc;
border-style: solid;
border-width: 0px 0px 1px 0px;
}
 
.table1 td {
border-color: #ccc;
border-style: solid;
border-width: 1px 0px 0px 0px;
padding: 4px 5px;
vertical-align: top;
}

.table2 {
font-size: .9em;
border-color: #ccc;
border-style: solid;
border-width: 0px 0px 1px 1px;
}
 
.table2 td {
border-color: #ccc;
border-style: solid;
border-width: 1px 1px 0px 0px;
padding: 4px 6px;
vertical-align: top;
}


.orange {
background-color: #f5ede4;
}

.gray {
background-color: #e9f2f7;
}

/*-----------Columns-----------*/

.columnleft {
width: 290px;
float: left;
}

.columnright {
width: 290px;
float: left;
margin-left: 10px;
}

/*-----------Buttons-----------*/

.orangebutton {
width: 300px; 
height: 45px; 
margin: 8px 0px 0px 0px;
background-image: url(http://www.worldallergy.org/2010dubai/images/orangebutton.gif);
background-position: top left;
background-repeat: no-repeat;
font-weight: bold;
color: white;
text-decoration: none;
line-height: normal;
}

.orangebutton a {
width: 100%;
color: white;
text-align: center; 
text-decoration: none;
font-size: 1em;
display: block;
padding: 14px 0px 0px 0px;
}


.orangebutton a:hover {
color: #1a489e;
}






/*-----------Generic Classes-----------*/
.floatLeft {
	float: left;
}
	
.floatRight{
	float: right;
}
.clearBoth  {
	clear: both;
}



 /*-----------Right column-----------*/
.headerbar {
display: block;
background-image: url(http://www.worldallergy.org/2010dubai/images/bluebar.gif);
color: white;
line-height: 1em;
padding: 12px 8px 8px 10px;
margin: 15px 0px 2px 0px;
width: 300px;
background-repeat: no-repeat;


}
.centerbar {
padding: 2px 12px 8px 12px; background-color: #e9f2f7; border-top: 1px solid #ccc;
}

.footerbar {
width: 300px;
min-height: 25px; height: 25px; 
background-image: url(http://www.worldallergy.org/2010dubai/images/graybottom.gif); 
background-position: bottom left; 
margin-top: 2px; }


/*----Form Fields----*/


fieldset {    
width: 590px;  
margin:15px 0 0 0;
padding: 10px;
border: 0px;  
position: relative;
}

label {
float: left;  
width: 190px; 
margin-right: 1em; 
}

.textbox {
margin: 5px 0px;
}







