body {
	background-color:#000000;
	background-image:url(/uploadedImages/Events/SINGAPORE/2011/16983_003/16983_003_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:4px;
	padding:4px;
}

#rounded-corner {
border-collapse:collapse;
font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
font-size:12px;
margin:20px;
text-align:left;
width:650px;
}
#rounded-corner thead th.rounded-top-left {
background:#0f694d  url(/uploadedImages/Events/SINGAPORE/2010/16983_002/Event_Details/misc/left.png) no-repeat scroll left -1px;
}
#rounded-corner thead th.rounded-top-right {
background:#0f694d  url(/uploadedImages/Events/SINGAPORE/2010/16983_002/Event_Details/misc/right.png) no-repeat scroll right -1px;
}
#rounded-corner th {
background:#0f694d none repeat scroll 0 0;
color:#FFFFFF;
font-size:13px;
font-weight:normal;
padding:8px;
}
#rounded-corner td {
background:#eeeeee none repeat scroll 0 0;
border-top:1px solid #FFFFFF;
color:#6e6e6e;
padding:8px;
}
#rounded-corner tfoot td.rounded-foot-left {
background:#eeeeee url(/uploadedImages/Events/SINGAPORE/2010/16983_002/Event_Details/misc/botleft.png) no-repeat scroll left bottom;
}
#rounded-corner tfoot td.rounded-foot-right {
background:#eeeeee url(/uploadedImages/Events/SINGAPORE/2010/16983_002/Event_Details/misc/botright.png) no-repeat scroll right bottom;
}


/*Rounded Corners*/
.top {background: url(/uploadedImages/corner_a4a4a4_dot.gif) 0 0 repeat-x; width: 450px}
.bottom {background: url(/uploadedImages/corner_a4a4a4_dot.gif) 0 100% repeat-x}
.left {background: url(/uploadedImages/corner_a4a4a4_dot.gif) 0 0 repeat-y}
.right {background: url(/uploadedImages/corner_a4a4a4_dot.gif) 100% 0 repeat-y}
.bottom-left {background: url(/uploadedImages/corner_a4a4a4_bl.gif) 0 100% no-repeat}
.bottom-right {background: url(/uploadedImages/corner_a4a4a4_br.gif) 100% 100% no-repeat}
.top-left {background: url(/uploadedImages/corner_a4a4a4_tl.gif) 0 0 no-repeat}
.top-right {background: url(/uploadedImages/corner_a4a4a4_tr.gif) 100% 0 no-repeat; padding:10px}
.t_center {padding-left: 150px;}

/* -- buttons --*/
#btn_borderless img {
border:0 none;
}


/* -- testimonials -- */

.quote-table {
	margin: 10px;
	width: 630px;
	}

.quote-new {
padding:15px 15px 5px 15px;
text-align:left;
line-height: 20px;
}

.quote-credit-new {
color:#155642;
padding:0 0 10px 32px;
text-align:left;
vertical-align:text-top;
}

.quote-bottom-2 {
background-image:url(/uploadedImages/quote_bot_3.jpg);
background-repeat:no-repeat;
height:26px;
}


/* -- FORMS REDESIGN -- */

#forms_sidebar {
  display: inline;
  float: left;
  width: 265px;
  }

#forms_sidebar_top_corner {
  background-image: url(/uploadedImages/forms_left_top_corner.jpg);
  background-position: left; 
  background-repeat: no-repeat;
  height: 11px;
  width: 14px;
  }
  
#forms_sidebar_top {
  background-color: #afafaf;
  height: 11px;
  width: 256px;
  }
  
#forms_sidebar_body {
  background-image: url(/uploadedImages/forms_bg_body.jpg); 
  background-position: left; 
  background-repeat: repeat-y;
  height: 280px;
  padding: 40px 0 40px 0;
  text-align: center;
  }

#forms_sidebar_body_fillout {
  background-image: url(/uploadedImages/forms_bg_body.jpg); 
  background-position: left; 
  background-repeat: repeat-y;
  height: 280px;
  padding: 30px 10px 30px 0;
  }
  
#forms_sidebar_bottom_corner {
  background-image: url(/uploadedImages/forms_left_bottom_corner.jpg); 
  background-position: left; 
  background-repeat: no-repeat;
  height: 20px;
  width: 14px;
  }
  
#forms_sidebar_bottom {
  background-image: url(/uploadedImages/forms_bottom_shadow.jpg); 
  background-position: left; 
  background-repeat: repeat-x;
  height: 20px;
  width: 251px;
  }  
  
#forms_content_clickable {
  border-left: #989898 solid 1px;
  display: inline;
  float: left;
  /*
  height: 545px;
  max-height: 545px;*/
  overflow: hidden;
  padding-left: 10px;
  width: 480px;
  }

#download {
  border-bottom: #989898 solid 1px;
  padding: 0 0 0 10px;
  height: 105px;
  } 

#download_last {
  padding: 0 0 0 10px;
  height: 105px;
  } 
	
#postit {
  margin-left: 25px;	
  }

#fieldname {	
  font-size: 10px;
  text-align: right;
  width: 90px;
  }

#form_fillout td {
  height: 25px;
  }
  
#ContactFirstName, #ContactLastName, #AccountName, #ContactJobTitle, #ContactPhone, #ContactEmailAddress, #How_Did_You_Hear_About_Event {
  background-image: url(/uploadedImages/forms_bg_field.jpg); 
  background-position: top; 
  background-repeat: repeat-x;
  border-top: #e5e4e3 1px solid;
  border-bottom: #e5e4e3 1px solid;
  border-left: #e5e4e3 2px solid;
  border-right: #e5e4e3 2px solid;
  height: 22px;
  width: 136px;	
  }
