body {
	background:#e0e239 url(../img/wradr-body-bg.png) repeat-y center;
	color:#fff;
}

.gradient-bg {
	background:transparent url(../img/wradr-bg.png) repeat-x top left;
}

.container {
	position:relative;
}

div#preloader {
	overflow:hidden;
	height:0px !important;
}

#header {
	background:url(../img/wradr-header.png) no-repeat;
	height:194px;
}

#header h1#logo {
	position:absolute;
	background:url(../img/wradr-logo.png) no-repeat;
	top:20px;
	left:40px;
}

#header h1#logo a:link, #header h1#logo a:visited {
	display:block;
	text-indent:-900em;
	width:298px;
	height:118px;
}

#header ul#features {
	list-style-image:url(../img/wradr-tilde.png);
	position:absolute;
	top:45px;
	left:440px;
}

#header ul#welcome {
	position:absolute;
	top:20px;
	left:740px;
	font-family:Myriad, Helvetica, Arial, sans-serif;
	font-size:14px;
}

#header ul#menu {
	position:absolute;
	margin:0;
	bottom:-14px;
	list-style:none;
	width:866px;
}

#header div#flash-menu {
	position:relative;
	margin:0 auto;
	width: 980px;
	height: 286px;
	top:130px;
	z-index: 100;
}

#header ul#menu li {
	float:left;
	color:#fff;
}

#header ul#menu li a:link, #header ul#menu li a:visited, #header ul#menu li a:active, #header ul#menu li a:focus {
	display:block;
	background:transparent url(../img/wradr-menu.png) no-repeat top left;
	height:53px;
	color:#fff;
	text-indent:-900em;
	outline:none;
}

#header ul#menu li.home a, #header ul#menu li.home a:visited {
	width:102px;
}

#header ul#menu li.home.selected a, #header ul#menu li.home a:hover {
	width:102px;
	background-position:0 -53px;
}

#header ul#menu li.team a {
	width:157px;
	background-position:-102px 0px;
}

#header ul#menu li.team.selected a, #header ul#menu li.team a:hover {
	width:157px;
	background-position:-102px -53px;
}

#header ul#menu li.maw a {
	width:193px;
	background-position:-259px 0px;
}

#header ul#menu li.maw.selected a, #header ul#menu li.maw a:hover {
	width:193px;
	background-position:-259px -53px;
}

#header ul#menu li.ccl a {
	width:212px;
	background-position:-452px 0px;
}

#header ul#menu li.ccl.selected a, #header ul#menu li.ccl a:hover {
	width:212px;
	background-position:-452px -53px;
}

#header ul#menu li.csync a {
	width:202px;
	background-position:-664px 0px;
}

#header ul#menu li.csync.selected a, #header ul#menu li.csync a:hover {
	width:202px;
	background-position:-664px -53px;
}

#header table#login {
	position:absolute;
	top:20px;
	right:40px;
	width:auto;
}

#header table#login td {
	color:#fff;
}

#header table#login input {
	background:#333431;
	border:1px solid #929497;
	color:#fff;
}

#header table#login .login-btn {
	background:none;
	border:none;
	vertical-align:middle;
}

#header table#login td.forgot-pass {
	vertical-align:middle;
	font-size:0.8em;
}

#header table#login td.forgot-pass, #header table#login td.forgot-pass a {
	color:#DEE01D;
	text-decoration:none;
}
#header table#login td.forgot-pass a:hover, #header table#login td.forgot-pass a:active {
	text-decoration:underline;
}


#banner {
	position:relative;
	height:225px;
	overflow:hidden;
}

#banner li {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}

#banner li a {
	display:block;
	position:absolute;
	width:88px;
	height:28px;
	text-indent:-900em;
}

#banner li.home a {
	top:152px;
	left:61px;
}

#banner li.team a {
	top:149px;
	left:205px;
}

#banner li.maw a {
	top:152px;
	left:211px;
}

#banner li.ccl a {
	top:153px;
	left:224px;
}

#banner li.csync a {
	top:146px;
	left:205px;
}


#banner li.home {
	background:transparent url(../img/wradr-banner-home.png) no-repeat center center;
}

#banner li.team {
	background:transparent url(../img/wradr-banner-team.png) no-repeat center center;
}

#banner li.maw {
	background:transparent url(../img/wradr-banner-maw.png) no-repeat center center;
}

#banner li.ccl {
	background:transparent url(../img/wradr-banner-ccl.png) no-repeat center center;
}

#banner li.csync {
	background:transparent url(../img/wradr-banner-csync.png) no-repeat center center;
}


#content {
	background:transparent url(../img/wradr-content-bg.png) no-repeat top center;
}

#content a:link, #content a:visited,#content a:hover, #content a:active {
	color:#FFFFF;
}

#content ul.sidebar {
	float:left;
	position:relative;
	background:transparent url(../img/wradr-sidebar.png) no-repeat;
	margin:54px 0 0 40px;
	height:496px;
	overflow:hidden;
	padding-top:19px;
}

#content ul.sidebar li a {
	display:block;
	background:transparent url(../img/wradr-sidebar.png) no-repeat 0px -19px;
	height:33px;
	margin-bottom:15px;
	text-indent:-900em;
	outline:none;
}


#content ul.sidebar li.homeland a {
	background-position:0 -19px;
}
#content ul.sidebar li.team a {
	background-position:0 -67px;
}
#content ul.sidebar li.protection a {
	background-position:0 -114px;
}
#content ul.sidebar li.news {
	margin-top:37px;
}
#content ul.sidebar li.news a {
	background-position:0 -186px;
	margin-bottom:0;
}
#content ul.sidebar li.about a {
	background-position:0 -219px;
}

#content ul.sidebar li.homeland.selected a, #content ul.sidebar li.homeland a:hover {
	background-position:-313px -19px;
}
#content ul.sidebar li.team.selected a, #content ul.sidebar li.team a:hover {
	background-position:-313px -67px;
}
#content ul.sidebar li.protection.selected a, #content ul.sidebar li.protection a:hover {
	background-position:-313px -114px;
}
#content ul.sidebar li.news.selected a, #content ul.sidebar li.news a:hover {
	background-position:-313px -186px;
}
#content ul.sidebar li.about.selected a, #content ul.sidebar li.about a:hover {
	background-position:-313px -219px;
}

#content #footer {
	width:100%;
	color:#DEE01D;
	text-align:center;
}

#content #footer .space {
	background:#222;
	width:90%;
	margin:0 auto;
	margin-bottom:1.45em;
}

#content .text {
	margin:54px 40px 0 0;
}

#content .text p, #content .text ul {
	font-family:Myriad, Helvetica, Arial, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.8em;
}

#content .text ul {
	list-style-image:url(../img/wradr-bullet.png);
}

#content .text strong {
	color:#DEE01D;
}



/* Site CSS */

.signupbox { margin:0px; padding:0px;}
.signupbox table{ margin:0px; padding:0px; border:1px solid #666666}
.signupbox td{ margin:0px; padding:5px; color:#fff;font-family:sans-serif;font-size:12px;}
.signupbox .selectrow{ margin:0px; padding:5px; color:#fff;font-family:sans-serif;font-size:12px; background-color:#666666;border-bottom:2px dotted #999999;}
.signupbox input{ margin:0px; padding:0px; color:#000;font-family:sans-serif;font-size:12px; width:180px;}
.signupbox .btn{ margin:0px; padding:0px; color:#fff;font-family:sans-serif;font-size:12px; width:100px; background-color:#000; border:0px; line-height:22px; height:22px; cursor:pointer}

.signupbox .btn:hover
{
	background:url(../img/btnbg-hover.jpg) repeat-x top left;
	color:#000000;
	font-size:12px;
	cursor:pointer;
 }



/* wRadr Box
 **************************************************/

div#wradr-box-overlay {
	display:none;
	position: absolute;
	background:transparent url(../img/wradr-box-overlay.png);
	top:0;
	left:0;
	width:100%;
	z-index: 100;
}

div#wradr-box {
	display:none;
	position:fixed;
	background:transparent url(../img/wradr-bg.png) repeat-x top left;
	border:5px solid #1a1a1a;
	color:#000;
	z-index: 100;
}

div#wradr-box h1 {
	font-size: 12px;
	color:#ccc;
	background: #333;
	padding:5px 10px;
	font-weight: bold;
}

div#wradr-box table {
	border: 0 !important;
}

div#wradr-box table, div#wradr-box table tr, div#wradr-box table tr td {
	background: transparent !important;
}


