html, body {
	margin:0;padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#222;
}
.clearboth {clear:both;}
.wrapper {
	width:1000px;
	margin: 0 auto;
	padding:0;
}
a {
	color:#222;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#header {
	width:100%;
	background-color:#202020;
}
#header .top {
	height:30px;
}
#header .top .language_selector {
	float:right;
	margin:6px 40px 0px 0px;
}
#header .module {
	height:160px;
	width:inherit;
	background: #494f4f url(/images/lubko/header-bg.jpg) top left no-repeat;
}
#header .module .logo_wrapper {
	width:1000px;
	margin: 0 auto;
}
#header .module .logo {
	padding:0;margin:0;
	width:250px;height:120px;
	background: transparent url(/images/lubko/logo.png) 0px 40px no-repeat;
}
#header .module .search_wrapper {
	float:right;
	margin:0 40px 0 0;
}
#header .shad {
	height:40px;
	width:inherit;
	background: transparent url(/images/lubko/shad.png) top left repeat-x;
}
#content {
	width:1000px;
	margin: 0 auto;
}
#content .leftcol {
	float:left;
	width:130px;
}
#content .maincol {
	float:left;
	width:580px;
	padding: 0px;
	margin:0px 20px 0px 0px;
}
#content .maincol .maincol_top {
	height:10px;
	background:transparent url(/images/lubko/bg_maincol_top.png) top left no-repeat;
}
#content .maincol .maincol_content {
	width:540px;
	padding: 10px 20px;
	margin:0px 0px 0px 0px;
	background:#e6e6e6 url(/images/lubko/bg_maincol_bottom.png) bottom left no-repeat;
}
#content .maincol .maincol_content .contentheading {
	font-size:1.4em;
	font-weight:normal;
}
#content .rightcol {
	float:left;
	width:230px;
}
#content .rightcol h3 {
	width:225px;height:35px;
	background:transparent url(/images/lubko/bg_rightcol_header.png) top left no-repeat;
	display:block;
	font-size:1em;
	color:#222;
	line-height:35px;
	padding:0 0 0 12px;
	margin:0;
}

#footer {
	width:100%;
	background:transparent url(/templates/rt_vertigo_j15/images/style6/footer-bg.png) repeat-x scroll 0 0;
	bottom:0;
	margin-top:20px;
}
#footer #footer-bar {
	height:50px;
	margin:10px 0px 0px 0px;
	padding:0px;
}
#footer #footer-bar .copyright {
	float:left;
	overflow:hidden;
	padding:12px 20px 12px 12px;
	font-size:0.85em;
	color:#111;
	font-weight:normal;
	text-transform:uppercase;
}

/* menu */
.leftcol ul.menu {
	margin:20px 0px 0px 0px;
	padding:0 0 35px;
}

.leftcol ul.menu li {
	float:none;
	list-style:none;
	height:50px;
	line-height:40px;
}
.leftcol ul.menu li a {
	text-decoration:none;
	color:#555;
	padding: 0px 0px 0px 10px;
	font-size:0.85em;
	font-weight:bold;
}
.leftcol ul.menu li.active {
	background:transparent url(/images/lubko/bg_menuitem.png) no-repeat top left;
}
.leftcol ul.menu li:hover {
	background:transparent url(/images/lubko/bg_menuitem.png) no-repeat top left;
}
.leftcol ul.menu li.active a {
	color:#000;
}

/* footer menu */
.footer_menu {
	float:left;
	padding:10px 0 12px 12px;
}

.footer_menu ul.menu {
	margin:0;
	padding:0;
}

.footer_menu ul.menu li {
	float:left;
	list-style:none;
	margin:0;padding:0;
}
.footer_menu ul.menu li a {
	text-decoration:none;
	color:#111;
	padding: 0px 25px 0px 0px;
	font-size:0.85em;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
}
.footer_menu ul.menu li p {
	text-decoration:none;
	color:#111;
	padding: 0px 25px 0px 0px;
	font-size:0.85em;
	font-weight:normal;
	text-transform:uppercase;
	margin:2px 0px 0px;
}
.footer_menu ul.menu li a:hover {
	text-decoration:underline;
}
.footer_menu ul.menu li.active a {
	color:#111;
}
.moduletable {
	margin:0;padding:0;
}


/* Rightcol */
.rightcol .module .offer {
	padding:10px;
	margin-bottom:10px;
}
.rightcol .module .image {
	float:left;
	width:40px;height:40px;
	padding:0px 10px 3px 0px;
}
.rightcol .module .image img {
	border:none;
}
.rightcol .module .offer h4 {
	font-weight:bold;
	font-size:0.9em;
	margin:0;
}
.rightcol .module .offer p {
	font-weight:normal;
	font-size:0.85em;
	margin:0;
}
.rightcol .module .offer h4 a, .rightcol .module .offer p a {
	color:inherit;text-decoration:none;
}

.rightcol .module .offer a:hover {
	text-decoration:underline;
}


/* Maincol */
.maincol .module .offer {
	float:left;
	padding:10px;
	width:250px;
}
.maincol .module .image {
	float:left;
	width:65px;height:65px;
	padding:0px 10px 3px 0px;
}
.maincol .module .image img {
	border:none;
}
.maincol .module .offer h4 {
	font-weight:bold;
	font-size:0.95em;
	margin:0;
}
.maincol .module .offer p {
	font-weight:normal;
	font-size:0.85em;
	margin:0;
}
.maincol .module .offer p.orange {
	font-weight:normal;
	font-size:0.8em;
	margin:0;
	color:#FF6600;
	text-transform:uppercase;
}

/* joomla stuff */
.componentheading {
	font-size:1.4em;
	font-weight:normal;
}
fieldset {
	padding:5px;
	border:none;
}
.contentpaneopen a {
	font-weight:bold;
}
#searchForm, .contentpaneopen {
	font-size:0.85em;
}
