@import url(//fonts.googleapis.com/css?family=Abel|Satisfy);
@import url(//fonts.googleapis.com/css?family=Oswald:400,300);

/*
	Eleganta: A responsive HTML5 website template by HTML5Templates.com
	Released for free under the Creative Commons Attribution 3.0 license (html5templates.com/license)
	Visit http://html5templates.com for more great templates or follow us on Twitter @HTML5T
*/


/*********************************************************************************/
/* Global                                                                        */
/*********************************************************************************/

html, body {
	overflow: auto;
	width: auto;
	height: auto;
}

body {
	margin: 0px;
	padding: 0px;
	background: #230B00 url(images/img01.png) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8A8A8A;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}

p {
	line-height: 180%;
}

a {
	color: #D1551F;
}

strong {
	font-weight: 700;
	color: #2A2A2A;
}

#content img {
	padding: 0px 0px 10px 0px;
}

#content a img {
	max-width:  50%;
    height: auto;
}

/* BUTTON */
.Home-restaurant {
	display: block;
	width: 594px;
	height: 72px;
	background: url(../images/home_restaurant.png) bottom;
	text-indent: -99999px;
}
.Home-restaurant:hover {
	background-position: 0 0;
}

.appetizer-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-first-taste-hover.png) bottom;
	text-indent: -99999px;
}
.appetizer-button:hover {
	background-position: 0 0;
}

.soup-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-soup-hover.png) bottom;
	text-indent: -99999px;
}
.soup-button:hover {
	background-position: 0 0;
}

.salad-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-salad-hover.png) bottom;
	text-indent: -99999px;
}
.salad-button:hover {
	background-position: 0 0;
}

.poultry-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-poultry-hover.png) bottom;
	text-indent: -99999px;
}
.poultry-button:hover {
	background-position: 0 0;
}

.pork-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-pork-hover.png) bottom;
	text-indent: -99999px;
}
.pork-button:hover {
	background-position: 0 0;
}

.beef-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-beef-hover.png) bottom;
	text-indent: -99999px;
}
.beef-button:hover {
	background-position: 0 0;
}

.seafood-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-seafood-hover.png) bottom;
	text-indent: -99999px;
}
.seafood-button:hover {
	background-position: 0 0;
}

.curry-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-curry-hover.png) bottom;
	text-indent: -99999px;
}
.curry-button:hover {
	background-position: 0 0;
}

.noodle-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-noodle-hover.png) bottom;
	text-indent: -99999px;
}
.noodle-button:hover {
	background-position: 0 0;
	
}

.friedrice-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-friedrice-hover.png) bottom;
	text-indent: -99999px;
}
.friedrice-button:hover {
	background-position: 0 0;
}

.vegetarian-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-vegetarian-hover.png) bottom;
	text-indent: -99999px;
}
.vegetarian-button:hover {
	background-position: 0 0;
}

.side-order-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-side-hover.png) bottom;
	text-indent: -99999px;
}
.side-order-button:hover {
	background-position: 0 0;
}

.sweettreat-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-sweet-hover.png) bottom;
	text-indent: -99999px;
}
.sweettreat-button:hover {
	background-position: 0 0;
}

.beverage-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-beverage-hover.png) bottom;
	text-indent: -99999px;
}
.beverage-button:hover {
	background-position: 0 0;
}

.l-stir-fried-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-l-stir-fried-hover.png) bottom;
	text-indent: -99999px;
}
.l-stir-fried-button:hover {
	background-position: 0 0;
}

.l-grill-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-l-grill-hover.png) bottom;
	text-indent: -99999px;
}
.l-grill-button:hover {
	background-position: 0 0;
}

.l-sf-noodle-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-l-sf-noodle-hover.png) bottom;
	text-indent: -99999px;
}
.l-sf-noodle-button:hover {
	background-position: 0 0;
}

.l-noodle-soups-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(http://greenmangothaibistro.com/images/dir-l-noodle-soups-hover.png) bottom;
	text-indent: -99999px;
}
.l-noodle-soups-button:hover {
	background-position: 0 0;
}

.l-curry-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(http://greenmangothaibistro.com/images/dir-l-curry-hover.png) bottom;
	text-indent: -99999px;
}
.l-curry-button:hover {
	background-position: 0 0;
}

.l-street-foods-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(http://greenmangothaibistro.com/images/dir-l-street-foods-hover.png) bottom;
	text-indent: -99999px;
}
.l-street-foods-button:hover {
	background-position: 0 0;
}

.l-side-orders-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-l-side-orders-hover.png) bottom;
	text-indent: -99999px;
}
.l-side-orders-button:hover {
	background-position: 0 0;
}

.l-sweet-treats-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(http://greenmangothaibistro.com/images/dir-l-sweet-treats-hover.png) bottom;
	text-indent: -99999px;
}
.l-sweet-treats:hover {
	background-position: 0 0;
}

.l-beverages-button {
	display: block;
	width: 200px;
	height: 45px;
	background: url(../images/dir-l-beverages-hover.png) bottom;
	text-indent: -99999px;
}
.l-beverages:hover {
	background-position: 0 0;
}


#rightPan{width:565px; float:left; margin:40px 0 0 0; display:inline}

/* Table */

.table{
	width:100%;
	margin-top:50px; 
	table-layout: fixed; 
	}

/* Wrapper */

#wrapper {
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	padding: 0px 0px 50px 0px;
	background: url(images/img02.png) repeat;
}



/* Copyright */

#copyright {
	overflow: hidden;
	padding: 50px 0px;
	background: /*url(http://greenmangothaibistro.com/css/images/img10.png)*/ no-repeat center top;
}

#copyright p {
	text-align: center;
	font-family: 'Abel', sans-serif;
	font-size: 11pt;
	color: #94380D;
}

#copyright a {
	color: #94380D;
}

#copyright a:hover {
	text-decoration: none;
}


/* Button Style */

.button-style a {
	display: block;
	width: 174px;
	height: 50px;
	margin-left: 30px;
	margin-top: 30px;
	background: url(images/img01.png) repeat;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14pt;
	font-weight: 200;
	color: #FFFFFF;
}


/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	padding: 15px 0px 15px 0px;
	border-bottom: 1px solid #E6E6E6;
}

ul.style1 a {
	display: block;
	padding: 0px 0px 0px 30px;
	background: url(images/img03.jpg) no-repeat left top;
	text-decoration: none;
	color: #525252;
}

ul.style1 a:hover {
	text-decoration: underline;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li {
	padding: 0px 0px 40px 0px;
}

ul.style2 a {
	text-decoration: none;
	color: #525252;
}

ul.style2 a:hover {
	text-decoration: underline;
}

ul.style2 .date {
	display: inline-block;
	margin: 0px 0px 25px 0px;
	padding: 5px 10px;
	background: url(images/img01.png) repeat;
	letter-spacing: 1px;
	line-height: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	color: #FFFFFF;
}

ul.style2 .date a {
	color: #FFFFFF;
}

/** LIST STYLE 3 */

ul.style3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style3 li {
	padding: 20px 0px 25px 0px;
}

ul.style3 a {
	display: block;
	text-decoration: none;
	color: #C18062;
}

ul.style3 a:hover {
	text-decoration: underline;
}

ul.style3 .date {
	float: left;
	width: 80px;
	height: 78px;
	margin: 0px 25px 0px 0px;
	padding: 10px 0px 0px 0px;
	background: #D34C0D;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
}

ul.style3 .date b {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0;
	letter-spacing: -1px;
	font-size: 40px;
	font-weight: 400;
	color: #FFFFFF;
}

ul.style3 .date a {
	color: #FFFFFF;
}

ul.style3 .date a:hover {
	text-decoration: none;
}

ul.style3 .first {
	padding-top: 0px;
	background: none;
}

/** LIST STYLE 4 */

ul.style4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style4 li {
	padding: 15px 0px 15px 0px;
	border-bottom: 1px solid #742F0E;
}

ul.style4 a {
	display: block;
	padding: 0px 0px 0px 30px;
	background: url(images/img03.jpg) no-repeat left top;
	text-decoration: none;
	color: #C18062;
}

ul.style4 a:hover {
	text-decoration: underline;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	padding: 15px 0px 15px 0px;
	border-bottom: 1px solid #E6E6E6;
}

ul.style1 a {
	display: block;
	padding: 0px 0px 0px 30px;
	background: url(images/img03.jpg) no-repeat left top;
	text-decoration: none;
	color: #525252;
}

ul.style1 a:hover {
	text-decoration: underline;
}