﻿//@import url(http://fonts.googleapis.com/css?family=Graduate|Oleo+Script);

@charset "utf-8";
/* CSS Document */
*{padding:0px; margin:0px;}
body{ font-family:Verdana; font-size:12px; line-height:22px;}
#loading{ position: fixed; width: 100%; height: 100vh; background:#fff url('../img/rotate.gif') no-repeat center;
z-index; 99999; 

}
#wrapper{width:994px; height:auto; margin:0 auto}
#nav{width:980px; height:35px; line-height:35px;margin:0 auto;}
#nav ul{ margin:0 auto; padding-top:10px;float:right;}
#nav li{float:left;list-style:none; font-size:11px}
#nav li a{padding:0 20px;  text-decoration:none;color:#999;font-size:14px;}
#nav li a:hover{color:#fff;padding:20px;background-color:#9F9FFF;}
#logo{background:url(../images/logo.png) no-repeat; width:356px; height:96px; float:left;margin:10px; margin-left:30px}
#login{width:172px; height:168px; float:right}
.clr{clear:both}
.button1_shadow {background:url(../images/button1_shadow.png) center center no-repeat;width:100%;height:16px;overflow:hidden;font-size:0;line-height:0}
.ban3 .button1_shadow {background:url(../images/button1_shadow2.png) center center no-repeat}
.thickhr{margin:10px 0; height:4px; background-color:#000;}
.hr{border:solid 1px #c0c0c0;margin-bottom:10px;}
.btext{color:#5d5d5d; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.footer{width:100%; height:146px; font-size:12px;  color:#000000; line-height:46px; margin-top:10px; 	font-family:Tahoma, Geneva, sans-serif;

	text-align:center;
	color:#999;
	text-shadow: 1px 1px 1px #999;
}
.footerinner{color:#000;width:960px; margin:0 auto;}

.main{width:980px;margin:0 auto;  min-height:400px;
background-color:#EAECEE; 
padding:10px;
padding-bottom:10px;
  }
.mains{width:980px;margin:0 auto;  min-height:600px; border-radius:10px; padding:10px;}
.left{text-align:left;}
.right{text-align:right;}
.col1{width:210px;float:left; margin-right:30px;}
.col2{width:210px;float:left; margin-right:30px;}
.col3{width:210px;float:left;}
.pad{padding: 0 22px 0 30px;}
.head{ font-size:14px; font-weight:bold; padding-top:10px;}
.boxx1{width:210px;float:left; margin-right:30px;}
.marg_top1 {margin-top:5px}
.box1_bot {border:1px solid #d4d5d5;background:url(../images/partition-shadow-hor.png) bottom repeat-x}
.box1_left {margin-left:-1px;padding-left:1px}
.box1_right {padding-bottom:15px;margin-right:-1px;padding-right:1px}
.box1 {background-color:#fff;border:1px solid #fff}

.slideshow{width:960px;float:left;}
.banner_shadow {
background: url(../images/banner_shadow.jpg) no-repeat;
width: 100%;
height: 17px;
overflow: hidden;
font-size: 0;
line-height: 0;
}
select {height:30px;
font-weight:bold;
margin:5px;	}
#center{margin:0 auto;}	
.heading{
	font-family:Tahoma, Geneva, sans-serif;
	width:50%;
font-weight:bold;
font-size:18px;
	text-align:center;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0px 0px 18px #000000;
-moz-box-shadow: 0px 0px 18px #000000;
box-shadow: 0px 0px 18px #000000;
background-image: -moz-linear-gradient(top, #696969, #000000);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #696969), color-stop(1.0, #000000));
background-color: #EAECEE;
padding: 10px;
color: #FFFFFF;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#696969',GradientType=0 );
margin:10px auto;


	}

.gifttable{
	width:97%;
	}
.gifttable tr{
	height:50px;
}
.gifttable td{
	border:1px solid #eee;
}
.title{color:#900;
font-weight:bold;
float:left;
}

.smallbutt {
	margin:20px;
	}
.container{
padding:10px;
margin-top:10px;
border-radius:10px;}
	
.contact{
	width:200px;
	height:350px;
	overflow:auto;
	border:1px solid #000;
	}

#accordion ul li{
	margin-left:0px;
	padding-left:0px;
	width:200px;
	border:1px solid :#000;
	float:left;
	height:50px;
	color:#000;
	}	


.button { width: auto; background-color: #5da423; border: 1px solid #396516; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; color: white; cursor: pointer; display: inline-block; font-family: inherit; font-size: 14px; font-weight: bold; line-height: 1; margin: 0; outline: none; padding: 5px 20px 5px; position: relative; text-align: center; text-decoration: none; -webkit-transition: background-color 0.15s ease-in-out; -moz-transition: background-color 0.15s ease-in-out; -o-transition: background-color 0.15s ease-in-out; transition: background-color 0.15s ease-in-out; /* Hovers */ /* Sizes */ /* Colors */ /* Radii */ /* Layout */ /* Disabled ---------- */ }
.button:hover { color: white; background-color: #457a1a; }
.button:active { -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; }
.button:focus { -webkit-box-shadow: 0 0 4px #2ba6cb, 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 0 4px #2ba6cb, 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 0 4px #2ba6cb, 0 1px 0 rgba(255, 255, 255, 0.5) inset; color: white; }
.button.red:hover { background-color: #970b0e; }
.button.large { font-size: 17px; padding: 10px 60px 10px; }
.button.medium { font-size: 14px; }
.button.small { font-size: 11px; padding: 7px 14px 8px; }
.button.tiny { font-size: 10px; padding: 5px 10px 6px; }
.button.expand { width: 100%; text-align: center; }
.button.primary { background-color: #2ba6cb; border: 1px solid #1e728c; }
.button.primary:hover { background-color: #2284a1; }
.button.primary:focus { -webkit-box-shadow: 0 0 4px #2ba6cb, 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 0 4px #2ba6cb, 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 0 4px #2ba6cb, 0 1px 0 rgba(255, 255, 255, 0.5) inset; }
.button.success { background-color: #5da423; border: 1px solid #396516; }
.button.success:hover { background-color: #457a1a; }
.button.success:focus { -webkit-box-shadow: 0 0 5px #5da423, 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 0 5px #5da423, 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 0 5px #5da423, 0 1px 0 rgba(255, 255, 255, 0.5) inset; }
.button.alert { background-color: #c60f13; border: 1px solid #7f0a0c; }
.button.alert:hover { background-color: #970b0e; }
.button.alert:focus { -webkit-box-shadow: 0 0 4px #c60f13, 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 0 4px #c60f13, 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 0 4px #c60f13, 0 1px 0 rgba(255, 255, 255, 0.5) inset; }
.button.secondary { background-color: #e9e9e9; color: #1d1d1d; border: 1px solid #c3c3c3; }
.button.secondary:hover { background-color: #d0d0d0; }
.button.secondary:focus { -webkit-box-shadow: 0 0 5px #e9e9e9, 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 0 5px #e9e9e9, 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 0 5px #e9e9e9, 0 1px 0 rgba(255, 255, 255, 0.5) inset; }
.button.radius { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
.button.round { -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px; }
.button.full-width { width: 100%; text-align: center; padding-left: 0px !important; padding-right: 0px !important; }
.button.left-align { text-align: left; text-indent: 12px; }
.button.disabled, .button[disabled] { cursor: default; background: #CB4335; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.button.disabled :hover, .button[disabled] :hover { background: #2ba6cb; }
.button.disabled.success, .button[disabled].success { background-color: #5da423; }
.button.disabled.success:hover, .button[disabled].success:hover { background-color: #5da423; }
.button.disabled.alert, .button[disabled].alert { background-color: #c60f13; }
.button.disabled.alert:hover, .button[disabled].alert:hover { background-color: #c60f13; }
.button.disabled.secondary, .button[disabled].secondary { background-color: #e9e9e9; }
.button.disabled.secondary:hover, .button[disabled].secondary:hover { background-color: #e9e9e9; }

/* Don't use native buttons on iOS */
input[type=submit].button, button.button { -webkit-appearance: none; }

/* Correct FF button padding */
@-moz-document url-prefix() { button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner { border: none; padding: 0; }
  input[type="submit"].tiny.button { padding: 3px 10px 4px; }
  input[type="submit"].small.button { padding: 5px 14px 6px; }
  input[type="submit"].button, input[type=submit].medium.button { padding: 8px 20px 9px; }
  input[type="submit"].large.button { padding: 13px 30px 14px; } }
.yes{
	background-image:url('../images/yes.png');
	background-repeat:no-repeat;
}
.no{
	background-image:url('../images/no.png');
	background-repeat:no-repeat;
}
.alert{
	display: block; padding: 6px 7px 7px; font-weight: bold; font-size: 14px; color: white; background-color: #2ba6cb; border: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 12px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; text-shadow: 0 -1px rgba(0, 0, 0, 0.3); position: relative;	
	}
.yellow{background-color: #CECE00; color: #fff; text-shadow: 0 -1px rgba(0, 0, 0, 0.3); }
.red{background-color: #c60f13; color: #fff; text-shadow: 0 -1px rgba(0, 0, 0, 0.3); }
.green{
	background-color: #5da423; color: #fff; text-shadow: 0 -1px rgba(0, 0, 0, 0.3);	
	}
.pagin{margin:0 auto;
width:50%;}
.pagin span{float:left;}
.pagin ol li a{
	position:relative;
	margin-top:-5px;
	margin-left:5px;
	border:solid 1px #333;
	padding:0px 15px;
	background-color:#EAECEE;
	color:#fff;
	font-size:16px;
}
.pagin li strong{
	position:relative;
	margin-left:5px;
	border:solid 1px #333;
	padding:5px 15px;
	background-color:#333;
	color:#fff;
	font-size:16px;
}
.regtable table{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0px 0px 18px #000000;
-moz-box-shadow: 0px 0px 18px #000000;
box-shadow: 0px 0px 18px #000000;
background-image: -moz-linear-gradient(top, #696969, #000000);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #696969), color-stop(1.0, #000000));
background-color: #EAECEE;
padding: 10px;
font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size: 12pt;
color: #FFFFFF;
text-align: left;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#696969',GradientType=0 );
margin:10px auto;

}
.regtable input[type="radio"]{
	margin-left:10px;
	
	}
h2{margin:0 auto;
text-align:center;}
.regtable table td{

    padding-top: .2em;
    padding-bottom: .2em;

	}
.regtable input[type="text"],input[type="password"]{
	height:25px;	
	font-size:14px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	}
input[type=text],input[type="password"], textarea {
	font-weight:bold;
		width:200px;
  @include transition(all 0.30s ease-in-out);
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 2px solid #666;
}
 
input:focus, textarea:focus {
  @include box-shadow(0 0 5px rgba(81, 203, 238, 1));
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
 
  -webkit-box-shadow: 0px 0px 18px #fff;
-moz-box-shadow: 0px 0px 18px #fff;

}
body {
//  margin-top: 5em;
//  text-align: center;
  color: #999;
  font-family: 'Orbitron', sans-serif;
background-color:#EAECEE;
}

h1, em, #information {
  display: block;
  font-size: 25px;
  font-weight: normal;
  font-family: "Graduate";
  margin: 2em auto;

}

a {
  color: #414142;
  font-style: normal;
  text-decoration: none;
//  font-size: 13px;
}

a:hover {
  text-decoration: underline;
}

#container {
  display: block;
  margin: 0 auto;
  width: 1024px;
}
  
  
  .wrapper {
    display: inline-block;
    width: 130px;
    height: 100px;
    vertical-align: top;
    margin: 1em 1.5em 2em 0;
    cursor: pointer;
    position: relative;
    font-family: Tahoma, Arial;
    -webkit-perspective: 4000px;
       -moz-perspective: 4000px;
        -ms-perspective: 4000px;
         -o-perspective: 4000px;
            perspective: 4000px;
  }
  
	  ul{
		  margin:0px;
		  padding:0px;
		  list-style:none;
		  
		  }
.menuouter{
	width:100%;
	background: #4c4e5a;
	background: -webkit-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -moz-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -o-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -ms-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);


	}
/* Reset */
.menu,
.menu ul,
.menu li,
.menu a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

/* Menu */
.menu {	
	height: 40px;
	width: 850px;
	margin:0 auto;
//	-webkit-border-radius: 5px;
//	-moz-border-radius: 5px;
//	border-radius: 5px;
}

.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 40px;
}

/* Links */

.menu li a {
	display: block;
	padding: 0 14px;
	margin: 6px 0;
	line-height: 28px;
	text-decoration: none;
	
	border-left: 1px solid #393942;
	border-right: 1px solid #4f5058;

	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;

	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);

	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}

.menu li:first-child a { border-left: none; }
.menu li:last-child a{ border-right: none; }

.menu li:hover > a { color: #000;
background-color:#06C;
 }

/* Sub Menu */

.menu ul {
	position: absolute;
	top: 40px;
	left: 0;
	opacity: 0;
	background: #1f2024;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}

.menu li:hover > ul { opacity: 1;z-index:1;}

.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;
	z-index:10;
	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}

.menu li:hover > ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}

.menu ul li a {
	width: 130px;
	padding: 4px 0 4px 40px;
	margin: 0;

	border: none;
	border-bottom: 1px solid #353539;
}
.menu .sub a:hover {
	display:block;
	
	}

.menu ul li:last-child a { border: none; }
/* Icons */

.menu a.inbox { background: url(../images/inbox.png) no-repeat 6px center; }
.menu a.outbox { background: url(../images/outbox.png) no-repeat 6px center; }
.menu a.compose { background: url(../images/compose.png) no-repeat 6px center; }
.menu a.downline { background: url(../images/binary_tree.png) no-repeat 6px center; }
.menu a.tree { background: url(../images/tree.png) no-repeat 6px center; }
.menu a.epin { background: url(../images/pin.png) no-repeat 6px center; }
.menu a.cepin { background: url(../images/DrawingPin2.png) no-repeat 6px center; }
.menu a.statement { background: url(../images/money.png) no-repeat 6px center; }
.menu a.transfer { background: url(../images/transfer.png) no-repeat 6px center; }
.menu a.withdrawl { background: url(../images/bank.png) no-repeat 6px center; }
.menu a.edit { background: url(../images/edit.png) no-repeat 6px center; }
.menu a.password { background: url(../images/password.png) no-repeat 6px center; }
.menu a.graph { background: url(../images/chart.png) no-repeat 6px center; }
.menu a.pie { background: url(../images/pie.png) no-repeat 6px center; }
.menu a.reward { background: url(../images/medal.png) no-repeat 6px center; }
.menu a.direct { background: url(../images/direct.png) no-repeat 6px center; }
.menu a.new { background: url(../images/001_01.png) no-repeat 6px center; }
.menu a.sms { background: url(../images/Forum.png) no-repeat 6px center; }
.menu a.rollback { background: url(../images/refresh.png) no-repeat 6px center; }
.menu a.globe { background: url(../images/globe.png) no-repeat 6px center; }
.menu a.backup { background: url(../images/backup-restore.png) no-repeat 6px center; }


.menu .has-sub {
  z-index: 1;
}
.menu .has-sub:hover > ul {
  display: block;
}
.menu .has-sub ul {
  display: none;
  position: absolute;
  top: 0%;
  left: 100%;
}
.menu .has-sub ul li {
  *margin-bottom: -1px;
}
.menu .has-sub .has-sub:hover > ul {
  display: block;
}
.menu .has-sub ul li a {
	border-bottom: 1px solid #353539;
}




#mytable {
  border-collapse: separate;
 	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
  border:1px solid #eee;
  padding:5px;
 }
 #mytable th{
	 background-color:#183A61;
	 color:#fff;
 }
 table{
	 
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;

	background-color:#FFF;
    font-size:15px;
	border:1px solid #dcdcdc;

	padding:0px;		
	margin:10px;
 }
 #mytable th,
 #mytable td
 {
/*  border: 1px solid #000;*/
  padding: 3px;
 }
 #mytable tr.highlight {
  background-color:#EEE;

 }

label {     display:block;     padding-bottom:5px;     margin-top:20px; }
 #contactform {     width:900px;     overflow:hidden; }
   #contactform li {     list-style:none;     padding-bottom:20px; }

#topmenu ul li a{
/*background:#F5DEB3;*/
	color:#fffff;
	
}
.dropdownbg { }
.borbox{
	position:relative;
	z-index:1;

		-moz-border-radius:15px; -webkit-border-radius:15px;
		border:5px solid #600;
width:auto;
float:left;
margin:5px;	


	background: -webkit-gradient(linear, left top, left bottom, from(#FED86D), to(#811417));
	background-image: -moz-linear-gradient(#811417, #FFF);
	background-image: -webkit-linear-gradient(#811417, #FFF);
	background-image: -o-linear-gradient(#FED86D, #FFBD4E);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FED86D, endColorstr=#FFBD4E);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#FED86D, endColorstr=#FFBD4E)";

	}

.tabltop{
padding:10px;
background:#AEC6E1;
width:250px;
margin:0 auto;
}


#strip{
	border-top:solid 10px #600;
	border-bottom:solid 10px #600;
	}
* { margin:0; padding:0;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

#mytable{}
.alter{
	background-color:#e7e7e7;
	//background-color:#aBaBaB;
		border:solid 1px #d8d8D8;
	//background-color:#D7F8C7;
//	border:solid 1px #5CE449;
	//background-color:#C2D7E7;
}

.header{
	padding:0px;
	height:140px;
	font-weight:bold;
	width:100%;
	margin:0 auto;
}

#content{
	width:960px;
}
/* Ticker Styling */
.ticker-wrapper.has-js {
	padding: 0px 20px;
	width: 890px;
	height: 32px;
	display: block;



	background-color: #000;
	font-size: 1em;
	float:left;
	position:relative;
	z-index:0;
}
.ticker {
	width: 100%;
	height: 32px;
	display: block;
	position: relative;
	overflow: hidden;
	background-color: #000;
	font-size:12px;
}
.ticker-title {
	padding-top: 5px;
	color: #fff;
	font-weight: bold;
	background-color: #000;
	text-transform: uppercase;
}
.ticker-content {
	margin: 0px;
	padding-top: 9px;
	position: absolute;
	color: #fff;
	font-weight: bold;
	background-color: #000;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
	font-size:12px;
}
.ticker-content:focus {
	none;
}
.ticker-content a {
	text-decoration: none;	
	color: #fff;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #ccc;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	background-color: #000;
	display: block;
	width: 800px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	background-color: #f8f0db;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	background-image: url('../images/controls.png');
	background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over {
	background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down {
	background-position: 32px 0px;
}
.ticker-controls li.jnt-play-pause.paused {
	background-image: url('../images/controls.png');	
	background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over {
	background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
	background-position: 48px 0px;
}
.ticker-controls li.jnt-prev {
	background-image: url('../images/controls.png');
	background-position: 0px 16px;		
}
.ticker-controls li.jnt-prev.over {
	background-position: 0px 32px;		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
	background-image: url('../images/controls.png');	
	background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
.no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #F8F0DB;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}
#tooltip {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:left;
	position: absolute;
	z-index: 3000;
	border: 5px solid #111;
	background-color: #CA0000;
	border-radius:5px;
	padding: 5px;
	opacity: 0.95;
	color:#fff;
}
#tooltip h3, #tooltip div { margin: 0; }
#tophbar {
background: #353639;
width: 100%;
height: 10px;
}
#TopBar {
background: #353639;
float: right;
margin: 0 100px 0 0;
}
ul {
margin: 0px;
padding: 0px;
list-style: none;
}
#TopBar::before {
content: "";
display: block;
float: left;
width: 54px;
height: 36px;
background: transparent url(../images/topmenu_bg.png) no-repeat 0 0;
margin: 0 0 0 -54px;
}
#TopBar::after {
content: "";
display: block;
float: right;
width: 54px;
height: 36px;
background: transparent url(../images/topmenu_bg.png) no-repeat 0 -36px;
margin: 0 -54px 0 0;
}

.topmenu li {
position: relative;
list-style: none;
float: left;
display: block;
height: 36px;
top: -5px;
}
.topmenu li a {
display: block;
padding: 0 14px;
margin: 6px 0;
line-height: 28px;
text-decoration: none;
border-left: 1px solid #333;
border-right: 1px solid #4f5058;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 13px;
color: #fff;
}