/**
  * VIVANTE
  * @version 1.0.0
  * @copyright (C) 2008 by Be&Partners (Be S.r.l.) and Simone Conti
 **/
 
 
/* # GENERAL # */

BODY {
	color            : #000000;
	background-image : url( ../img/bck-body.gif );
	background-color : #000000;
	background-repeat: repeat-x;
	border           :  0px;
	margin           :  0px;
	padding          :  0px;
	text-align       : center;
	font-size        : 11px;
	line-height      : 13px; 
	font-family      : "Georgia", "Serif", "Microsoft Serif"; 
}

.endline {
	margin-top   :  10px;
	margin-left  :  35px;
	margin-right :  15px;
	float        : none;
	display      : block;
	clear        : both;
}

.endline {
	margin-left   : 0px;
	margin-right  : 0px;
	border-bottom : 1px solid #746a5f;
}

.ending {
	float   : none;
	display : block;
	clear   : both;
}

/* @end */

/* # CANVAS # */

#maincanvas,
#canvas {
	margin           :   0px auto;
	border           :   0px;
	padding          :   0px;
	width            : 765px;
	min-width        : 765px;
	max-width        : 765px;
	text-align       : center;
}

#header,
#headerhome {
	background-color : #fbb03b;
	width            : 725px;
	min-width        : 725px;
	max-width        : 725px;
	height           : 120px;
	min-height       : 120px;
	max-height       : 120px;
	padding-top      :  15px;	
	padding-left     :  20px;	
	padding-right    :  20px;	
}

#headerhome {
	background-color : #bed630;
}

	#header_logo {
		width            : 290px;
		min-width        : 290px;
		max-width        : 290px;
		height           : 120px;
		min-height       : 120px;
		max-height       : 120px;
		float            : left;
	}
	
	#header_contents {
		background-image : url( ../img/bck-header.gif );
		background-repeat: no-repeat;
		padding-top      :  90px;
		width            : 430px;
		min-width        : 430px;
		max-width        : 430px;
		height           :  30px;
		min-height       :  30px;
		max-height       :  30px;
		text-align       : right;
		float            : right;
	}
	
#sidebar,
#sidebarhome {
	background-color : #fbb03b;
	width            : 145px;
	min-width        : 145px;
	max-width        : 145px;
	height           : 310px;
	min-height       : 310px;
	max-height       : 310px;
	padding-top      :  80px;	
	padding-left     :  20px;	
	text-align       : left;
	line-height      :  18px;
	float            : left;
}

#sidebarhome {
	background-color : #bed630;
	padding-top      :  20px;	
	width            : 245px;
	min-width        : 245px;
	max-width        : 245px;
}

	#img_videoproduction {
		position: relative;
		left    : -15px;
	}

#contents,
#contentshome {
	background-color : #fbb03b;
	width            : 765px;
	min-width        : 765px;
	max-width        : 765px;
}

#contentshome {
	background-color : #bed630;
}

	#videoarea {
		background-image : url( ../img/bck-video.gif );
		background-repeat: no-repeat;
		padding-top  :  25px;
		padding-right:  20px;
		width        : 480px;
		min-width    : 480px;
		max-width    : 480px;
		text-align   : right;
		float        : right;
	}

		#vmytplayer {
			margin-right: 20px;
		}
	
		#jwplayer {
			margin-left: 80px;
		}
	
		#videoctrls {
			padding-top : 10px;
			padding-left: 70px;
			text-align  : left;
		}

		#curTime {
			width: 30px;
			min-width: 30px;
			max-width: 30px;
			float: left;
		}
		
		#timeLine {
			background  : #ffffff;
			margin-top  :   5px;
			margin-left :  10px;
			margin-right:  10px;
			width       : 320px;
			min-width   : 320px;
			max-width   : 320px;
			height      :   5px;
			min-height  :   5px;
			max-height  :   5px;
			float       : left;
		}

		#timeTrack {
			position  : relative;
			top       : -3px;
			left      : 30px;
			width     : 15px;
			min-width : 15px;
			max-width : 15px;
			height    : 10px;
			min-height: 10px;
			max-height: 10px;
		}

		.ctrls {
			margin-left: 30px;
		}
	
	#contentareahome {
		width        : 735px;
		min-width    : 735px;
		max-width    : 735px;
		padding-left :  10px;
		padding-right:  10px;

		clear        : both;
		float        : none;
	}

	#contentarea {
		padding-top  :  25px;
		padding-right:  20px;
		width        : 580px;
		min-width    : 580px;
		max-width    : 580px;
		text-align   : right;
		float        : right;
	}

		#ttl_migliori {
			width    : 130px;
			min-width: 130px;
			max-width: 130px;
			float    : left;
		}
		
		#txt_migliori {
			float: right;
		}

#videoslide {
	height  : 120px;
}

#videostripwrapper {
	position: relative;
	width   : 685px;
	height  : 120px;
	overflow: hidden;
	float   : left;
}

#videostrip {
	position : absolute;
	left     :    0px;
	width    : 2000px;
	min-width: 2000px;
	max-width: 2000px;
}

#formbase {
	background    : #fcc875;
	padding-top   : 15px;
	padding-bottom: 10px;
	padding-right : 10px;
	display       : block;
	clear         : both;
}

#footer,
#footerhome {
	background-color : #fbb03b;
	background-repeat: no-repeat;
	padding-top      :  10px;
	width            : 765px;
	min-width        : 765px;
	max-width        : 765px;
	height           :  35px;
	min-height       :  35px;
	max-height       :  35px;

	display			 : block;
	float			 : none;
	clear			 : both;
}

#footerhome {
	background-color : #bed630;
}

	#logo {
		margin-top :  30px;
		margin-left: 135px;
		float      : left;
	}

	#indirizzo {
		margin-top  :  30px;
		margin-right:  90px;
		text-align  : right;
		line-height :  10px;
		float       : right;
	}

	#credits {
		margin-top  :   5px;
		text-align  : center;
		line-height :  16px;
		clear       : both;
		float       : none;
	}

div.highlight,
div.nohighlight {
	width         : 725px;
	min-width     : 725px;
	max-width     : 725px;
	margin-top    :   5px;
	margin-bottom :   2px;
	padding       :  10px;
	text-align    : left;
}

div.highlight {
	background    : #d8e24c;
}

div.nohighlight {
	padding-left  :  25px;
}

div.highlightorange {
	background: #fcc875;
}

div.goeast {
	float: left;
}

div.gowest {
	float: right;
}

div.vidpreview,
div.text {
	padding-left :  7px;
	padding-right:  7px;
	font-size    :  0.9em;
	text-align   : center;
	line-height  : 30px;
	float        : left;
}

div.text {
	line-height  : 20px;
}

div.hr {
	background-image : url( ../img/bck-hr.gif );
	background-repeat: no-repeat;
	width: 100%;
	height: 10px;
	clear: both;
	float: none;
}

div.vr {
	background-image : url( ../img/bck-vr.gif );
	background-repeat: no-repeat;
	width            :   4px;
	height           : 120px;
	float            : left;
}

div.space {
	background-image : url( ../img/bck-blank.gif );
	background-repeat: no-repeat;
	width            :   4px;
	height           : 120px;
	float            : left;
}

div.playvideo {
	position   : relative;
	top        :  -3px;
	background : #000000;
	width      : 155px;
	min-width  : 155px;
	max-width  : 155px;
	height     : 15px;
	line-height: 15px;
}

div.closer {
	clear: both;
	float: none;
}

/* @end */

/* # LINKs # */

a:link,
a:visited {
	color          : #ffffff;
	text-decoration: none;
}

a:hover {
	color          : #c0c0c0;
	text-decoration: none;
}


/* @end */

/* # CONTATTI FORM # */

#fcontatti {
	margin-top: 5px;
}

#fcontatti input {
	background-color: #ffffff; 
	border          :  0px;
	margin-top      :  2px;
	padding-top     :  2px;
	padding-left    :  2px;
	height          : 15px;
	font-family     : "Georgia", "Serif", "Microsoft Serif"; 
}

#fcontatti textarea {
	background-color: #ffffff; 
	margin-bottom   :  25px;
	padding-top     :  2px;
	padding-left    :  2px;
	border          :   0px;
	width           : 490px;
	height          :  60px;
	font-family     : "Georgia", "Serif", "Microsoft Serif";
	font-size       :  12px;
}

#fcontatti fieldset {
	border       :  0px;
	margin       :  0px;
	margin-left  : 15px;
	margin-bottom: 10px;
	padding      :  0px;

	float        : left;
}

input.fcontatti_name,
input.fcontatti_surname,
input.fcontatti_address,
input.fcontatti_address,
input.fcontatti_zipcode,
input.fcontatti_city,
input.fcontatti_prov,
input.fcontatti_email,
input.fcontatti_tel {
	width           : 210px;
}

input.fcontatti_company,
input.fcontatti_role {
	width           : 187px;
}

input.fcontatti_address,
input.fcontatti_city {
	width           : 350px;
}

input.fcontatti_zipcode,
input.fcontatti_prov {
	width           : 70px;
}

#fcontatti fieldset p {
	margin       :  0px;
	margin-top   :  5px;
	margin-bottom:  2px;
	padding      :  0px;
	border       :  0px;
	font-size    : 11px;
	line-height  : 13px;
}

#fcontatti fieldset#fieldset-nameGroup p,
#fcontatti fieldset#fieldset-surnameGroup p,
#fcontatti fieldset#fieldset-companyGroup p,
#fcontatti fieldset#fieldset-roleGroup p,
#fcontatti fieldset#fieldset-addressGroup p,
#fcontatti fieldset#fieldset-zipcodeGroup p,
#fcontatti fieldset#fieldset-cityGroup p,
#fcontatti fieldset#fieldset-provGroup p,
#fcontatti fieldset#fieldset-emailGroup p,
#fcontatti fieldset#fieldset-telGroup p,
#fcontatti fieldset#fieldset-briefGroup p {
	margin-right :  5px;
	width        : 50px;
	min-width    : 50px;
	max-width    : 50px;
	float        : left;
}

#fcontatti fieldset#fieldset-roleGroup p {
	width        : 95px;
	min-width    : 95px;
	max-width    : 95px;
}

#fieldset-invia_richiestaGroup p {
	display: none;
}

#fcontatti #invia_richiesta {
	background-color: #ffffff;
	border          :   0px;
	margin-top      :   5px;
	margin-left     :  55px;
	width           : 100px;
	height          :  27px;
}

#fieldset-lawGroup p {
	position  : relative;
	left      :  25px;
	width     : 350px;
	text-align: left;
}

input.fcontatti_law {
	position: relative;
	top     :  -30px;
	left    : -330px;
}

#fcontatti ul.errors {
	display: none;
}

#formerrors {
	background-color : #000000;
	color            : #ffffff;
	margin           :  0px auto;
	padding          :  25px;
	width            : 530px;
	min-width        : 530px;
	max-width        : 530px;
	height           : 300px;
	min-height       : 300px;
	max-height       : 300px;
	
	text-align       : center;
			         
	clear            : both;
	float            : none;
}

#formerrors {
	position         : absolute;
	top              : 155px;
}

/* @end */


