body{
	background:url(/storage/upload/thedine/images/bg.jpg) repeat;
	padding: 0;
	margin: 0;
	font-family: tahoma, arial, serif;
	font-size:14px;
	color: #000;
}
html{ 
	padding: 0;
	margin: 0;
	position: relative;
	height: 100%;
	color: #636363;
}
.clear_left{
	clear: both;
}
/**HTML5 fix - do not touch**/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/**
* Common Element Specific
*/
p{ 
  padding: 0;
  margin: 0;
}
img { border: 0;}
h1, h2, h3, h4, h5, h6 { 
	font: normal 175% tahoma, arial, serif;
  	color: #363636;
}
h2{ 
	font: normal 175% tahoma, arial, serif;
	color: #959595;
}
h3{ 
	font: normal 140% tahoma, arial, serif;
	color: #959595;
}
h4, h5, h6{ 
  	font: normal 120% tahoma, arial, serif;
  	color: #363636;
}
h5, h6{ 
	font: italic 95% tahoma, arial, serif;
  	color: #000;
}
a, a:hover{ 
	outline: none;
  	text-decoration: none;
  	color: #000;
}
a:hover{ 
	text-decoration: none;
}
ul{ 
  padding: 0;
  margin: 0;
}
ul li{ 
	list-style-type: square;
	padding: 0;
	margin: 0;
}
ol{ 
	padding: 0;
	margin: 0;
}
ol li{ 
	padding: 0;
	margin: 0;
}
/**
* Layout Specific
*/
#global-container {
	width: 100%;
}
#content-container {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	height: 100%;
}
header {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	height: 100%;
}
.header-column-one {
	width:auto;
	float:left;
	width:40%;
	padding:10px 0;
}
.header-column-two {
	width:auto;
	float:right;
	width:37%;
	padding:10px 0;
}
.navigation {
	display: block;
	width: 60%;
	float: right;
}
.banner {
	display:block;
	float:left;
	margin:15px 0;
	width: inherit;
}
section {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	height: 100%;
}
.component-column /** can display multiple partials, set width & height in your own markup **/ {
	display:inline;
	width: auto;
	overflow:auto;
	white-space: nowrap;
}
#component {
	display:block;
	margin: 20px 0;
	float: left;
	width: 100%;
	padding: 0 10px;
}
.partial-component {
	display:block;
	margin: 20px 0;
	float: left;
	width: 66%;
	padding: 0 10px;
}
.left-component {
	display:block;
	margin: 20px 0;
	float: right;
	width: 32%;
}

footer {
	background: #000;
	float: left;
	width: 100%;
	min-height: 10px;
}
.footer-content  /** can display multiple partials, set width & height in your own markup **/  {
	width: 1200px;
	margin: 0 auto;
}
.bottombar {
	width: 100%;
	height:50px;
	float:left;
	background: #000;
	text-align:center;
	padding:5px 0;
}
.bottombar a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size:12px;
}

.widget.social {
	width:auto;
	float:right;
}
.component-column img {
	float:left;
}
.widget.product-category {
	width: 100%;
	float:left;
}
.widget.product-category h3 {
	margin: 0 0 15px 0;
	padding: 0;
	text-transform: uppercase;
	border:0;
}
.product-category li {
	padding:10px 0;
	list-style:none;
	border-bottom: 1px solid #333;
}
.product-category li a:hover {
	color:lightgrey;
}
.mbpgallery-category-box-file-first {
	padding: 5px 6px;	background: url(http://thedine.com.my/storage/upload/thedine/images/frame.png) no-repeat;	width: 335px !important;	height: 226px !important;
}

.mbpgallery-category-box-file {
	background: none;
	border: 0;
	float: left;
	overflow: visible;
	height: 20% !important;
	text-align: center;
	width: 375px !important;
	margin:0px !important;
}

.mbpgallery-category-box-file a, .mbpgallery-category-box-file button, .mbpgallery-category-box-file
{
font-size: 25px;
color: #000000;
font-family: 'Redressed', cursive;
}

.gallery_category_title {
	text-transform: capitalize;
	text-align:center;
	float: none !important;
}

.gallery_category_title h1
{
font-family: 'Redressed', cursive;
font-size: 40px;
margin: 0px;
text-transform: capitalize;
}


.mbpgallery_category_wrapper{padding:20px;}
.mbpgallery-category-box-file:hover{
    border: 0;
    background: none;
}.mbpgallery-category-box-file-third img{border-right: 5px;}
.article_title h2 {
	color: #959595;
}
.feature_product h2 a {
	color:#959595;
	font-size:18px;
	margin: 0;
	padding: 0;
}
.feature_product h2 {
	padding: 0;
	margin:15px 12px;
}
.fb_iframe_widget
{
	float: left;
	margin-left: 45px;
}
.address
{
padding-left: 25px;
display: inline-block;
background-image: url('images/home.png');
background-size: 16px;
background-repeat: no-repeat;
background-position: 0px 5px;
}