/**** BASICS ****/
/* A font by Jos Buivenga (exljbris) -> www.exljbris.com */
@font-face {
	font-family: 'MuseoSlab500';
	src: url('../font_database/Museo_Slab_500.eot');
	src: local('Museo Slab'), local('MuseoSlab-500'), url('../font_database/Museo_Slab_500.woff') format('woff'), url('../font_database/Museo_Slab_500.ttf') format('truetype'), url('../font_database/Museo_Slab_500.svg#MuseoSlab-500') format('svg');
}
 
/*img, div { behavior: url("../css/iepngfix.htc") }*/

body {
/*
	font-family: Georgia, "Times New Roman", Times, serif, Garamond: Arial;
	font-family: "Courier New", Courier, monospace;
*/
	font-family: Verdana;
	font-size: 13px;
    color: #666666;
    margin: 0px;
    padding: 0px;
    width: 98%; /* to get rid of the horizontal scrollbar in IE */
	background-image: url("../image/bgimage.gif");
	background-color: #CCCCCC;
    background-repeat: repeat;
}
* html body {

}

a {
    outline: 0;
}


::-moz-selection {
	background-color: #333333;
	color: #666666;
}

::selection {
	background-color: #333333;
	color: #666666;
}

/*** PAGE LAYOUT ***/
#container {
    text-align: left;
    width: 1000px;
	height: 750px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
}
#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}

#content {
	margin-left: -500px;
	position: absolute;
	top: -250px;
	left: 50%;
	width: 1000px;
	height: 500px;
	visibility: visible;
	text-align: left;
}
#inner {
	position: relative;
	width: 1000px;
	height: 500px;
}
#top {
	position: absolute;
	top: 21px;
	left: 75px;
	width: 850px;
	height: 29px;
	text-align: left;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}
	#top a {
		color: #666666;
	}
	#top a:hover {
		color: #DC302E;
	}
#rebelgroup {
	position: absolute;
	top: 21px;
	left: 825px;
	width: 100px;
	height: 29px;
	text-align: right;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
#left {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 75px;
	height: 400px;
}
#center, #curtain {
	position: absolute;
	top: 50px;
	left: 75px;
	width: 850px;
	height: 400px;
	overflow: hidden;
}
#center {
	z-index: 10;
}
#curtain {
	background: url("../image/back.jpg") no-repeat top left;
	z-index: -10;
}
	#text {
		position: absolute;
		top: 50px;
		left: 300px;
		width: 350px;
		height: 300px;
    	background: url("../image/back_content.png") no-repeat top left;
	}
	#center div.lines {
    	background: url("../image/back_lines.png") no-repeat top left; !important
	}
		
		#curtain_big, #curtain_small {
			top: 0px;
			height: 400px;
			position: absolute;
		}
		#curtain_big {
			width: 500px;
			left: 50px;
		}
		#curtain_small {
			width: 400px;
			left: 330px;
		}
		#curtain div.curtain_left, #curtain div.curtain_right {
			background-color: #ffffff;
			opacity: 0.15;
			-moz-opacity: 0.15; /* older Gecko-based browsers */
			filter:alpha(opacity=15); /* For IE6&7 */
			height: 400px;
		}
		#curtain_big div.curtain_left, #curtain_big div.curtain_right {
			width: 100px;
		}
		#curtain_small div.curtain_left, #curtain_small div.curtain_right {
			width: 80px;
		}
		#curtain div.curtain_left {
			float: left;
		}
		#curtain div.curtain_right {
			float: right;
		}
		
		#prev {
			position:absolute;
			left:-145px;
		}
		
		#content_heading {
			width: 350px;
			height: 100px;
		}
			#content_heading_inner {
				padding: 5px 10px 5px 10px;
				position: relative;
			}
			#content_heading_inner span {
				display: block;
			}
		#content_text {
			width: 350px;
			height: 170px;
			overflow: hidden;
			color: #bfbfbf;
			font-size: 11px;
			line-height: 13px;
			background-color: #000000;
		}
			#content_text_inner {
				padding: 5px 20px 5px 10px;
				position: relative;
				display: block;
				width: 320px;
				margin-top: 13px;
				margin-bottom: 13px;
				height: 120px;
				overflow: hidden;
			}
			#content_text_paged {
				position: absolute;
				width: 300px; /*width:320px*/
				top:0;
			}
		#content_icon {
			position: absolute;
			top: 0px;
			left: -110px;
			width: 100px;
			height: 100px;
		}
		#content_prev {
			position: absolute;
			top: 0px;
			left: -145px;
			width: 25px;
			height: 25px;
		}
		#content_next {
			position: absolute;
			top: 0px;
			left: 360px;
			width: 25px;
			height: 25px;
		}
		#content_text_pages {
			position: absolute;
			top:256px; /*top: 280px;*/
			left: 315px;
			width: 25px;
			height: 25px;
			color: #bfbfbf;
			font-size: 11px;
			line-height: 13px;

		}
		#content_text_prev {
			position: absolute;
			top: 275px;
			left: -35px;
			width: 25px;
			height: 25px;
			display: none;
			cursor: pointer;
		}
		#content_text_next {
			position: absolute;
			top: 275px;
			left: 360px;
			width: 25px;
			height: 25px;
			display: none;
			cursor: pointer;
		}

		#content_comment {
			width: 350px;
			color: #cacaca;
			font-weight: bold;
			font-size: 17px;
		}
			#content_comment_inner {
				padding: 5px 10px 5px 10px;
				position: relative;
			}
	#content_comment_inner_portal {
	   padding: 5px 10px 5px 10px;
      position: relative;
	}

#right {
	position: absolute;
	top: 50px;
	left: 925px;
	width: 75px;
	height: 400px;
}
#bottom {
	position: absolute;
	top: 450px;
	left: 75px;
	width: 850px;
	height: 50px;
	text-align: left;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
	#bottom a {
		color: #666666;
	}
	#bottom a:hover {
		color: #DC302E;
	}

	#navigation {
		width: 400px;
		float:left;
		height: 18px;
	}
	#disclaimer {
		width: 400px;
		float:right;
		height: 18px;
		text-align: right;
	}

/**** MENU ****/
#menu ul.menu, #menu_portal ul.menu {
    margin:0;
    padding:0;
    list-style: none;
    display: block;
    list-style-image:none;
    list-style-type:none;
}
#menu ul.menu li, #menu_portal ul.menu li {
    list-style: none;
    margin:0;
    padding:0;
    display: block;
    float: right;
    list-style-image:none;
    list-style-type:none;
    width: 108px;
    height: 54px;
}
#menu_portal ul.menu li {
    width: 131px;
    height: 67px;	
}
#menu ul.menu li a, #menu_portal ul.menu li a {
    display: block;
    width: 108px;
    height: 54px;
    margin:0;
    padding:0;
}

div.submenu {
    margin-left: 30px;
    margin-top: 5px;
} 
div.submenu a {
	colro: #DC302E;
}
.sBig {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
.sBigSub {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
.sVeryBig {
	color: #666666;
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	white-space: nowrap;
}

.sBigContent {
    color: #cacaca;
    font-weight: bold;
    font-size: 19px;
    margin: 0px;
    padding: 0px;
    vertical-align: bottom;
    line-height: 0.9em;
}

.sContent {
    color: #cacaca;
    font-weight: bold;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    line-height: 0.9em;
}

.sSmallSans {
    color: #cacaca;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    line-height: 0.9em;
}

.sVeryBigContent {
	color: #cacaca;
	font-weight: bold;
	font-size: 25px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	line-height: 0.9em;
}

.sExtremelyBigContent {
    color: #cacaca;
    font-weight: bold;
    font-size: 35px;
    margin: 0px;
    padding: 0px;
    vertical-align: bottom;
    line-height: 0.9em;
}

.subtitle {
    color: #cacaca;
    font-weight: normal;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    vertical-align: bottom;
    line-height: 0.9em;
}

td {
}
a {
    color: #DC302E;
    text-decoration:none;
}
img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

input {
	font-family: Verdana;
    font-size: 11px;
    color: #BFBFBF;
    border: 1px solid #BFBFBF;
	height: 16px;
	width: 150px;
	padding: 1px 0 0 1px;
}
input.checkbox {
    border: none;
    width: 14px;
    height: 14px;
}
input.radio {
    border: none;
    width: 14px;
    height: 14px;
}
input.submit {
    color: #BFBFBF;
    border: 1px solid #BFBFBF;
    background: #b2302f;
    height: 24px;
    width: 144px;
    margin-left: 135px;
}
input.icon {
	width: 19px;
	height: 19px;
	border: none;
	margin-bottom: -6px;
}
input.search {
	background-color: black;
	color: #BFBFBF;
}

textarea {
	font-family: Verdana;
    font-size: 11px;
    color: #BFBFBF;
    border: 1px solid #BFBFBF;
    height: 50px;
    width: 350px;
}
label {
    width: 120px;
    text-align: right;
    border: none;
    padding-right: 15px;
}
select {
	font-size: 11px;
	height: 19px;
	border: 1px solid #BFBFBF;
	font-family: Verdana;
    font-size: 11px;
    color: #BFBFBF;
}
select.search {
	margin-bottom: 20px;
	display: block;
	background-color: black;
}
option {
	border: none;
	font-family: Verdana;
    font-size: 11px;
    color: #BFBFBF;

}
label.search {
    width: auto;
    text-align: auto;
    border: auto;
    padding-right: auto;
	float: auto;
}


span.question {
	float: left;
}
span.answer {
	float: right;
}

/* IE * html hack, see http://css-discuss.incutio.com/?page=StarHtmlHack */
* html #news {
    margin-left: 410px;
    top: 255px;
    padding: 50px 5px 5px 20px;
}
* html #content {
    /*border-right: 1px dotted #999999;*/
}


#footer {
    margin-left: 160px;
    text-align: right;
    border-top: 1px solid #E4E4E4;
}

.pageheading {
	display: none;
}

.prev_button {
	width:25px;
	height:25px;
	background-image:url(../image/prev.png);
	display:block;
}

.prev_button:hover	 {
	background-image:url(../image/prev2.png);
}

.next_button {
	width:25px;
	height:25px;
	background-image:url(../image/next.png);
	display:block;
}

.next_button:hover	 {
	background-image:url(../image/next2.png);
}
		
#project_name {
	overflow:hidden;
	padding-left:10px;
	height:30px;
}





/**** NEWS ****/
span.news_date {
    display: block;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    color: #333333;
	background-color:#F5F5F5;

}
span.news_headline {

    display: block;
    margin-left: 10px;
    font-size: 12px;
    font-weight: normal;
}





/**** CELLS ****/
span.cellheader {
    display:block;
    border: 0px;
    border-bottom: 1px solid #999999;
    background-color:#333333;
    height: 20px;
    color: #ffffff;
    padding-left: 3px;
}

span.celltracker {
    display:block;
    border: 0px;
    border-bottom: 1px solid #999999;
    background-color: green;
    height: 20px;
    color: #ffffff;
    padding-left: 3px;
}

span.cellcontent {
    display:block;
    height: 100px;
    padding: 10px 0px 0px 5px;
}





/**** CONTENT ****/
h1, h2, h3, p {
	margin: 0 0 13px 0;
	padding: 0;
	line-height: 13px;
}
h1 {
    font-size: 19px;
    font-weight: bold;
}
h2 {
    font-size: 15px;
    font-weight: bold;
}
h3 {
    font-size: 13px;
    font-weight: bold;
	margin:0px;
}
h1.hidden {
	display:none;
}
p {
	margin: 0;
}
div.content_element {
    
}
div.content_element table td {
    height: 13px;
	border: 0px solid #cccccc;
	
}
div.image_css2 {
    /* small left */
    margin-bottom: 20px;
}
div.image_css3 {
    /* small right */
    margin-bottom: 20px;
    text-align: right;
}
div.image_css0, div.image_css1 {
    /* large center, small center */
    margin-bottom: 20px;
    text-align: center;
}

div.image_css4 {
    /* small left text */
    float: left;
    margin: 0px 10px 10px 0px;
}
div.image_css5 {
    /* small right text */
    float: right;
    margin: 0px 0px 10px 10px;
}

div.portal_content {
    position: absolute;
    right: 50px;
    top: 50px;
    width: 700px;
}

div.portal_lines {
    background: url("../image/back_portal.png") no-repeat top left; !important;
    width: 163px;
    height: 300px;
    margin-left: 10px;
}
div.portal_lines_double {
    background: url("../image/back_portal_double.png") no-repeat top left; !important;
    width: 334px;
    height: 300px;
    margin-left: 10px;
}
        


.portal_splash_heading {
    width: 163px;
    height: 37px;
}

.portal_text {
    width: 163px;
    height: 300px;
    overflow: hidden;
    color: #bfbfbf;
    font-size: 11px;
    line-height: 13px;
}

.portal_text_inner {
    padding: 5px 20px 5px 10px;
    position: relative;
    display: block;
    width: 163px;
    height: 300px;
    overflow: hidden;
}

.portal_heading_inner {
    padding-left: 10px;
    padding-top: 10px;
    position: relative;
}

.portal_text_item {
    height: 50px;
	/*
	margin-top: 20px;
    margin-bottom: 40px;
	*/
}


/** NEWS TICKER **/ 
#news_bar{
	position:relative;
	height:20px;
	overflow:hidden;
	display:block;
	background-color:#000;
	width:850px;
}

	#news{
		margin:0px;
		width:1200px;
		padding:0px;
	}
	.news_item {
		padding:2px;
		display: block;
		width: 288px;
		text-align: left;
		font-size: 11px;
		margin: 0;
		float: left;
	}
