/* Default settings */    
body
{
	font-family: Arial, Helvetica, sans-serif;
    background-color: #cccccc;
    margin:0px;
    padding:0px;
    font-size:9pt;
}

h1
{
	font-size: 16pt;
	margin: 10pt 0pt 6pt 0pt;	
}

h2
{
	font-size: 12pt;	
	margin: 12pt 0pt 6pt 0pt;
}

h3
{
	font-size: 11pt;	
	margin: 6pt 0pt;
}
.content h3
{
	margin-top: 12pt;	
}
h4
{
	font-size: 9pt;
	margin: 6pt 0pt;
}
p
{
	text-align: justify;
	margin: 6pt 0pt;
}
a
{
	color: #06b;
}
a:hover
{
	color: #08f;
}

a img 
{
	border:none;
}

.wisper
{
    font-style: italic;
    color: #666;
}

.clearFloats
{
    clear:both;
}
/* Frame sadows */
#frame-left
{
    background-image: url(images/frame-left.gif);
    width: 30px;
}
#frame-right
{
    background-image: url(images/frame-right.gif);
    width: 30px;
}
#frame-center
{
    background-color: white;
    width: 780px;
}
#frame-btm-left
{
    height: 17px;
    width: 60px;
    background-image: url(images/frame-btm-left.gif);
}
#frame-btm-right
{
    height: 17px;
    width: 60px;
    background-image: url(images/frame-btm-right.gif);
}
#frame-btm
{
    height: 17px;
    width: 720px;
    background-image: url(images/frame-btm.gif);
}
.frame
{
    margin:0px auto;
}

#header
{
	background-image: url(images/header.jpg);
    height: 258px;
}

/* Shadow Box */
.shadowBox {
    background: url(images/shadowAlpha.png) no-repeat bottom right;
	float:left;
	width: 310px;
	margin: 5px 0 0 5px;
	
}
.shadowBox .boxContent
{
	display:block;
	position: relative;
	width: 280px;
	bottom: 5px;
	right: 5px;
    padding: 15px 15px;
}

#dates .boxContent
{
    background-color: #eec;

}
#news .boxContent
{
    height: 160px;
    background-color: #eee;
    overflow:auto;
}

.boxContent h4
{    color: #336699;
    border-bottom: 1px solid #aaa;
    margin-top:0px;
}


/* Genneral positioning */
.content
{
    padding:20px 30px;
}

#footer
{
    background-color: black;
    color: white;
    font-size:8pt;
    padding: 2px 5px;
}
#footer a
{
    color: #dd7700;
}


#home .content, #test .content
{
    margin-left: 10px;
}

#photoArea
{
	float:right;
	width: 260px;
	margin-left: 40px;
	position:relative;
	top: 40px;
}
#photoArea img
{
	display:block;
}
#photoArea .shadowBox
{
	width: 268px;
	cursor:default;
}
#photoArea .boxContent
{
	background-color: #eec;
	display:block;
	padding:4px;
	width: 260px;
}
#photo1
{
	position:absolute;
	left: -200px;
	z-index: 100;
}
#photo2
{
	position:absolute;
	left: -40px;
	top: 60px;
	z-index: 99;
}
#photo3
{
	position:absolute;
	left: 40px;
	top: 160px;
	z-index: 98;
}
#photo1:hover,
#photo2:hover,
#photo3:hover
{
	z-index:101;
}


#infoArea
{
    float: right;
    width: 280px;
    margin-left: 40px;
    position: relative;
}
#cfp #infoArea
{
}

#dates
{
    margin-top: 40px;
}

#news
{
    margin-top: 20px;
}


#dates h2, #news h2
{
    color: #336699;
    border-bottom: 1px solid #aaa;
    margin-top:0px;

}

#dates .dateList
{
    line-height: 13pt;
}

#dates .info
{
    border-top: 1px solid #aaa;
    margin: 0pt;
	font-size: 8pt;
	margin-top: 20px;

}


#news h2
{
    margin-bottom:0px;
}
.newsEntry
{
    padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #bbb;
    font-size: 8pt;
}

.newsEntry p
{
    margin:0px;
}
.newsEntry .ts
{
font-size: 7pt;
	color: #444;
}
/* Sponsors */

#sponsors
{
	border-top: 1px solid #CCC;
	
}


/* Menu */
#menu
{
    background-image: url(images/topnav_bg_grey.gif);
    height: 21px;
}
#menu a
{
    font-weight: bold;
    color: #333;
    text-decoration: none;
    display:block;
    height: 18px;
    padding: 3px 12px 0px 12px;
    float:left;
    border-right: 1px solid #aaa;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #aaa;
}

#menu .fill
{
    display:block;
    height: 18px;
    padding: 3px 0px 0px 0px;
    float:left;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #aaa;
    width: 17px
}

#menu a:hover
{
    background-image: url(images/topnav_bg_grey_inv.gif);
    border-bottom: 1px solid #efefef;
    color: #336699;
}
#menu a.disable
{
    background-image: url(images/topnav_bg_grey_inv.gif);
    border-bottom: 1px solid #ddd; /*#efefef;*/
    color: #aaa;
    cursor: default;
}
#menu a.selected
{
    background-image: url(images/topnav_bg_grey_inv.gif);
    color: #800;
    border-bottom: 1px solid #efefef;
}
/* Organizers */
.organizers
{
	margin-left: 20px;
	margin-top:-10px;
}
.organizers h2
{
 	margin-top: 22pt;
}
.organizers h3
{
	margin-left: 30px;
	margin-bottom:0px;
	margin-top: 6pt;
}
.organizers .name
{
	margin-left: 30px;
	margin-top: 0px;
}
.organizers .affiliation
{
	font-style: italic;
}

.dirBlock
{
	border: 1px solid #aaa; padding: 0px; margin:10px 0px;
	background-color: #f8f8f8;
}
.dirBlock h4
{
	margin-left: 10px;
}

.dirInfo ul
{
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 10px;

}

.dirInfo
{
	padding:5px 15px 0px 15px;
}
.dirInfo .direct
{
	display:none;
}

#dirSelect
{
	background-color: #eec;
	margin-top:5px;
}

#dirSelect .direct
{
	display:block;
}
#regtbl
{
	margin: 0px auto;
}
#regtbl td, #regtbl th
{
	text-align: center;
	padding: 2px 5px;
}

#regtbl .r1 th 
{
	background-color: #aaa;
}

#regtbl .r2 td, #regtbl .r4 td
{
	background-color: #efefef;
}

#regtbl .r3 td
{
	background-color: #d0d0d0;
}
.keynote .photo
{
	float:left;
	text-align: right;
	width: 180px;
	padding-top:10px;
}

.keynote .bio
{
	padding-top:10px;
	padding-bottom: 10px;
	margin-left: 195px;
	padding-left: 15px;
	border-left: 1px solid #aaa;
}

.keynote
{
	margin-bottom:30px;
}



/* PROGRAM */
.program {
	font-size:10pt;
}
.program .other,
.program .session,
.program .break
{
	background-color: #f0f0f0;
	margin-left: 150px;
	position: relative;
	margin-bottom:10px;
	border-left: 1px solid #aaa;
	padding: 5px 10px;
}
.program .time
{
	position: absolute;
	left: -150px;
}
.program .header
{
	font-size: 11pt;
}
.program .title
{
	font-weight: bold;
}
.program .header .chair
{
	font-size:10pt;
	display:block;
}
.gray { color: #666}
.dgray { color: #444}

.program .session .header
{
	padding-bottom:8px;
	margin-bottom:10px;
	border-bottom: 1px solid #ddd;
}


.program .session .title
{
	color:#369;
}
.program .item
{
	text-align:left;
	margin-left: 20px;
	margin-bottom: 10px;
}
.program .paper
{
	font-weight: bold;
}


