/**

 * @version		$Id: layout.css  Jan 07, 2011 18:28:38Z OmegaTheme $

 * @package		OmegaTheme Joomla Template

 * @subpackage	Mega Interiox

 * @author		OmegaTheme (services@omegatheme.com)

 * @link 		http://www.omegatheme.com

 * @copyright	Copyright (C) 2008 - 2010 OmegaTheme

 * @license		http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL

 */



.mega-clr {

	clear: both;

}

#mega-bg {

	background: url(../images/body-bg.jpg) repeat fixed center top transparent;

	font: 12px/1.5 Verdana, Helvetica, "Helvetica Neue", sans-serif;

}

#mega-wrapper {

	width: 980px;

	margin: 0 auto;

	overflow: hidden;

	background: #F2F2F2 url(../images/header-bg.png) no-repeat 0 0;

}

#mega-header-wrap {

	margin-top: 20px;

	padding-top: 22px;

	background-color: #1E1E1E;

}

.mega-header-top {

	padding-bottom: 42px;

	height: 49px;
	position: relative;
	z-index: 9;

}

.mega-logo {

	float: left;

	width: 252px;

}

.logo {

	background: url(../images/logo.jpg) no-repeat 0 0;

	display: block;

	width: 410px;

	height: 93px;

	margin-left: 1px;
    margin-top: -7px;
}

.mega_menu {

	float: right;

	width: 537px;

}

.mega-slideshow {

	background: #FFF url(../images/header-bg.png) no-repeat 0 100%;

	padding-bottom: 20px;

}

.mega-scroll-bar {

	background: #8B9294 url(../images/bar-slide-top-bg.png) no-repeat 50% 0;

	overflow: hidden;

}

.mega-breadcrumb {

	padding: 8px 15px 10px;

	background-color: #8B9294;

	border-bottom: 1px solid #797F81;

	font: 12px/1 Verdana, helvetica;

	color: #F2F2F2;

}

.mega-breadcrumb a,

.mega-breadcrumb a:hover {

	color: #F2F2F2;

}

.mega-breadcrum-bottom {

	border-top: 1px solid #FFF;

}

.mega-news-flash {

	padding: 26px 15px;

	font: bold 18px/1.3 Verdana, helvetica;

}

.mega-modules-top,

.mega-modules-top-inner {

	border-top: 1px solid #C5C5C5;

	border-bottom: 1px solid #FFF;

}

.mega-modules-top-content {

	padding: 30px 0;

	overflow: hidden;

}

.mega-top {

	float: left;

}

.mega-modules-top-content div.lastbox {

	float: right;

}

.mega-top h3,

.mega-right h3, .mega-left h3 {

	background: url(../images/module-title-bg.png) repeat 0 0;

	padding: 5px 0;

	color: #3B3B3B;

}

.mega-modules-top-content div.firstbox div.moduletable {

	padding: 0 20px 0 15px;

}

.mega-modules-top-content div.midbox div.moduletable {

	padding-right: 10px;

}

.mega-modules-top-content div.lastbox div.moduletable {

	padding-right: 15px;

}

.mega-maincontent-wrap {

	padding-bottom: 38px;

	overflow: hidden;

}

.mega-content-full {

	padding: 0 15px;

}
.mega-maincontent-inner{
	float:left;
	
}
.mega-left {
	float:left;
	width:225px;
	margin:0 15px;
	padding-top:22px;
}
.mega-content-hasLeft{
	padding:0 20px 0 5px;
	width: 700px;
	float:right;
	overflow: hidden;
}
.mega-content-hasLeftandRight{
	float:left;
	width:450px;
	margin:0 10px;
}
.mega-right,

.mega-content-hasRight {

	float: left;

}

.mega-content-hasRight {

	width: 690px;

	padding: 0 15px 0 15px;

}

.mega-right {
	float:left;
	width: 225px;
	margin:0 15px;
	padding-top: 22px;

}



#mega-fotter-wrap {

	padding: 26px 0 43px;

	background: #1E1E1E;

	overflow: hidden;

	height: 16px;

}

.mega-copyright {

	float: left;

	padding-left: 15px;

}

.mega-follow {

	float: right;

	padding-right: 15px;

}

