/**
 # mega_veenio - Mega Veenio 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: custom.css 1.6.0 00001, April 2011 12:00:00Z OmegaTheme $
 * package:	Mega Veenio Template
 *------------------------------------------------------------------------*/

.header_add p {
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	margin-right: 10px;
}

#mega_mainbody { min-height:540px; }

.mega_slideshow {
	margin-top: 15px;
}

.mega_title a { margin-left:-100px; }
.mega_thumbs { margin-top:25px !important; }

.mega_slideshow .slider_content p.title {

}

.mega_slideshow .slider_content p.title a {
	color: #cdcdcd;
	text-decoration: none;
}

.mega_slideshow .slider_content p.introtext {
	color: #cdcdcd;
}

.mega_slideshow .slider_content p.readmore {
	float: left;
}

.mega_slideshow .slider_content p.readmore a {
	background: 0 none;
	color: #fd5806;
}

.mega_slideshow #slidenav {
	bottom: 10px;
	left: 20px;
	z-index: 999;
}

.mega_slideshow #slidenav a {
	background: url(../images/bullet1.jpg) no-repeat left center;
}

.mega_slideshow #slidenav a.activeSlide {
	background: url(../images/bullet1-hover.jpg) no-repeat left center;
}

.item-page p img,
.blog .items-row p img {
	margin-right: 10px;
	margin-bottom: 5px;
}

.mega_tops { padding-top:15px; border-top:1px dashed #CCC; }