html{
	font-size:100%;
	color:#ffffff;
	background-color:#fa0202;
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	height:100%;
	width:100%
}
body{
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	text-align:center;
	background-image: url(images/bg_img.jpg);
	background-repeat:repeat-x;
	

}
a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
label{
	width:150px;
	float:left;
	display:block;
}
legend{
	display:none;
}
fieldset{
	border:none;
	padding:0px;
}
.tx-srfreecap-pi2-cant-read, .tx-srfreecap-pi2-image{
	margin-left:150px;
}
textarea{
	width:266px;
}
.register_table{
	width:96%;
	padding-left:2%;
	table-layout:fixed;
}
td{
	vertical-align:top;
}
.csc-mailform{
	border:none;
}

.csc-textpic-text{
	border-bottom:solid 1px #ffffff;
}
div#top{
	height:10px;
}
div#title{
	padding-top:10px;
	padding-bottom:10px;
	height:120px;
	width:100%;
	background-image: url(images/title.png);
	background-repeat:repeat-y;
	border-bottom:solid 1px #ffffff;
	background-color:#000000;
	
}
div#moretti-logo{
	margin-left:30px;
	height:121px;
	width:100px;
	background-image: url(images/moretti_logo.png);
	background-repeat:no-repeat;
	float:left;

}
div#moretti-text{
	margin-right:30px;
	margin-top:19px;
	height:82px;
	width:516px;
	background-image: url(images/moretti_text.png);
	background-repeat:no-repeat;
	float:right;
}
div#wrap_content{
	margin: auto;
	width: 950px;
}

div#nav_left{
	width: 200px;
	padding: 0;
	margin: 0;
	float:left;
	text-align:left;
}
div#content{
	width: 700px;
	text-align:left;
	padding:0;
	margin:0;
	float:right;
}
div#copyright{
	padding-top:10px;
	width:100%;
	font-size:80%;
	clear:both;
	height:20px;
	text-align:right;
}
ul{
	font-size:100%;
	list-style-type:none;
}
.mlevel2_no, .mlevel2_ac{
	width:161px;
	height:26px;
	margin-left:20px;
	padding-top:5px;
	text-align:center;
	font-size:90%;
}
.mlevel2_no{
	background-image: url(images/menu_2_in.gif);
	background-repeat:no-repeat;
}
.mlevel2_ac{
	background-image: url(images/menu_2_ac.gif);
	background-repeat:no-repeat;
}

.mlevel3_no, .mlevel3_ac{
	width:119px;
	height:26px;
	margin-left:42px;
	padding-top:5px;
	text-align:center;
	font-size:90%;
}
.mlevel3_no{
	background-image: url(images/menu_3_in.gif);
	background-repeat:no-repeat;
}
.mlevel3_ac{
	background-image: url(images/menu_3_ac.gif);
	background-repeat:no-repeat;
}

.menu_list{
	padding-left:0px;
	margin-left:0px;
}
.li_no, .li_act{
	width:200px;
	height:26px;
	text-align:center;
	padding-top:2px;

}
.li_no a, .li_act a, .mlevel2_no a, .mlevel2_ac a, .mlevel3_no a, .mlevel3_ac a{
	color:#252525;
	font-weight:normal;
}
.li_act{
	background-image: url(images/menu_1_ac.gif);
	background-repeat:no-repeat;
}
.li_no{
	background-image: url(images/menu_1_in.gif);
	background-repeat:no-repeat;
}
.powermail_mandatory_js{
	padding-left:150px;
}
.gmnoprint{
	color:#000000;
}
.tx_powermail_pi1_fieldwrap_html_checkbox_title{
	margin:0px;
}
.powermail_check_inner{
	margin-left:15px;
	width:300px;
	height: 20px;
}
div#language{
	text-align:center;
}
.hm_tinymarket_form{
	margin-bottom:0px;
}
img{
	border:none;
	padding-left:2px;
}