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

BODY {
	color                : #ffffff;
	background-color     : #000000;
	border               :  0px;
	margin               :  0px;
	padding              :  0px;
	text-align           : center;
	font-size            : 11px;
	line-height          : 13px; 
	font-family          : "Trebuchet", "Trebuchet MS", "Helvetica", "Helv", "Arial", "Microsoft Sans Serif"; 
}

h1 {

	font-size            : 36px;
	line-height          : 40px; 
}

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

/* @end */

/* # CANVAS # */

#canvas {
	margin           :   0px auto;
	border           :   0px;
	padding          :   0px;
	width            : 995px;
	min-width        : 995px;
	max-width        : 995px;
	text-align       : center;
	overflow         : hidden;
}

#bck {
	position         : absolute;
	top              :   0px;
	background-image : url( ../img/bck/bck01.jpg );
	background-repeat: no-repeat;
	margin           :   0px auto;
	border           :   0px;
	padding          :   0px;
	width            : 995px;
	min-width        : 995px;
	max-width        : 995px;
	height           : 610px;
	min-height       : 610px;
	max-height       : 610px;
	text-align       : center;
}

#boxhome,
#box {
	position         : absolute;
	top              :   0px;
	border           :   0px;
	padding          :   0px;
	width            : 995px;
	min-width        : 995px;
	max-width        : 995px;
	text-align       : center;
}

#header {
	padding-top      :  40px;
	padding-left     :  35px;
	width            : 960px;
	min-width        : 960px;
	max-width        : 960px;
	height           :  85px;
	min-height       :  85px;
	max-height       :  85px;	
	text-align       : left;
}

	#banner_fp {
		position: relative;
		top: 2px;
		left: 120px;
	}

#contents,
#contents-home {
	width            : 995px;
	min-width        : 995px;
	max-width        : 995px;
}

#contents {
	background-color : #3f3e3e;
	margin-left      :  35px;
	padding-top      :  10px;
	padding-left     :  25px;
	padding-right    :  25px;
	padding-bottom   :  10px;
	width            : 875px;
	min-width        : 875px;
	max-width        : 875px;
	height           : 435px;
	min-height       : 435px;
	max-height       : 435px;
}

	#menubar,
	#menubarhome {
		background-color : #000000;
		color            : #ffffff;
		margin-left      :  35px;
		padding-top      :   2px;
		padding-left     :  10px;
		width            : 915px;
		min-width        : 915px;
		max-width        : 915px;
		height           :  16px;
		min-height       :  16px;
		max-height       :  16px;
		text-align       : left;
	}

	#menubar {
		background-color : #ffed00;
		color            : #000000;
	}

	#indextitles {
		padding-top : 115px;
		padding-left:  35px;
		text-align  : left;
	}

	.textcontents {
		font-size  : 1.1em;
		line-height: 16px;
		text-align : left;
	}

	#casehistories_SX {
		width    : 375px;
		min-width: 375px;
		max-width: 375px;
		float    : left;
	}

		#steplist {
			width     : 375px;
			min-width : 375px;
			max-width : 375px;
		}
		
		.casestep {
			float   : none;
			display : block;
			clear   : both;
		}

			#step1,
			#step2,
			#step3,
			#step4,
			#step5,
			#step6,
			#step7,
			#step8,
			#step9 {
				float: right;
			}

			#stepnum1,
			#stepnum2,
			#stepnum3,
			#stepnum4,
			#stepnum5,
			#stepnum6,
			#stepnum7,
			#stepnum8,
			#stepnum9 {
				padding-left: 10px;
				float: right;
			}

			#stepdesc {
				text-align: right;
			}

	#casehistories_DX {
		position: relative;
		margin-top:  20px;
		width     : 490px;
		min-width : 490px;
		max-width : 490px;
		height    : 300px;
		min-height: 300px;
		max-height: 300px;
		float     : right;
		overflow  : hidden;
	}

		#caseimgstrip {
			position : absolute;
			left     :    0px;
			width    : 30000px;
			min-width: 30000px;
			max-width: 30000px;
		}

		.caseimg {
			position: relative;
			left    : 0px;
			float   : left;
		}

	#videoslide {
		padding-top: 20px;
		height     : 95px;

		float      : none;
		display    : block;
		clear      : both;
	}
	
	#videostripwrapper {
		position: relative;
		width   : 850px;
		height  : 100px;
		overflow: hidden;
		float   : left;
	}
	
	#videostrip {
		position : absolute;
		left     :    0px;
		width    : 2000px;
		min-width: 2000px;
		max-width: 2000px;
	}
	
		div.goeast {
			float       : left;
		}
		
		div.gowest {
			float       : right;
		}
		
		div.vidpreview {
			padding-left :  5px;
			padding-right:  5px;
			font-size    :  1.0em;
			text-align   : right;
			line-height  : 16px;
			float        : left;
		}
		
#bottom {
	padding-left :  35px;
	width        : 925px;
	min-width    : 925px;
	max-width    : 925px;
	height       : 100px;
	min-height   : 100px;
	max-height   : 100px;
}
	
	#news {
		width     : 340px;
		min-width : 340px;
		max-width : 340px;
		float     : left;
	}
	
		#newsbar {
			background-color : #000000;
			padding-top      :   2px;
			padding-left     :  10px;
			width            : 340px;
			min-width        : 340px;
			max-width        : 340px;
			height           :  16px;
			min-height       :  16px;
			max-height       :  16px;
			text-align       : left;
		}
	
		#newscontents {
			padding-top      :  10px;
			padding-left     :  10px;
			width            : 340px;
			min-width        : 340px;
			max-width        : 340px;
			text-align       : left;
		}
	
	#commercial {
		width     : 565px;
		min-width : 565px;
		max-width : 565px;
		float     : right;
	}
	
		#commercialbar {
			background-color : #000000;
			padding-top      :   2px;
			padding-left     :  10px;
			width            : 555px;
			min-width        : 555px;
			max-width        : 555px;
			height           :  16px;
			min-height       :  16px;
			max-height       :  16px;
			text-align       : left;
		}
	
		#commercialcontents {
			padding-top      :  10px;
			padding-left     :  10px;
			width            : 555px;
			min-width        : 555px;
			max-width        : 555px;
			text-align       : left;
		}
	
#footer {
	color       : #343536;
	padding-top :  20px;
	width       : 995px;
	min-width   : 995px;
	max-width   : 995px;
	height      :  75px;
	min-height  :  75px;
	max-height  :  75px;

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

#contacts {
	padding-top: 265px;
}

/* @end */

/* # LINKs # */

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

a:hover,
#menubarhome a:hover {
	color          : #ffed00;
	text-decoration: none;
}

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

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


/* @end */

/* # FORMs # */

.inputbox {
	color            : #666666;
	background-color : #ffffff;
    background-image : url( ../img/bck/input.gif );
    background-repeat: repeat-y;
	border           :  1px solid #9f958d;
	height           : 15px;
	font-size        : 10px;
	font-weight      : bold;
}

.submitbtn,
.submitbtn:hover {
	position : relative;
	top 	 :  8px;
}

.submitbtn:hover {
}

/* @end */

/* Contatti - Form Contatti */

#formbase {
	width: 500px;
	min-width: 500px;
	max-width: 500px;
	
	text-align: left;
}

#fcontatti {
	margin-top: 5px;
}

#fcontatti input {
	background-color: #b0b0b0; 
	border          :  1px solid #898989;
	padding-top     :  2px;
	height          : 18px;
}

#fcontatti textarea {
	background-color: #b0b0b0; 
	border          : 1px solid #898989;
	width           : 480px;
	height          : 60px;
}

#fcontatti fieldset {
	border     :  0px;
	margin     :  0px;
	margin-left: 15px;
	padding    :  0px;
	text-align : left;

	float      : left;
}

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

input.fcontatti_address,
input.fcontatti_company {
	width           : 475px;
}

input.fcontatti_city {
	width           : 230px;
}

input.fcontatti_zipcode,
input.fcontatti_state {
	width           : 60px;
}

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

#fieldset-submitGroup p {
	display: none;
}

#fcontatti #submit {
	background-color: #ffed00;
	color           : #3f3e3e;
	border          :   2px solid #000000;
	margin-top      :  15px;
	width           : 480px;
	height          :  27px;
}

#fieldset-lawGroup p {
	position: relative;
	left: 20px;
	width: 400px;
}

input.fcontatti_lawcheck {
	position: relative;
	top     : -32px;
}

#fcontatti ul.errors {
	display: none;
}

/* @end */

/* ERRORS - ALL the FORMs */

#formerrors {
	position: relative;
	top: -380px;
	left: 510px;
	width: 340px;
}

.errors li {
	position         : relative;
	left             : -5px;
	background-color : #e20a16;
	color            : #ffffff;
	text-align       : right;
	padding          :  5px;
	display          : block;
	float            : none;
	clear            : both;
}

/* @end */

