/*
*/
@font-face {
	font-family: 'Dashed';
	src: local('Dashed'), url(/global/stylesheet/fonts/PRINTDASHED_TT.TTF) format('truetype');
}
@font-face {
	font-family: 'AmestonOutline';
	src: local('AmestonOutline'), url(/global/stylesheet/fonts/AmestonOutline.ttf) format('truetype');
}
@font-face {
	font-family: 'QueenMisti';
	src: local('AmestonOutline'), url(/global/stylesheet/fonts/QueenMisti.ttf) format('truetype');
}

h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 28px;
	color: #0066cc;
	text-align: center;
}

h4,h6 {
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #000000;
	line-height: normal;
}

h5 {
	float: center;
	margin-top: -15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	color: #471f01;
	/*font-size: 18px;*/
	font-weight: lighter;
	text-align: center;
}

h6 {
	line-height: 1.2em;
	font-size: 21px;
}


h7 {
	color: #FFFF00;
	margin-top: 10px;
	margin-right: 0px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #000000;
	line-height: 1em;
}

body {
	/* [disabled]margin: 0; */
	/* [disabled]padding: 0; */
	background: #CCCCCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
#header-wrapper {
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 1px;
	background: url(/images/img01.jpg) repeat-x top;	
}
#image_header {
	width: 100%;
	height: 150px;
	background: url(/images/templatemo_header.png) no-repeat center;
}
.menu {
	width: 100%;
	height: 50px;
	padding: 0;
	background-color: #005cac;
}


/* NAV BUTTONS */
#nav {
	padding-top:5px;
}
#nav ul {
	width:960px;
	list-style-type:none;
	text-align:right;
	margin: auto;
}
#nav ul li {
	float:left;
}
#nav ul li a {
	display:block;
	text-decoration:none;
	text-align:center;
	padding:8px 30px 10px 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:17px;
	font-weight:700;
	color:#FFF;
	border-right:1px solid #1271FF;
}
#nav ul li a:hover {
	color:#FF8400;
}


/* SOCIAL BUTTONS */
#social_box ul {
	width:400px;
	float: left;
}
#social_box ul a {
	padding:5px;
}
#social_box ul a:hover img {
	opacity:0.8;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
}


/* FOOTER */
#footer {
	color: #FFF;
}
#footer p {
	text-align: center;
}
#footer a:link {
	color:#00FFEE;
}


/* NEWSLETTER LIST */

.email {
	font-family:Arial, Helvetica, sans-serif;
	border-style: solid;
    border-width: 2px;
	margin:0 0 5px;
	padding:10px;
	font-size:20px;
	width: 95%;
}
.emaillabel {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 5px;
	padding:10px;
	font-size:20px;
	color: red;
}
#newsletter-output {
	color:#F00;
	font-size:20px; 
	font-weight:600; 
	text-align: center; 
}

#submit-button[type="submit"] {
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	width:100%;
	border:none;
	background:#0CF;
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	font-size:25px;
}

#submit-button[type="submit"]:hover {
	background:#09C;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#submit-button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }



/* PAGE */
.wrapper {
	overflow: hidden;
	width: 960px;
	margin: auto;
	background-color: #FFFFFF;
	padding: 0px 40px 0px 40px;
}
.page {
	margin-top: 20px;
}
.page_top {
	margin-top: 10px;
}

/* CONTENT */
.loading_content {
	background: url(/images/source/loadingimage.png) no-repeat center;
}

.container-top .left-column {
	width: 10% !important;
}
.container-top #left-column-ad-top {
	display: none;
}
.container-top #left-column-ad-bottom {
	display: none;
}
.container-top #container-ad-top {
	display: none;
}

.right-column {
	margin-top: 40px;
}


/***************************************************/
/***************************************************/
.title_level1 {
	background-color: #79CE01;
	width: 100%;
	margin-top: 40px;
}
.title_level1 h1 {
    font-size: 22px;
}
.title_level1 a {
	margin-right: 10px;
	margin-left: 10px;
	color: #0042B4;
	line-height: 40px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 600;
}
.title_level1 h2 {
	font-size:20px; 
	font-weight:600; 
	text-align: center; 
	margin: 10px;
	margin-top: 30px;
	padding-top: 10px;
	color: #0042B4;
}
/***************************************************/
/***************************************************/
.subtitle_level0 {
	background-color: #FCDA00;
	display: block;
	padding: 10px;
}
.subtitle_level1 {
	background-color: #FCDA00;
	margin-top: -20px;
}
.subtitle_level1 h1 {
    font-size: 22px;
}
.subtitle_level1 a {
	margin-right: 10px;
	margin-left: 10px;
	font-weight: 600;
	color: #4B2501;
	line-height: 40px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 600;
}
/***************************************************/
/***************************************************/
.subtitle_level2 {
	background-color: #5114CC;
	margin-top: -20px;
}
.subtitle_level2 a {
	font-size: 22px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 40px;
}

/***************************************************/
.title_orange {
	background-color: #FF7E00;
	width: 100%;
	clear: both;
	margin-top: -45px;
}
.title_orange h1 a { 
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, sans-serif;
  	font-size:28px;
	font-weight: 600;
	line-height: 40px;
  	color: #CC0000;  
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.title_orange h2 { 
	font-size:18px; 
  	color: #FFFE0D;  
	margin : -25px 0px 0px 10px;
}
/***************************************************/
.title_purple {
	background-color: #B500FD;
	width: 100%;
	clear: both;
	padding-top: 0px;
	margin-top: -45px;
}
.title_purple h1 a { 
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, sans-serif;
  	font-size:28px;
	font-weight: 600;
	line-height: 40px;
  	color: #7D00B1;  
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.title_purple h2 { 
	font-size:18px; 
  	color: #FFFE0D;  
	margin : -25px 0px 0px 10px;
}
/***************************************************/
.title_red {
	background-color: #E90C0C;
	width: 100%;
	clear: both;
	padding-top: 0px;
	margin-top: -45px;
}
.title_red h1 a{ 
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, sans-serif;
  	font-size:28px;
	font-weight: 600;
	line-height: 40px;
  	color: #8C0000;  
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.title_red h2 { 
	font-size:18px; 
  	color: #FFFE0D;  
	margin : -25px 0px 0px 10px;
}
/***************************************************/
.title_blue {
	background-color: #1048FF;
	width: 100%;
	clear: both;
	padding-top: 0px;
	margin-top: -45px;
}
.title_blue h1 a{ 
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, sans-serif;
  	font-size:28px;
	font-weight: 600;
	line-height: 40px;
  	color: #00208E;  
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.title_blue h2 { 
	font-size:18px; 
  	color: #FFFE0D;  
	margin : -25px 0px 0px 10px;
}
/***************************************************/
.title_brown {
	background-color: #834200;
	width: 100%;
	clear: both;
	padding-top: 0px;
	margin-top: -45px;
}
.title_brown h1 a{ 
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, sans-serif;
  	font-size:28px;
	font-weight: 600;
	line-height: 40px;
  	color: #231100;  
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.title_brown h2 { 
	font-size:18px; 
  	color: #FFFE0D;  
	margin : -25px 0px 0px 10px;
}
/***************************************************/
.title_lightbrown {
	background-color: #DB5700;
	width: 100%;
	clear: both;
	padding-top: 0px;
	margin-top: -45px;
}
.title_lightbrown h1 a{
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 40px;
	color: #700037;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.title_lightbrown h2 {
	font-size: 18px;
	color: #FFFE0D;
	margin : -25px 0px 0px 10px;
}
/***************************************************/
.title_bluegreen {
	background-color: #00909C;
	width: 100%;
	clear: both;
	padding-top: 0px;
	margin-top: -45px;
}
.title_bluegreen h1 a{ 
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, sans-serif;
  	font-size:28px;
	font-weight: 600;
	line-height: 40px;
  	color: #00363A;  
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.title_bluegreen h2 { 
	font-size:18px; 
  	color: #FFFE0D;  
	margin : -25px 0px 0px 10px;
}
/***************************************************/
.title_darkgreen {
	background-color: #008700;
	width: 100%;
	clear: both;
	padding-top: 0px;
	margin-top: -45px;
}
.title_darkgreen h1 a{ 
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, sans-serif;
  	font-size:28px;
	font-weight: 600;
	line-height: 40px;
  	color: #002500;  
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.title_darkgreen h2 { 
	font-size:18px; 
  	color: #FFFE0D;  
	margin : -25px 0px 0px 10px;
}
/***************************************************/
.title_pink {
	background-color: #BD092C;
	width: 100%;
	clear: both;
	padding-top: 0px;
	margin-top: -45px;
}
.title_pink h1 a{ 
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, sans-serif;
  	font-size:28px;
	font-weight: 600;
	line-height: 40px;
  	color: #540010;  
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.title_pink h2 { 
	font-size:18px; 
  	color: #FFFE0D;  
	margin : -25px 0px 0px 10px;
}
/**************************************

.title_level1 a {
	font-size: 22px;
	font-weight: 600;
	margin-right: 10px;
	margin-left: 10px;
	color: #0042B4;
	line-height: 40px;
}
.title_level1 h2 {
	font-size:20px; 
	font-weight:600; 
	text-align: center; 
	margin: 10px;
	margin-top: 30px;
	padding-top: 10px;
	color: #0042B4;
}



*************/
.title_lila {
	background-color: #BD007E;
	width: 100%;
	clear: both;
	padding-top: 0px;
	margin-top: -45px;
}
.title_lila h1 a{
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 40px;
	color: #700037;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.title_lila h2 {
	font-size: 18px;
	color: #FFFE0D;
	margin : -25px 0px 0px 10px;
}
/***************************************************/
.title_darkblue {
	background-color: #3300FF;
	width: 100%;
	clear: both;
	padding-top: 0px;
	margin-top: -45px;
}
.title_darkblue h1 a{ 
	font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, sans-serif;
  	font-size:28px;
	font-weight: 600;
	line-height: 40px;
  	color: #0F0F4D;  
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.title_darkblue h2 { 
	font-size:18px; 
  	color: #FFFE0D;  
	margin : -25px 0px 0px 10px;
}

/***************************************************/
.title_category {
	background-color: #3300FF;
	width: 98%;
	height: 85px;
	padding-top: 2px;
	margin-bottom: 5px;
}
	
.title_category_soon {
	background-color: #EF2C81;
	width: 100%;
	height: 56px;
	padding-top: 2px;
	margin-bottom: 5px;
}
	

.comments a{
	color: #cc0000;
}

#AddThis a{
	padding-top: 15px; 
}


#button-categorie a{display:block;color:transparent;} #button-categorie a:hover{background-position:left bottom;}a#button-categoriea {display:none}

/**************************************************************
   Dotten line
 **************************************************************/

.col_fw { 
	margin-bottom: 40px; 
	padding-bottom: 230px; 
	border-bottom: 1px dashed #999; 
}

.col_fw1 { 
	margin-bottom: 20px; 
	border-bottom: 1px dashed #999; 
}

.col_fw2 { 
	margin-bottom: 20px; 
	padding-bottom: 710px; 
	border-bottom: 1px dashed #999; 
}

.col_fw3 { 
	margin-bottom: 40px; 
	padding-bottom: 250px; 
	border-bottom: 1px dashed #999; 
}

.col_fw4 { 
	margin-bottom: 20px; 
	padding-bottom: 30px; 
	border-bottom: 1px dashed #999; 
}

.page_middle {
	width: 100%;
	height: 100%;
	margin-top: -30px;
}
