body {
	background: #1a1a1a url(/templates/young_professionals_connection/images/bg.jpg) 0 0 repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
#bgTop {
	background: #ffffff url(/templates/young_professionals_connection/images/bg_top.gif) 50% 0 no-repeat;
	min-height: 772px;
}

/******************************************************************************************************************/
/*********** header ***********************************************************************************************/
/******************************************************************************************************************/

#printheader {
	display: none;
	visibility: hidden;
}
#header {
	height: 143px;
	margin: 0 auto 7px;
	width: 973px;
}
#logo {
	float: left;
	height: 81px;
	margin: 12px 0 0 12px;
	width: 268px;
}
#headerRight {
	margin: 0 0 18px;
}
#join {
	float: right;
	margin-bottom: 28px;
}
#newsletter{
	height: 24px;
	margin: 0 11px 0 8px;
	position: relative;
	width: 269px;
}
#newsletterText {
	color: #000000;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding: 5px 0;
}
.textfield_email{
	border:none;
	background: url(/templates/young_professionals_connection/images/search_box.jpg) 0 0 no-repeat;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	height: 24px;
	padding: 0 8px;
	width: 187px;
}
.textfield_empty{
	border:none;
	background: url(/templates/young_professionals_connection/images/search_box_empty.jpg) 0 0 no-repeat;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	height: 24px;
	padding: 0 8px;
	width: 187px;
}
.textfield_button {
	position: absolute;
	right: 0;
	top: 0;
}
.socialMediaHeader a {
	float: left;
	margin-left: 4px;
}

/********** top navigation ***********************************/

#headerNavigation{
	height: 43px;
	margin: 0;
	padding: 0;
}
#headerNavigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#headerNavigation li{
	display: inline;
	float: left;
	padding: 0;
}
#headerNavigation li a{
	display: block;
	cursor: pointer;
	float: left;
	margin: 7px 2px 7px 0;
	padding:0;
	text-decoration: none;
}
#headerNavigation li a span{
	display: block;
	float: left;
	margin: 0;
	padding:0;
	text-decoration: none;
}
#headerNavigation li a span span{
	color: #ffffff;
	display: block;
	float: left;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	margin: 0;
	padding: 8px 0;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px #8c0006;
}
#headerNavigation li a:hover,
#headerNavigation li a.current{
	background: url(/templates/young_professionals_connection/images/top_nav_over.gif) 0 0 repeat-x;
	display: block;
	margin: 7px 2px 7px 0;
	padding:0;
	text-decoration: none;
}
#headerNavigation li a:hover span,
#headerNavigation li a.current span{
	background: url(/templates/young_professionals_connection/images/top_nav_over_left.gif) 0 0 no-repeat;
	display: block;
	padding:0;
	text-decoration: none;
}
#headerNavigation li a:hover span span,
#headerNavigation li a.current span span{
	background: url(/templates/young_professionals_connection/images/top_nav_over_right.gif) 100% 0 no-repeat;
	color: #ffffff;
	display: block;
	float: left;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	margin: 0;
	padding: 8px 0;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px #8c0006;
}

/******************************************************************************************************************/
/*********** homepage *********************************************************************************************/
/******************************************************************************************************************/

#homeWrap {
	margin: 0 auto;
	width: 976px;
}
#cbBig {
	float: left;
	height: 300px;
	margin: 0 5px 51px 0;
	overflow: hidden;
	position: relative;
	width: 637px;
}
#topRightCornerOverlay {
	background: url(/templates/young_professionals_connection/images/top_right_corner_overlay.png) 0 0 no-repeat;
	height: 3px;
	width: 3px; 
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
#topLeftCornerOverlay {
	background: url(/templates/young_professionals_connection/images/top_left_corner_overlay.png) 0 0 no-repeat;
	height: 3px;
	width: 3px; 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
#bottomRightCornerOverlay {
	background: url(/templates/young_professionals_connection/images/bottom_right_corner_overlay.png) 0 0 no-repeat;
	height: 3px;
	width: 3px; 
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 100;
}
#bottomLeftCornerOverlay {
	background: url(/templates/young_professionals_connection/images/bottom_left_corner_overlay.png) 0 0 no-repeat;
	height: 3px;
	width: 3px; 
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
}
#cbBig .imgCountersContainer {
	position: relative;
	z-index: 600;
}
#cbBig .imgCounters {
	background-color: transparent;
	position: absolute;
	left: 11px;
	bottom: 6px;
	width: auto;
	z-index: 600;
}
#cbBig .img_counter_page {
	float: left;
	height: 10px;
	margin: 0 4px 0 0;
	width: 10px;
}
#cbBig .img_counter_page a {
	background: url(/templates/young_professionals_connection/images/img_counter_off.png) 0 0 no-repeat;
	border: none;
	color: #ffffff;
	font-size: 0px;
	height: 6px;
	padding: 0 0 4px;
	width: 10px;
}
#cbBig .img_counter_page a:hover,
#cbBig .img_counter_page a.current {
	background: url(/templates/young_professionals_connection/images/img_counter_on.png) 0 0 no-repeat;
	border: none;
	color: #c4161c;
	font-size: 0px;
	height: 6px;
	padding: 0 0 4px;
	width: 10px;
}
#cbTopRight {
	background: url(/templates/young_professionals_connection/images/top_right_bg.png) 0 100% no-repeat;
	float: right;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	height: 300px;
	margin: 0 0 51px 5px;
	overflow: hidden;
	width: 325px;
}
#cbTopRightTitle  {
	background: url(/templates/young_professionals_connection/images/cb_top_right_title_bg.png) 0 0 no-repeat;
	height: 21px;
	overflow: hidden;
	margin: 0;
	padding: 13px 14px 16px 12px;
	width: 299px;
}
#cbTopRightTitle h1  {
	border: none;
	color: #333333;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 3px 0 0 0; 
	text-shadow: 1px 1px 1px #ffffff;
	width: 270px;
}
#RSS {
	display: block;
	float: right;
}
#cbTopRightBody .rss_cb_container {
	line-height: 16px;
	padding: 10px 0 0;
}
#cbTopRightBody .rss_cb_container table {
	background: url(/templates/young_professionals_connection/images/event_row_bg.gif) 0 0 repeat-x;
	background-color: #d61e24;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #7b0106;
	border-spacing: 4px;
	height: 215px;
}
#cbTopRightBody .rss_cb_container td {
	padding: 4px;
}
#cbTopRightBody .rss_cb_title a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#cbTopRightBody .rss_cb_title a:hover {
	color: #720002;
	font-size: 12px;
	font-weight: bold;
}
#cbTopRightBody .rss_cb_date {
	color: #3a0002;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px 0 0;
}
#cbTopRight .cbURL a {
	color: #000000;
	float: right;
	font-weight: bold;
	padding: 3px 10px;
	text-decoration: none;
}
#cbTopRight .cbURL a:hover {
	text-decoration: underline;
}
#cbTopCorners {
	background: url(/templates/young_professionals_connection/images/cb_top_corners.png) 0 0 no-repeat;
	height: 10px;
	width: 975px;
}
#cbBg {
	background: url(/templates/young_professionals_connection/images/cb_bg.png) 0 0 no-repeat;
	min-height: 226px;
	padding: 0 10px 10px;
	width: 955px;
}
.cb {
	display: inline;
	float: left;
	margin-left: 25px;
	position: relative;
	width: 220px;
}
.cbTitle {
	height: 34px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 171px;
}	
.cbTitle h1 {
	background: url(/templates/young_professionals_connection/images/cb_title_bg.jpg) 0 0 no-repeat;
	display: block;
	color: #ffffff;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 6px 12px 8px;
	text-shadow: 1px 1px 1px #8c0006;
	width: 147px;
}
.cbBody,
.cbBody p {
	color: #333333;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.cbBody a {
	color: #3366cc;
	text-decoration: none;
}
.cbBody a:hover {
	color: #0b3281;
	text-decoration: non;
}

/*****************************************************************************************************************/
/******* inside page *********************************************************************************************/
/*****************************************************************************************************************/

#insideWrap {
	margin: 0 auto;
	width: 990px;
}
#insideTopCorners {
	background: url(/templates/young_professionals_connection/images/inside_top_corners.gif) 0 0 no-repeat;
	display: block;
	height: 9px; 
}
#insideBgStretch {
	background: url(/templates/young_professionals_connection/images/inside_bg_stretch.gif) 0 0 repeat-y;
	min-height: 611px;
}
#insideBottomCorners {
	background: url(/templates/young_professionals_connection/images/inside_bottom_corners.gif) 0 0 no-repeat;
	display: block;
	height: 16px; 
}
#insideContent {
	float: right;
	padding: 0 30px;
	width: 719px;
}
#breadcrumbs {
	float: right;
	color: #9c9b9b;
	font-size: 11px;
	line-height: 11px;
	text-align: right;
}
#breadcrumbs a {
	color: #9c9b9b;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #b71218;
	text-decoration: none;
}
#breadcrumbs .breadcrumbCurrent {
	display: none;
}

/******** left navigation ***************************************/

#navcontainer {
	float: left;
	padding: 0;
	width: 205px;
}
#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navcontainer li {
	background: url(/templates/young_professionals_connection/images/left_nav_divider.gif) 100% 100% no-repeat;
	list-style: none;
	margin: 0;
	padding: 2px 0 4px 0;
}
#navcontainer li a,
#navcontainer li a span {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#navcontainer li a {
	min-height: 1px; /* ie7 */
	margin: 0 0 0 13px;
}
#navcontainer li a span span {
	color: #000000;
	display: block;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 8px 10px 8px 7px;
	text-decoration: none;
}
#navcontainer li a:hover,
#navcontainer li a.selected {
	background: url(/templates/young_professionals_connection/images/left_nav_over_stretch.jpg) 0 0 repeat-y;
	display: block;
	margin: 0 0 0 13px;
	padding: 0;
	text-decoration: none;
}
#navcontainer li a:hover span,
#navcontainer li a.selected span {
	background: url(/templates/young_professionals_connection/images/left_nav_over_bottom.jpg) 0 100% no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#navcontainer li a:hover span span,
#navcontainer li a.selected span span {
	background: url(/templates/young_professionals_connection/images/left_nav_over_top.jpg) 0 0 no-repeat;
	color: #ffffff;
	display: block;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 8px 10px 8px 7px;
	text-decoration: none;
}
#navcontainer ul ul {
	padding: 0;
	margin: 0;
}
#navcontainer li li {
	background: none;
	margin: 0;
	padding: 0;
}
#navcontainer li li a span span{
	background: none;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	text-decoration: none;
}
#navcontainer li li a:hover span span,
#navcontainer li li a.selected span span {
	background: none;
	color: #b71218;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	text-decoration: none;
}
#navcontainer li li a,
#navcontainer li li a span,
#navcontainer li li a:hover,
#navcontainer li li a:hover span,
#navcontainer li li a.selected,
#navcontainer li li a.selected span {
	background: none;
	font-family: Arial, sans-serif;
	font-weight: normal;
}
#navcontainer ul ul ul {
	padding: 0;
	margin: 0 0 0 13px;
}

/*****************************************************************************************************************/
/******* footer **************************************************************************************************/
/*****************************************************************************************************************/

#footerBg {
	background: #1a1a1a url(/templates/young_professionals_connection/images/bg_footer.jpg) 50% 0 no-repeat; 
}
#footer {
	color: #b1b1b1;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 auto;
	padding: 46px 0;
	width: 980px;
}
.footerBox {
	color: #b1b1b1;
	float: left;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
}
.footerTitle {
	color: #ffffff;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 14px;
}
.footerTitle span {
	color: #b1b1b1;
	font-weight: normal;
	font-size: 11px;
}
.rightPadding {
	padding-right: 16px;
}
.footerBox a,
#copyright a {
	color: #b1b1b1;
	text-decoration: none;
}
.footerBox a:hover,
#copyright a:hover {
	color: #bf141a;
	text-decoration: none;
}
/************  assigned widths for footer boxes **********************/
.width1 {
	margin-left: 0;
	width: 233px;
}
.width2 {
	margin-left: 35px;
	width: 433px;
}
.width3 {
	margin-left: 46px;
	width: 128px;
}
.width4 {
	margin-left: 20px;
	float: right;
	width: 69px;
}
.socialMedia {
	display: block;
	height: 24px;
	margin: 0 5px 5px 0;
	padding: 0;
}
#copyright {
	color: #b1b1b1;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 80px 0 24px;
	text-align: center;
}
#printfooter {
	display: none;
	visibility: hidden;
}

/******************************************************************************************************************/
/*********** general classes **************************************************************************************/
/******************************************************************************************************************/

.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.clearBoth {
	clear: both;
}
