@CHARSET "ISO-8859-1";
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	text-align:left;
	min-height: 100%;
	background:#ffffff url(../images/ooros/background.jpg) repeat;
	border:1px;
}

#wrap   {margin-left:auto; margin-right:auto; text-align:left;}

.main         {width:980px;}

div#wrapper {
	position: absolute;
	top: 0;
	width:980px;
	background:#FFffff;
	border:1;
	z-index:0;
	min-height: 100%;
}

#header {
	position:relative;
	width: 100%;
	text-align:left;
	height: auto;
	background:#fff;
	border:0px none;
}

#top_header {
	position:relative;
	width: 100%;
	font-size:0px;
	height: 10px;
	max-height: 10px;
	background:#393C41 url(../images/ooros/backTopHeaderOoros.png) repeat-x left bottom;
	border:0px;
}


#middle_header {
	position:relative;
	width: 100%;
	text-align:left;
	height: 80px;
	left:0px;
	top:0px;
	background:#52565E url(../images/ooros/grid_small1.png) repeat;
}
#image_header {
	position:relative;
	text-align:left;
	width: 100%;
	left:40px;
	background:transparent url(../images/ooros/logoOoros.png) no-repeat 40px;
}

#bottom_header {
	position:relative;
	width: 100%;
	min-height:37px;
	text-align:left;
	left:0px;
	top:0px;
	background:transparent;
	height:auto;
}

#bottom_header_border {
	position:relative;
	font-size:0px;
	left:0px;
	top:0px;
	height: 2px;
	width: 100%;
	text-align:left;
	background:#ffe321 url(../images/ooros/backgroundHeaderTop.png) repeat-x bottom left ;

}

#bottom_header_top {
	position:relative;
	width: 100%;
	text-align:left;
	height: 35px;
	left:0px;
	top:0px;
	background:#ffe321 url(../images/ooros/backgroundBottomHeaderTop.png) repeat-x bottom left ;
}

#bottom_header_bottom {
	position:relative;
	width: 100%;
	font-size:0px;
	text-align:left;
	height: 2px;
	left:0px;
	top:0px;
	background:#ffffff url(../images/ooros/backgroundBottomHeaderBottom.png) repeat-x top left ;
}
#menu_header {
	position:relative;
	clear:both;
	float:right;
	bottom:0px;
	/*top:-85px;*/
	height: 35px;
	width:auto;
	right:0px;
	background:transparent;
}

#selection_header {
	clear:both;
	position:relative;
	float:right;
	right:0px;
	top:-120px;
	width: auto;
	height: 25px;
	background: transparent;
	border:0px none;

}
.selection_header_cell{
	width: auto;
	height: 25px;
	background: #393c41 url(../images/ooros/pixel.png) repeat-x bottom left;
	padding:0 15px;
	border-top: 0px none;
	border-bottom: 0px none;
}
#selection_header_simple{
	width: 30px;
	background: transparent;
	bottom:0px;
	height:25px;
}

#selection_connector_header {
	width: 40px;
	background: transparent url(../images/ooros/topHeaderConnector.png) no-repeat bottom left;
}

#footer {
	bottom: 0;
	margin-bottom:0px;
	text-align: left;
	width: 980px;
	height: 40px;
	background:#888;
	color: #fef9ee;
	overflow:hidden;
}

#top_footer {
	position:relative;
	width: 100%;
	text-align:left;
	height:2px;
	background:url(../images/ooros/separatorGreyOoros.png) repeat-x left top;
}

#footerContent {
	position:relative;
	height: 28px;
	background:#52565E url(../images/ooros/grid_small1.png) repeat;
	color:#ffe321;
	border:0;
	text-align:left;
	font-family: Arial, helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;

}

#bottom_footer {
	position:relative;
	width: 100%;
	text-align:left;
	height: 10px;
	background:#393C41;
}

.clear {
	clear:both;
	margin: 0;
	padding: 0;
}

/* \*/
#footer {
	position: absolute;
}
* html #main {
	padding-bottom: 20px;
}
/* \*/
head:first-child+body div#footer{
	position: absolute;
	z-index:0;
}

head:first-child+body div#main {
	padding-bottom: 50px;
}

@media all and (min-width:0px) {
	head~body {height:100%;}
}
