/*
Style For the IHES Conference 2012
*/
body
{
	margin: 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: "lucida grande", "lucida sans unicode", tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding: 20px 20px 4em 20px;}

body.bck{
background-image: url("images/fiveloop16_vert.jpg");
/*background-position: 50% 50%;*/
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
  background-repeat: no-repeat;
}
table
{
	font-family: "lucida grande", "lucida sans unicode", tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a
{
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
	color: inherit;
	text-shadow: #909090 3px 3px 3px;
}
a:active, a:hover
{
	color: #0000FF;
	background-color: inherit;
	-webkit-border-bottom-style: dotted;
	-webkit-border-bottom-color: #FF0000;
	-webkit-border-bottom-width: 1px;
	-moz-border-bottom-style: dotted;
	-moz-border-bottom-color: #FF0000;
	-moz-border-bottom-width: 1px;
	-khtml-border-bottom-style: dotted;
	-khtml-border-bottom-color: #FF0000;
	-khtml-border-bottom-width: 1px;
	text-shadow: #FF7070 3px 3px 4px;
}
a:link, a:visited
{
	color: #FF0000;
	background-color: inherit;
}
td
{
	padding: 4px 8px 4px 8px;
}
h1
{
    font-size: 20px;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans unicode", tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 32px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	text-shadow: #909090 4px 4px 5px;
}
h2
{
	font-size: 14px;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans unicode", tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	background-color: #AAAAAA;
	padding: 4px 20px 4px 20px;
	text-shadow: #909090 4px 4px 4px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: #333333 2px 2px 4px;
	-moz-border-radius: 5px;
	-moz-box-shadow: #333333 2px 2px 4px;
	-khtml-border-radius: 5px;
	-khtml-box-shadow: #333333 2px 2px 4px;
}
h4 a:hover, h3 a:hover, h2 a:hover, h1 a:hover,
h4 a, h3 a, h2 a, h1 a
{
	color: inherit;
	background-color: inherit;
	-webkit-border-bottom-width: 0px;
	-moz-border-bottom-width: 0px;
	-khtml-border-bottom-width: 0px;
	text-shadow: inherit;
}
a img:hover, h4 a:hover, h3 a:hover, h2 a:hover, h1 a:hover
{
	opacity: 0.7;
}
h3
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
a:hover h3, a h3
{
	text-shadow: none;
	color: black;
	background-color: inherit;
}
h4
{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
img
{
	border: 0px solid #000000;
}
ul
{
	padding-left: 1.5em;
}
.listing
{
	font-family: "Courier new", Courier, monospace;
	font-size: 10px;
	background-color: #C0C0C0;
	color: #000000;
}
.description
{
	font-family: "lucida grande", "lucida sans unicode", tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background: #FFFFFF url(../pictures/OSX_Lines.gif);
	color: #000000;
	text-align: justify;
	padding: 20px;
}
.red_note
{
	color: #ff3030;
	background-color: inherit;
}
.tr_odd
{
	color: black;
#	background-color: #dddddd;
}
.currentVersion {
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-style: italic;
	color: #444444;
	text-shadow: #909090 3px 3px 3px;
}
.currentVersion:hover {
	text-shadow: #909090 3px 3px 3px;
}
.icon {
	width:128px;
	padding-right:20px;
	padding-bottom:10px;
	float:left;
}

.evenline{color : slateblue; } 
.oddline{color: purple;}
.evencol{font-style: italic; } 
.oddcol{font-weight: bold; } 
 

#bottom
{
	font-size: 9px;
	line-height: 14px;
	color: #808080;
	background-color: #EFEFEF;
	opacity: 0.85;
	border-top: 1px dotted #999999;
	position: fixed; bottom: 0px; left: 0px; width: 100%;
	text-align: center;
	padding: 6px 0px 4px 0px;
}
#scripts
{
	position: fixed; bottom: -50px; right: 0px;
}
/* EOF */
