body {
	background:#f7f7f7 url(/symp2009/templates/blueprint_beez/images/a/bodyBG.gif) repeat-y 50% 0;
	margin:0;
}

.container {
	margin:0 auto;
	background:#fff;
}

.unseen, .contentpaneopen_edit {
	display:none;
}


#header {

}

#pageHeader{
	border-bottom:#efefef solid 5px;
}
#pageHeader h3 {
	height:157px;
	background:#fc5e00 url(/symp2009/templates/blueprint_beez/images/a/header-logo.gif) no-repeat left top;
	text-indent:-9999px;
	margin:0;
}
#pageHeader h4 {
	height:0;
	text-indent:-9999px;
	margin:0;
}
#pageHeader p {
	height:51px;
	background:#390000 url(/symp2009/templates/blueprint_beez/images/a/header-banner.gif) no-repeat left top;
	text-indent:-9999px;
	margin:0;
}
#contentWrap {
	padding:35px 0 0 0;
}
.yesRight {
	background:#fff url(/symp2009/templates/blueprint_beez/images/a/midBorder.gif) no-repeat 230px 0;
}
.noRight {
	background:#fff url(/symp2009/templates/blueprint_beez/images/a/midBorder2.gif) no-repeat 230px 0;
}


/* Sidebar Left */

.moduletable_menu h3 {
	display:none;
}

#sideLeft {
	border:none;
	background:#fff url(/symp2009/templates/blueprint_beez/images/a/sideLeftBG.gif) no-repeat right top;
	padding-bottom:200px;
	width: 200px;
}


ul.menu, ul.menu ul {
	list-style:none;
	line-height:130%;
}
ul.menu ul {
	margin-bottom:10px;	
	margin-right:0;
}
ul.menu li {
	margin:0 0 5px 0;
}
ul.menu li ul li{
	margin:2px 0;
}
ul.menu li a {
	display:block;
	color:#555;
	text-decoration:none;
	padding:3px 0 3px 20px;
	background:transparent url(/symp2009/templates/blueprint_beez/images/a/mainNavOff.gif) no-repeat 0 5px;
}
ul.menu li a:hover {
	color:#f30;
	background:transparent url(/symp2009/templates/blueprint_beez/images/a/mainNavOn.gif) no-repeat 0 5px;
}
ul.menu li.active a, ul.menu li#current a {
	color:#333;
	font-weight:bold;
	background:transparent url(/symp2009/templates/blueprint_beez/images/a/mainNavOn.gif) no-repeat 0 5px;
}
ul.menu li ul li a, ul.menu li.active ul li a, ul.menu li#current ul li a {
	display:block;
	color:#555;
	text-decoration:none;
	padding:3px 0 3px 15px;
	font-weight:normal;
	background:transparent url(/symp2009/templates/blueprint_beez/images/a/subNavOff.gif) no-repeat 0 7px;
}
ul.menu li ul li a:hover, ul.menu li.active ul li a:hover, ul.menu li#current ul li a:hover {
	color:#f30;
	background:transparent url(/symp2009/templates/blueprint_beez/images/a/subNavOn.gif) no-repeat 0 7px;
}
ul.menu li ul li.active a, ul.menu li.active ul li.active a, ul.menu li#current ul li.active a {
	color:#333;
	font-weight:bold;
	background:transparent url(/symp2009/templates/blueprint_beez/images/a/subNavOn.gif) no-repeat 0 7px;
}
ul.menu li ul li#current a, ul.menu li.active ul li#current a, ul.menu li#current ul li#current a {
	color:#333;
	font-weight:bold;
	background:transparent url(/symp2009/templates/blueprint_beez/images/a/subNavOn.gif) no-repeat 0 7px;
}

.moduletable-userguides {
	margin-top:20px;
	border-top:1px solid #efefef;
	padding-top:12px;
}
.moduletable-userguides h3 {
	margin:8px 0 8px 15px;
	font-size:1.1em;
}

/* Sidebar Right */

#sideRight {
	background:transparent;
}
#sideRight h4 {
	color:#900;
	border-bottom:#dedede solid 3px;
}
.moduletable-news ul {
	list-style:none;
	margin:0;
}
.moduletable-news ul li {
	margin:0 0 12px;
	line-height:130%;
	color:#666;
}



.moduletable-dates ul {
	list-style:none;
	margin:0;
}
.moduletable-dates ul li {
	text-indent:-20px;
	padding-left:20px;
	margin:0 0 12px;
	line-height:130%;
	color:#f30;
}
.moduletable-dates ul li strong {
	color:#787878;
}

/* Main Content */

p#slideshow {
	margin:0;
}
div.moduletable-slideshow {
	margin:0;
	padding:0;
}
#slideshow img {
	margin:0 0 1.5em 0;
	background:#fff;
	padding:5px;
	border:1px solid #efefef;
}
#slideshow {
	position:relative;
	height:312px;
	width:486px;
}
#slideshow a {
	display:none;
}
#slideshow .frame {
	position:absolute;
	top:0;
	left:0;
}
#slideshow #slide-1.frame {
	z-index:20;
}
#slideshow #slide-2.frame {
	z-index:18;
}
#slideshow #slide-3.frame {
	z-index:16;
}
#slideshow #slide-4.frame {
	z-index:14;
}

#mainContent {
	border:none;
}

#mainContent h2 {
	color:#390000;
	border-bottom:1px solid #dedede;
}

#mainContent h3 {
	color:#f30;
}






/* Footer */

#footer {
	text-align:center;
	color:#666;
	margin:30px 15px 15px 15px;
	padding-top:20px;
	border-top:1px solid #eee;
}
.footer2 {
	text-align:center;
	color:#666;
	padding-bottom:20px;
	border-top:1px solid #eee;
}

#footer h5 {
	font-weight:normal;
	color:#666;
}
#footer p, #footer img {
	text-align:center;
}
#footer img {
	float:none;
	display:inline;
	margin:0 12px;
}
