/**
 * @version		$Id: customs.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-news-flash p {
	margin: 0;
}

.headline h1.title,
.headline .title,
#component-contact .contentheading {
	font: bold 18px/1.3 verdana, helvetica;
	padding: 22px 0 14px;
}
.headline .title a,
.headline .title a:hover {
	color: #3B3B3B;
}
a.readmore {
	background-color: #858585;
	color: #FFF;
	padding: 10px 33px;
}

#top-nav ul.menu li.level1 a.first {
	padding-left: 0;
}
#top-nav ul.menu li.level1 a.last {
	padding-right: 25px;
}
.mega-right .phone-numbers,
.mega-right .mailto,
.mega-right .yourcompany {
	padding-left: 32px;
}
.mega-right .phone-numbers {
	background: url(../images/contact.png) no-repeat 0 0;
}
.mega-right .mailto {
	background: url(../images/contact.png) no-repeat 0 -16px;
}
.mega-right .yourcompany {
	background: url(../images/contact.png) no-repeat 0 -40px;
}

.mega-item {
	width: 49%;
	float: left;
}
.mega-item .item-bg {
	padding-right: 10px;
}
.mega-item .headline h1.title {
    padding: 0;
}
form select{height:24px;font-size:18px;}
form  img {width:18px;height:18px;}

.pagination {margin:10px 10px 10px 6px;color:#FF9600;    box-shadow: 1px 1px 1px 2px #aaa;border-radius: 7px;width:104%;    background: white;
    border-radius: 7px;padding:4px;}
.pagination .pagenav{color:#FF9600;font-size: 17px;}
.pagination  strong {color:#FF9600;font-size: 17px;}