/* Default stylesheet */
body {
	background: #E9E9E9 url(http://img8.custompublish.com/getfile.php/2005204.58.dqsverubqw/bodybg4.jpg) repeat-x top;
	color: #666;
	font-family:"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 75%; /* 12px*/
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
}
table,caption,th,td {
	font-size: 1.0em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px;
	padding: 0px;
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 1.0em;
}
p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
/* End General elements*/


a img {
	border: none;
}
.body img {
	margin: 3px 0 5px;
}
.body img[align="left"] {
	margin-right: 10px;
}
.body img[align="right"] {
	margin-left: 10px;
}

div.forum {
	clear: both;
}

/* Use class layout on images and tables used for layout */
img.layout, a img.layout {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.layout {
	margin: 0px;
	padding: 0px;
}
td.layout {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
/* General links */
a:link, a:visited { color: #5aacd5; text-decoration: none; }
a:hover { text-decoration: underline;}

/* read more.. links */
.link { }
a.link:link { }
a.link:visited { }
a.link:hover { }

/* Standard navigation links */
.menu a:link {text-decoration: none;}
.menu a:visited {text-decoration: none;}
.menu a:hover {text-decoration: underline;}

.menu a.menuselected:link {text-decoration: underline;}
.menu a.menuselected:visited {text-decoration: underline;}
.menu a.menuselected:hover {text-decoration: underline;}
.menu .itemselected > a:link, .menu .itemselected > a:visited {text-decoration: underline;}

/* Printable/tell a friend links	*/
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.	 */
#copyright {
	padding: 10px 0;
	color: #999;
	font-size: 10px;
}

/* Navigation path links */
/* Navigation path links */
.path { }
a.path:link { text-decoration: none; }
a.path:visited { text-decoration: none; }
a.path:hover { text-decoration: underline; }

/* Sitemap links */
.tree { font-weight: normal; }
a.tree:link { text-decoration: none; color: #000000; }
a.tree:visited { text-decoration: none; color: #000000; }
a.tree:hover { text-decoration: underline; color: #000000; }

.sitetree { font-weight: normal; }
a.sitetree:link { text-decoration: none; color: #000000; }
a.sitetree:visited { text-decoration: none; color: #000000; }
a.sitetree:hover { text-decoration: underline; color: #000000; }


/* SECTION: Standard CP classes*/

/* default form styling */
input, textarea {
	max-width: 98%;
}
label, .cpstextheading {
	font-weight: bold;
}
/* Cp forms */
.cpstextheading {
	display: block;
	margin-bottom: 5px;
	margin-right: 5px;
	padding-top: 2px;
}
.cpselementcontainer {
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 15px;
	padding: 2px 0 15px;
}
.cpsoptionsclear {
	clear: both; 
	font-size: 1px; 
	height: 0px;
}
.cpsoptionlabel {
	font-weight: normal;
}
.cpselementcontainer.horizontal .cpstextheading {
	float: left;
	width: 32%;
}
.cpselementcontainer.horizontal .cpsoptions, .cpselementcontainer.horizontal .cpsstatictext  {
	float: right;
	text-align: left;
	width: 66%;
}
.cpselementcontainer .cpsstatictext {
	margin: 2px 0 5px 0;
	padding-top: 2px;
}
.optionshorizontal .cpsradiooption {
	float: left;	
}
.mandatory {
	color: #FF0000;
}
div.date, span.date { color: #999999; font-size: 0.9em; }
.eventdate {
	background: url("http://img4.custompublish.com/getfile.php/981155.1554.qccuvsrypc/date.png") no-repeat scroll 0 0 transparent;
	padding: 2px 5px 0 20px;
}
.author { color: #333333; font-size: 0.9em; }
.feedback { }
.copyright { }


/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	/* Set width/height to size of corner images */
	width: 10px;
	height: 10px;
}
span.corner.tl { 
	background-position: top left;
	left: -1px;
	top: -1px;
}
span.corner.tr { 
	background-position: top right;
	right: -1px;
	top: -1px;
}
span.corner.br { 
	background-position: bottom right;
	bottom: -1px;
	right: -1px;
}
span.corner.bl { 
	background-position: bottom left;
	bottom: -1px;
	left: -1px;
} 

/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
div.pagebar { padding: 10px 0px; clear: both; }
.pagebar.prev { margin-right: 10px; }
span.arrow { padding: 0px 3px; }

/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }
.headline, .headlineview {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.frontpage .headline {
	margin-top: 8px;
}

.subheadline, h2.subheadline {
	font-size: 1.0em;
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
}
h2.paragraphheadline {
	font-weight: normal;
}
.ingress {
}
div.ingress {
	margin: 6px 0px; 
	padding: 0px;
	line-height: 1.6;
}
.ingressview {
}
div.ingressview {
	margin: 6px 0px 25px; 
	padding: 0px;
}
p.byline, .byline {
	margin: 10px 0 10px 0; padding: 0px;
}

.viewarea div.listingpic {
	width: 150px;
	float: right;
	margin: 0 0 10px 20px;
}

/* SECTION: Articlemedia */
div.articlemedia.video { 
	margin-bottom: 10px;
}
div.articlemedia.images { 
	clear: right;
	width: 150px;
	float: right;
	margin-left: 20px;
}

div.articleimage, div.articlemovie { 
	margin-bottom: 10px;
}
div.articlemovie .articlemovieplayer{
	text-align: center;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}


/* SECTION: viewarea block/spacing elements */
.block, .articleblock {
	margin-bottom: 15px;
}

.articleblock .imgwrap {
	float: left;
	width: 32.5%;
}

.frontpage .articleblock .imgwrap {
	width: 50px;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: right;
	width: 65%;
}
.frontpage .articleblock .textwrap {
	float: left;
	width: 74%;
}
.page39825 .articleblock .imgwrap {
	width: 60px;
}
.page39825 .articleblock .textwrap {
	width: 88%;
}

/* Full text width if no listing image */
div.articleblock.nopic .textwrap {
	float: none;
	width: auto;
}

/* 2-spalter */
div.twocol > .col { 
	width: 49%;
}
div.twocol > .col.col0 { 
	clear: both;
	float: left;
}
div.twocol > .col.col1 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* 3-spalter */
div.threecol > .col { 
	width: 31%;
	float: left;
	margin-right: 3%;
}
div.threecol > .col.col0 { 
	clear: both;
}
div.threecol > .col.col1 { 
	margin-right: 0;
}
div.threecol > .col.col2 { 
	clear: right;
	float: right;
	margin-right: 0;
}
/*
div.threecol .textwrap, div.threecol .imgwrap {
	float: none;
	width: auto;
}
*/
/* 4-spalter */
div.fourcol > .col { 
	width: 23%;
	float: left;
	margin-right: 2%;
}
div.fourcol > .col.col0 { 
	clear: both;
}
div.fourcol > .col.col2 { 
	margin-right: 0;
}
div.fourcol > .col.col3 { 
	clear: right;
	float: right;
	margin-right: 0;
}
/*
div.fourcol .textwrap, div.fourcol .imgwrap {
	float: none;
	width: auto;
}
*/

.listingarea hr, div.hr /* Replacement for hr (easier to style in older browsers) */{
	background-color: transparent;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #e9e9e9;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}


div.body {
	clear: both; 
	margin: 0px 0px 22px 0px;
}

div.articleparagraph {
	margin-bottom: 16px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }

/* SECTION: page containers */ 
#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#top {
	margin: 0px;
	padding: 20px 0;
}
#top .logo {
	float: left;
	width: 300px;
}

#top ul#topnav {
	float: right;
	list-style: none;
	padding: 0;
	margin: 4px 0;
	text-align: right;
	clear: right;
	color: #FFF;
	line-height: 1.4;
}

/* usermenu */
#usermenu{
	margin:	10px;padding:0;
	z-index:99;
	float: right;
	display: block;
	position:relative;
}

#usermenu .loginbutton {
	border-radius: 4px;
	background: #FFF url(http://img8.custompublish.com/getfile.php/1987517.58.uwvpwtpsxu/icon_user.png) no-repeat 10px center;
	color: #536f86;
	display: block;
	padding: 8px 16px 8px 36px;	
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#usermenu .loginbutton a {
	color: #FFF;
}
#usermenu .loginbutton.open {
	border-radius: 4px 4px 0 0;
}

#usermenu .loginform{
	background:#FFF;
	padding: 20px;
	border-radius: 4px 0 4px 4px;
	position: absolute;
	width: 380px;
	right: 0;
	top: 100%;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	display: none;
	color: #999;
}

#usermenu loginform.close{
	background: url(http://img5.custompublish.com/getfile.php/1238277.1655.eefbvsybwv/close.png) no-repeat;
}

#usermenu .loginform.open{
	display: block;

}

input.cpstext, .cpsinput.cpstextcustom,
.cpsinput.cpstextarea {
	border: 1px solid;
	border-color: #aaafb9 #d4d7db #d4d7db #d4d7db;
	margin-bottom: 10px;
	padding: 6px;
	border-radius: 2px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
	background: #F7F7F7;
	width: 98%;
}
#loginform {
	padding: 8px;
	font-size: 14px;
	margin-bottom: 20px;
}
input.cptext:focus,
.cptextarea:focus {
	border: 1px solid #74CEEB;
    box-shadow: 0 0 5px #74CEEB;
}


.loginform p{
	float: left;
	width: 80px;
	font-size: 1.167em/*14px*/;
}

.loginform p{
	text-align: center;
}

.loginform form{
	float: right;
	width: 280px;
}
#topnav {
}
#middle {
	background: #FFF;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	border-radius: 0 0 4px 4px;
	position: relative;
}
#promo {
	background: #dae3eb;
	min-height: 30px;
	color: #506675;
	text-shadow: 0 1px 1px #FFF;
	font-size: 17px;
	padding: 20px 20px 0;
}
#promo h1 {
	font-size: 30px;
	color: #00445e;
	font-weight: normal;
}
#promo .promoimg {
	text-align: center;
	margin-top: 20px;
	/*
float: right;
	width: 57%;
*/
}
#promo .promotext {
	/*
float: left;
	width: 42%;
*/
}
#navbar {
	float: left;
	margin-right: 20px;
	width: 180px;
}
#main {
	float: left;
	width: 600px;
	min-height: 500px; /* ref .viewarea */
	padding: 20px;
}
.viewareacontent {
	min-height: 460px; /* ref #main */
}

#mainsidebar {
	float: right;
	width: 250px;
	padding: 20px;
	background: #FCFCFC;
    border-left: 1px solid rgba(0, 0, 0, 0.08);
    bottom: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}


/* #main when no sidebar */
.widemain #main {
	float: right;
	width: 760px;
}
.widemain #navbar {
	margin-right: 0;
}
.widemain #mainsidebar {
	display: none;
}
/* #main when no sidebar or navbar */
.widefull #main, .frontpage #main {
	float: none;
	width: auto;
}
.widefull #navbar, .widefull #mainsidebar, .frontpage #navbar, .frontpage #mainsidebar {
	display: none;
}


#footer {
	clear: both;
	background: url(http://img8.custompublish.com/getfile.php/1987560.58.ubtbvsuubp/footerbg.png) repeat;
	padding: 20px;
	border-top: 1px solid #eeeeee;
	color: 666;
	text-shadow: 0 1px 1px #FFF;
	border-radius: 0 0 4px 4px;
	position: relative;
}

#footer .footerlogo {
	width: 22px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-align: right;
}



#footer .footerbox img {
	background: #FFFFFF;
	margin-top:5px;
	padding:4px;
	float: left;
	margin-right: 20px;
}


.mainmenucontainer {
	background: #3b4c65 url(http://img8.custompublish.com/getfile.php/2005196.58.ayfrbpxfda/mainmenubg4.png) repeat-x top;
	border-radius: 4px 4px 0 0;
	border: 1px solid #2f3f57;
}

#mainmenu {
	
}
#mainmenu li {
	float: left;
	font-weight: bold;
	font-size: 16px;
	text-shadow: 0 1px 1px #3d5364;
}
#mainmenu li a {
	display: block;
	padding: 15px;
	color: #FFF;
	border-right: 1px solid #334359;
	border-left: 1px solid #435570;
	text-decoration: none;
}
#mainmenu li a:hover, #mainmenu li.itemselected a {
	background: #40516C url(http://img8.custompublish.com/getfile.php/2005202.58.rdxdeqdqdb/mainmenubg4_hover.png) repeat-x top;
}
#mainmenu li.firstitem a {
	border-left: 0;
}
#mainmenu li.firstitem.itemselected a {
	border-radius: 4px 0 0 0;
}
#mainmenu li.lastitem a {
	border-right: 0;
}

/* reference */
.referanceimg {
	width: 264px;
	height: 200px;
	display: block;
	overflow: hidden;
	border: 6px solid #f2f2f2;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

.box {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
}
.box .cell {
	padding: 5px;
}
.box ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.box ul li {
	margin: 0 0 5px;
	padding: 0px;
}
.box ul ul{
	padding-left: 10px;
}
.box p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box .caption {
	padding: 0px;
	margin: 0px;
}
/* SECTION: page elements */
div.skiplink a{
  position: absolute;
	top: -190px;
}
div.skiplink a:focus, div.skiplink a:hover  { 
	position: static;
	left: 0; 
	width: auto; 
}
#path {
	margin-bottom: 5px;
} 
#path span.arrow {
	padding: 0px 3px; 
}
ul.menu, ul.submenu, ul.menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.submenu, ul.menu ul {
	padding-left: 10px;
}
ul.menu li, ul.submenu li {
	margin: 0px;
	padding: 0px;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}

ul.topmenu {
	list-style-type: none;
}
ul.topmenu li {
	display: inline;
}

input.cptext, 
.cptextarea {
	border: 1px solid #cecece;
	margin-bottom: 10px;
	padding: 6px;
	border-radius: 6px;
}

input.cptext:focus,
.cptextarea:focus {
	border: 1px solid #74CEEB;
    box-shadow: 0 0 5px #74CEEB;
}
input.username {
	background: #FFF url(http://img8.custompublish.com/getfile.php/1987765.58.xwatqxbryu/icon_username.png) no-repeat right center;
}
input.password {
	background: #FFF url(http://img8.custompublish.com/getfile.php/1987766.58.ptebpaxtsf/icon_password.png) no-repeat right center;
}
input.cpssubmit, .button {
	background: url(http://img8.custompublish.com/getfile.php/1987777.58.udpbwbxtxv/btn_submit.png) repeat-x center top;
    border-color: #DDDDDD #CCCCCC #999999;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: 6px 12px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px #FFFFFF;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    margin-right: 6px;
}
.button.blue {
    background: #477DAE url(http://img8.custompublish.com/getfile.php/1987776.58.vtpavxcrup/btn_blue.png) repeat-x ;
    border: 1px solid #477DAE;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #104266;
}
.button.red {
    background: #D63A23 url(http://img8.custompublish.com/getfile.php/1987774.58.yuysaywere/btn_red.png) repeat-x ;
    border: 1px solid #8e2e2e;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #4f2121;
}
.button.green {
    background: #577928 url(../images/btn_green.png) repeat-x ;
    border: 1px solid #377515;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #285012;
}
.f14{
	font-size: 14px;
}
.f16{
	font-size: 16px;
}
.h200 {
	min-height: 200px;
}
.p50 {
	width: 50%;
}
.p100 {
	width: 98%;
}
input.cpsubmit:hover {
	background-color: #;
	border-bottom-color: #a4a4a4;
	border-left-color: #d2d2d2;
	border-right-color: #d2d2d2;
	cursor: pointer;
}

#searchform {
}
input.searchinput {
	vertical-align: middle;
}	
input.searchsubmit {
	vertical-align: middle;
	cursor: pointer;
}
/* SECTION: banner locations */
.bannerlocation {
	clear: both;
	text-align: center;
}
.bannerlocation table {
	margin-left: auto;
	margin-right: auto;
}
.bannerlocation td {
	text-align: center;
	padding: 5px 0px;
}
.bannerlocation img {
	border-width: 0px;
}

.icalendardayhead { background-color: #CECECE; }
.monthlycalendartable { width: 100%; }
.calendardate { color:#333333; font-size: 0.9em; }
.errmsg { font-weight: bold; color: #AA0000; }

table.weathertablefivedays { }

table.weathertablefivedays td {
	padding: 5px;
}
table.weathertablefivedays td.weatherlocname {
	width: 100px;
	font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays {
	width: 75px;
}

input.newslettersubemail {
	width: 98%;
}

/* Kalenderliste */
h2.dayheader {
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}
div.calendarentry {
	font-size: 0.9em;
}
span.caltime {
	margin-right: 15px;
}
div.vevent {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 5px;
}

.articleparagraph img {
	border: 1px solid #CCC;
	padding: 4px;
}

.page82559 .articleparagraph .paragraphheadline{
	font-size: 1.333em;
	padding-left: 60px;

}
.page82559 .articleparagraph .paragraphtext{
	background: url(http://img8.custompublish.com/getfile.php/1247980.58.abwcxqvvbb/quote.png) no-repeat left top;
	padding-left: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

ul#referencemenu{ 
	margin-bottom: 20px;
}

ul#referencemenu li { 
	border-right: 1px solid #dedede;
	margin-right: 10px;
	padding-right: 10px;
	display: inline;
	font-size: 16px;
}


/* ============================= */
/* Intern kalender  */
/* ============================= */
td.weekhourspot{
}

div.hourspotevent{ background-color: #88ccff!important; }




/* Fix for Android */
body { 
  -webkit-animation: bugfix infinite 1s; 
}
@-webkit-keyframes bugfix { 
  from { padding: 0; } 
  to { padding: 0; } 
}

/* default checkbox */
input#navicon {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

label#naviconlabel { 
  cursor: pointer;
  user-select: none;
}
label#naviconlabel {
  position: absolute;
  left: 0;
  display: none;
}

/* ============================= */
/* ! Layout for smaller screens + ipad  */
/* ============================= */
@media only screen and (min-width: 960px) and (max-width: 1139px) {

}

/* ============================= */
/* ! Layout for tablets  */
/* ============================= */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	#page {
		width: 100%;
	}
}

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */


@media only screen and (max-width: 767px) {
	#page {
		width: 100%;
	}
	.col0, .col1, .col2, .col3, .logo, #mainsidebar, #main, #promo .promoimg, #promo .promotext{
		float: none !important;
		position: static !important;
		text-align: left !important;
		width:  auto !important;
		display: block !important;
		max-width: 100% !important;
	}
	.logo {
		text-align: center !important;
	}
	.referanceimg {
		width: 98% !important;
		height: auto !important;
		overflow: visible !important;
	}  
	.mainmenucontainer {
		border: 0;
		background: 0;
	}
	#mainmenu li, #usermenu {
		float: none;
		margin: 0;
	}
	#usermenu .loginbutton {
		border-radius: 0;
	}
	#mainmenu li a{
		border: 0;
		background: #3b4c65 url(http://img8.custompublish.com/getfile.php/2005196.58.ayfrbpxfda/mainmenubg4.png) repeat-x top;
		border-bottom: 1px solid #2f3f57;
	}
	#usermenu .loginform{
		padding: 2%;
		width: 96%;
	}
	#topnav {
		display: none;
	}
	#copyright {
		text-align: center;
	}

}

/* ========================================== */
/* !  Layout for older mobile   */
/* ========================================== */

@media only screen and (max-width: 479px) {
	#page {
		width: 100%;
	}
	
}

/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

}


img, object, embed {
	max-width: 100%;
	height: auto;
}
/* google map fix */
#basicgmap img {
	max-width: none;
}




@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	body {
		font-size: 11pt;
		font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif !important;
	}
	#top, #topnav, #navbar, #subnavbar, #mainsidebar, #footer, #cp, #searchform, .corner, #taleweb, #talewebholder, #PAFTOOLBAR, #skiplink, .skiplink, .adminbar, .cpeditlinks {
		display: none !important;
	}
	#page, #main {
		border: none !important;
		min-width: 0 !important;
		float: none !important;
		width: auto !important;
	}
	.side {
		padding: 0;
	}
	.box, .articleblock {
		page-break-inside: avoid;
	}
	th {
		background-color: #CCCCCC !important;
		color: #000000 !important;
	}
	tr:nth-child(2n+1) {
		background-color: #DEDEDE !important;
	}
	tr:nth-child(2n+1) {
		background-color: transparent !important;
	}
}

