/*** Common items (used across templates) ********************************************/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #340000;
	background-image: url(/templates/young_professionals_connection/images/bg_body.gif);
	background-repeat: repeat-x;
	color: #181d1c;
}

#logo {
	width: 900px;
	height: 124px;
	float: left;
	background-image: url(/templates/young_professionals_connection/images/bg_header.jpg);
	background-repeat: no-repeat;
}

#top_navigation {}

#top_menu {}

.navigation {
	width: 135px;
	float: left;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 20px;
}

#content {
	width: 900px;
	float: left;
	background-image: url(/templates/young_professionals_connection/images/bg_main_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

* html #content {
	height: 350px;
}
 
#menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu1 a:link,
.menu1 a:active,
.menu1 a:visited {
	display: block;
	width: 131px;
	text-decoration: none;
	padding: 8px 3px 2px 1px;
	color: #333333;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	font-weight: bold;
	/*background-image: url(/templates/young_professionals_connection/images/menu1_bg.gif);*/
	background-image: none;
}

.menu1 a:hover {
	color: #c42927;
	border-bottom: 1px solid #cccccc;
	background-image: none;
}

.menu1_selected a:link,
.menu1_selected a:active,
.menu1_selected a:visited,
.menu1_selected a:hover {
	display: block;
	width: 131px;
	text-decoration: none;
	padding: 8px 3px 2px 1px;
	color: #c42927;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	font-weight: bold;
}

.menu2 a:link,
.menu2 a:active,
.menu2 a:visited {
	display: block;
	width: 133px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	color: #333333;
	border-bottom: none;
}

.menu2 a:hover {
	padding: 1px 1px 1px 1px;
	color: #c42927;
	border-bottom: none;
}

.menu2_selected a:link,
.menu2_selected a:active,
.menu2_selected a:visited,
.menu2_selected a:hover {
	display: block;
	width: 133px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	color: #c42927;
	border-bottom: none;
}

.menu3 a:link,
.menu3 a:active,
.menu3 a:visited {}

.menu3 a:hover {}

.menu3_selected a:link,
.menu3_selected a:active,
.menu3_selected a:visited,
.menu3_selected a:hover {}

#breadcrumbs {
	width: 450px;
	float: left;
	color: #666666;
	font-size: 11px;
}

#breadcrumbs a:link,
#breadcrumbs a:active,
#breadcrumbs a:visited, 
#breadcrumbs a:hover {
	color: #666666;
	text-decoration: none;
}

#footer {
	width: 900px;
	height: 40px;
	padding-top: 52px;
	float: left;
	background-image: url(/templates/young_professionals_connection/images/bg_footer.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

.footer_text {
	color: #ffffff;
}

.footer_text a:link,
.footer_text a:active,
.footer_text a:visited,
.footer_text a:hover {
	color: #ffffff;
	text-decoration: none;
}

#grip {}

#site {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

#print_logo {
	display: none;
}

#navigation_content {
	width: 900px;
	float: left;
	background-image: url(/templates/young_professionals_connection/images/bg_main_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/*** Custom items (used only for this template) **************************************/

#bar_left {
	width: 10px;
	height: 768px;
	float: left;
}

#bar_right {
	width: 10px;
	height: 768px;
	float: right;
}

.bar {
	width: 8px;
	height: 552px;
	float: left;
}

#main {
	width: 900px;
	float: left;
	background-image: url(/templates/young_professionals_connection/images/bg_main.gif);
	background-repeat: repeat-y;
}

#logoypc {
	width: 320px;
	height: 94px;
	float: left;
	margin-top: 30px;
}

#logopartner {
	width: 150px;
	height: 55px;
	float: right;
	margin-top: 50px;
}

#logout {
	width: 250px;
	float: left;
	text-align: right;
}

/********** breadcrumb and title ****************/
#pagetitle {
	width: 700px;
	float: left;
	margin: 0px;
}


#mainbody {
	width: 700px;
	float: left;
	padding-top: 12px;
}

#bottom {
}


#printfooter {
	display: none;
	visibility: hidden;
}
