body {
	margin: 0 0 0 0;
	padding: 0;
	font: bold 14px 'Carrois Gothic SC', sans-serif;
	background-repeat: repeat;
}
.view-1 {background-image: url('../../../../static/r32/img/bg/1.jpg');}
.view-1 .image-holder {background-image: url('../../../../static/r32/img/bg/splash_1.jpg')}

.view-2 {background-image: url('../../../../static/r32/img/bg/2.jpg');}
.view-2 .image-holder {background-image: url('../../../../static/r32/img/bg/splash_3.jpg')}

.view-3 {background-image: url('../../../../static/r32/img/bg/3.jpg');}
.view-3 .image-holder {background-image: url('../../../../static/r32/img/bg/splash_3.jpg')}

.view-4 {background-image: url('../../../../static/r32/img/bg/4.jpg');}
.view-4 .image-holder {background-image: url('../../../../static/r32/img/bg/splash_2.jpg')}

.view-5 {background-image: url('../../../../static/r32/img/bg/5.jpg');}
.view-5 .image-holder {background-image: url('../../../../static/r32/img/bg/splash_2.jpg')}

.view-6 {background-image: url('../../../../static/r32/img/bg/6.jpg');}
.view-6 .image-holder {background-image: url('../../../../static/r32/img/bg/splash_4.jpg')}

.view-7 {background-image: url('../../../../static/r32/img/bg/7.jpg');}
.view-7 .image-holder {background-image: url('../../../../static/r32/img/bg/splash_2.jpg')}

.view-8 {background-image: url('../../../../static/r32/img/bg/8.jpg');}
.view-8 .image-holder {background-image: url('../../../../static/r32/img/bg/splash_1.jpg')}

.view-9 {background-image: url('../../../../static/r32/img/bg/9.jpg');}
.view-9 .image-holder {background-image: url('../../../../static/r32/img/bg/splash_2.jpg')}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
@font-face {
	font-family: 'FranklinGothicLT-DemiCnd';
	src: url('../../../../static/r32/fonts/itcfranklingothic-webfont.eot');
	src: url('../../../../static/r32/fonts/itcfranklingothic-webfont.eot#iefix') format('embedded-opentype'),
		 url('../../../../static/r32/fonts/itcfranklingothic-webfont.woff') format('woff'),
		 url('../../../../static/r32/fonts/itcfranklingothic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.main {
	width: 1053px;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 0 12px rgba(094, 094, 094, .6);
	-moz-box-shadow: 0 0 0 12px rgba(094, 094, 094, .6);
	box-shadow: 0 0 0 12px rgba(094, 094, 094, .6);
	background-color: #fff;
}
.header { 
	background: #000;
	padding: 9px 29px 0 12px;
	overflow: hidden;
}
.header .logo {
	float: left;
	background: url('../../../../static/r32/img/logo_new.png') no-repeat 0 0;
	width: 399px;
	height: 84px;
	margin-right: 65px;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
}
.header .holder .app-store-btn {
	float: right;
	background: url('../../../../static/r32/img/sprite-social.png') no-repeat -335px -131px;
	width: 138px;
	height: 40px;
	margin: 21px 0 0;
	overflow: hidden;
	text-indent: -9999px;
}
.header .social-nav {
	margin: 0;
	padding: 17px 0 0;
	list-style: none;
	overflow: hidden;
}
.header .social-nav li {
	float: left;
	padding:0 0 0 7px;
	border: none;
}
.header .social-nav li.follow {
	padding: 0;
	margin-right: 7px;
}
.header .social-nav li.follow span {
	display: block;
	background: url('../../../../static/r32/img/sprite-social.png') no-repeat 0 -131px;
	width: 66px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999px;
}
.header .social-nav a {
	display: block;
	background: url('../../../../static/r32/img/sprite-social.png') no-repeat -68px -131px;
	overflow: hidden;
	width: 42px;
	line-height: 0;
	padding: 0;
	margin: 0;
	height: 42px;
	text-indent: -9999px;
}
.header .social-nav a:hover {background-color: inherit;}
.header .social-nav .ico-fb {background-position: -68px -131px}
.header .social-nav .ico-tw {background-position: -112px -131px}
.header .social-nav .ico-instgrm {background-position: -156px -131px}
.header .social-nav .ico-bf {background-position: -200px -131px}
.header .social-nav .ico-tumblr {background-position: -244px -131px}
.header .social-nav .ico-google {background-position: -288px -131px}
.nav {
	background: #2c2e32;
	padding: 13px 10px 13px 16px;
	border-top: 1px solid #b5b5b5;
}
.nav ul,
.title_nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.title_nav {display: none}
.nav li,
.title_nav li {
	float: left;
	font-size: 19px;
	line-height: 28px;
	font-family: 'FranklinGothicLT-DemiCnd', sans-serif;
	padding-right: 2px;
	text-transform: uppercase;
}
.nav li a,
.nav li.active span,
.title_nav li a,
.title_nav li.active span {
	float: left;
	padding: 0 8px;
	color: #fff;
	text-decoration: none;
}
.nav li.active span,
.nav li.active a,
.nav li a:hover,
.title_nav li.active span,
.title_nav li.active a,
.title_nav li a:hover {
	background-color: #de2818;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.nav .signup {
	float: right;
	width: 272px;
}
.nav .signup input[type="text"] {
	width: 165px;
	height: 14px;
	color: #939393;
	background: #474747;
	border:1px solid #616266;
	padding: 7px 10px 6px;
	margin: 0;
	font: 12px/14px Arial, Helvetica, sans-serif;
	float: left;
}
.nav .signup input[type="image"] {
	width: 83px;
	border:1px solid #616266;
	margin: 0;
	cursor: pointer;
	float: right;
}
.ico_drop {
	display: none;
	padding: 2px;
	height: 38px;
}
.ico_drop.active {
	background: #202020;
}

input::-webkit-input-placeholder {
    color: #939393;
}
input:-moz-placeholder {
    color: #939393;
}
input:-ms-input-placeholder {
    color: #939393;
}

.image-span
{ 
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1;
  /* fixes overlap error in IE7/8, */
  background-image: url('../../../../static/r32/img/empty.gif');

} 

.image-holder
{
	position:relative
}

.promo_module {
	padding: 40px 70px 0;
	overflow: hidden;
}
.promo_module .btn_prev,
.promo_module .btn_next {
	float: left;
	background: url('../../../../static/r32/img/sprite-btns.png') no-repeat -79px -23px;
	cursor: pointer;
	overflow: hidden;
	width: 18px;
	height: 29px;
	margin-top: 45px;
	text-indent: -9999px;
}
.promo_module .btn_prev {margin-left: -30px}
.promo_module .btn_next {
	float: right;
	background-position: -99px -23px;
	margin-right: -30px;
}
.promo_module .text {
	float: left;
	width: 100%;
	overflow: hidden;
    height: 170px;
}
.promo_module .holder {
	width: 9999px;
	overflow: hidden;
}
.promo_module .item {
	float: left;
	padding: 0 10px;
	width: 210px;
}
.promo_module .item img {
	display: block;
	max-width: 210px;
	max-height: 118px;
	margin-bottom: 5px;
}
.promo_module .item .title {
	display: block;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #145a7c;
	text-transform: uppercase;
}
.promo_module .item .title a {
	color: #145a7c;
	text-decoration: none;
}
.promo_module .item .title a:hover {text-decoration: underline}

@media only screen and (min-device-width : 240px) and (max-device-width : 600px) {
	.main{
		max-width: 1053px;
		width: auto;
	}
	.header .social-nav,
	.header .holder .app-store-btn,
	.nav .signup {
		display: none;
	}
	.header {
		padding: 9px 0 0;
		border-bottom: 1px solid #b5b6b5;
	}
	.header .logo {
		float: none;
		display: block;
		background: url('../../../../static/r32/img/logo_mobile.png') no-repeat 50% 0;
		height: 47px;
		width: 220px;
		margin: 0 auto;
	}
	.ico_drop {
		float: right;
		margin: 5px 10px 0 0;
		display: block;
	}
	.nav {
		position: relative;
		background: none;
		display: none;
		padding: 0;
		border: none;
		z-index: 100;
	}
	.nav.active {
		display: block;
	}
	.nav ul {
		position: absolute;
		top: 0;
		right: 9px;
		background: #000;
		width: 200px;
		padding: 1px;
		border: 1px solid #b5b6b5;
		border-width: 0 1px 1px;
		overflow: hidden;
	}
	.nav li,
	.nav li span {
		width: 100%;
		border: none;
	}
	.nav li {margin-top: 1px}
	.nav li:first-child {margin-top: 0}
	.nav li a,
	.nav li span {
		font-size: 16px;
		line-height: 20px;
		display: block;
		float: none;
		text-align: left;
	}
	.nav li span, .nav li.active span,
	.nav li a, .nav li.active a {
		width: 180px;
		padding: 4px 10px;
	}
	.nav li.active span,
	.nav li.active a,
	.nav li a:hover,
	.title_nav li.active span {
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	.title_nav {display: block}
	.title_nav li,
	.title_nav li span,
	.title_nav li.active span {
		width: 100%;
		border: none;
		padding: 0;
		margin: 0;
		text-align: center;
	}
}

}
/* widget nowthisnews */
#widget_nowthisnews {
	background: #ddd;
	padding: 10px;
	overflow: hidden;
	margin: 10px 0;
}
#widget_nowthisnews .frame {
	background: #fff;
	-webkit-box-shadow: 0 8px 6px -6px #AAA;
	-moz-box-shadow: 0 8px 6px -6px #aaa;
	box-shadow: 0 8px 6px -6px #AAA;
}
#widget_nowthisnews .heading {
	background: #2c2e32;
	padding: 2px 10px 0;
	overflow: hidden;
	border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
}
#widget_nowthisnews .heading .nowthisnews {
	display: block;
	background: url('../../../../static/r32/img/sprite-btns.png') no-repeat 0 -128px;
	width: 70px;
	height: 62px;
	overflow: hidden;
	text-indent: -9999px;
}
#widget_nowthisnews .heading .social {
	float: right;
	padding-top: 13px;
}
#widget_nowthisnews .heading .social a {
	float: left;
	background: url('../../../../static/r32/img/sprite-btns.png') no-repeat 0 -89px;
	width: 37px;
	margin-left: 6px;
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
}
#widget_nowthisnews .heading .social a.facebook {background-position: 0 -89px}
#widget_nowthisnews .heading .social a.twitter {background-position: -42px -89px}
#widget_nowthisnews .heading .social a.email {background-position: -83px -89px}
#widget_nowthisnews .text {
	padding: 0 10px;
	overflow: hidden;
}
#widget_nowthisnews .text .item {
	padding: 10px 5px;
	overflow: hidden;
	border-top: 1px solid #ddd;
}
#widget_nowthisnews .text .item:first-child {border-top: none}
#widget_nowthisnews .text .photo {
	float: left;
	width: 52px;
	margin-right: 10px;
	border-radius: 27px;
	-moz-border-radius: 27px;
	-webkit-border-radius: 27px;
	border: 2px solid #656565;
}
#widget_nowthisnews .text .photo img {
	display: block;
	margin: -1px;
	border-radius: 27px;
	-moz-border-radius: 27px;
	-webkit-border-radius: 27px;
}
#widget_nowthisnews .overflow {overflow: hidden}
#widget_nowthisnews .text h4 {
	font: bold 12px/14px Tahoma, sans-serif;
	color: #333;
	margin: 0 0 2px;
}
#widget_nowthisnews .text h4 a {
	color: #333;
	text-decoration: none;
}
#widget_nowthisnews .text h4 a:hover {text-decoration: underline}
#widget_nowthisnews .text p {
	font: 11px/14px Tahoma, sans-serif;
	color: #9d9d9d;
	margin: 0;
}
#widget_nowthisnews .bottom {
	background: #2c2e32;
	padding: 8px 15px;
	font: 11px/16px Tahoma, sans-serif;
	color: #fff;
	line-height: 16px;
	overflow: hidden;
}
#widget_nowthisnews .bottom img {
	float: left;
	margin-right: 5px;
}
#widget_nowthisnews .bottom a {
	color: #fff;
	text-decoration: none;
}
#widget_nowthisnews .bottom a:hover {text-decoration: underline}