/* CSS Website - By Eaglix Srl */

/*
 Theme Name: Scritti sulla Musica
 Theme URI:http://www.scrittisullamusica.it
 Version: 3.0
 Author: Eaglix Srl
 Author URI:http://www.eaglix.com/
 Date: 20/10/2013
 */


/*-------------------- EVENTS BOXES --------------------*/
#eventbox {
    width: 390px;
    position: relative;
    top: 0px;
    left: 0px;
    padding:0px;
    border: 1px solid #acacac;
    margin: 5px;
    border-radius: 3px;
    background-color: #f9f9f9;
    display: block;
    float: left;
}
#eventbox h1 {
    padding: 5px;
    border: 0px;
    margin: 0px;
    color: #ffffff;
    background-color: #ff0000;
    background-image: url(../../images/navigator_bkg.png);
    background-position: bottom center;
    background-repeat: repeat-x;
    background-size: 1% 100%;
    font-size: 14px;
}
#eventbox .text {
    padding: 10px;
    border: 0px;
    margin: 0px;
    font-size: 13px;
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    display: block;
}
#eventbox img {
    max-width: 180px;
    position: relative;
}

/*-------------------- CART --------------------*/
#cart {
    width: 80px;
    position: absolute;
    top: 135px;
    right: 0px;
    padding: 0px 0px 0px 10px;
    border: 1px solid #db0000;
    border-radius: 3px;
    margin: 0px auto;
}
#cart a {
    color: #555555;
    font-weight: bold;
    text-decoration: none;
}
#cart a:hover{
    color: #555555;;
    text-decoration: underline;
}
#cart a#activelink{
    color: #555555;
    text-decoration: none;
}
#cart a:visited {
    color: #555555;
}
#cart img {
    vertical-align: middle;
}
#cart .CartElmts {
    position: relative;
    top: 0px;
    left: 0px;
    border: 5px solid #ec0000;
    border-radius: 50px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    background-color: #ec0000;
}
#cart a:hover {
    text-decoration: none;
}

/* Home page */
#content p.stretch {
    width: 600px;
}

/* Dove siamo */
#content p.halfpage {
    width: 400px;
}

#content table.stretch {
    width: 600px;
}

#content table.halfpage {
    width: 400px;
}

#content input.field {
    width: 200px;
    padding: 5px;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    margin: 0px auto;
    color: #555555;
    font-size: 14px;
    font-weight: bold;
    
    background-color: #ffffff;
}

#content input.width_little {
    width: 100px;
}

#content .button {
    padding: 5px;
/*    border: 0px solid #e4e4e4;*/
    border: 0px solid #cf0000;
    border-radius: 4px;
    margin: 10px 0px 10px 0px;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background-color: #ff0000;
    background-image: url(../../images/navigator_bkg.png);
    background-position: bottom center;
    background-repeat: repeat-x;
    background-size: 1% 100%;
}

#content .highlight_box {
    width: 35%;
    padding: 20px;
    border: 2px solid #db0000;
}
#content table.shippingtable {
    width: 100%;
    padding: 0px;
    margin: 0px auto;
}
#content p.halfpagecontacts {
    width: 300px;
    position: relative;
    top: 0px;
    left: 0px;
    float: left;
}
.buttonbox {
    position: relative;
    top: 0px;
    left: 0px;
    padding: 10px;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    margin: 0px auto;
    background-color: #f9f9f9;
}
/*#content img.defaultcover {
 max-width: 180px;
 max-height: 180px;
 vertical-align: middle;
 text-align: center;
 margin: 0px auto;
 }*/
.cover {
    max-width: 200px;
    margin: 0px;
}
.catalog_cover {
    max-width: 50px;
    margin: 10px;
}
/*-------------------- GOOGLE MAP --------------------*/
#map {
    width: 400px;
    height: 450px;
    position: absolute;
    top: 70px;
    right: 0px;
    padding:0px;
    border: 0px;
    margin: 0px;
}

/*-------------------- SEARCHTOOLBAR --------------------*/
#searchbox {
    width: 450px;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    border: 2px solid #e4e4e4;
    border-radius: 4px;
    margin: 0px auto;
    color: #555555;
    font-size: 14px;
    background-color: #ffffff;
}
#searchbox input.field {
    width: 200px;
    padding: 5px;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    margin: 0px auto;
    color: #555555;
    font-size: 14px;
    font-weight: bold;
    
    background-color: #ffffff;
}
#searchbox table {
    width: 450px;
    padding: 0px;
    border: 0px;
    margin: 0px auto;
    background-image: url(../../images/search.png);
    background-position: center right;
    background-repeat: no-repeat;
}
#searchbox td {
    padding: 15px 5px 10px 5px;
    border: 0px;
    text-align: center
}


/*-------------------- LEFT TAB --------------------*/
#left_tab .logo_satispay {
    height: 85px;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    border: 0px;
    margin: 0px;
    margin-top: 65px;
}
#left_tab .logo_miur_cartadocente {
    height: 125px;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    border: 0px;
    margin: 0px;
    margin-top: 65px;
}
#left_tab .logo_miur_18app {
    height: 125px;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    border: 0px;
    margin: 0px;
    margin-top: 40px;
}


/*-------------------- SOCIALS --------------------*/
#socials {
    height: 15px;
    position: relative;
    top: 40px;
    right: 0px;
    padding: 3px 0px 0px 0px;
    border: 0px;
    margin: 0px;
    color: #acacac;
    text-align: right;
    letter-spacing: 0.01em;
}
#socials span {
    padding:0px;
    border: 0px;
    margin: 0px 30px 0px 25px;
    color: #acacac;
}
#socials .facebook {
    padding:0px;
    border: 0px;
    margin: 0px 10px 0px 0px;
}
#socials a {
    padding: 0px;
    border: 0px;
    margin: 0px;
    color: #acacac;
}
#socials a:hover {
    text-decoration: none;
}
#socials a:hover .facebook {
    color: #3b5998;
}
#socials a:hover .twitter {
    color: #5ea9dd;
}
#socials a:hover .linkedin {
    color: #0077b5;
}
#socials a:hover .pinterest {
    color: #cb2026;
}

/*-------------------- FORMS --------------------*/
#form_table {
    position: relative;
    top: 0px;
    left: 0px;
    padding:0px;
    border: 0px;
    margin: 0px auto;
}
#form_table table {
    position: relative;
    top: 0px;
    left: 0px;
    padding:0px;
    border: 0px;
    margin: 0px auto;
}
#form_table td {
    padding: 5px;
    border: 0px;
    margin: 0px;
    vertical-align: middle;
}
#form_table input, textarea, select, button {
    width: auto;
    min-width: 350px;
    max-width: 400px;
    margin: 0px;
    -webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
    -moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
    box-sizing: border-box;
}
#form_table textarea {
    height: 215px;
}
#form_table inputs:-webkit-input-placeholder {
    color: #b5b5b5;
}
#form_table inputs-moz-placeholder {
    color: #b5b5b5;
}
#form_table .inputs {
    padding: 13px 10px 10px 10px;
    border: 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0px 0px 10px 0px;
    box-shadow: inset 0 2px 3px rgba( 0, 0, 0, 0.1 );
    color: #666666;
    font-size: 1em;
    background: #f5f5f5;
    clear: both;
}
#form_table .inputs:focus {
    background: #fff;
    box-shadow: 0 0 0 3px #fff38e, inset 0 2px 3px rgba( 0, 0, 0, 0.2 ), 0px 5px 5px rgba( 0, 0, 0, 0.15 );
    outline: none;
}
#form_table .checkbox {
    width: 25px;
    min-width: 25px;
    margin: 0px 0px 0px 0px;
}

