@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 13px/1.7em "Verdana", Verdana,Arial,Helvetica,sans-serif;
	color: #7d7d7d;
	background: #fffffff;
	background-image:url('http://new.district10.com.sg/img/bg.jpg');
	background-repeat:no-repeat;	
}

a { color:#7ea638; text-decoration:none;
}
a:hover { color: #7ea638; text-decoration: underline; }

a:active { color: #7ea638; }

a:visited { color: #7ea638; }

.und a { color:#868787; text-decoration:none; }
.und a:hover { color: #666; text-decoration: underline; }

#link a { color:#929391; text-decoration:none;}
#link a:hover { color: #929391; text-decoration: underline; }
#link a:active { color: #929391; }
#link a:visited { color: #929391; }

h1 { 
color:#929292;
font-size:15px;
margin-bottom:8px;
}

h2 {
color:#929292;
font-size:15px;
margin-bottom:8px;
}

h3 {
color:#929292;
font-size:15px;
margin-bottom:8px;
}


h4 {
color:#929292;
font-size:15px;
margin-top:2px;
margin-bottom:8px;
font-weight:bold;
}


h5 { 
color:#828181;
font-size:14px;
margin-top:0px;
margin-bottom:0px;
font-weight:bold;
}

img
{
border:none;
}

img a
{
border:none;
}


#center
{
margin: 0 auto;
width: 900px;
background: #ffffff;
padding:0px;
border-left: 1px solid #87580a;
border-right: 1px solid #87580a;
border-bottom: 1px solid #87580a;
}

#top
{
margin: 0 auto;
width: 100%;
padding:0px;
}

#top-bar
{
margin: 0 auto;
width: 100%;
height:160px;
padding:0px;
}

#top-menu
{
margin: 0 auto;
width: 100%;
height:20px;
padding:0px;
}

#top-menu a{
color:#60605f;
text-decoration:none;
font-family: helvetica, arial, sans-serif;
font-size:17px;
}

#top-menu a:visited{
color:#60605f;
text-decoration:none;
font-family: helvetica, arial, sans-serif;
font-size:17px;
}

#top-menu a:active{
color:#60605f;
text-decoration:underline;
font-family: helvetica, arial, sans-serif;
font-size:17px;
}

#top-menu a:hover{
color:#60605f;
text-decoration:underline;
font-family: helvetica, arial, sans-serif;
font-size:17px;
}

#middle
{
margin: 0 auto;
width: 100%;
height:600px;
padding:0px;
}

#bar
{
margin: 0 auto;
width: 100%;
height:10px;
padding:0px;
background:#34260e;
}

#footer
{
margin:0px;
width: 100%;
height:50px;
background: #3f2e12;
color: #ffffff;
font-family: helvetica, arial, sans-serif;
font-size:11px;
}

#footer a{
color:#ffffff;
text-decoration:none;
font-family: helvetica, arial, sans-serif;
font-size:11px;
}

#footer a:visited{
color:#ffffff;
text-decoration:none;
font-family: helvetica, arial, sans-serif;
font-size:11px;
}

#footer a:active{
color:#ffffff;
text-decoration:underline;
font-family: helvetica, arial, sans-serif;
font-size:11px;
}

#footer a:hover{
color:#ffffff;
text-decoration:underline;
font-family: helvetica, arial, sans-serif;
font-size:11px;
}

.input{
margin-top:3px;
border: 0px;
width: 100%;
background: #ffffff;
}

.textbox{
padding:8px; 
border: 1px solid #b2d675;
background: #ffffff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.select{
padding:2px 2px 2px 2px; 
margin-top:3px;
background: #ffffff;
border: 1px solid #c6c6c5;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.selection{
padding:2px 2px 2px 2px; 
margin-top:0px;
background: #8bc820;
border: 0px solid #c6c6c5;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
font-weight:bold;
color: #ffffff;
float: right;
}

#button a{
display:block;
text-align:center;
padding:5px 5px 5px 5px;
font:14px/1.7em "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
color:#ffffff;
text-decoration:none;
background:#97d923;
-webkit-border-radius: 8px;  
-moz-border-radius: 8px;  
border-radius: 8px;
border: 1px solid #97d923;
}

#button a:hover{
display:block;
text-align:center;
padding:5px 5px 5px 5px;
font:14px/1.7em "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
color:#ffffff;
text-decoration:none;
background:#a2f019;
-webkit-border-radius: 8px;  
-moz-border-radius: 8px;  
border-radius: 8px;
border: 1px solid #a2f019;
}
