/**
 # mega_restaurant - Mega Restaurant 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 Restaurant Template
 *------------------------------------------------------------------------*/
 
/* Custom style for mod load html */
body.firefox{
	margin: 0;
	padding: 0;
}
/* Style for bottom mod contact*/
.module_contact table tr td{
	padding: 0;
}
/* Custom style for Opens Time mod */
.module_opens{
	color: #8c5c00;
}
.module_opens h3{
	background: #b62b00 url(../images/times_open.png) no-repeat 10px 8px;
	padding-left: 35px;
	margin-bottom: 6px;
}
.mega_modules_right  .module_opens table{
	margin-bottom: 0;
}
.mega_modules_right  .module_opens  .megamodules_i{
	padding: 0;
}
.module_opens table tr th,
.module_opens table tr td{
	padding: 10px 8px;
}
.module_opens table tr td.tdleft,
.module_opens table tr td.tdlefttop{
	border-right: 1px #FFF solid;
}
.module_opens table tr td.tdlefttop,
.module_opens table tr td.tdrighttop{
	border-bottom: 1px #FFF solid;
}

.module_opens table tr th{
	background: #f6daa4;
	text-align: left;
	color: #8c5c00;
	font-size: 16px;
	font-weight: normal;
}
/* End */
