html{}
html>body #PortalBorder {height:auto}/*for mozilla */

body{
	color:#000;
	background-color: #fff;

}

/* Font Sizes Listed Here */
.Normal, .NormalDisabled {
font-family:Tahoma,Arial,Helvetica;
font-size:12px;
font-weight:normal;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	z-index:1;
}

#header {
	background-image: url(/Portals/1/Skins/Rotor/header-trans.png);
	background-color:#09295C;
	width: 960px;
	height: 100px;
	background-repeat: no-repeat;
	position: relative;
}

a {
	color:#003366;
	text-decoration: underline;
}

a:active  {
	color:#003366;
	text-decoration: underline;
}

a:visited  {
	color:#003366;
	text-decoration: underline;
}

#logo {
	top:5px;
	left: 30px;
	position: absolute;
}

/* Top Menu Styles Starts here */
#TopMenu ul {
	z-index: 5;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	top: 80px;
	vertical-align: bottom;

}

#TopMenu li {
	list-style-type: none;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: 0.1em;
	text-align: center;
	position: relative;
	top: 0px;
	text-decoration:none;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-variant: small-caps;
	color: #FFF;
	font-size: 0.75em;
}

sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
}

#TopMenu a {
	color: #FFF;
	vertical-align: bottom;
}

#SearchBox{
	position: absolute;
	top: 50px;
	left: 820px;
	width: 150px;
}

#SearchBox input{
	color: #781351;
	border: 1px solid #FFF;
	font-size: 10px;
	background-color: #B6D0F6;
	background-image: url(/Portals/1/Skins/Rotor/searchbox.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 105px;
}

#SearchBox input#gbtn{
	color: #000;
	height: 17px;
	width: 24px;
	background-image: url(/Portals/1/Skins/Rotor/searchbutton.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 110px;
	top: 0px;
	background-color: #B6D0F6;
	background-position: center;
}

#menu {
	background-color: #000;
	padding: 5px;
}

#submenu {
	background-color: #FFF;
	width: 960px;
	height: 30px;
	position: relative;
}

#LoginBox {
	background-image: url(LoginBackground.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 500px;
	position: absolute;
	left: 50px;
	z-index:0;
}

#LangBox {
	background-image: url(flagsbg.png);
	float: right;
	width: 502px;
	height: 25px;
	text-align: right;
	z-index:1;
}

#RSSFeed {
	padding-bottom: 5px;
}

#RotorNews{
	position: absolute;
	left: 230px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
}

#dnn_dnnLOGIN_cmdLogin{
	position: absolute;
	left: 50px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
}

#ContentWrapper {
	background-color: #FFF;
	position: relative;
	width: 960px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#dnn_leftbox {
	left: 0px;
	width: 450px;
	float: left;
	top: 0px;
}

#divline {
	background-color: #9CF;
	left: 454px;
	width: 2px;
	top: 0px;
	height:100%;
}

#dnn_ContentPane {
	left: 460px;
	width: 500px;
	float: left;
	top: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9cf;
	margin-left: 2px;
	margin-bottom: 5px;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
	background-image: url(/Portals/1/Skins/Rotor/header-trans_notext.png);
	background-color:#09295C;
	padding: 5px;
	width:960px;
	clear: both;
}
/* Footer Menu Styles Starts here */
#FooterMenu ul {
	z-index: 5;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#FooterMenu li {
	list-style-type: none;
	width: auto;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	height: 25px;
	position: relative;
	top: 0px;
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 9px;
}

#FooterMenu a{
	color: #FFF;
}

/*  NavMenu styles start here */
#nav {
	margin-left:4px;
}
#nav ul {
	z-index: 50;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#nav li {
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.07em;
	width: auto;
	display: inline;
	text-decoration:none;
	position: relative;
	color: #CCC;
	margin: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-left-width: 1px;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:auto;
	background-color:#FFF;
	z-index: 50;
	top:0px;
	border: 1px solid #000;
}

#nav li ul li {
	width: auto;
	list-style-type: none;
	height: 20px;
	display: list-item;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	z-index: 50;
	overflow: visible;
	white-space: nowrap;
}

#nav li ul li a{
	color: #666;
	font-size: 10px;
	text-decoration: none;
}

#nav a {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #CCC;
	font-size: 12px;
	z-index: 50;
}




/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
	z-index: 50;
}

#nav li:hover ul, 
#nav li.iehover ul {
	top: 13px;
	left:15px;
	z-index: 50;
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,  
#nav li li li.iehover ul {
	top: 10px;
	left:200px;
	z-index: 50;
}

/*--- Login / User Rulesets --------------------------------------------*/
a.login_control:active, a.login_control:visited, a.login_control:link, .login_control {
    color: #777;
    font-size: 13px;
    background-image: url('/Portals/1/Skins/Rotor/login_sprite.gif');
    background-position: left bottom;
    background-repeat: no-repeat;
    margin: 0px 20px 0px 0px;
    padding: 0px 0px 0px 35px;
    height: 30px;
    text-decoration: none;
    display: block;
    float: left;
    line-height: 30px;
}
a.login_control:hover {
    background-position: left top;
    color: #333;
    font-weight: bold;
    text-decoration: none;
}
a.cRotorNews:active, a.cRotorNews:visited, a.cRotorNews:link, .cRotorNews {
    color: #777;
    font-size: 13px;
    background-image: url('/Portals/1/Skins/Rotor/reg_sprite.gif');
    background-position: left bottom;
    background-repeat: no-repeat;
    text-decoration: none;
    margin: 0px 20px 0px 0px;
    padding: 0px 0px 0px 35px;
    height: 30px;
    display: block;
    float: left;
    line-height: 30px;
}
a.cRotorNews:hover {
    background-position: left top;
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

/*  NavMenu styles start here */
#nav7 {
	margin-left:4px;
}
#nav7 ul {
	z-index: 50;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#nav7 li {
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.07em;
	width: auto;
	display: inline;
	text-decoration:none;
	position: relative;
	color: #CCC;
	margin: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-left-width: 1px;
}

#nav7 li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:auto;
	background-color:#FFF;
	z-index: 50;
	top:0px;
	border: 1px solid #000;
}

#nav7 li ul li {
	width: auto;
	list-style-type: none;
	height: 20px;
	display: list-item;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	z-index: 50;
	overflow: visible;
	white-space: nowrap;
}

#nav7 li ul li a{
	color: #666;
	font-size: 10px;
	text-decoration: none;
}

#nav7 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #CCC;
	font-size: 12px;
	z-index: 50;
}




/* no need to change these hover classes 
unless you need more than 4 levels */
#nav7 li:hover ul ul,
#nav7 li:hover ul ul ul,
#nav7 li:hover ul ul ul ul,
#nav7 li.iehover ul ul,
#nav7 li.iehover ul ul ul,
#nav7 li.iehover ul ul ul ul{
  left: -999em;
	z-index: 50;
}

#nav7 li:hover ul, 
#nav7 li.iehover ul {
	top: 13px;
	left:15px;
	z-index: 50;
}
#nav7 li li:hover ul,
#nav7 li li li:hover ul,
#nav7 li li.iehover ul,  
#nav7 li li li.iehover ul {
	top: 10px;
	left:200px;
	z-index: 50;
}
