/*
body {
	font: 16px/30px Arial, Helvetica, sans-serif;
	color: #6f7784;
	background: #fff;
}
*/
/* Fonts
------------------------------------------------------------------------------*/ 

@font-face {
	font-family: 'BebasNeue';
    src: url('../fonts/BebasNeueBold.eot');
    src: url('../fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeueBold.woff') format('woff'),
         url('../fonts/BebasNeueBold.ttf') format('truetype'),
         url('../fonts/BebasNeueBold.svg#BebasNeueBold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
	font-family: 'BebasNeue';
    src: url('../fonts/BebasNeueRegular.eot');
    src: url('../fonts/BebasNeueRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeueRegular.woff') format('woff'),
         url('../fonts/BebasNeueRegular.ttf') format('truetype'),
         url('../fonts/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
	font-family: 'BebasNeue';
    src: url('../fonts/BebasNeueBook.eot');
    src: url('../fonts/BebasNeueBook.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeueBook.woff') format('woff'),
         url('../fonts/BebasNeueBook.ttf') format('truetype'),
         url('../fonts/BebasNeueBook.svg#BebasNeueBook') format('svg');
    font-weight: 300;
    font-style: normal;
}
/* end
------------------------------------------------------------------------------*/ 

.style191 {font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; }
.style791 {font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #B22222; }
.style192 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style241 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
.style339 {color: #B40404; font-style: italic; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style64 {font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #B40404;}
.style372 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0077CC;
	font-weight: bold;
	
}
.style372r {
	font-family:  'BebasNeue','Arial Narrow', 'Open Sans', sans-serif;
	font-size: 24px;
	color: #ff0000;
	font-weight: bold;
}

.style372w {
	font-family:  'BebasNeue','Arial Narrow', 'Open Sans', sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}

.style372w1 {
	font-family:  'BebasNeue','Arial Narrow', 'Open Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

.style372b {
	font-family: 'BebasNeue','Arial Narrow', 'Open Sans', sans-serif;
	font-size: 24px;
	color: #000080;
	font-weight: bold;
}
.style375 {font-size: 12px; color: #B40404; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style275 {font-size: 16px; color: #B40404;  font-weight: 300; font-family: Franklin Gothic Demi Cond, Eras Bold ITC, Verdana, Bradley Hand ITC, sans-serif;}
.style275a {font-size: 16px; color: #B40404; font-weight: bold; font-family: Arial Narrow, Bradley Hand ITC, sans-serif;}
.style376 {font-style: italic; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #B40404;}
.style377 {color: #000000}
.style378 {font-weight: bold; font-family: Arial,Verdana, Helvetica, sans-serif; font-size: 16px; color: #0080C0; }
.style379 {color: #64A1D8; }

.sh2 {
	font:35px Tw Cen MT Condensed, Arial, Helvetica, sans-serif;
	color: #D20303;
	font-weight:100;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	
    text-shadow: 2px 2px 3px #BABABA; 
	}
	
.sh21 {
	font:35px Arial, Helvetica, sans-serif;
	color: #D20303;
	font-weight:100;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	
    text-shadow: 2px 2px 3px #BABABA; 
	}
	
.sh22 {
	color: #008bc3;
	font-family: 'BebasNeue';
	font-size: 30px;
	line-height: 34px;
	padding-bottom: 11px;
}
	
/*=========================================================================*/	
.videoWrapper{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
}
 
.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	
	max-height: 320px;
}
/*====================================================*/
#likebox-wrapper * {
  width: 100% !important;
  padding: 0px !important;
    margin: 0px !important;
	position: relative;
  
 -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
   -o-border-radius: 7px;
  border-radius: 10px;
   border: 1px solid #6666FF;
   height:300px; width:255px;
   
   background-color:#D6E0FF; padding:10px 0 10px 10px; box-shadow: 4px 4px 0px rgba(0, 0, 255, 0.45); overflow:hidden;
  
   }
   
/*============================================================ */
 
 #overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}
.cnt223 a{
text-decoration: none;
}
.popup{
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
}
.cnt223{
min-width: 280px;
width: 300px;
min-height: 420px;
margin: 100px auto;
background: #f3f3f3;
position: relative;
z-index: 103;
padding: 10px;
border-radius: 5px;
box-shadow: 0 2px 5px #000;
}
.cnt223 p{
clear: both;
color: #555555;
text-align: justify;
}
.cnt223 p a{
color: #d91900;
font-weight: bold;
}
.cnt223 .x{
float: left;  /* right; */
height: 15px;
left: 10px;
position: relative;
top: -11px;
width: 14px;
}
.cnt223 .x:hover{
cursor: pointer;
}
/*============================================================ */  
#fixedheader {
    top: 0px;
    left:50%;
    transform:translateX(-50%);
    position: fixed;
    background-color: #FF8C00;
    width:100%;
    max-width: 100%;
    z-index: 10;
    text-align: center;
    display: block; 
    padding: 1px 0px;	
}