/* Start dropdown */
#dropdown_item { color: #4b7501; font-size: 11px; font-weight: bold; background-color: #e8eaee; text-decoration: none; width: 167px; margin-top: 3px; margin-bottom: 3px; padding: 3px 3px 3px 10px; cursor: pointer; }
/* End dropdown */
/* Start toppanel--------------------------------------------- */
#top_panel div.moduletable-blank { background-color: transparent; background-image: none; width: 100%; margin: 0; padding: 0 0 5px; border-width: 0; }
.toppanel 
{ background-repeat: no-repeat; position: absolute; top: 0; left: 0; width: 100%; z-index: 130000; border: 0; }
.toppanel div.panel 
{ background-repeat: no-repeat; position: absolute; width: 100%; border: 0; }
div.default div.toppanel div.panel {
	background: #000001 0 top;
	color: #fff;
}
div.default div.toppanel div.content {
	margin: auto;
	padding-top: 5px;
	overflow: hidden;
}
div.default div.toppanel div.cpnl { width: 174px; margin-left: -87px; cursor: pointer; }
div.default div.toppanel div.cpnl img {
	width: 16px;
	height: 26px;
	border: 0;
}
div.default div.toppanel div.cpnl-l, div.default div.toppanel div.cpnl-r {
	width: 20px;
	height: 24px;
	float: left;
}
div.default div.toppanel div.cpnl-l {
	background: url(../images/toppanel_left.png) no-repeat 100% 0;
}
div.default div.toppanel div.cpnl-r {
	background: url(../images/toppanel_right.png) no-repeat 100% 0;
}
div.default div.toppanel div.cpnl-m { background: url(../images/toppanel_center.png) repeat-x 100% 0; float: left; text-align: center; font-size: 14px; line-height: 22px; overflow: hidden; color: #c5be99; font-weight: bold; text-transform: capitalize; width: 134px; height: 24px; }
div.default div.toppanel div.article {
	padding-bottom: 10px;
}
/* End toppanel--------------------------------------- */
#logo1 
{ background-image: url(../images/logo.png); background-repeat: no-repeat; position: absolute; top: 0; left: 160px; width: 797px; height: 90px; z-index: 20000; border: 0; }
#Layer1 
{ background-repeat: no-repeat; position: absolute; top: 0; left: 400; width: 791px; height: 90px; z-index: 20001; border: 0; }
#at-date 
{ color: #fff; font-size: 13px; font-weight: bold; background-color: transparent; background-image: url(../images/tools.png); background-repeat: repeat; text-transform: capitalize; text-align: center; position: absolute; top: 216px; right: 97px; width: 410px; height: 18px; z-index: 120000; padding: 5px; border-top: 5px solid #004579; border-right-width: 0; border-bottom-width: 0; border-left-width: 0; }
#goup-image 
{ background-image: none; background-repeat: no-repeat; position: absolute; top: 40px; right: 30px; width: 16px; height: 16px; z-index: 5000; border: 0; }
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body { font-family: Arial, Helvetica, sans-serif; background: #fff repeat-x left top; margin: 0 auto; padding: 0; }
.PageBackgroundGradient
{ position: absolute; background-image: url(../images/Page-BgGradient.jpg); background-repeat: repeat-x; top:0; left: 0; width:100%; height: 301px; }

body#body-background { color: #2a343a; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: 50% top; z-index: -5; padding-top: 10px; }
body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}
body.zupa1 {
	font-size: 9px;
}
body.zupa2{
	font-size: 10px;
}
body.zupa3{
	font-size: 11px;
}
body.zupa4{
	font-size: 12px;
}
body.zupa5{
	font-size: 13px;
}
body.zupa6{
	font-size: 14px;
}
/* Normal link */
a { color: #004579; font-size: 100%; font-weight: normal; text-decoration: underline; }
a:hover, a:active, a:focus {
	color: #004579;
	text-decoration: none;
}
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/* Small text */
small, .small, .smalldark, .mosimage_caption { font-size: 90%; color: #bebbbb; text-transform: lowercase; }
/* Heading */
h1 {
	font-size: 100%;
}
h2 {
	font-size: 100%;
}
h3 { color: #444546; font-size: 100%; }
h4 {
	font-size: 100%;
	text-transform: uppercase;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
ul {
	list-style: none;
}
ul li {
	padding-left: 30px;
	line-height: 180%;
	background: url(../images/kogell-list.gif) no-repeat 18px 8px;
}
ol li {
	margin-left: 35px;
	line-height: 180%;
}
th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
hr {
	border-top: 1px solid #D0D9DF;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
a img {
	border: none;
}
td, div {
	font-size: 100%;
}
/* Form
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
input, select, textarea, .fing { padding: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 100%; }
select, textarea, .fing {
	background: #FFFFFF;
	color: #3C4A53;
}
.button { font-weight: bold; color: #004579; padding: 2px; background: url(../images/but-bg.gif) repeat-x 50% top; border: solid 1px #c2bfbe; }
.fing {
	margin-bottom: 1px;
	padding: 3px 0 3px 5px;
	background: #FFFFFF;
	border: 1px solid #BEBBBB;
}
.fing:hover, .fing:focus {
}
/* Bonus typografi 
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #BEBBBB;
	background: #FAFAF0;
}
blockquote {
	padding: 1em 40px 1em 15px;
}
blockquote span.open {
	padding: 0 0 0 20px;
	background: url(../images/blo-q.gif) no-repeat left top;
}
blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sok-q.gif) no-repeat bottom right;
}
/* Quote hilight */
.quote-hilite {
	padding : 10px 15px;
	margin: 0;
	background: #FFFFFF;
	border: 1px solid #D0D9DF;
}
/* Small quote */
.small-quote {
	background: none;
	margin: 0;
	padding: 0;
}
.small-quote span.open-quote {
	background: url(../images/blo-q.gif) no-repeat center left;
	margin: 0;
	padding-left: 20px;
}
.small-quote span.close-quote {
	background: url(../images/sok-q.gif) no-repeat center right;
	margin: 0;
	padding-right: 20px;
}
.small-quote span.author {
	display: block;
	padding: 2px 5px 2px 20px;
	background: url(../images/author.gif) no-repeat 5px 4px #D0D9DF;
	border-top: 1px solid #D0D9DF;
	margin: 0.5em 0 0;
	text-transform: uppercase;
	font-size: 90%;
}
/* Rropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #BEBBBB;
	font: 50px/40px Georgia, Times, serif;
}
/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #CC0000;
	background: url(../images/kogell-error.gif) no-repeat top left;
}
.message {
	padding-left: 25px;
	color: #DF8600;
	background: url(../images/kogell-info.gif) no-repeat top left;
}
.tips {
	padding-left: 25px;
	color: #004579;
	background: url(../images/kogell-tips.gif) no-repeat top left;
}
.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}
/* Note Style */
p.stickynote {
	background: url(../images/xecola-q.gif) no-repeat 5px center #FFFFFF;
	padding: 10px 0px 10px 40px;
	border: 1px solid #D0D9DF;
}
p.download {
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
	padding: 10px 0px 10px 40px;
	border: 1px solid #D0D9DF;
}
.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}
/* Check list */
ul.checklist {
	list-style: none;
}
ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/checklist-background.gif) no-repeat 0 3px;
}
/* Check list */
ul.stars {
	list-style: none;
}
ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/ylli-bg.gif) no-repeat 0 3px;
}
/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	color: #FFFFFF;
	background: url(../images/at-bg.gif) no-repeat top left;
	font: 20px/normal Arial, sans-serif;
	font-weight: bold;
}
/* Speaking boks */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}
div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	padding-left: 15px;
	margin-left: 15px;
	font-weight: bold;
	background: url(../images/author.gif) no-repeat center left;
}
div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(../images/corner1-br.gif) no-repeat bottom right;
}
div.bubble1 div div {
	background: url(../images/corner1-bl.gif) no-repeat bottom left;
}
div.bubble1 div div div {
	background: url(../images/corner1-tr.gif) no-repeat top right;
}
div.bubble1 div div div div {
	background: url(../images/corner1-tl.gif) no-repeat top left;
}
div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}
div.bubble2 div {
	margin: 0;
	width: 100%;
	background: url(../images/corner2-br.gif) no-repeat bottom right;
}
div.bubble2 div div {
	background: url(../images/corner2-bl.gif) no-repeat bottom left;
}
div.bubble2 div div div {
	background: url(../images/corner2-tr.gif) no-repeat top right;
}
div.bubble2 div div div div {
	background: url(../images/corner2-tl.gif) no-repeat top left;
}
div.bubble2 div div div div div {
	margin: 0;
	padding: 15px 15px 35px 15px;
	width: auto;
}
div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url(../images/corner3-br.gif) no-repeat bottom right;
}
div.bubble3 div div {
	background: url(../images/corner3-bl.gif) no-repeat bottom left;
}
div.bubble3 div div div {
	background: url(../images/corner3-tr.gif) no-repeat top right;
}
div.bubble3 div div div div {
	background: url(../images/corner3-tl.gif) no-repeat top left;
}
div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}
div.bubble4 div {
	margin: 0;
	width: 100%;
	background: url(../images/corner4-br.gif) no-repeat bottom right;
}
div.bubble4 div div {
	background: url(../images/corner4-bl.gif) no-repeat bottom left;
}
div.bubble4 div div div {
	background: url(../images/corner4-tr.gif) no-repeat top right;
}
div.bubble4 div div div div {
	background: url(../images/corner4-tl.gif) no-repeat top left;
}
div.bubble4 div div div div div {
	margin: 0;
	padding: 15px 15px 55px 15px;
	width: auto;
}
/* Joomla Style
--------------------------------------------------------- */
table.blog {
}
.article_seperator {
	display: block;
	height: 20px;
}
#at-col1 .article_seperator, #at-col2 .article_seperator {
	display: none;
}
table.contentpane {
	border: none;
	width: 100%;
}
table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}
table.contenttoc a {
	text-decoration: none;
}
table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/kogell-list.gif) no-repeat 5% 50%;
}
table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #D0D9DF;
	text-indent: 5px;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 2px!important;
	border-collapse: collapse;
	border-spacing: 0;
}
table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #e9e9e9;
}
table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}
.adminform .inputbox {
}
.blog_more {
	margin: 10px 0;
}
.blog_more strong { margin: 0 0 5px; display: block; font-size: 100%; font-weight: bold; text-decoration: underline; text-transform: lowercase; }
.blog_more ul {
	margin: 0;
	padding: 0;
}
.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background:	url(../images/kogell-list.gif) no-repeat 6px 8px;
}
td.buttonheading {
	padding: 0 0 0 8px!important;
	text-align: center;
	background: url(../images/point.gif) repeat-x bottom;
}
.category {
	font-weight: bold;
}
.clr {
	clear: both;
}
.componentheading { color: #020100; padding: 10px 0; font-size: 100%; font-weight: bold; text-transform: capitalize; }
.contentdescription {
	padding-bottom: 30px;
}
.contentheading { color: #020100; font-size: 100%; font-weight: bold; padding-bottom: 10px; text-transform: capitalize; padding-top: 10px; }
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}
a.readon { float: left; display: block; text-decoration: underline; text-transform: lowercase; }
a.readon:hover, a.readon:active, a.readon:focus { text-decoration: none; }
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
.createdate {
	padding: 3px;
	text-transform: lowercase;
	font-size: 90%;
	color: #bebbbb;
}
.modifydate { color: #bebbbb; text-transform: capitalize; height: 15px; padding-top: 15px; }
.moduletable {
	padding: 0;
}
.mosimage {
	margin: 15px 5px 10px 0;
	padding: 0 5px 5px;
}
* html .mosimage { /*IE 6*/
	padding: 5px 0 !important;
	margin: 15px 10px 10px 0;
}
*+html .mosimage { /*IE 7*/
	padding: 5px 0 !important;
}
.mosimage img {
	padding: 0 !important;
	margin: 0 !important;
}
.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #BEBBBB;
}
.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
}
a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;
}
.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}
.sectiontableheader {
	padding: 30px 5px 8px;
	border-bottom: 2px solid #e9e9e9;
	font-size: 170%;
}
tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/point.gif) repeat-x bottom;
}
tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/point.gif) repeat-x bottom;
}
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/point.gif) repeat-x bottom;
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}
/* Main layout divs
--------------------------------------------------------- */
#at-wrapper { color: #000; width: 950px; margin: 0 auto; background: transparent; }
.narrow #at-wrapper {
	width: 750px;
}
#at-containerwrap, #at-containerwrap-fr, #at-containerwrap-fl, #at-containerwrap-f {
	clear: both;
}
#at-containerwrap, #at-containerwrap-fr { background-image: url(../images/mainwrap-bg.gif); background-repeat: repeat-y; background-attachment: scroll; }
#at-containerwrap #at-container {
	background: url(../images/point.gif) repeat-y 77% 0;
}
#at-containerwrap-fl {
	background: url(../images/point.gif) repeat-y 75% 0;
}
#at-containerwrap-fl #at-container {
	background: none;
}
#at-containerwrap-fr #at-container {
	background: none;
}
#at-mainbody, #at-mainbody-fr {
	float: right;
	width: 77%;
}
#at-mainbody #at-contentwrap {
	float: left;
	width: 70%;
}
#at-mainbody-fl {
	float: left;
	width: 100%;
}
#at-mainbody-fl #at-contentwrap {
	float: left;
	width: 74.8%;
	background: none;
}
#at-mainbody-fl #at-col2 {
	float: right;
	width: 25%;
}
#at-mainbody-f {
	float: none;
	width: 100%;
}
#at-container {
	padding: 10px 0 0;
}
#at-content { background-color: transparent; padding: 5px 10px; margin: 0; clear: both; display: block; }
/* Header
--------------------------------------------------------- */
#at-wrapheader { position: relative; height: 301px; line-height: normal; background-image: url(../images/header.jpg); background-repeat: no-repeat; background-position: 0 0; width: 950px; }
#at-header { position: absolute; width: 950px; height: 346px; }
#javascript-flash-header 
{ background-repeat: no-repeat; position: absolute; top: 110px; right: 5px; width: 728px; height: 185px; z-index: 5000; border: 0; }
h1.logo {
	font-size: 300%;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 218px;
	height: 48px;
}
.narrow h1.logo {
	width: 172px;
}
h1.logo a { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 217px; height: 48px; display: block; float: left; text-decoration: none; text-transform: uppercase; outline: none medium; text-indent: -4000px; }
.narrow h1.logo a { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 172px; }
#at-scroll_1, #at-scroll_2 { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#at-pathway { display: block; padding: 8px 0 5px 10px; color: #6b9d18; font-size: 11px; font-weight: bold; background-image: url(../images/pathway.png); background-repeat: no-repeat; text-transform: uppercase; width: 77%; float: left; text-indent: 20px; position: absolute; top: 114px; left: 230px; z-index: 10000; }
#at-pathway strong {
	margin-right: 10px;
}
#at-pathway img {
	margin: 0 5px 0;
}
#at-pathway a {
	font-weight: bold;
	text-decoration: none;
}
/* Main Nagivation
--------------------------------------------------------- */
#at-wrapmainnavigation { background-color: transparent; background-image: none; background-repeat: no-repeat; background-attachment: scroll; clear: both; position: absolute; top: 80px; right: 2px; width: 733px; height: 20px; z-index: 22000; float: right; }
.narrow #at-wrapmainnavigation {
	background: url(../images/point.gif) repeat-y 173px 0;
}
#at-mainnavigation {
	float: right;
}
#at-wrapmainnavigation a,
#at-wrapmainnavigation a:hover,
#at-wrapmainnavigation a:active,
#at-wrapmainnavigation a:focus {
	outline: none;
}
#at-subnavwrap {
}
#at-subnav {
}
/* Default Joomla! Menu */
a.mainlevel { color: #004579; padding: 5px 0 5px 20px; width: 90%; display: block; font-weight: normal; text-decoration: none; background: url(../images/a-menumainlevel.gif) no-repeat left bottom; text-transform: capitalize; }
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #040200;
	text-decoration: none;
	background: url(../images/a-menumainlevel-hover.gif) no-repeat left bottom;
}
a.mainlevel#active_menu {
	color: #040200;
	background: url(../images/a-menumainlevel-hover.gif) no-repeat left bottom;
	text-decoration: none;
}
a.sublevel { color: #004579; padding: 2px 4px 2px 20px; display: block; text-decoration: none; background: url(../images/kogell-list.gif) no-repeat 10px 9px; }
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #040200;
	text-decoration: none;
}
#active_menu {
	color: #040200;
}
/* Module
--------------------------------------------------------- */
/* Start Module Rounded
--------------------------------------------------------- */
div.module h3, div.module_menu h3, div.module-blank h3 { color: #e1e4e9; margin: 0 0 8px; padding: 0 5px 0 30px; white-space: nowrap; background: url(../images/h3_left_rounded.png) no-repeat 0 5px; font-size: 100%; font-weight: bold; line-height: 52px; text-transform: capitalize; }
div.module, div.module_menu, div.module-blank {
	margin: 0 0 10px;
	padding: 0;
	float: left;
	width: 100%;
	clear: both;
	background: url(../images/background-br.png) no-repeat right bottom;
	overflow: hidden;
}
div.module div, div.module_menu div, div.module-blank div {
	padding: 0;
	background: url(../images/background-bl.png) no-repeat bottom left;
}
div.module div div, div.module_menu div div, div.module-blank div div { 
	padding: 0;
	background: url(../images/background-tr.png) no-repeat top right;
}
div.module div div div, div.module_menu div div div, div.module-blank div div div { 
	padding: 0 20px 20px;
	background: url(../images/background-tl.png) no-repeat left top;
}
div.module div div div div, div.module_menu div div div div, div.module-blank div div div div { 
	background: #fff;
	padding: 0;
	margin: 0;
}
/*no-title module*/
div.module-notitle {
	margin: 0 0 10px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(../images/background-br.png) no-repeat bottom right;
}

div.module-notitle div {
	padding: 0;
	background: url(../images/background-bl.png) no-repeat bottom left;
}

div.module-notitle div div {
	padding: 0;
	background: url(../images/background-notitle-tr.png) no-repeat top right;
}

div.module-notitle div div div {
	padding: 20px;
	background: url(../images/background-notitle-tl.png) no-repeat top left;
}
div.module div div div div,
div.module-hilite div div div div,
div.module-notitle div div div div {
	margin: 0;
	padding: 0;
	float: none;
	background: none;
	overflow: hidden;
}

/* End Module Rounded
--------------------------------------------------------- */
div.moduletable_menu h3,
div.moduletable h3 { font-size: 135%; padding: 5px; margin: 0 -2px 10px; font-weight: bold; text-transform: capitalize; }
div.moduletable_menu,
div.moduletable {
	padding: 0 10px 10px;
	margin-bottom: 30px;
}
#at-col1 div.moduletable_menu,
#at-col1 div.moduletable { background-color: transparent; background-image: none; margin-bottom: 15px; padding: 10px; }
#at-col1 div.moduletable_menu h3,
#at-col1 div.moduletable h3 { color: #fff; font-size: 135%; font-weight: bolder; background-color: transparent; background-image: url(../images/h3_left.png); background-repeat: no-repeat; text-transform: capitalize; padding-left: 25px; }
#at-col2 div.moduletable h3, div.moduletable h3 { padding: 5px 5px 5px 30px; margin: 0 -2px 10px; color: #fff; font-size: 100%; font-weight: bold; background-color: transparent; background-image: url(../images/h3_right.png); background-repeat: no-repeat; text-transform: capitalize; }
#at-col2 div.moduletable { background-image: none; background-color: #e7e9ed; margin-bottom: 15px; padding: 10px; }
div.moduletable-blank h3, div.moduletable h3 { padding: 5px 5px 5px 30px; margin: 0 -2px 10px; color: #fff; font-size: 100%; font-weight: bold; background-color: transparent; background-image: url(../images/h3_module_blank.png); background-repeat: no-repeat; text-transform: capitalize; }
div.moduletable-blank { color: #e8fac8; background-image: none; background-color: #76b606; margin-bottom: 15px; padding: 10px; }
#at-user23 { font-weight: normal; line-height: normal; position: absolute; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; z-index: 1000; float: left; }
#at-user23 div.moduletable { font-weight: normal; font-style: normal; background-color: transparent; padding-right: 15px; padding-bottom: 0; padding-left: 15px; border-width: 0; }
#at-user23 div.moduletable h3 { color: #020100; font-size: 100%; font-weight: bold; font-style: normal; line-height: 34px; background: no-repeat 0 6px; text-transform: capitalize; margin: 0; padding: 0; border-bottom-width: 0; }
#at-user24 {
	font-weight: normal;
	line-height: normal;
	position: absolute;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	z-index: 1000;
	float: left;
	width: 724px;
}
#at-user24 div.moduletable { font-weight: normal; font-style: normal; background-color: transparent; padding-right: 15px; padding-bottom: 0; padding-left: 15px; border-width: 0; }
#at-user24 div.moduletable h3 { color: #020100; font-size: 100%; font-weight: bold; font-style: normal; line-height: 34px; background: no-repeat 0 6px; text-transform: capitalize; margin: 0; padding: 0; border-bottom-width: 0; }
#at-user25 {
	font-weight: normal;
	line-height: normal;
	position: absolute;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	z-index: 1000;
	float: left;
	width: 719px;
}
#at-user25 div.moduletable { font-weight: normal; font-style: normal; background-color: transparent; padding-right: 15px; padding-bottom: 0; padding-left: 15px; border-width: 0; }
#at-user25 div.moduletable h3 { color: #020100; font-size: 100%; font-weight: bold; font-style: normal; line-height: 34px; background: no-repeat 0 6px; text-transform: capitalize; margin: 0; padding: 0; border-bottom-width: 0; }
#at-user26 {
	font-weight: normal;
	line-height: normal;
	position: absolute;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	z-index: 1000;
	float: left;
	width: 719px;
}
#at-user26 div.moduletable { font-weight: normal; font-style: normal; background-color: transparent; padding-right: 15px; padding-bottom: 0; padding-left: 15px; border-width: 0; }
#at-user26 div.moduletable h3 { color: #020100; font-size: 100%; font-weight: bold; font-style: normal; line-height: 34px; background: no-repeat 0 6px; text-transform: capitalize; margin: 0; padding: 0; border-bottom-width: 0; }
#at-user27 { font-weight: normal; line-height: normal; position: absolute; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; z-index: 1000; float: left; }
#at-user27 div.moduletable { font-size: 100%; font-weight: normal; font-style: normal; background-color: transparent; padding-right: 15px; padding-bottom: 0; padding-left: 15px; border-width: 0; }
#at-user27 div.moduletable h3 { color: #020100; font-size: 100%; font-weight: bold; font-style: normal; line-height: 34px; background: no-repeat 0 6px; text-transform: capitalize; margin: 0; padding: 0; border-bottom-width: 0; }
#at-user30 { font-weight: normal; line-height: normal; background: no-repeat; position: absolute; top: 130px; left: 10px; width: 185px; height: 160px; z-index: 7000; float: left; padding: 0 5px 5px 0; }
#at-user30 div.moduletable { color: #1c2c3d; background-color: transparent; background-image: none; background-repeat: no-repeat; border-width: 0; }
#at-user30 div.moduletable h3 { font-size: 11px; color: #fff; font-weight: bold; background-color: transparent; background-image: url(../images/h3_module30.png); background-repeat: no-repeat; text-transform: capitalize; width: 193px; height: 28px; margin-top: 3px; margin-bottom: -10px; }
#at-user30 a { color: #afdafa; font-size: 11px; font-weight: normal; background-image: url('(EmptyReference!)'); text-decoration: underline; }
#at-user30 a:hover, #at-user30 a:active, #at-user30 a:focus { text-decoration: none; }
#at-user30 li {
	padding: 0 0 0 13px;
	margin: 0;
	background: no-repeat 2px 10px;
	}
#at-shownews { line-height: normal; background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 100%; z-index: 5000; float: left; }
#at-shownews div.moduletable { color: #eff1f2; background-color: #76b606; margin-top: 10px; margin-bottom: 10px; padding-right: 0; padding-bottom: 5px; padding-left: 0; border-width: 0; }
#at-shownews div.moduletable h3 { color: #eff1f2; font-size: 100%; font-weight: bold; line-height: 31px; background-color: transparent; background-image: none; background-repeat: no-repeat; text-transform: capitalize; padding-left: 10px; border-bottom-width: 0; }
#at-shownews a { text-decoration: underline; }
#at-shownews a:hover, #at-user13 a:active, #at-user13 a:focus { text-decoration: none; }


/* at NFONTENT */
div.nftitle,
div.nfimages,
div.nfcontent {
	padding: 0 10px;
}
div.nftitle { color: #eff1f2; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: capitalize; margin: 12px 0 10px; }
div.nftitle a {
	text-decoration: none;
	border: none;
}
div.nfimages {
	text-align: center;
}
div.nfcontent {
	margin: 0;
}
	
/* Modules bottom style */
.at-grusht-full, .at-grusht-left, .at-grusht-right, .at-grusht-rightcol { background-color: #e1e4e9; float: left; overflow: hidden; padding: 0; }
.at-grusht-full div.moduletable, .at-grusht-left div.moduletable, .at-grusht-right div.moduletable, .at-grusht-rightcol div.moduletable {
	padding: 0 20px 20px 20px;
}
.at-grusht-left div.moduletable h3, .at-grusht-full div.moduletable h3 {
	background: #ffffff;
}
.at-grusht-left,
.at-grusht-full { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.at-grusht-right div.moduletable h3 {
	background: #ffffff;
}
.at-grusht-right { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-right: 14px; margin-left: 14px; }
.at-grusht-rightcol div.moduletable h3 {
	background: #ffffff;
}
.at-grusht-rightcol { color: #000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#at-bottomwrap { background-image: url(../images/mainwrap-bg.gif); background-repeat: repeat-y; float: left; clear: both; width: 100%; padding: 10px; }
#at-bottom {
}
#at-bottom h3 { color: #020100; font-size: 100%; margin: 0 -20px 10px; padding: 6px 20px; font-weight: bold; line-height: 16px; background-image: url(../images/h3_bottom.png); background-repeat: repeat-x; text-transform: capitalize; text-align: center; letter-spacing: 1px; border-bottom: 5px solid #fff; }
#at-bottom div.moduletable { margin: 0; }
#at-bottom ul {
	padding: 0;
	margin: 0 !important;
}
#at-bottom li {
	padding: 0 0 0 13px;
	margin: 0;
	background: url(../images/kogell-list.gif) no-repeat 2px 10px;
}
#at-bottom td {
	padding: 0;
}
#at-bottom .article_seperator {
	display: none;
}
#at-bottom table {
	border-spacing: 0;
	border-collapse: collapse;
}
/* End bottom modules*/
/* Left + Right Column
--------------------------------------------------------- */
#at-col1 { float: left; width: 210px; overflow: hidden; }
#at-col1 div.at-innerpad {
	padding: 0 0 10px 10px;
}
#at-col2 {
	float: right;
	width: 210px;
	overflow: hidden;
}
#at-col2 div.at-innerpad {
	padding: 0 10px 10px 0;
}
#at-col1 table,
#at-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}
#at-col1 ul li,
#at-col2 ul li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/kogell-list.gif) no-repeat 3px 9px;
}
#at-col1 ul,
#at-col2 ul {
	margin: 0;
}
/* User tools
--------------------------------------------------------- */
#at-usertools { background-image: none; background-repeat: repeat; text-align: center; position: absolute; top: 38px; right: 180px; z-index: 25000; margin: 0; padding: 10px 5px 4px; }
* html #at-usertools { /*IE 6*/
	
}
*+html #at-usertools { /*IE 7*/
	padding: 8px 0 4px 0;
}
#at-usercolors ul,
#at-usertools ul {
	margin: 0;
	padding: 0;
}
#at-usercolors ul li,
#at-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}
#at-usercolors img,
#at-usertools img {
	padding: 0;
	margin: 0 0 0 2px;
}
#at-usercolors { background-image: none; background-repeat: repeat; position: absolute; top: 38px; right: 300px; z-index: 126000; float: left; padding: 9px 5px 4px; }
/* The footer
--------------------------------------------------------- */
#at-wrapfooter { background-color: transparent; background-image: url(../images/footer.png); background-repeat: no-repeat; clear: both; position: relative; width: 950px; height: 105px; margin-bottom: 10px; padding-right: 0; padding-left: 0; }
#at-footer { position: relative; background: repeat-y; text-align: center; padding-top: 40px; }
#at-footer small, #at-footer address { font-style: normal; display: block; font-size: 100%; color: #747474; }
#at-footer ul {
	margin: 0 0 5px 20px;
	padding: 0;
}
#at-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}
#at-footer li a { color: #747474; font-weight: normal; display: inline; padding: 0 20px 0 0; line-height: normal; text-decoration: underline; }
#at-footer li a:hover, #at-footer li a:active, #at-footer li a:focus { text-decoration: none; }
/* Search */
#at-search { background: no-repeat left center; position: absolute; top: 38px; right: 3px; z-index: 20000; float: right; margin: 0; }
#at-search .inputbox { color: #cbe5f9; width: 163px; background: url(../images/search.png) no-repeat; text-transform: capitalize; text-align: center; height: 28px; padding: 6px 0 0; border-width: 0; }

.narrow #at-search .inputbox{
	width: 100px;
}
/* Miscellanius
----------------------------------------------------------- */
ul.fly {
	position: absolute;
	top: -100%;
}
#at-banner { text-align: center; }
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}
#mod_login_password, #mod_login_username {
	width: 80%;
}
#mod_login_remember {
	border: none;
	background: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* User Tools */
#at-usertools ul {
	margin: 0 15px 0 0;
	padding: 0;
}
#at-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}
#at-usertools img {
	padding: 0 3px 0 0;
}
/* Firefox Scrollbar Hack - dont replace it */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* Start smoothgallery jd.gallery.css  */
.imageElement {
visibility: hidden;
}
#myGallery, #myGallerySet, #flickrGallery
{ width: 728px; height: 185px; z-index:5; }
#flickrGallery
{
	width: 728px;
	height: 185px;
}
#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}
.jdGallery
{
	overflow: hidden;
	position: relative;
}
.jdGallery img
{
	border: 0;
	margin: 0;
}
.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: center;
}
.jdGallery .slideInfoZone
{ color: #000; position: absolute; z-index: 10; width: 733px; margin: 0; bottom: 0; height: 60px; background: #ececec; text-indent: 0; right: 0; overflow: hidden; }
* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}
.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 100%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}
.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 100%;
	margin: 2px 5px;
}
.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}
.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}
.jdGallery .carousel
{ position: absolute; width: 100%; margin: 0; left: 0; top: 0; height: 115px; color: #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-indent: 0; overflow: hidden; }
.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}
.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}
.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}
.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}
.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}
.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}
.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}
.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}
.jdGallery a
{ font-size: 100%; text-decoration: none; background-color: transparent; }
.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}
.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.jdGallery a.left
{ background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left center; left: 0; top: 130px; z-index: 1000; }
* html .jdGallery a.left { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left center; }
.jdGallery a.right
{ background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right center; right: 0; top: 130px; z-index: 1000; }
* html .jdGallery a.right { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right center; }
.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.withArrows a.open:hover { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: center; }
* html .withArrows a.open:hover { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: center; filter:alpha(opacity=80); }
/* Gallery Sets */
.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}
.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}
.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}
.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}
.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}
/* End smoothgallery jd.gallery.css  */
/* Start smoothgallery layout.css  */
.content
{ margin: 0 0 0 0; }
.content a
{
	color: #004579;
}
.content p.linkage
{
	margin-top: 2em;
	text-align: right;
}
.content p.linkage a { color: #004579; }
/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/
#myGallery
{
	text-align: left;
	margin: 0 auto;
}
/* End smoothgallery layout.css  */
.class { }
/* Start tabmodules  */
#at-tabcol { position: relative; padding-top: 12px; padding-bottom: 10px; display: block; }
#at-tabmodulewrap { position: relative; background: url(../images/tabmodulewrap-center.gif) repeat-y; overflow: hidden; z-index: 10; }
#at-tabmodulewrap-top {
	background: url(../images/tabmodulewrap-top.gif) no-repeat top left;
}
#at-tabmodulewrap-bot {
	background: url(../images/tabmodulewrap-bot.gif) no-repeat bottom left;	
	position: relative;
	overflow: hidden;
	z-index: 10;
}
/* Narrow */
.narrow #at-tabmodulewrap { background-color: transparent; background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; }
.narrow #at-tabmodulewrap-top { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }
.narrow #at-tabmodulewrap-bot { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; }
#at-tabmodulewrap div.at-innerpad {
	padding: 0 0 0;
}
ul.mootabs-title {
	margin: 0;
	padding: 0;
}
.mootabs-title li {
	float: left;
	background: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	display: block;
	color: #CCCCCC;
}
.mootabs-title li h3 { color: #eff1f2; font-size: 100%; line-height: 30px; margin: 0; padding: 0; text-align: center; background: url(../images/tabmodule-bg.gif) no-repeat left bottom; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-transform: capitalize; }
.mootabs-title li.hover {
	background: url(../images/tabmodule-hover.gif) no-repeat center bottom;
}
.mootabs-title li.active h3, .mootabs-title li.lastactive h3 { color: #eff1f2; line-height: 30px; margin: 0; padding: 0; text-align: center; background: url(../images/tabmodule-bg.gif) no-repeat left bottom; font-family: Arial, Helvetica, sans-serif; text-decoration: none;
}
.mootabs-title li.firstactive h3 { color: #eff1f2; line-height: 30px; margin: 0; padding: 0; text-align: center; background: no-repeat left bottom; font-family: Arial, Helvetica, sans-serif; text-decoration: none;
}
.mootabs-title li.hover h3 { color: #eff1f2; line-height: 30px; margin: 0; padding: 0; text-align: center; font-family: Arial, Helvetica, sans-serif; background-color: transparent; background-attachment: scroll; text-decoration: none; }
.mootabs-title li.first h3 { color: #eff1f2; line-height: 30px; margin: 0; padding: 0; text-align: center; background: no-repeat left bottom; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
.mootabs-title li.active {
	padding: 0;
	margin: 0;
	background: url(../images/tabmodule-active.gif) no-repeat bottom center;
	color: #FFFFFF;
}
.mootabs-title li.firsthover h3 {
	background: transparent;
	color: #eff1f2;
}
.mootabs-title li.lasthover h3 {
	color: #eff1f2;
}
.mootabs-title li.firsthover {
	background: url(../images/tabmodule-hover.gif) no-repeat bottom left;
}
.mootabs-title li.lasthover {
	background: url(../images/tabmodule-hover.gif) no-repeat bottom right;
}
.mootabs-title li.firstactive {
	padding: 0;
	margin: 0;
	background: url(../images/tabmodule-active.gif) no-repeat bottom left;
	color: #FFFFFF;
}
.mootabs-title li.lastactive {
	padding: 0;
	margin: 0;
	background: url(../images/tabmodule-active.gif) no-repeat bottom right;
	color: #FFFFFF;
}
.at-tab-cont {
	position: absolute;
	clear: both;
	overflow: hidden;
	top: 40px;
}
#at-tabmodulewrap .moduletable { color: #e0eef9; position: absolute; top: 0; background: transparent; z-index: 100; padding-left: 0; }
#at-tabmodulewrap .moduletable ul {
	margin: 0 !important;
	padding: 0 !important;
}
#at-tabmodulewrap .moduletable li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 3px 7px;
}
/* End tabmodules  */
