/* project: internet services template
   author: luka cvrk (www.solucija.com) */


/* default styles
   -------------- */

body {
color: #454545;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

/* line-height: 1.5em;*/
background-color: #0D2951;
}

a {color: #ffffff;text-decoration: none;}
a:hover { color: #6C757A;}

h1 { font: normal 2.1em Arial, Sans-Serif; padding: 0px 0px 0px 0px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p { margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

form { margin: 0; }

/* layout
   ------ */

.content {
        margin: 0 auto;
        width: 940px;
        padding: 10px;
}

.header {
        height: 55px;
        background: #fff;
        color: #808080;
        margin: 3px 0;
        padding: 10px 0 0 0;
        border-bottom: 1px solid #ccc;
}

.top_info {
        float: right;
        width: 555px;
        padding: 5px 0 4px 0;
        border-bottom: 1px solid #eee;
        background: #fff;
        color: #808080;
}

        .top_info_left {
                width: 200px;
                float: left;
        }

        .top_info_right {
                float: right;
                width: 290px;
                padding: 0 0 0 35px;
                border-left: 1px solid #eee;
        }

.browse_category  {
        font-size: 0.9em;
        width: 190px;
        color: #FFF;
        background: inherit;
}

.bar {
clear: both;
color: #FFFFFF;
font-size: 12px;
text-transform: uppercase;
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 0px;
background-color: #FF8800; 
/*background-image:url('barra_menu.gif');*/
/* width:954px; */
/* height: 30px; */
}

.bar li {
float: left;
color: #FFFFFF;
margin: 0px 0px 0px 0px;
padding: 7px 12px 5px 2px;
background-color: #FF8800; 
/*
color: #FFEADC;
background: #FF731E; 
background-image:url('barra_menu.gif');*/

}

.bar li.active {
background: #E0691A url(bar.gif) no-repeat center top;
color: #fff;
font-weight: bold;
padding: 7px 10px 6px 4px;
}

.bar li a {
font-weight: bold;
color: #FFF;
background: inherit;
text-decoration: none;
}

.bar li a:hover {
color: #fff;
background: inherit;
}

.search_field {
        background: #fff url(searchbg.gif) no-repeat right;
        color: #808080;
        clear: both;
        font-weight: bold;
        padding: 7px 25px 10px 10px;
        margin: 5px 0;
}

.grey {
        color: #808080;
        background: inherit;
        font-weight: normal;
}

.search_form { float: right; }

.subheader {
        margin: 0px 0 10px 0;
        border-bottom: 1px solid #eee;
        padding: 5px 0 5px 0;
        background: #A4A4A4;
        color: #fff;
}

/* left side
   --------- */

.left {
        float: left;
        width: 65%;
        margin: 0 0 10px 0;
        background:#ffffff;
}

.left h3 {
        clear: both;
        background: #A9C0CE url(corner.gif) no-repeat top right;
        color: #FFF;
        padding: 7px 0 7px 5px;
        font: bold 1em Tahoma, Arial, Sans-Serif;
        margin: 0 0 0px 0;
}
        .left_side {
                float: left;
                width: 180px;
                padding: 0 0 0 10px;
                margin: 10px 0;
        }

        .left_side a, .right_side a { color: #414141; background: #FFF; }

        .right_side {
                float: right;
                width: 220px;
                background: #FFF url(dotted.gif) repeat-y;
                color: #414141;
                padding: 0 0 0 40px;
                margin: 10px 0;
        }

        .left_box {
				color: #000;
				background-color:#9AA8C2;
				padding: 10px 0px 0px 0px;
				margin: 0px 0px 10px 0px;
		}
		
		.dettaglio_box {
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 0px 0px;
			color: #000;
			background-color: #9AA8C2;
		}
		
		.elenco_dvd_novita {
			margin: 0px 0px 5px 0px;
			padding: 0px 0px 0px 0px;
			color: #333333;
			background-color: #0D2951;
		}
		
		.linea_dvd_novita {
		font-size: 0px;
		background-image: url(dvd_novita_linea.gif);
		background-repeat: no-repeat;
		margin: 5px 0px 5px 0px;
		padding: 0px 0px 0px 0px;
		width: 525px;
		height: 2px;
		}
		
		.descrizione_dvd_novita {
		color: #333333;
		text-align: justify;
		padding: 0px 5px 0px 5px;
		}
		
		.dettaglio_titolo_film {
			color: #002266;
			font-size: 16px;
			font-weight: bold;
			text-align: center;
			background-color: #EFEFEF;
			border-bottom: #AAAAAA 1px solid;
			margin: 2px 2px 0px 2px;
			padding: 5px 2px 5px 2px;
		}
		
		.dettaglio_immagine_film {
			color: #333333;
			font-weight: bold;
			text-align: center;
			background-color: #EFEFEF;
			border-top: #DDDDDD 2px solid;
			border-bottom: #AAAAAA 1px solid;
			margin: 0px 2px 0px 2px;
			padding: 5px 0px 5px 0px;
		}
		
		.dettaglio_carrello_film {
			font-weight: bold;
			text-align: center;
			background-color: #EFEFEF;
			border-top: #DDDDDD 2px solid;
			border-bottom: #AAAAAA 1px solid;
			margin: 0px 2px 0px 2px;
			padding: 5px 5px 5px 5px;
		}

		.dettaglio_dati_film {
			color: #333333;
			text-align: left;
			background-color: #EFEFEF;
			border-top: #DDDDDD 2px solid;
			border-bottom: #AAAAAA 1px solid;
			margin: 0px 2px 0px 2px;
			padding: 5px 5px 5px 5px;
		}
		
		.dettaglio_trama_film {
			color: #333333;
			text-align: justify;
			background-color: #EFEFEF;
			border-top: #DDDDDD 2px solid;
			margin: 0px 2px 2px 2px;
			padding: 5px 5px 5px 5px;
		}

/* right side
   ---------- */

.right {
        float: right;
        width: 34.6%;
        margin: 0 0 10px 0;
}

.right h3 {
        background: #6C757A  url(corner.gif) no-repeat top right;;
        color: #FFF;
        padding: 7px 0 7px 5px;
        font: bold 1em Tahoma, Arial, Sans-Serif;
        margin: 0 0 3px 0;
}

        .right_articles {
                background: #f5f5f5;
                color: #414141;
                padding: 8px;
                margin: 0 0 3px 0;
        }

.image {
        float: left;
        margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer {
        clear: both;
        text-align: center;
        padding: 10px 0 10px 0;
        margin: 0;
        border-top: 1px solid #ccc;
        line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }


tr,td{
color:#ffffff;
}

input{
background-color:#004A80;
color:#ffffff;
}

/****************************************************************/

a.linkArancio:link, a.linkArancio:visited {
color: #002266;
text-decoration: underline;
}

a.linkArancio:active, a.linkArancio:hover {
color: #FF8800;
text-decoration: underline;
}

a.linkBlu:link, a.linkBlu:visited {
font-size: 16px;
font-weight: bold;
color: #004466;
text-decoration: none;
}

a.linkBlu:active, a.linkBlu:hover {
font-size: 16px;
font-weight: bold;
color: #FF8800;
text-decoration: none;
}

a.linkGeneri:link, a.linkGeneri:visited {
color: #004466;
text-decoration: underline;
}

a.linkGeneri:active, a.linkGeneri:hover {
color: #FF8800;
text-decoration: underline;
}

/***************************************************************/
/********************* BORDO LINK IMMAGINI *********************/
/***************************************************************/
a:link img, a:visited img {
border-color: #DDDDDD;
} 

a:hover img, a:active img {
border-color: #FF8800;
}

a.linkBlock:link, a.linkBlock:visited {
font-size: 12px;
text-decoration: none;
background-color: #004A80;
padding: 2px 0px 2px 2px;
display: block;
position: relative;
}

a.linkBlock:hover, a.linkBlock:active {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-decoration: none;
background-color: #6AACDD;
padding: 2px 0px 2px 6px;
display: block;
position: relative;
}
