/**

 * @author ( Angie Radtke )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2009 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

/* not ready */

*
{
        margin: 0;
        padding: 0;
}

body
{
    font-size: 100.01%;
    padding: 0px;
    text-align: left;
    position:relative;
}

div.itemFullText ul li{
	margin-left: 20px;
}

div.login-link ul li{
	margin-left: 20px;
}

ul li{ list-style:none; font-size:13px;/* text-align:left*/}

h2 a{padding-bottom:10px;}

p{ font-size:13px; text-align:left}

.navigation{float:left; list-style:none; font-size:11px; color:#FFFFFF; padding:0 15px;}
.nav{background-color:#77B306; opacity:0.6; line-height:20px;}
.nav-top{width:100%;}
.nav-top-int{width:940px; position:relative; top:4px; right:0; left: 280px;}
.head{width:100%; background-color:#FFFFFF; height:130px;}
.head-int{width:940px;}
.head-int-logo{float:left;margin:15px 0;}
.head-int-center{float:left;margin:28px 0 8px 70px;}
.lang-social-box{width:265px;margin-top:10px;}
.lang-box{float:left; width:60%}
.social-box{float:left; width:160px}
.social-sty{list-style:none; float:left; width:40px}
.link-box{float:left; font-size:13px; color:#666666; list-style:none; padding:0 10px;}
.link-box-login{float:left; font-size:13px; color:#666666; list-style:none; padding:0 0 0 10px; font-weight:bold}
.top-link{position:relative; right:-10px; top:15px;}
.sep{width:20px; float:left; height:80px;  border-left:1px #B1CC7F dotted; margin-top:15px; margin-left:20px;}
div#menu{ width:100%; height:50px; background-color:#DDE9C7}
.menu-int{width:940px; border-left:2px #FFFFFF solid; height:49px;}
.voci-menu{float:left; width:70%}
.number-t{float:left; width:30%}
.box-slide{width:100%; height:300px; /*background-color:#7BB80A;*/ margin-top:0; background-image:url(../../../trasmissioni-meccaniche/bg-script.png);}
.box-content{width:100%;margin-top:20px;}
.box-content-int{width:940px;}
.box-link{width:940px; background-color:#E5E5E5; height:85px; margin-top:20px; font-size:13px; color: #333;}
div#link{height:22px; font-family: Arial}
.p-clmn{width:230px; float:left; margin-left:10px;}
.s-clmn{width:230px; float:left}
.t-clmn{width:230px; float:left}
.f-clmn{width:230px; float:left; font-size:17px; color:#999; opacity: 0.7; font-weight:bold;}

.footer{width:940px; margin-top:20px;margin-bottom:20px; font-size:13px;}

li.print-icon{float:right}
ul.actions{text-align:right; border-bottom:1px #333333 dotted; border-top:1px #333333 dotted;  margin-top:10px; margin-bottom:10px; padding-top:2px; padding-bottom:2px;}

div.login h1{font-size:26px; margin:0px; padding:0; text-align:left}

div.remind h1{text-align:left; margin-bottom:5px;}

div.reset h1{text-align:left; margin-bottom:5px;}
div.componentheading{text-align:left; padding-left:10px;margin-bottom:5px; font-weight:bold }

div.login-link ul li{margin:0; }
div.login-link ul li a{color:#999999}

div h2{text-align:left}
/* PRIMO LIVELLO */
ul.menu_vert{}

ul.menu_vert li{
	font-size:15px;
	list-style:none;
	font-family: Arial;
	background-image:url(../../../trasmissioni-meccaniche/bg-menu-grey.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	/*width:200px;
	height:28px;
	display:block;*/
	
	padding:3px 0 10px 20px;
	text-align:left;
	
}
ul.menu_vert li:hover{
	background-image:url(../../../trasmissioni-meccaniche/bg-menu-light-green.jpg);
	background-repeat:no-repeat;
	background-repeat:top left;
}

ul.menu_vert li a{
	color:#666666;
}

ul.menu_vert li a:hover{
	text-decoration:none;
	color:#79B407
}

ul.menu_vert li.active{
	background-image:url(../../../trasmissioni-meccaniche/bg-menu-dark-green.jpg);
	background-repeat:no-repeat;
}

ul.menu_vert li.active a{
	text-decoration:none;
	color:#207E4D
}


/* SECONDO LIVELLO */
ul.menu_vert li ul {
	margin-top:10px;
	
	margin-left:-5px;
}
ul.menu_vert li ul li{
	list-style:none;
	font-family: Arial;
	background-image:url(../../../trasmissioni-meccaniche/bg-menu-grey.jpg);
	background-repeat:no-repeat;
	background-repeat:top left;
	font-size:12px;
	/*width:200px;
	height:28px;
	display:block;*/
	
	padding:5px 0 10px 20px;
	
}
ul.menu_vert li.active ul li:hover{
	background-image:url(../../../trasmissioni-meccaniche/bg-menu-light-green.jpg);
	background-repeat:no-repeat;
}
ul.menu_vert li.active ul li a:hover{
	color:#79B407;
}


ul.menu_vert li.active ul li {
	background-image:url(../../../trasmissioni-meccaniche/bg-menu-grey.jpg);
	background-repeat:no-repeat;
}

ul.menu_vert li.active ul li a{
	color:#666666;
	
}

ul.menu_vert li.active ul li.active{
	background-image:url(../../../trasmissioni-meccaniche/bg-menu-light-green.jpg);
	background-repeat:no-repeat;
}
ul.menu_vert li.active ul li.active a{
	color:#79B407;
}


/* TERZO LIVELLO */
ul.menu_vert li ul li ul {
	margin-top:10px;
}
ul.menu_vert li ul li ul li{
	list-style:none;
	font-family:Arial;
	background-image:url(../../../trasmissioni-meccaniche/bg-menu-grey-3-livello.jpg);
	background-repeat:no-repeat;
	background-repeat:top left;
	font-size:12px;
	/*width:200px;
	height:28px;
	display:block;*/
	
	padding:5px 0 10px 20px;
	
}

ul.menu_vert li.active ul li.active ul li { 
	background-image:url(../../../trasmissioni-meccaniche/bg-menu-grey-3-livello.jpg);
	background-repeat:no-repeat;
}

ul.menu_vert li.active ul li.active ul li:hover { 
	background-image:url(../../../trasmissioni-meccaniche/bg-menu-grey.jpg);
	background-repeat:no-repeat;
}

ul.menu_vert li.active ul li.active ul li a:hover { 
	color:#333;
}

ul.menu_vert li.active ul li.active ul li a{ 
	color:#999999;
}

ul.menu_vert li.active ul li.active ul li.active { 
	background-image:url(../../../trasmissioni-meccaniche/bg-menu-grey.jpg);
	background-repeat:no-repeat;
}

ul.menu_vert li.active ul li.active ul li.active a{ 
	color:#333;
}


/* ###################### general ###################### */
#all
{
    margin: 0 auto;
    max-width:1050px;
    padding: 0px;
    text-align: left;
}

#header
{
    display:block !important;
    position:relative;
    padding:0px 0 0 0;
    overflow:hidden;
}

#back
{
        margin: 0;
        padding:0px;
}

#contentarea,
#contentarea2
{
    position:relative;
    overflow:hidden;
    padding:0px 20px !important;
    margin:0;

}

#wrapper
{
        width:53%;
        float:left;
        position:relative;

}

#wrapper2
{
    width:72%;
    float:left;
    position:relative;
    padding-bottom:20px

}
#wrapper2 .item-page
{
    max-width:660px
}
#main
{
    padding: 10px 0px 20px 0px;
    position: relative;
    min-height:420px;
}

#right
{
    float:left;
    width: 20%;
    margin:10px 0px 10px 2%;
    padding:0px 0px 5px 0px;
    position:relative;
}

.unseen,
.hidelabeltxt
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;
}

/* ++++++++++++++  nav after content  ++++++++++++++ */
.left
{
        padding-top:0px;
        float:right;
        margin:10px 0px 10px 0%;
        width: 22%;
        position:relative;

}

/* ++++++++++++++  nav before content  ++++++++++++++ */
.left1
{
    padding:0px 0 0 0px;
    float: left;
    margin:10px 3% 10px 0px;
    width: 21%;
    position:relative
}

.leftbigger
{
     width:25%
}


/* ###################### header ###################### */

.skiplinks,
.skiplinks li
{
    display: inline;
    height: 0px;
    line-height:0;
    padding:0 !important;
}

.skiplinks li a.u2
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;

}

.skiplinks li a.u2:active,
.skiplinks li a.u2:focus
{
    position:absolute;
    width:13em;
    top:10px;
    left:10px;
    line-height:1.5em;
    padding:5px;
    font-weight:bold;
    height:3em;

}

.wrap
{
    border: 0;
    clear: both;
    float: none;
    font-size: 1px;
    height: 0;
    line-height: 1px;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

h1#logo
{
        font-size:3.5em;
        line-height:1.0em;
}

#logo
{
        margin-top:0.6em;
        margin-left:10px;
        /* position:absolute;*/
        display:block;
        padding:20px 20px 20px 10px;
        width:425px;
        padding-top:0.6em;
        font-weight:normal;
        line-height:1em;
        font-size:3em;
}

#logo img
{
        display: block;
}

#logo span
{
        padding-left:2px
}

#logo span.header1
{
        font-size:0.4em;
        display:block;
        top:0em;
        line-height:0.8em
}

.logoheader
{
        margin:0;
        padding:0;
        text-align:left;
        font-weight:normal;
        line-height:1.5em;
        min-height:159px;

}

#line
{       padding:5px 0px 2px 2px;
        position:absolute;
        right :20px;
        top:5em;
        max-width:38em;

}


/* ++++++++++++++  button for closing right column  ++++++++++++++ */

#close
{
        margin-right:0px;
        font-size:0.85em;
        text-transform:uppercase;
}

#close span
{
    position:absolute;
    right: 20px;
    z-index:10000;
    top:5px;
    width:7em;
    font-weight:bold;
    text-align:right;
    line-height:1.5em;
    padding:5px 2px 5px 5px
}

/* ###################### main ###################### */

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured
{
        padding: 0;
}

.items-leading
{
        padding:0px 5px 10px 5px;
        overflow:hidden;
        margin-bottom:10px
}

.row-separator
{
        display: block;
        clear: both;
        margin: 0;
        border: 0px;
        height:1px
}

.item-separator
{
        display: none;
        margin: 0px;
}

.shownocolumns
{
        width:98% !important;
}

#top
{
        margin:0 0 20px 0;
        overflow:hidden
}

/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        width:46%;
        float:left;
}

.cols-2 .column-2
{
        width:46%;
        float:right;
        margin:0
}

.cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

.items-row
{
        overflow:hidden;
        margin-bottom:10px !important;
}

.column-1,
.column-2,
.column-3
{
        padding:10px 5px
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}

/* ++++++++++++++  footer  ++++++++++++++ */

#bottom
{
        overflow:hidden
}

.box
{
        width:27%;
        float:left;
        margin-right:10px;
        min-height:100px
}

.box1
{
        width:35%
}

.box2
{
        width:32%
}

.box3
{
        float:right
}

#footer-inner
{
        max-width:1025px;
        margin:0 auto;
        font-size:0.8em;
        padding:10px 15px 15px 10px;
}

img { border: 0 none; }