@charset "UTF-8";

/* Layout Small Screens */


header {
	background-image: url(assets/mobile/home_mobile_logo.png);
	text-align: center;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: 175px;
		text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
		}

article { padding: 20px 20px 10px 20px; }
.image {
	height: 130px;
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: absolute;
	clip: rect(5px,auto,5px,auto);
	text-align: center;
}
links {
	padding: 0px;
}
book {
	display: block;
	align: center;
}

nav {
	display: block;
	position: static;
	padding: 10px 0px 10px 0px;
	background-color: #666666;
}

nav a {
	color: #ffffff;
	display: block;
	margin: 15px;
	padding: 9px;
	border: 1px solid #ffffff;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

nav a:hover { color: #fff; background-color: rgba(255,255,255,.15); }

.promo_container { padding: 0px; }

.promo_container .promo {
	width: auto;
	float: none;
	padding: 10px 0px 0px 0px;
	background-position: 20px 13px;
	border-top: 1px solid #ccc;
}

.promo_container .promo .content { padding: 0px 20px 5px 90px; }


footer {
	border-top: 1px solid #a6abc5;
	padding-left: 20px;
}

body { background-image: none;  }

.taglineBold {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
	text-transform: none;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
}

.taglineBold a {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #df0000;
	text-transform: none;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
}

.taglineBold hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #999999;
	text-transform: none;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
}
.bodybold {
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	color: #EE2E24;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
	right: 6px;
	margin-left: 0px;
	padding: 10px 0px 0px;
}


.bodynew {
	font-size: 1.5em;
	font-style: normal;
	line-height: 1.2em;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	right: 6px;
	margin-left: 0px;
	padding: 10px 0px 0px;
}

.bodybold {
	font-size: 1.5em;
	font-style: normal;
	line-height: 1.2em;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
	right: 6px;
	margin-left: 0px;
	padding: 10px 0px 0px;
}
