@charset "utf-8";
/* CSS Document - Infario */

body {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #238ad4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color: #FFFFFF;
	width: 926px;
	margin:0px auto;
	margin-top:25px;
	border: 3px solid #9bcaeb;
}



#logo h1{
margin-left:20px;
}

#chromemenu {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#333132;
	height:30px;
	margin:20px 0 0 0;
	padding-right:10px;
	background-image: url(../images/nav_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#chromemenu a{
text-decoration:none;
color:#333132;
padding:0px 10px;
}

#chromemenu a:hover{
text-decoration:underline;
}


#content_home  {
padding-top:55px;
background:transparent url(../images/top_gfx.jpg) no-repeat right top;
}

#content_home .left{
	margin-top:10px; 
	padding-bottom:10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-align:center;
	width:500px;
	float:;
	background-color: transparent;
	/* background-image: url(../images/bot_gfx.jpg); */
}

#content_home .right{
	float:right;
	background-image: url(../images/login_box.jpg);
	height: 310px;
	width: 420px;
	margin-top:-180px;
	background-repeat: no-repeat;
	background-position: center top; 
}

/*
#content_home .left{
	margin-top:20px; 
	display: block;
	text-align:center;
	float:right;
	margin-left:350px;
	width:400px;
	
}

#content_home .right{
	float:left;
	background-image: url(../images/login_box.jpg);
	height: 310px;
	width: 420px;
	margin-top:-240px;
	background-repeat: no-repeat;
	background-position: center top; 
}
*/

#content  {
	padding-top:0px;
}
#content .left{
	padding-bottom:105px;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-align:center;
	width:500px;
	float:left;
	background-color: transparent;
	background-image: url(../images/bot_gfx.jpg);
	
}

#content .right{
	float:right;
	background-image: url(../images/login_box.jpg);
	height: 310px;
	width: 420px;
	margin-top:30px;
	background-repeat: no-repeat;
	background-position: center top; 
}

.clear{
clear:both;
height:0px;
line-height:0px;
font-size:0px;
margin:0px;
padding:0px;
}

.right form{
width:310px;
margin:0px auto;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

form ul{
list-style:none;
margin:0px ;
padding:0px;
}

form li{
display:block;
width:50%;
float:left;
font-weight:bold;
padding:6px 0px ;
}

form input{
font-weight:normal;
}

form li a{
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#666666;
}

.flist{
 	margin-left:20px;
	margin-top:40px;
	font-size:12px;
	line-height:28px;
 	list-style-position: outside;
	list-style-image: url(../images/flist_bul.gif);
}

#footer{
font-size:12px;
color:#666666;
text-align:right;
margin-right:20px;
/*margin:0 0 0 55px;*/
position:relative;
width:100%;
float:right;
}

#footer a{
color:#666666;
text-decoration:none;

}

#footer a:hover{
text-decoration:underline;

}
 .normal {
	  font-family:Verdana,Arial,Helvetica,sans-serif;
	  font-size:11px;
   }
    .medium {
	  font-family:Verdana,Arial,Helvetica,sans-serif;
	  font-size:12px;
   }
.link{
	font-size:10px;
   color:#333132;
   text-decoration:none;
}
.link a:hover{
	font-size:10px;
	color:#333132;	
	text-decoration:blink;
}
.link a:visited {
	font-size:10px;
	color:#333132;	
}

.search_right {
	float:right;margin-top:4px;margin-left:700px; z-index:1000; margin-bottom:15px;
	
}
#header_section{
	font-size:12px;
	color:#666666;
	padding-right:40px;
	padding-left:50px;
	padding-top:5px;
	padding-bottom:5px;
	width:90%;
}
#tbl_menu {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#FFF
	height:30px;
	padding-right:10px;
	
}

#tbl_menu a{
text-decoration:none;
color:#FFF;
padding:0px 10px;
}

#tbl_menu a:hover{
text-decoration:underline;
}