table, body, html
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;/*	min-width: 800px;*//*
	638px;
	*/
}
html, body {
	height: 100%;
}
.wrapmidden { 
	max-width: 1000px;
	margin: 0 auto;
}
.wrapinside { 
	padding-left: 10px;
	padding-right: 10px;
}
.wrapinside a img { 
	border: none;
}
.logobox { 
	margin-top: 1px;
	margin-bottom: 2px;
	float: left;
}
.headmenu {
	margin-top: 17px;
	color: #B8C5C5;
	text-transform: uppercase;
	float: right;
	font-size: 12px;
}
.headmenu a {
	font-size: 14px;
	font-weight: 400;
	color: #555555;
	text-decoration:none;
}
.headmenu a:hover {
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
}
.slagzin {
	color: #FFF;
	float: left;
	font-size: 14px;
	margin: 3px 0px 3px 0px;
}
.pixelcounter {
	color: #FFF;
	float: right;
	font-size: 14px;
	margin: 3px 0px 3px 0px;
}
#listed1 {
	list-style: none;
}
#listed1 li
{
	padding-left: 25px;
	background-image: url(images/green-tick-16x13.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin: 10px 0px 0px 0px;
	font-weight: 600;
}


.link-rss {
	display: inline-block;
	width: 18px;
	height: 20px;
	background: url(images/icons/rss.png);
	background-position: 0 1px;
	background-size: 18px 36px;
	text-indent: -99999px;
}
.link-twit {
	display: inline-block;
	width: 18px;
	height: 20px;
	background: url(images/icons/twitter.png);
	background-position: 0 1px;
	background-size: 18px 36px;
	text-indent: -99999px;
}
.link-fb {
	display: inline-block;
	width: 18px;
	height: 20px;
	background: url(images/icons/facebook.png);
	background-position: 0 1px;
	background-size: 18px 36px;
	text-indent: -99999px;
}
.link-rss:hover,
.link-twit:hover,
.link-fb:hover {
	background-position: 0 19px;
}


.launchbox {
	position:absolute;
	width: 700px;
	height: 500px;
	top:200px;
	left:50%;
	padding-top: 70px;
	margin-left: -350px;
	background: rgba(255,255,255,0.6);
    border: 2px solid #CCC;
    border-radius: 25px;
	font-size: 24px;
}

.paybox {
	border: 1px solid #E9E9E9;
	border-radius: 20px;
	background-color: #FBFBFB;
	width: 80%;
	padding: 20px;
}


.widesection {
	width: 100%;
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}

.colsblog {
	float: left;
	margin-top: 50px;
	height: 140px;
	margin-left: 10px;
	margin-right: 20px;
	width: 250px;
	border-top: 1px solid;
	border-bottom: 2px solid;
	border-color: #B3ECB7;
	background-color: #F3FCF4;
	text-align: center;
	padding: 20px;
	padding-bottom: 0px;
}
.colssocial {
	float: left;
	margin-top: 50px;
	height: 140px;
	margin-right: 10px;
	margin-left: 20px;
	width: 250px;
	border-top: 1px solid;
	border-bottom: 2px solid;
	border-color: #C4D9FD;
	background-color: #F2F5FF;
	text-align: center;
	padding: 20px;
	padding-bottom: 0px;
}
.colswall {
	float: left;
	margin-top: 20px;
	height: 170px;
	width: 300px;
	border-top: 1px solid;
	border-bottom: 2px solid;
	border-color: #FDB757;
	background-color: #FFFCF0;
	text-align: center;
	padding: 20px;
	padding-bottom: 0px;
}

.footercol {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	min-width: 300px;
	padding: 10px;
	font-size: 13px;
	color: #999999;
}
.footercol a {
	color: #666666;
}
.copyr {
	font-size: 12px;
	color: #B5B5B5;
	float: right;
	padding: 5px;
}
.copyr a {
	color: #CCCCCC;
}

h1 {
	font-size: 44px;
	color: #666666;
	font-weight: 200;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h2 {
  font-size: 34px;
  color: #666666;
  font-weight: 200;
 	padding: 0px;
	margin: 0px;
}
h3 {
  font-size: 20px;
  color: #666666;
  font-weight: 400;
 	padding: 0px;
	margin: 0px;
}

h4 {
  font-size: 14px;
  color: #666666;
  font-weight: 400;
 	padding: 0px;
	margin: 0px;
}





.head_left
{
	height: 74px;
	width: 84px;
	background-image: url('images/head_left.png');
	background-repeat: no-repeat;
}

.head_main
{
	height: 74px;
	white-space: nowrap;
	background-image: url('images/head_main.png');
	background-repeat: repeat-x;
	text-align: left;
	font-size:30px;
	font-weight: bold;
	color: #000000;
	padding: 0 10px;
}

.head_right
{
	height: 74px;
	width: 58px;
	background-image: url('images/head_right.png');
	background-repeat: no-repeat;
}


.nav_main
{
	height: 24px;
	background-image: url('images/nav_main.png');
	background-repeat: repeat-x;
	text-align: left;
	white-space: nowrap;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0 15px;
	color: #333333;
}


.nav_right1
{
	height: 24px;
	width: 44px;
	background-image: url('images/nav_right1.png');
	background-repeat: no-repeat;
}

.nav_right2
{
	height: 24px;
	width: 100%;
	background-image: url('images/nav_right2.png');
	background-repeat: repeat-x;
}

.nav_main a
{
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}


.nav_main a:hover
{
	font-weight: bold;
	text-decoration:none;
	color: rgb(250,170,52);
}




.toolbar_main
{
	height: 42px;
	background-image: url('images/toolbar_main.png');
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 10px;
	white-space: nowrap;
	font-size: 14px;
	color: rgb(250,170,52);
}

.toolbar_main a
{
	font-weight: bold;
	color: rgb(250,170,52);
}


.toolbar_main a:hover
{
	font-weight: bold;
	color: rgb(254,213,0);
}




.foot_main
{
	height: 71px;
	background-image: url('images/foot_main.png');
	background-repeat: repeat-x;
	text-align: center;
}

.foot_left
{
	height: 71px;
	width: 41px;
	background-image: url('images/foot_left.png');
	background-repeat: no-repeat;
}

.foot_right
{
	height: 71px;
	width: 41px;
	background-image: url('images/foot_right.png');
	background-repeat: no-repeat;
}


.foot_main a
{
	font-weight: bold;
	text-decoration:none;
	color: rgb(250,170,52);
}


.foot_main a:hover
{
	font-weight: bold;
	text-decoration:none;
	color: rgb(254,213,0);
}


.stat_box_left
{
	background-image: url('images/stat_box_left.png');
	background-repeat: repeat-y;
}
.stat_box_right
{
	background-image: url('images/stat_box_right.png');
	background-repeat: repeat-y;
}

.stat_box_top
{
	background-image: url('images/stat_box_top.png');
	background-repeat: repeat-x;
}
.stat_box_bot
{
	background-image: url('images/stat_box_bot.png');
	background-repeat: repeat-x;
}

.stat_box_main
{
	background-image: url('images/stat_box_main.png');
	background-repeat: repeat;
	text-align: center;
	font-size:12px;
	color: #999999;
	font-weight: normal;
	white-space: nowrap;
}


.content
{
	padding: 15px 15px 10px 15px;
	color: #666666;
	height: 100%;
}


/* CSS Document */

/*Layout*/
div.header
{
	position:absolute;
	height:135px;
	width:1024px;
	left: 0px;
	top: 0px;
	background:url(images/header_8.jpg);
	background-repeat:repeat;
}
div.logo
{
	position:absolute;
	height:80px;
	width:400px;
	left: 20px;
	top: 10px;
}


div.toplinks
{
	position:absolute;
	height:25px;
	width:550px;
	text-align:right;
	left:0px;
	top:73px;
	text-align:left;
	
}
div.inkstext {
	position:absolute;
	left:30px;
	top:120px;
	width:390px;
	height:22px;
}
inkstext a:link
{
	color:#FAAA34; /*T4*/
	font-weight:bold;

}
.inkstext a:visited {
	color:#FAAA34; /*T4*/
	font-weight:bold;
}
.inkstext a:hover {
	color:#000; /*C3*/
}
div.content_box{
	position:absolute;
	background-color:#FFFFFF;
	left:0px;
	top:135px;
	width:1024px;
	height:1000px;
	
}
div.bottom
{
	position:absolute;
	top:1132px;
	width:1024px;
	height:46px;
	background:url(images/bottom_8.jpg);
	background-repeat:repeat;
	left: 0px;
}
div.bottom_text
{
	position:absolute;
	top:20px;
	width:150px;
	height:20px;
	bottom:25px;
	left:450px;
	
}

/* Styles*/
.body
{
margin: 0 0 0 0 ;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:000000;
margin:0px;
}

a {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#7D7D7D;
	font-weight:400;
}
a:hover
{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color:#FAAA34; 
}

.logo_txt
{
	font:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#999999;
}	


/* CSS Document */

bottom_text a:link,
.bottom_text a:visited {
	color:#000000; /*T4*/
	font-weight:bold;
}
.bottom_text a:hover {
	color:#FAAA34; /*C3*/
}






body {
  margin: 0;
  background: #666666;
}

body, td, input, select {
  font: normal 14px 'Open Sans', Arial,Helvetica,sans-serif;
}

p, form {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

div.toolbar {
	background: #7777FF;
	padding: 5px;
	color: #666666;
}

div.toolbar a {
	color: #CCCCCC;
}

#language_selector {
 color:#FF9900;
font-weight:bold;
  font-size: 11px;
}

div.content {
  padding: 5px;
  color: #333333;
}
div.content a {
  color: #333333;
}

div.content a:hover {
  color: red;
}

.error, .notice {
  color: red;
}

div.error {
  padding: 5px;
  border: 1px solid #666666;
  background: white;
}

.boxed {
  padding: 5px;
  border: 1px solid;
  margin-left: 2em;
  margin-right: 2em;
}

.indent {
  margin-left: 2em;
}

td.label {
  text-align: right;
  white-space: nowrap;
  padding-right: 5px;
  width: 1%;
}

table.grid {
  border-collapse: collapse;
}

table.grid td, table.grid th {
  padding: 5px 15px 5px 15px;
}

table.grid th {
  background: silver;
}

div.snippet {
  white-space: nowrap;
}

div.snippet select {
  font-size: 10px;
  vertical-align: middle;
}

div.snippet input {
  vertical-align: middle;
}

div.snippet textarea {
  width: 100%;
}

input[type="radio"] {
  vertical-align: bottom;
}

div.alert {
  margin: 25px;
  text-align: center;
  padding: 10px;
  background: white;
  border: 2px solid red;
  font-size: 12px;
  font-weight: bold;
}

div.blog_article {
  border-bottom: 1px dashed #AAAAAA;
}

p.blog_article_title {
  font-weight: bold;
  font-size: 16px;
}

p.blog_article_date {
  font-style: italic;
  color: #888888;
}

div.blog_comment {
  border-bottom: 1px dashed #AAAAAA;
}

p.blog_comment_date {
  font-style: italic;
  color: #888888;
}

textarea.code {
  font: normal 12px 'Open Sans' Arial,Helvetica,sans-serif;
  width: 450px;
  background-color: #eeeeee;
  border-color: #cccccc;
  border-style: inset;
  margin-top: 5px;
}

.tabberlive .tabbertabhide {
  display: none;
}

.tabber {
  display: none;
}
.tabberlive {
  margin-top:1em;
}

ul.tabbernav
{
  margin: 0;
  padding: 3px 0;
  border-bottom: 1px solid #AAA;
  /* font: bold 12px Verdana, sans-serif */;
  font-weight: bold;
}

ul.tabbernav li
{
  list-style: none;
  margin: 0;
  display: inline;
}




ul.tabbernav li a
{
  padding: 3px 0.5em;
  margin-left: 3px;
  border: 1px solid #AAA;
  border-bottom: none;
  background: #DDE;
  text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
  color: #000;
  background: #AAE;
  border-color: #AAA;
}

ul.tabbernav li.tabberactive a
{
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
  color: #000;
  background: white;
  border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
  padding: 5px;
  border: 1px solid #aaa;
  border-top: 0;
}

.tabberlive .tabbertab h2 {
  display: none;
}
.tabberlive .tabbertab h3 {
  display: none;
}

.tabberlive#tab2 .tabbertab {
  height: 200px;
  overflow: auto;
}





