/**
 # mega_veenio - Mega Veenio Template for Joomla! 1.7
 # 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.7.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_slideshow {
	margin-top: 15px;
	position: relative;
	z-index: 1;
}

.mega_slideshow .slider_content {
	width: 434px;
	height: 205px;
}

.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;
}