.home-main {
	font-weight: normal;
	font-size: 3.0em;
	color: #333;
	margin-top: 0px;
}

.home-logo-container {
	float: left;
	height: 100%;
	margin-top: 30px;
}

.highlight {
	color: #5E9C1F;
}

.home-text-container {
	float: left;
	line-height: 17px;
	height: 110px;
	width: 350px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 15px;
	font-size: 1em;
	text-align: justify;
}

.home-title {
	clear: both;
	margin-bottom: 10px;
	font-size: 1.6em;
}

.home-content-entry {
	width: 48%;
	float: left;
	margin-top: 15px;
}

div.quote {
	clear: both;
	font-size: 1.2em;
	margin-top: 320px;
	text-align: center;
}

#slider {
	margin: 10px auto;
	width: 880px;
	height: 200px;
}

#slider-container {
	background: transparent url(../../images/home/slide-bg.png) no-repeat
		scroll 0 0;
	margin-top: 10px;
	padding: 12px;
	height: 236px;
	width: 595px;
	float: right;
}

.slider-item {
	width: 880px;
}

.slide-title {
	
}

.slide-title h2 {
	font-size: 2.1em;
	font-weight: normal;
	text-align: left;
	color: #777777;
}

.slide-text-with-img {
	width: 70%;
	margin-top: 10px;
	float: left;
}

.slide-text-short {
	width: 45%;
	margin-top: 20px;
}

.slide-text {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2em;
	text-align: justify;
}

#pager-container {
	float: left;
}

.navigator {
	float: left;
	width: 36px;
	height: 36px;
}

.top-mashape .name {
	font-weight: bold;
}

.step1 {
	background-image: url("../../images/home/step1-off.png");
}

.step1-on {
	background-image: url("../../images/home/step1-on.png");
}

.step2 {
	background-image: url("../../images/home/step2-off.png");
}

.step2-on {
	background-image: url("../../images/home/step2-on.png");
}

.step3 {
	background-image: url("../../images/home/step3-off.png");
}

.step3-on {
	background-image: url("../../images/home/step3-on.png");
}

.step4 {
	background-image: url("../../images/home/step4-off.png");
}

.step4-on {
	background-image: url("../../images/home/step4-on.png");
}

#prev-container {
	background-image: url("../../images/home/prev.png");
}

#next-container {
	background-image: url("../../images/home/next.png");
}

div.search-hint {
	color: #eee;
	font-size: 1.2em;
	margin-left: 15px;
	margin-top: -10px;
	text-align: left;
}

h2.home-sub-main {
	text-align: center;
	font-style: italic;
	color: #aaa;
	font-weight: normal;
}

.home-list {
	line-height: 1.4em;
	list-style-type: square;
	margin-left: 15px;
}

div.subtitle {
	font-size: 15pt;
	line-height: 16pt;
	text-align: justify;
	float: left;
	width: 305px;
	margin-top: 25px;
}

.top-mashape {
	background-color: white;
	border: 2px solid #FFFFFF;
	float: left;
	font-size: 12px;
	height: 165px;
	margin: 5px 40px;
	padding: 5px;
	text-align: center;
	width: 200px;
}

.top-mashapes-title {
	text-align: center;
	margin-top: 10px;
	font-size: 13pt;
}

.top-mashape .content {
	border: 2px solid #D0D0D0;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	height: 152px;
}

.top-mashape .additional-info {
	display: none;
	height: 72px;
	margin-top: 16px;
	text-align: left;
	margin-top: 16px;
}

.top-mashape .img {
	margin-top: 8px;
	height: 80px;
}

.subsection {
	width: 450px;
	float: left;
	margin-top: 15px;
	text-align: center;
}

.subsection h3 {
	font-size: 1.8em;
	margin-bottom: 25px;
}

.home-btn-container {
	text-align: center;
	width: 350px;
	margin: 40px auto 0;
}

.subsection-separator {
	background-color: #D0D0D0;
	float: left;
	height: 250px;
	margin: 9px;
	width: 2px;
}

div.subsection ul {
	text-align: left;
	list-style: disc;
	margin-left: 30px;
}

div.subsection ul li {
	font-size: 1.2em;
	margin: 10px 0;
}

a.home-btn {
	display: block;
	height: 55px;
	width: 350px;
	text-indent: -9999px;
}

a#developer {
	background: transparent url(../../images/home/i-m-a-developer.png)
		no-repeat scroll 0 0;
}

a#developer:hover {
	background: transparent url(../../images/home/i-m-a-developer-on.png)
		no-repeat scroll 0 0;
}

a#explore {
	background: transparent url(../../images/home/explore.png) no-repeat
		scroll 0 0;
}

a#explore:hover {
	background: transparent url(../../images/home/explore-on.png) no-repeat
		scroll 0 0;
}

.view-info {
	cursor: pointer;
	float: right;
}

div.subheader-title-container {
	padding: 5px 0;
}

h1.subheader-title {
	color: #FFFFFF;
	font-size: 1.9em;
	font-weight: bold;
}

.mashape-list-entry {
	float: left;
	display: block;
	width: 225px;
	height: 210px;
	margin: 40px 40px 10px;
}

.btnPDescription {
	float: right;
	cursor: pointer;
}

.mashape-list-entry .name {
	margin: 4px auto;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	width: 180px;
}

.mashape-list-entry .category {
	display: none;
	margin-top: 8px;
	height: 64px;
}

.mashape-list-entry .description {
	margin-top: 4px;
	visibility: hidden;
}

.mashape-list-entry .users {
	margin-top: 4px;
	color: #808080;
}

.mashape-list-entry-adder {
	float: right;
	height: 18px;
	padding: 1px;
}

.mashape-list-entry .content {
	border: 2px solid #D0D0D0;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}

.mashape-list-entry .pdescription {
	color: #808080;
	height: 65px;
	padding-top: 5px;
	text-align: left;
}

.mashape-list-entry .img {
	margin-top: 8px;
	height: 64px;
}

.learn-button {
	float: right;
	margin-top: 3px;
	width: 75px;
	font-size: 12px;
	text-align: right;
	padding-top: 2px;
}

.learn-button a {
	color: #28B3ED;
}

.author {
	float: left;
	margin-top: 0px;
	text-align: left;
	padding-top: 2px;
	color: #808080;
}