
html, body
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	/*background-color: #EEEEEE;*/
}

body{
	font-family: arial,sans-serif;
	text-align: center;
	font-size:1em;
	background: url(../images/patterns/pattern3.png) repeat;
	}


div#container{
	width: 888px;
	height:  100%;
	margin: 0px auto;	
	text-align: justify;
	background-color: #FFFFFF;
	border-right: 2px solid #777777; 
	border-left: 2px solid #777777; 

    }


div#header
{
	width: 888px;
	height: 244px;
	background: url(../images/turin3-final.jpg) no-repeat;
	color: #ff0;
	margin: 0px auto;
	border-bottom: 5px solid;
	border-bottom-color: #006699;
}



div#navigation {
	margin-top: 10px 0em 0em 5.5 em;
	padding-left: 5px;
	float:left;
	width:12em;
	
}

div#right-navigation {
	width:12em;
	float:right;
	padding-right: 5px;
}


div#content {
	margin-top: 10px;
	margin-left:12em;
	margin-right:12em;
	padding: 0 15px 0 15px;	
}


#footer {
	font-size:12px;
	font-family: arial,sans-serif;
	clear:both;
	padding:0px 0px 0px 0px;
	text-align:center;
	margin: 0px;	
	border-top: 1px solid #ccc; 
	border-bottom: 2px solid #777; 
	background-color: #F3F3F3;

}

/* FOOTER STYLES */

#footer p {
	color:#666;
	}

#footer .links {
	margin-bottom:0px
	}

#footer ul.links {
	list-style:none; 
	font-size:12px;
}

#footer ul.links a {
	color :#2f56a5
}

#footer ul.links li {
	display:inline
}

#footer ul.links li.pipe{
	padding:0 3px;
	cursor:default
}

div#footer a {
	color:#666;
	font-weight: normal;
	text-decoration: underline
	}
	

/* MAIN CONTENT STYLES */
#content h1.pagetitle
{
	margin: 0 0 10px 0;
	padding-bottom: 2px;
	border-bottom: solid 2px #004F75;
	color: #004F75;
	font-weight: bold;
	font-family: Arial Black;
	font-variant: small-caps;
	text-align: center;
}

#content h1 {
	margin:1.0em 0 0.5em 0em;
	color: #3b3b3b; 
	font-weight: bold;	 
	font-size: 19px;
}

#content h2 {
	margin:0.8em 0 0.5em 0em;
	color: #696969;
	 font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

#content h3 {
	margin:0.6em 0px 0.5em 0px; 
	/*color: #be4c00;*/
	 
	font-weight:bold; 
	font-size:14px;
	color: #424242;
}

#content h4 {
	margin:0.6em 0px 0.5em 0px; 
	/*color: #be4c00;*/
	 
	font-weight:bold; 
	
	font-size:13px;
	color: #626262;
}


#content a {	
		/*color:#467AA7;*/
		color:#2A5A8A;
		text-decoration: underline;
	}

#content p {
	margin-top:1em;
	/*margin-left:1em;*/
	margin-bottom:1em;
	
	line-height:1.3em; 
	font-size:14px; 
	text-align:justify;
}



.main-content p.affiliation {
	color: rgb(120,120,120);
	margin: 0px 5px 10px 5px;
	padding:0px;
	line-height: 1em;
	font-size: 12px;
	font-weight: normal;
}


.main-content p.bio_info a {
	font-weight:normal;
	text-decoration:underline;
}



span.spot {
	font-weight: bold;
	color: #2A5A8A;
}

span.redspot {
	font-weight: bold;
	color: #971100;
	 

}

#content p.right {
	text-align:right;
}

#content p.abstract {
	font-size:12px;
}





#content ul.topics { 
	margin:15px 0px 15px 0px;
}

#content ul.topics li{
	
	padding-left: 15px;
	background:url(../images/orange_bullet.jpg) no-repeat 0 0.5em;
	line-height:1.5em; 
}


#content ul {
	list-style:none; 
	margin:0.5em 0 1.0em 0em;
}

#content ul li {
	text-align: left;
	margin: 0px; 
	padding: 0px; 
	line-height:1.3em; 
	font-size:14px;
}
	
#content ol {
	margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; 
	margin:0.5em 0 1.0em 25px /*IE6*/;
	}
	
#content ol li {
	list-style-position:outside; 
	margin:0 0 0.2em 0; 
	line-height:1.4em; 
	font-size:14px;
	}
	
	
	
	
#content table {
	margin: 0px;
}	
	
#content tr {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#content td {
	padding: 0px;
	margin:0px;
	vertical-align:middle;
	font-size: 14px;
	line-height: 1.4em;
}



#content table.program *{
	margin: 0px;
	font-size: 12px;
	font-family: arial,sans-serif;
	text-align: center;
}	
	


#content table.program th {
	text-align: center;
	color: #004F75;
	font-size: 11px;
	font-weight:normal;	
	background-color: rgba(0,79,117,0.14);
}

#content table.program td {
	padding: 0px;
	margin:0px;
	vertical-align:middle;
	font-size: 12px;

	
}
#content table.program ul {
	padding: 0px;
	margin:0px;
	text-align:left;
	text-transform: none;
	
	text-decoration: none;

	text-indent: 5px;

	
}





#content td.keynotedesc {
	padding: 0px 15px 20px 15px;
	margin:0px;
	vertical-align:middle;
}

#content td.photo {
	padding: 0px 0px 20px 0px;
	margin:0px;
	vertical-align:top;
}


#content td.dotted {
	margin:0px;
	padding: 0 0 0 1em;
	vertical-align: top;
	text-align:left;
	background:url(../images/orange_bullet.jpg) no-repeat 0 0.5em;
	font-size:14px;
}

#content table.pc{
	width:425px;
	padding:0px;
	margin:0.5em 0px 1em 35px;
}

#content table.pc tr{
	padding:0px;
	margin:0px;
	line-height:1.4em; 
	
}

#content table.pc td.name{
	width:40%; 
	margin:0px;
	padding: 0 0 0 1em;
	vertical-align: top;
	text-align: left;
	background:url(../images/orange_bullet.jpg) no-repeat 0 0.5em;
	font-size:14px;
	/*font-weight:bold;*/
}

#content table.pc td.institution{
	padding:0px 0px 0px 10px;
	margin:0px;
	font-size:13px;
	font-variant: small-caps;
	text-align:left;	
}


#content table.registration {
	padding: 0px;
	margin: 0px;
	font-size:13px;
	font-variant: small-caps;
	text-align:left;	
	
	/*border-bottom: 2px solid #467AA7;
	border-top: 2px solid #467AA7;*/
	
	margin-left: auto;
	margin-right: auto;
	
	
	
}

#content table.registration td.head {
	padding: 0px 10px 1px 10px;
	margin: 0px;
	font-size:14px;
	text-align: left;
	font-weight:bold; 
	color: #004F75;
	background-color: rgba(0,79,117,0.14);

	
	/*border-bottom: 2px solid #467AA7;*/

	
}	

#content table.registration td.content {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	font-size:13px;
	text-align:center;
	color: #3b3b3b;
	font-weight: bold;
		background-color: #EEEEEE;


	
}
	
/* RIGHT COLUMN STYLES*/	

#right-navigation tr {
	text-align:center;
}

#right-navigation td {
	padding: 5px 5px 5px 5px;
}

#right-navigation h1.sponsors {
	text-align:center;
	}


/* LEFT COLUMN STYLES */

#navigation h1, #right-navigation h1 {	
	margin: 1em 0 1.5em 0;	
	color: #000000; 
	font-weight:bold; 
	font-size:16px;
	text-align: left;
	font-variant: small-caps;	
}

#navigation p 
{
    clear:both; 
    /*margin:0 10px 10px 20px; 
    color:rgb(80,80,80); 
    line-height:1.3em; 
    font-size:16px;
    text-align: center;*/
    }
    
#navigation p.center {text-align:center;}
#navigation p.right {text-align:right;}


/* MENU STYLES */
#menu
{
	width: 180px;
	margin: auto;
	margin-top: 30px;	
	font-family: Arial;
	
	border-bottom: 5px solid #467AA7;
	/*border-top: 5px solid #467AA7;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;*/
}


#menu p
{
	margin:0px auto;
	padding: 0px;
	height: 12px;
	font-weight: bold;
	font-family: Arial Black;
	font-size: 12px;
	/*line-height: 50px;*/
	/*padding-left:10px;*/
	color: #4E321C;
	background:url(../images/menu/top.jpg) no-repeat top;
	/*border-top: 5px solid #325778;*/
	background-color: #FFFFFF;
	text-align: left;

}

#menu span
{
	color: #006699;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
}

#menu a
{
	display: block;
	height: 25px;
	text-align: right;
	line-height: 25px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #494949;
	padding-right: 50px;
	border-top: 1px solid #909090;
	background: url(../images/menu/arrow.gif) no-repeat top right;
	background-color: #F3F3F3;

}

#menu a:hover
{
	background-color: #006699;
	color: #FFFFFF;
	background-position: right;
	padding-right: 40px;
}
		
#menu a.selected
{
	background-color: #404040;
	background-position: right bottom;
	padding-right: 40px;
	font-weight: bold;
	font-family: Arial Black;
	color: #FFFFFF;
}


#menu a.submenu {
	background-image: none;
	/*margin-right: 20px;*/
	padding-right: 50px;
	font-weight: normal;
	background-color: #DFDFDF;
}

#menu a.submenu:hover{
	background-color: #AAAAAA;
}

/* NEWS STYLES*/

.newstab 
{
	width: 180px;
	background: #CCCCC;
	padding-left: 10px 5px 10px 5px;
	margin: 30px auto;	
	background-color: #F3F3F3;
	border-bottom: 5px solid #467AA7;
}
	
.newstabcontent p 
{
	margin: 0px auto;	
	padding: 5px 5px 5px 5px;
	text-align: left;
}



.newstabcontent 
{
	border: 1px solid #E3E3E3;
	background-color: #FFFFFF;
	margin: 0px auto;

}

.newstabcontent a img{
	text-decoration: none;
	border: 0px;


}
	
.newtabtitle
{
	font-family:Arial Black;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	margin:0px;
	padding: 0px 5px 0px 10px;
	text-align:left;
	/*background: #006699;
	border: 1px solid #006699;
	color: #006699;*/
	color: #FFFFFF;
	/*background: #FFFFFF;*/
	background:url(../images/menu/top-newstab.jpg) no-repeat top;
	
}

.newtabtitle p 
{
	margin:0px auto;
	padding: 0px auto;
}
.newsdate
{
	color: #333333;
	font-variant: small-caps;
	font-family: Arial Black;
	font-size: 11px;
	font-weight: bold;
}

.newstitle 
{
	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}

.newspreview
{
	color: #888888;

}
