body {
	overflow: auto;
	overflow-x: auto;
	overflow-y: scroll;
	font-size: 70%;
	background: #fff;
	min-width: 1004px;
	width: 100%;
}
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-width: 1004px;
}
.wrapper {
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: -51px;
}
/* Tags  */
/* -------------------------------------------------------------------------- */
input, select, textarea, button, submit {
	font-family: arial, sans-serif;
}
text, body, p, tr, td, td.search{
	color: #000000;
	font-weight: normal;
	font: normal normal 9pt/14px 'arial';
}
img { 
	border: none;
	outline: none;
}
hr{
	height: 1px;
	border: 0;
	margin: 0 !important;
	border-top: 1px solid #AAAAAA;
	line-height: 1px;    
}
a:link, a:visited{
	color: #13256A;
	text-decoration: underline;
	font: normal normal 9pt/14px 'arial';
	outline: none;
}
/* Titles  */
/* -------------------------------------------------------------------------- */
h1,h2,h3,h4{
	margin:0 0 10px 0;
}
h1{
	color:#555;
	font: bold normal 12pt/18px 'arial';
}
h2{ 
	font-size: 120% ;
}
.breadcrumbs strong{
	color:#555;
	font: bold normal 12pt/18px 'arial';
}
.font_site{
	color:#0D2065;
	font: normal normal 9pt/14px 'arial';
}
.font_site a,
.font_site a:visited{
	color:#0D2065;
	font: normal normal 9pt/14px 'arial';
	text-decoration: underline;
}
.red{
	color:#930006;
	font: bold normal 9pt/14px 'arial';
}
 .classicDiv {
	border: 1px solid #999;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background-color: #EEE;
	display:inline;
}

fieldset.classicDiv {
	padding: 0px 5px 5px 5px;
}

fieldset.classicDiv legend {
	color: #333;
}
/* Header */
/* -------------------------------------------------------------------------- */
.head {
	height: 136px;
	padding-top: 50px;
	background-image:url(/images/logo_bg.jpg);
	background-repeat:repeat-x;
	background-position: bottom center;
}
.head .logo{
	float: left;
	width: 530px;
	display: inline-block;
}
.head .info{
	float: right;
	width: 420px;
	display: inline-block;
}
/* The main part */
/* -------------------------------------------------------------------------- */
.content_div {
	position: absolute;
	top: 185px;
	bottom: 5px;
	width: 100%;
}
.content_tbl{
	height: 100%;
	width: 100%;    
}
/* Menu (left) */
/* -------------------------------------------------------------------------- */
.sidebar {
	padding: 0px 0 0px 0;
	vertical-align: top;
	width: 220px;
	border-right:  #0D2065 1px solid;
	background: #ffffff;
}
.sidebar_menu{
	padding: 10px 0 0 10px;
	vertical-align: top;
}
.sidebar_login{
	padding: 10px 0 0 0;
	vertical-align: top;
}
/* Content (right) */
/* -------------------------------------------------------------------------- */
.content_main {
	padding: 10px 15px;
	vertical-align: top;
	text-align: left;
	height: 100%;
}
/* Footer */
/* -------------------------------------------------------------------------- */
.foot {
	position: relative;
	height: 55px;
	background: #ffffff;
}
.foot .footer{
	height: 54px;
	margin: 0;
	border-top: 1px solid #0D2065;
	border-bottom:  1px solid #0D2065;
}
.foot .site {
	float: left;
	width: 210px;
	text-align: left;
	height: 44px;
	padding-left: 10px;
	border-right: 1px solid #0D2065; 
	padding-top: 10px;    
	font: normal normal 9pt/14px 'arial'; 
}
.foot .site a,
.foot .site a:visited{
	width: 300px;
	text-align: left;
	height: 49px;
	padding-left: 10px;
}
.foot .banners {
	float: right;
	padding-right: 10px;
	width: 600px;
	text-align: right;
	height: 40px;
}
.foot .banners img{
	padding-top: 5px;
}
.main_news{
	width: 245px;
	vertical-align: top;
	padding: 10px 0 0 20px;
	float: right;
}
/* background for the registration and news ?*/
/* -------------------------------------------------------------------------- */
.rb_gr_w b, .rb_gr_w i{
	display:block;
	height:4px;
	font-size:4px;
	_width:1px
}
.rb_gr_w .rbtop, .rb_gr_w .rbbot{
	margin-left:4px;
	position:relative
}
.rb_gr_w i{
	width:4px;
	position:absolute;
	left: -4px;
	top:0
}
.rb_gr_w .rbtop, .rb_gr_w .rbbot, .rb_gr_w i{
	background-image:url(/images/rb_gr_w.gif);
	background-repeat:no-repeat
}
.rb_gr_w .mid{
	background: #f1f1f1;
	padding:5px 10px
}
/* clearFix ?*/
/* -------------------------------------------------------------------------- */
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	float: none;
	clear: both;
}
/* Hides from IE-mac ?\*/
/* -------------------------------------------------------------------------- */
* html .clearFix { 
	height: 1%; 
}
.clearFix {
	display: block;
}
.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0;
	clear: both; 
	visibility: hidden;
}
.clearfix{ 
	display: inline-block; 
}
/* End hide from IE-mac */
/* -------------------------------------------------------------------------- */
.paginator {
	padding: 4px 0px 4px 0px;
}
.paginator a{
	color: #4A86CE;
	text-decoration: none;
	font: normal normal 9pt/14px 'arial';
}
body > div.jGrowl.center{
	width:50% !important;
	height:50% !important;
	top:25% !important;
	left:25% !important;
}
/**** Vanadium styles ****/
/* -------------------------------------------------------------------------- */
.vanadium_alert {
	background-color: #fff;
	border-style: none !important;
}
.vanadium_alert span{
	display: none;
	color: red;
}
/**** Vanadium styles for FEEDBACK, VIN, REG, REMINDPASSWORD ****/
/* -------------------------------------------------------------------------------------------------------------------------- */
.feedback input[type=text].vanadium-invalid, 
.feedback textarea.vanadium-invalid,
.vinquery input[type=text].vanadium-invalid, 
.vinquery textarea.vanadium-invalid,
.registration input[type=text].vanadium-invalid, 
.registration input[type=password].vanadium-invalid,
.registration select.vanadium-invalid, 
.remindpass input[type=text].vanadium-invalid {
	border-color: red !important;
	border-style: solid !important;
	border-width: 1px;
	margin: 0px;
	vertical-align: bottom;
}
.feedback input[type=text].vanadium-valid, 
.feedback textarea.vanadium-valid,
.vinquery input[type=text].vanadium-valid, 
.vinquery textarea.vanadium-valid,
.registration input[type=text].vanadium-valid, 
.registration input[type=password].vanadium-valid,
.registration select.vanadium-valid, 
.remindpass input[type=text].vanadium-valid {
	border-color: green !important;
	border-style: solid !important;
	border-width: 1px;
	margin: 0px;
	vertical-align: bottom;
}
.feedback input[type=text], 
.feedback textarea, 
.feedback input[type=submit],
.vinquery input[type=text], 
.vinquery textarea, 
.vinquery select, 
.vinquery input[type=submit],
.registration input[type=text], 
.registration input[type=submit], 
.registration input[type=password],
.registration textarea, 
.registration select, 
.remindpass input[type=text] {
	font-family: Arial, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #7B9EBD;
	margin: 0px;
}
/* Deployment  */
/* -------------------------------------------------------------------------- */
.list-header h4 a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}
/* Dark screen search  */
/* -------------------------------------------------------------------------- */
.darkscreen{
	background-color:#505050; 
	position:absolute; 
	opacity:0.4; 
	width:100%;
	height:100%; 
	z-index:1; 
	display: none;
}
