
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666; 
	background: url(../images/bg.jpg);
	text-align: center;
}

/* links */
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #9EC068;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 { 
font-size: 1.7em; 
color: #808000; 
font-family: Georgia, serif;
} 
h2 {
font-size: 1.3em;
color:#4682B4;
font-family: Verdana, Geneva, sans-serif;
 }
h3 { font-size: 1.1em; }

.navtitle { 
font-size: 1.3em; 
color: #808000; 
font-family: Georgia, serif;
text-align:center;
}

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #666666;
}
ul span, ol span {
	color: #666666; 
}

/* images */
img {
	border: 2px solid #CCC;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 0px solid #568EB6;
}
code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}


/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 820px; height: 100%;
	margin: 0 auto;	
	text-align: left;
	margin: 10px auto 10px auto;
	border-color: #AAAAAA;
	border-style: solid;
	border-width: 3px;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

/* header */
#header {
	position: relative;	
	background: #000 url(headerbg.gif) repeat-x 0% 100%;	
}

/* main */
#main {
	float: left;
	margin-left: 15px; 
	padding: 0;
	width: 605px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 200px;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	font-size:0.9em;
	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #9EC630;
}

/* Footer */
#footer { 
	clear: both;
	color: #FFF; 
	background: #000000; 
	border-top: 5px solid #568EB6;
	margin: 0; padding: 0; 
	height: 310px;	  
	font-size: 75%;		
}
#footer a { 
	color: #FFFFFF;
    font-size: 9px;
}
#footer .footer-left{
	float: left;
	width: 65%;
}
#footer .footer-right{
	float: right;
	width: 30%;
}
.extendedfooter ul li
{
list-style-type:none;
}
.extendedfooter ul .first h3
{
    border-bottom: 1px solid #808000;
    color: #808000;
    font-size: 9px;
    font-weight: bold;
    padding-bottom: 4px;
	margin:0px;
}
.extendedfooter ul .second
{
padding-top:15px;
}
.extendedfooter
{
margin-left:-5px;
margin-top:15px;
}
.extendedfooter ul
{
margin-left:15px;
}
/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }

/* image positions */

.imgright
{
float: right; 
position: relative; 
top: 7px;
margin-left: 7px;
margin-bottom: 12px;
margin-right: 7px;
display: block;" 
}

.imgleft
{
float: left; 
position: relative; 
top: 7px;
margin-left: 7px;
margin-bottom: 12px;
margin-right: 7px;
display: block;" 
}

/* breadcrumb */

#breadcrumb
{
font-size:0.9em;
font-family:'Lucida Casual', 'Comic Sans MS';
color:#000000;
}

.ntstrong
{
font-weight:normal;
}

.kleur1
{
background-color:#FFFFBB;
}

.kleur2
{
background-color:#CCDDFF;
}

.newstable
{
margin-left:12px;
}

.tinytext
{
font-size:0.8em;
}

.hyperright
{
margin-left:68%;
cursor:pointer;
}

.hyperright2
{
cursor:pointer;
}

.noborder
{
border:none;
}

.starttype
{
font-weight: bold;
font-size: 1.5em;
}
.englishtext
{
color: orange;
}

/*Youtube thumbs*/

/*BUTTONS*/

/*.awesome{
background: #222 url(../images/alert-overlay.png) repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
position: relative;
cursor: pointer;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
margin-left:5px;
margin-top:5px;
}
.awesome:hover
{
color:#FFFFFF;
}

/* Sizes ---------- */
/*.small.awesome {
font-size: 11px;
}

.medium.awesome {
font-size: 13px;
}
.large.awesome {
font-size: 14px;
padding: 8px 14px 9px;
}
  
 /* Colors ---------- */
/*.blue.awesome {
background-color: #2daebf;
 }
.red.awesome {
background-color: #e33100;
}
.magenta.awesome {
background-color: #a9014b;
 }
.orange.awesome {
background-color: #ff5c00;
 }
.yellow.awesome {
background-color: #ffb515;
}*/

.awesome, .awesome:visited {
background: #222 url(../images/alert-overlay.png) repeat-x; 
display: inline-block; 
padding: 5px 10px 6px; 
color: #fff; 
text-decoration: none;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;
cursor: pointer;
position: relative;
cursor: pointer;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
margin-left:5px;
margin-top:5px;
}

.awesome:hover							{ background-color: #111; color: #fff; }
.awesome:active							{ top: 1px; }
.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	
.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover						{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
.blue.awesome:hover							{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
.magenta.awesome:hover							{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
.orange.awesome:hover							{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
.yellow.awesome:hover							{ background-color: #fc9200; }


/*tag cloud*/

#htmltagcloud{ margin-left:10px; width:180px; margin-bottom: 15px; line-height:2.4em;word-spacing:normal;letter-spacing:normal;text-transform:none;text-align:justify;text-indent:0}#htmltagcloud a:link{text-decoration:none}#htmltagcloud a:visited{text-decoration:none}#htmltagcloud a:hover{color:white;background-color:#05f}#htmltagcloud a:active{color:white;background-color:#03d}.wrd{padding:0;position:relative}.wrd a{text-decoration:none}.tagcloud0{font-size:1.0em;color:#ACC1F3;z-index:10}.tagcloud0 a{color:#ACC1F3}.tagcloud1{font-size:0.5em;color:#ACC1F3;z-index:9}.tagcloud1 a{color:#ACC1F3}.tagcloud2{font-size:0.6em;color:#86A0DC;z-index:8}.tagcloud2 a{color:#86A0DC}.tagcloud3{font-size:1em;color:#86A0DC;z-index:7}.tagcloud3 a{color:#86A0DC}.tagcloud4{font-size:1.2em;color:#607EC5;z-index:6}.tagcloud4 a{color:#607EC5}.tagcloud5{font-size:1.4em;color:#607EC5;z-index:5}.tagcloud5 a{color:#607EC5}.tagcloud6{font-size:1.7em;color:#4C6DB9;z-index:4}.tagcloud6 a{color:#4C6DB9}.tagcloud7{font-size:2em;color:#395CAE;z-index:3}.tagcloud7 a{color:#395CAE}.tagcloud8{font-size:2.1em;color:#264CA2;z-index:2}.tagcloud8 a{color:#264CA2}.tagcloud9{font-size:2.2em;color:#133B97;z-index:1}.tagcloud9 a{color:#133B97}.tagcloud10{font-size:2.3em;color:#002A8B;z-index:0}.tagcloud10 a{color:#002A8B}.freq{font-size:10pt !important;color:#bbb}#credit{text-align:center;color:#333;margin-bottom:0.6em;font:0.7em 'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif}#credit a:link{color:#777;text-decoration:none}#credit a:visited{color:#777;text-decoration:none}#credit a:hover{color:white;background-color:#05f}#credit a:active{text-decoration:underline}

/*Temp hetosha*/

.hetosha img
{
margin-left:8px;
}
.hetosha p
{
 color: #808000;
    font-family: Georgia,serif;
    font-size: 1.3em;
}
.hetosha
{
margin-top:40px;
}

/*padding op nesttable*/

.nestentable td
{
padding:4px 8px 4px 0px;
}

/*Pupupdate*/

.pupupdate
{
border-style:dashed;
border-width:2px;
border-color:#4682B4;
margin:10px 17px 10px 0px;
padding:15px 8px 15px 8px;
background-color:#FFFFCC;
font-family:arial;
font-size:18px;
color:#4682B4;
line-height:20px;
}

.pupupdate a
{
text-decoration:underline;
}

/*pageticker*/

.pageticker
{
	background-color: #D9F2D9;
    border-color: #6CC86A;
    border-style: solid;
    border-width: 1px;
    margin-right: 20px;
    margin-top: 40px;
    padding: 15px 5px;
}
.pageticker .rightticker
{
float:right;
padding-right:30px;
}
