@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: 'Roboto', sans-serif;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	outline:none;
}
*, :after, :before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	background:#efefef;
}
#wrapper {
	clear: both;
}
/****
* #.# Indian Express Navigation
**/
#ie-header {
	height: 35px;
	margin: 0;
	padding: 0;
	position: fixed;
	width: 100%;
	z-index: 1000;
}
#ie-header .menu {
	background: #0a0700;
	clear: both;
	height: 35px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
#ie-header .menu .centerd {
	margin: 0 auto;
	width: 990px;
}
#ie-header .menu .centerd ul {
	float: left;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	width: 100%;
}
#ie-header .menu .centerd ul li {
	float: left;
	padding: 9px 0 0 0;
}
#ie-header .menu .centerd ul li:first-child {
	float: left;
	padding: 2px 5px 0 0;
}
#ie-header .menu .centerd ul li a {
	color: #fff;
	font-family: 'Roboto Condensed' , sans serif;
	font-size: 13px;
	font-weight: 700;
	padding: 11px 10px;
	text-transform: uppercase;
	text-decoration: none;
}
#ie-header .menu .centerd ul li a.logo {
	background: url(../images/ie-logo.jpg) no-repeat 0 0;
	padding: 0 165px 8px 0;
}
#ie-header .menu .centerd ul li a.logo:hover {
	background: url(../images/ie-logo.jpg) no-repeat 0 0;
	padding: 0 165px 8px 0;
}
#ie-header .menu .centerd ul li a:hover {
	background: #f5f5f5;
	color: #000;
}
.archive-header {
	clear: both;
	top: 35px;
	z-index: 999;
}
.archive-header .container {
	background:#fff;
	border-bottom: 1px solid #cecece;
	margin: 0 auto;
	padding: 45px 0 0 0;
	position: relative;
	width: 990px;
}
.archive-header .container .logo {
	padding: 10px;
}
.archive-header .container .logo h2 {
	color: #000;
	font: normal 50px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-transform: uppercase;
	padding: 15px 0 0 0;
}
.archive-header .container .social {
	padding: 0;
	position: absolute;
	right: 0;
	top: 70px;
	width: 170px;
}
.banner {
	background:#fff;
	clear: both;
	display: block;
	margin: 0 auto 25px auto;
	max-width: 990px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.banner div {
	clear: both;
	display: block;
	height: 90px;
	margin: 0 auto 10px auto;
	padding: 0;
	text-align: center;
}
/****
* #.# Footer Section for Desktop 990px 
**/
footer {
	border-top: 1px solid #1e191a;
	background: #f5f5f5;
	clear: both;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
footer .editors-pics {
	clear: both;
	display: block;
	margin: 0 auto;
	max-width: 990px;
	overflow: hidden;
	padding: 10px 0;
	width: 100%;
}
footer .editors-pics .editor-pods {
	float: left;
	margin: 0 0 0 2%;
	padding: 0;
	width: 15%;
}
*+html footer .editors-pics .editor-pods {
	float: left;
	margin: 0 0 0 1.9%;
	padding: 0;
	width: 15%;
}
footer .editors-pics .editor-pods.first {
	border-left: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 15%;
}
footer .editors-pics .editor-pods .sections {
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 14px;
	padding: 0;
}
footer .editors-pics .editor-pods .sections a {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}
footer .editors-pics .editor-pods .sections a:hover {
	text-decoration: none;
}
footer .editors-pics .editor-pods .short-img {
	clear: both;
	height: 82px;
	overflow: hidden;
	padding: 5px 0;
	width: 148px;
}
footer .editors-pics .editor-pods .short-img a img {
	display: block;
	height: auto;
	text-decoration: none;
	width: 100%;
}
footer .editors-pics .editor-pods h5 {
	line-height: 18px;
	padding: 5px 0;
}
footer .editors-pics .editor-pods h5 a {
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
}
footer .editors-pics .editor-pods h5 a:hover {
	color: #a32020;
	text-decoration: none;
}
footer .footer-group {
	background: #2a2a2a;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0 0 0;
}
footer .footer-group .details {
	margin: 0 auto;
	max-width: 990px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
footer .footer-group .details .social-icons {
	clear: both;
	overflow: hidden;
	padding: 3px 0 20px 0;
}
footer .footer-group .details .social-icons ul {
	list-style-type: none;
}
footer .footer-group .details .social-icons ul li {
	float: left;
	padding: 0;
	margin: 0 24px 0 0;
}
footer .footer-group .details .social-icons ul li a.print-edition {
	background: url(../images/sprite.png) -799px 5px;
	height: 25px;
	padding: 8px 12px;
	text-decoration: none;
	width: 25px;
}
footer .footer-group .details .social-icons ul li a.mobile {
	background: url(../images/sprite.png) -830px 3px;
	height: 25px;
	padding: 8px 6px;
	text-decoration: none;
	width: 14px;
}
footer .footer-group .details .social-icons ul li a.iPhone {
	background: url(../images/sprite.png) -848px 3px;
	height: 25px;
	padding: 8px 6px;
	text-decoration: none;
	width: 15px;
}
footer .footer-group .details .social-icons ul li a.iPad {
	background: url(../images/sprite.png) -868px 3px;
	height: 25px;
	padding: 8px 11px;
	text-decoration: none;
	width: 25px;
}
footer .footer-group .details .social-icons ul li a.android {
	background: url(../images/sprite.png) -897px 3px;
	height: 25px;
	padding: 8px 10px;
	text-decoration: none;
	width: 22px;
}
footer .footer-group .details .social-icons ul li a.rss {
	background: url(../images/sprite.png) -925px 3px;
	height: 25px;
	padding: 8px 10px;
	text-decoration: none;
	width: 24px;
}
footer .footer-group .details .social-icons ul li a.ePaper {
	background: url(../images/sprite.png) -954px 3px;
	height: 25px;
	padding: 8px 9px;
	text-decoration: none;
	width: 24px;
}
footer .footer-group .details .social-icons ul li a.facebook {
	background: url(../images/sprite.png) -979px 3px;
	height: 25px;
	padding: 8px 6px;
	text-decoration: none;
	width: 13px;
}
footer .footer-group .details .social-icons ul li a.twitter {
	background: url(../images/sprite.png) -997px 3px;
	height: 25px;
	padding: 8px 11px;
	text-decoration: none;
	width: 25px;
}
footer .footer-group .details .social-icons ul li a.gplus {
	background: url(../images/sprite.png) -1025px 3px;
	height: 25px;
	padding: 8px 10px;
	text-decoration: none;
	width: 22px;
}
footer .footer-group .details .social-icons ul li a.youtube {
	background: url(../images/sprite.png) -1054px 3px;
	height: 25px;
	padding: 8px 11px;
	text-decoration: none;
	width: 25px;
}
footer .footer-group .details .social-icons ul li a.tumblr {
	background: url(../images/sprite.png) -1084px 3px;
	height: 25px;
	padding: 8px 6px;
	text-decoration: none;
	width: 16px;
}
footer .footer-group .details .social-icons ul li a.pintrest {
	background: url(../images/sprite.png) -1100px 3px;
	height: 25px;
	padding: 8px 11px;
	text-decoration: none;
	width: 24px;
}
footer .footer-group .details .social-icons ul li a {
	text-decoration: none;
}
footer .footer-group .details .group ul li a:hover {
	outline: none;
	text-decoration: none;
}
footer .footer-group .details .express-group {
	background: url(../images/sprite.png) -1131px -2px;
	height: 91px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 18px;
	width: 78px;
}
footer .footer-group .details .group {
	clear: both;
	overflow: hidden;
	width: 100%;
}
footer .footer-group .details .group ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
*+html footer .footer-group .details .group ul {
	clear: both;
	padding: 0 0 0.5% 0;
	width: 100%;
}
footer .footer-group .details .group ul li {
	border-left: 1px dotted #797575;
	float: left;
	line-height: 10px;
	margin: 0 0 5px 0;
	padding: 0 1%;
}
footer .footer-group .details .group ul li:first-child {
	border-left: none;
	float: left;
	line-height: 10px;
	padding: 0 7px 0 0;
}
footer .footer-group .details .group ul li a {
	color: #cbcccb;
	font: normal 11px/14px Roboto, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
footer .footer-group .details .group ul li a:hover {
	text-decoration: underline;
}
footer .footer-group .details .copyright {
	border-top: 1px dotted #797575;
	clear: both;
	color: #f9f9f9;
	font: normal 10px/14px Roboto, Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	overflow: hidden;
	padding: 0.7% 0;
	width: 90%;
}
footer .footer-group .details .copyright .privacy {
	float: left;
	width: 50%;
}
footer .footer-group .details .copyright .wp {
	float: left;
	text-align: right;
	width: 50%;
}
/******************************************* Pages CSS *******************************************/
#archive-body {
	clear: both;
	margin: 0;
	padding: 0 0 30px 0;
	width: 100%;
}
#archive-body .section {
	clear: both;
	margin: 0 auto;
	min-height: 300px;
	overflow: hidden;
	padding: 0;
	width: 990px;
}
#archive-body .section .leftpanel {
	background: #fff;
	float: left;
	margin: 10px;
	padding: 10px;
	-moz-box-shadow: 0 0 5px 5px #dfdfdf;
	-webkit-box-shadow: 0 0 5px 5px #dfdfdf;
	box-shadow: 0 0 5px 5px #dfdfdf;
	width: 640px;
}
/* Table Format Select */
.archivetbl table {
	max-width: 660px;
	width: 100%;
}
.archivetbl table td {
	border-bottom: 1px solid #ddd;
	display: table-cell;
	padding: 10px 5px;
}
.archivetbl .show {
	position: relative;
}
.archivetbl .showhover {
	background: #1f57a5;
	color: #fff;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 9999;
}
.archivetbl {
	color: #000;
	display: inline-block;
	font: bold 13px/18px Roboto, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.archivetbl h2 {
	border-bottom: 1px solid #dbdbdb;
	color: #696969;
	font: normal 12px/18px Roboto, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
}
.archivetbl h1 {
	border-bottom: 1px solid #dbdbdb;
	color:#000;
	font-size: 24px;
	font-family: 'Roboto Condensed' , sans serif;
	font-weight: 700;
	line-height: 30px;
	margin: 0;
	padding: 0 10px 10px 10px;
}
.archivetbl strong {
	background: #ddd;
	border: 1px solid #ddd;
	border-collapse: collapse;
	color: #000;
	font: bold 14px/18px Roboto, Arial, Helvetica, sans-serif;
	margin: 0 0 0 5px;
	padding: 3px 8px;
}
.archivetbl a {
	background: #f8f8f8;
	color: #1f57a5;
	padding: 3px 5px;
	text-decoration: none;
}
.archivetbl a:hover {
	background: #1f57a5;
	color: #f8f8f8;
	padding: 3px 5px;
	text-decoration: none;
}
.archivetbl table.calender {
	background: #f8f8f8;
	border: 1px solid #ddd;
	border-collapse: collapse;
	color: #fff;
	font: bold 13px/18px Roboto, Arial, Helvetica, sans-serif;
	text-align: center;
}
.archivetbl table.calender a {
	background: #fff;
	color: #000;
	padding: 3px 5px;
	text-decoration: none;
}
.archivetbl table.calender a:hover {
	background: #1f57a5;
	color: #f8f8f8;
	padding: 3px 5px;
	text-decoration: none;
}
/* Archive Table End*/
#archive-body .section .rightpanel {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	width: 300px;
}
#archive-body .section .rightpanel .add-first {
	clear: both;
	margin: 10px 0 25px 0;
}
#archive-body .section .rightpanel .add {
	clear: both;
	margin: 0 0 25px 0;
}
.banner .mobile {
	display: none;
}
/* Right Panel portrait */
#archive-body .section .rightpanel .portrait {
	background: #fff;
	clear: both;
	margin: 0 0 25px 0;
	padding: 5px 10px 10px 10px;
	-moz-box-shadow: 0 0 5px 5px #dfdfdf;
	-webkit-box-shadow: 0 0 5px 5px #dfdfdf;
	box-shadow: 0 0 5px 5px #dfdfdf;
}
#archive-body .section .rightpanel .portrait h4 {
	border-bottom: 1px solid #dbdbdb;
	color: #000;
	font-family: 'Roboto Condensed', sans serif;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 3px 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}
#archive-body .section .rightpanel .portrait .first-story {
	overflow: hidden;
	padding: 5px 0 10px 0;
}
#archive-body .section .rightpanel .portrait .first-story .sto-img {
	overflow: hidden;
}
#archive-body .section .rightpanel .portrait .first-story .sto-img a img {
	display: block;	
	height: auto;
	width: 100%;
}
#archive-body .section .rightpanel .portrait .first-story .slugs {
	clear: both;
	padding: 5px 0 0 0;
}
#archive-body .section .rightpanel .portrait .first-story .slugs a {
	color: #000;
	font-family: 'Roboto Condensed' , sans serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	padding: 0;
	text-decoration: none;
}
#archive-body .section .rightpanel .portrait .first-story .slugs a:hover {
	color: #a32020;
}
#archive-body .section .rightpanel .portrait .other-stories {
	border-top: 1px solid #dbdbdb;
	clear: both;
	overflow: hidden;
	padding: 10px 0;
}
#archive-body .section .rightpanel .portrait .other-stories ul {
	list-style: none;
}
#archive-body .section .rightpanel .portrait .other-stories ul li {
	float: left;
	line-height: 14px;
	margin: 0 0 0 4%;
	width: 48%;
}
#archive-body .section .rightpanel .portrait .other-stories ul li:first-child {
	float: left;
	margin: 0;
	width: 48%;
}
#archive-body .section .rightpanel .portrait .other-stories ul li a img {
	display: block;
	padding: 0 0 2px 0;
	width: 100%;
}
#archive-body .section .rightpanel .portrait .other-stories ul li a {
	color: #000;
	font-family: 'Roboto Condensed' , sans serif;	
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	text-decoration: none;
}
#archive-body .section .rightpanel .portrait .other-stories ul li a:hover {
	color: #a32020;
}
/* Editor Picks*/
#archive-body .section .rightpanel .editors-pic {
	background: #fff;
	margin: 0 0 25px 0;
	padding: 7px 10px 0 10px;
	-moz-box-shadow: 0 0 5px 5px #dfdfdf;
	-webkit-box-shadow: 0 0 5px 5px #dfdfdf;
	box-shadow: 0 0 5px 5px #dfdfdf;
}
#archive-body .section .rightpanel .editors-pic h4 {
	border-bottom: 1px solid #dbdbdb;
	color: #000;
	font-family: 'Roboto Condensed' , sans serif;
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}
#archive-body .section .rightpanel .editors-pic ul {
	list-style: none;
}
#archive-body .section .rightpanel .editors-pic ul li {
	border-top: 1px solid #dbdbdb;
	line-height: 16px;
	overflow: hidden;
	margin: 0;
	padding: 10px 0;
	position: relative;
}
#archive-body .section .rightpanel .editors-pic ul li pre.photo {
	background: url(../images/photos-icon.png) no-repeat;
	height: 32px;
	position: absolute;
	padding: 0 0 6px 0;
	top: 15px;
	left: 15px;
	width: 32px;
}
#archive-body .section .rightpanel .editors-pic ul li pre.video {
	background: url(../images/sprite.png) no-repeat -156px -75px;
	height: 32px;
	position: absolute;
	padding: 0 0 6px 0;
	top: 15px;
	left: 15px;
	width: 32px;
}
#archive-body .section .rightpanel .editors-pic ul li:first-child {
	border-top: none;
	line-height: 16px;
}
#archive-body .section .rightpanel .editors-pic ul li a {
	color: #000;
	font-family: 'Roboto Condensed' , sans serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 19px;
	text-decoration: none;
	padding: 0;
}
#archive-body .section .rightpanel .editors-pic ul li a img {
	float: left;
	height: 78px;
	overflow: hidden;
	padding: 0 10px 0 0;
	width: 140px;
}
#archive-body .section .rightpanel .editors-pic ul li a.name {
	color: #a32020;
	display: block;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	line-height: 14px;
	padding: 0;
}
#archive-body .section .rightpanel .editors-pic ul li span {
	clear: both;
	display: block;
	padding: 10px 0 0 0;
}
#archive-body .section .rightpanel .editors-pic ul li span a img {
	display: inline;
	height: 14px;
	outline: none;
	overflow: hidden;
	padding: 0 5px 0 0;
	text-decoration: none;
	width: 14px;
}
#archive-body .section .rightpanel .editors-pic ul li span a img:hover {
	display: inline;
	filter: alpha(opacity=50);
	height: 14px;
	-khtml-opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	opacity: 0.5;
	outline: none;
	overflow: hidden;
	padding: 0 5px 0 0;
	text-decoration: none;
	width: 14px;
}
#archive-body .section .rightpanel .editors-pic ul li a:hover {
	color: #a32020;
	text-decoration: none;
}
/* Listing Page */
#archive-body .section .leftpanel .listing {
	color: #000;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#archive-body .section .leftpanel .listing h2 {
	border-bottom: 1px solid #dbdbdb;
	color:#000;
	font-size: 24px;
	font-family: 'Roboto Condensed' , sans serif;
	font-weight: 700;
	margin: 0 0 20px 0;
	padding: 10px;
}
#archive-body .section .leftpanel .listing .news {
	clear: both;
	overflow: hidden;
	padding: 0;
}
#archive-body .section .leftpanel .listing .news .first {
	float: left;
	width: 48%;
}
#archive-body .section .leftpanel .listing .news .second {
	float: left;
	margin: 0 0 0 4%;
	width: 48%;
}
#archive-body .section .leftpanel .listing .news h3 {
	border-bottom: 1px dashed #e0e0e0;
	color: #464747;
	font-size: 20px;
	font-family: 'Roboto Condensed' , sans serif;
	font-weight: 700;
	line-height: 26px;
	margin: 0 0 10px 0;
	padding: 5px 10px;
}
#archive-body .section .leftpanel .listing .news h3 span {
	color: #a32020;
	font-size: 20px;
	font-family: 'Roboto Condensed' , sans serif;
	font-weight: 700;
	line-height: 26px;	
	margin: 0;
	padding: 0;
}
#archive-body .section .leftpanel .listing .stories {
	clear: both;
	padding: 0 0 20px 0px;
}
#archive-body .section .leftpanel .listing .stories ul {
	list-style: none;
}
#archive-body .section .leftpanel .listing .stories ul li {
	background: url(../images/bullet.png) no-repeat 0 7px;
	display: block;
	padding: 0 0 12px 13px;
}
#archive-body .section .leftpanel .listing .stories ul li a {
	color: #696969;
	font: normal 15px/20px Roboto, Helvetica, sans-serif;
	text-decoration: none;
}
#archive-body .section .leftpanel .listing .stories ul li a:hover {
	color: #a32020;
}
/* Photo Page*/
#archive-body .section .leftpanel.noshadow {
	background: none;
	padding: 0 !important;	
	margin: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 650px;
}
.leftpanel .gallery-listing {
	clear: both;
  margin: 0 0 15px 0;
	overflow: hidden;
  width: 100%;
}
.leftpanel .gallery-listing h3 {
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 26px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px 10px;
	text-transform: uppercase;
}
.leftpanel .gallery-listing h3 span {
	color: #a32020;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 26px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.leftpanel .gallery-listing ul {
	list-style-type: none;
	margin: 0;
}
.leftpanel .gallery-listing ul li {
	background: #fff;	
	float: left;
	display: block;
	line-height: 16px;
	min-height: 210px;
	margin: 10px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	width: 30.2%;
	-moz-box-shadow: 0 0 5px 5px #dfdfdf;
	-webkit-box-shadow: 0 0 5px 5px #dfdfdf;
	box-shadow: 0 0 5px 5px #dfdfdf;
}
.leftpanel .gallery-listing ul li a pre.photo {
	border: none;
	background: url(../images/sprite.png) no-repeat -160px -75px;
	height: 30px;
	position: absolute;
	padding: 5px;
	top: 10px;
	left: 15px;
	width: 26px;
	z-index: 985;
}
.leftpanel .gallery-listing ul li a pre.video {
	background: url(../images/sprite.png) no-repeat -81px -75px;
	height: 32px;
	position: absolute;
	padding: 5px;
	top: 10px;
	left: 15px;
	width: 32px;
	z-index: 985;
}
.leftpanel .gallery-listing ul li a {
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.leftpanel .gallery-listing ul li a img {
	display: block;
	height: auto;
	overflow: hidden;
	padding: 0 0 5px 0;
	width: 100%;
}
.leftpanel .gallery-listing ul li a:hover {
	color: #a32020;
	text-decoration: none;
}

/* Photo Gallery Menu */
.leftpanel .menu {
	background: #fff;	
	border: 1px solid #dfdfdf;
  clear: both;
  display: block;
  height: 45px;
  margin: 10px 1% 20px 1%;
  overflow: hidden;
  padding: 0 0 0 10px;
	-moz-box-shadow: 0 0 5px 5px #dfdfdf;
	-webkit-box-shadow: 0 0 5px 5px #dfdfdf;
	box-shadow: 0 0 5px 5px #dfdfdf;
}
.leftpanel .menu .heading {
 color: #a32020;
 display: inline;
 float: left;
 font-family: 'Roboto Condensed', sans-serif;
 font-size: 28px;
 font-weight: 700;
 line-height: 30px;
 padding: 7px 0 0 0;
 text-align: center;
}
.leftpanel .menu .list {
 display: block;
 float: right;
 padding: 12px 0;
 text-align: center;
}
.leftpanel .menu .list ul {
	list-style: none;
}
.leftpanel .menu .list ul li {
 border-left: 1px solid #ececec;
 display: inline;
 float: none;
 padding: 5px 7px;
 text-align: center;
 width: 25%;
}
.leftpanel .menu .list ul li:first-child {
 border-left: none;
 display: inline;
 float: none;
 padding: 5px 7px;
 text-align: center;
 width: 25%;
}
.leftpanel .menu .list ul li a {
 color: #a09f9f;
 font-family: 'Roboto Condensed', sans-serif;
 font-size: 14px;
 font-weight: 400;
 line-height: 18px;
 text-decoration: none;
 text-align: center;
 text-decoration: none;
 text-transform: uppercase;
}
.leftpanel .menu .list ul li a:hover {
 color: #000;
 text-decoration: none;
}


/***************** Story Page *****************/
#archive-body .section .leftpanel .story-page {
	color: #000;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#archive-body .section .bread-crumb {
	border-top: 1px solid #cecece;
	clear: both;
	margin: 0;
	padding: 10px;
}
#archive-body .section .bread-crumb ul {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	list-style: none;
}
#archive-body .section .bread-crumb ul li {
	background: url(../images/bredcum.png) no-repeat 54px 6px;
	color: #787878;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 16px;
	line-height: 16px;
	 padding: 0 12px;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.bread-crumb:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	width: 100%;
}

#archive-body .section .bread-crumb ul li:first-child {
	color: #787878;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 16px;
	line-height: 16px;
}
#archive-body .section .bread-crumb ul li a {
	color: #787878;
	font-size: 12px;
	font-weight: normal;
	height: 16px;
	line-height: 16px;
	padding: 0 4px 0 0;
	text-decoration: none;
	text-transform: capitalize;
}
#archive-body .section .bread-crumb ul li a:hover {
	color: #a32020;
	text-decoration: underline;
}
#archive-body .section .leftpanel .story-page h1 {
	clear: both;
	color: #000;
	font-size: 35px;
	font-family: 'Roboto Condensed' , sans serif;
	font-weight: 700;
	line-height: 42px;
	margin: 0;
	padding: 10px;
}
#archive-body .section .leftpanel .story-page .icons {
	border-bottom: 1px solid #dbdbdb;
	clear: both;
	margin: 0;
	overflow: hidden;
	padding: 5px 0;
}
#archive-body .section .leftpanel .story-page .icons.bottom {
	padding: 0 10px 10px 10px !important;
}
#archive-body .section .leftpanel .story-page .icons .social {
	display: inline;
	float: left;
}
#archive-body .section .leftpanel .story-page .icons .mail {
	display: inline;
	padding: 0 0 0 15px;
}
#archive-body .section .leftpanel .story-page .icons .mail ul {
	float: right;
	list-style: none;
}
#archive-body .section .leftpanel .story-page .icons .mail ul li {
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
}
#archive-body .section .leftpanel .story-page .icons .mail ul li a {
	color: #11538c;
	font: bold 12px Roboto, Arial, Helvetica, sans-serif;
	height: 25px;
	line-height: 25px;
	padding: 0;
	text-decoration: none;
}
#archive-body .section .leftpanel .story-page .icons .mail ul li a.comment {
	background: url(../images/story-comment.jpg) no-repeat 0 5px;
	float: left;
	padding: 0 0 0 25px;
}
#archive-body .section .leftpanel .story-page .icons .mail ul li a.print {
	background: url(../images/story-print.jpg) no-repeat 0 2px;
	float: left;
	padding: 0 0 0 25px;
}
#archive-body .section .leftpanel .story-page .icons .mail ul li a:hover {
	color: #a32020;
}
.story-page .icons .at4-jumboshare .at4-count-container {
	padding-right:10px;
	min-width:100px;
}
.story-page .icons .at4-jumboshare .at4-share-container {
	padding-left:10px;
}
.story-page .icons .at4-jumboshare .at4-count {
	font-size:30px;
	line-height:36px;
}
#archive-body .section .leftpanel .story-page .mid-add {
	clear: both;
	display: block;
	padding: 10px 0;
	text-align: center;
	display:none;
}
#archive-body .section .leftpanel .story-page .lead-story {
	border-bottom: 1px solid #dbdbdb;
	clear: both;
	color: #747474;
	display: block;
	font: normal 13px/18px Roboto, Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 0 10px 10px 10px;
}
#archive-body .section .leftpanel .story-page .lead-story img {
	display: block;
	height: auto;
	padding: 0 0 5px 0;
	width: 100%;
}
#archive-body .section .leftpanel .story-page .editor {
	color: #464646;
	font: bold 12px/18px Roboto, Arial, Helvetica, sans-serif;
	padding: 10px;
}
#archive-body .section .leftpanel .story-page .editor a {
	color: #a32020;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#archive-body .section .leftpanel .story-page .editor a:hover {
	text-decoration: underline;
}
#archive-body .section .leftpanel .story-page .editor span {
	color: #464646;
	font: 11px Roboto, Arial, Helvetica, sans-serif;
	padding: 5px 0 0 0;
}
#archive-body .section .leftpanel .story-page .editor strong {
	float: right;
	padding: 0;
}
#archive-body .section .leftpanel .story-page .editor strong a {
	color: #a32020;
	font: bold 12px Roboto, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#archive-body .section .leftpanel .story-page .runningtext {
	color: #3e3e3e;
  font-family: "Droid Serif",serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
   padding: 20px 0 0 0;
}
#archive-body .section .leftpanel .story-page p {
	color: #3e3e3e;
  font-family: "Droid Serif",serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
	padding: 0 10px 20px 10px;
}
#archive-body .section .leftpanel .story-page .related {
	float: left;
	margin: 15px 20px 0 10px;
	width: 35%;
}
#archive-body .section .leftpanel .story-page .related h4 {
	color: #000;
	display: block;
	font-family: 'Roboto Condensed' , sans serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	overflow: hidden;
	padding: 10px 0;
	text-transform: uppercase;
}
#archive-body .section .leftpanel .story-page .related ul {
	list-style: outside none none;
}
#archive-body .section .leftpanel .story-page .related ul li {
	background: url(../images/story-bullet.jpg) no-repeat 0 5px;
	display: block;
	line-height: 18px;
	padding: 0 0 10px 15px;
}
#archive-body .section .leftpanel .story-page .related ul li a {
	color: #000;
	font-family: 'Roboto Condensed', sans serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	-moz-hyphens: auto;
	padding: 0;
	text-decoration: none;
	word-break: break-all;
}
#archive-body .section .leftpanel .story-page .related ul li a:hover {
	color: #a32020;
}
#archive-body .section .leftpanel .story-page .vokal {
	clear: both;
	padding: 10px 0 10px 10px;
}
/* Like Story*/
#archive-body .section .leftpanel .story-page .likestory {
	background: #e9e9e9;
	clear: both;
	height: 30px;
	line-height: 25px;
	margin: 0 10px 20px 10px;
	overflow: hidden;
	padding: 5px 0;
	text-align: center;
}
#archive-body .section .leftpanel .story-page .likestory span {
	color: #000;
	display: inline-block;
	font: bold 15px Roboto, Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
	vertical-align: text-bottom;
	text-transform: uppercase;
}
#archive-body .section .leftpanel .story-page .likestory div {
	color: #000;
	display: inline-block;
}

/* PAGINATION FOR STORY PAGE CONTENT*/
.ie2013-pagination { float:left; display:inline; overflow:hidden; font:normal 12px/24px Roboto, Arial, Helvetica, sans-serif; color:#000; margin:0 0 20px 0;border-bottom:1px solid #DFDEDE; clear:both; width:100%; padding:5px 0;}
.ie2013-pagination a{ color:#000; text-decoration:none; width:25px; height:25px; text-align:center; display:inline; float:left; background:#DFDEDE; margin:0 4px 0 0;}
.ie2013-pagination a:hover{ color:#000; text-decoration:none; width:25px; height:25px; text-align:center; display:inline; float:left; background:#DFDEDE; margin:0 4px 0 0;}
.ie2013-pagination a.sel{ color:#fff !important; text-decoration:none; width:25px; height:25px; text-align:center; display:inline; float:left; background:#737373; margin:0 4px 0 0;}
.ie2013-pagination #active{ color:#fff !important; text-decoration:none; width:25px; height:25px; text-align:center; display:inline; float:left; background:#737373; margin:0 4px 0 0;}
.ie2013-pagination strong{ float:left; display:inline; font:bold 13px/24px Roboto, Arial, Helvetica, sans-serif; color:#000; margin:0 10px 0 0;}
.ie2013-pagination span{ float:right; display:inline; font:normal 13px/24px Roboto, Arial, Helvetica, sans-serif; color:#666; margin:0 10px 0 0;}
.ie2013-pagination span a{ color:#666; text-decoration:none; margin:0; padding:0; float:none; background:none;}
.ie2013-pagination span a:hover{ color:#666; text-decoration:none; margin:0; padding:0; float:none; background:none;}


/* Gallery Page */
.leftpanel .picture-galleries {
	color: #000;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.leftpanel .picture-galleries h1 {
	color: #000;
	clear: both;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	margin: 0 0 30px 0;
	padding: 0;
	overflow: hidden;
}
.leftpanel .picture-galleries h1.video {
	color: #fff;
	margin: 0;	
}
.leftpanel .picture-galleries .by-line {
  clear: both;
  color: #83817e;
  font-size: 11px;
  padding: 10px 0;
}
.icon-share {
	clear:both;
}
.outbrain {
	clear:both;
	margin:20px 0;
}
.leftpanel .picture-galleries .holder {
	padding: 20px 0 0 0;
	position: relative;
}
.leftpanel .picture-galleries .bx-wrapper {
	background:#333;
	padding: 10px;
}
.leftpanel .picture-galleries .bxslider li img {
	display: block;
	height: auto;
	width: 100%;
}
.leftpanel .picture-galleries .bxslider li p {
	color:#fff;
	font-size: 13px;
	line-height: 20px;
	padding: 10px 0 0 0;
}
.leftpanel .picture-galleries .bx-controls-auto {
	left: 15px;
	position: absolute;
	top: 50px;
	z-index: 99995;
}
.leftpanel .picture-galleries .bx-controls-auto .bx-controls-auto-item a.bx-stop {
	background: url(../images/sprite.png) no-repeat -36px -77px;
	display: block;
	height: 31px;
	padding: 5px 0;
	width: 40px;
}
.leftpanel .picture-galleries .bx-controls-auto .bx-controls-auto-item a.bx-start {
	background: url(../images/sprite.png) no-repeat 0 -77px;
	display: block;
	height: 31px;
	padding: 5px 0;
	width: 40px;
}
.leftpanel .picture-galleries .outside a {
	text-indent:-9999px;
	position:absolute;
}
.leftpanel .picture-galleries .outside #slider2-next a {
	background: url(../images/sprite.png) no-repeat -693px -84px;
	height: 30px;
	right: 0;
	top: -26px;
	width: 30px;
}
.leftpanel .picture-galleries .outside #slider2-prev a {
	background: url(../images/sprite.png) no-repeat -653px -84px;
	height: 30px;
	right: 98px;
	top: -26px;
	width: 30px;
}
.leftpanel .picture-galleries .bx-pager {
	position: absolute;
	color: #333;
	right: 28px;
	top: -19px;
	font-size: 14px;
	height: 16px;
	overflow: hidden;
	width: 70px;
	text-align:center;
}
.leftpanel .picture-galleries .bx-controls-auto {
	left: 10px;
	position: absolute;
	top: 35px !important;
	z-index: 99995;
}
.leftpanel .picture-galleries .bx-controls-auto a {
	background:url(../images/autoslideshow.png) no-repeat;
	display:block;
	width:166px;
	height:40px;
	text-indent:-9999px;
}
.leftpanel .picture-galleries .bx-controls-auto .bx-stop {
	background-position: 0 0;
}
.bx-controls-auto .bx-start {
	background-position: 0 -42px;
}
.leftpanel .picture-galleries #slider-next a {
	background: url(../images/sprite.png) no-repeat -467px -44px;
	height: 63px;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 155px;
	text-indent: -9999px;
	width: 35px;
	z-index: 799;
}
.leftpanel .picture-galleries #slider-prev a {
	background: url(../images/sprite.png) no-repeat -431px -44px;
	height: 63px;
	left: 10px;
	padding: 0;
	position: absolute;
	top: 155px;
	text-indent: -9999px;
	width: 35px;
	z-index: 799;
}
/* Video */
.video-body{
	height: 100%; 
	position: absolute;
	width: 100%;	
}
.video-gallery {
	background: #333;
	clear: both;
  padding: 10px;
}
.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.js-video.widescreen {
  padding-bottom: 56.34%;
}
.js-video.vimeo {
  padding-top: 0;
}
.js-video embed, .js-video iframe, .js-video object, .js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

/************************************ Meida Queries for 800px ************************************/
.adsbx970 {width:970px;padding:15px 0;margin:0 auto;text-align:center;}
.adsbx970 div{text-align:center;margin:0 auto;}
@media screen and (max-width: 800px) {
#archive-body .section .rightpanel, footer .footer-group .details .express-group {
 display: none;
}
.archive-header .container {
 border-bottom: 1px solid #cecece;
 margin: 0 auto;
 max-width: 800px;
 padding: 10px 0 0;
 position: relative;
 width: 100%;
}
.archive-header .container .social {
 padding: 0;
 position: absolute;
 right: 0;
 top: 35px;
 width: 170px;
}
#archive-body .section {
 clear: both;
 margin: 0 auto;
 min-height: 300px;
 max-width: 800px;
 overflow: hidden;
 padding: 0 0 10px 0;
 width: 95%;
}
#archive-body .section .leftpanel {
 clear: both;
 float: inherit;
 max-width: 800px;
 margin: 10px auto 0 auto;
 width: 95%;
}
#archive-body .section .leftpanel.noshadow {
 clear: both;
 float: inherit;
 max-width: 800px;
 margin: 10px auto 0 auto;
 width: 100%;
}
footer .footer-group .details {
 margin: 0 auto;
 max-width: 800px;
 overflow: hidden;
 padding: 0 10px;
 position: relative;
 width: 100%;
}
footer .footer-group .details .copyright {
 border-top: 1px dotted #797575;
 clear: both;
 color: #f9f9f9;
 font: 10px/14px Roboto, Arial, Helvetica, sans-serif;
 margin: 5px 0 0;
 overflow: hidden;
 padding: 0.7% 0 0;
 width: 100%;
}
.archivetbl {
 width: 97%;
}
.archivetbl .showhover {
 background: #1f57a5;
 color: #fff;
 left: -97px;
 position: absolute;
 top: 0;
 z-index: 9999;
}
.archivetbl table td {
 border-bottom: 1px solid #ddd;
 display: table-cell;
 padding: 14px 5px;
}
/* Gallery Listing Page*/
.leftpanel .gallery-listing ul li {
	 min-height: 220px;	
   width: 30.5%;
}
}


/************************************ Meida Queries for below 640px ************************************/

@media screen and (max-width: 640px) {
.archive-header .container .social, .banner .ipad {
 display: none;
}
.banner .mobile {
 clear: both;
 display: block;
 height: 50px;
 margin: 0 auto;
 padding: 0;
 text-align: center;
 width: 300px;
}
#archive-body .section {
 clear: both;
 margin: 0 auto;
 min-height: 300px;
 overflow: hidden;
 padding: 10px 0 0 0;
 width: 95%;
}
.archive-header .container {
 border-bottom: 1px solid #cecece;
 margin: 0 auto;
 padding: 10px 0 0 0;
 position: relative;
 width: 100%;
}
#archive-body .section .leftpanel {
 clear: both;
 float: none;
 max-width: 640px;
 margin: 0 auto 25px auto;
 width: 95%;
}
#archive-body .section .leftpanel .listing .stories {
	clear: both;
	padding: 0 0 0 0px;
}
#archive-body .section .rightpanel {
 clear: both;
 float: none;
 margin: 0 auto;
 max-width: 300px;
 padding: 0;
 width: 100%;
}
.archivetbl .showhover {
 background: #1f57a5;
 color: #fff;
 z-index: 9999;
 position: fixed; /* can also be 'fixed' */
 top: 20%;
 left: 13%;
 width: 240px;
 height: 200px;
 margin: 0;
}
.archivetbl table tr {
 border-bottom: 1px solid #dbdbdb;
 clear: both;
 display: block;
 border-collapse: collapse;
 border-spacing: 0;
 margin: 5px 0;
 width: 100%;
}
.archivetbl table td {
 border-bottom: none;
 clear: both;
 display: inline-block;
 padding: 10px 3px;
}
span.cal_close {
 padding: 0 10px;
}
/* Footer */
footer .footer-group .details {
 margin: 0 auto;
 max-width: 990px;
 overflow: hidden;
 padding: 0;
 position: relative;
 width: 95%;
}
footer .footer-group .details .express-group {
 display: none;
}
footer .footer-group .details .social-icons {
 clear: both;
 overflow: hidden;
 padding: 3px 0;
}
footer .footer-group .details .social-icons ul li {
 float: left;
 padding: 0 0 20px 0;
}
footer .editors-pics {
 display: none;
}
footer .footer-group .details .copyright {
 width: 100%;
}
.leftpanel .picture-galleries h1 {
	font-size: 20px;
	line-height: 26px;
}
/* Listing Page */
#archive-body .section .leftpanel .listing .news .first {
 clear: both;
 float: none;
 width: 100%;
}
#archive-body .section .leftpanel .listing .news .second {
 clear: both;
 float: none;
 margin: 0 0 0 0;
 width: 100%;
}
/* Story Page */
#archive-body .section .bread-crumb {
 border-top: 1px solid #cecece;
 clear: both;
 margin: 0 0 0 5px;
 overflow: hidden;
 padding: 10px 10px 20px 10px;
}
#archive-body .section .leftpanel .story-page h1 {
 clear: both;
 color: #000;
 display: block;
 font-family: 'Roboto Condensed', sans serif;
 font-size: 24px;
 font-weight: 700;
 line-height: 28px;
 margin: 0;
 padding: 0 10px;
}
#archive-body .section .leftpanel .story-page .icons .social {
 clear: both;
 display: block;
 float: none;
 text-align: center;
}
#archive-body .section .leftpanel .story-page .icons .mail {
 clear: both;
 display: block;
 float: none;
 padding: 0;
 text-align: center;
}
#archive-body .section .leftpanel .story-page .icons .mail ul {
 list-style: none;
}
#archive-body .section .leftpanel .story-page .related {
 border-top: 1px solid #dbdbdb;
 clear: both;
 float: none;
 margin: 0 0 20px 0;
 padding: 0 10px;
 width: 100%;
}
#archive-body .section .leftpanel .story-page .likestory span {
 color: #000;
 display: inline;
 float: left;
 font: bold 12px Roboto, Arial, Helvetica, sans-serif;
 padding: 3px 0 5px 5px;
 vertical-align: text-bottom;
 text-transform: uppercase;
}
#archive-body .section .leftpanel .story-page .likestory div {
 color: #000;
 display: inline-block;
}
.leftpanel .gallery-listing ul li {
	 min-height: 240px;	
   width: 46.5%;
}


}




/* Media Queries for 320 to 480px*/
@media screen and (max-width: 480px) {
#archive-body .section {
  clear: both;
  margin: 0 auto;
  max-width: 480px;
  min-height: 300px;
  overflow: hidden;
  padding: 10px 0 0 0;
  width: 95%;
}
.icon-share{
	padding:0 0 30px 0;	
}
.leftpanel .picture-galleries #slider-next a {
	top: 90px;
}
.leftpanel .picture-galleries #slider-prev a {
	top: 90px;
}
/* Listing gallery page */
.leftpanel .menu {
	margin: 10px;
	height: auto;
	padding: 0;
}
.leftpanel .menu .heading{
	border-bottom: 1px solid #dbdbdb;
	clear: both;
	display: block;
	font-size: 20px;
	margin: 0 0 3px 0;
	padding: 0;
	width: 100%;
}
.leftpanel .menu .list {
	float: none;
	display: inline;
  margin: 0 auto;
	padding: 0;
}
.leftpanel .menu .list ul li:first-child {
  display: inline;
  padding: 0 3px 0 0;
  width: auto;
}
.leftpanel .menu .list ul li {
  display: inline;
  padding: 0 3px;
	text-align: center;
  width: auto;
}
.leftpanel .menu .list ul li a {
 color: #a09f9f;
 font-family: 'Roboto Condensed', sans-serif;
 font-size: 11px;
 font-weight: 400;
 line-height: 18px;
 text-decoration: none;
 text-align: center;
 text-transform: uppercase;
}
.leftpanel .gallery-listing ul li {
  width: 94%;
}
.leftpanel .picture-galleries #slider-prev, .leftpanel .picture-galleries #slider-next {display:none;} 




}





/****
* #.# Menu Appearance in Mobile and iPad Sub Navigation
**/
.navigation {
	background: #333332;
	box-shadow: inset -10px 0 6px -9px #000;
	font-size: 0.9em;
	font-weight: bold;
	height: 100%;
	-moz-box-shadow: inset -10px 0 6px -9px #000;
	overflow: auto;
	position: fixed;
	top: 0;
	-webkit-box-shadow: inset -10px 0 6px -9px #000;
	width: 200px;
	-webkit-overflow-scrolling: touch;
	z-index: 9999;
}
.navigation ul {
	list-style: none;
}
.navigation ul li {
	border-bottom: 1px solid #514f4f;
	border-top: 1px solid #242422;
	display: block;
}
.navigation ul li.active {
	border-bottom: none;
	border-top: 1px solid #d70202;
	background: #d70202;
	box-shadow: inset -10px 0 6px -9px #000;
	display: block;
	-moz-box-shadow: inset -10px 0 6px -9px #000;
	-webkit-box-shadow: inset -10px 0 6px -9px #000;
	-webkit-overflow-scrolling: touch;
}
.navigation ul li a {
	background: url(../images/menu-arrow.png) no-repeat 90% 50%;
	color: #fff;
	display: block;
	font: bold 13px/16px Roboto, Arial, Helvetica, sans-serif;
	padding: 8px;
	text-decoration: none;
}
.navigation ul li a.nobe {
	background: none;
	color: #fff;
	display: block;
	font: bold 13px/16px Roboto, Arial, Helvetica, sans-serif;
	padding: 8px;
	text-decoration: none;
}
.navigation ul ul {
	display: none;
}
.navigation ul ul a:hover {
	color: #ff7e00;
}
.navigation ul ul li {
	background: #5e5d5d;
	border-top: 1px solid #696565;
	padding: 0 5px 0 10px;
}
.navigation ul li span.close {
	background: url(../images/close-btn.png) no-repeat;
	cursor: pointer;
	height: 27px;
	position: absolute;
	right: 10px;
	top: 2px;
	width: 27px;
}
.navigation ul ul li a {
	background: none;
	color: #fff;
	font: bold 12px/16px Roboto, Arial, Helvetica, sans-serif;
}
/* Menu Movement */
.navigation-left {
	-moz-transform: translate3d(-200px, 0, 0);
	-ms-transform: translate3d(-200px, 0, 0);
	-o-transform: translate3d(-200px, 0, 0);
	transform: translate3d(-200px, 0, 0);
	-webkit-transform: translate3d(-200px, 0, 0);
}
.navigation-open {
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.container-push, .push-push {
	-moz-transform: translate3d(200px, 0, 0);
	-ms-transform: translate3d(200px, 0, 0);
	-o-transform: translate3d(200px, 0, 0);
	transform: translate3d(200px, 0, 0);
	-webkit-transform: translate3d(200px, 0, 0);
}
/* Site Overlay */
.site-overlay {
	display: none;
}
.navigation-active .site-overlay {
	bottom: 0;
	display: block;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
}
.ipad-nav {
	display: none;
}





/****
* #.# Media Queries for different resolutions
**/

@media only screen and (min-width: 320px) and (max-width: 1023px) {
#ie-header {
 display: none;
}
.ipad-nav {
 display: block;
}
.ipad-nav {
 border-top: 1px solid #3e3e3e;
 background: #0a0700;
 clear: both;
 display: block;
 height: 40px;
 margin: 0 !important;
 padding: 0 !important;
}
.ipad-nav .middle {
 margin:0 auto;
 max-width: 100%;
 width: 98%;
}
.ipad-nav .middle .items {
 clear: both;
 height: 40px;
 line-height: 40px;
 position: relative;
}
.ipad-nav .middle .items ul {
 list-style: none;
 overflow: hidden;
 height: 40px;
 line-height: 40px;
 margin: 0 !important;
 padding: 0 !important;
}
.ipad-nav .middle .items ul li {
 display: block;
 float: left;
 padding: 0;
 text-align: center;
 width: 87%;
}
.ipad-nav .middle .items ul li:first-child {
 display: block;
 float: left;
 padding: 11px 0 0 2%;
 text-align: center;
 width: 11%;
}
.ipad-nav .middle .items ul li a {
 text-decoration: none;
}
.ipad-nav .middle .items ul li a.menu {
 background: url(../images/click-menu.png) no-repeat 0 0;
 display: block;
 height: 25px;
 padding: 0;
 text-align: left;
 width: 25px;
}
.ipad-nav .middle .items ul li a.logo {
 background: url(../images/ie-logo-pad.jpg) no-repeat 0 0;
 height: 30px;
 padding: 6px 89px 6px 89px;
 text-align: center;
 width: 178px;
}
}

/* Social Icon Handling CSS*/
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
  height: 23px !important;
  line-height: 23px !important;
}
.stButton .stButton_gradient {
	height: 23px !important;
  line-height: 23px !important;
}
.stButton .stButton_gradient {
	height: 22px !important;
  line-height: 22px !important;	
}