/****************************************************
* Style sheet for the Prof. Shimshoni's Homepage
* Bazalitsky.G. 22.04.2006
****************************************************/
html {
	height:100%
	}
body {	
	margin: 0px;
	padding: 0px;
	height:auto !important;
	height:100%;
	min-height:100%;
	background-color: #A76943;
	background-image: URL(images/topBGb.gif);
	background-repeat: repeat-x; 
	text-align: center;
	font-family: Verdana, Arial, sant-serif;
	}
p {
	font-size: 14px;
	text-align: left;
	color: #FF0000;
	padding: 10 10 10 10;
}

#header {
	width:95%;
	margin: 0px auto;
	border:0px;
	background-color: #900;
	text-align: left;
	height: 110px;
}

#logo {
	position: relative;
	left: 0.0em;
	top: 0.0em;
	background-color: transparent;
	width: 275px;
	text-align: center;
	height: 110px;
	margin 0px;
	padding 0px;
	color:#FC9;
}

#name {
	position: absolute;
	left: 19.0em;
	top: 0.0em;
	background-color: transparent;
	width: 600px;
	text-align: center;
	height: 110px;
	margin: 0px;
	padding: 0px;
	color:#FC9;
}

#photo {
	position: absolute;
	left: 63.5%;
	top: 120px;
	background-color: transparent;
	width: 80%;
	height: 80%;
	margin: 0px;
	margin-left: -42%;
	padding: 0px;
	color:#369;
}

#boxmenu {
	position: absolute;
	left: 11.5%;
	top: 14.1em;
	width: 20%;
	height: 7.2em;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	margin-left: -9%;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	background-color: #900;
	color: #369;
}

#boxmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#boxmenu li {
	border-bottom: 1px solid #90bade;
	margin: 0;
}

#boxmenu li a {
	display: block;
	padding: 3px 3px 3px 0.3em;
	border-left: 10px solid #930;
	border-right: 10px solid #930;
	background-color: #900;
	color: #fc9;
	text-decoration: none;
	width: 97%;
}

html>body #boxmenu li a {
	width: auto;
}

* html body #boxmenu li a {
	width: auto;
}

#boxmenu li a:hover {
	border-left: 10px solid #930;
	border-right: 10px solid #930;
	background-color: #B5AB97;
	color: #369;
}

#contact {
	position: absolute;
	left: 15.5%;
	top: 21.3em;
	width: 26%;
	height: 16.5em;
	margin-bottom: 1em;
	margin-left: -13%;
	padding: 0 0 0 0;
	border-left: 10px solid #A76943;
	border-right: 10px solid #A76943;
	font-family: 	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	background-color: #B5AB97;
	color: #000;
}

#contact ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#contact li {
	border-bottom: 1px solid #A76943;
	padding: 3px 3px 3px 0.3em;
	margin: 0;
}

#contact li a {
	display: block;
	background-color: #B5AB97;
	color: #369;
	text-decoration: none;
	width: 97%;
}

html>body #contact li a {
	width: auto;
}

* html body #contact li a {
	width: auto;
}

#contact li a:hover {
	background-color: #900;
	color: #fc9;
}

#contact li:hover {
	background-color: #900;
	color: #fc9;
}

#research {
	position: absolute;
	left: 60.5%;
	top: 140px;
	background-color: #B5AB97;
	width: 75%;
	height: 50%;
	margin: 0px;
	margin-left: -36%;
	padding: 0px;
	text-align: left;
	color:#000;
}

#research P {
	font-size: 150%;
	font-variant: small-caps;
	text-align: center;
	color: #000;
	padding: 10 10 10 10;
}

#research ul {
	list-style:none;
	background:URL(images/spin2.gif) no-repeat 0.5em 0;
	padding-left:1em;
	margin: 0;	
	border: none;
}

#research li {
	list-style:none;
	padding: 4px 3px 3px 1.9em;
	margin: 0;
}

html>body #research li {
	width: auto;
}

* html body #research li  {
	width: auto;
}

#publication {
	position: absolute;
	overflow:scroll; 
	left: 62.0%;
	top: 120px;
	background-color: #B5AB97;
	width: 78%;
	height: 78.5%;
	margin: 0px;
	margin-left: -40.0%;
	padding: 0px;
	text-align: left;
	color:#000;
}

#publication P {
	font-size: 150%;
	font-variant: small-caps;
	text-align: center;
	color: #000;
	padding: 10 10 10 10;
}

#publication ol {
	padding: 3px 3px 3px 25px;
	margin: 0;
	border: none;
	font-size: 80%;
}

#publication ol li {		
	list-style: decimal;
	list-style-position: outside;
	margin-left: 22px;
}
