/* Start of CMSMS style sheet 'onkoview' */
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #6183ad url(uploads/onkoview/background_big.gif) center repeat-y;
	color: #616161;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
a {
	color: #6090a3;
	text-decoration: underline;
}
a:hover {
	color: #838f96;
	text-decoration: none;
}
acronym {
	border-bottom: 1px dashed #999999;
	cursor: help;
}
#column2 h1 {
	border-bottom: 1px solid #aec4de;
	border-top: 1px solid #aec4de;
	border-right: 24px solid #6183ad;
	color: #6183ad;
	font-size: 130%;
	font-weight: normal;
	margin: 5px 0 15px 0;
	background: #d7e5ef;
	padding: 3px 5px 1px 5px;
}
h2 {
	margin: 15px 0 15px 0;
	font-size: 23px;
}
#column2 ul {
	margin: 20px 0 20px 20px;
}
#column2 li {
	color: #999999;
	list-style: square;
	margin-bottom: 5px;
}
.login {
	border: 1px solid #c9dcea;
	color: #999;
}
.login_hover {
	border: 1px solid #999;
	color: #ccc;
}
#submit {
	border: 1px solid #c9dcea;
	color: #999;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	width: 140px;
	text-align:center;
}
#submit_hover {
	border: 1px solid #999;
	color: #ccc;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	text-align:center;
}
/* The background-image's for the #wrap below are for preloading all the page's images, just add your own images to the pattern */
#wrap {
	margin: 0 auto;
	text-align: left;
	width: 882px;
}
#header {
	background: url(uploads/onkoview/header_big.jpg) center no-repeat;
	height: 40px;
	margin: 0;
	padding: 37px 0 27px 0;
}
#en #header {
	background: url(uploads/onkoview/header_big_en.jpg) center no-repeat;
}
#header h1 {
	color: #e0e0e0;
	font-size: 32px;
	font-weight: normal;
	text-align: center;
visibility:hidden;
}
#nav {
	padding-bottom: 40px;
	width: 179px;
}
/* leave the padding-bottom in the #nav if you want some space between the navigation and the photos in the left column */
#nav ol li {
	line-height: 16px;
	list-style: none;
}
#nav ol li a {
	border-bottom: 1px solid #c9dcea;
	color: #fff;
	display: block;
	padding: 5px;
	text-decoration: none;
}
#nav li a:hover {
	background: #c9dcea url(uploads/onkoview/selector.gif) center right no-repeat;
	color: #000;
}
#nav ol ol li {
	list-style-type: decimal;
	color: white;
	margin-left: 27px;
	padding-left: -3px;
}
#nav ol ol li a {
	line-height: 13px;
	border-bottom: none;
}
#nav ol ol ol li a,
#en #nav ol ol li a  {
	padding-left: 20px;
	background: url(uploads/onkoview/movie.png) 1px 5px no-repeat;
}
#nav ol ol ol li a:hover,
#en #nav ol ol li a:hover {
	background: #c9dcea url(uploads/onkoview/movie.png) 1px 5px no-repeat;
}
#nav ol ol ol li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#en #nav ol ol li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 5px;
}
#nav ol ol li a {
	color: #ffffff;
}
#nav ol ol li a:hover {
	color: #000000;
	background-image: url(uploads/onkoview/selector_sub.gif);
}
#nav ol li.menuparent a.menuparent {
	color: #000000;
	background-color: #cccccc;
}
#nav ol li.currentpage a {
	color: #000000;
	background-color: white;
}
#news {
        padding-left: 5px;
        padding-right: 5px;
}        
#column1 {
	float: left;
	width: 180px;
	color: #000000;
}
#column1 img {
	border: 1px solid #c9dcea;
	margin: 5px 20px;
	padding: 10px 20px;
}
/* in the tag below, #column2, I used the Underscore Hack to give the column2 div the correct margins in Firefox 1 */
#column2 {
	float: none !important;
	float: right;
	margin-left: 192px !important;
	margin-left: 0;
	padding: 12px 40px 30px 9px;
}
p {
	margin: 0 0 10px 0;
	line-height: 17px;
}
#links div {
	float: left;
	width: 140px;
}
#links div li {
	list-style: none;
}
#links div li a {
	background: url(uploads/onkoview/arrow_outline.gif) left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
#links div li a:hover {
	background-image: url(uploads/onkoview/arrow.gif);
	color: #ac835c;
	text-decoration: underline;
}
#footer {
	clear: both;
	color: #999;
	font-size: 9px;
	padding: 30px 0 10px 0;
	margin-left: 200px;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}

#language-select {
	text-align: right;
}
/* End of 'onkoview' */

