@charset "utf-8";
/* CSS Document */


html,body{
	margin:0;
	padding:0;
	height: 100%;	
}
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #aaa;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-left: 10px;
}
strong{
	color: #666;
}
ul{
	padding: 0px;
	margin: 0px;

}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 0px;
	border: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
legend {
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	font-size: 18px;
	font-weight: normal;
	color: #7AAD06;
}
a:link, a:visited {
	color: #B2B2B2;
	text-decoration: none;
	font-family: "Arial Black", Helvetica, sans-serif;
}
a:hover, a:active {
	color: #E6E6E6;
}
p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}




#page_container {
	padding-top: 50px;
}
#page {
	width: 965px;
}
#header_container {
	width: 100%;
	height: 55px;
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#header {
}
#logo {
	float: left;
	width: 300px;
}
#header_box1 {
	float: right;
	width: 665px;
}
#nowin {
	float: left;
	padding-top: 35px;
}
#contacts {
	width: 160px;
	float: right;
	padding-top: 25px;
}
#contacts a:link, #contacts a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	font-weight: normal;	
}
#contacts a:hover, #contacts a:active {
	color: #B2B2B2;
}




#box_main {
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: left 80px;
	min-height: 635px;
}
#left{
	min-height: 555px;
	padding-top: 5px;
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#left_container {
	padding-top: 80px;
	float: left;
	width: 235px;
	background-image: url(../images/logo_r.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
#left h2 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#left .dropmealine a:link, #left .dropmealine a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	font-weight: bold;	
}
#left .dropmealine a:hover, #left .dropmealine a:active {
	color: #B2B2B2;
}

#navigation {
	height: 285px;
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-transform: uppercase;
}


#navigation ul {
	list-style-type: none;
}
#navigation ul li {
	
}
#navigation ul li a {
	font-size: 11px;
}

#right_container {
	float: right;
	width: 730px;
}
#right {
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 65px;	
	min-height: 635px;
	padding-top: 5px;
	
}
#right_box1 {

}

#right_box1 #pagetitle {
	float:left;
	width: 20%;

}
#right_box1 #pagenav {
	float:right;
	width: 80%;
	text-align:right;

}


#right #pagetitle h1 {
	font-family: "Arial Black", Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #4C4C4C;
	line-height: 80px;
}
#right #pagetitle img {
	margin-bottom: 35px;
	margin-top: 35px;

}

#right #slide_container {
	height: 285px;
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#right #reel_container {
	height: 285px;
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#right #design_container {
	height: 390px;
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
/* #right #design_container #carousel_design {
	padding-top: 11px;
}*/


#right #stills_container {
	height: 390px;
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*
#right #stills_container #carousel_stills {
	padding-top: 11px;
}
*/
#right #share_container {
	height: 285px;
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}



#right #news_container table td {
	vertical-align:top;
}
#right #news_container table td p {
	padding: 5px;
}

#right p {
	padding-top: 5px;
}
#right a {
}
#right a:hover {
}

#right h2 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#footer_container {
	padding-top: 5px;
	clear:both;
	width: 100%;
	min-height: 50px;
}

#footer_container #poweredby {
	float: left;
	width: 235px;
}
#footer_container #copyright {
	float: right;
	width: 665px;
}








.input_fields {
	display: block;
	font-size: 16px;
	color: #20ABDF;
	border: 1px solid #7AAD06;
	font-weight: bold;
	width: 190px;
	padding: 3px;
	background-color: #eeeeee;
}

.input_submit {
	display: block;
	color: #236A00;
	background-color: #E4F312;
	font-weight:bold;
	background-image: url(../images/bg_input_submit.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 5px;
	cursor: pointer;
	cursor: hand;
}
.text_over_input {
	display:block;
}
.separatore_left {
	display:block;
	height: 5px;
	background-image: url(../images/separatore.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

.clearbt {
	clear:both;
}

.textarea_share {
	border:0px;
	width: 430px;
	height: 270px;
	background-color: #666666;
	color: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.input_mailinglist_share {
	border:0px;
	background-color: #E1E1E1;
	color: #999999;
	font-size: 11px;
	width: 150px;
	height: 15px;
	padding: 0px;
	

}
.submit_mailinglist_share {
	color: #B3B3B3;
	font-size: 11px;
	text-align: right;
	border:0px; 
	size: 50%; 
	padding:0px; 
	margin:0px;
	margin-left: 2px;
	width: 80px;
	height: 15px;
	vertical-align:middle;
	cursor: pointer;
	cursor: hand;
	border: 0px;
} 
.submit_content_share {
	border:0px;
	size: 50%;
	padding:0px;
	margin:0px;
	margin-left: 2px;
	width: 80px;
	height: 15px;
	vertical-align:middle;
	cursor: pointer;
	cursor: hand;
} 


.linkfreezed {
	font-family: "Arial Black", Helvetica, sans-serif;
	color: #E6E6E6;
}

.play {
	position: absolute;
	left: 299px;
	top: 159px;
	
}
.relative {
	position: relative;
}


























/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 665px;
    height: 280px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin-tango .jcarousel-container {
/*    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;
	*/
	
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 665px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  665px;
    height: 280px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 665px;
    height: 280px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 109px;
    right: 25px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 109px;
    left: 25px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-control {
	position:absolute;
	width: 665px;
	display:block;
	text-align: right;
	line-height: 11px;
	left:0px;
	top:0px;
}







.jcarousel-skin-cash .jcarousel-container {
/*    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;
	*/
	
}

.jcarousel-skin-cash .jcarousel-container-horizontal {
    width: 665px;
}

.jcarousel-skin-cash .jcarousel-clip-horizontal {
    width:  665px;
    height: 385px;
}


.jcarousel-skin-cash .jcarousel-item {
    width: 665px;
    height: 385px;
}

.jcarousel-skin-cash .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-cash .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
