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

	*		LAYOUT GENERALE *
	*		Created:	 06/10/2009	 *
	*		Last update: 06/10/2009  * 
	*		Nome gruppo di proprieta': Files Anywhere	 	     *
    *		Author: Katty Garcia		 		 *

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


#top-feature-page {
	float: left;
	position: relative;
	width: 869px;
	height: 85px;
	background: url(../HomeImages/bg-top-fp.png) no-repeat;
	margin-bottom: 10px;
	left: 10px;
}

#top-feature-page a.start-now, #top-feature-page a.start-now:visited {
	width: 150px;
	height: 45px;
	float: right;
	display: block;
	position: relative;
	right: 16px;
	text-indent: -9999px;
	top: 23px;
	background: url(../HomeImages/btn-startnow-fp.jpg) no-repeat left top;
}

#top-feature-page a.start-now:hover {
	background: url(../HomeImages/btn-startnow-fp.jpg) no-repeat left bottom;
}

.col-left {
	width: 390px;
	margin-right: 15px;
	float: left;
	position: relative;
	left:22px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background: url(../HomeImages/bg-chooseplan-fp.png) no-repeat left bottom;
}

.col-left span {
	color: #669900;
	font-family: "Arial Black", Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	position: relative;
	top: 5px;
	left: 10px;
}

.col-left p {
	padding: 10px 10px 0 0;
	margin-top: 35px;
	font-weight: bold;
	color: #666;
	font-size: 12px;
}

a.btn-show-all, a.btn-show-all:visited {
	width: 135px;
	height: 40px;
	float: left;
	display: block;
	text-indent: -9999px;
	background: url(../HomeImages/btn-showall.png) no-repeat left top;
	margin-bottom: 5px;
	margin-top: 25px;
}

a.btn-show-all:hover {
	background: url(../HomeImages/btn-showall.png) no-repeat right top;
}
.hide-btn {
	width: 135px;
	height: 40px;
	display: block;
	margin-bottom: 5px;
	margin-top: 25px;
}
.col-right {
	float: left;
	position: relative;
	left: 3px;
}

#single-plan, #multi-plan, #corp-plan {
	float: left;
	height: 63px;
	padding: 0;
	text-align: center;
	color: #72acc4;
	font-family: "Arial Black", Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
}

#single-plan {
	width: 198px;
	background: url(../HomeImages/bg-single-div.png) no-repeat right top;
}

#multi-plan, #corp-plan {
	width: 132px;
}

#multi-plan {
	background: url(../HomeImages/bg-multi-div.png) no-repeat right top;
}

#corp-plan {
	background: url(../HomeImages/bg-corp-div.png) no-repeat right top;
}

.box-price {
	color: #042643;
	border-right: 1px solid #c1dced;
	font-size: 12px;
	margin: 0;
	margin-top: 25px;
	width: 65px;
	float: left;
	height: 60px;
	text-align: center;
	padding-bottom: 6px;
}

.box-price.border {
	width: 64px;
	left: 2px;
	position: relative;
	border-left: 1px solid #c1dced;
	border-bottom: none;
}

.box-price span {
	display: block;
}

a.btn-signup-fp, a.btn-signup-fp:visited {
	width: 52px;
	height: 30px;
	display: block;
	margin-top: 8px;
	left: 7px;
	position: relative;
	text-indent: -9999px;
	background: url(../HomeImages/btn-signup-fp.png) no-repeat left top;
}

a.btn-signup-fp:hover {
	background: url(../HomeImages/btn-signup-fp.png) no-repeat left bottom;
}

.demo-show2 {
	width:865px;
	margin:0;
	float: left;
}

.demo-show h3, .demo-show2 h3 {
	margin: 0;
	padding:3px 0 3px 10px;
	width:857px;
	background: #d7e9ed;
	font-family: "Arial Black", Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #386785;
	cursor: pointer;
	font-size: 16px;
	color: #000;
}

.demo-show div, .demo-show2 div {
	padding: 0
}

.demo-show p, .demo-show2 p {
	margin-top: 0
}

.hover {
	cursor: pointer;
	background: #ffc
}

#hover-demo1,#hover-demo2 {
	border: 1px
solid #090;
	padding: 0
1em
}
ul#det-fp {
	width: 865px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}
#det-fp li {
	font-size: 11px;
	color: #333;
	list-style: none;
	padding:0;
	width: 851px;
	border-bottom: 1px solid #c1dced;
	background: url(../HomeImages/bg-accordion.png) repeat-y right top;
}
#det-fp li div.off, #det-fp li div.on {
	float: left;
	width: 65px;
	display: block;
	padding:7px 0;
	text-indent: -9999px;
	text-align: center;
	background: url(../HomeImages/li-off.jpg) no-repeat center center;
}

#det-fp li div.on {
	background: url(../HomeImages/li-on.jpg) no-repeat center center;
}
#det-fp li div.on.last, #det-fp li div.on.last {
	width: 68px;
}
#det-fp li div.on.fix-2row, #det-fp li div.off.fix-2row {
	padding: 15px 0;
}
#det-fp li div.on.fix-4row, #det-fp li div.off.fix-4row {
	padding: 30px 0;
}
div.info-det-fp {
	padding:7px 7px 7px 15px;
	width: 370px;
	border-right: 1px solid #c1dced;
	float: left;
	margin: 0;
}
.info-det-fp span {
	font-weight: bold;
	color: #21507c;
}
/* ACCORDION */

#slider {
	width: 849px;
	font-family: verdana;
	float: left;
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
	left: 22px;
}
.header {cursor:pointer;
	display:block;
	height: 20px;
	padding-top: 8px;
	padding-left: 25px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: black;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #c1dced;
	font-family: "Arial Black", Arial, Verdana, Helvetica, sans-serif;
	background: #f2f2f3 url(../HomeImages/li-open-acc.png) no-repeat left bottom;}
.header:hover {background: #e1f0ff url(../HomeImages/li-open-acc.png) no-repeat left bottom;}
.header.active {
	color: black;
	height: 20px;
	padding-top: 8px;
	padding-left: 25px;
	background: #c3e2e9 url(../HomeImages/li-close-acc.jpg) no-repeat left bottom;
}
.content {overflow:hidden}
.green {
	background-color: #def9c3;
	color: #666;
	margin:15px 25px 15px 25px;
	padding:15px;
	font-size: 12px;
	border: 1px solid #99cb65;
}
.green.attention {
	padding-left: 50px;
	background:#ebffd6 url(../HomeImages/ico-attention-green.png) no-repeat 20px center;
}
.green strong {
	color: #053200;
	font-weight: bold;
}
.green span {
	color: #000;
	font-weight: bold;
}
/*
.acordion-fp  {
	

}
.acordion-fp div {
	background-color: #fff;
}

.acordion-fp p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.acordion-fp a {
	
}
.acordion-fp a:hover {
	
}
.acordion-fp a.selected {
	color: black;
	height: 23px;
	padding-top: 5px;
	padding-left: 25px;
	background: #c3e2e9 url(../HomeImages/li-close-acc.jpg) no-repeat left bottom;
}*/

