/* *****************************************
//  WebTank Stylesheet File
//  Title: style.css
//  Media: all
//  File updated: 2010-06-23 17:32:32
// 
//  Do NOT manually edit this generated file
// **************************************** */


img, a {

	margin: 0px;
	padding: 0px;
	outline: none;
	border: none;
	
}

A 				{ color: #000000; }
A:link 			{  }
A:visited 		{  }	
A:active 		{  }
A:hover 		{ text-decoration: underline; }

h2	{ color: #FF7823; font-weight: bold; margin: 0 0 10px 0; padding: 0px; font-size: 12px; }

html, body { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;

	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	
	background-color: #FFF2EA;
	background-image: url('../editorial/id=320.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	
}

#main													{ position: relative; z-index: 0; margin: 0 auto 0; width: 950px; height: auto; }

#top													{ position: relative; width: 950px; height: 223px; }

#top .header											{ position: absolute; top: 0px; right: 0px; z-index: 10; width: 950px; height: 223px; }
#top .logo												{ position: absolute; top: 50px; left: 50px; z-index: 20; width: 322px; height: 117px; }

/*  */

#bottom													{ position: relative; width: 950px; height: 589px; }

#bottom .tabs											{ position: absolute; top: 0px; left: 0px; z-index: 10; width: 950px; height: 97px; }
#bottom .tabs .buttons									{ position: absolute; top: 31px; left: 227px; z-index: 30; }
#bottom .tabs .buttons .publications					{ position: absolute; top: 0px; left: 0px; }
#bottom .tabs .buttons .events							{ position: absolute; top: 0px; left: 165px; }
#bottom .tabs .buttons .online							{ position: absolute; top: 0px; left: 330px; }
#bottom .tabs .image									{ position: absolute; top: 0px; left: 0px; z-index: 20; width: 950px; height: 97px; }

#bottom .menu											{ position: absolute; top: 150px; left: -50px; z-index: 10; width: 200px; height: auto; }
#bottom .menu li										{ margin-bottom: 15px; }
#bottom .content										{ position: absolute; top: 100px; left: 250px; z-index: 10; width: 450px; height: auto; padding-bottom: 100px; }
#bottom .submenu										{ position: absolute; top: 150px; right: -50px; }
#bottom .submenu li										{ margin-bottom: 15px; }

/*  */

#footer													{ position: fixed; bottom: 0px; left: 0px; z-index: 5; width: 100%; height: 50px; text-align: center; vertical-align: middle; padding-top: 25px; font-size: 10px; color: #666666; background-image: url('../editorial/id=326.png'); background-repeat: repeat-x; background-position: top left; }

/* INFORMATION FORM */

#information_page h2								{ color: #FF7823; font-weight: bold; margin: 0 0 10px 0; padding: 0px; font-size: 12px; }
.result h2											{ color: #FF7823; font-weight: bold; margin: 0 0 10px 0; padding: 0px; font-size: 12px; }
#information_page .intro							{  }

#information_form									{ margin-top: 20px; }
#information_form .item								{ overflow: auto; height: 30px; width: 100%; margin-bottom: 5px; }
#information_form .item .caption					{ float: left; width: 90px; }
#information_form .item .field 						{ float: left; width: 160px; }
#information_form .item .field input				{ width: 160px; }
#information_form .item2 .caption					{ margin-bottom: 10px; }
#information_form .item2 .field						{ overflow: auto; width: 100%; margin-bottom: 10px; }
#information_form .item2 .field .form_subject		{ width: 15px; display: block; float: left; margin: 3px 5px 0 0; }
#information_form .item2 .field .text				{ width: 300px; margin-bottom: 5px; }
#information_form .item3 .caption					{ margin-top: 15px; }
#information_form .item3 .field .small				{ color: #898989; font-size: 9px; margin-left: 15px; }
#information_form .item3 .field textarea			{ width: 415px; height: 90px; }
#information_form .submit							{ margin: 15px 0 0 0; }
#information_form .requiredText						{ color: red; }

/* ERRORS */

#information_form .item .field input.error			{ width: 165px; height: 17px; border: 1px solid red;}
label.error											{ display: none !important;}
