/* css Doocument */
/* ICSC Mini Site Styles */
/* copyright (c) 2009 ICSC */

html, body {
  padding: 0;
  margin: 0;
  height: 100%;
}

body { 
	font-family:Tahoma, Helvetica, sans-serif;
    color:#333333;
	margin: 0px; 
	padding: 0px;
	background-image:url(images/AE09-bkpttern.jpg);
	background-repeat: repeat-x;
	background-color:#dddedf;
	
	}
	
	
p {
	font-family: Tahoma;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	/*line-height:14.5px;*/
	
	}
	
.rightcontact {
font-family: tahoma, helvetica, sans-serif;
font-size: 10px;
	
	}
	
	b {
	font-weight: 900;
	}

p, a, li, span, td, th
{
    font-size: 1.0em;
}


h1 {
	font-size: 1.5em;
	color: #582119;
	text-transform: uppercase;
	     
	}
	
h2 {
	color: #582119;
	font-size: 1.1em;
	line-height: 1em;
	margin-bottom:5px;
	}

h3 {
	color: #582119;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding:0;
	margin:0;
	}
	

a:link {color: #996633; text-decoration:none; font-size: 1.1em; }     /* unvisited link */

a:visited {color: #996633; text-decoration:none; }  /* visited link */

a:hover {text-decoration:underline; }   /* mouse over link */

a:active {outline: none; }   /* selected link */
	
#big_container {
	position:absolute;
	left: 50%;
	width:72em;
	height:100%;
	margin-top: -16; /*set to a negative number 1/2 of your height*/
	margin-left: -36em; /*set to a negative number 1/2 of your width*/
	background-color: #dddedf;
	background-image: url('images/09_background.jpg');
	background-repeat: no-repeat;
	}
	
.header {
	width: 64.5em;
	border: none;
	margin-top:-0
	margin: auto;
	position:relative;
	overflow:hidden;
	}

.toplinks {
	padding: 0px 0px 5px 0px;
	margin 0px;
	margin-top: 2px;
	overflow: visible;
	font:11px Tahoma;
	font-weight: 900;
	color: #b04232;
	width: 628px;
	float: right;
	text-align: right;
}


.toplinks a:link {color: #b04232; font-weight: bold; text-decoration: none; padding: 3px 2px 3px 4px;}     /* unvisited link */

.toplinks a:visited {color: #b04232; font-weight: bold; text-decoration: none; padding: 3px 2px 3px 4px;}  /* visited link */

.toplinks a:hover {color: #996633; font-weight: bold; text-decoration: none; padding: 3px 2px 3px 4px;}   /* mouse over link */

.toplinks a:active {color: #b04232; font-weight: bold; text-decoration: none; padding: 3px 2px 3px 4px;}   /* selected link */

#toplist {
	color:#FFFFFF;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	margin-top:0;
	padding-left:0;
	padding-right:8px;
}
	
#hcontainer {
	width: 930px;
	margin: auto;
	border: none;
	padding: 0px;
	position: relative;
	top: 90px;
	}

#ncontent {
	width: 930px;
	height: 37px;
	margin: auto;
	border: none;
	padding: 0px;
	position: relative;
	top: 92px;
	
	}
	
*html #ncontent {
	top: 92px;
	}	


.nav {
	width: 97%;
	margin: auto auto auto auto;
	padding: 5px 10px 5px 10px;
	position: relative;
	top: 1px;
	}
	
.navcontainer {
    background-image: url('images/nav-bkgrnd.jpg');
	background-repeat: repeat-x;
	height: 27px;
	top: 0px;
	
	}

.navtext {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 5px 5px 5px;
	padding-bottom: 4px;
	padding-top: 10px;
	}
	
/** html .navtext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	} */ 

.navtext a:link {color: #ffffff; font-weight: bold; text-decoration: none; border: 0px solid #cccccc; padding: 4px 4px 8px 8px;}     /* unvisited link */

.navtext a:visited {color: #ffffff; font-weight: bold; text-decoration: none; border: 0px solid #cccccc; padding: 4px 4px 8px 8px;}  /* visited link */

.navtext a:hover {color: #582119; font-weight: bold; text-decoration: none; border: 0px solid #cccccc; padding: 4px 4px 8px 8px;}   /* mouse over link */

.navtext a:active {color: #ffffff; font-weight: bold; text-decoration: none; background-color: #cf9f6f; border: 0px solid #cccccc; padding: 4px 4px 8px 8px;}   /* selected link */

.navtext#select {
 	color: #f3f3f3;
	padding: 4px 8px 4px 8px;
	font-weight:bold;

	}

	
.smalltext {
	font-size: 10px;
	color:#666666;
	}

	
#content {
	width: 928px;
	margin: auto;
	background-color: #ffffff;
	background-image:url(images/content_bkgrnd.jpg);
	background-repeat:repeat-x;
	/*border-left:1px solid #666666;
	border-right:1px solid #666666;*/
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0;
	}	
	
#homecontent {
	width: 931px;
	margin: auto;
	border: none;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 112px;
	}
	

.maincontent {
	width: 65%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11.5px;
	min-height: 475px;
	height:auto !important;
	height:500px;
	padding: 15px 25px 10px 20px;
	margin: 0px;
	position: relative;
	left: 0%;
	overflow: visible;
	}
	
#attendee_maincontent {
	width: 928px;
	margin: auto;
	background-color: #ffffff;
	background-image:url(/2009RLA/images/content_bg.gif);
	background-repeat:repeat-x;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0;
	}	

* html .maincontent {
	padding:27px 25px 10px 20px;
	}	
	
		
	
.subcontent {
	width: 27%;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	position: absolute;
	top: 5px;
	left: 70%;
	overflow: hidden;
	min-height: 100%;
	height:auto !important;
	height: 700px;
	background-color: #ede3d6;
	background-image:url(images/right-bkgrnd.jpg);
	background-repeat:no-repeat;
	background-position: center;
	
	}
	
/* html .subcontent {
	padding: 10px 10px 10px 10px;
	min-height: 600px;
	} */
	

.homecontact {
	font-size:11px;
	
}

.programwhite {
	margin-bottom:10px; 
	padding:3px;
}


	
.imagefloatleft {
  float:left;
  padding:0px;
  margin-right:5px;
}
	
.roundcont {
	width: 250px;
	background-color: none;
	
}

.roundcont p {
	
	font-size: 10px;
}


img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


.footer {
		width:922px;
		height: 67px;
		background-image: url('images/footer.jpg');
		background-repeat: no-repeat;
		background-position:bottom;
		font-size: 9px;
		font-color: #ffffff;
		text-align: center;
		padding: 4px;
		margin: auto auto auto auto;
		position: absolute;
		}
		
* html .footer {
		background-image: url('images/footer.jpg');
		background-color: #dddedf;
		}	
		 
.footer a:link { 
        font-weight: normal; color: #333333; text-decoration: none; padding: 3px 2px 3px 4px;}  /* unvisited link */


.footer a:visited {
		font-weight: normal; color: #333333; text-decoration: none; padding: 3px 2px 3px 4px;}  /* visited link */
 

.footer a:hover {
		font-weight: normal; color: #582119; text-decoration: none; padding: 3px 2px 3px 4px;}   /* mouse over link */

.footer a:active {
		font-weight: normal; color: #005771; text-decoration: none; padding: 3px 2px 3px 4px;}   /* selected link */
		
.hmfooter {
		width:925px;
		height: 66px;
		background-image: url('images/hmfooter.jpg');
		background-repeat: no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-align: center;
		padding: 5px;
		margin: auto auto auto auto;
		position: absolute;
		}
		 
.hmfooter a:link { 
        color: #b04232; padding: 3px 2px 3px 4px;}  /* unvisited link */


.hmfooter a:visited {
		color: #008eb8; text-decoration: none; padding: 3px 2px 3px 4px;}  /* visited link */
 

.hmfooter a:hover {
		color: #ffffff; text-decoration: none; padding: 3px 2px 3px 4px;}   /* mouse over link */

.hmfooter a:active {
		color: #005771; text-decoration: none; padding: 3px 2px 3px 4px;}   /* selected link */
		
		
#pglinks {
	list-style-position: outside;
	list-style-image: url(images/arrow_link.gif);
	padding-right: 5px;
}

#navlist
{

font-size: 10px;
margin-left: 11px;
margin-top: 0px;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 10px;
background-image: url(images/bullet_hm.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
margin-bottom: 3px;
}

.navlist {
font-size: 10px;
color:#000033;
}

.bulletpoints {
	list-style-type:square;
	}

.navlist a {
color: #b04232;
}

img.arrowbullet {
	padding-right: 4px;
	border: 0;
}


#logos {
padding: 10px 5px 10px 5px;
background-color:#FFFFFF;

}

.program {
		width: 100%;
		margin: 0;
		padding: 0px 8px 0px 8px;
		font: 11px Tahoma;
		border-collapse: collapse;
	 /* background: #eeeeee; */
		}
		
.program tr#grayalt {
		background: #fbf7ed;
		/*background-image:url(images/bk_grad_table_alt.gif); */
		background-position:bottom;
		background-repeat:repeat-x;
		}		
		
.program td#time {
		width: 15%;
		font: 11px Tahoma;
		font-weight: 900;
		color: #cc9966;
		}
		
.program strong#title	{
		font: 12px Tahoma;
		font-weight: 900;
		text-transform:uppercase;
		}
		
.program td {
		padding: 3px 12px 12px 6px;
		border-bottom:1px solid #CCCCCC;
		}								



/* ==================== Start Inner Nav =========================== */

.arrowlistmenu{
width: 250px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: #FFFFFF;
background: black url(images/reg-bkgrnd.jpg) repeat-x ;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(images/reg-bkgrnd.jpg);
color:#FFFFFF;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #b04232;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 70%;
}

.arrowlistmenu ul li a:visited{
color: #b04232;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #ffffff;
}

table.hotel{
    border-collapse: collapse;
    text-align: center;
    border: 1px solid black;
    margin-top: 5px;
}

table.hotel td{
    border: 1px solid black;
    padding: 2px;
}

.sponsor_box {
    width: 250px;
}

.sponsor_box .sponsor_title{
    font: bold 12px Arial;
    color: #FFFFFF;
    margin-bottom: 10px; /*bottom spacing between header and rest of content*/
    text-transform: uppercase;
    padding: 4px 0 4px 10px; /*header text is indented 10px*/
    background-image: url(images/reg-bkgrnd.jpg);
}

table.content {
    width: 98%;
    margin: 7px;
    padding: 0px;
    font: 11px Tahoma;
    border-collapse: collapse;
}
		
.gray {
    text-align:left;
    background: #eee
}

.white {
    text-align:left;
    background: #fff
}

