@charset "utf-8";
/* CSS Document */

body {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
margin:0px;
padding:0px;
text-align:center;
}

img {
border:none;
}

h1 img {
margin-bottom:0px;
margin-left: 15px;
}

.paraimg {
margin-right: 15px;
}

.paraimg2 {
margin-left: 15px;
}

.rightcol img {
margin-bottom: 20px;
margin-top: 20px;
}

h1 {
font-size: 30px;
color: #09639d;
font-weight:300;
margin: 0px;
}

h2 {
font-size:26px;
color: #09639d;
font-weight:normal;
margin:0px;
}

h3 {
font-size:17px;
color: #666666;
font-weight:normal;
margin:0px;
}

h4 {
font-size:17px;
color: #09639d;
font-weight: bold;
}

h5 {
font-size:13px;
color: #09639d;
font-weight: normal;
margin:0px;
}

.nomarg {
margin-botom:0px;
padding-bottom:0px;

}



.bluerow {
background-color: #cce0f0;
}

.greyrow {
background-color: #eeeeee;
} 

.orangerow {
background-color: #facb91;
}
.orangefont {
color: #FF6600;
}

.overview {
border:none;
padding:0px;
margin: 0px;
width: 490px;
}

.overview td {
padding:10px;
margin:0px;
}

.venuemap {
padding: 15px;
border: #999999 1px solid;
margin: 10px 0px 10px 0px;
width: 435px;
} 

.accomm {
border-bottom: #cce0f0 2px solid;
}

.accomm td {
vertical-align:top;
padding: 0px 5px 0px 5px;
}

.accomm tr {

}

.tdh {
width:420px;
background-color: #ffffff;
}

.minimenu {
margin: 10px 0px 20px 0px;
z-index:99;
}

a {
color:#FF6600;
/*text-decoration:none;*/
}

a:hover {
color:#FF6600;
text-decoration:underline;
}

a:visited {
color:#FF6600;
}



/* centering styles  */


#content {
position:absolute;
left: 50%; 
width:1600px;
margin-left: -800px; /* half of the width */
text-align:left;
height:100%;
 }

/* end */


.container {
background-image:url(../images/shadow_tile.jpg);
background-repeat:repeat-y;
height:auto;
overflow:hidden;
}

.header {
background-image:url(../images/header_strip.jpg);
background-repeat:no-repeat;
width: 100%;
height: 213px;
}

.navstrip {
background-image:url(../images/navstrip_bg.jpg);
background-repeat:no-repeat;
height: 49px;
padding-left: 386px;
}

.window {
width: 750px;
padding:20px;
margin-left: 400px;
}

.leftcol {
width: 490px;
float:left;
}

.leftcol2 {
width: 700px;
float:left;
}


.rightcol {
float:left;
width:190px;
padding-bottom: 100px;
margin-left: 30px;
padding-left: 15px;
border-left: #CCCCCC 1px solid;
text-align:center;
}

.winbox {
padding:10px;
border: dashed 1px #0080C0;
margin-bottom: 20px;
}

.winbox2 {
padding:10px;
border: dashed 1px #0080C0;
margin-bottom: 20px;
text-align:left; !important
}

.footer {
margin: 0px 0px 0px 386px;
padding:10px;
width: 801px;
background-color: #323d60;
background-image:url(../images/foot_tile.gif);
background-repeat:repeat-x;
}

.footer img {
margin-top:15px;
margin-left: 620px;
}
.footer a {
color: #FFFFFF;
}

.footer p {
font-size: 9px;
color:#999999;
padding: 0px;
}

#sessions h5 {
margin-bottom: 0px;
padding-bottom:0px;

}

.red {
color: #CC0000;
font-size: 14px;
}