body{
    background:#ebebeb url('/img/template/page_gradient.jpg') 0 0 repeat-x;
}
#cps{
    background:transparent url('/img/template/page_bg.gif') 0 0 repeat-y;
    width:1032px;
    margin:0 auto;
}
#cps_g{
    background:transparent url('/img/template/shadow_gradient.jpg') 0 -1px no-repeat ;
    margin:0 auto;
}
#header,#footer{
    margin: 0px 0px 20px 5px;
    width:832px;
    _width: 827px;
    background-color:transparent;
}
#footer{
    margin-left:0px;
}
#advertisements{
}
#top_menu{
    background:transparent url('/img/template/all_gradients.jpg') repeat-x top left;
    height:44px;
    line-height: 44px;
    _line-height: 40px;
    _width: 832px;
}
#top_menu ul {
    list-style-type: none ;
    padding: 0px 5px;
    margin: 2px 0;
}

#top_menu ul li {
    display: inline ;
    padding: 0px 3px 0px 3px ;
    margin-left:10px;
}
#central_top_it,#central_top_en,#central_top_es{
    height:189px;
    background: #05193C url('/img/template/top_it.jpg') no-repeat;
    _width: 832px;
}
#central_top_en{
    background-image: url('/img/template/top_en.jpg');
}
#central_top_es{
    background-image: url('/img/template/top_es.jpg');
}
#central_top_it ul,#central_top_en ul,#central_top_es ul{
    float:left;
    width:35px;
    list-style-type: none ;
    margin: 31px 0pt 0pt 11px;
    _margin-left:5px;
}
#central_top_it ul li,#central_top_en ul li,#central_top_es ul li{
    margin-bottom:9px;
    color: #cc0033;
    font-weight: bold;
}
#central_top_it ul li a,#central_top_en ul li a,#central_top_es ul li a{
    color: #fff;
}
#central_top_it a.hompage_link,#central_top_en a.hompage_link,#central_top_es a.hompage_link{
    width:540px;
    height:180px;
    display:block;
    float:left;
    font-size:0px;
}
#central_top_it div.magazine,#central_top_en div.magazine,#central_top_es div.magazine{
    float:right;
    width:225px;
    height: 180px;
    margin-top:10px;
    position:relative;
}
#central_top_it div.magazine img,#central_top_en div.magazine img,#central_top_es div.magazine img{
    background: transparent;
}
#central_top_it div.magazine a.magazine,#central_top_en div.magazine a.magazine,#central_top_es div.magazine a.magazine{
border:medium none;
bottom:20px;
color:#C02C22;
font-size:14px;
font-weight:bold;
position:absolute;
right:20px;
text-decoration:none;
}
#central_top_it div.magazine a.abbonamenti,#central_top_en div.magazine a.abbonamenti,#central_top_es div.magazine a.abbonamenti{
border:medium none;
top:10px;
color:#C02C22;
font-size:14px;
font-weight:bold;
position:absolute;
right:20px;
text-decoration:none;
}
#central_top_it div.magazine a span,#central_top_en .magazine a span,#central_top_es div.magazine a span{
    text-decoration:none;
    padding-bottom:1px;
    border-bottom:1px solid;
}
#main_content{
    padding-left: 10px;
    padding-bottom:20px;
}

#main_content ul{
    margin-left:20px;
}

.msg-ok  {
    background:#AEE893 url('/img/template/msg-ok.png') no-repeat scroll 6px ;
    border:1px solid #8EC46C;
    color:#006600;
}
.msg-error {
    background:#F4B8B5 url('/img/template/msg-error.png') no-repeat scroll 6px ;
    border:1px solid #C94042;
    color:#990000;
}
.msg-atten {
    background:#FAE673 url("/img/admin/msg-atten.png") no-repeat scroll 6px;
    border:1px solid #FEBD63;
    color:#CC6600;
}
.msg-info, .msg-atten, .msg-ok, .msg-error {
color:#000000;
margin:3px 0;
padding:10px 10px 10px 40px;
}
/*START TOP DROPDOWN MENU */
#dropdown_menu{
    _width: 832px;
    height:48px;
    background:transparent url('/img/template/all_gradients.jpg') 0px -46px repeat-x;
    position: relative;z-index:6000;
}
ul.dropdown ul{display:none}
ul.dropdown li:hover>ul{display:block}
ul.dropdown ul{position: absolute;left:-1px;top:98%;_top:40px;}
ul.dropdown ul ul{position: absolute;left:98%;top:-2px;_left:95%;}
ul.dropdown,ul.dropdown ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#ffffff;
        border: 1px solid #AAAAAA;
        z-index:10;
}
ul.dropdown{
    border:none;
    background-color: transparent;
    margin-bottom:2px;
}
ul.dropdown table {border-collapse:collapse;}ul.dropdown {
    display:block;
    zoom:1;
    float: left;
}
ul.dropdown li,
ul.dropdown ul li{
    display:block;
    margin:2px 0px 0px 2px;
    font-size:0px;
    
}
ul.dropdown li{
    margin:2px 0px 0px 8px;
    line-height: 24px;
    _line-height: 14px;

}
ul.dropdown a:active, ul.dropdown a:focus {
outline-style:none;
}
ul.dropdown a,
ul.dropdown ul a{
    display:block;
    vertical-align:middle;
    background-color:#ffffff;
    border-width:0px;
    text-align:left;
    text-decoration:none;
    padding:8px;
    _padding-left:0;
    font-size:12px;
    color: #000;
    text-decoration:none;
    cursor:default;
    line-height: 16px;
    margin-right:0px;
}
ul.dropdown a{
    background-color:transparent;
    margin-right:10px;
    line-height: 42px;
    _line-height: 20px;
    padding:0pt;
    _padding-top:10px;
    _padding-bottom:10px;
    color: #ffffff;
}
ul.dropdown span{
    overflow:hidden;
}
ul.dropdown li {
    float:left;
    z-index: 6000;
    _margin-bottom:-20px;
}
ul.dropdown ul li {
    float:none;
}
ul.dropdown ul a {
    text-align:left;
    white-space:nowrap;
}
ul.dropdown li:hover{
    position:relative;
}
ul.dropdown li:hover>a,
ul.dropdown ul li:hover>a{
    background-color:#4792E6;
    font-size:12px;
    color: #ffffff;
    text-decoration:none;
}
ul.dropdown li:hover>a{
    background-color:#707f91;
}
ul.dropdown li a:hover,
ul.dropdown ul li a:hover{
    position:relative;
    background-color:#4792E6;
    font-size:12px;
    color: #ffffff;
    text-decoration:none;
    line-height: 16px;
}
ul.dropdown li a:hover{
    line-height: 42px;
    background-color: #707f91;
    _line-height: 20px;
}
ul.dropdown li a:hover>table{
    
}
ul.dropdown a:hover ul,ul.dropdown a:hover a:hover ul,ul.dropdown a:hover a:hover a:hover ul{display:block}
ul.dropdown a:hover ul ul,ul.dropdown a:hover a:hover ul ul{display:none}
ul.dropdown span{
	display:block;
	background:transparent url(/img/dropdown/arrv_anim_1.gif) right center no-repeat;
   padding-right:11px;
}
ul.dropdown li:hover>a>span{	background-image:url(/img/dropdown/arrv_anim_1o.gif);
}
ul.dropdown a:hover span{	_background-image:url(/img/dropdown/arrv_anim_1o.gif)}
ul.dropdown ul span,ul.dropdown a:hover table span{background-image:url(/img/dropdown/arr_double_1.gif)}
ul.dropdown ul li:hover > a span{	background-image:url(/img/dropdown/arr_double_1o.gif);}
ul.dropdown table a:hover span,ul.dropdown table a:hover a:hover span,ul.dropdown table a:hover a:hover a:hover span{background-image:url(/img/dropdown/arr_double_1o.gif)}
ul.dropdown table a:hover table span,ul.dropdown table a:hover a:hover table span{background-image:url(/img/dropdown/arr_double_1.gif)}

/*END TOP DROPDOWN MENU*/


/* START RIGHT COLUMN*/
#tools_sidebar h3{
    padding-top:4px;
}
#sidebar{
    padding-bottom:20px;
}
#sidebar h3{
    clear:left;
}
#btn_bar,#opportunities,#banner_nl{
    margin-bottom:20px;
}
#banner_nl{
    z-index:-1;
}
#banner_nl a{
    display:block;
    margin-top:30px;
    text-decoration: none;border:none;
}
#btn_bar a{
    display:block;
    float:left;
    margin-left:9px;
}

#opportunities .op_content{
    height:215px;
}
#opportunities .flash_banner,#opportunities .img_banner{
    float:left;
    margin-left:3px;
    margin-top:5px;
    border:1px solid #000;
    _margin-left:2px;
}
#tools_sidebar{
    background: transparent url('/img/template/tools.jpg') -280px 0px repeat-y;
}
#tools_sidebar h3{
    height: 54px;
    background: transparent url('/img/template/tools.jpg') top left no-repeat;
    margin: 0px auto;
    text-align:center;
}
#tools_sidebar .ts_content{
    padding: 0px 8px;
    background-color: transparent;
}
#tools_sidebar .ts_content div{
    line-height:2px;
}
#tools_sidebar .ts_content a{
    display:block;
    width:72px;
    padding: 0px 0px 10px 9px;
    float:left;
    text-decoration: none;
    background-color:white;
}
#tools_sidebar .ts_content div img{
    margin:0 auto;
}
#tools_sidebar .ts_content span{
    display:block;
    margin-top: 4px;
    text-align: center;
    line-height:12px;
}
#tools_sidebar .ts_footer{
    clear:left;
    height: 17px;
    background: transparent url('/img/template/tools.jpg') 0px -53px no-repeat;
}
/* END RIGHT COLUMN*/

/*START HOMEPAGE*/
#fns{
    width:510px;
    height:30px;
    background: transparent url('/img/template/search.jpg') 0px -240px no-repeat;
}
#fns_ticker{
    margin:0 5px 2px 58px;
    height:22px;
    /*width:370px;*/
    line-height:25px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}
#scrolltext{
    position: absolute;
    margin-left:5px !important;
}
#scrolltext li{
    display: inline ;
    padding: 0px 3px 0px 3px ;
    margin-left:12px;
}
#frs{
    margin: 20px 0 0 0;
    width:510px;
    height:240px;
    background: transparent url('/img/template/search.jpg') 0 0 no-repeat;
}
label.overTxtLabel {
    font-size: 12px;
    color: #999;
}

#frs .space_1{
    width: 310px;
    margin: 10px 5px 5px 15px;
    float:left;
    _margin-left:5px;
}
#frs .space_1 img{
    margin-top:15px;
}
#frs .search_form{
    margin-top: 32px;
}
#frs .search_form input,#frs .search_form select{
    margin-bottom:20px;
    width:115px;
    float:left;
}
#frs .search_form input{
    width:110px;
}
#frs .search_form input.submit_btn{
    float:right;
    height:62px;
    margin-right:5px;
    width:62px;
}
#frs .space_2{
    width: 155px;
    margin: 0px 5px 5px 15px;
    float:right;
}
#frs .space_2 ul{
    list-style-type: none;
    margin-left:0px;
}
#frs .space_2 ul li{
    margin-top: 29px;
}
#frs .space_3{
float:left;
margin-bottom:5px;
margin-left:50px;
margin-top:18px;
_margin-top:32px;
}
#main_content .main_article{
    width:270px;
}
#main_content .main_article p{
    text-align:left;
}
.lr{
    border-left: 1px solid #e3e3e3;
    padding-left:8px;
    padding-top: 22px;
}
div.secondary_article{
    padding-left:0;
    border-left:0;
}
div.secondary_article h3{
    clear: left;
    color: #0A1E3F;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    height:50px;
}
.lr ul{
    list-style-type:none;
    margin-left:0px !important;
}
.lr ul li{
    margin-bottom:5px;
}

/*END HOMEPAGE*/

/*START FRANCHISING*/
#frsm{
    background: transparent url('/img/template/small_search.jpg');
    width:510px;
    height:57px;
    margin-bottom: 20px;
}
#frsm select{
    width:150px;
}
#frsm form{
    padding-left:22px;
    padding-top:12px;
}
#frsm .right_side{
    margin-left:70px;
}
.gallery{
    float:right;
}
div.short_franchsing,div.short_franchsing_first{
    padding-bottom:15px;
    border-bottom: 1px dotted #cecece;
    clear:left;
}
div.short_franchsing{
    padding-top:15px;
}
div.short_franchsing dl,div.short_franchsing_first dl{
    margin-bottom:7px;
}
div.short_franchsing dd,div.short_franchsing_first dd{
    margin-left:15px;
}
div.short_franchsing .space_1,div.short_franchsing_first .space_1{
    float:left;
    margin-right:10px;
}
div.short_franchsing .space_2,div.short_franchsing_first .space_2{
        float:left;
}
.franchising_listing img.logo,
.location_listing img.logo{
    margin-bottom:10px;
}
.franchising_listing fieldset,
.location_listing fieldset{
    border-color:#666666;
    border-style:solid none none;
    border-width:1px 0 0;
    clear:both;
    font-size:100%;
    margin:0;
    padding:10px;
}
.franchising_listing fieldset legend,
.location_listing fieldset legend{
    margin:0;
    padding:0 5px;
}
.location_listing #static_gmap{
    float:left;
    margin-right:8px;
}
/*END FRANCHISING*/

/*START ARTICLES*/
div.short_article,div.short_article_first{
    padding-bottom:15px;
    border-bottom: 1px dotted #cecece;
    clear:left;
}
div.short_article{
    padding-top:15px;
}
#franchising_plusone,
.intestazione_articolo #plusone{
    float:right;
    margin-left:10px;
}
.addthis_toolbox{
    float:right;
    margin-left:10px;
}
.addthis_toolbox .vertical{
    width: 100px;
    padding: 10px 0 10px 0;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .vertical a{
    width: 70px;
    padding: 4px 0 4px 28px;
    position: relative;
    display: block;
    text-decoration: none;
    color: blue;
}

.addthis_toolbox .vertical a:hover{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

.addthis_toolbox .vertical span
{
    position: absolute;
    left: 8px;
    top: 4px;
}

.addthis_toolbox .vertical .more{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}
.addthis_toolbox .vertical .more a{
    padding: 4px 0;
    margin: 0;
}
.addthis_toolbox .vertical .more span{
    display: none;
}
/*END ARTICLES */

/*START EDITORIAL */
div.magazine_list,div.magazine_list_first{
    padding-bottom:15px;
    border-bottom: 1px dotted #cecece;
    clear:left;
}
div.magazine_list{
    padding-top:15px;
}
div.magazine_navigation .left{
    margin-right:40px;
}
div.magazine_navigation{
    margin:20px 0;
}
.magazine_list img,.magazine_list_first img,
.corpo_magazine img,.editoriale_magazine img{
    float:left;
    margin-right:20px;
    margin-bottom: 10px;
}
p.link_magazine {
    background:url("/img/template/download-gen-icona.gif") no-repeat scroll 0 0 transparent;
    line-height:35px;
    clear:left;
}
p.link_magazine a{
    padding:2px 2px 7px 30px;
}
/*END EDITORIAL */
/*START PAGER*/
.pager{
    margin-top:10px;
}
.pager p{
    float:left;
    padding:0.3em 0.7em;
}
.pager ol {
    float:left;
    line-height:2em;
    margin-bottom:2em;
    margin-left:0;
}
.pager ol li{
    display:inline;
    list-style:none outside none;
}
.pager ol li a{
    font-weight:bold;
    padding:0.3em 0.7em;
    text-decoration: none;
    border-bottom: none;
    color:#0055EE;
}
.pager ol a:hover{
    -moz-border-radius:3px 3px 3px 3px;
    background-color:#BDDDE8;
}
.pager ol li.selected{
    font-weight:bold;
    padding:0.3em 0.7em;
    -moz-border-radius:3px 3px 3px 3px;
    background-color:#223355;
    color:white;
}

/*END PAGER*/

.collapsable{
    clear:left;
}
#footer{
    _width:832px;
}
#footer .gradient_1{
    background:transparent url('/img/template/all_gradients.jpg') 0px -142px repeat-x;
    height: 15px;   
}
#baner_footer{
    background:#fff;
}
#baner_footer ul{
    float:left;
    list-style-type: none;
    margin-top:20px;
}
#baner_footer ul li {
    display: inline ;
    padding: 0px 3px 0px 15px ;
    margin-left:10px;
}
#footer .gradient_2{
    background:transparent url('/img/template/all_gradients.jpg') 0px -155px repeat-x;
    height: 33px;
}
#footer .gradient_2 ul {
    list-style-type: none ;
    padding: 0px 5px;
    margin: 0px 0;
    text-align:center;
}
#footer .gradient_2 p{
    text-align:center;
}
#footer .gradient_2 ul li {
    display: inline ;
    padding: 0px 3px 0px 3px ;
    margin-left:12px;
}
