/**
 # mega_tourim - Mega Tourim 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, March 2011 12:00:00Z OmegaTheme $
 * package:	 Mega Tourim Template
 *------------------------------------------------------------------------*/
 
#photos img.nav-next{
	margin-right: -22px;
}
#photos img.nav-prev{
	margin-left: -22px;
}
/* Custom style for mod mega mini news */
.mega_news .mega_title a.title{
	color: #333;
}
.mega_news .mega_title a.title:hover{
	text-decoration: underline;
}
/* Custom css for Contact module */
.mod_contact .submitbutton{
	background: none repeat scroll 0 0 #F8F6F8;
    border: medium none;
    float: right;
    height: 23px;
    line-height: 20px;
    margin-top: 5px;
    margin-right: 29px;
    width: 66px;
	cursor: pointer;
}
.mod_contact input.textinput,
.mod_contact textarea.textinput{
	width: 180px;
	overflow: hidden;
}

/* Custom style for fontpage */
.home_fp h3{
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: normal;
}