@import url("default.css");

/* CLIENT STYLE OVERRIDES GO IN THE CLIENT LEVEL VERSION OF THIS STYLESHEET */

body {
font-family:"Lucida Grande","Arial","Helvetica",sans-serif;
font-size:12pt;
background: #000000 url(../../../../img/asaps/webprogram/bg.jpg) repeat-x scroll left top; background-attachment:fixed;
margin:0;
}


.banner {
	width : 775px;
	height : 172px;
}

a {
	color:#B4421A;text-decoration:none;
}

a:link {
	color:#B4421A;text-decoration:none;
}

a:visited {
	color:#B4421A;text-decoration:none;
}

a:hover {color:#B4421A;
	text-decoration:underline;
}

a:active {
	color:#B4421A;
	text-decoration:underline;
}


.navigation {
	line-height: 1.4em;
	background: #3F0504;
	border-bottom: 0px;
	color:#C87652;
	font-size:12pt;	
}

.navigation a:link, a:active, a:visited { 
	text-decoration: none;
	color: #C87652;
}

.navigation a:hover { 
	text-decoration: none;
	color: #ffffff;
}

.page {
	font-family: font-family:"Lucida Grande","Arial","Helvetica",sans-serif;
	width:900px;
}

.subtitle {
	background-color:#FFF0D9;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	font-size:0.85em;
	font-weight:normal;
	margin-top:0px;
	padding:5px 20px 5px 5px;
	text-align:left;
	line-height: 1.4em;
}



.session .papertitle {
	text-align:left;
}

.paperauthors a:link {
	font-style: italic;
	font-weight: bold;
	text-decoration:underline;
	color: #000000;
}

.paper .datetime {
	color:#B4421A;
	font-style:italic;
	margin:1em 0 0.2em;
	text-align:left;
	font-size: 1.1em;
	font-weight: bold;
}

.session .datetime {
	color:#B4421A;
	font-style:italic;
	margin:1em 0 0.2em;
	text-align:left;
	font-size: 1.1em;
	font-weight: bold;
}

.session .papertime {
	width: 84px;
	float: left;
	text-align: right;
	background-color: #FFF0D9;
	
}

.session .papernumber {
	margin-left: 7px;
	width: 70px;
	float: left;
	text-align: center;
	background-color: #FFF0D9;
	font-weight: bold;
}

.paper .number {
	background-color:#ffffff;
	color:#410605;
	padding:2px;
	border: 1px solid #CCCCCC;
}

.meeting .time {
	color:#B4421A;
}

td {font-size: 0.8em;}

.session .siblings {
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}