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

body {
	background-color: #a0cef0;
	background-image: url("/uploadedImages/Events/USA/2011/10553_005/10553_005_horizon.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

.top-wbrbrand {
float:right;
height:0px;
margin:0 auto;
width:0px;
visibility:hidden;
}

/*bullet list*/
 #image-li {
	list-style-image: url(/uploadedImages/co_bullet.gif)
}

.top {background: url(/uploadedImages/corner_a4a4a4_dot.gif) 0 0 repeat-x; width: 350px}
.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: 200px;}



/* -- 2008 Attendees Table -- */

.attendees {
	margin: 0 auto 0 auto;
}

.row1 {
	background-color: #bcd3de;
}

/* -- Resources Table -- */
.top2 {background: url(/uploadedImages/corner_a4a4a4_dot.gif) 0 0 repeat-x; width: 760px}
.t_center2 {padding: 0 10px 0 10px;}


/* -- Pricing Table -- */

#rounded-corner {
border-collapse:collapse;
font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
font-size: 12px;
margin: 10px auto 10px auto;
text-align: left;
width: 600px;
}
#rounded-corner thead th.rounded-top-left {
background:#213165 url(/uploadedImages/Events/SINGAPORE/2009/14272_002/Event_Details/misc/left.jpg) no-repeat scroll left -1px;
}
#rounded-corner thead th.rounded-top-right {
background:#213165 url(/uploadedImages/Events/SINGAPORE/2009/14272_002/Event_Details/misc/right.jpg) no-repeat scroll right -1px;
}
#rounded-corner th {
background:#213165 none repeat scroll 0 0;
color:#ffffff;
font-size: 13px;
font-weight: bold;
padding: 8px;
}
#rounded-corner td {
background:#e2f1f8 none repeat scroll 0 0;
border-top:1px solid #FFFFFF;
color:#6e6e6e;
padding:8px;
}
#rounded-corner tfoot td.rounded-foot-left {
background:#e2f1f8 url(/uploadedImages/Events/SINGAPORE/2009/14272_002/Event_Details/misc/botleft.png) no-repeat scroll left bottom;
}
#rounded-corner tfoot td.rounded-foot-right {
background:#e2f1f8 url(/uploadedImages/Events/SINGAPORE/2009/14272_002/Event_Details/misc/botright.png) no-repeat scroll right bottom;
}
#rounded-corner tbody tr:hover td {
background:#666666 none repeat scroll 0 0;
color: #ffffff;
}

/* -- No Hover Table -- */

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


/* event buttons */
#btn_eventplanning img {
	border:0px;
}

/*testimonials*/

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

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

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

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


.pricingtable {
	font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0px;
	margin: 0px auto 20px;
	text-align: center;
}

.pricingtable th, .pricingtable td {
	padding: 10px;
	font-weight: normal;
}

/*  ----------

	Rules for the pricing table headings. Colors for text and background are first.
	
*/

.pricingtable th { color: #ffffff; background: #11476D; }
.pricingtable th:first-child, .pricingtable td:first-child  { text-align: left; width: 200px; }
.pricingtable th:last-child, .pricingtable td:last-child { text-align: center; width: 80px; }


/*  ----------
	
	Rules for the pricing table item rows. Colors for text and background are first.
	IE doesn't support the :hover pseudo class on anything other than an <a>, so
	this is for good browsers only.
	
*/

.pricingtable td { color: #222; background: #ddd; }
.pricingtable tbody td { border-top: 1px solid #ffffff; }
.pricingtable tbody tr:hover td { color: #000; background: #d5e7f7; }


/*  ---------- Rules for the "SAVE" text */
.pricingtable span { 
	display: block; font-size: 11px; color: #ae2c34;
}

/*  ----------
	
	Rules for all the rounded corners. Mix and match these in any combination.
	Doesn't work in IE 8 or below (because they suck).
	
*/

.round_top_left {
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
}

.round_top_right {
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
}

.round_bottom_left {
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
}

.round_bottom_right {
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
}

/* -- 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: auto;
  max-height: 2200px;
  min-height:540px;
  overflow: hidden;
  padding-left: 10px;
  width: 480px;
  }

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

#download_last {
  border-bottom: none;	
  padding: 10px 0 10px 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;	
  }
  
#forms_intro {
  width: 706px;
  }

#forms_intro_top {
  background-image: url(/uploadedImages/forms_bg_intro_top.jpg); 
  background-repeat: no-repeat;
  height: 8px;
  width: 706px;
  }

#forms_intro_body {
  background-image: url(/uploadedImages/forms_bg_intro_body.jpg); 
  background-repeat: repeat-y;
  padding: 0 0 20px 20px;
  width: 706px;
  }
  
#forms_custom {
  width: 730px;
  }

#forms_custom_body {
  background-image: url(/uploadedImages/forms_bg_custom_body.jpg);
  background-repeat: repeat-y;
  width: 732px;
  }
  
#forms_custom_body td {
  padding: 3px 3px 10px;
  }
  
#forms_custom_top_left_corner {
  background-image: url(/uploadedImages/forms_left_top_corner.jpg);
  background-repeat: no-repeat;
  height: 11px;
  width: 14px;
  }
  
#forms_custom_top_left, #forms_custom_top_right {
  background-color: #afafaf;
  height: 11px;
  width: 352px;
  }
  
#forms_custom_top_right_corner {
  background-image: url(/uploadedImages/forms_right_top_corner.jpg);
  background-repeat: no-repeat;
  height: 11px;
  width: 14px;
  }  
  
#fieldname2 {	
  font-size: 11px;
  padding-left: 25px;
  text-align: right;
  }  
  
#forms_custom_bottom_corner_left {
  background-image: url(/uploadedImages/forms_left_bottom_corner.jpg);  
  background-repeat: no-repeat;
  height: 20px;
  width: 14px;
  }
  
#forms_custom_bottom {
  background-image: url(/uploadedImages/forms_bottom_shadow.jpg); 
  background-position: left; 
  background-repeat: repeat-x;
  height: 20px;
  width: 351px;
  }    
  
#forms_custom_bottom_corner_right {
  background-image: url(/uploadedImages/forms_right_bottom_corner.jpg);  
  background-repeat: no-repeat;
  height: 20px;
  width: 14px;
  }  
  
#download2 {
  padding: 0 0 0 25px;
  height: 105px;
  } 

#download_last2 {
  padding: 0 0 0 25px;
  height: 105px;
  }



