/* general */ 
body {color:#FFFFFF;font:normal 11px Georgia, "Times New Roman", Times, serif}
a {color:#ffffff;text-decoration:none}
a:hover {text-decoration:underline}
input, textarea, select {font:normal 11px Georgia, "Times New Roman", Times, serif}
.fl {float:left}
.fr {float:right}
.formgrp {width:100%;overflow:hidden}

.clear {clear:both; overflow:hidden; font-size:0; height:0;}
/* HACK */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* layout */
body#main-page {
	background:url(../images/bg_home.jpg) no-repeat;
}
body#sub-page {
	background:#2b4f5d url(../images/bg_subpage.jpg) repeat-x;
}
#wrapper {
	width:966px;
	margin-left:32px;
	position:relative;
}

/* ### primary-column ### */
#primary-column {
	float:left;
	width:179px;
}

/* company-logo */
#company-logo {
	background:url(../images/raten_logo.png) no-repeat !important;
	background:transparent;
	margin:30px 0 23px;
}
#company-logo, 
#company-logo h1 a {
	height:92px;
	width:137px;
}
#company-logo h1 a {
	display:block;
	text-indent:-9999px;
	position:relative;
}
#sub-page #company-logo {
	background:url(../images/raten_logo_violin.png) no-repeat !important;
	background:transparent;
	margin:0px 0 23px;
}
#sub-page #company-logo, 
#sub-page #company-logo h1 a {
	height:202px;
	width:140px;
}

/* navigation */
#navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#navigation li {
	margin-bottom:12px;
}
#main-page #navigation ul,
#navigation ul {
	display:none;
}
#navigation li.active ul {
	display:block;
}
#navigation li ul {
	margin-top:9px;
	margin-left:12px;
}
#navigation a {
	color:#898f92;
}
#navigation a:hover {
	color:#FFFFFF;
}
#navigation a.group {
	background:url(../images/icon_note.gif) 100% center no-repeat;
	padding-right:17px;
}
#navigation a.active {
	color:#ffffff;
}

/* ### news ### */
#news {
	position:absolute;
	top:32px;
	left:590px;
}
#news h2 {
	color:#6b787b;
	font-size:14px;
	line-height:150px;
	position:absolute;
	left:-121px;
}
#news #news-content {
	background:url(../images/news_bg.png) no-repeat !important;
	background:transparent;
	padding:25px 50px;
	width:319px;
	height:150px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:219px;
	height:100px;
}
#news ul li {
	line-height:20px;
	margin-bottom:30px;
}
#news ul li span {
	font-weight:bold;
}

/* ### secondary-column ### */
#secondary-column {
	float:left;
	line-height:18px;
	margin-top:110px;
	width:520px;
}
#secondary-column p,
#secondary-column h2,
#secondary-column h3,
#secondary-column h4 {
	margin-bottom:15px;
}
#secondary-column h2#page-title {
	border-left:solid 4px #FFFFFF;
	color:#ffff99;
	font-size:12px;
	line-height:23px;
	padding-left:14px;
	position:absolute;
	left:-18px;
	top:0;
}
#secondary-column #content {
	margin-left:94px;
	padding:50px 0 30px;
	position:relative;
	width:359px;
}

/* slider */
#slider {
	background:url(../images/slider_bg.png) no-repeat !important;
	background:transparent;
	height:286px;
	width:359px;
	position:relative;
	margin:0 0 20px 84px;
}
#slider-picture-block {
	position:absolute;
	top:8px;
	left:16px;
	height:260px;
	width:335px;
	overflow:hidden;
}
#slider-picture-block img {
	width:335px;
}

/* gallery */
.gallery {
	margin-bottom:15px
}
.gallery li {
	float:left;
	margin:10px;
}
.gallery.organization li {
	text-align:center;
	width:90px;
	margin:0 10px 10px;
}
.gallery.organization li img {
	height:80px;
	width:80px;
	margin-bottom:10px;
}
.gallery.company li {
	width:71px;
}
.gallery.news li {
	width:61px;
}

/* mp3 */
#main-page .mp3 {
	text-indent:-9999px
}

/* footer */
#footer {
	background:url(../images/footer_bg.gif) no-repeat;
	color:#95a7ae;
	font-size:10px;
	padding-top:55px;
	text-align:center;
	width:100%;
	line-height:normal;
}
#footer a {
	color:#95a7ae;
}