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

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


/* Spacing
----------------------------------------------------------------------------------------------------*/
body{
	color:#193b69;
}
.module,
#header{},
#breadcrumbs,
#content,


#footer .module {
	margin: 0;
	}

#headerbar {
	margin:0px 10px 0px 10px;
	display:block;
	background:url(../images/header.jpg);
	width:960px;
	height:150px;
	position:relative;
}

#menubar {
	margin:0px 10px 0px 10px;
	display:block;
    height:36px;
	background-color:#193b69;
	border-bottom:10px solid #d8a984;
}

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

#totop-scroller {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 20px;
	height: 20px;
	background: url(../images/totop_scroller.png) 50% 50% no-repeat;
	text-decoration: none;
}
.wrapper{
	background:url(../images/bg.png);
	width:980px;
	background-repeat:repeat-y;
}
#content{
	margin:0px 10px 0px 10px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;}
.module.mod-box{
	margin:0px 10px 0px 10px;}
.sliderHolder{
	}
	#topb{
	}
	/*
	#main{
		background:url(../images/content_band.png);
		width:960px;
		margin-left:10px;
		background-repeat:no-repeat;
	}*/
	#footer {
		background:url(../images/footer.png);
		margin:0px 10px 0px 10px;
		min-height:118px;}
		#footer a{
			color:#FFF;
		}
	#footer .module {
		color:#EEE;
		padding-top:75px;
		text-align:right;
		padding-left:20px;
		padding-right:20px;}
	#system{
		display:block;
	}
	#menubar #menu{
		float:right;
		padding-right:15px;}
	#top-a{
		background:url(../images/content_band.png) 50% 100%;
		background-repeat:no-repeat;
		padding-bottom:37px;
		margin-bottom:10px;
		}
	#system td{
		vertical-align:top;
		}