body 
{
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#555555;
	margin:0;
	background: url(../../../assets/images/template/body.jpg) top repeat-x #121212;
	background-attachment: fixed;
	background-color: #121212;
}

* 
{
	margin:0;
	padding:0;
}

#wrapper1 
{
	background-color: #1e1e1e;
	padding: 0 10px 10px 10px;
	width: 760px;
	margin: 0 auto;
} 

#wrapper2 
{
	width: 740px;
	background: url(../../../assets/images/template/wrapper2.jpg) bottom repeat-x #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0 10px 10px 10px;
}

#navcontainer
{
	background-color: #254085; 
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#navcontainer .base 
{
	border: none;
	padding: 0;
	margin: 0;
	height: 40px;
}

#navcontainer .base li 
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer .base li a 
{
	display: block;
	padding: 13px 8px 6px 8px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 1.1em;
	margin: 0px 3px 3px 3px;
}


#navcontainer .base li a:hover 
{
	background: url(../../../assets/images/template/nav_a_hover.jpg) top center no-repeat #fff;
	color: #ffffff;
	background-color: transparent;
}


#header h1 
{
	font:	2.3em Arial;
	letter-spacing: -1px;
	color: #222;
	padding: 30px 10px 30px 10px;
}

#header h1 a 
{
	color: #222;
	text-decoration: none;
	border: none;
}

#header h1 a:hover 
{
	color: #000;
}

#header h1 span 
{
	font-size: .8em;
	color: #ccc;
	text-transform: uppercase;
}

#container 
{
	clear: both;
	padding: 10px 0 0 0;
}

div.logo 
{
	color: #fff;
	font-size: 4.5em;
	clear: both;
	background-color: #005A98 !important;
	text-align: center;
	border-top: 4px solid /*#254085*/ #FFFFFF;
	height: 130px;
}

#logo_infos
{
	margin-top: 70px; 
	font-size: 11px; 
	style: Verdana; 
}

p.description a 
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #8CD1FF;
}


p.description a:hover 
{
	border-bottom: 1px solid #8CD1FF;
}

#sidebar 
{	
	width: 230px;
	float: right;
	background: url(../../../assets/images/template/sidebar.jpg) top right no-repeat #fff;
	padding: 10px 20px 10px 10px;
	margin: -30px 0 0 0;
}

#content 
{
	font-size: 1.3em;
	line-height: 2em;	
	margin: 0 0 0 5px;
	padding: 10px 20px 0 0;
	/*background: url(../../../assets/images/template/content.jpg) top right no-repeat;*/
}

#content h1 
{
	font: 2.0em Arial;
	color: #343434;
	margin: 0;
	border-bottom: 2px solid #eee;
	background: url(../../../assets/images/template/h2.jpg) bottom left no-repeat;
	clear: left;
}

#content h2 
{
	font: 1.8em Arial;
	color: #343434;
	margin: 0;
	border-bottom: 2px solid #eee;
	background: url(../../../assets/images/template/h2.jpg) bottom left no-repeat;
	clear: left;
}

#content h3
{
	font: 1.6em Arial;
	color: #343434;
	margin: 0;
	border-bottom: 2px solid #eee;
	background: url(../../../assets/images/template/h2.jpg) bottom left no-repeat;
	clear: left;
}

#content h4
{
	font: 1.4em Arial;
	color: #343434;
	margin: 0;
	border-bottom: 2px solid #eee;
	background: url(../../../assets/images/template/h2.jpg) bottom left no-repeat;
	clear: left;
}

#content h5
{
	font: 1.2em Arial;
	color: #343434;
	margin: 0;
	border-bottom: 2px solid #eee;
	background: url(../../../assets/images/template/h2.jpg) bottom left no-repeat;
	clear: left;
}

#content h6
{
	font: 1em Arial;
	color: #343434;
	margin: 0;
	border-bottom: 2px solid #eee;
	background: url(../../../assets/images/template/h2.jpg) bottom left no-repeat;
	clear: left;
}

#content p 
{
	margin: 15px 0;
	line-height: 21px;
}

#content ul 
{	
	margin: 10px 10px 10px 0;
	padding: 0 0 0 15px;
}

#content ol 
{	
	margin: 10px 10px 10px 0;
	padding: 0 0 0 15px;
}

#content li 
{
	margin: 0 0 0 10px;
	padding: 5px;
}

#search_engine
{
	font-size: 11px;
	color: #444444;
	float: right;
}

#search_engine .input_label
{
	color: #444444;
	font-size: 11px;
	// float: left;
	// padding-right: 3px;
	// padding-top: 3px;
}

#search_engine .input_text
{
	font-size: 11px;
	width: 130px;
	border: 1px solid #efefef;
	padding: 3px;
	background-color: #ffffff;
	color: #444444;
	margin-bottom: 5px;
}

.search_button 
{
	padding: 0; 
	vertical-align: middle;
	margin-bottom: 3px;
	// margin-bottom: 7px;
}

#multilanguage
{
	float: left;
	margin: 0;
	font-size: 11px;
}

#multilanguage ul
{
	margin-top: -2px;
	display: inline;
}

#multilanguage ul li
{
	font-family: Tahoma;
	text-transform: uppercase;
	list-style: none;
	color: #444444;
	display: inline;
	line-height: 2.2em;
}

#multilanguage ul li a
{
	color: #444444;
	border: 0;
}

#multilanguage ul li img
{
	vertical-align: bottom;
	border: 0;
}

#multilanguage ul li a:hover
{
	text-decoration: underline;
}

#multilanguage_label
{
	font-size: 11px;
	color: #444444;
	// float: left;
	// padding-right: 3px;
	// padding-top: 3px;
}

ol.subnav 
{
	margin: -10px 0 0 -5px;
	padding: 0;
}

ol.subnav li 
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ol.subnav a 
{
	font-weight: bold;
	color: #555;
	border-top: 2px solid #fff;
	display: block;
	padding: 5px;
	text-decoration: none;
	margin: 0 5px 0 0;
	border-bottom: none;
}

ol.subnav a:hover 
{
	border-top: 2px solid #005A97;
	color: #121212;
	border-bottom: none;
}

#sidebar h2 
{
	color: #333;
	margin: 10px 0;
	font-size: 1.3em;
}

p.news 
{
	background: #f4f4f4;
	padding: 10px;
	margin: 0 0 10px 0;
	border-left: 5px solid #f0f0f0;
}

a.archive, p.news a.more 
{
	display: block;	
	color: #333;
	text-decoration: none;
	text-align: right;
	border: none;
	margin-top: 0.2em;
}

a.archive:hover
{
	text-decoration: none;
	border: none;
}

#sidebar ul 
{
	list-style: none;
	border-top: 1px solid #eee;
	border: none;
	padding: 0;
	margin: 0;
}

#sidebar ul li 
{
	border-bottom: 1px solid #eee;
	padding: 5px;
	margin: 0;
}

#sidebar ul li a 
{
	color: #0066dd;
	text-decoration: none;
}

#sidebar ul li a:hover 
{
	color: #0033aa;
}

blockquote 
{
	padding: 0 0 0 10px;
	border-left: 5px solid #eee;
}

a 
{
	color: #222;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}

a:hover 
{
	border-bottom: 1px solid #ccc;
}

#footer 
{
	text-align: center;
	border-top: 2px solid #000;
	padding: 10px;
	margin: 30px 0 0 0;
	color: #ccc;
	width: 760px;
	margin: 0 auto;
}

#footer ul
{
	display: inline;
	list-style: none;
}

#footer ul li
{
	display: inline;

}

#footer a
{
	color: #ffffff;
	padding: 3px; 
}

#footerinfo, #validation
{
	margin-top: 15px;
}

input.input_text
{
	border: solid 1px #788ca5;
	font-size: 1em;
	padding: 0.25em 0.25em 0.25em 0.25em;
	background-color: #ffffff;
	font-family: Tahoma;
	width: 12em;
}

textarea.input_textarea
{
	border: solid 1px #788ca5;
	font-size: 1em;
	padding: 0.25em 0.25em 0.25em 0.25em;
	background-color: #ffffff;
	font-family: Tahoma;
	width: 12em;
	height: 14em;
	float: left;
}

.input_checkbox
{
	margin-top: 0.8em;
	margin-left: 0.7em;
}

select.input_select
{
	border: solid 1px #788ca5;
	font-size: 1em;
	padding: 0.25em 0.25em 0.25em 0.25em;
	background-color: #ffffff;
	font-family: Tahoma;
	width: 12em;
	float: left;
}

label.input_label
{
	font-size: 1em;
	font-family: Verdana;
	color: #111111;
}

label.input_label span
{
	color: #444444;
	font-size: 0.8em;
}

.input_error
{
	font-family: Tahoma;
	color: #000000;
	font-size: 1em;
}

.summary
{
	font-family: Tahoma;
	color: #DD0000;
	font-size: 1em;	
}

.result
{
	font-weight: normal;
	text-align: left;
	padding: 0;
	margin-bottom: 1em;
	margin-top: 1em;
	padding: 0.2em;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Verdana;
	display: block;
	font-size: 1em;
	width: 100%;
	font-weight: bold;	
}

.result.error
{
	color: #dd0000;
}
 
.result.ok
{
	color: #3a6f00;	
}


label.input_label.main
{
	float: left;
	width: 16em;
	text-align: right;
	font-size: 1em;
	margin: 8px 0 0 0;
	line-height: normal;
}

label.input_label.main span
{
	color: #aaaaaa;
	font-size: 9px;
	display: block;
	font-family: Verdana;
	font-weight: normal;
	padding: 0;
	line-height: normal;
}

input.input_text.main, select.input_select.main, textarea.input_textarea.main
{
	margin: 0.8em;
	background-color: #ffffff;	
	color: #555555;
	font-family: Tahoma;
	font-size: 1em;
	width: 15em;
	padding: 0.4em;
	font-weight: normal;
}

input.input_checkbox.main
{
	margin: 0.5em;
}

fieldset.main_fieldset
{
	text-align: left;
	font-weight: bold;
	background-color: #ffffff;
	border: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}

fieldset.main_fieldset legend
{
	font-family: Arial;
	font-size: 1.5em;
	font-weight: bold;
	color: #343434;
	text-align: left;
}

fieldset.box_fieldset
{
	font-weight: normal;
	border: 0;
	margin-top: 1em;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0.3em;
	border: 1px solid #efefef;
}

fieldset.box_fieldset legend
{
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #343434;
	background-color: #ffffff;
	padding: 0.1em;
}

span.error_list 
{
	font-weight: bold;
	display: block;
	text-align: left;
	width: 100%;
	font-family: Verdana;
	font-size: 1em;
	margin-top: 1em;
}

span.error_list ul
{
	font-weight: normal;
	text-align: left;
	padding: 0;
	margin-left: 2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	line-height: 0.5em;
}

div.authorize_box
{
	font-family: verdana; 	
	background-color: #ffffff; 
	border: 1px solid #ededed; 
	font-size: 10px; 
	text-align: left; 
	color: #777777; 
	overflow-y: auto !important; 
	overflow-x: hidden !important; 
	overflow: scroll; 
	overflow: -moz-scrollbars-vertical; 
	font-weight: normal;
	height: 100px; 
	width: 99%;
	padding: 2px;
	margin-top: 10px;
	line-height: 15px;
}

div.captcha_box_image
{
	text-align: center;
}

div.captcha_box_image img
{
	border: 1px solid #cccccc;
}

div.captcha_box_button
{
	text-align: right;
}

div.captcha_box_button a
{
	font-family: Tahoma;
	font-size: 0.7em;
	color: #555555;
}

div.captcha_box_button a:hover
{
	text-decoration: underline;
}

.help_form_box
{
	font-size: 0.8em;
	color: #555555;
	padding: 0.2em;
	font-size: 1em;
}

.form_buttons
{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#loading
{
	font-family: verdana;
	font-size: 1.2em;
	display: none;
	border: 0.5em solid #788ca5;
	z-index: 100;
	width: 10em;
	padding: 1em;
	position: absolute;
	text-align: center;
	color: #444444;
	height: 10.5em;
	background-image: url(../../../assets/images/loader.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

div.data_list
{
	padding: 5px;
	margin-bottom: 2px;
}

div.data_list span
{
	color: #222222;
	font-size: 1.1em;
}

div.data_list a
{
	font-size: 1.1em;
}

.search_panel_contents
{
	margin-bottom: 15px;
}

.search_panel_contents .input_label
{
	font-size: 0.9em;
	color: #555555;
}

.search_panel_contents .search_start, .search_panel_contents .search_end 
{
	padding: 0;
	vertical-align: bottom;
}

.search_panel_contents .input_text
{
	font-size: 0.9em;
	color: #555555;
	border: 1px solid #DADADA;
}

.pager_contents
{
	font-size: 0.9em;
	text-align: right;
	margin-bottom: 4px; 
}

.pager_contents input, .pager_contents select
{
	font-size: 0.9em;
}

div.index_grid 
{
	text-align: center;
	font-size: 0.9em;
}

div.index_grid .index_grid_pages
{
	color: #252525;
}
	
.recreate_captcha 
{
	font-size: 12px !important;
}

.no_records_grid
{
	line-height: 50px;
}

.data_list
{
	font-size: 11px;
}

