img { border: 0; }
.insidescroll{
overflow-x:hidden; overflow-y: scroll; -webkit-overflow-scrolling: touch;
}
.bg{
background: #fcfcfc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fcfcfc 0%, #e8e8e8 41%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(41%,#e8e8e8), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcfcfc 0%,#e8e8e8 41%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcfcfc 0%,#e8e8e8 41%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcfcfc 0%,#e8e8e8 41%,#cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcfcfc 0%,#e8e8e8 41%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
}
.btn{
position:relative; width:100%; height:60px;  cursor:pointer; display:block; display:inline-block;
-moz-box-shadow: 0px 7px 7px #000; 
-webkit-box-shadow: 0px 7px 7px #000; 
box-shadow: 0px 7px 7px #000; 
background: #fcfcfc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fcfcfc 0%, #e8e8e8 41%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(41%,#e8e8e8), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcfcfc 0%,#e8e8e8 41%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcfcfc 0%,#e8e8e8 41%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcfcfc 0%,#e8e8e8 41%,#cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcfcfc 0%,#e8e8e8 41%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
behavior: url(PIE.htc);
}
.galinfo{
	position:absolute;
	top:5px; left:100%; margin-left:-55px; width:50px; height:50px;  cursor: pointer;
	background-image:url(appicons/info1.png); background-repeat:no-repeat; background-size:50px 50px;
	
}
.galclose{
	position:absolute;
	top:5px; left:5px; width:50px; height:50px;  cursor: pointer;
	background-image:url(appicons/closegal.png); background-repeat:no-repeat; background-size:50px 50px;
	
}
.back{
	position:absolute;
	top:5px; left:50%; margin-left:-25px; display:none; width:50px; height:50px;  cursor: pointer;
	background-image:url(appicons/back.png); background-repeat:no-repeat; background-size:50px 50px;
	
}
.magni{
	position:absolute;
	top:5px; left:100%; margin-left:-55px; width:50px; height:50px;  cursor: pointer;
	background-image:url(appicons/magni.png); background-repeat:no-repeat; background-size:50px 50px;
	
}
.wipebtn{
	position:absolute;
	top:5px; left:5px; width:50px; height:50px;  cursor: pointer;
	background-image:url(appicons/openwhite.png); background-repeat:no-repeat; background-size:50px 50px;
	
}
.wipebtnclose{
	position:absolute;
	top:5px; left:5px; width:50px; height:50px;  cursor: pointer;
	background-image:url(appicons/closewhite.png); background-repeat:no-repeat; background-size:50px 50px;
	
}
a.regn{
text-decoration:none;
color:#0066CC;
	font-size:16px;
	position:absolute; top:0px; left:0px;
}
a.regus{

	
	text-decoration:none;
	
	color:#0066CC;
	font-size:12px;
	
	
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
a.regus:hover{
color:#666666;
-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 400;
  src: local('Exo Regular'), local('Exo-Regular'), url(http://fonts.gstatic.com/s/exo/v4/kA_pX0U45Eb7PbHijV1x2w.woff2) format('woff2'), url(http://fonts.gstatic.com/s/exo/v4/wocyXRLWPo2Av-yUTmmbTA.woff) format('woff');
}
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 900;
  src: local('Exo Black'), local('Exo-Black'), url(http://fonts.gstatic.com/s/exo/v4/zss5QirmJkYz6dW5juecsA.woff2) format('woff2'), url(http://fonts.gstatic.com/s/exo/v4/vUUX2FySly3npcleKTbosw.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat-Regular'), url(http://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2'), url(http://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat-Bold'), url(http://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2'), url(http://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcgFhaRv2pGgT5Kf0An0s4MM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
.exo{
font-family: 'Exo', sans-serif;
}
.blackfade{
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-8 */

}
.radialblackgrey{
background: rgb(0, 0, 0); background: -moz-linear-gradient(left top, ellipse cover,  rgba(0, 0, 0,1) 0%, rgba(255, 255, 255,1) 106%);background: -webkit-gradient(radial, left top, right top, color-stop(0%,rgba(0, 0, 0,1)), color-stop(106%,rgba(255, 255, 255,1))); background: -webkit-radial-gradient(left top, ellipse cover,  rgba(0, 0, 0,1) 0%, rgba(255, 255, 255,1) 106%); background: -o-radial-gradient(left top, ellipse cover, rgba(0, 0, 0,1) 0%, rgba(255, 255, 255,1) 106%); background: -ms-radial-gradient(left top, ellipse cover,  rgba(0, 0, 0,1) 0%, rgba(255, 255, 255,1) 106%); background: radial-gradient(ellipse at left top,  rgba(0, 0, 0,1) 0%, rgba(255, 255, 255,1) 106%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=1 );
		 
}
.whiteopac{
background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.5);
	color:#000000;
		 }
#milk{
	position:fixed;
	top:0px; left:0px; width:100%; height:100%;
	background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.9);
	color:#FFFFFF;
	display:none;
}
a.inblue{
	text-decoration:none;
	cursor:pointer;
	color:#006699;
	font-size:16px;
}
.blackopac{
	background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
}
#ratebox{
	position:relative; width:150px;
	display:block;
	
}
#rateboxleft{
	position:absolute; width:80%; height:20px;  left:0px; top:0px;
	 cursor:pointer;
	
}
#rateline{
position:absolute; width:100%; height:3px;  left:0px; top:50%; margin-top:-1.5px;
background-color:#c9af57; overflow:hidden;
}
#greyrateline{
position:absolute; width:100%; height:3px;  left:0px; top:0px;
background-color:#212121; 
}

#rateboxright{
	position:absolute; width:10%; top:3.5px;  left:90%; color:#c9af57; text-align:right;
}
a.ratepointer{
	position:absolute;
	display:block;
	cursor:pointer;
	width:20px;
	height:20px;
	top:0px;
	left:0px;
	background-color:#c9af57;
	 border-radius:10px;
 ms-border-radius:10px;
	
		 url(PIE.htc);
		
}
a.ratepointer:hover{
	position:absolute;
	display:block;
	cursor:pointer;
	width:20px;
	height:20px;
	background-color:#212121;
	 border-radius:10px;
 ms-border-radius:10px;
	
		 url(PIE.htc);
		 
}
a.watcherout{
text-decoration:none;
line-height:30px; color:#FFFFFF; text-align:center; background-color:#434142; font-size:9px; text-transform:uppercase;
}
a.watcher{
text-decoration:none;
line-height:30px; color:#FFFFFF; text-align:center; background-color:#b33d49; font-size:9px; text-transform:uppercase;
}
a.fader{
text-decoration:none;
	color:#000000;
	font-family: 'Open Sans', sans-serif;
	font-size:28px;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
	
  /* text-shadow:   0 0 8px #000000,   
                               3px 0 8px #000000,
                               0 3px 8px #000000,
                               -3px 0 8px #000000,
                               0 -3px 8px #000000;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;*/
}
a.fader:hover{
/*opacity:1;
	filter:alpha(opacity=100);
	 text-shadow:   none;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;*/
}
a.nodeco{
	text-decoration:none;
	color:#000000;
	cursor:pointer;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.nodeco:hover{	
	color:#0066CC;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
#footer{
	position:relative; width:100%; left:0px;  background-color:#212121; color:#c3263e;
}
a.meninactiv{
	cursor:pointer;
	position:relative;
	line-height:30px;
	height:30px;
	font-size:70%;
	text-align:center;
	text-decoration:none;
	width:14.28%;
	display:block;
	float:left;
	color:#000000;
	background-color:#CCCCCC;
	
}
a.meninmov{
	cursor:pointer;
	position:relative;
	line-height:30px;
	height:30px; font-size:70%;
	text-align:center;
	text-decoration:none;
	width:14.28%;
	display:block;
	float:left;
	color:#FFFFFF;
	background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.9);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
	
}
a.meninmov:hover{
	cursor:pointer;
	position:relative;
	line-height:30px;
	height:30px; font-size:70%;
	text-align:center;
	text-decoration:none;
	width:14.28%;
	display:block;
	float:left;
	color:#000000;
	background-color:#CCCCCC;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.footerref{
	cursor:pointer;
	position:relative;
	line-height:20px;
	padding-left:20px;
	text-decoration:none;
	cursor:pointer;
	color:#c3263e;
	
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.footerref:hover{
color:#4f4d4e;
-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.whiteout{background: rgb(255, 255, 255); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiAjUT48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4gPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==); background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255, 255, 255,1)), color-stop(100%,rgba(255, 255, 255,0))); background: -webkit-linear-gradient(left, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255,0) 100%); background: -o-linear-gradient(left, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255,0) 100%); background: -ms-linear-gradient(left, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255,0) 100%); background: linear-gradient(to right, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); 
		 
		 }
.whitein{background: rgb(255, 255, 255); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiAjUT48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMDEiLz4gPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==); background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255, 255, 255,0.01)), color-stop(100%,rgba(255, 255, 255,1))); background: -webkit-linear-gradient(left, rgba(255, 255, 255,0.01) 0%, rgba(255, 255, 255,1) 100%); background: -o-linear-gradient(left, rgba(255, 255, 255,0.01) 0%, rgba(255, 255, 255,1) 100%); background: -ms-linear-gradient(left, rgba(255, 255, 255,0.01) 0%, rgba(255, 255, 255,1) 100%); background: linear-gradient(to right, rgba(255, 255, 255,0.01) 0%, rgba(255, 255, 255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );  
		 
		 }
.outernewsref{ text-decoration:none;
	position:relative; float:left; width:15%; height:100%; overflow:hidden;
}
.readmore{ text-decoration:none;
	position:absolute;
	top:20%;
	
	padding:5px;
	text-align:center;
	width:80%;
	left:7%;
	
	color:#FFFFFF;
	
}
.newsredbox{ text-decoration:none;
	position:absolute;
	width:105%;
	height:15%;
	top:52%;
	left:-5px;
	background-color:#c3263e;
	color:#FFFFFF;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.newsredbox:hover{  text-decoration:none;
	position:absolute;
	width:105%;
	height:15%;
	top:52%;
	left:-5px;
	background-color:#4f4d4e;
	color:#FFFFFF;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.smallscript{font-size:10px; color:#4f4d4e; text-decoration:none; }
.articword{ font-size:12px;  text-decoration:none;
	position:absolute; top:35%; padding:10px; word-wrap: break-word; overflow:hidden width:148.333px; height:65%; color:#4f4d4e; 
}		 
a.article{
text-decoration:none;
cursor:pointer; display:block;  position:absolute;
 width:100%; height:152%; overflow:hidden; top:0%;
 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.article:hover{
text-decoration:none;
position:absolute;   overflow:hidden; top:-55%;
 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
ins{
text-decoration:none;
}
.articpic{
	position:absolute; width:100%; left:0px; top:0px; height:35%; overflow:hidden;
}

#movboxmover{
position:absolute; top:0px; left:65px;  height:100%;
}
#newsbox{
position:relative; top:0px; width:100%;
	height:150%; overflow:hidden;
	left:0px;
}
#newsboxleft{
position:absolute; top:0px; left:0px; width:5%; cursor:pointer; height:100%; overflow:hidden;
}
#newsboxright{
position:absolute; top:0px; left:97.5%; width:5%; cursor:pointer; height:100%; overflow:hidden;
}
#newsslider{
	position:relative;
	
	width:100%;
	height:30%; overflow:hidden;
	
	border-bottom:3px solid #c3263e;
	
}
a.ratemore{
text-align:center;
position:relative;
display:block;
cursor:pointer;
font-size:16px;
background-color:#434142;
font-family: 'Montserrat', sans-serif;
	width:100%;
	line-height:54px;
	text-decoration:none;
	color:#FFFFFF;
	
}
a.rateA{
position:relative;
display:block;
cursor:pointer;
font-size:16px;
background-color:#ededed;
font-family: 'Montserrat', sans-serif;
	width:100%;
	line-height:68px;
	height:68px;
	text-decoration:none;
	color:#4f4d4e;
	overflow:hidden;
}
a.rateB{
position:relative;
display:block;
cursor:pointer;
font-size:16px;
background-color:#FFFFFF;
font-family: 'Montserrat', sans-serif;
	width:100%;
	line-height:68px;
	height:68px;
	text-decoration:none;
	color:#4f4d4e;
	overflow:hidden;
}
.calen{
position:relative;
width:100%;

}
.calenouter{
position:relative;
width:100%;
left:0px;
 overflow:hidden;
}
.caleninner{
	position:relative;


}
a.calensinglb{
	text-align:left;
	float:left;
	line-height:68px;
	position:relative;
	font-family: 'Montserrat', sans-serif;
	
	
	overflow:hidden;
	float:left;
	text-decoration:none;
	
	font-size:16px;
	
	 
}
a.calensingl{
	text-align:center;
	float:left;
	line-height:68px;
	position:relative;
	font-family: 'Montserrat', sans-serif;
	
	
	overflow:hidden;
	float:left;
	text-decoration:none;
	background-color:#ededed;
	color:#000000;
	font-size:16px;
	
	 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.calensingl:hover{
	background-color:#0066CC;
	color:#FFFFFF;
 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.aborderact{

	text-decoration:none;
	position:relative;
	display:block;
	float:left;
	min-width:150px;
	padding:5px;
	border-bottom:3px solid #0066CC;
	color:#0066CC;
	font-size:16px;
	
}
a.aborder{
	z-index:9;
	text-decoration:none;
	position:relative;
	display:block;
	float:left;
	min-width:150px;
	padding:5px;
	border-bottom:3px solid #ededed;
	color:#4f4d4e;
	font-size:16px;
	 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.overheadin{
	position:relative;
	background-color:#ededed;
	color:#000000;
	padding:16px;
	width:98.5%;
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	
}
a.aborder:hover{
	color:#0066CC;
	border-bottom:3px solid #0066CC;
	 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.setred{color:#0066CC;}
.overheadv{
	font-family: 'Montserrat', sans-serif;
	color:#4f4d4e;
	font-size:23px;
	text-shadow: 1px 1px 1px  #000000;
}
.overheadn{
	font-family: 'Montserrat', sans-serif;
	color:#4f4d4e;
	font-size:30px;
	
}
.overheads{
	font-family: 'Montserrat', sans-serif;
	color:#4f4d4e;
	font-size:20px;
	
}
.overheadsmall{
	font-family: 'Montserrat', sans-serif;
	color:#4f4d4e;
	font-size:16px;
	text-transform:uppercase;
	border-top:1px solid #4f4d4e;
	border-bottom:1px solid #4f4d4e;
}
.overhead{
	font-family: 'Montserrat', sans-serif;
	color:#4f4d4e;
	font-size:30px;
	text-transform:uppercase;
	border-top:1px solid #4f4d4e;
	border-bottom:1px solid #4f4d4e;
}
.transer{
	position:relative;
	width:95%;
	background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.7);
	position:relative;
	left:2.5%;
	
}
.intrans{
width:90%;
	
	position:relative;
	left:5%;
}
.content{
	width:90%;
	
	position:relative;
	height:auto;
	left:5%;
	
	
	
}
#content{
	width:1200px;
	
	position:relative;
	height:auto;
	left:50%;
	margin-left:-600px;
	
	
	
}
a.jred{
text-decoration:none;
color:#0066CC;
 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.jred:hover{
text-decoration:none;
color:#4f4d4e;
 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.softred{
font-size:12px; color:#0066CC;

}
a.justred{
text-decoration:none;	font-size:12px; color:#0066CC;
}
a.detmen{
	text-decoration:none;
	
	color:#000000;
	
	 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.detmen:hover{
	color:#0066CC;
	 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.loggerf{
cursor:pointer;
overflow:hidden;
	text-decoration:none;
	text-transform:uppercase;
	color:#4f4d4e;
	font-size:16px;
	height:48px;
	
}

a.logger{
cursor:pointer;
overflow:hidden;
	text-decoration:none;
	text-transform:uppercase;
	color:#4f4d4e;
	font-size:16px;
	height:16px;
	 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.logger:hover{
height:300px;
 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.topmenreg{
cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	color:#4f4d4e;
	font-size:18px;
	font-weight:bold;
	 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.topmenreg:hover{
color:#0066CC;
	 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.topmenactive{
	cursor:pointer;
	position:relative;
	width:120px;
	top:-30px;
	text-align:center;
	border-top:3px solid #0066CC;
	background-color:#ededed;
	text-decoration:none;
	text-transform:uppercase;
	color:#4f4d4e;
	font-size:16px;
	height:80px;
	line-height:80px;
	display:inline-block;
}
a.topmen{	
	position:relative;
	width:120px;
	top:-30px;
	text-align:center;
	height:85px;
	line-height:85px;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	color:#4f4d4e;
	font-size:16px;
	 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.topmen:hover{
	color:#0066CC;
	 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

a.btopmenactive{
	cursor:pointer;
	position:relative;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	border-top:3px solid #0066CC;
	background-color:#ededed;
	text-decoration:none;
	text-transform:uppercase;
	color:#4f4d4e;
	font-size:12px;
	height:40px;
	line-height:40px;
	display:inline-block;
}
a.btopmen{	
	position:relative;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	height:45px;
	line-height:45px;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	color:#4f4d4e;
	font-size:12px;
	 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.btopmen:hover{
	color:#0066CC;
	 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


#menu{
	width:100%;
	height:80px;
	
	background-color:#FFFFFF;
	position:relative;
	
}
.teaserbox{
	position:relative; top:0px; width:50%; height:100%; float:left; overflow:hidden;
}
#inteaser{
position:absolute; top:0px; left:0px; width:200%; height:100%;
}
#teaser{
	width:100%;
	height:60%;
	position:relative;
	overflow:hidden;
}
.mont{
font-family: 'Montserrat', sans-serif;
}
.open{
font-family: 'Open Sans', sans-serif;
}
.chatgreen{
background: rgb(0, 255, 102); background: -moz-linear-gradient(left top, ellipse cover,  rgba(0, 255, 102,1) -3%, rgba(255,255,255,1) 22%, rgba(0, 255, 102,1) 106%);background: -webkit-gradient(radial, left top, right top, color-stop(-3%,rgba(0, 255, 102,1)), color-stop(22%,rgba(255,255,255,1)), color-stop(106%,rgba(0, 255, 102,1))); background: -webkit-radial-gradient(left top, ellipse cover,  rgba(0, 255, 102,1) -3%, rgba(255,255,255,1) 22%, rgba(0, 255, 102,1) 106%); background: -o-radial-gradient(left top, ellipse cover, rgba(0, 255, 102,1) -3%, rgba(255,255,255,1) 22%, rgba(0, 255, 102,1) 106%); background: -ms-radial-gradient(left top, ellipse cover,  rgba(0, 255, 102,1) -3%, rgba(255,255,255,1) 22%, rgba(0, 255, 102,1) 106%); background: radial-gradient(ellipse at left top,  rgba(0, 255, 102,1) -3%, rgba(255,255,255,1) 22%, rgba(0, 255, 102,1) 106%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff66', endColorstr='#00ff66',GradientType=1 );  color:#000000;
		 
}
.chatblue{
background: rgb(51, 153, 255); background: -moz-linear-gradient(left top, ellipse cover,  rgba(51, 153, 255,1) -3%, rgba(255,255,255,1) 22%, rgba(0, 153, 255,1) 106%);background: -webkit-gradient(radial, left top, right top, color-stop(-3%,rgba(51, 153, 255,1)), color-stop(22%,rgba(255,255,255,1)), color-stop(106%,rgba(0, 153, 255,1))); background: -webkit-radial-gradient(left top, ellipse cover,  rgba(51, 153, 255,1) -3%, rgba(255,255,255,1) 22%, rgba(0, 153, 255,1) 106%); background: -o-radial-gradient(left top, ellipse cover, rgba(51, 153, 255,1) -3%, rgba(255,255,255,1) 22%, rgba(0, 153, 255,1) 106%); background: -ms-radial-gradient(left top, ellipse cover,  rgba(51, 153, 255,1) -3%, rgba(255,255,255,1) 22%, rgba(0, 153, 255,1) 106%); background: radial-gradient(ellipse at left top,  rgba(51, 153, 255,1) -3%, rgba(255,255,255,1) 22%, rgba(0, 153, 255,1) 106%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3399ff', endColorstr='#0099ff',GradientType=1 );  color:#000000;
		 
}
.bblue{
background: #7abcff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdhYmNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzYwYWJmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDk2ZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-8 */

}
a.rnone{
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
}
.roundfull{
	background-color:#FF0000;
}
.roundempty{
	background-color:transparent;
}
.pass5{
	position:relative; border:1px solid #808080;  background-color:#FFFFFF; padding:5px;
}
.pass10{
	position:relative; border:1px solid #808080;  background-color:#FFFFFF; padding:10px;
}
.relief{

color:#333333;
text-shadow: -1px -1px 0px #000000, 1px 1px 0px #000000;
}
.justgrey{
background: #eeeeee; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */

}

html{
margin: 0px;
padding: 0px;
height: 100%;
}
select::-ms-expand {
    display: none;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 30px 2px 2px;
    border: none;
}
		input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
select {
    padding:3px;
	padding-left:15px;
    margin: 0;
   font-family: 'Open Sans', sans-serif;
  font-size:16px;
  line-height:16px;
  
    color:#666666;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

label {position:relative;  height:20px; width:auto; line-height:20px; }
label:after {
    content:url(picon/selpfg.png);
	font-family: 'Montserrat', sans-serif;
   font-size:8px;
    color:#000000;
   
    right:8px; top:-3px;
    padding:0 0 2px;
   
    position:absolute;
    pointer-events:none;
	border:none;
}
label:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:12px;
     position:absolute;
    pointer-events:none;
    display:block;
	border:none;
}

textarea {
   border:1px solid #CCCCCC; font-size:12px;  font-family: 'Montserrat', sans-serif;
}
input[type="text"] {
  display: block;
  margin: 0;
  width: 100%;
  font-family: sans-serif;
  font-size: 12px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border:1px solid #666666;
  float:left;
}
input[type="text"]:focus {
  outline: none;
}
input {
     padding:5px; font-family: 'Montserrat', sans-serif;
}

.button {
    border: 1px solid #006;
    background: #9cf;
}
body {
margin: 0px;
padding: 0px;
height:100%;
width:100%;
overflow-x:hidden;
overflow-y:auto; -webkit-overflow-scrolling:touch;

color:#000000;
font-family: 'Open Sans', sans-serif;
font-size:12px;
touch-action:pan-y;
}
* {
      /* disallow pan-x! */
      touch-action: pan-y pinch-zoom double-tap-zoom;
      /* maybe add cross-slide-x cross-slide-y? */
    }
    .scroller-x,
    .scroller-x * {
      /* horizontal scrolling only */
      touch-action: pan-x;
    }
    .scroller-y,
    .scroller-y * {
      /* vertical scrolling only */
      touch-action: pan-y;
    }}
.shadleft{
-moz-box-shadow: -7px 0px 20px #000; 
-webkit-box-shadow: -7px 0px 20px #000; 
box-shadow: -7px 0px 20px #000; 
behavior: url(PIE.htc);
}
.textshadow {text-shadow: #000000 3px 3px 5px; behavior: url(PIE.htc);}
.shadtop{
-moz-box-shadow: 0px -7px 7px  #000; 
-webkit-box-shadow: 0px -7px 7px  #000; 
box-shadow: 0px -7px 7px  #000; 
behavior: url(PIE.htc);
}
.shad{
-moz-box-shadow: 0px 7px 7px #000; 
-webkit-box-shadow: 0px 7px 7px #000; 
box-shadow: 0px 7px 7px #000; 
behavior: url(PIE.htc);
}
.wshad{
-moz-box-shadow: 0px 2px 2px #000; 
-webkit-box-shadow: 0px 2px 2px #000; 
box-shadow: 0px 2px 2px #000; 
behavior: url(PIE.htc);
}

.radius5{
 border-radius:5px;
 ms-border-radius:5px;
 behavior: url(PIE.htc);
}
.radius10{
 border-radius:10px;
 ms-border-radius:10px;
 behavior: url(PIE.htc);
}
.radius15{
 border-radius:15px;
 ms-border-radius:15px;
 behavior: url(PIE.htc);
}
.radius20{
 border-radius:20px;
 ms-border-radius:20px;
 behavior: url(PIE.htc);
}
.radius25{
 border-radius:25px;
 ms-border-radius:25px;
 behavior: url(PIE.htc);
 
}
.radius200{
 border-radius:200px;
 ms-border-radius:200px;
 behavior: url(PIE.htc);
 
}
.radiusRight3{
 border-top-right-radius:3px;
 ms-border-top-right-radius:3px;
 border-bottom-right-radius:3px;
 ms-border-bottom-right-radius:3px;
 behavior: url(PIE.htc);
}
.radiusLeft3{
 border-top-left-radius:3px;
 ms-border-top-left-radius:3px;
 border-bottom-left-radius:3px;
 ms-border-bottom-left-radius:3px;
 behavior: url(PIE.htc);
}
.radius3{
 border-radius:3px;
 ms-border-radius:3px;
 behavior: url(PIE.htc);
 
}
.radius30{
 border-radius:30px;
 ms-border-radius:30px;
 behavior: url(PIE.htc);
 
}
 
.radius50ani{
border:5px inset #00CC00;
 border-radius:50px;
 ms-border-radius:50px;
 behavior: url(PIE.htc);
 
 
}
.radius50{
 border-radius:50px;
 ms-border-radius:50px;
 behavior: url(PIE.htc);
 
 
}
.radius150{
 border-radius:150px;
 ms-border-radius:150px;
 behavior: url(PIE.htc);
 
}
.content_shadow{
		-webkit-box-shadow: -0.3px 1px 8px   #000000;
        -moz-box-shadow: -0.3px 1px 8px   #000000;
         box-shadow: -0.3px 1px 8px   #000000;
		 url(PIE.htc);
	
}


.content_inset_shadow{
		-webkit-box-shadow:inset -0.3px 1px 8px   #000000;
        -moz-box-shadow:inset -0.3px 1px 8px   #000000;
         box-shadow:inset -0.3px 1px 8px   #000000;
		 url(PIE.htc);
	
}
.fieldinsetshadow{
	-moz-box-shadow:inset  0px 0.5px 2px   #000000; -webkit-box-shadow:inset  0px 0.5px 2px  #000000; box-shadow:inset  0px 0.5px 2px  #000000;  behavior: url(PIE.htc);
}

.tiny{color:#6e6e6e; font-style:italic; font-size:12px;}
.dista{
position:relative; height:10px;
}
.distb{
position:relative; height:5px;
}
.distc{
position:relative; height:3px;
}
a.ratenofloater{
position:relative;
cursor:pointer;
height:30px;

text-decoration:none;
color:#FFFFFF;
}
.submit{
position:relative;  padding-left:15px; padding-right:15px; line-height:30px; color:#FFFFFF;  background-color:#0066CC; left:-2px;
font-size:12px; text-align:center; text-transform:uppercase; cursor:pointer;
height:50px;

 border-radius:5px;
 ms-border-radius:5px;
 border:none;
 behavior: url(PIE.htc);
}

a.paginatorsin{
position:relative;  padding-left:15px; padding-right:15px; line-height:50px; color:#000000;  background-color:#ededed; left:5px;
font-size:12px; text-align:center; text-transform:uppercase; cursor:pointer;
height:50px;

text-decoration:none; display: inline-block;


}
.paginators{
position:relative;  padding-left:15px; padding-right:15px; line-height:50px; color:#FFFFFF;  background-color:#0066CC; font-size:12px; text-align:center; text-transform:uppercase; cursor:pointer;
height:50px;
text-decoration:none; display: inline-block;
left:5px;
font-size:12px;
-webkit-box-shadow: -0.3px 1px 8px   #000000;
        -moz-box-shadow: -0.3px 1px 8px   #000000;
         box-shadow: -0.3px 1px 8px   #000000;
		 url(PIE.htc);

}
a.paginators{
position:relative;   line-height:50px; color:#FFFFFF;  background-color:#0066CC; font-size:12px; text-align:center; text-transform:uppercase; cursor:pointer;
height:50px;
text-decoration:none; display: inline-block;
left:5px;
font-size:12px;
-webkit-box-shadow: -0.3px 1px 8px   #000000;
        -moz-box-shadow: -0.3px 1px 8px   #000000;
         box-shadow: -0.3px 1px 8px   #000000;
		 url(PIE.htc);

}
a.paginators:hover{

-webkit-box-shadow:none;
        -moz-box-shadow:none;
         box-shadow:none;

}
a.ratefloater{
position:relative;
cursor:pointer;
height:30px;
float:left;
text-decoration:none;
color:#FFFFFF;
}
a.not{

text-decoration:none;
color:#FFFFFF;
}
::-webkit-scrollbar
{
  width: 12px;  /* for vertical scrollbars */
  height: 12px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track
{
  background: rgba(255, 255, 255, 0.1);
}

::-webkit-scrollbar-thumb
{
  background: rgba(100, 100, 100, 0.5);
}
.online{
background: #b4ddb4; /* Old browsers */
background: -moz-linear-gradient(-45deg, #b4ddb4 0%, #83c783 17%, #52b152 33%, #008a00 67%, #005700 83%, #002400 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#b4ddb4), color-stop(17%,#83c783), color-stop(33%,#52b152), color-stop(67%,#008a00), color-stop(83%,#005700), color-stop(100%,#002400)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 67%,#005700 83%,#002400 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 67%,#005700 83%,#002400 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 67%,#005700 83%,#002400 100%); /* IE10+ */
background: linear-gradient(135deg, #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 67%,#005700 83%,#002400 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4ddb4', endColorstr='#002400',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.offline{
background: #ed2112; /* Old browsers */
background: -moz-linear-gradient(-45deg, #ed2112 0%, #e21a00 17%, #ff4c4c 33%, #ff0000 67%, #af0b00 83%, #002400 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ed2112), color-stop(17%,#e21a00), color-stop(33%,#ff4c4c), color-stop(67%,#ff0000), color-stop(83%,#af0b00), color-stop(100%,#002400)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #ed2112 0%,#e21a00 17%,#ff4c4c 33%,#ff0000 67%,#af0b00 83%,#002400 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #ed2112 0%,#e21a00 17%,#ff4c4c 33%,#ff0000 67%,#af0b00 83%,#002400 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #ed2112 0%,#e21a00 17%,#ff4c4c 33%,#ff0000 67%,#af0b00 83%,#002400 100%); /* IE10+ */
background: linear-gradient(135deg, #ed2112 0%,#e21a00 17%,#ff4c4c 33%,#ff0000 67%,#af0b00 83%,#002400 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed2112', endColorstr='#002400',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.blueopac{
background: rgb(0, 102, 153);
    background: rgba(0, 102, 153, 0.8);
	
		 }
.myfooter{}
#menfix{position:fixed; width:100%; height:50px;   z-index:500;}
.padding16{position:relative; width:100%;padding:16px;}
.mega_white_shadow{
		-webkit-box-shadow: -1px 1px 300px   #FFFFFF;
        -moz-box-shadow: -1px 1px 300px   #FFFFFF;
         box-shadow: -1px 1px 300px   #FFFFFF;
		 url(PIE.htc);
	
}
.clear{clear:left;}
.w1{position:relative; width:1%; float:left; display:block; }
.w2{position:relative; width:2%; float:left; display:block; }
.w3{position:relative; width:3%; float:left; display:block; }
.w4{position:relative; width:4%; float:left; display:block; }
.w5{position:relative; width:5%; float:left; display:block; }
.w8{position:relative; width:8%; float:left; display:block; }
.w10{position:relative; width:10%; float:left; display:block; }
.w12{position:relative; width:12.5%; float:left; display:block; }
.w15{position:relative; width:15%; float:left; display:block; }
.w16{position:relative; width:16%; float:left; display:block; }
.w20{position:relative; width:20%; float:left; display:block; }
.w25{position:relative; width:25%; float:left; display:block; }
.w30{position:relative; width:30%; float:left; display:block; }
.w40{position:relative; width:40%; float:left; display:block; }
.w45{position:relative; width:45%; float:left; display:block; }
.w48{position:relative; width:48%; float:left; display:block; }
.w50{position:relative; width:50%; float:left; display:block; }
.w60{position:relative; width:60%; float:left; display:block; }
.w70{position:relative; width:70%; float:left; display:block; }
.w80{position:relative; width:80%; float:left; display:block; }
.w90{position:relative; width:90%; float:left; display:block; }
.w100{position:relative; width:100%; float:left; display:block; }
.w33{position:relative; width:33.3%; float:left; display:block; }
.left{text-align:left;} .center{text-align:center;} .right{text-align:right;}
.bigtosmall{position:relative; font-size:12px; text-align:12px; height:16px; padding:2px;}
a.bigbtn{
cursor:pointer;
text-decoration:none;
color:#FFFFFF; text-align:center;
padding:10px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */
background: #1e5799; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzI5ODlkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzIwN2NjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-8 */
-webkit-box-shadow: -0.3px 1px 8px   #000000;
        -moz-box-shadow: -0.3px 1px 8px   #000000;
         box-shadow: -0.3px 1px 8px   #000000;
		  border-radius:5px;
 ms-border-radius:5px;
		 url(PIE.htc);


}
a.bigbtn:hover{
-webkit-box-shadow:none;
        -moz-box-shadow:none;
         box-shadow:none;
}
input[type="button"]:hover {
-webkit-box-shadow:none;
        -moz-box-shadow:none;
         box-shadow:none;
}
input[type="button"] {
position:relative; top:-10px;
cursor:pointer;
text-decoration:none;
color:#FFFFFF; text-align:center;
border:none;
padding:10px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */
background: #1e5799; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzI5ODlkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzIwN2NjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-8 */
-webkit-box-shadow: -0.3px 1px 8px   #000000;
        -moz-box-shadow: -0.3px 1px 8px   #000000;
         box-shadow: -0.3px 1px 8px   #000000;
		  border-radius:5px;
 ms-border-radius:5px;
		 url(PIE.htc);
}
input[type="submit"]:hover {
-webkit-box-shadow:none;
        -moz-box-shadow:none;
         box-shadow:none;
}
input[type="submit"] {
position:relative; top:-10px;
cursor:pointer;
text-decoration:none;
color:#FFFFFF; text-align:center;
border:none;
padding:10px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */
background: #1e5799; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzI5ODlkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzIwN2NjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-8 */
-webkit-box-shadow: -0.3px 1px 8px   #000000;
        -moz-box-shadow: -0.3px 1px 8px   #000000;
         box-shadow: -0.3px 1px 8px   #000000;
		  border-radius:5px;
 ms-border-radius:5px;
		 url(PIE.htc);
}
.tal20{line-height:20;}
.tal30{line-height:30;}
.tal40{line-height:40;}
.tal50{line-height:50;}
a.admmen{ 
text-decoration:none; color:#FFFFFF; font-size:12px; display: inline-block;  height:50px; line-height:50px; padding-left:10px; padding-right:10px;
 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
a.admmen:hover{
text-decoration:none; color:#000000; background-color:#FFFFFF; 
 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; 
}
a.admenactiv{
text-decoration:none;  color:#000000; background-color:#FFFFFF;  font-size:12px; display: inline-block;  height:50px; line-height:50px; padding-left:10px; padding-right:10px;

}
.red{ color:#FF0000;}
.roubo{
	border:4px solid #FFFFFF;
	cursor:pointer;
}
.roubo:hover{
	border:4px solid #666666;
	
}
.liner{
	border-top:4px solid #FFFFFF;
	cursor:pointer;
}
.liner:hover{
	border-top:4px solid #666666;
	
}