body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
}
a { 
	color: #059DC6;
	text-decoration:none;
}
.home {
	background: #000 url(images/bg.jpg) repeat-x center top;
}
.sub {
	background: #fff url(images/bg_sub.jpg) repeat-x center top;
}
td {
	vertical-align:top;
}
.menu {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.side_column {
	width: 220px;
	padding-left: 20px;
	vertical-align:top;
}
#menu-css li {
	display: inline;
	list-style: none; 
}	
#menu-css li a {
	
	/* Border Radius */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	/* Animation (Webkit, Gecko & Mozilla) */
	-webkit-transition-duration: 0.35s;
	-webkit-transition-timing-function: ease-out; 
	-moz-transition-duration: 0.35s;
	-moz-transition-timing-function: ease-out; 
	
	font-size: 14px;
	color: #ffffff;
	display: inline-block;
	padding: 5px 10px;
	outline: none;
	text-decoration: none;
}
#menu-css li a:hover {
	background: #00aeef;
	padding: 5px 10px;
	text-shadow: #008fc4 -1px -1px 0px;
}

#menu-css li a:active {
	background: #00aeef;
}


	
.menu #home a {
	display: block;
	width: 163px;
	height: 55px;
	padding: 0;
	margin: 0;
}
.wrap {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer td {
	padding: 19px 0 40px 187px;
	font-size: 11px;
	color: #555;
}
.footer2 {
	background-image: url(images/footer_bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer2 td {
	padding: 19px 0 40px 187px;
	font-size: 11px;
	color: #b6b6b6;
}
.roundedbox {
	background-color: #f7f9fa;
	padding: 9px 12px 12px;
	border: 1px solid #e6e6e6;
	margin-bottom: 15px;
	 -moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.roundedbox_general {
	 -moz-border-radius: 8px; -webkit-border-radius: 8px;
	 padding: 13px;
}
.title {
	font-size: 16px;
	color: #666;
	margin-bottom: 2px;
}
.listing {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #dddddd;
	font-size: 12px;
	color: #354255;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 10px;
	font-weight: bold;
}
.listing_heading {
	font-size: 24px;
}
.xbiznet { width:100%; }
.xbiznet .col-img { vertical-align:top; width:1px; padding:5px; display:none; }
.xbiznet .col-txt { 
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #dddddd;
	font-size: 12px;
	color: #354255;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 10px;
	font-weight: bold;
}
.xbiznet .col-txt .company { font-size:12px; font-weight: bold; }
.xbiznet .col-txt .name { font-size:11px; font-weight:bold; }
.xbiznet .col-txt .position { font-size:11px; font-weight: normal; margin-left: 5px; color: #888; }
.xbiznet .col-txt .websites { display: none; }
.xbiznet .col-txt .bizcategories{ display: none; }
.button {
	background: #F3F3F3 url(images/button_bg.png) repeat-x left top; 
	border: 1px solid #d2d2d2; 
	color:#444; 
	font-weight: bold; 
	padding: 4px 10px; 
	margin-top: 10px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	text-shadow: #fff 0px 1px 0px;
	display:inline-block;
}

.schedule { 
	border: 1px solid #ddd; 
	margin-bottom: 15px;
}
.schedule_date {
	font-size: 24px;
	background-color: #f4fbfd;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	background-image: url(images/schedule_date_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	text-shadow: #fff 1px 1px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
.schedule_time {
	padding-right: 17px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	background-image: url(images/schedule_time_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.schedule_event {
	padding: 11px 10px 15px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.schedule_image {
	background-color: #edeff0;
	background-image: url(images/schedule_image_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.event_title {
	font-size: 28px;
	color: #444444;
	margin-top: 5px;
	letter-spacing: -1px;
}
.event_special {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 3px;
	padding: 2px 8px 2px 6px;
	background-color: #faf0fc;
	border-left: 6px solid #b27dc8;
	color: #999;
	text-shadow: #ffffff -1px -1px 1px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	display: inline;
}
.event_seminar {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 3px;
	padding: 2px 8px 2px 6px;
	background-color: #f7f2e8;
	border-left: 6px solid #e2a969;
	color: #999;
	text-shadow: #ffffff -1px -1px 1px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	display: inline;
}
.event_speednetworking {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 3px;
	padding: 2px 8px 2px 6px;
	background-color: #f3f0fc;
	border-left: 6px solid #9891d9;
	color: #999;
	text-shadow: #ffffff -1px -1px 1px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	display: inline;
}
.event_symposium {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 3px;
	padding: 2px 8px 2px 6px;
	background-color: #F0FAFD;
	border-left: 6px solid #7AC4CC;
	color: #999;
	text-shadow: #ffffff -1px -1px 1px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	display: inline;
}
.event_luncheon {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 3px;
	padding: 2px 8px 2px 6px;
	background-color: #eef6ea;
	border-left: 6px solid #98c67f;
	color: #999;
	text-shadow: #ffffff -1px -1px 1px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	display: inline;
}
.event_subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #A58C5A;
	letter-spacing: normal;
	margin-bottom: 2px;
}
.event_subtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 2px;
	color: #555555;
	letter-spacing: -1px;
}
.event_description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.speaker_image img {
	padding: 7px;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
.speaker_name {
	font-size: 22px;
	font-weight: bold;
}
.speaker_company {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #32507a;
}
	
.speaker_about {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #555;
	margin-bottom: 15px;
}





.xbiz{ font-family: Georgia, "Times New Roman", Times, serif; padding-bottom: 25px; }
.xbiz_title{ font-size:24px; border-top: 1px solid #eee; margin-top: 12px; padding-top: 9px; }
.xbiz_desc{ margin-top: 2px; font-size:14px; font-family:Arial, Helvetica, sans-serif; }
.xbiz a{ color: #369; }
.xbiz .first_title { border:none; margin-top: 0px; }
