/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../../../css/layout.css);


/* Layout
----------------------------------------------------------------------------------------------------*/

div.wrapper {
	width:770px;
}

#page #content {
	margin: 0;
	padding-bottom: 61px;
}

#page #sidebar-a {
	width: 90px;
	padding: 10px;
	margin: 20px 10px 20px 20px;
	position:relative;
}

#page #maininner {
	width: 598px;
	padding: 0;
	margin: 20px 20px 20px 10px;
	position: relative;
}

#page #innerbottom {
	border: 1px solid #e8d0d5;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	color: #C7C7C7;
}

/* inner bottom doble */


#page #innertop-left {
	width: 211px;
	padding:0 0 0 10px;
	float: left;
}

#page #innerbottom-left {
	width: 201px;
	padding:0 5px 0 15px;
	float: left;
}

#page #innertop-right {
	width: 377px;
	float: right;
}

#page #innerbottom-right{
	width: 367px;
	float: right;
	background: #ececec;
	padding: 0 0 0 10px;
}
/* old good style
#page #innerfooter {
	border:none;
	height: 39px;
	line-height: 38px;
	padding: 22px 10px 0px;
	font-size: 10px;
	color: #C7C7C7;
	position: absolute;
	bottom: 0;
	width: 578px;
	background:#333 url(../images/footer_bg.gif) top left no-repeat;
}
*/
#page #innerfooter {
	border:none;
	height: 12px;
	line-height: 12px;
	padding: 22px 0px 0px;
	font-size: 10px;
	color: #C7C7C7;
	position: absolute;
	bottom: 0;
	width: 598px;
	background:none;
}

#page.home-page #inner-bottom-double p {
	color: #7C7C7C;
	font-size: 14px;
	font-family: Helvetica;
	display: inline-block;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	text-indent:0px;
}

#page.home-page #inner-bottom-double #innerbottom-left {

}

div.alpha-index-3 {
	margin-top:14px;
}

