@viewport {
    zoom: 1.0;
    width: device-width;
}

body {
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #e2e1df;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: black;
}

a img {
	border: 0px;
}

.mobileheader {
	display: none;
}

#layout {
	width: 1000px;
	margin: 0 auto;
	position: relative; 
}

.container { position: relative;}

.cleaner { 
	clear: both;
	height: 0;
	overflow: hidden; 
}

.header {
	width: 100%;
	position: relative;
	clear: both;
}

.header .container {
	padding:0px;
	margin:0px;
}

.header .logo { 
    /*position: absolute;
	left: 0;*/
}

#mobilemenu, .mininavigation {
	display: none;
}

.navigation {
	padding: 20px 0px 0px 33px;
	margin: 0px;
	height: 38px;
}

.navigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.navigation li a {
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
	height: 38px;
}

.navigation li a.m1 {
	background-image: url(../img/m1f.gif?v=2);
}

.navigation li a.m2 {
	background-image: url(../img/m2f.gif);
}

.navigation li a.m3 {
	background-image: url(../img/m3f.gif?v=2);
}

.navigation li a.m4 {
	background-image: url(../img/m4f.gif?v=2);
}

.navigation li a.m5 {
	background-image: url(../img/m5f.gif?v=2);
}

.navigation li a.m6 {
	background-image: url(../img/m6f.gif?v=2);
}

.navigation li a.m7 {
	background-image: url(../img/m7f.gif);
}

.navigation li a.m1:hover, .navigation li a.m2:hover, .navigation li a.m3:hover, .navigation li a.m4:hover, .navigation li a.m5:hover, .navigation li a.m6:hover, .navigation li a.m7:hover {
	background-position:0 -38px;
}

.navigation li a img {
	font-size: 0;
}

/* ===> NEWS */

.news {
	width: 803px;
	height: 140px;
	position: relative;
	clear: both;
	padding-left: 50px;
	padding-top: 10px;
	background: url(../img/news2.png) 0 0 no-repeat;
	margin: 20px 0 0 32px;
}

.news .line {
	width: 803px;
	height: 6px;
	border-style: solid;
	border-color: #686a6c;
	border-width: 1px 0 0 0;
	clear: both;
}

.news .item {
	display: inline-block;
	width: 146px;
	height: 120px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: top;
}

.news .item .picture {
	display: inline-block;
}

.news .item .picture a {
	display: inline-block;
	width: 86px;
	height: 86px;
}

.news .title {
	display: block;
	height1: 19px;
	margin: 4px 4px 0 4px;
	line-height: 100%;
}

.news .title a {
	color: white;
	text-decoration: none;
}

.news .title a:hover {
	color: white;
	text-decoration: underline;
}

.news .picture {
	width: 86px;
	height: 86px;
	border-radius: 43px;
	-webkit-border-radius: 43px;
	-moz-border-radius: 43px;
}

.news .link a {
	float: left;
	padding: 6px 0 0 0;
	color: #d2222a;
	text-decoration: none;
}

/* <=== NEWS */

.footer {
	width: 847px;
	height: 100%;
	position: relative;
	clear: both;
	background-image: url(../img/star.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: 50px;
}

.footer .artmedia {
	margin: 19px 0 0 33px;
	height: 240px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	background-color: black;
}

.footer .copyright {
	display: inline-block;
	vertical-align: top;
	margin: 19px 0 0 9px;
	background-image: url(../img/copyback.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 375px;
}

.footer .copyright p {
	height: 90px;
	min-height: 90px;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 7px;
	padding: 0;
	color: #71706f;
}

.footer .copyright .seo {
	margin: 20px 0 0 10px;
}

.footer .copyright p a, .footer .copyright .seo a {
	color: #d6383f;
	text-decoration: none;
}

.footer .copyright p a:hover {
	text-decoration: underline;
}

.footer .ads {
	display: inline-block;
	vertical-align: top;
	padding-right: 10px;
	width: 290px;
}

.footer .ad {
	float: right;
	margin: 19px 0 0 16px;
	width: 76px;
}

.footer .ad a {
	text-decoration: none;
	color: #646464;
	font-size: 12px;
}

.footer .ad a img {
	border: 3px solid white;
}

.footer .footmenu ul {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 0 9px;
	padding-left: 6px;
	border-width: 0 0 0 4px;
	border-color: #bcc0c4;
	border-style: solid;
}

.footer .footmenu ul li {
	list-style-type: none;
}

.footer .footmenu ul li a {
	color: black;
	text-decoration: none;
}

.footer .footmenu ul li a.selected {
	color: #d6383f;
}

.footer .footmenu ul li a:hover {
	text-decoration: underline;
}

#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: 860px;
}
#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(../img/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}

@media only screen and (max-width: 1024px) {
/* ipad version */

	.logo {
		margin-left: 10px;
	}

	.content {
		width: 800px;
	}
}

@media only screen and (max-width: 997px) {
/* intermediate */

	#layout {
		width: 100%;
		margin: 0 auto;
		position: relative; 
	}

	.logo {
		margin-left: 10px;
	}

	.content {
		width: 800px;
	}

	.navigation {
		display: none;
	}

	.mininavigation {
		width: 84%;
		display: block;
		margin: 20px 0 0 0;
	}

	.mininavigation li {
		display: inline-block;
		min-width: 70px;
		margin-right: 10px;
		margin-bottom: 4px;
	}

	.mininavigation li a {
		color: black;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		border-width: 0 0 0 4px;
		border-color: gray;
		border-style: solid;
		padding-left: 4px;
	}

	.mininavigation li a.sel {
		color: #c10420;
	}

	.news {
		background: none;
		padding-left: 0;
		width: 90%;
		overflow: hidden;
		height: 100px;
		margin-top: 10px;
	}

	.news .item {
		background-color: #c10420;
		height: 100px;
		overflow: hidden;
		width: 18%;
	}

	.news .item .picture {
		margin-top: 4px;
		width: 56px;
		height: 56px;
	}

	.news .item .title {
		margin-top: 4px;
		font-size: 0.9em;
	}

	.content {
		width: 80%;
		display: block;
	}

	.content img {
		max-width: 98%;
		height: auto;
	}

	.content hr {
		border: 0;
		background: none;
		margin-bottom: 20px;
	}

	.footer {
		width: 90%;
	}

}

@media only screen and (max-width: 924px) {
/* intermediate */
	.footer .ads {
		display: none;
	}
}

@media only screen and (max-width: 773px) {
/* intermediate */
	body {
		background: none;
	}

	.news {
		width: 100%;
		margin: 10px;
		height: auto;
	}

	.news .item {
		width: 18%;
	}

	.content {
		padding-left: 10px !important;
		width: 96% !important;
	}
}

@media only screen and (max-width: 610px) {
/* intermediate */

	.mbheader {
		display: block;
		//margin-left1: 33px;
		margin-top: 16px;
		padding: 8px 0 8px 0;

		border-width: 2px 0 2px 0;
		border-color: #626262;
		border-style: solid;

		font-family: Arial Narrow, Helvetica, sans-serif;
		font-weight: normal;
		text-transform: uppercase;
		color: #626262;

		background-image: url(../img/mobilearrow.gif);
		background-position: center right;
		background-repeat: no-repeat;
	}

	.news {
		margin: 0;
	}

	.news .item {
		display: block;
		height: auto;
		width: auto;
		margin-left: 10px;
		background: none;
		margin-bottom: 0;
	}

	.news .item .title {
		text-align: right;
		padding-right: 0;
		margin: 0 10px 4px 0;
	}

	.news .item .title a {
		font-size: 1.2em;
		color: white;
		background-color: #c10420;
		padding: 2px 4px 2px 4px;
		font-weight: normal;
		line-height: 120%;

		letter-spacing: 1px;
		box-shadow: 2px 0 0 #c10420, -2px 0 0 #c10420;
	}

	.news .item .picture {
		display: none;
	}

	.content {
		padding-left: 10px !important;
		width: 96% !important;
	}

	.footer .artmedia {
		display: none;
	}

	.footer .footmenu {
		margin-bottom: 20px;
	}

	.footer .copyright {
		width: 90%;
	}

	.footer .copyright .seo {
		margin: 20px 0 20px 10px;
	}
}

@media only screen and (max-width: 460px) {
/* mobile */
	.news {
		margin: 0;
	}

	.news .item {
		display: block;
		width: auto;
		margin-left: 10px;
	}

	.news .item .title {
		padding-right: 0;
		margin: 0 10px 4px 0;
	}

	.mbheader {
		margin-left: 0;
	}

	#mobilemini.open {
		display: block;
	}

	#mobilemini.closed {
		display: none;
	}

	.mininavigation {
		width: 100%;
		margin: 0;
		padding-left: 10px;
	}

	.mininavigation li {
		display: block;
		margin: 0 0 2px 0;
		font-weight: normal;
	}

	.mininavigation li a {
		display: block;
		border: 0;
		padding: 4px 0 4px 6px;
		margin: 0 18px 0 0;

		font-family: Arial Narrow, Helvetica, sans-serif;
		color: white;
		font-size: 1.8em;
		font-weight: normal;
		text-transform: none;

		background-color: #c10420;
	}

	.mininavigation li a.sel {
		display: none;
	}

	#mobilemenu {
		display: block;

		font-family: Arial Narrow, Helvetica, sans-serif;
		font-size: 2em;
		text-decoration: none;
		color: #c10420;

		border-color: #c10420;
		border-style: solid;
		border-width: 2px;

		margin: 10px 8px 10px 10px;
		padding: 2px 2px 2px 4px;
	}

	#mobilemenu b {
		float: right;
		width: 22px;
		height: 28px;
		margin-right: 4px;
		background: url(../img/mobdiv.gif) center center no-repeat;
	}

	#mobilemenu span.mini {
		font-size: 0.8em;
	}

	.logo a img {
		width: 90%;
	}

	.footer .copyright {
		width: 90%;
	}
}