/*------------------- STYLE PRINCIPALE -----------------------*/

HTML {height: 100%; width:auto; font-size:64%;} 
BODY {
	margin: 5px 0 1px 0 ;
	padding: 0;
	font:100% verdana,helvetica,sans-serif;
	color: #000000;
	height: 100%;
	width: auto;
  background: #E5E5E5 url('/html/_it/img_new/back.png') repeat-x;
}



p {
 margin: 5px 0px 3px 0px;
}
form	{display:inline;padding:0;margin:0;}
input.call {border:0; background: none;cursor: pointer; font-size: 0.9em; color: #fff}

/*
form * {margin: 3px;}
label {font-weight:normal;line-height:100%;margin:3px;cursor:pointer;}
*/
input,textarea,select {color:#444;border:1px #B6B6B6 solid;}
/*
input.radio {font-family:none;border:none;cursor:pointer;}
input.image {border:0;background:none;}
*/


DIV {/*border: 1px #000000 solid; /**/}
HR { display:	none }

H1 {
	font-variant: small-caps;
	font-size: 1.4em;
	margin: 20px 0px -0px 0px;
	padding: 0px;
	}

H2 {
	font-size: 1em;
	margin: 10px 0px 1px 0px;
	padding: 0px;
	font-weight:bold;
}

INPUT.masked{
  height:15px;
  width:96px;
  padding: 2px; 
  font-size: 9px; /* font fisso perché fissa è l'img*/
  background: url('/html/_it/img_new/input_text_mask.png') no-repeat;
  border-width:0px;
} 


/* Default link*/
A:link,
A:visited,
A:active {
	color : #771D1A;
	text-decoration: none;
}
A:hover {
	color : #771D1A;
	text-decoration: underline;
}

/* MAIN STRUCT */

#bodyContent {
	width: 770px; 
	height: 100%;
	/*max-width: 1024px;*/
	text-align:justify;
	margin: 0 auto;
	border: 0px #FFFFFF solid;
}

#header {
  height: 87px;  
	color: #000;
	width: 100%;
	margin:0 ;
    /* position this div however you want, but
       keep its padding and border at zero */
  padding: 0px;
  border: 0px;	
}

#header img {border: 0; vertical-align: middle;}

#header .logo {
  vertical-align: middle;
  float: left;  
}

#header .claim {
  vertical-align: middle;
  position: relative;
  top: 10px;
  left: 20px;
  float: left;  
}

#bothead {
  float: left;
  width: 100%;
  height: 25px;
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
}

#navbar {
  margin-bottom: 10px;
  padding: 3px;
  width: auto;
  background: #98C6E4;
}
#navbar img {border:0}
#navbar a {color: #000}


#colonna-dx {
	float: right;
	width: 200px;
	/*height: 100%;*/	
	color: #000;
	padding-top: 2px;
}

#colonna-dx .box {
	/*height: 100%;*/
	padding: 0;
}

#colonna-dx { margin-right: -1px; }

#principale {
	float: left;
	width: 570px;
	color: #000000;
	margin: 0 -1px;
	margin-left: auto;
	margin-right: auto;		
}

#principale_inside {
  background: #FFF url('/html/_it/img_new/insidepage_back.png') repeat-y right;
	float: left;
	width: 768px;
	color: #000000;
	margin: 0 -1px;
	margin-left: auto;
	margin-right: auto;
}

#principale_inside IMG {border: 0; margin: 0}

#principale_inside .inswrapper{
  float: left;
  width: 768px;
  border-left: 1px #B7B7B7 solid;
  border-right: 1px #B7B7B7 solid;
}
#principale_inside .box {
  color: #771D1A;
  font-family: verdana;
  font-size: 1.2em;
  line-height: 1.4em;
  float: left; 
  width:550px; 
  padding: 10px
}
#principale_inside .images {float:left; text-align: center; width: 195px; padding-top:20px;}
#principale_inside .mymenu {float:left; text-align: center; width: 195px; padding-top:10px;}
#principale_inside .images IMG {padding: 7px 0;}


#principale .box {
  /*height: 100%;*/ 
  padding-top: 2px; 
}

#principale .homebanner{float: left}
#principale .homebanner IMG{
  width: 279px;
  height: 140px;
  margin: 0 6px 6px 0;
  border: 0;  
}

#footer {
  color: #FFF;
  height: 32px;
	clear: left;
	margin-top: 1px;
	background: url('/html/_it/img_new/footer.png');
	line-height: 1.5em;
	text-align: center;
}

#footer A {color: #FFF}


/*----- END MAIN STRUCT ---------*/

/*----- BOX LOGIN---------*/

.loginbox {
  float: left;
  width:200px;
  padding-right: 1px; 
  margin-bottom: 5px;
} /*il padding serve a IE*/
.loginbox .imglogin{
  border: 0;
  position: relative;
  top: 10px;
}
.loginbox .boxbody {
  float: left;
  color: #771d1a;
  background: url('/html/_it/img_new/loginbox_body.png');
}
.loginbox .boxbody .title{
  width: 195px;
  padding: 2px 2px 0 2px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  height: 10px;
}
.loginbox .boxbody .form{
  width: 190px;
  padding: 7px 0px 0px 10px;
  text-align: justify;
}
.loginbox .boxbody .form .go{
  text-align: right;
}
.loginbox .boxclose{
  float: left;
  width: 200px;
  height: 21px;
  background: url('/html/_it/img_new/loginbox_users.png');
}
.loginbox .boxclose a{
  position: relative;
  top: 4px;
  margin-left: 10px;
  color: #b7b7b7;
}
#l_user{
    
}
#l_company{
    left: 8px;
}
#l_reseller{
    margin-left: 30px;
}
.loginbox .boxclose a.sel:link,.loginbox .boxclose a.sel:visited{
  color: #771d1a;
  font-weight: bold;
}
.loginbox .boxclose a.sel:active,.loginbox .boxclose a.sel:hover{
  text-decoration: underline;
}
#loginbox_user .boxclose{background: url('/html/_it/img_new/loginbox_users.png');}
#loginbox_company .boxclose{background: url('/html/_it/img_new/loginbox_company.png');}
#loginbox_reseller .boxclose{background: url('/html/_it/img_new/loginbox_reseller.png');}

/*----- END BOX LOGIN---------*/


/*----- START PAGE TABS ---------*/
.tabspage{
    position: relative;
    top: 1px;
    width: 100%;
    float:left;
    font-weight: bold;
}

.tabspage A{
  display:block;
  float: left;
  color: #5e5e5e;
  text-align: center;
	padding: 0 25px 0 10px;
  line-height:22px;
	height: 100%;
  border-left: 1px solid #b7b7b7;
	background: url('/html/_it/img_new/tabpage.png') right no-repeat;
}

.tabspage A.selected{
  display:block;
  float: left;
  color: #771D1A;
  text-align: center;
	padding: 0 25px 0 10px;
  height:22px;
	height: 100%;
  border-left: 1px solid #b7b7b7;
  background: url('/html/_it/img_new/tabpage_selected.png') right no-repeat;

}
/*----- END PAGE TABS ---------*/


/*----- START STATUS BAR ---------*/
#statusbar {
  width: 530px;
  color: #fff;
}

#statusbar a:link, #statusbar a:visited {color: #ddd; text-decoration: underline}
#statusbar a:active, #statusbar a:hover {color: #fff;}


#statusbar .top {
  height: 4px;
  background: url('/html/_it/img_new/statusbar_top.png') no-repeat;
  border-bottom: 1px solid #b7b7b7;
}

#statusbar .head {
  padding: 0 5px 1px 5px;
  color: #fff;
  background: url('/html/_it/img_new/statusbar_topsmooth.png') repeat-x;
  border-bottom: 1px solid #b7b7b7;
}

#statusbar .leftcell-online {
  width: 100px;
  color: #aaa;
  text-align: center;
  font-weight: bold;
	font-variant: small-caps;
	padding-left: 1px;
  padding-top: 5px;
  background: #8FD516 url('/html/_it/img_new/border.png') repeat-y left;
}
#statusbar .leftcell-online .linestatus{
  display: block;
  color: #365507;
  width: 100px;
  background: #D7E49F;
}

#statusbar .leftcell-offline {
  width: 100px;
  color: #aaa;
  text-align: center;
  font-weight: bold;
	font-variant: small-caps;
	padding-left: 1px;
  padding-top: 5px;
  background: #EC421C url('/html/_it/img_new/border.png') repeat-y left;
}
#statusbar .leftcell-offline .linestatus{
  display: block;
  color: #FFE4C4;
  width: 100px;
  background: #9E200D;
}


#statusbar .middlecell_a {
  width: 180px;
  background: #717171 url('/html/_it/img_new/statusbar_greysmooth.png') repeat-x bottom left;
  border-left: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7;
  padding-bottom: 2px;
}
#statusbar .middlecell_a .mynumbers {width: 100%}
#statusbar .middlecell_a .mynumbers TH{
  font-weight: normal;
  padding: 0 2px;
}
#statusbar .middlecell_a .mynumbers TD{
  text-align: right;
  padding: 0 2px;
}

#statusbar .middlecell_b {
  width:150px;
  background: #656565 url('/html/_it/img_new/statusbar_greysmooth2.png') repeat-x bottom left;
  border-right: 1px solid #b7b7b7;
}

#statusbar .middlecell_b .service{
  height: 10px;
  padding: 4px 5px;
  margin: 0;
  display: block;
  border-bottom: 1px solid #666;
}

#statusbar .rightcell-normal {
  width: 110px;
  text-align: center;
  background: #8fd516 url('/html/_it/img_new/border.png') repeat-y right;
}
#statusbar .rightcell-warning {
  width: 110px;
  color: #000;
  text-align: center;
  background: #ffea05 url('/html/_it/img_new/border.png') repeat-y right;
}
#statusbar .rightcell-nocredit {
  width: 110px;
  text-align: center;
  background: #ec421c url('/html/_it/img_new/border.png') repeat-y right;
}

#statusbar .rightcell-normal .credit {
  display: block; 
  padding: 2px 0;
  margin: 4px 0;
  font-weight: bold;
  font-size: 1.1em;
  background: #fff url('/html/_it/img_new/statusbar_greensmooth.png') repeat-x left;
}
#statusbar .rightcell-warning .credit {
  display: block; 
  padding: 2px 0;
  margin: 4px 0;
  font-weight: bold;
  font-size: 1.1em;
  color: #fff;
  background: #fff url('/html/_it/img_new/statusbar_yellowsmooth.png') repeat-x left;
}
#statusbar .rightcell-nocredit .credit {
  display: block; 
  padding: 2px 0;
  margin: 4px 0;
  font-weight: bold;
  font-size: 1.1em;
  background: #fff url('/html/_it/img_new/statusbar_redsmooth.png') repeat-x left;
}

#statusbar .closeleft-online {
  height: 5px;
  background: url('/html/_it/img_new/statusbar_bot_left_online.png') no-repeat bottom left;
}
#statusbar .closeleft-offline {
  height: 5px;
  background: url('/html/_it/img_new/statusbar_bot_left_offline.png') no-repeat bottom left;
}

#statusbar .closeright-normal {
  height: 5px;
  background: url('/html/_it/img_new/statusbar_bot_right_green.png') no-repeat bottom right;
}
#statusbar .closeright-warning {
  height: 5px;
  background: url('/html/_it/img_new/statusbar_bot_right_yellow.png') no-repeat bottom right;
}
#statusbar .closeright-nocredit {
  height: 5px;
  background: url('/html/_it/img_new/statusbar_bot_right_red.png') no-repeat bottom right;
}
/*----- END STATUS BAR ---------*/

/*----- HILITES LATERALI --------*/
.hilite {
  float: left;
  width:200px;
  padding-right: 1px; 
  margin-bottom: 5px;
} /*il padding serve a IE*/

.hilite .boxbody {
  float: left;
  background: url('/html/_it/img_new/boxbody.png');
}

.hilite .boxbody .icon, .hilite .boxbody2 .icon{
  float: left;

  padding-left: 2px;
}

.hilite .boxbody .title, .hilite .boxbody2 .title{
  width: 148px;
  padding: 2px 2px 0 2px;
  text-align: right;
  color: #FFF;
  font-weight: bold;
  height: 10px;
}

.hilite .boxbody .text{
  width: 140px;
  padding: 7px 5px 0px 5px;
  color: #858585;
  text-align: justify;
}

.hilite .boxbody .text .more{
  text-align: right;
}

.hilite .boxbody .boxclose, .hilite .boxbody2 .boxclose{
  float: left;
  width: 200px;
  height: 4px;
}

.hilite .boxbody2 {
  float: left;
  background: url('/html/_it/img_new/boxbody2.png');
}

.hilite .boxbody2 .service{
  width: 140px;
  padding: 9px 5px 0px 5px;
  color: #771d1a;
  text-align: right;
}

.hilite .boxbody2 .text{
  float: left;
  width: 185px;
  padding: 15px 5px 0px 5px;
  color: #771d1a;
  text-align: justify;
}

.hilite .boxbody2 a{
  color: #771d1a;
	text-decoration: underline;
}
/*----- FINE HILITES LATERALI --------*/


/*----- FEATURE E TARIFFE A FONDO PAGINA --------*/
.bottombox {
  float: left;
  width: 279px;
  margin-right: 6px;    
}

.bottombox A.bbmore:link, .bottombox A.bbmore:visited{
  color: #ff9000;
  text-decoration: underline;   
}

.bottombox .content {
  width: 277px;
  float: left;
  position: relative;
  top: -2px;
  background: #343434;
  border-left: 1px #5e5e5e solid;
  border-right: 1px #5e5e5e solid;
}

.bottombox .content .ratename{
  float: left;
  padding-left: 10px;
}

.bottombox .bottomboxclose{
  float: left;
  position: relative;
  top: -2px;
}
/*----- FEATURE E TARIFFE A FONDO PAGINA --------*/

/* MENU LISTE SCURE */
ul.bottommenu {
	width:100%;
	list-style:none;
	color: #FFF;
	margin: 0; padding:0;
}
ul.bottommenu li {display:inline;}
ul.bottommenu li a {
	display:block; 
	text-decoration:none;
	padding: 0 1em;
	height:1.5em;line-height:1.5em;
	border-bottom: 1px solid #4a4a4a;
}

ul.bottommenu li a IMG{
	border: 0;
}

ul.bottommenu li a.selected {font-weight: bold;}
ul.bottommenu li a:link, ul.bottommenu li a:visited {
	color: #FFF;
}
ul.bottommenu li a:hover, ul.bottommenu li a:active {
	color:#BA1D3C;
	font-weight: bold;
	background: #AAA;
	text-decoration: none;
}
/* ---------- FINE MENU LATERALE ---------------*/

/* MENU LATERALE */
ul.sidemenu {
	width:100%;
	list-style:none;
	margin: 0; padding:0;
}
ul.sidemenu li {display:inline;}
ul.sidemenu li a {
	display:block; 
	text-decoration:none;
	padding: 0 1em;
	height:2.8em;line-height:2.8em;
	height: 100%;
	background: url('/html/_it/img_new/white_butt.png') left center no-repeat;
}

ul.sidemenu li ul{margin: 0 0 5px 12px; padding-left:12px;}
ul.sidemenu li ul li ul {margin: 0 0 0 5px; padding-left:5px;}
ul.sidemenu li ul li{
	list-style:none;  
}
ul.sidemenu li ul li a{ 
  background: url('/html/_it/img_new/warrow.png') left center no-repeat;
  height:1.5em;line-height:1.5em;  
}

ul.sidemenu li a.selected {font-weight: bold;}
ul.sidemenu li a:link, ul.sidemenu li a:visited {
	color: #000000;
}
ul.sidemenu li a:hover, ul.sidemenu li a:active {
	color:#BA1D3C;
	text-decoration:underline;
	font-weight: bold;
}
/* ---------- FINE MENU LATERALE ---------------*/


/*----- MENU LATERALE MYPAGE --------*/
.boxcustom {
  float: right;
  width: 175px; 
  margin-right: 8px;
  margin-bottom: 10px;  
}

.boxcustom .header{
  width: 175px;
  height: 24px;
  font-family: Arial Black, Arial;
  font-size: 15px;
  font-style: italic;
  color: #fff;
  background: url('/html/_it/img_new/title_customize.png') no-repeat;
}

.boxcustom .content {
  width: 173px;
  float: right;
  position: relative;
  top: -2px;
  background: #5e5e5e;
  border-left: 1px #7e7e7e solid;
  border-right: 1px #7e7e7e solid;
}
.boxcustom .boxcustomclose{
  float: right;
  position: relative;
  top: -2px;
}
/* ---------- MENU BOX CUSTOMIZE ---------------*/
ul.custommenu {
	width:100%;
	list-style:none;
	color: #FFF;
	margin: 0; padding:0;
}
ul.custommenu li {display:inline;}
ul.custommenu li a {
	display:block; 
	text-decoration:none;
	text-align: left;
	padding: 1px 5px;
	/*height:1.5em;line-height:1.5em;*/
	border-bottom: 1px solid #7e7e7e;
}

ul.custommenu li a IMG{
	border: 0;
}

ul.custommenu li a.selected {font-weight: bold;}
ul.custommenu li a:link, ul.custommenu li a:visited {
	color: #FFF;
}
ul.custommenu li a:hover, ul.custommenu li a:active {
	color:#FFF;
	background: #AAA;
	text-decoration: underline;
}
/* ---------- FINE BOX CUSTOMIZE ---------------*/

/* ---------- TOP MENU MYPAGE ------------------------ */
ul.topmenumy {
	width:100%;
	list-style:none;
	margin:0; padding:0;
	height: 25px;
}
ul.topmenumy li {display:inline;}
ul.topmenumy li a {  
 	float: left;
  font-weight: bold;
  font-size: 1.1em;
	padding: 6px 0;
	width: 118px;
	margin: 0;
	height:1.2em;line-height:1.2em;
	background: url('/html/_it/img_new/topmenu_button.png') left center no-repeat;
}
ul.topmenumy li a:link, ul.topmenumy li a:visited {
	text-decoration:none;
	color: #710000;
}
ul.topmenumy li a:hover, ul.topmenumy li a:active {
	text-decoration:underline;
  background: url('/html/_it/img_new/topmenu_button_hover.png') left center no-repeat;
}

/* Eccezioni*/
ul.topmenumy li a.last, ul.topmenumy li a.first{
  float: left;
  width: 90px;  
}

ul.topmenumy li a.first:link, ul.topmenumy li a.first:visited{
  float: left;
  color: #FFF;
	background: url('/html/_it/img_new/topmenu_first.png') left no-repeat;
}
ul.topmenumy li a.last:link, ul.topmenumy li a.last:visited{
  float: left;
  color: #FFF;
	background: url('/html/_it/img_new/topmenumy_last.png') right no-repeat;
}

/* ---------- FINE MENU MYPAGE ---------------*/

.redbox{
  width: 550px;
  border-collapse: collapse;
  border: 0;
  margin: 0;
  font-size: 0.8em;
  /*line-height: 1.4em;*/
  color: #000;
}
.redbox TD{
  height: 5px;
  background: #fff;
  border-bottom: 1px #e5e5e5 solid;
}
.redbox TH{
  background: #e9e9e9;
}
.redbox TD.bleft, .redbox TH.bleft{
  width: 9px;
  background: #fff url('/html/_it/img_new/border.png') repeat-y left;
  border-bottom: 0
}
.redbox TH.bleft{background: #e9e9e9 url('/html/_it/img_new/border.png') repeat-y left;}

.redbox TD.bright, .redbox TH.bright{
  width: 10px;
  background: #fff url('/html/_it/img_new/border.png') repeat-y right;
  border-bottom: 0
}
.redbox TH.bright{background: #e9e9e9 url('/html/_it/img_new/border.png') repeat-y right;}
.redbox .redhead {
  width: 550px;
  height: 23px;
  padding-left: 10px;
  background: url('/html/_it/img_new/redhead.png') no-repeat;
  color: #FFF;
}

.redbox .redhead .title {
  font-family: Arial Black, Arial;
  font-size: 15px;
  font-style: italic;
}

.redbox .redhead a {
  margin: 0 8px;
  color: #eee;
  text-decoration: underline;
}
.redbox .redhead a.call {
  margin: 0;
  color: #fff;
  text-decoration: none;
}
.redbox .redhead a:active, .redbox .redhead a:hover{
  color: #ff0;
}

.redbox .redbottom {
  height: 6px;
  background: url('/html/_it/img_new/redbottom.png') no-repeat;
  border-bottom: 0;
}

/*---------------------------------------------------------------------*/

.greybox{
  width: 550px;
  border-collapse: collapse;
  border: 0;
  margin: 0;
  font-size: 0.8em;
  color: #000;
}
.greybox TD{
  background: #fff;
}
.greybox TD.bleft{
  width: 9px;
  background: #fff url('/html/_it/img_new/border.png') repeat-y left;
  border-bottom: 0px
}
.greybox TD.bright{
  width: 10px;
  background: #fff url('/html/_it/img_new/border.png') repeat-y right;
  border-bottom: 0px
}
.greybox .greyhead {
  width: 550px;
  height: 23px;
  padding-left: 10px;
  background: url('/html/_it/img_new/greyhead.png') no-repeat;
  color: #FFF;
}
.greybox .greyhead .title {
  font-family: Arial Black, Arial;
  font-size: 15px;
  font-style: italic;
}
.greybox .greyhead a {
  margin: 0 10px;
  color: #fff;
  text-decoration: underline;
}
.greybox .greyhead a:active, .greybox .greyhead a:hover {color: #ff0;}
.greybox .greybottom {
  height: 6px;
  background: url('/html/_it/img_new/redbottom.png') no-repeat;
  border-bottom: 0;
}


.homebox{
  width: 565px;
  border-collapse: collapse;
  border: 0;
  margin: 0;
  font-size: 0.8em;
  color: #000;
}
.homebox TD{
  background: #fff;
}
.homebox TD.bleft{
  width: 9px;
  background: #fff url('/html/_it/img_new/border.png') repeat-y left;
  border-bottom: 0px
}
.homebox TD.bright{
  width: 10px;
  background: #fff url('/html/_it/img_new/border.png') repeat-y right;
  border-bottom: 0px
}
.homebox .greyhead {
  width: 565px;
  height: 23px;
  padding-left: 10px;
  background: url('/html/_it/img_new/homeboxhead.png') no-repeat;
  color: #FFF;
}
.homebox .greyhead .title {
  font-family: Arial Black, Arial;
  font-size: 15px;
  font-style: italic;
}
.homebox .greyhead a {
  margin: 0 10px;
  color: #fff;
  text-decoration: underline;
}
.homebox .greyhead a:active, .homebox .greyhead a:hover {color: #ff0;}
.homebox .greybottom {
  height: 6px;
  background: url('/html/_it/img_new/homeboxbottom.png') no-repeat;
  border-bottom: 0;
}

/*---------------------------------------------------------------------*/

.mypagebox{
  width: 100%;
  
  border: 0;
  margin: 0;
  font-size: 1em;
  color: #000;
}
.mypagebox TH{
  background: none;
  vertical-align: top;
  text-align: right;
  padding-right: 10px;
  width: 40%;
}
.mypagebox TD{
  background: #fff;
  border: 0;
}

/*---------------------------------------------------------------------*/



/* ---------- TOP MENU ------------------------ */
ul.topmenu {
	width:100%;
	list-style:none;
	margin:0; padding:0;
	height: 25px;
}
ul.topmenu li {display:inline;}
ul.topmenu li a {  
 	float: left;
  font-weight: bold;
  font-size: 1.1em;
	padding: 6px 0;
	width: 85px;
	margin: 0;
	height:1.2em;line-height:1.2em;
	background: url('/html/_it/img_new/topmenu_button.png') left center no-repeat;
}
ul.topmenu li a:link, ul.topmenu li a:visited {
	text-decoration:none;
	color: #710000;
}
ul.topmenu li a:hover, ul.topmenu li a:active {
	text-decoration:underline;
  background: url('/html/_it/img_new/topmenu_button_hover.png') left center no-repeat;
}

/* Eccezioni*/
ul.topmenu li a.last{
  float: left;
   width: 89px;  
}
ul.topmenu li a.first:link, ul.topmenu li a.first:visited{
  float: left;
  color: #FFF;
	background: url('/html/_it/img_new/topmenu_first.png') left no-repeat;
}
ul.topmenu li a.last:link, ul.topmenu li a.last:visited{
  float: left;
  color: #FFF;
	background: url('/html/_it/img_new/topmenu_last.png') right no-repeat;
}

/* ---------- FINE MENU LATERALE ---------------*/

/*----------- MOVEBOX SCRIPTACULOUS -------------*/
div.handle {
	float:left;
	cursor: move;
}

ul.sortable{
    margin-top: 0;
}

li.item {
	list-style-type: none;
	margin-left:-40px;
	margin-bottom:15px;
}
/*----------- FINE MOVEBOX SCRIPTACULOUS --------*/

/* SPEED-CLASSES */
.hor {clear:both;width:100%;height:12px;border-top:1px #000000 solid;}
.noborder{border:0;}
.solid {border: 1px solid #ccc;}
.hilite{color: #BC2B14;}
.def{font-style: italic;font-size: 0.8em;}
.pseudolinktitle {cursor: pointer;font-weight: bold; color:#123A6D}
.leftspace {float: left; padding: 0 10px }
.headright {float: right; margin-top:3px; height: 20px}
.headleft {float: left}
.clear {clear:right;width:100%;}
.alt { display:	none }
.horsmall {clear: both; width: 50%; border-top: 1px solid #000; margin: 2px 12px 0 0; float: right}
.spacer {height: 10px}
.hortop {border-top: 1px solid black; width:100px}
.hide{display: none}

.cornice{border: 1px dashed #000000;}

.warning {font-weight: bold; color: #D83731; text-align: center}
.warning2 {font-weight: bold; color: #FFF; text-align: center}
.note {color: #7F7F7E; font-style: italic; }
.ghosted {color: #7F7F7E;}

.justify {text-align: justify;}
.center{text-align: center;}
.textleft{text-align: left;}
.textright{text-align: right;}
.bold {font-weight: bold;}
.ital {font-style: italic;}
.right {float: right}
.left {float: left}
.incenter{margin: 0 auto}
.opttitle {background: #E9E9E9; font-size: 1.1em; font-weight: bold; padding: 2px 5px;}
.optblock {float: left; text-align:center;width: 130px; height: 110px}








