@charset "utf-8";
/* CSS Document */

#mainframe td#left,	#mainframe td#right {	width: 175px;}

/* @group Structure */

div.wrapper {
	margin: 0 auto;	
	width: 100%;
	text-align: left;
	position: relative;
	border: none;
}

#topbar {
	height: 35px;
	line-height: 25px;
}

#topbar div.moduletable {
	float: right;
	margin-right: 30px;
	padding: 0px;
	line-height: 20px;
	height: 21px;
	overflow: hidden;
}

#topbar .mainlevel {
	padding-top: 2px;
	float: left;
	padding-left: 5px;
	display: block;
}

#topbar span.article_seperator {
	display: block;
	position: absolute;
}

#topbar div.moduletable table {
	width: auto;
}

#shadow-top {
	height: 39px;
}

#shadow-rocket {
	height: 91px;
	text-align: center;
}

img#rocket {
	width: 200px;
	height: 40px;
	border: 0;
}

#content {
	padding-top: 75px;
}


#mainframe,
.sections {
	border-collapse: collapse;
	padding: 0;
	margin-top: 20px;
	width: 100%;
}

#shadow-bottom .sections {
	margin-top: 0;
}

#user1 {
	margin-bottom: 20px;
	height:  1%;
}

#page {
	padding: 20px 10px;
}


/* @end */

/* @group Table Control */

#mainframe td,
.sections td {
	padding: 0;
}

#mainframe td#left,
#mainframe td#right {
	width: 175px;
}


td.w33 {
	width: 33%;
}

td.w49 {
	width: 50%;
}

td.w99 {
	width: 100%;
}

#mainframe td.spacer,
.sections td.spacer,
#glass .sections td.spacer,
#smoke .sections td.spacer {
	width: 20px;
	background: none;
	border: 0;
}

td.spacer img {
	width: 20px;
}

#mainframe tr {
	vertical-align: top;
}

/* @end */


/* @group Horizontal Menu */

#horiz-menu {
	height: 33px;
	padding-left: 20px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#horiz-menu a {
	display: block;
	float: left;
	height: 33px;
	line-height: 33px;
	padding: 0 20px;
	font-weight: bold;
}

#horiz-menu a:hover {
	text-decoration: none;
}

/* @end */

/* @group Sidenav Menu */

ul.sidenav {
	margin: 0;
	padding: 0;
}

ul.sidenav li {
	list-style: none;
	margin: 0;
	padding: 3px 0;
	font-weight: bold;
}

ul.sidenav li li {
	border-bottom:  0;
}

/* @end */

/* @group RokFlow */

#rokflow, #rokflow #loader {
	overflow: hidden;
	position: relative;
	width: 700px;
	height: 150px;
	left:10px;	
	margin-top: -20px;
}

#rokflow, #rokflow * {
	margin:0; padding:0; border:0;
}

#rokflow div {
	float: left;
	position: relative;
}

#rokflow img {
	width: 124px;
	height: 194px;
	border: 0;
	top:  40px;
	margin-top: 10px;
}

#rokflow div h3 {
	display: block;
	position: absolute;
	white-space: nowrap;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: -1px;
}


.moduletable #rokflow h3 {
	background: none;
	margin: 0;
	padding: 0;
	line-height: 100%;
	height: auto;
}

#rokflow a {
	text-decoration: none;	
}

#rokflow #loader {
	position: absolute;
	top: 0; left: 0;
	z-index: 1000;
}

/* @end */

.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

.clr {
	clear:both;
}

/* @end */	




.tabs_navigator {
	margin-left: 100px;
}	