/**
 * @version		$Id: layout.css 1.0 Dec 28, 2010 19: 02: 38Z OmegaTheme $
 * @package		OmegaTheme Joomla Template
 * @subpackage	MegaRealist
 * @author		OmegaTheme (services@omegatheme.com)
 * @link 		http://www.omegatheme.com
 * @copyright	Copyright (C) 2008 - 2010 OmegaTheme
 * @license		GNU/GPL V2
 * @description	Stylesheet for template layout.
*/
/*====================== general layout ==========================*/
body {}
#page-bg {
	width: 100%;
	overflow: hidden;
	background: #3d5370;
}
#header {
	clear: both;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background: url(../images/header-bg.gif) repeat-x 0 0;
}
.header-inner {
	margin: 0 auto;
	padding: 0;
	position: relative;
	height: 110px;
	z-index: 9999;
}
#top-modules {
	position: absolute;
	top: 1px;
	right: 1px;
	z-index: 1;
	height: 32px;
}
#logo {
	padding: 0;
	float: left;
	margin: 11px 1px;
	width: 222px;
	height: 88px;
}
#menu-bar {
	clear: both;
	margin: 0;
	padding: 0;
	height: 60px;
	background: url(../images/mnu-bar-bg.png) repeat-x 0 0;
}
.menu-bar-inner {
	margin: 0 auto;
	position: relative;
	z-index: 1;
	padding: 0;
	height: 50px;
}
#menu {
	width: 742px;
	height: 50px;
	margin: 0;
}
.middle-outer {
	margin: 0 auto;
	background: #455e7e;
}
.middle-inner {
	padding: 10px;
}
#color-chooser {
	position: absolute;
	z-index: 1;
	top: 85px;
	right: 0;
}
#color-chooser a {
	text-decoration: none;
	padding: 4px;
	color: #3A311E;
	font-weight: bold;
}
.header-banner {
	clear: both;
	padding: 0;
	margin: 0 0 15px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
#search {
	float: right;
	height: 50px;
	width: 234px;
	margin: 0 12px 0 0;
}
#realist-search {
	float: right;
	width: 229px;
	height: 259px;
	margin: 0;
	padding: 10px;
	color: #FFFFFF;
	border: 1px solid #6f849e;
	background: #526b8b;
}
#slideshow {
	width: 730px;
}
.slideshow-inner {
	border: 4px solid #dddddd;
}
#middle {
	clear: both;
	background: 0 none;
	overflow: hidden;
	position: relative;
	z-index: 0;
	margin: 0 auto 20px;
}
#middle-bg {
	background: 0 none;
	margin: 0;
	padding: 1px 4px;
}
#featured-contents {
	position: relative;
	z-index: 0;
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-bottom: 15px;
}
#right {
	position: relative;
	z-index: 0;
	float: right;
	overflow: hidden;
}
#left {
	position: relative;
	z-index: 0;
	float: right;
	overflow: hidden;
	border-left: 1px solid #c2cfe0;
}
#main {
	position: relative;
	z-index: 0;
	overflow: hidden;
}
#content {
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.floatbox {
	overflow: hidden;
}
#bottom {
	clear: both;
	overflow: hidden;
	color: #FFFFFF;
}
#footer {
	color: #7c9bc0;
	width: 100%;
	height: 50px;
}
.footer-wrapper {
}
br.clear-float {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 0px;
}
.float-left {float: left;overflow: hidden;}
.float-right {float: right;overflow: hidden;}
/*====================== details ====================*/
#breadcrumbs {
	height: 36px;
	line-height: 22px;
}
#breadcrumbs a,
#breadcrumbs span {
	display: inline-block;
}
#breadcrumbs a {
	padding: 0px;
	text-decoration: none;
	color: #4d709b;
}
#breadcrumbs img {
	padding: 0 8px;
}
#footer p {
	margin: 0;
}
#footer a.anchor {
	position: absolute;
	right: 0px;
	top: 3px;
	width: 30px;
	height: 5px;
	background: url(../images/footer_anchor.png) 0 -10px no-repeat;
	display: block;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.width23 {
	width: 23.5%;
}
.width75 {
	width: 75%;
}
.width20 {
	width: 20%;
}
.width25 {
	width: 25%;
}
.width28 {
	width: 28%;
}
.width33 {
	width: 33%;
}
.width34 {
	width: 34%;
}
.width50 {
	width: 50%;
}
/* rounded style module */
#middle .middle-round-tl {
	background:url(../images/mid-round.png) no-repeat scroll 0 -12px transparent;
}
#middle .middle-round-tr {
	background:url(../images/mid-round.png) no-repeat scroll 100% 0 transparent;
	padding: 0 10px 0 10px;
}
#middle .middle-round-t {
	height: 11px;
	border-top: 1px #FFFFFF solid;
	background: #f3f6fa;
	width: 100%;
}
#middle .middle-round-inner {
	padding: 5px 10px;
	background: #f3f6fa;
	overflow: hidden;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
}
#middle .middle-round-bl {
	background:url(../images/mid-round.png) no-repeat scroll 0 -36px transparent;
	border:none;
}
#middle .middle-round-br {
	background:url(../images/mid-round.png) no-repeat scroll 100% -24px transparent;
	padding:0 12px;
}
#middle .middle-round-b {
	height: 11px;
	background: #f3f6fa;
	border:none;
	border-bottom: 1px #FFFFFF solid;
}
#bottom .bottom-round-tl {
	background:url(../images/bot-round.png) no-repeat scroll 0 -12px transparent;
}
#bottom .bottom-round-tr {
	background:url(../images/bot-round.png) no-repeat scroll 100% 0 transparent;
	padding: 0 10px 0 10px;
}
#bottom .bottom-round-t {
	height: 12px;
	background: #293f5b;
	width: 100%;
}
#bottom .bottom-round-inner {
	padding: 5px 10px;
	background: #293f5b;
	overflow: hidden;
}
#bottom .bottom-round-bl {
	background:url(../images/bot-round.png) no-repeat scroll 0 -36px transparent;
	border:none;
}
#bottom .bottom-round-br {
	background:url(../images/bot-round.png) no-repeat scroll 100% -24px transparent;
	padding:0 12px;
}
#bottom .bottom-round-b {
	height: 12px;
	background: #293f5b;
	border:none;
}