/* Generals ----------------------------------------------------------------------------*/

body {
	margin: 0; 
	background-color: black;}

html, body, .DefaultFont {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #ffffff;
}

img {
  border: 0px none;
}

a:link, a:visited, a:active 
{	/*font-size: 17px;*/
	letter-spacing: 0.0em;
	line-height: 17px;
	color: #ffffff; 
	text-decoration: none;  
	border-bottom:1px dotted #ECA702;
} 

a:hover , a:active
{	color: #FFB400; 
	text-decoration: none; 
	cursor: pointer;
	border-bottom:1px solid #FFB400;
} 
	
a:focus
{
    color: #FFEDC3;
	position: relative;
	top: 2px;
} 

td { 	
	text-align: left; 
	vertical-align: top;
}

/* Navigation ----------------------------------------------------------------------------*/

p.navi
{  margin: 30px 0px 0px 0px;
	}

div.navi1 
{	margin: 53px 0px 1px 130px;
	font-weight: normal;
} 
	
div.navi2 
{	margin: 0px;
	font-size: 13px;
} 

div.navi2top
{	margin: 0px 0px 0px 14px;
	height: 119px; 
	width: 165px;
	background-image: url(/images/navi2topbg.jpg);
	background-repeat: no-repeat;
} 

div.navi2cell 
{	margin: 0px 0px 0px 14px;
	height: 49px; 
	width: 165px;
	background-image: url(/images/navi2bg.jpg);
	background-repeat: no-repeat;
} 

div.navi2cell-joulu
{	margin: 0px 0px 0px 14px;
	height: 49px; 
	width: 165px;
	background-image: url(/images/navi2bg-joulu.jpg);
	background-repeat: no-repeat;
} 

div.navi2bot
{	margin: 0px 0px 0px 14px;
	height: 49px; 
	width: 165px;
	background-image: url(/images/navi2botbg.jpg);
	background-repeat: no-repeat;
} 

div.navi3cell 
{	float: left;
	margin: 35px 12px 0px 0px;
	padding: 0px 
} 
	
p.navialign
{  margin: 0px;
	padding: 13px 0px 0px 0px; 
	text-align: center;
}

p.navialign2row
{  margin: 0px;
	padding: 5px 0px 0px 0px; 
	text-align: center;
}
a.navi1norm
{	margin: 0px 14px 0px 0px;
	font-size: 17px;
	border-bottom:none; 
	}
a.navi1hlight:link, a.navi1hlight:visited, a.navi1hlight:active 
{	margin: 0px 14px 0px 0px;
	color: #FFB400; 
	border-bottom:none;  
	font-size: 17px;
} 
a.navi23norm:link, a.navi23norm:visited, a.navi23norm:active 
{	font-size: 15px; 
	border-bottom:none; 
} 
a.navi23hlight:link, a.navi23hlight:visited, a.navi23hlight:active 
{	color: #FFB400; 
	font-size: 15px;
	border-bottom:none;  
} 

a.navi1hlight:hover, a.navi23hlight:hover
{
border-bottom:1px dotted #FFF;
}

td.navi31
{	margin: 0px;
	height: 35px; 
	background-image: url(/images/navi3topbg1.jpg);
	background-repeat: no-repeat;
} 
td.navi32
{	margin: 0px;
	padding: 0px 0px 0px 40px;
	height: 89px; 
	background-image: url(/images/navi3topbg2.jpg);
	background-repeat: no-repeat;
} 


/* Walimo Specs ----------------------------------------------------------------------------*/
td.top1
{	background-image: url(/images/walimo_top.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 177px;
}
td.top2
{	background-image: url(/images/walimo_top2.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 117px;
	padding: 0px;
}
td.btext
{	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/btextbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 10px 0px 42px;}  
	
td.btext2
{	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 50px 0px 2px;} 

/* Content ----------------------------------------------------------------------------*/

h1
{ 	font-size: 9px;
	color: #000000; 
	margin: 0px;}
h2
{ 	font-size: 18px;
	color: #ffffff; 
	margin: 10px 0px 2px 0px;}
h3
{ 	font-size: 13px;
	color: #ffffff; 
	margin-bottom: 1px;}

p.small { text-align: right; font-size: 9px;} 
p.hlight1
{ 	background-color:#fafad2;
	padding: 8px;
	text-align: center; 
	vertical-align: middle;
	border: 1px dotted #ccc;} 
	
p.hlight2
{ 	background-color:#fff;
	padding: 8px;
	text-align: center; 
	vertical-align: middle;
	border: 1px dotted #ccc;} 
	
p.hlight3
{ 	background-color:#fff;
	padding: 8px;
	text-align: center; 
	vertical-align: middle;} 
	
p.PSimple
{ 	text-align: right; 
	vertical-align: middle;
	margin: 0px}

td.content_main
{	vertical-align: top;
	margin: 0px;
	padding: 0px;}  
	

td.footer
{ 	background-image: url(/images/walimo_footer2.jpg);
	background-repeat: no-repeat;
	text-align: center; 
	vertical-align: bottom;
}

p.mainFooter
{ 	margin: 20px 0px 15px 0px;
	font-size: 14px;
	color: #FFB400;
}  
	
ol, ul { margin-top: 5px;}
li 	{ margin-bottom: 4px;}

textarea.form1, input.form1, select.form1 { 
			width: 200px;
			margin: 5px 0px 0px 0px; 
			padding: 0px; 
			}
			
div.formLabel {
					width:130px; 
					float: left;
					position: relative; top: 5px;}

fieldset { 	margin: 21px 20px 30px 20px;
				background-color:#fff;
				border: 1px solid #ccc;
				padding: 10px 1px 10px 20px;
				height: 475px}

legend { 	font-weight: bold;
				padding: 5px;
				font-size: 13px;
				background-color: #fff;
				border: 1px solid #ccc;}
img.themeimg {
  border: 1px solid #ccc;
}

 div.error {
  color: #FF9900;
  margin: 5px;
  display:none;
  }