body {
	
}
.touchdevice #content {
	margin-top: 150px;
}
.touchdevice #login, .touchdevice #loginswitch {
	z-index: 13;
}
.touchdevice #head {
	width: 100%;
	z-index: 12;
	top: 0;
}
.touchdevice.index h1 {
	display: none;
}
.touchdevice #mainnav {
	display: block;
	width: 100%;
}
.touchdevice #imgnav-close {
	margin-top: 81px;
	z-index: 11;
}
.touchdevice #nav {
	height: auto;
	overflow: visible;
	width: 100%;
	left: 0;
	top: 81px;
	margin-top: 0;
	margin-left: 0;
}
.touchdevice #imgnav {
	z-index: 11;
}
.touchdevice #logo {
	height: 80px;
	width: 100%;
	background: url('/images/core/touch.nav.gif') center right no-repeat #000 !important ;
}
.touchdevice #nav {
	display: none;
}

.index.touchdevice #nav {
	display: block;
	margin-top: 0px !important;
}
.index.touchdevice #head {
	top: 0;
}
.touchdevice #logo p {
	display: none;
}
.touchdevice #nav li {
	float: none;
	width: 100%;
	clear: both;
	height: 70px;
	padding: 0;
}
.touchdevice #nav li a {
	width: 100%;
}
.touchdevice li.active {
	background-image: none !important;
}
.touchdevice #nav li a {
	height: 40px;
	padding-top: 20px;
}
.touchdevice #social {
	display: none;
}