﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
	font-size: .90em;
	font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
    text-align: left;
    background-color:silver;
}

a:link, a:visited
{
    color: #034af3;
    }

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}


p
{
    margin-bottom: 0px;
    line-height: 1.6em;
    margin-top: 0px;
    }


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #990000;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 700;
    margin-bottom: 0px;
}

h1
{
    margin: 0px;
    font-size: 1.6em;
    padding-bottom: 0px;
    text-align: center;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
    text-align: center;
}

h3
{
    font-size: 1.2em;
    text-align: left;
}

h4
{
    font-size: 1.1em;
    text-align: center;
}

h5, h6
{
    font-size: 1em;
    text-align: center;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
	width: 960px;
	background-color: #FFFFFF;
	margin: 20px auto 0px auto;
	border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f0f0f0;
    line-height: 2em;
    font-size: 2em;
    height: 44px;
    width: 694px;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 40px;
    min-height: 520px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
	color: #4e5766;
	padding: 8px 0px 0px 0px;
	margin: 0px auto;
	text-align: center;
	line-height: normal;
	font-size: xx-small;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
	background-color: #003366;
	width: 100%;
	height: 39px;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
	background-color: #465c71;
	border: 1px solid #800080;
	color: #FFFFFF;
	display: block;
	line-height: 1.35em;
	padding: 4px 20px;
	text-decoration: none;
	white-space: nowrap;
	text-transform: capitalize;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 61%;
    height: 325px;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
	clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
    height: 27px;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
    color: #800000;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.corpo
{
    padding: 12px;
    font-weight: bold;
    color: #800000;
    font-family: 'Trebuchet MS';
    font-size: large;
}
.corpo_c1 {
	padding: 12px;
	color: #800000;
	font-family: 'Trebuchet MS';
	font-size: x-large;
	text-align: center;
}
.corpo_c2 {
	padding: 12px;
	font-weight: normal;
	color: #800000;
	font-family: 'Trebuchet MS';
	font-size: small;
	text-align: center;
}
.corpo_c3 {
	padding: 12px;
	font-weight: normal;
	color: #800000;
	font-family: 'Trebuchet MS';
	font-size: x-small;
	text-align: center;
}
.corpo_c4
{
    padding: 12px;
    font-weight: normal;
    color: #FFFF00;
    font-family: 'Trebuchet MS';
    font-size: small;
    text-align: center;
}
.corpo_c5 {
	padding: 12px;
	font-weight: normal;
	color: #000000;
	font-family: 'Trebuchet MS';
	font-size: 130%;
	text-align: center;
}
.corpo_c6
{
    padding: 12px;
    font-weight: bold;
    color: #800000;
    font-family: 'Trebuchet MS';
    font-size: medium;
    text-align: center;
}
.evidenziato {
	background-color: #FFFF00;
}
.filosofia {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #800000;
	font-size: small;
    text-align: justify;
}
.left_H {
		float: left;
		clip: rect(auto, auto, auto, 80%);
	}
.right_H {
		float: right;
		clip: rect(auto, 20%, auto, auto);
	}
.centra {
		text-align: center;
	}
.Bordo0 {
	border-width: 0px;
}
.Bordo2 {
	border-style: outset;
	border-width: 0px 2px 2px 0px;
}
td {
	font-size: small;  /* small */
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
    margin-left: 280px;
    text-align: justify;
}
th {
	background-color: #C0C0C0;
	color: #000000;
}
a.navbrown:link
{
    text-decoration: none;
    color: #990033;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
a.navbrown:visited  
{
    text-decoration: none; 
    color: #990033; 
    font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; 
    }
a.navbrown:hover  
{
    text-decoration: underline; 
    color: #990033; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; 
    }
.IE8Fix
{
z-index: 100;
}

.StrongCorrect
{
    font-weight: bold;
    text-decoration: line-through;
}
.promo
{
            font-size: large;
            color: #FF0000;    
}

/* Products
----------------------------------------------------------*/
#products {
    list-style: none;
    margin: 0;
    padding: 0;
}

.product {
    float: left;
    margin: 10px 12px;
    width: 200px;
}

    .product .productInfo {
        height: 150px;
        overflow: hidden;
    }

        .product h6
{
    font-size: x-small;
    font-weight: normal;
    margin: 0 0 5px 0;
    padding: 0;
    color: #514908;
    text-align: left;
}

        .product-image
{
    border-style: solid;
    border-width: 1px;
    border-color: #E6E3D8 #663300 #663300 #E6E3D8;
    background-color: #edece8;
    height: 100px;
    margin: 0 0 7px 0;
    padding: 6px;
    width: 100px;
}

    .product .description {
            margin: 0;
        }

    .product .price {
        float: left;
        font-size: 1.5em;
        margin: 0;
    }

    .product input[type=submit] {
        float: right;
        padding: 2px 7px;
    }
    
    a.order-button {
        background-color: #a52f09;
        border: 1px solid #712107;
        color: #fdfcf7;
        float: right;
        padding: 2px 7px;
    
        /*CSS3 properties*/
        border-radius: 4px; 
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        box-shadow: 1px 2px 5px #b4b4b4;
        -webkit-box-shadow: 1px 2px 4px rgba(136,136,136, 0.6);
        -moz-box-shadow: 1px 2px 5px #b4b4b4;
    }
    
        a.order-button:hover {
            color: #fdfcf7;
        }
 
.label1 {
	border-collapse: collapse;
	width: 100%;
}
.label1 caption {
	text-align: left;
	font: bold 100% Georgia, "Times New Roman", Times, serif; 
	padding-bottom: 0.4em;
}
.label1 th {
	border: 1px solid #AAAAAA;
	border-bottom: none;
	padding: 0.2em 0.6em 0.2em 0.6em;
	background-color: #CCCCCC;
	color: #3F3F3F;
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 110px;
}
.label1 tr 
{
    max-height:300px;
    }

.label1 td {
	border: 1px solid #EAEAEA;
	font: bold 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0.2em 0.6em 0.2em 0.6em;
	vertical-align: top;
	min-height:120px;
	max-width:140;
}
.label1 td.previous, .label1 td.next {
	background-color: #F6F6F6;
	color: #C6C6C6;
}
.label1 td.active
{
    background-color: #ffff99;
    color: #330033;
    border: 2px solid #4682B4;
}
.label1 ul
{
    list-style-type: none;
    margin: 0;
    padding-left: 1em;
    padding-right: 0.6em;
}
.label1 li {
	margin-bottom: 1em;
}
.button_link {
	-moz-box-shadow:inset 0px 0px 43px -5px #bbdaf7;
	-webkit-box-shadow:inset 0px 0px 43px -5px #bbdaf7;
	box-shadow:inset 0px 0px 43px -5px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#260751;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
}
.button_link:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
	color: red;
}.button_link:active {
	position:relative;
	top:1px;
}