/* Site-map for Singapore - Ayam Brand(TM) - Website */
/* 
    AUTHOR: Justin Feroz
            justin.feroz@gmail.com
            http://pharaohz74.deviatart.com
*/

/* RESETS & BASIC PAGE SETUP */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { 
	font: 62.5% "Lucida Sans Unicode", sans-serif; color: #666666; weight: normal; background-color: #FFFFFF;}

ul { list-style: none inside; }
p { font-size: 1.2em; font-weight: normal; line-height: 1.2em; margin-bottom: 1.2em;}
	p.metadata { background: #a69028; padding: 3px 3px 3px 10px; font-family: Lucida Sans, Tahoma, Verdana, sans-serif; font-style: italic; color: #1f0d01;} 
a { text-decoration: none; color: #666666; }
a:hover, a:active {text-decoration: underline; }
a img { border: none; }

h1 {
	font-family: Lucida Sans Unicode, Tahoma, Verdana, sans-serif;
	font-size: 1.9em;
	font-weight: normal;
	color: #666666;
	}

h2 {
	font-family: Lucida Sans Unicode, Tahoma, Verdana, sans-serif;
	font-size: 1.9em;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	}

h3 {
	font-family: Lucida Sans, Tahoma, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	color: #dfffb5;
	text-indent: 20px;
	}

h4 {
	font-family: Lucida Sans, Tahoma, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	color: #dfffb5;
	}
ul {
	margin: 0;
	padding:0;
	list-style: none;
	display: block;
}
li {
	margin: 3px 0 3px 30px;
}
li img {
	padding-right: 5px;
}


.ezmap {
font-family: Lucida Sans, Tahoma, Verdana, sans-serif;
font-size: 14px;
color: #7A7A7A;
font-weight: normal;
}

.ezmap_details {
font-family: Lucida Sans, Tahoma, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
color: #666666;
}

.ezmap_gen {
font-family: Lucida Sans, Tahoma, Verdana, sans-serif;
font-size: 8px;
font-weight: normal;
color: #666666;
}

/* END RESET */

/* TOOLBOX */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
/* END TOOLBOX */

/* STRUCTURE AND STUFF */


div#page-wrap {
	width: 983px;
	margin: 0 auto;
	}
	#header {
		width: 983px;
		height: 64px;
	}

	#headerL {
		width: 500px;
		height: 26px;
		float: left;
		padding: 10px 0px 0px 0px;
	}
	#headerR {
		width: 483px;
		height: 26px;
		padding: 10px 0px 0px 0px;
		float: right;
		text-align: right;
	}
	#divider {
	background: url(images/img/hr.gif) repeat-x;
	width: 983px;
	height: 12px;
	float: right;
	text-indent: -9999px;
	}
	#headerB {
		width: 983px;
		height: 34px;
		text-align: right;
	}
	#main-content {
		background: url(images/img/sitemap-bottom.jpg) no-repeat;
		background-position: bottom;
		margin-bottom: 20px;
		padding: 20px 0px 20px 0px;
		width: 983px;
		height: 100%;
	}


#footer {
	min-height: 44px;
	width: 1040px;
	text-align: centre;
}
#container {
background: url(images/img/sitemap-bottom.jpg) no-repeat;
background-position: bottom;
margin-bottom: 20px;
padding: 20px 0px 20px 0px;
width: 983px;
height: 100%;
}

/* END STRUCTURE */