@charset "utf-8";
/*-- Reset --*/

li {margin: 0; padding:0;}

#bg {
	background-image: url(../images/bg_portal.gif);
	background-repeat: repeat-x;
}

/*-- Rounded Middle Area --*/

#pageBackground {
	background-image: url(../images/bgSliceMiddle.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#bgSliceMiddle {
	background-image: url(../images/bgSliceMiddle2.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
#bottomRoundedLeft {
	background: url(../images/bgSliceBottom.png) left bottom;
	height: 10px;
	font-size: 0;
}
.portalRound {
	margin: 0 0 10px;
	background-image: url(../images/rounded/l.gif);
	background-repeat: repeat-y;
	background-position: left;
	overflow: hidden;
}
.portalBlockBG {
	background-image: url(../images/rounded/r.gif);
	background-repeat: repeat-y;
	background-position: right;
	overflow: hidden;
}

/*----------Rounded Corners-----------*/

.roundtop { 
	background: url(../images/rounded/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/rounded/br.gif) no-repeat bottom right; 
}
.bgtop {
	background: url(../images/rounded/t.gif) repeat-x top;
	display: block;
	font-size: 0
}
.bgbottom {
	background: url(../images/rounded/b.gif) repeat-x bottom;
	display: block;
	font-size: 0;
	clear: both;
}
.roundLeftBottom {
	background: url(../images/rounded/bl.gif) no-repeat bottom left;
	display: block;
	height: 12px;
}
.roundLeftTop {
	background: url(../images/rounded/tl.gif) no-repeat top left;
	display: block;
	height: 12px;
}

/*----------Left Nav-----------*/
#leftNav h3.megaphoneHeadline {
	background: url(../images/megaphone2.gif) left center no-repeat;
	margin-top: 10px;
	padding: 15px 0 5px 45px;
}
#leftNav h3.videoHeadline {
	background: url(../images/clapboard2.gif) left bottom no-repeat;
	padding: 15px 0 5px 40px;
}
#leftNav {
	background: url(../images/shadow_show.png) right top no-repeat;
}
.leftNavBackground {
	background: url(../images/shadow_show_bottom.jpg) right bottom no-repeat;
}
#menu > li.navSectionHead a, 
#menu > li.navSectionHead a:hover {
	background:url(../images/arrow_h3.gif) left 7px no-repeat;
}
#menu > li.navSectionHead {
	background:url(../images/leftNav_bg.png) center bottom no-repeat;
	border-bottom:medium none;
	font-size:118%;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:18px;
}
#leftNav ul {
	margin: 10px 30px 0;
	list-style-type: none;
}
#leftNav a {
	color:#484848;
}
#leftNav p {
	color:#484848;
	text-decoration:none;
	font-size:92%;
}
#leftNav ul ul a:hover, #leftNav ul ul a:focus {
	color: #000;
	outline:none;
}
#leftNav ul ul a:focus {
	color: #666;
}
#leftNav ul ul li:hover {
	background-color: #F6F6F6;
}
#leftNav li {
	display: block;
	margin: 0;
	padding: 1px 0;
}
.selectedAccordion {
	padding-left: 10px;
	background:url(../images/arrow_h3.gif) -1px 5px no-repeat;
	font-weight:bold;
}
.selectedLink {
	font-weight:bold;
}
.selectedArrow:hover {
	background:url(../images/arrow_down.gif) right center no-repeat;
}
#menu > li >  a:hover, #menu > li > a:focus {
	background:url(../images/arrow_h3.gif) -1px 5px no-repeat;
	outline:none;
}
.selectedAccordion > a {
	color:#666;
	font-weight:bold;
	outline:none;
}
ul li ui li a.selectedAccordion {
	background-image: none;
}
#menu a {
	padding:2px 10px;
	display:inline-block;
	font-size:92%;
	line-height: 130%;
}
#menu a.trigger{
    cursor: pointer;
}
#leftNav ul li ul li:last {
	padding-bottom: 15px;
}
#leftNav ul > li{
    border-bottom:1px solid #f2f2f2;
}
#leftNav ul ul {
	margin: 5px 0 10px;
	padding: 8px 0 0;
	background: url(../images/nav_notch2.gif) center top no-repeat;
}
#leftNav ul ul a {
	font-size: 88%;
	padding-left:0;
	padding-right:0;
}
#leftNav ul ul li {
	border-bottom: 1px solid #CCC;
	padding-left: 10px;
	padding-top: 2px;
	background-color: #ECEBEC;
}
#leftNav ul ul ul {
	background-image: none;
	margin: 0;
	padding: 0;
}
#leftNav ul ul ul li {
	border-bottom: 1px none #CCC;
	border-top: 1px none #CCC;
	padding-left: 30px;
}
#leftNav ul.currentnav li.currentnav a.selectedAccordion {
	background-image: none;
}
.leftNavBlocks {
	padding: 0 45px 40px 35px;	
}
.leftNavBlocks p {
	padding-left: 2px;
}
#rightInfo .leftNavBlocks {
	padding: 0 45px 15px 20px;
}
#leftNav .leftNavBlocks ul {
	padding: 0;
	margin: 0;
	font-size:92%;
}
#leftNav .leftNavBlocks li {
    border-bottom: 1px dotted #E9E9E9;
    margin: 0;
    padding: 2px 0 2px 10px;
    background: url(../images/arrow_small.gif) left 7px no-repeat;
    line-height: 16px;
}
#leftNav ul.videoList li {
	padding: 2px 0 2px 22px;
	margin: 2px 0;
	line-height: 13px;
	border-bottom: 1px dotted #CCC;
	background: url(../images/play_button.gif) left center no-repeat;
}
#leftNav ul.videoList li:hover {
	background-position: -272px center;
}
#leftNav ul.videoList li a:hover {
	color: #000;
}
.leftNavBlocks h3 {
	padding-bottom:5px;	
}
.leftNavImg {
	float: left;
	margin: 0 10px 0 0;
}
.rightNavImg {
	float: right;
	margin: 0 10px 0 0;
}
.leftNavText {
	line-height:14px;	
	margin-bottom: 0;
}

/*----------------------------------------------------------------- Information Pages  -----------------------------------------------------------------------------*/

#rightInfo a {
	font-size: 92%;
	text-decoration: none;
}
.pad1 {
	padding: 0 50px 30px 20px;
	display: block;
	margin: 8px 0 0;
}
.pad2 {
	padding: 0 35px 15px 25px;
	display: block;
	margin: 20px 0 0;
}
.pad3 {
	display:block;
	margin:5px 0 0;
	padding:0 35px 0 16px;
}
.pad3 p {
	padding: 0 10px;
}
.borderRight {
	border-right: 1px dotted #ccc;
	margin-bottom:15px;
}
h3.greyItal { 
	color:#888;
	text-transform: uppercase;
	font-size:125%; 
	letter-spacing:-0.03em;
	line-height:1.2em;
	margin-bottom: 1em;
}
h3.greyItal i {
	font-family:georgia,times,serif;
	text-transform:lowercase;
}
#rightInfo p {
	font-size: 92%;
	line-height: 14px;
	padding: 15px 0 0;
}
.allPages li {
	background-image: url(../images/bullet_round2.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left: 9px;
}
.allPages ul {
	margin:0;
}
.allPages {
	padding-bottom: 30px;
}
#region-content ul {
	margin: 0 0 1.5em;
}
#region-content li {
	margin: 0 25px 4px 0;
	padding: 1px 0 1px 10px;
	line-height: 15px;
	background: url(../images/arrow_small.gif) left 5px no-repeat;
}
#region-content ol li {
	padding:0;
	background:none;
}
#region-content li {
	margin: 0 8px 4px 0;
	line-height: 16px;
	background-position:left 5px;
}
/*----------Typography-----------*/
#informationHeadline h1 {
	font-size:27px;
	padding: 40px 0 20px 20px;
}
#rightInfo img{
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	padding: 3px 0;
}
#rightInfo ul {	
	list-style-type: none;
	margin: 10px 0 0;
	padding: 0 10px 0 0;
}
#rightInfo li a {
	color: #555;
}
#rightInfo li a:hover {
	color: #999;
}
#rightInfo li {
	margin: 0 25px 4px 0;
	padding: 1px 0 1px 10px;
	line-height: 15px;
}

#rightInfo li {
	padding: 2px 0;
	margin: 0;
	border-bottom: 1px dotted #e9e9e9;
	background:none;
	list-style:none;
}
#searchsubmit {
    height: 25px;
    width: 24px;
    cursor: pointer;
    text-indent: -9999px;
    border: none;
    background: url(../images/magglass.gif) no-repeat left top;
	line-height: 0;
}
#s {
	width: 110px;
}
 #region-content .sociable li {
	background:none;
}