body {
	background-color:#1295b4;
	background-image:url(/uploadedImages/Events/USA/2011/15306_003/15306_003_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	}

.register-now span {
	background: url(/uploadedImages/Events/USA/2011/15306_003/register_grey.png) !important;
}

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



/*pricing page*/

#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:#d2d2d2 url(http://www.wbresearch.com/uploadedImages/corner_d2d2d2_left.png) no-repeat scroll left -1px;
}
#rounded-corner thead th.rounded-top-right {
background:#d2d2d2 url(http://www.wbresearch.com/uploadedImages/corner_d2d2d2_right.png) no-repeat scroll right -1px;
}
#rounded-corner th {
background:#d2d2d2  none repeat scroll 0 0;
color:#6e6e6e;
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(http://www.wbresearch.com/uploadedImages/corner_eeeeee_botleft.png) no-repeat scroll left bottom;
}
#rounded-corner tfoot td.rounded-foot-right {
background:#eeeeee url(http://www.wbresearch.com/uploadedImages/corner_eeeeee_botright.png) no-repeat scroll right bottom;
}
#rounded-corner tbody tr:hover td {
background:#add8e8  none repeat scroll 0 0;
}
p.italic{
	font-family:Georgia,'Times New Roman', Times, serif;
	font-style:italic;
	font-size:11px;
	}
	
	







/*TESTIMONIALS*/


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

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

.quote-credit-new {
color:#0280b0;
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;
}



/* -- buttons --*/

#btn_borderless img {
border:0 none;
}


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

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

.quote-credit {
color:#0080b0;
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;
}


/*
	Set the size and background of the container.
	It's all one sprite for the heading and the buttons.
*/
#social {
	width: 200px;
	height: 150px;
	padding-top: 41px;
	float: right;
	margin: 20px 50px 0;
	overflow: hidden;
	background: url(/uploadedImages/Events/USA/2011/15306_003/Event_Details/misc/socialbanner.png);

}

/*
	Set the two links to be the exact sizse of the buttons.
	Make sure they're display: block so we can set the size
*/
#social a, #social a span {
	width: 200px;
	height: 75px;
	display: block;
	background-image: url(/uploadedImages/Events/USA/2011/15306_003/Event_Details/misc/socialbanner.png);
	text-indent: -999em;
	position: relative;
}

/*
	This is the span that gets created dynamically in the
	javascript. Position and give it a high z-index
	so it always displays over the existing links.
*/
#social a span {
	position: absolute;
	top: 0; left: 0;
	z-index: 222;
}

/*
	Position the sprite in the links.
*/
.socialfb { background-position: 0 -41px; }
.socialli { background-position: 0 -116px; }

/*
	Position the sprite in the spans.
*/
.socialfb span { background-position: -200px -41px; }
.socialli span { background-position: -200px -116px; }

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

/* -- 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;
  padding-left: 10px;
  width: 480px;
  }

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

#download_last {
  border-bottom: none;	
  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;	
  }
  
#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;
  }
