#navMain {
	display: inline;
	float: left;
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: white;
}
#navMain a {
	display: inline;
	float: left;
	color: white;
	text-decoration: none;
}
#navMain img {
	border: 0px;
	margin: 0px;
}
#navMain div {
	display: inline;
	float: left;
	color: white;
}
#navMain #top {
	float: left;
	overflow: hidden;
	width: 1069px;
	padding: 0px;
	height: 25px;
}
#navMain #topBackground {
	background-color: #000033;
	width: 100%;
}
#navMain #top a {
	margin-left: 2px;
}

#navMain #topTabs a {
	margin-left: 0px;
}
#navMain .visible {
	visibility: visible;
	display: inline;
}
#navMain .invisible {
	visibility: hidden;
	display: none;
    position:absolute;
    top:-1000px;
    left:-1000px;
}
#navMain #top #servertime {
	margin-right: 15px;
}
#navMain #sub {
	padding-top: 6px;
	width: 100%;
	font-weight: bold;
    background-color: #DBE8FC;
}

#navMain #sub #subContent {
    width:1013px;
}

#navMain #sub .selected,
#navMain #sub a:hover {
	color: #000000;
}
#navMain #topTabs {
	height: 25px;
	margin: 0px;
	padding: 0px;
	display: inline;
	overflow: hide;
}
#navMain .first {
	width: 184px;
}
#navMain .first select {
	vertical-align: top;
	width: 152px;
	font-size: 10px;
}
#navMain .first #world {
	margin-left: 4px;
}
#navMain .first a {
	margin: 4px 2px 3px 3px;
}
#navMain .green-bg {
	padding: 0px 10px 0px 10px;
	height: 19px;
	background-image: url("http://static.mybet.com/images/nav_bg_green.gif");
}
#navMain .green-bg div,
#navMain .blue-bg div,
#navMain .red-bg div {
	padding: 3px 2px 0px 2px;
	vertical-align: bottom;
	text-transform: capitalize;
	font-weight: bold;
}
#navMain .green-right-end {
	height: 19px;
	background: url("http://static.mybet.com/images/nav_green_right.gif");
	background-repeat: no-repeat;
}
#navMain .green-left-end {
	height: 19px;
	background: url("http://static.mybet.com/images/nav_green_left.gif");
	background-repeat: no-repeat;
}
#navMain .blue-bg {
	padding: 0px 10px 0px 10px;
	height: 19px;
	background-image: url("http://static.mybet.com/images/nav_bg.gif");
}
#navMain .blue-right-end {
	height: 19px;
	background: url("http://static.mybet.com/images/nav_blue_right.gif");
	background-repeat: no-repeat;
}
#navMain .blue-left-end {
	height: 19px;
	background: url("http://static.mybet.com/images/nav_blue_left.gif");
	background-repeat: no-repeat;
}
#navMain .red-bg {
	padding: 0px 10px 0px 10px;
	height: 19px;
	background-image: url("http://static.mybet.com/images/nav_bg_red.jpg");
}
#navMain .red-right-end {
	height: 19px;
	background: url("http://static.mybet.com/images/nav_red_right.gif");
	background-repeat: no-repeat;
}
#navMain .red-left-end {
	height: 19px;
	background: url("http://static.mybet.com/images/nav_red_left.gif");
	background-repeat: no-repeat;
}
#navMain #registerAndPlay {
	text-transform: none;
}
#navMain #navStaticLinks {
    float:right;
}
#navMain .clock {
    font-size:10px;
    color:black;
    font-weight:normal;
    float:left;
    position:relative;
    padding-top:1px;
    margin-left:3px;
}

