
/* -- This specific style sheet is being included at the homepage -- */

#banner-home {
	background: url(../images/home/banner-home.jpg) no-repeat;
	width: 888px;
	height: 300px;
	position: relative;
}

#banner-home #demo {
	position: absolute;
	left: 285px;
	top: 190px;
	height: 54px;
	background: url(../images/home/demo-thumb.jpg) no-repeat;
	padding-left: 110px;
	padding-top: 7px;
}

#info-home-smartfolder, #info-home-languages {
	padding-left: 125px;
	padding-top: 14px;
}

#info-home-intro {
}

#info-home-intro h3 {
	padding-top: 8px;
}

#info-home-smartfolder {
	background:url(../images/home/icon-smartfolder-small.png) no-repeat 20px 0px;
	padding-bottom: 20px;
}

#info-home-languages {
	background:url(../images/home/icon-languages-small.png) no-repeat 20px 0px;
}

.module-text {
	padding-top:5px;
	padding-bottom:5px;
}


#modules-wrapper {
	clear: both;
	width: 888px;
	padding-top: 20px;
}

#modules-wrapper h2 {
	padding-bottom: 12px;
}

#modules {
	width: 888px;
	height: 179px;
	background: url(../images/home/modules-gradient.jpg) no-repeat #f0f0f0;
	border-top: 1px solid #93969a;
	border-bottom: 1px solid #d7d9db;
	margin-bottom: 10px;
}

#carousel li {
	float:left;
	padding-left:15px;
	padding-right:15px;
}
