/**
 * @version		$Id: modules.css  Nov 01, 2010 18:28:38Z OmegaTheme $
 * @package		OmegaTheme Joomla Template
 * @subpackage	Mega Peryz
 * @author		OmegaTheme (services@omegatheme.com)
 * @link 		http://www.omegatheme.com
 * @copyright	Copyright (C) 2008 - 2011 OmegaTheme
 * @license		GNU/GPL V2
 */
 
#mega-right .megamodule h3.mgtitle{
	background: url(../images/bg-right-module.jpg) repeat-x left bottom;
	font-size: 22px;
	color: #2d2d2d;
	margin: 5px 0px;
	padding-bottom: 7px;
}
 
/*Style for module Search*/
#megasearch .search{
	float: right;
	overflow: hidden;
	padding: 0px;
	position: relative;
}
#megasearch .bg-search{
	background: url(../images/search-form.png) no-repeat left center;
	width: 243px;
	height: 32px;
	float: left;
	margin: 0px;
}
#megasearch .bg-search input#mod_search_searchword{
	background: 0 none;
	border: none;
	padding:8px 5px 5px;
	color: #a3a3a3;
}
#megasearch .bg-button input{
	background: url(../images/search-button.jpg) no-repeat left center;
	border: none;
	width: 25px;
	height: 25px;
	float: left;
	position: absolute;
	top: 3px;
	right: 5px;
	display: block;
	text-indent: 999px;
	overflow:hidden;
	cursor: pointer;
}
/*Style for user slider*/
#slider .megaslider_wrapper{
	margin-left: 15px;
	margin-top: 15px;
	position: relative;
	width: 98%;
	float: left;
}
#slidenav-outer{
	width: 100%;
	position: absolute;
	left: 400px;
	top: 10px;
	bottom:0px;
	z-index: 99;
}
#connerleft{
	background: url(../images/nav-slider-left.png) no-repeat left center;
	height: 25px;
    left: -5px;
    position: absolute;
    top: -25px;
    width: 5px;
}
#slider #slidenav{
/*	background: url(../images/nav-slider-center.png) repeat-x;*/
	background: url(../images/slidenav_left_bg.png) no-repeat right 0;
	height: 18px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    width: auto;
}
#connerright{
/*	background: url(../images/nav-slider-right.png) no-repeat right 0;*/
	width: 5px;
	height: 25px;
	position: absolute;
	top: 0;
	right: -5px;
}
#slider .article_banner{
	background: 0 none !important;
}
#slider #slidenav a{
	background: url(../images/bullet-slider.png) no-repeat 0 0;
	 display: block;
    float: left;
    font-size: 0;
    line-height: 12px;
    overflow: hidden;
    padding: 0 7px;
}
#slider #slidenav a.activeSlide {
	background-position: 0 -20px;
}
#slider .slider_content_bg{
	background: 0 none;
	height: 240px;
	border: none;
}
#slider .slider_content p.title{
	margin-bottom: 5px;
}
#slider .slider_content p.title a{
	color: #0b79b0;
	font-size: 24px;
}
#slider .slider_content p.title a:hover{
	text-decoration: none;
}
#slider .slider_content{
	right: 25px;
}
#slider .slider_img{
	float: left;
	width: auto;
}
#slider .introtext{
	color: #5d5d5d;
	font-size: 15px;
	margin-top: 0px;
	padding-top: 0px;
}
#slider p.readmore a{
	background: url(../images/readmore-slider.png) no-repeat left center;
	width: 143px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
/*Style for user custom*/
/*Style user 1,2,3*/
#user1, #user2, #user3{
	padding-bottom: 25px;
	margin-top: 2px;
}
#mega-topcontainer .moduletable h3{
	color: #ffc004;
	margin-top: 20px;
	margin-bottom: 25px;
}
#mega-topcontainer .mod-inner .inner-user img{
	float: left;
	margin-right: 10px;
}
 
#mega-topcontainer .mod-inner .inner-user p{
	color: #FFFFFF;
}
p.readm a.readmore{
	background: url(../images/readmore.png) no-repeat left center;
	width: 101px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
}
#user1, #user2{
	background: url(../images/border-topuser.jpg) no-repeat right 0;
}
/*Style for module breadcrumb*/
#frontpage .mod-intro #breadcrumb span img{
	float: none;
	margin:0;
	border: none;
	padding: 1px 5px 0px;
} 
/*Style user 5*/
#frontpage .mod-intro{
	background: url(../images/bg-user5.jpg) repeat-x left bottom;
	margin-top: 10px;
}
#frontpage .inner-user{
	float: left;
	padding-bottom: 20px;
}
#frontpage .moduletable{
	float: left;
}
#frontpage .mod-intro .moduletable h3{
	font-size: 22px;
	color: #0b79b0;
}
#frontpage .mod-intro img{
	float: right;
	border: 1px solid #d0d0d0;
	padding: 3px;
	margin-left: 20px;
}
/*Style for modules 6,7,8*/
#user6, #user7, #user8{
	float: left;
	width: 300px;
}
#user6, #user7{
	margin-right: 40px;
}
#mega-container .megaline img{
	border: 1px solid #d4d4d4;
	padding: 4px;
	background: #FFF;
	margin-bottom: 10px;
}
#user6 .moduletable h3{
	margin-top: 0px;
	background: url(../images/user6.jpg) no-repeat left center;
	height: 39px;
	float: left;
	color: #0b79b0;
	line-height: 40px;
	padding-left: 48px;
	margin-bottom: 10px;
}
#user7 .moduletable h3{
	margin-top: 0px;
	background: url(../images/user7.jpg) no-repeat left center;
	height: 39px;
	color: #0b79b0;
	float: left;
	line-height: 40px;
	padding-left: 48px;
	margin-bottom: 10px;
}
#user8 .moduletable h3{
	margin-top: 0px;
	background: url(../images/user8.jpg) no-repeat left center;
	height: 39px;
	color: #0b79b0;
	float: left;
	line-height: 40px;
	padding-left: 50px;
	margin-bottom: 10px;
}
/*Layour for user modules 9,10,11,12*/
#user9,#user10,#user11,#user12{
	width: 221px;
	float: left;
}
#user9,#user10,#user11{
	margin-right: 30px;
}
.userfooter .mod-inner h3{
	color: #FFFFFF;
}
.userfooter .mod-inner a,
.userfooter .mod-inner p,
.userfooter .mod-inner label{
	color: #FFFFFF;
	margin: 0px;
}
.userfooter .mod-inner a{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
}
.userfooter .mod-inner a.last{
	border: none;
}
.userfooter .megaline{
	padding-bottom: 20px;
}
#user12 .contacform form div{
	margin: 5px 0px;
}
#user12 .contacform input,
#user12 .contacform textarea{
	background: none repeat scroll 0 0 #FFFFFF;
  border: medium none;
  padding: 3px;
  width: 203px;
}
#user12 .contacform input.submit{
	width: 80px;
	text-align: center;
	cursor: pointer;
}
/*comp contact*/
#component-contact table{
	float: left;
}
#component-contact table td.contentheading{
	font-size: 22px;
	margin-top: 15px;
	float: left;
	color: #2d2d2d;
}
#component-contact input{
	background: #FFFFFF;
	width: 430px;
	padding: 6px 0px 6px 6px;
	border: none;
	margin-bottom: 10px;
}
#component-contact #contact_email_copy{
	width: auto;
	margin-top: 5px;
}
#component-contact button{
	background: #FFFFFF;
	padding: 4px 10px;
	border: none;
	cursor: pointer;
}
#component-contact textarea{
	background: #FFFFFF;
	border: none;
	width: 430px;
}
/*portfolio*/
.portfolio {
    float: left;
    padding-bottom: 25px;
    width: 100%;
}
.portfolio-line {
    float: left;
    padding-top: 20px;
    width: 100%;
}
.showentry {
    float: left;
    margin-right: 10px;
    width: 296px;
}
.cols1 {
    margin-left: 10px;
}
.cols3 {
    margin: 0;
}
.showentry p {
    margin: 0;
}
.portfolio .showentry p.entry-img img {
    margin-left: 0;
}
.portfolio .showentry p.entry-title {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
}
.portfolio .showentry p.entry-text {
    padding-bottom: 5px;
}
.portfolio .showentry p.entry-link a {
    font-weight: bold;
}