Current File : /home/inlingua/public_html/templates/inlingua/css/styles.css
html 
	{
	height: 100.02%;
	}


div, h1, h2, h3, h4, p, li, dt, dl, blockquote, table, td, form, input, select, textarea
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}	
	
h1
	{
	margin:0; padding:0;
	margin-left:2px;
	font-size:140%;
	font-weight:bold;
	margin-bottom:15px;
	}
	
h2
	{
	margin:0; padding:0;
	font-size:100%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	}
	
h3
	{
	margin:0; padding:0;
	font-size:100%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
	}
	
h4
	{
	margin:0; padding:0;
	font-size:100%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:0px;
	}					
	
p
	{
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-size:100%;	
	line-height:160%;	
	}
	
p.txtTitle1, p.txtTitle2, p.txtTitle3
	{
	color:#666;
	font-weight:bold;
	margin-bottom:15px;
	line-height:180%;
	font-size:110%;
	}
	
p.txtTitle2
	{
	margin-top:15px;
	margin-bottom:5px;
	}	
	
p.txtTitle3
	{
	margin-top:15px;
	margin-bottom:5px;
	}		
	
table td
	{
	vertical-align:top;
	}
	
img
	{
	border:0;
	}	

.txtemphasis
	{
	font-weight:bold;
	}
	
	
/**********************/
/* Links*/
/**********************/

a:link, a:visited
	{
	color:#D85C0B;
	text-decoration:none;	
	}
	
a:hover, a:active
	{
	color:#CC6600;
	text-decoration:underline;
	}

.regf 
	{
	color:#000000;
	background-color:#EFEFEF;
	
	padding-left:3px;
	padding-right:3px;
	border:#993300 solid 1px;
	height:70px;
	
	text-decoration:none;
	}

# regi
{
color:#000000;
}
/**********************/
/* Lists */
/**********************/

ul.textlist
	{
	margin:0;
	margin:20px 0 20px 5px;
	padding:0;
	}
	
li.textlist
	{
	padding:0; margin:0;	
	width:100%;
	list-style-type: none;	
	line-height:120%;
	margin-bottom:10px;
	}
	
li.textlist
	{
	background:url(../images/dot_orange.gif);
	background-repeat:no-repeat;
	background-position:0 9px;	
	padding-left:10px;	
	}	
	

/**********************/
/* copyright */
/**********************/

.copyright
	{
	color:white;
	}
	
	.back_form
	{
	background:url(../images/box_border_top.gif);
	background-repeat:no-repeat;
	background-position:center;
	
	
	
	
	height:30px;
	
	}
	
	.back_form_up
	{
	background:url(../images/box_border_bottom.gif);
	background-repeat:no-repeat;
	background-position:center;
	
	
	
	
	height:30px;
	
	}
	
	.arrow
	{
	background-image: url(../images/ico_linkarrow.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
	}
.AttenRed{
background:#FF0033;
color:#FFFFFF;
}
.Attengrey
{
background:#D7D7D7;
}
.AttenGreen{
background:green;	
color:#FFFFFF;
}