/* CSS Document */

body {
background:url(http://www.everynation.org.sg/images/sgs_bg.gif) repeat-y center;
background-color:#d7d0dd;
}
#hd {
height:30px;
background-color:#d7d0dd;
}
p {
line-height:16px;
font-size:85%!important;
color:#666666;
}
a {
text-decoration:none;
color:#666699;
font-weight:bold;
}
a:hover {
text-decoration:underline;
color:#663366;
}
#yui-main {
background:url(http://www.everynation.org.sg/images/sgs_header2.gif) no-repeat 0 0;
/*background:url(earlyrisers_blue.jpg) repeat-x 0 0;*/
}
#yui-main .yui-b .yui-g {
/*overflow: auto;*/
width: 520px;
}
#yui-main .yui-b .yui-g .message {
padding-top:118px;
padding-left:60px;
clear:both;
}

#ft	{
background:url(http://www.everynation.org.sg/images/sgs_bottom.gif) repeat-x 0 0;
background-color:#d7d0dd;
height:100px;
}

em {
font-weight:bold;
}

/*forms*/
.wFormContainer {
padding-top:20px;
}


.wForm .labelsRightAligned label.preField {
text-align:left!important;
}
.wForm .labelsLeftAligned label.preField {
text-align:left;
float:left!important;
width:100px!important;
color: #fff;
font-weight:bold;
}

.wForm .labelsAbove label.preField {
float:left!important;
width:100px!important;
color: #fff;
font-weight:bold;
}
.wForm form {
padding-bottom:0!important;
}
/*.wForm form .actions .primaryAction {
padding:5!important;

}
.wForm form span.errFld {
background-color:0!important;
}*/
.wForm form .errFld {
border:2px solid #FFBBBB;
}

/*
.wForm form .oneField {
float:left!important;
}
*/
