* {
	margin: 0;
	padding: 0;
	outline: none;
}
html {
	height: 100%;
	background: #161616 url(/imageshall/bghall.png);
}
body {
	background: url(/imageshall/top-gradienthall.png) repeat-x;
	color: #444444;
	font: 12px/16px Arial;
	min-height: 100%;
	position: relative;
}
a {
	color: #fff;
	text-decoration: underline;
	outline: none;
	cursor: pointer;
}
a:hover {
 	text-decoration: none;
}
ul, ol {
	list-style: none;
}
.wraphall {
	width: 100%;
	overflow: hidden;
}
p {
	margin: 1em 0;
}
img {
	border: none;
}
address {
	font-style: normal;
}
textarea {
	overflow: auto;
}
.clearfixhall {
	position: relative;
}
.clearfixhall:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}
/* Container ******************************************************************/
.containerhall {
	overflow: hidden;
	margin: 0 auto;
	padding: 0 1px;
	width: 1660px;
	position: relative;
	z-index: 100;
}
.containerhall.video-pagehall {
	max-width: 1280px;
}
.holderhall {
	background: url(/imageshall/top-dotshall.png) no-repeat 50% 0;
}
/* header *********************************************************************/
#headerhall {
	padding: 25px 0 20px;
	overflow: hidden;
}
#headerhall .containerhall {
	overflow: visible;
}
.logohall {
	display: block;
	background: url(/imageshall/logohall.png) no-repeat;
	width: 320px;
	height: 51px;
	-webkit-background-size: 320px 51px;
	background-size: 320px 51px;
	text-indent: -9999px;
	position: relative;
	z-index: 100;
	margin: 0 auto;
	position: relative;
}
/* content *********************************************************************/
.titlehall {
	overflow: hidden;
	margin-bottom: 20px;
}
.titlehall img {
	float: left;
	margin: 3px 10px 0 0;
}
.titlehall h1 {
	color: #fff;
	font: bold 18px/20px 'Trebuchet MS';
}
.titlehall h2 {
	color: #fff;
	font: bold 18px/20px 'Trebuchet MS';
}
.titlehall h3 {
	color: #fff;
	font: bold 18px/20px 'Trebuchet MS';
}
.video-pagehall .titlehall {
	text-align: center;
}
.video-pagehall .titlehall img {
	float: none;
	display: inline-block;
	vertical-align: top;
}
.video-pagehall .titlehall h1 {
	display: inline-block;
	vertical-align: top;
}
.thumbshall {
	margin: 0 0 30px -10px;
	overflow: hidden;
	font-size: 0;
	text-align: center;
}
.thumbshall li {
	width: 324px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
}
.thumbshall li > a {
	text-decoration: none;
	position: relative;
	display: block;
	background: #161616;
	border: 1px solid #414141;
	padding: 1px;

	
}
.thumbshall li:hover a {
	background: #232323;
	border-color: #ff7600;
}
.thumbshall li img {
	display: block;
	width: 320px;
	height: 180px;
}
.thumbshall li .timerhall {
	display: block;
	position: absolute;
	left: 4px;
	bottom: 6px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	width: 50px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.thumbshall li .datehall {
	display: block;
	position: absolute;
	left: 254px;
	bottom: 36px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	width: 65px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.thumbshall li p {
	height: 25px;
	overflow: hidden;
	box-sizing: border-box;
	margin: 3px 4px;
	font: bold 12px/12px Arial;
	color: #fff;
	text-align: left;
}
.thumbshall li h3 {
	height: 25px;
	overflow: hidden;
	box-sizing: border-box;
	margin: 3px 4px;
	font: bold 12px/12px Arial;
	color: #fff;
	text-align: left;
}
.thumbshall li:hover p {
	color: #ff7600;
}
.thumbshall li:hover h3 {
	color: #ff7600;
}
.t2hall li {
	width: 324px;
	height: 215px;
}
.t2hall li img {
	width: 320px;
	height: 180px;
}
.t2hall li strong {
	display: block;
	text-align: center;
	height: 24px;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
}
.t2hall li:hover strong {
	color: #ff7600;
}
.thum2hall {
	margin: 0 0 30px -10px;
	overflow: hidden;
	font-size: 0;
	text-align: center;
}
.thum2hall li {
	width: 324px;
	height: 215px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
}
.thum2hall li a {
	text-decoration: none;
	position: relative;
	display: block;
	background: #161616;
	border: 1px solid #414141;
	padding: 1px;
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
}
.thum2hall li:hover a {
	background: #232323;
	border-color: #ff7600;
}
.thum2hall li img {
	display: block;
	width: 320px;
	height: 180px;
}
.thum2hall li .timerhall {
	display: block;
	position: absolute;
	left: 4px;
	bottom: 36px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	width: 50px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.thum2hall li p {
	height: 25px;
	display: block;
	overflow: hidden;
	box-sizing: border-box;
	margin: 3px 4px;
	font: bold 18px/25px Arial;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.thum2hall li:hover p {
	color: #ff7600;
}
.thum2hall li h3 {
	height: 25px;
	display: block;
	overflow: hidden;
	box-sizing: border-box;
	margin: 3px 4px;
	font: bold 18px/25px Arial;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.thum2hall li:hover h3 {
	color: #ff7600;
}
.thum3hall {
	margin: 0 0 30px -10px;
	overflow: hidden;
	font-size: 0;
	text-align: center;
}
.thum3hall li {
	width: 324px;
	height: 215px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
}
.thum3hall li a {
	text-decoration: none;
	position: relative;
	display: block;
	background: #161616;
	border: 1px solid #414141;
	padding: 1px;
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
}
.thum3hall li:hover a {
	background: #232323;
	border-color: #ff7600;
}
.thum3hall li img {
	display: block;
	width: 320px;
	height: 180px;
}
.thum3hall li .timerhall {
	display: block;
	position: absolute;
	left: 4px;
	bottom: 36px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	width: 50px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.thum3hall li p {
	height: 25px;
	display: block;
	overflow: hidden;
	box-sizing: border-box;
	margin: 3px 4px;
	font: bold 18px/25px Arial;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.thum3hall li:hover p {
	color: #ff7600;
}
.thumb-tagshall {
	text-align: left;
	background: #212121;
	overflow: hidden;
	padding: 5px;
	color: #808080;
	font-size: 12px;
	line-height: 15px;
	height: 34px;
}
.thumb-tagshall a {
	margin: 1px 2px;
	display: inline-block;
	text-decoration: none;
	color: #808080;
	border-bottom: 1px dotted #808080 !important;
}
.thumb-tagshall a:hover {
	color: #ff7600;
	border-bottom: 1px dotted #ff7600 !important;
}
.adhall {
	overflow: hidden;
	text-align: center;
	clear: both;
	margin-bottom: 20px;
}
.adhall li {
	display: inline-block;
	vertical-align: top;
	width: 300px;
	height: 250px;
	border: 1px solid #d6d6d6;
	overflow: hidden;
	margin: 0 5px 10px 5px;
}
.paginationhall {
	overflow: hidden;
	margin-bottom: 30px;
	text-align: center;
}
.paginationhall ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 44px;
}
.paginationhall ul li a {
	display: block;
	width: 42px;
	height: 42px;
	color: #fff;
}
.paginationhall ul li a:hover {
	background: url(/imageshall/pagin-bghall.png) no-repeat;
	text-decoration: none;
}
.paginationhall ul li.prev span,
.paginationhall ul li.next span {
	text-indent: -9999px;
	display: block;
}
.paginationhall ul li.prev span {
	background: url(/imageshall/arrow-lefthall.png) no-repeat 50% 50%;
}
.paginationhall ul li.next span {
	background: url(/imageshall/arrow-righthall.png) no-repeat 50% 50%;
}
/* video *********************************************************************/
.video-holderhall {
	max-width: 1280px;
	margin: 0 auto 40px;
	background: #161616;
}
.video-wrapperhall {
	margin: 10px;
	overflow: hidden;
	border: 1px solid #82004c;
}
.video-boxhall {
	/* height: 0;
	padding-bottom: 59.1837%; */
	position: relative;
	width: 100%;
}
.video-boxhall iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.video-boxhall img {
position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.video-boxhall img.raz {opacity:0;filter:alpha(opacity=0);}
  .video-boxhall:hover img.raz {opacity:1;filter:alpha(opacity=100);}
  .video-boxhall:hover img.dva, .video-box img.dva:hover {opacity:0;filter:alpha(opacity=0);}
.deschall {
	background: #232323;
	overflow: hidden;
	padding: 0 15px;
	color: #bababa;
	font: 14px/16px 'Trebuchet MS';
}
.deschall span {
	color: #656565;
}
.sponsor-linkhall {
	text-align: center;
	font: bold 26px/30px Arial;
	text-transform: uppercase;
}
.sponsor-linkhall a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	padding: 20px 0;
	color: #ca0275;
}
.sponsor-linkhall a:hover {
	color: #ff7600;
}
.sponsor-linkhall a:before,
.sponsor-linkhall a:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 43px;
	height: 42px;
	margin-top: -21px;
}
.sponsor-linkhall a:before {
	left: -55px;
	background: url(/imageshall/arrow-lefthall.png) no-repeat;
}
.sponsor-linkhall a:after {
	right: -55px;
	background: url(/imageshall/arrow-righthall.png) no-repeat;
}
.azhall {

	overflow: hidden;
	font-size: 0;

	background: #212121;

	border: 1px solid #414141;

	border-radius: 5px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	padding: 20px 10px;

}

.azhall ul {

	display: inline-block;

	vertical-align: top;

	width: 20%;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	padding: 0 10px;

}

.azhall ul li {

	height: 25px;

	overflow: hidden;

	font-size: 20px;

	line-height: 25px;

	color: #941800;
	text-transform: capitalize;

}

.azhall ul li.letter {

	background: #1c1c1c;

	padding: 0 5px;

}

.azhall ul li a {

	float: left;

	width: 70%;

	font-size: 14px;

	line-height: 25px;

	text-decoration: none;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	padding: 0 5px;

}

.azhall ul li span {

	float: left;

	width: 30%;

	text-align: right;

	font-size: 12px;

	line-height: 25px;

	color: #707070;

}

.azhall ul li a:hover {

	color: #ff7600;

}
/* footer *********************************************************************/
#footerhall {
	overflow: hidden;
	background: url(/imageshall/bottom-gradienthall.png) repeat-x 0 100%;
	padding: 15px 0;
	margin-top: 15px;
	position: relative;
}
#footerhall:after {
	content: "";
	background: url(/imageshall/bottom-dotshall.png) no-repeat;
	width: 306px;
	height: 302px;
	position: absolute;
	left: 50%;
	top: -100px;
	margin-left: -145px;
}
.footer-logohall {
	display: block;
	width: 222px;
	height: 37px;
	margin: 0 auto;
}
.f-centerhall {
	overflow: hidden;
	text-align: center;
	color: #444444;
	font: 12px/15px 'Trebuchet MS';
	padding-top: 30px;
}
#footerhall ul {
	margin-bottom: 10px;
	text-align: center;
}
#footerhall ul li {
	display: inline-block;
	vertical-align: top;
	font: bold 16px/18px 'Trebuchet MS';
	border-left: 1px solid #707070;
	padding: 0 9px 0 11px;
}
#footerhall ul li:first-child {
	border-left: none;
}
#footerhall ul li a {
	text-decoration: none;
	color: #707070;
}
#footerhall ul li a:hover {
	color: #ff7600;
}
#footerhall p {
	clear: both;
}
@media screen and (max-width: 1700px) {
	.containerhall {
		width: 1326px;
	}
}
@media screen and (max-width: 1364px) {
	.containerhall {
		width: 992px;
	}
}
@media screen and (max-width: 1100px) {
	.containerhall {
		width: auto;
	}
}
@media screen and (max-width: 1000px) {
	.azhall {
		padding: 10px 0;
	}
	.azhall ul {
		display: block;
		width: auto;
	}
	.azhall ul li {
		display: inline-block;
		margin: 5px 15px 5px 0;
	}
	.azhall ul li.letter {
		display: block;
		margin: 0;
	}
	.azhall ul li a {
		width: auto;
	}
	.azhall ul li span {
		width: auto;
		padding: 0 5px;
	}
}
@media screen and (max-width: 767px) {

}
@media screen and (max-width: 740px) {
#headerhall {
	padding: 7px 0 7px;
}
.titlehall {
	margin-bottom: 4px;
}
	.deschall {
		font-size: 12px;
	}
	.adhall li {
		margin: 0 0 10px 0;
		box-sizing: border-box;
	}
	#footerhall ul li {
		font-size: 13px;
		line-height: 12px;
		padding: 0 1px 0 5px;
	}
	#footerhall ul li:first-child {
		padding-left: 0;
	}
	#footerhall ul li:last-child {
		padding-right: 0;
	}
	.thumbshall {
		margin-left: 0;
	}
	.thumbshall li {
		width: 50%;
		height: auto;
		padding: 0 1px;
		box-sizing: border-box;
		margin-bottom: 2px
	}
	.thumbshall li img {
		width: 100% !important;
		height: auto !important;
	}
.thum2hall {
		margin-left: 0;
	}
	.thum2hall li {
		width: 50%;
		height: auto;
		padding: 0 1px;
		box-sizing: border-box;
		margin-bottom: 2px;
	}
	.thum2hall li img {
		width: 100% !important;
		height: auto !important;
	}
}


@media screen and (max-width: 320px) {
	.thumbshall {
		margin-left: 0;
	}
	.thumbshall li {
		width: 100%;
		height: auto;
		padding: 0 0;
		box-sizing: border-box;
	}
	.thumbshall li img {
		width: 100% !important;
		height: auto !important;
	}
 .thum2hall {
		margin-left: 0;
	}
	.thum2hall li {
		width: 100%;
		height: auto;
		padding: 0 0;
		box-sizing: border-box;
	}
	.thum2hall li img {
		width: 100% !important;
		height: auto !important;
	}
.thum3hall {
		margin-left: 0;
	}
	.thum3hall li {
		width: 100%;
		height: auto;
		padding: 0 0;
		box-sizing: border-box;
	}
	.thum3hall li img {
		width: 100% !important;
		height: auto !important;
	}
}