/* - - - - - - - - - - - - - - - - - - - - -

Title : Thai Pothong Restaurant & GiftShop
URL : http://www.thaipothong.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */


/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

div,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote { 
	margin:0; 
	padding:0; 
}

html {
	padding: 0;
	margin: 0;
	overflow: -moz-scrollbars-vertical;
}

body { 
	background: url(/persistent/templateimages/bg.jpg) repeat;
	margin: 0;
	padding:0;
	padding-top: 15px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: justify;
}

fieldset { border: 0; }

img { border: 0; }

h1 {
	font: bold 30px "Bradley Hand ITC" Arial, Verdana, Helvetica;
	color: #b17806;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
}


h1.gallery {
	font: bold 30px "Bradley Hand ITC" Arial, Verdana, Helvetica;
	color: #b17806;
	margin: 0;
	text-transform: capitalize;
}

h2 {
	font: bold 25px "Bradley Hand ITC" Arial, Verdana, Helvetica;
	color: #990000;
	margin: 0;
}

h3 {
	font: bold 16px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #b17806;
	margin: 0;
}

h4 {
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	color: #990000;
	text-transform: uppercase;
	margin: 0;
}

p, td, li {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
}

a {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	color: #b17806;
}

a.white {
	color: #f9e9ca;
}

a.white:hover {
	text-decoration: underline;
}

span.hometext_strong {
	color: #0980de;
	font-weight: bold;
}


.clear { 
	clear: both; 
	font-size: 0; 
	height: 0; 
	line-height: 0; 
}

#stats {
	display: none;
}

hr {
	height: 1px;
	border: solid;
	color: #990000;
}

html>body hr {
	border: none; 
	border-top: 1px solid #990000;
}


/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/

#container_wrapper {
	width: 822px;
	margin: 0 auto;
}

#header {
	width: 822px;
	height: 92px;
	margin: 0 auto;
}	

#logo {
	width: 294px;
	height: 92px;
	float: right;
}

#address {
	width: 300px;
	height: 48px;
	float: left;
	padding-top: 50px;
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #bea97e;
	text-align: left;
}

#body_wrapper_bg {
	width: 822px;
	height: 659px;
	background: url(/persistent/templateimages/content_bg.jpg) no-repeat;
	background-position: bottom right;
	background-color: #d9c8aa;
}

html>body #body_wrapper_bg {
	height: auto;
}

#body_wrapper {
	width: 790px;
	margin: 0 auto;
	padding-top: 15px;
}

#image_banner {
	width: 790px;
	height: 193px;
	padding: 0;
	margin: 0;
}
 
 #body_text {
 	width: 790px;
	margin: 0 auto;
	padding: 10px 0px;
 }
 
 #logo_wall {
 	width: 302px;
	height: 352px;
 	background-image: url(/persistent/templateimages/content_bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
 }
 
 html>body #logo_wall {
 	height: auto;
 }	
  
  #footer {
 	width: 822px;
	height: 70px;
	margin: 0 auto;
 }
 
 #footer_right {
 	width: 250px;
	font: normal 10px/30px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #bea97e;
	text-align: right;
	float: right;
 }
 
  #footer_left{
 	width: 500px;
	height: 25px;
	color: #bea97e;
	float: left;
	padding-top: 5px;
 }
 
 a.footer {
	color: #bea97e;
	text-decoration: none;
 }
 
 a.footer:hover {
	color: #bea97e;
	text-decoration: underline;
 }
 
 
/*----------------------------------------------------------------------------- 
MAIN NAVIGATION MENU
-----------------------------------------------------------------------------*/

/* -- Top Menu Sucker Fish 4 Level -- */

#navbar {
 	width: 780px;
	height: 42px; 
	background: url(/persistent/templateimages/navbar_bg.jpg) repeat-x;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 0;
	padding-left: 10px;
	margin: 0;
 }

#nav, #nav ul {
	width: 770px;
	padding: 0;
	margin: 0;
	list-style: none;
	}

#nav li {
	float: left;
	padding: 0;
	height: auto;
	margin: 0;
	}

#nav li.selected { 
	color: #b17806;
	text-decoration: none;
	}

#nav li a {
	color: #FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding: 15px 18px 0px 5px;
	}
		
#nav li a:hover { 
	color: #b17806;
	}

#nav li.selected a { 
	color: #b17806;
	text-decoration: none;
	}
	
#nav li.selected a:hover { 
	color: #b17806;
	}
	
#nav li:hover, #nav li.hover {
    position: static;
}
	
/* -------- Drop down menu -------- */	

#nav li ul a, #nav li ul a:visited {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-transform:none;
	text-align: left;
	padding: 7px 10px 7px 30px;
	color: #fff;
	width: 170px;
	background: none;
	background-color: #d6a235;
	background-image: url(/persistent/templateimages/li.png);
	background-repeat: no-repeat;
	/*background-position: 5px 5px;*/
	}
	#nav li ul a:hover { 
		background-color: #d6a235;
		text-decoration: none;
		color: #000;
		}

#nav li.selected ul a, #nav li.selected ul a:visited {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 7px 10px 7px 30px;
	color: #fff;
	width: 170px;
	background: none;
	background-image: url(/persistent/templateimages/li.png);
	background-repeat: no-repeat;
	background-color: #d6a235;
	}
	#nav li.selected ul a:hover { 
		background-color: #d6a235;
		text-decoration: none;
		color: #000;
		}

#nav li ul li { 
	background-color: #d6a235;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	margin: 0;
	padding: 0;
	padding-top: 16px;
	}

#nav li li {
	width: 150px;
	margin: 0;
	padding: 0;
/*	border-bottom: 1px solid #FFFFFF;*/
	}

#nav li ul ul {
	margin: -1.90em 0 0 150px;
	}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul {
	left: -999em;
	}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul {
	left: auto;
	z-index: 500;
	}

.menu_table {
	border: 1px solid #c89e4a;
}

.gallery_thumb {
	padding: 10px;
	border: 1px solid #b08f4d;

}

.thumb {
	padding: 10px;
	border: 1px solid #b08f4d;

}
