/**
 # mega_woote - Mega Woote Template for Joomla! 1.6
 # author 		OmegaTheme.com
 # copyright 	Copyright(C) 2011 - OmegaTheme.com. All Rights Reserved.
 # @license 	http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Website: 	http://omegatheme.com
 # Technical support: Forum - http://omegatheme.com/forum/
**/
/**------------------------------------------------------------------------
 * file: layout.css 1.6.0 00001, April 2011 12:00:00Z OmegaTheme $
 * package:	Mega Woote Template
 *------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

body#mega_page {
	background: #FFFFFF url(../images/bg.jpg) top center no-repeat;
	color: #3d3d3d;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size:13px;
}

#mega_wrapper {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}

#mg_header,
#mg_container,
#mg_footer,
#mg_slideshow,
.mega_tops,
.mega_bots{
	width: 100%;
	float: left;
}

#mg_container {
	background: none;
}

#mg_footer {
	padding-top: 20px;
}

.wrapper-inner {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}

#mg_header {

}

.header {
	float: left;
	width: 100%;
	height: 140px;
	margin: 0px;
	padding: 0px;
}

.left-header {
	width: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
}


#mg_slideshow {
	background:#d5dfe4 url(../images/bg-slider.jpg) repeat-x left top;

}

.megawrapscroller {
	padding: 35px 0px 0px 0px;
}

.bg-shadown-slider {
	background: url(../images/bg-slider-shadown.png) no-repeat center center;
	width: 100%;
	height: 58px;
	margin-top: -25px;
}

.toptext-intro {
	border-bottom: 2px dotted #eee;
	width: 100%;
	height: 30px;
	float: left;
	margin: 10px 0;
	overflow: hidden;
}

.toptext-intro .user2Intro {
	background: url(../images/bg-top-user2.jpg) repeat-y left center;
	width: 100%;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 15px;
}

.toptext-intro .user2Intro p {
	width: 85%;
	float: left;
}

.toptext-intro .user2Intro a.more {
	background: url(../images/bullet1.png) no-repeat left center;
	width: 52px;
	height: 52px;
	float: right;
	overflow: hidden;
	text-indent: 999px;
	padding-right: 35px;
}

.mega_topbox,
.mega_centerbox,
.mega_bottombox {
	width: 100%;
	float: left;
	margin-bottom: 25px;
	overflow: hidden;
}

#mega_tops_i .topbox,
#mega_center_i .center,
#mega_bottom_i .botbox {
	width: 300px !important;
	float: left;
}

#mega_tops_i .topbox2,
#mega_tops_i .topbox1,
#mega_center_i .center2,
#mega_center_i .center1,
#mega_bottom_i .botbox2,
#mega_bottom_i .botbox1 {
	margin-right: 38px;
}

#mega_tops_i .topbox .intro img {
	padding: 2px;
	border: 1px solid #b0b8bc;
}

#mega_tops_i .topbox .moduletable h3,
#mega_center_i .center .moduletable h3 {
	width: 100%;
	border-bottom: 1px solid #cdcdcd;
	line-height: 25px;
	margin-bottom: 15px;
	color: #424242;
}

#mega_bottom_i .botbox .moduletable h3 {
	width: 100%;
	line-height: 25px;
	margin-bottom: 15px;
	color: #424242;
}

.mega_right .right .moduletable_customers img,
#mega_center_i .center2 .intro img {
	float: left;
	height: 100%;
	margin-bottom: 100px;
	margin-right: 7px;
}

#mega_center_i .center2 .intro p,
.mega_right .right .moduletable_customers p {
	font-style: italic;
}

#mega_center_i .center2 .intro p.author,
.mega_right .right .moduletable_customers p.author {
	font-style: normal;
	text-align: center;
	color: #424242;
}

#mega_center_i .center3 .intro img,
.mega_right .right .intro img {
	margin-right: 5px;
}

.mega_right .right .intro .topbrand,
#mega_center_i .center3 .intro .topbrand {
	width :100%;
	float: left;
	margin-bottom: 15px;
}

.mg_component {
	width: 100%;
	float: left;
	margin: 10px 0px;
	padding: 0px;
}

.mg_component_i {
	overflow: hidden;
	float: left;
	padding: 0;
	width: auto;
}

.mega_right {
	float: right;
	width: 300px;
	border-left: 1px solid #eee;
}

.mega_right .right {
	width: 282px;
	float: right;
	margin-right: 0px;	
}

.footer-info {
	width: 100%;
	float: left;
	margin-top: 10px;
	border-top: 1px solid #b6b6b6;
}

.footer-info-l {
	width: 686px;
	float: left;
	padding: 5px 0px;
}

.footer-info-r {
	width: 294px;
	float: right;
	padding: 5px 0px;
	align: right;
}

#mg_footer .footer-info-r span {
	float: left;
	padding-right: 10px;
}

#mega_tops {
	margin-top: 15px;
}
