html {
	background-color:#993333;
	background-image: url('images/bkg_SIAI2011.jpg');
	background-position:center top;
	background-repeat: no-repeat;
}
body {
	/*background: #9ea4c6 url(images/blue_bkg.jpg) repeat-x top left fixed; padding:0;*/
	border-top: 6px solid #993333;
}
.container_12 {
	background: #fff url(images/12_col.gif) repeat-y;
	margin-bottom: 20px;
}
.container_16 {
	background: #fff url(images/16_col.gif) repeat-y;
}
.container_24 {
	background: #fff url(images/24_col.gif) repeat-y;
}

/* For IMAGES, for example, together with LEFT or RIGHT, below...  */
.rounded_frame {
	border:1px solid #211e56;
	padding: 2px;
	margin: 5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.left {
	float: left;
	margin: 0 10px 5px 0;
}
.right {
	float: right;
	margin: 0 0 5px 10px;
}

.centred {text-align:center;}

.red {
	color: #d70303;
}

.rounded_div {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-image: url(images/grey666_o15.png);
	border: 1px solid #ccc;
	padding: 5px;
	text-align:left;
	margin-bottom:12px;
}

.top_image{
	margin:0;
}

.footer {
	border-top: 2px solid #993333;
	margin-right:0;
	margin-left:-10px;
	width:960px;
}
.footer p {
	font-size:10px;
	text-align:right;
	margin: 5px 10px 5px 10px;
	line-height: 1.5em;
	padding-bottom: 0px;
}
.footer a, .footer a:visited {
	color:#a8b6d9;
}
.footer a:hover {
	color:#ffffff;
}
.footer a:focus, a:hover, a:active{
	/*color:#653372;*/
}


.col {
	margin-top:10px;
}

.org {
	margin:0;
}


/* TEXT.CSS

/* Basic HTML
----------------------------------------------------------------------------------------------------*/
body {
	color: #333;
	font-size: 13px;
	line-height: 1.5;
	font-family: Verdana,Geneva,sans-serif;;
	padding: 0;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

a, a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #666;
	padding: 0 2px 1px 2px;
	color: #993333;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #006090;
}

/* Headings and main text
----------------------------------------------------------------------------------------*/
h1 {
	font-size: 20px;
	color:#006090;
	margin-bottom:15px;
}
h2 {
	font-size: 18px;
	color:#993333;
	margin-bottom:5px;
	margin-top:15px;
}
h3 {
	font-size: 16px;
	color:#006090;
}
h4 {
	font-size: 14px;
	color:#993333;
	font-style:italic;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}

p {
	font-size:12px;
	line-height: 1.4 em;
	padding-bottom: 10px;
}

.SmallText {
	line-height: 1.2;
	font-weight: bold;
	font-size: 10px;
}

 .payment {
	margin-left:20px;
}

.committee_member{
	padding:0;
	line-height:1.5;
	font-variant:small-caps;
}

.city {
	font-style:italic;
	margin-left:10px;
	margin-top:2px;
	line-height:1;
}

.sponsors a, .sponsors a:visited {
	text-decoration: none;
	color: #001767;
	border-bottom:0px dotted #666;
	padding: 0;
	font-weight:bold;
}

.sponsors a:hover {
	background: #5575a4;
	color: #FFFFFF;
	text-decoration: none;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/
/* Better looking SUPer- and SUBscripts */
sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}

ol {
	list-style: decimal;
}

dl,
hr,
pre,
address,
fieldset {
	margin-bottom: 5px;
}

/* TABLES */
table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; }
table.full { width: 100%; }
table.fixed { table-layout:fixed; }

th,td { padding: 0.5em; font-size:11px;}
thead th { background: #444; color: #fff; }
tbody th { background: #ccc; color: #333; }
tbody th.sub { background: #ddd; color: #333; }

/* UL and LI - general*/
ul {
	list-style: square;
	margin: 0 0 3px 12px;
	padding-left: 6px;
	padding-bottom: 10px;
	text-indent: 0px;
}

li {
	margin: 0 0 3px 6px;
	text-indent: 0px;
}

/* UL and LI - specific*/
.SmallText ul, .SmallText ul li {
	margin-left:7px; 
	padding:0px; 
	margin-top:6px;
	margin-bottom: 10px; 
	text-indent:0px;
	list-style: square;
	}

.SessionChairs  {
   font-weight:normal;
   font-size:11px;
   font-style: italic;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   margin-top:5px;
    }
.SessionTitle {
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
	}
.Session {
	font-weight:bold;
	font-size:13px;
 	margin-bottom:0px;
	margin-top:5px;
	padding-bottom: 0px;
    }
.PresTitle  {
   margin-left:0px;
    }
.Break {
	font-weight:bold;
	font-size:12px;
	font-style:italic;
 	margin-bottom:0px;
	margin-top:5px;
	padding-bottom: 0px;
    }
.Speaker {
	font-style:italic;
	font-size:12px;
 	margin-bottom:0px;
	margin-top:7px;
	padding-bottom: 0px;
    }

td.schedule {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	width:100px;
	}
td.session_schedule {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	font-weight:bold;
	}

p.programme {
	font-size:12px;
	line-height: 1.4 em;
	padding-bottom: 0px;
}

img.plain {
 border: 1px solid #868e9f;
 padding: 3px;
 background-color: #fff;
}

.checkJS{
	display:none;
}