/*CSS RESET*/
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;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*===============CSS RESET====================*/
@font-face{
	font-family: fullcomp;
	src: url('font/fullcomp-webfont.eot');
	src: local('☺'), url('font/fullcomp-webfont.ttf')format("truetype");
}
@font-face{
	font-family: land;
	src: url('font/land-v2-webfont.eot');
	src: local('☺'), url('font/land-v2-webfont.ttf')format("truetype");
}
.groupList > li:after,
.group:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.text-title{
	font-family: Impact, sans-serif ;
}
body{
	background: #000 url(images/bg.png) repeat;
	min-width: 1024px;
	font-family: Calibri, Arial, sans-serif ;
	color: #eee;
}
#wrapper{
	width: 100%;
	min-width: 1024px;
	overflow: hidden;
}
/* Mozilla based browsers */
::-moz-selection {
       background-color: #000;
       color: #ac0101;
}

/* Works in Safari */
::selection {
       background-color: #000;
       color: #ac0101;
}
#header{
	background: url(images/header_bg.png) repeat-x;
	height: 157px;
	width: 100%;
	border-bottom: 1px #000 solid;
	min-width: 1024px;
}
#header>a{
	background: url(images/header_banner.png) no-repeat;
	display: block;
	text-decoration: none;
	width: 992px;
	height: 157px;
	margin: 0 auto;
}
#main_nav{
	behavior: url(PIE.htc);
	width: 100%;
	height: 48px;
	margin: 0 auto;
	background: #111 url(images/grad_overlay.png) 0px -75px repeat-x;
	border-bottom: 1px solid #000;
	border-top: 1px solid #444;
	box-shadow: #000 0px 5px 10px;
	-webkit-box-shadow: #000 0px 5px 10px;
	-moz-box-shadow: #000 0px 5px 10px;
	z-index: 1000;
	position: relative;
	min-width: 1024px;
}
#main_nav>ul{
	width: 992px;
	margin: 0 auto;
}
#main_nav >ul > li{
	float: left;
	display: block;
	list-style: none;
	height: 48px;
	border-right: #111 1px solid;
	position: relative;
}
#main_nav >ul >li:last-child, #main_nav li:last-child>a{
	border-right: none;
}
#main_nav >ul >li.last, #main_nav li.last>a{
	border-right: none;
}
#main_nav >ul >li:first-child>a{
	border-left: none;
}
#main_nav >ul >li a{
	font-family: fullcomp, Arial, sans-serif;
	display: block;
	line-height: 3em;
	padding: 0 0.84em;
	color: #ddd;
	text-shadow:rgba(255,255,255,0.2) 1px 1px 1px, rgba(0,0,0,1) -1px -1px 1px;
	text-transform: uppercase;
	text-decoration: none;
	border-right: #333 1px solid;
	border-left: #333 1px solid;
	border-right: rgba(100,100,100,0.2) 1px solid;
	border-left: rgba(100,100,100,0.2) 1px solid;
}
#main_nav li a:hover, #main_nav li a.active{
	color: #ac0101;
}

/* ** Drop Down ** */

#main_nav>ul>li>ul{
	background: #000;
	background: rgba(0,0,0,0.7);
	list-style:none;
	position:absolute;
	left:-9999px;	
}
#main_nav>ul>li>ul li{
	padding-top:1px;
	float:none;
}
#main_nav>ul>li>ul a{
	white-space:nowrap;
	font-family: Calibri, Arial, sans-serif ;
	text-shadow: none;
}
#main_nav>ul>li:hover ul {
	left: 0;
}
#container{
	width: 992px;
	margin: 0 auto;
	background: url(images/con_bg.png) center top repeat-y;
	padding: 0 100px;
	position: relative;
}
#dragon{
	background: url(images/dragon.png) right bottom no-repeat;
	box-shadow: inset #000 -5px 0 20px 20px;
	-webkit-box-shadow: inset #000 -5px 0 20px 20px;
	-moz-box-shadow: inset #000 -5px 0 20px 20px;
}
#container:after{
	content: "";
	display: block;
	height: 50px;
	clear:both;
}
#slider {
    position:relative;
    width:780px; /* Change this to your images width */
    height:456px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
.nivo-directionNav a{
	top: auto;
	bottom: 15px;
	width: 39px;
	height: 39px;
	z-index: 1000;
}
.nivo-directionNav a.nivo-prevNav{
	background: url(images/slide_nav.png) left top no-repeat;
	left: 25px;
}
.nivo-directionNav a.nivo-nextNav{
	background: url(images/slide_nav.png) right top no-repeat;
	left: 75px;
	right: auto;
}
.sub_nav{
	position: absolute;
	list-style: none;
	top:10px;
	right: 100px;
	z-index: 1000;
}
.sub_nav li a{
	display: block;
	width: 157px;
	height: 115px;
	position: absolute;
	bottom: 12px;
	left: 50px;
}
.sub_nav li{
	width: 266px;
	height: 140px;
	position: relative;
}
#pug_news>a{
	background: url(images/pug_news.png);
}
#pug_stats>a{
	background: url(images/pug_stats.png);
}
#pug_join>a{
	background: url(images/pug_join.png);
}
#pug_news{
	background: url(images/pug_news_s.png);
}
#pug_stats{
	background: url(images/pug_stats_s.png);
}
#pug_join{
	background: url(images/pug_join_s.png);
}
.text_con{
	margin: 20px 0;
	position: relative;
	z-index: 99;
}
.text_con2 {
	font-size: 12px;
	padding: 0 0 100px 0;
}
#bottom_con a {	
	text-decoration: none;
}
.regulation_con{
	padding-bottom: 150px;
}
#bottom_con h1.pic {
	background: url(images/pictures.png) no-repeat;
	height: 88px;
	font-family: Impact, sans-serif;
	font-size: 2em;
/* 	font-weight: bold; */
	margin: 20px 0 0 0;
	padding: 30px 0 0 117px;
	letter-spacing: 1px;
}
#bottom_con h1.vid {
	background: url(images/videos.png) no-repeat;
	height: 88px;
	font-family: Impact, sans-serif;
	font-size: 2em;
/* 	font-weight: bold; */
	margin: 20px 0 0 0;
	padding: 30px 0 0 110px;
	letter-spacing: 1px;
}
#bottom_con h1.title {
	font-family: Impact, sans-serif;
	font-size: 20px;
/* 	font-weight: bold; */
	margin: 0px 0 0 0;
	padding: 0px;
	letter-spacing: 1px;
}
#bottom_con h1.date {
	color: #e90100;
	font-size: 14px;
  	font-weight: bold; 
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
#bottom_con h2{
	font-family: Impact, sans-serif;
	font-size: 1.5em;
/* 	font-weight: bold; */
	margin: 20px 0;
	letter-spacing: 1px;
}
.text_con h3{
	font-size: 1.2em;
	font-weight: bold;
}
.text_con ol{
	margin: 20px 0;
	list-style: inside lower-alpha;
}
.text_con ul{
	margin: 20px 0;
	list-style: disc inside;
}
.text_con ul li{
	line-height: 1.5em;
}
.text_con p{
	margin: 20px 0;
}
#bottom_con p{
	width: 220px;
	margin: 0 0 10px 0;
}

p+p{
	margin: 20px 0;
}

.left_child{
	float: left;
	width: 50%;
}
.right_child{
	float: right;
	width: 50%;
}
.index_left{
	width: 400px;
}
.index_right{
	width: 592px;
}
.newsletter_form{
	float: right;
}
.join_btn{
	background: url(images/pug_join_small.png) no-repeat;
	width: 99px;
	height: 78px;
	border: none;
	cursor: pointer;
	position: relative;
	float: right;
	bottom: 35px;
	left: 10px;
}
.join_btn:active{
	bottom: 40px;
	left: 8px;
}
.form {
	margin:0 10px;
}
.form h3{
	font-family: Impact, sans-serif;
	font-size: 1.5em;
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
	text-align: right;
}
.form label{
	font-family: Impact, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin: 0 20px;
	line-height: 2em;
}
.form_text, textarea{
	behavior: url(PIE.htc);
	font-family: Courier, monospace;
	font-weight: bold;
	color: #333; 
	border-radius:5px;
	padding: 5px;
	border: none;
}
.form_text:focus, textarea:focus{
	background: #999;
}
.newsletter_form .form_text{
	width: 270px;
	font-size: 1.5em;
	float: right;
}
.get_in_touch_form {
	margin-bottom: 20px;
}
.get_in_touch_form .form_text{
	width: 194px;
	font-size: 1.2em;
}
.get_in_touch_form textarea {
	max-width: 541px;
	min-width: 541px;
	width: 541px;
	margin: 0 20px;
	height: 100px;
}

.submit_btn{
	font-family: land, Impact, sans-serif;
	border: none;
	font-size: 1.5em;
	background: none;
	color: #eee;
	cursor: pointer;
	letter-spacing: 2px;
	font-weight: 100;
	display: block;
	text-align: right;
	float: right;
	margin: 10px 10px 0 0; 
}
.submit_btn:hover{
	color: #f00;
}
.join_form .join_btn{
	right: 0;
	bottom: 0;
}
.join_form .join_btn:active{
	left: 5px;
	bottom: 5px;
}
.join_form h3{
	text-align: left;
	margin-bottom: 20px;
}
.join_form {
	display: table;
	margin-bottom: 100px;
	border-spacing: 20px;
}
.join_form p{
	display: table-row;
}
.join_form label{
	display: table-cell;
	white-space: nowrap;
}
.join_form .form_text{
	display: table-cell;
/* 	margin: 0 20px 10px; */
	width: 300px;
	font-size: 1.1em;
}
.membership_con .text_con{
	position: relative;
	margin-bottom: 50px;
}
.membership_con .text_con .slogan{
	position: absolute;
	right:200px;
	bottom: 50px;
}
.join_form .terms_text{
	display: block;
	width: 600px;
	float: left;
}
.join_form .checkbox{
	width: 20px;
	height: 20px;
	float: left;
	margin: 25px 0;
}
.membership_con #slider, .schedule_con #slider {
	height: 306px;
}
.membership_con .page_title h1, .schedule_con .page_title h1{
	top: 135px;
}
.membership_con .page_title, .schedule_con .page_title{
	height: 286px;
}
input{
	outline:none;
}
.form p{
	margin-bottom: 10px;
}

.event_img{
	margin: 20px 0;
}
.news_item{
	clear: both;
	margin: 20px 50px;
/* 	font-size: 0.8em; */
}
h4{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}
#bottom_con{
	position: relative;
	z-index: 100;
}
#footer{
	position: absolute;
	bottom: 0px;
	right: 100px;
	background: url(images/footer_bg.png) right bottom no-repeat;
	height: 261px;
	width: 992px;
	overflow: hidden;
	z-index: 0;
/* 	box-shadow: inset #000 5px 0px 20px -20px, inset #000 -5px 0px 20px 20px; */
}
#footer .slogan{
	width: 121px;
	height: 100px;
	background: url(images/slogan_foot.png) no-repeat;
	position: absolute;
	bottom: 5px;
	right: 20px;
}
a.fb_btn{
	display: block;
	width: 359px;
	height: 48px;
	background: url(images/facebook_btn.png) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
a.fb_btn:hover{
	background: url(images/facebook_btn_hover.png) no-repeat;
}
.slogan{
	background: url(images/slogan.png) no-repeat;
	width: 159px;
	height: 131px;
	margin: 0 0 0 50px;
}
.page_title{
	width: 760px;
	height: 436px;
	border: 10px solid #FFF;
	position: absolute;
	top: 0;
	left: 100;
	z-index: 999;
}
.page_title h1{
	color: #fff;
	text-transform: uppercase;
	font-size: 170px;
	font-weight: bold;
	font-family: Impact, sans-serif;
	position: absolute;
	top:285px;
	right: -2px;
	text-align: right;
	text-shadow: rgba(0,0,0,0.5) -20px -20px 30px;
}
.regulation h1, .training h1{
	font-size: 120px;
	top:330px;
}
.event_item .event_img{
	border: 1px solid #ccc;
	float: left;
}
.event_item .event_img img{
	width: 200px;
}
.event_item h2{
	font-family: Impact, Arial, sans-serif;
	font-size: 2em;
}
.event_item .event_summary{
	float: left;
	width: 500px;
	margin: 20px 20px 0;
}
.event_item .location{
	float: right;
}
h2.sponsors_title{
	font-family: Impact, sans-serif;
	font-size: 2em;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: -5px;
	color: #fff;
}
ul.sponsors{
	float: left;
	width: 400px;
	border: 10px solid #fff;
	min-height: 400px;
	display: block;
	margin: 0;
	padding: 50px
}
ul.sponsors li{
	display: block;
	float: left;
	height: 150px;
	width: 200px;
}
ul.sponsors li img{
	margin: auto;
	display: block;
}
.links_list{
	float: right;
	width: 450px;
}
.links_list ul{
	list-style: none;
}
.links_con{
	width: 500px;
}
.links_con .newsletter_form{
	width: 400px;
}
a{
	color: #eee;
}
a:hover, a:active{
	color: #AC0101;
}
.contact h1{
	font-size: 120px;
	top: 330px;
}
.contact_form textarea{
	min-width: 300px;
	max-width: 300px;
	width: 300px;
	height: 200px;
	font-size: 1.2em;
}
.contact_form .form_text{
	font-size: 1.2em;
	width: 300px;
}
.contact_form{
	margin:400px 20px 50px;
	width:310px;
	float: right;
}
.contact_form input.submit_btn{
	margin:10px 0 0;
}
.contact_form label{
	margin-left: 0;
}
.map_canvas{
	top:0;
	position: absolute;
/* 	width: 100%; */
	height: 400px;
	background: #666;
}
.map_canvas2{
	top:430px;
	position: absolute;
	height: 400px;
	background: #666;

}
.address_text2{
	width: 532px;
	position: absolute;
	top:0;
	right:0;
	margin: 20px 0 30px;
	font-family: land, Arial, sans-serif;
	margin-bottom: 50px;
	font-size: 1.5em;
}
.address_text{
	width: 182px;
	float: right;
	margin: 430px 0 30px;
	font-family: land, Arial, sans-serif;
	margin-bottom: 50px;
	font-size: 1.5em;
}
.address_text h3, .address_text2 h3{
	margin-bottom: 20px;
	font-size: 1.2em;
}
.stats_con{
	position: relative;
	z-index: 500;
}
.stats_con span, .tour_con span{
	font-family: Impact, sans-serif;
	font-size: 5em;
	text-transform: uppercase;
}
.stats_con span{
	float: right;
	margin: 60px 45px;
}
.tour_con span{
	margin-left: 40px;
	vertical-align:30px;
}
.stats_con h3{
	text-transform: uppercase;
	font-family: Impact, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: 0.1em;
/* 	margin-bottom: -1.5em; */
	margin-left: 20px;
	position: absolute;
	top:-0.4em;
	left: 0;
	background: #000;
	padding: 0 10px;
}
.stats_con ul{
	behavior: url(PIE.htc);
	padding-top: 20px;
	border: 3px solid #fff;
	border-radius: 10px;
	list-style: none;
}
.stats_con a, .tour_con a{
	text-decoration: none;
	display: block;
}
.stats_con ul li{
	float: left;
	margin: 20px;
}
.main_stats_con .team_stats ul {
	display: block;
}
.main_stats_con .team_stats ul li{
	width: 50%;
	margin: 0;
	text-align: center;
}
.main_stats_con .team_stats ul li span{
	display: block;
	text-align: center;
	float: none;
	margin: 0;
	margin-bottom: 20px;
	line-height: 150px;
}
.tour_con{
	text-align: center;
	border: 3px #fff solid;
	border-radius: 10px;
	padding: 40px 0;
}
.stats_page fieldset{
	height: 80px;
}
.stats_page .newsletter_form{
	float: none;
	width: 583px;
}
.stats_page .newsletter_form h3{
	margin-left: 20px;
	text-align: left;
}
.stats_page .newsletter_form .form_text{
	float: none;
	font-size: 1em;
	width: 199px;
}
.team_thumb ul{
	padding: 20px 10px 10px;
}
.team_thumb ul li{
	margin: 13px;
}
.team_details .team_logo{
	float: left;
}
.team_details h1{
	text-transform: uppercase;
	font-family: Impact, sans-serif;
	font-size: 3em;
}
.team_details h2{
	text-transform: uppercase;
	font-family: Impact, sans-serif;
	font-size: 2em;
	font-weight: normal;
}
.team_text{
	margin-left: 150px; 
}
.team_text ul{
	list-style: none;
	min-height: 100px;
	width: 100%;
}
.team_text ul li{
	float: left;
	display: inline;
	width: 25%;
}
.team_text ul li a{
	text-transform: uppercase;
	text-decoration: none;
}
.stats_table{
	position: relative;
	behavior: url(PIE.htc);
	border: 3px solid #eee;
	border-radius: 10px;
	margin: 20px 0 100px;
}
.stats_table table{
	font-family: Calibri, Arial, sans-serif ;
	font-size: 1.5em;
	width: 100%;
	text-align: center;
	color: #666;
	color: rgb(100,100,100);
}
.stats_table table th{
	position: relative;
	behavior: url(PIE.htc);
	font-family: Impact, sans-serif;
	color: #eee;
	background: rgb(100,100,100);
	background: rgba(255,255,255,0.2);
	-pie-background:rgba(255,255,255,0.2);
}
.stats_table table th a{
	text-decoration: none;
}
.stats_table table th a.active{
	text-decoration: underline;
}
.stats_table table tr{
	line-height: 1.5em;
	text-transform: uppercase;
}

.players_table tbody, .teams_table tbody{
	overflow-y: scroll;
	height: 380px;
	max-height: 380px;
	display: block;
	width: 100%;
}
.teams_table table thead{
	display: block;
	width:100%;
}
.players_table table thead tr, .teams_table table thead tr{
	position: relative;
	display: block;
}
.players_table table thead tr th, .teams_table table thead tr th{
	width: 100px;
}
.players_table table tbody tr td, .teams_table table tbody tr td{
	width: 100px;
}
.players_table table tbody tr td.last, .teams_table table tbody tr td.last{
	width: 70px;
	padding-left: 15px
}
.teams_table table td{
/* 	width: auto; */
}
.teams_table table tr .player, .stats_table table tr .team{
	text-align: left;
	padding-left : 10px !important;
	font-family: Impact,sans-serif;
	letter-spacing: 0.1em;
	width: 30%;
}
.stats_table table tr .team{
	text-indent: 0;
}

.teams_table table td{
	height: 2em;
	vertical-align: middle;
}
.teams_table table td a{
	text-decoration: none;
	padding-left: 0 !important;
	color: #666;
}
.teams_table table td a:hover{
	color: #ac0101;
}
tr.color{

}
tr.color td{
	position: relative;
	behavior: url(PIE.htc);
	background: rgba(255,255,255,0.1);
	-pie-background: rgba(255,255,255,0.1);
}
.sorting_con ul{
	list-style: none;
}
.sorting_con ul li{
	font-family: Impact, sans-serif;
	font-size: 2em;
	float: left;
	margin-right: 50px;
	text-transform: uppercase;

}
.sorting_con ul li a.active{
	color: #ac0101;
}

a.back_stats{
	font-family: Impact, sans-serif;
	font-size: 2em;
	text-transform: uppercase;
	
	text-decoration: none;
}
#event_eform{
	display: none;
}
.event_elink{
	text-decoration: none;
}
#event_eform_inner{
	padding:20px;
}
#event_eform_inner h3{
	font-size: 24px;
	margin-bottom: 20px;
}
#event_eform_inner label{
	display: block;
/* 	margin: 5px 0; */
}
#event_eform_inner .form_text{
	width: 340px;
}
#event_eform_inner textarea{
	width: 340px;
	
}
select{
	border: #fff 3px solid;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: #000;
	height: 2em;
	
}
.sort_dropbox{
	text-align: right;
	margin: 20px 0;
	font-size: 2em;
	font-family: Impact, sans-serif;
}
.sort_dropbox select, .sorting_con ul li select{
	margin-left: 10px;
	vertical-align: middle;/*

	border: #fff 3px solid;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: #000;
	height: 2em;
*/
}

.tour_text h2, .tour_text h3{
	text-transform: uppercase;
	font-family: Impact, sans-serif;
	font-weight: normal;
}
.tour_text h2.red, .tour_text h3{
	color: #ac0101;
}
.tour_text h3{
	font-family: Calibri, Arial, sans-serif ;
	margin: 20px 0;
}
.tour_text ul{
	list-style: none;
	text-transform: uppercase;
}

.tour_text ul li a{
	text-decoration: none;
	color: #999;
	
}
.tour_text ul li a:hover, .tour_text ul li a.active{
	color:#ac0101;

}
table.tour_table{
	width: 100%	;
}
table.tour_table tr td{
	font-size: 1em;
	color: #999;
	line-height: 1.2em;
	text-transform: uppercase;
/* 	width: 50%; */
}
table.tour_table tr td a{
	text-decoration: none;
	font-family: Impact, sans-serif;
	letter-spacing: 1px;
}
table.tour_table tr td a:hover{
	color: #ac0101;
}
.tour_facts ul{
	position: relative;
	z-index: 333;
}
.tour_facts ul li{
	position: relative;
	behavior: url(PIE.htc);
	background: #fff;
	border-radius: 1em;
	color: #000;
	text-align: center;
	font-family: Impact, sans-serif;
	list-style: none;
	float: left;
	width: 7em;
	height: 7em;
	padding: 3px;
	border: 5px solid #f00;
	margin-right: 15px;
}
.tour_facts ul li h4{
	font-weight: normal;
	white-space: nowrap;
	line-height: 1.5em;
}
.tour_facts ul li p{
	line-height: 0.7em; 
	font-size: 4.5em;
}
.tour_details{
	margin-bottom: 200px;
}
.for_iphone{
	display: none !important;
}
/*================= schedule ====================*/
.schedule_table table tr th{
	font-size: 16px;
}
.schedule_table table tr td {
	font-size: 16px;
}
.schedule_table table tr .team{
	width: auto;
	text-align: center;
	padding: 0;
}

.schedule_table table tr .game_date{
}
.schedule_table table tbody{
	height:380px;
	overflow-y: scroll;
}
/* ==================== News ==================== */

.news_table{
	float: left;
	width: 400px;
}
.news_table table{
	text-align: left;
	color: #fff;
}
.news_table table tr td a{
	color: #fff;
	text-decoration: none;
}
.news_table table tr td a:hover{
	text-decoration: underline;
}
.news_article{
	float: right;
	width: 500px;
}
.date_col{
	font-size: 14px;
}

.news_table table tr th.date_head, .news_table table tr td.date_col{
	padding:0 10px;
/* 	width: % !important; */
}
.news_title{
	width: 60%;
}

tr:hover, tr:hover td a{
	color: #fff;
}

.typeTable{
	width: 990px;
}

a.typeLink{
	font-family: Impact, sans-serif;
	font-size: 2em;
	text-transform: uppercase;
	text-decoration: none;
}

a.typeLink:hover{
	color: #ac0101;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
	#container{
		width: 1024px;
		padding: 0;
		background: #000;
	}
	#footer{
		right:0px;
		width:1024px;
	}
	#dragon{
		padding: 0 16px;
	}
	.index_right .slogan{
		margin: 0 0 0 20px;
	}
	.sub_nav{
		right:0;
	}
	.form label{
		font-size: 0.75em;
	}
	.page_title h1{
		font-size:70px;
		top:377px;
	}
	.stats_con span, .tour_con span{
		font-size: 3.5em;
	}
	.players_table tbody{
	display: inherit;
	height: auto;
	max-height: auto;
	
	}
.players_table table tbody tr td.last{
	padding: 0;
	width: 100px;
}

.gallery-left {
	width: 495px;
	float: left; 
}

.gallery-right {
	width: 495px;
	float: left; 
}

