/*@import url("http://www.globalsignin.com.sg/events_warehouse/templates/reg_550_grey/css.css?v2");*/

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

/* Sticky footer */
html, body {
	height:100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -38px; /* the bottom margin is the negative value of the footer's height */
	/**/
	background:#F8EAD1;
}
#push, #footer {
	height: 38px; /* .push must be the same height as .footer */
	/**/
	clear:both;
}
/**/
#push {
	background:#F8EAD1;
}
#cont {
	height:100%;
}
div.clr{
	min-height:1em;
	clear:both;
}
/**/
#date_of_birthDay{
	/*width: 45px; float: left;*/
}
#date_of_birthMonth{
	/*width: 55px; float: left;*/
}
#date_of_birthYear{
	/*width: 60px; float: left;*/
}

/**/
body {
	margin:0px auto;
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-color:#000000;

}

a:link { color: #06C; text-decoration:none;}
a:visited { color:#06C; text-decoration:none;}
a:hover { color: #333;}
a:active { color:#06C; text-decoration:none;}


h1{ font-family:"Times New Roman", Times, serif; color:#A52A0B; font-size:24px;}

h3{margin:0 0 0.3em;}
p{margin:0 0 0.3em;}

.header{
	width:700px;
	height:284px;
	float:left;
	background:#F8EAD1;
}

.header_contain{
	width:700px;
	height:242px;
	float:left;
	background:url(../img/header.jpg) no-repeat;
}

.tab_contain{
width:700px;
height:39px;
float:left;
background:url(../img/bg_navi.jpg) repeat-x;
text-align:center;
}

.main_table{
	width:650px;
	float:left;
	background:#F8EAD1;
	padding:0 25px;
}

.footer{
	width:700px;
	height:38px;
	float:left;
	background-color:#FFCF1D;
	font-size:10px;
	color:#000;
	text-align:center;
}



/*body {
	background-color: #FFFFFF;
	margin:0 auto;
	color:#000000;
	font-size:11px;
	font-family:Arial; 
}*/

.supercontainer {
	width:704px;
	margin:0 auto;
	margin-top:20px;
}
.menu_bar {
	background-image:url(../img/menu_bar.jpg?3b437a7e0c4d108be2aa90100be9fa26);
	background-repeat:no-repeat;
	width:704px;
	margin-top:5px;
	height:44px;
}
.menu_left {
	float:left;
	width:45px;
	height:44px;
}
.menu_item {
	float:left;
	width:93px;
	height:32px;
	text-align:center;
	padding-top:12px;
	color:#FFFFFF;
}
.menu_item_sep {
	float:left;
	width:8px;
	height:44px;
}
.menu_item a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.menu_item a:hover{
	color:#FFFF35;
}
.body_text {
	margin:10px 0px 20px 0px;
	width:704px;
}
.body_text a {
	color:#01fffd;
	}
.footer {
	margin-top:20px;
}

/* Form */

.Forms_{
	width:500px;
	padding:0 15px 015px;
	color:#6F6F6F;
	font-size:11px;
}


.Forms_Row{
	float:left;
	padding-top:10px;
	width:500px;
}
.Forms_Label, .Forms_LabelExtended, .Forms_LabelMidExtended{
	float:left;
	text-align:left;
	color: #6F6F6F;
	font-size:11px;
	font-weight:500;
	padding-right:10px;
	width:180px;
}

.Forms_LabelExtended{
	width:500px;
	padding-right:30px;
}
.Forms_LabelMidExtended{
	width:340px;
}
.Forms_Field, .Forms_FieldExtended, .Forms_FieldMidExtended, .Forms_FieldShort{
	float:left;
	width:230px;
	color:#333333;
}
.Forms_FieldExtended{
	width:500px;
}
.Forms_FieldMidExtended{
	width: 450px;
}
.Forms_FieldShort{
	width: 150px;
}


.Forms_FieldCompulsory{
	color:#FF0000;
}
.Forms_FieldTooltip{
	float:left;
	font-style:italic;
	padding-left: 190px;
	width:300px;
	color:#6F6F6F;
}
.creditCardDate, .Forms_Field .creditCardDate{
	float:left;
	width:100px;
	color:#333333;
}

.FormFields_TextField, .FormFields_DDList{
	width:200px;
}

.Forms_Row_ViewOnly{
	float:left;
	padding-bottom:5px;
	width:540px;
}
.Forms_Label_ViewOnly{
	float:left;
	width:160px;
	text-align:left;
	color:#6F6F6F;
	font-weight:600;
}
.Forms_Label_ViewOnly label{
	width:150px;
	float:left;
}
.Forms_Field_ViewOnly{
	float:left;
	color:#333333;
	width:370px;
}


.FormFields_CheckboxLbl, .FormFields_CheckboxLbl_On, .FormFields_RadioLbl, .FormFields_RadioLbl_On{
	width:500px;
	cursor:pointer;
}

.FormFields_CheckboxLbl_On, .FormFields_RadioLbl_On{
	color:#07A6E2;
}
.FormFields_Checkbox{
	float:left;
	height:15px;
	margin-top:1px;
}

.FormFields_StepTitle, .FormFields_SummaryStepTitle{
	width:500px;
	border-bottom:1px solid #999999;
	font-weight:600;
	font-size:13px;
	color:#666666;
	float:left;
	padding:20px 0 10px 0;
}


.FormFields_StepTitle2{
	width:530px;
	font-weight:700;
	font-size:13px;
	color:#666666;
	float:left;
	padding:15px 0 5px 0;
}

.FormFields_RecoverPassword{
	color:#FFFFFF;
}

.creditCardDate, .Forms_Field .creditCardDate{
	float:left;
	width:100px;
	color:#333333;
}

/* Form Style */

.formcontainer {
	width:700px;
}
.Forms_ {
	margin-left:100px;
	color:#000000;
}
.Forms_Label {
	width:160px;
}
h6 {
	color:#E0E0E0;
	font-size:large;
	margin-bottom:20px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
.Forms_Label, .Forms_LabelExtended, 
.Forms_LabelMidExtended, .Forms_Field, 
.Forms_FieldExtended, .Forms_FieldMidExtended, 
.Forms_FieldShort {
	color:#000000;
}
.FormFields_NavigationBar {
    float: left;
    height: 60px;
    margin: 0 auto;
    padding: 40px 0 20px;
    text-align: center;
    width: 450px;
}
.FormFields_Navigation_Finish {
	background:transparent url(../img/but_submit.jpg?3b437a7e0c4d108be2aa90100be9fa26) no-repeat scroll left top;
}
.FormFields_Navigation_Cancel {
	background:transparent url(../img/but_cancel.jpg?3b437a7e0c4d108be2aa90100be9fa26) no-repeat scroll left top;
}
.FormFields_Navigation_Next {
	background:transparent url(../img/but_next.jpg?3b437a7e0c4d108be2aa90100be9fa26) no-repeat scroll left top;
}
.FormFields_Navigation_Previous {
	background:transparent url(../img/but_previous.jpg?3b437a7e0c4d108be2aa90100be9fa26) no-repeat scroll left top;
}
.FormFields_Navigation_Print {
	background:transparent url(../img/but_print.jpg?3b437a7e0c4d108be2aa90100be9fa26) no-repeat scroll left top;
	display:none;
}
.FormFields_Navigation_Finish, .FormFields_Navigation_Cancel, .FormFields_Navigation_Next, .FormFields_Navigation_Previous, .FormFields_Navigation_Print, .FormFields_Navigation_Save, .FormFields_Navigation_ProceedPay {
	border:none;
	float:left;
	height:41px;
	padding-left:10px;
	width:114px;
	cursor:pointer;
}

.form-error {
  background-color: #F4EBEA;
  border: 1px solid #C52020;
}
.error-message{
	clear:both;
	padding:3px 0 0 190px;
	color:#C52020;
}
#UserLoginActivateForm .error-message{
	clear:both;
	padding:3px 0 0 10px;
	color:#C52020;
}

#flashMessage{
	color:#C52020;
	text-align:center;
	margin:5px 0;
}


/* DIALOGs */
#dialogVoucher{
	background:#F8EAD1;
}
#ui-dialog-title-dialogVoucher, #dialogVoucher p {
	font-family:Arial, Helvetica, sans-serif;
}
#dialogVoucher p {
	margin-bottom:1em;
}
#dialogVoucher img{
	display:block;
	margin:1em auto;
}
.ui-widget-content{
	border-color:#999;
}
.ui-widget-overlay { background: #000; }
.ui-widget-overlay { opacity: .70;filter:Alpha(Opacity=70); }