/* Meyer reset v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
/*	outline: 0;*/
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
/*:focus {
	outline: 0;
}
*/
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* layout
----------------------------------------------- */
body {
	background:url(../images/bg/header.jpg) repeat-x top #fff;}

#header {
	position:relative;
	padding:10px 0 0 0;
	background: #730424 url(../images/bg/header.gif) repeat-x left top;
	height:91px;
	width: 940px;}

#logo {
	float:left;}

#content {
	float:left;
	width:460px;
	font-size:1.3em;
	line-height:1.2em;}

#sideBar {
	float:right;
	width:220px;}

#navSecondary {
	float:left;
	width:220px;
	margin:7px 0;}
/*#sideBar h3 {
	margin: 15px 0 6px 8px;	
}*/

.columnLast {
	padding-right:0 !important;}

img.homepageLogos {
	padding:10px;}

#footer {
	background:url(../images/bg/footer.jpg) repeat-x top #181818;
	float:left;
	width:100%;
	margin:7px 0 0 0;}

#baseStrip {
	clear:both;
	position:relative;
	float:left;
	width:100%;
	background:url(../images/bg/base.jpg) repeat-x top #740424;}

#baseStripInner {
	width:940px;
	margin:0 auto;}

.hidden { /* Hide "skip" links for accessibility offscreen. Display:none would hide from some screenreaders too */
	position: absolute; 
	left: -1000em; 
	width: 20em;}
	
#footerDivider {
	display: none;	
}


/* boxes
----------------------------------------------- */
.box-1col {
	position:relative;
	padding:8px 10px;
	background: url(../images/bg/greyboxlong.jpg) top repeat-x #DBDBDB;
	margin-right:20px;
	overflow:hidden;
	clear:both;}

#sideBar .box-1col, #content .box-1col {
	margin:0 0 14px 0;}

.box-1col-no-bground {
	position:relative;
	padding:8px 10px;
	margin:0;
	margin-right:20px;}

.boxWithMore {
	padding-bottom:3.5em !important;
/*	margin-top:7px;
	margin-bottom:7px;*/}

.boxWithMorePic {
	padding-bottom:2em;}

.box-1col h2/*,*/ /*.boxInvisible,*/ /*.boxFullWidth h2*/ {
	padding-top:0;}

.boxThinImage {
	margin:0 0 1em 0;}
	
body.index .equalHeight1 .boxThin { /* Homepage */
	float: none;
	display: block;
}

.box-1col-last {
	margin-right:0;}

.boxDouble {
	float:left;
	clear:both;
	width:440px;}

.boxDoubleInner {
	/*position:relative;*/
/*	float:left;*/
	overflow:hidden;
	width:424px;
	background:#fff;
	padding:8px;
	margin-bottom:0;}

/*.boxDoubleInner p.more {
	bottom:0;
	left:0;
	bottom:-1em;}*/

.boxDoubleInner ul {
	width:200px;
	float:left;}

.boxDoubleInner ul li  {
	display:block;}

.boxDoubleInner img {
	float:right;
	z-index:2;
/*	padding-bottom:23px;*/}

.contact .boxDoubleInner img {
	padding-bottom:34px;}

.boxTriple {
	margin-right:0;}

.boxTriple img {
	float: right;}

.boxTripleBlurb {
	clear:both;
/*	position:relative;*/
/*	float:left;*/
	overflow:hidden;
	width:680px;
	margin-right:0;
	margin-bottom:14px;}

.halfBoxDouble {
	float:left;
	width:205px;
	padding-right:30px;}

.boxSubscribe {
	float:left;
	width:300px;
	padding:10px;
	min-height: 4.5em;
}

.boxSubscribe img {
	float:left;}

.box-1col .boxSubscribe h3, .box-1col .boxSubscribe p {
	padding:0 0 0 50px;
	margin:0;}

.boxIntroImage img {
	float:right;}

.boxIntroImage .text {
	padding-right:276px;}

.thumbHead {
	float:left;
	padding:0 0 14px 0;}

.thumbHead img {
	float:left;
	width:64px;
	height:36px;}

.thumbHead h3, .thumbHead p {
	padding-left:74px;
	margin-bottom:0 !important;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	vertical-align:text-top;}

.itemThumb li/*, .itemThumbWide li*/ {
	overflow:hidden;
	padding:0 0 20px 0;
}

.box-1col .itemThumb li a/*, .box-1col .itemThumbWide li a*/ {
	background:none;
	padding:0;}

.itemThumb div, .itemThumb div img {
	float:left;
	width:80px;
	height:45px;
}

.itemThumb span {
	margin:0;
	padding-left:88px;}

.itemThumbBook div {
	float:left;
	width:48px;
	height:67px;
	background:url(../images/demo_content/thumbs/bookshadow.gif) bottom right;
	padding:0 6px 6px 0;}

.itemThumbBook li {
	clear:both;
	overflow:hidden;
	padding:0 0 12px 0;}

.boxWide .itemThumbBook li {
	float:left;
	width:50%;
	clear:none;
/*	min-height:7em;*/}

.box-1col .itemThumbBook li a {
	padding:0;
	background:none;}

/*.itemThumbBook h3, .itemThumbBook p, .itemThumbBook span {*/
.itemThumbBook span {
	font-weight:normal;
	margin:0 0 0.2em 0;
	padding-left:60px;
	padding-right:10px;}

.itemThumbBook span {
	padding:0 10px 0 60px;}

.more {
	position:absolute;
	clear:both;
	padding:4px;
	margin-bottom:0 !important;}

.boxWide .more/*, .boxFullWidth .columnWide .more*/ {
	width:312px;
	bottom:8px;
	background: url(../images/bg/morewide.gif) bottom left no-repeat;}

.boxDouble .more {
	z-index:2;
	width:432px;
	left:10px;
	bottom:6px;
	background: url(../images/bg/moredouble.gif) bottom left no-repeat;}


.boxTriple .more {
	width:692px;
	bottom:8px;
	left:10px;
	background: url(../images/bg/moretriple.gif) bottom left no-repeat;}

.boxThin .more {
	width:192px;
	bottom:8px;
	left:auto;
	clear:both;
	background: url(../images/bg/morethin.gif) bottom left no-repeat;
}


.more a {
	background: url(../images/more-button-default.gif) center left no-repeat;
	min-height:13px;
	padding:0 0 0 20px;}

.more a.moreAsk {
	background: url(../images/more-button-ask.gif) center left no-repeat;}

.clearBox {
	clear:both;}

.focusHead {
	padding:12px;}

.boxFocus, .focusHead, .boxTimeline {
	background:url(../images/bg/focusdark.jpg) top repeat-x #1D1D1D;}
.boxFocus a, .boxFocus a:link, .boxFocus a:hover {
	color: #FFF !important;
}
.boxFocus {
	float:left;}

.boxFocus img {
	padding:0 0 10px 0;}

.boxFocus div, .focusHead div, .boxFocus p, .focusHead p {
	color:#fff;
	font-size:1.6em;
	margin-bottom:0 !important;}

.focusHead h2 {
	font-size:1.9em;
	padding-bottom:0;}

.index .boxFocus h3 {
	font-size:2.8em;
	font-weight:normal;
	margin:0;
	color:#fff;}

.boxTimeline h2, .boxTimeline h3, .boxTimeline p {
	color:#fff;}

.boxTimeline h3, .boxTimeline p {
	padding-left:100px;}

img.timeImg {
	float:left;
	border:1px solid #fff;
	padding:0;}

.blurb {
	background:url(../images/bg/blurb.jpg) top repeat-x #830326;}

.box.guides {
	background:url(../images/bg/guides.jpg) repeat-x top #F6D2D4;}

.box.industries {
	background:url(../images/bg/industry.jpg) repeat-x top #D9FAFF;}

.box.topics {
	background:url(../images/bg/topics.jpg) repeat-x top #DFF7DD;}


/* news switcharoo */
.noScript .newsItem {
	position:relative;
	padding:8px 10px;
	margin:7px 0;
	background:url(../images/bg/focusdark.jpg) top repeat-x #1D1D1D;
	height:244px;
	width: 97%;
}

.newsItem h2 {
	font-size:1.6em;}

.noScript .newsItem {
	float:left;}

.noScript .newsItem h2, .noScript .newsItem p {
	padding-right:444px;
	color:#fff;}

.noScript .newsItem a {
	color:#fff;}

.noScript .newsItem img {
	position:absolute;
	top:8px;
	right:10px;}

.script#focusSwitcher {
	width:700px;
	height:320px;
	position:relative;
	float:left;
	margin-bottom:-30px;}
.script .newsItem {
	overflow: hidden;	
	background:url(../images/bg/focusmid.gif) left top no-repeat #dbdbdb;
	border-top:2px solid #fff;
	width: 700px;
}
.script .focusSwitched {
	display:none;
	position:absolute;
	right:0;
	padding:8px 10px 7px;
	margin:7px 0;
	top:-30px;
	width:434px;
	float:right;
	background:#464646;
	}

.script .active .focusSwitched {
	display:block;}

.script .newsItem h2, .script .newsItem p {
	color:#fff;
	padding:8px;}

.script .newsItem h2 {
	background:url(../images/bg/focus-rh-shadow.gif) right top repeat-y;
	
	color:#666;
	width:230px;
	float:left;
	clear:left;
	cursor:pointer;
	font-size: 1.4em;
	min-height:49px; 
	}

.script #newsItemFirst  {
	background:url(../images/bg/focustop.gif) 0 0 no-repeat #DBDBDB;}

.script #newsItemLast  {
	background:url(../images/bg/focusbottom.gif) bottom left no-repeat #F2F2F2;}

.script .newsItem.active h2 {
	background-color:#464646;
	background-image:none;
	color:#fff;
	font-size: 1.7em;}

.script #newsItemFirst.active  {
	background:#464646 url(../images/bg/focustopselected.gif) no-repeat left top;
	color:#fff;
}
.script #newsItemFirst.active h2, .script #newsItemLast.active h2{
	background-color: transparent;
}
.script #newsItemLast.active  {
	background:url(../images/bg/focusbottomselected.gif) bottom left  no-repeat #464646;
	color:#fff;}

.script .newsItem a:visited {
	color:#888;}
.script .newsItem a {
	color:#666;}	
.script .newsItem.active a {
	color:#fff;}	
.script .newsItem.active a:visited {
	color:#fff;}

/* icons */
.box-1col ul.subscribeIcons {
	display:block;
	padding:10px 0 0 0;}

.box-1col ul.subscribeIcons li {
	list-style:none;
	display:inline;
	padding:0;
	font-size:0.9em;}

.box-1col ul.subscribeIcons li a {
	color:#fff;
	width:48px;
	float:left;
	text-align:center;
	padding:34px 0px 0 0;}

ul.subscribeIcons li.iconRss a {
	background:url(../images/icons/rss.png) center top no-repeat;}

ul.subscribeIcons li.iconPodcast a {
	background:url(../images/icons/podcast.png) center top no-repeat;}

ul.subscribeIcons li.iconEbulletin a {
	background:url(../images/icons/email.png) center top no-repeat;}

ul.subscribeIcons li.iconSMS a {
	background:url(../images/icons/sms.png) center top no-repeat;}

.pdfHeader {
	background: url(../images/bg/greyboxlong.jpg) top repeat-x #DBDBDB;
	padding:8px;
	margin:0 0 14px 0;}

.pdfHeader p {
	margin:0 !important;}

.pdfHeader a {
	display:block;
	height:100%;
	background:url(../images/icons/pdflarge.gif) left center no-repeat;
	padding:0.5em 0 0.5em 60px;}

.pdfHeader a span {
	display:block;
	color:#000;}

.newsDetails {
	background: url(../images/bg/greyboxlong.jpg) top repeat-x #DBDBDB;
	padding:4px;
	margin:0 0 14px 0;}

.newsDetails span {
	padding:0 4px;}


/* Share this */
#content .shareBox div.shareBoxTrigger {
	position:relative;
	display:block;
	height:26px;
	background:url(../images/bg/sharehead.gif) top no-repeat;
/*	margin:-10px -10px 0 -10px;*/
	margin:0;
	padding:0 0 0 10px;
	font-size:1.2em;
	font-weight:bold;}
.shareBoxLabel {
	padding:0.4em 0 0 20px;
	margin-right: 10px;
}
#content .shareBox {
/*	padding-bottom: 0;*/
	padding:0;
	height:100%;
}
#content .shareBox ul {
	overflow: hidden;
	margin-bottom: 0.5em;
}
#content .shareBox ul li {
	float:left;
	width:140px;
	height:1.6em;
	list-style:none;}

#content .shareBox ul li a {
	float:left;
	padding:0.3em 0 0 0;
	background:none;}

#content .shareBox ul li a img {
	padding:0 4px 0 0;}

.shareBoxShares {
	overflow:hidden;}
	
.shareBoxLabel {
	background: url(../images/icons/sharebox_plus.gif) no-repeat left 0.6em;
}
.shareBoxOpen .shareBoxLabel {
	background: url(../images/icons/sharebox_minus.gif) no-repeat left 0.6em;
}	
	

/* navigation
----------------------------------------------- */
/* breadcrumbs */
#breadCrumb {
	clear:both;
	width:100%;}

/* secondary - sub menu */
ul#navSub li {
	background:#E8E8E8;
	margin:1px 0 1px 8px;
	padding:0 0 0 18px;}

ul#navSub li ul {
	margin-left:-18px;}

ul#navSub li ul li {
	margin-left:0;}

ul#navSub li ul li ul {
	margin-left:-36px;}

ul#navSub li ul li ul li ul {
	margin-left:-54px;}

ul#navSub li ul li ul li ul li ul {
	margin-left:-76px;}

ul#navSub li ul li {
	border-top:1px solid #fff;
	font-size:1em;
/*	margin-left:4px;*/
	padding-left:36px;}

ul#navSub li ul li ul li {
	padding-left:54px;}

ul#navSub li ul li ul li ul li {
	padding-left:72px;}

/* Sub nav bullet triggers, at different levels */
ul#navSub .closed {
	background:url(../images/nav/expandbullet-closed.gif) 4px 0.6em no-repeat #E8E8E8;}
ul#navSub .open {
	background:url(../images/nav/expandbullet-open.gif) 4px 0.6em no-repeat #E8E8E8;}
ul#navSub li.expands { background-position: 4px 0.6em; }
ul#navSub li ul li.expands { background-position: 22px 0.6em; }
ul#navSub li ul li ul li.expands {	background-position: 40px 0.6em;}
ul#navSub li ul li ul li ul li.expands { background-position: 58px 0.6em;}

ul#navSub li.first {
	margin-left:0;
	padding-left:11px;}

ul#navSub li.first a {
	font-weight:bold;}

ul#navSub li.active {
	border-left:#B30030 solid 3px;
/*	margin-left:5px;*/
	background:#C2C2C2;}

ul#navSub li.first.active {
	margin-left:0;
	padding-left:8px;}

ul#navSub li ul li.active {
	padding-left:32px;}

ul#navSub li ul li ul li.active {
	padding-left:50px;}

ul#navSub li ul li ul li ul li.active {
	padding-left:68px;}

ul#navSub li ul li ul li ul li ul li.active {
	padding-left:70px;}

ul#navSub li a {
	color:#000;
	display: block; /* For IE6/7, this is overriden with inline-block in conditional stylesheets */
	padding: 4px 0;	}

/* supplementary menu */
ul#navSupp {
	margin-left:12px;}

/*ul#navSupp li {
	padding-left:8px;}
*/
ul#navSupp li a {
/*	background:url(../images/linklistbulletsupp.gif) 4px center no-repeat;
	padding-left:14px;*/
	color:#000;}

/* footer */
ul#navFooter {
	margin:0 auto;
	width:920px;
	padding:10px;}

ul#navFooter li {
	font-size:1.3em;
	float:left;
	width:153px;
	background:none;
/*	font-size:1.0em;*/
	padding-left:0;
	font-weight:bold;
	line-height:1em;}

ul#navFooter li ul {
	padding:1em 0;}

ul#navFooter li ul li {
	font-size:0.9em;
	font-weight:normal;
	float:none;
	width:auto;
	line-height:1.1em;}

ul#navFooter li ul li.shortHead {
	font-weight:bold;
	line-height:2.4em;
	padding:0 0 0 0;
	font-size: 1em;}


/* typography
----------------------------------------------- */
/* typography (global) */
body {
	font-family:Arial, Helvetica, sans-serif;
	/* letter-spacing:-0.025em; */
	font-size:62.5%;
	color:#333;}

p, li {
	color:#333;
	font-size:1.2em;
	line-height:1.2em;}

li {
	background:url(../images/bullets/linklistbulletsupp.gif) left center no-repeat;
	padding:0.2em 0;
	padding-left:14px;}

ol li {
	background:none;
	list-style:decimal outside;
	padding-left:1px;
	margin-left:2.0em}

/*
li a {
	color:#000;}
*/
a {
	color: #B40533;
	text-decoration:none;}
a:visited {	color: #964F61; color: #B40533; /*temporarily overriden*/}	
a:hover { 	color:#E90542; text-decoration: underline; }
a:active { 	color:#E90542; text-decoration: underline; }

h1 {
	font-size:2.2em;
	line-height:1em;
	color:#A50532;
	margin:0 0 0.3em 0;
	font-weight:normal;}

h2 a:link { color:#333; }
h2 a:visited { color:#222; }
h2 a:hover { color:#555; }
h2 a:active { color:#555; }
h2 a:focus { color:#555; }

h2 {
	color:#333;
	font-weight:bold;
	font-size:1.6em;
	line-height:1em;
	padding:0 0 0.7em 0;}

h3 {
	color:#333;
	font-size:1.2em;
	line-height:1.3em;
	margin:0.5em 0;}

a.pdf {
	padding-right:16px;
	margin-right:4px;
	background:url(../images/icons/pdf.gif) center right no-repeat;}

acronym, abbr {
	border-bottom:1px dotted #333;}

/* typography (area-specific) */
#content p, #content li {
	color:#333;
	font-size:inherit;
	line-height:inherit;}

#content p, #content ol {
	margin:0 0 1em 0;}

.box p {
	margin:0 0 0.5em 0;}

#content ul {
	margin:0 0 1em 1em;}

#content p.introText {
	font-weight:bold;}

#logoText {
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
	float:left;
	color:#fff;
	width:300px;
	padding:0 0 0 8px;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:0.05em;}

.focusHead h2, .focusHead h3 {
	padding:0.1em 0;
	color:#fff;
	font-size: 1.9em;
	line-height:1em;
	margin: 0;}

.focusHead a {
	color: #ffffff !important;}

#navSecondary h2 {
	padding:10px 0 0 10px;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0.5em 0;}

ul.linkList p {
	padding:0 0 0 14px;}

.box ul, ul.linkList {
	clear:left;
	margin:0 0 0.4em 0;}

.box ul li, ul.linkList li, .box-1col-no-bground li {
	padding-left:0;
	background:none;}

.box ul li a, ul.linkList li a, .box-1col-no-bground ul li a {
	display:block;
	padding:0 0 0 14px;
	background:url(../images/bullets/linklistbullet.gif) left 0.3em no-repeat;}

ul li span {
	padding:0 0 0 14px;
	display:block;}

.blurb ul li {
	background:none;}

.boxFocus h2, .boxFocus p, .blurb h2, .blurb p, 
.blurb a,  .blurb a:hover, .blurb a:link, .blurb a:visited, .blurb a:active {
	color:#fff;}

.box .blurbText {
	font-size:1.9em;
	padding:0.3em 0;
	line-height:1.5em;
	margin:0;
	color:#fff;}

.box .blurbTextSmall {
	font-size:1.5em;
	padding:0.2em 0;
	line-height:1.5em;
	margin:0;
	color:#fff;}

.tel {
	font-size:2.6em;
	color:#A50532;
	padding:0 0 0.5em 0;
	line-height:1.2em;}

#footer a, #baseStrip a {
	color:#fff;}
#footer h3 {
	font-size: 1em;
	line-height: 1em;
	margin: 0;
}
ul#navFooter li ul.footerSplitColumn {
	padding-top: 0;	
}
#baseStrip p {
	color:#fff;
	font-size:1.1em;
	float:left;
	padding:12px 10px;
	width:280px;
	vertical-align:baseline;}

#baseStrip div.vcard div, #baseStrip div.vcard a {
	display:none;}

#baseStrip div.vcard span.tel {
	color:#fff;
	display:inline;
	padding:0 0 0 10px;
	line-height:0.6em;
	font-size:1.4em;}
/*
ul.formsList {
	float:right;
	clear:none;
	
	width:100px;}
*/

/* inline images
----------------------------------------------- */
.icapsl { /* (small,left) */
	float:left;
	margin:0 10px 10px 0;}

.icapml { /* (medium, left) */
	float:left;
	margin:0 10px 10px 0;}

.icapll { /* (large, left) */
	float:left;
	margin:0 10px 10px 0;}

.icapsr { /* (small, right) */
	float:right;
	margin:0 0 10px 10px ;}

.icapmr { /* (medium, right) */
	float:right;
	margin:0 0 10px 10px ;}

.icaplr { /* (large, right) */
	float:right;
	margin:0 0 10px 10px ;}

.icapsl, .icapsr, .icapsl img, .icapsr img {
	width:65px;}

.icapml, .icapmr, .icapml img, .icapmr img {
	width:130px;}

.icapll, .icaplr, .icapll img, .icaplr img {
	width:195px;}

icapsl, .icapml, .icapll, .icapsr, .icapmr, .icaplr {
	background:url(../images/bg/greyboxlong.jpg) bottom repeat-x;
	font-size:0.9em;
	font-style:italic;}

icapsl p, .icapml p, .icapll p, .icapsr p, .icapmr p, .icaplr p {
	padding:0 6px 2px 6px;
	margin:0 !important;}


/* forms
----------------------------------------------- */
div#globalSearch form {
	position:absolute;
	text-align:right;
	width:305px;
	top:10px;
	right:0;}

#globalSearch input {
	float:left;
	width:220px;
	margin:0 0 0 10px;
	padding:0;
	font-size:1.2em;}

#globalSearch input.button, #baseStrip form input.button, .boxWide form input.button, .box form input.button {
	float:right;
	margin:0;
	padding:0;
	width:40px;
	font-size:1.1em;}

#globalSearch input.button {
	width:auto;}

#baseStrip form {
	float:right;
	padding:6px 10px 0 0;}

#baseStrip form label {
	float:left;
	color:#fff;
	padding:6px 0;
	line-height:1.2em;
	font-size:1.1em;}

#baseStrip form select {
	width:180px;
	margin:0 10px;}

.box form {
	clear:both;
	margin:0 0 1em 0;}

.boxWide form select {
	float:left;
	width:270px;}

.boxThin form select {
	float:left;
	width:150px;}
/*
.box form input.button {
	width:35px;
	float:right;}
*/
form.topic select {
	background:#f2f7eb;}

form.industry select {
	background:#ecf8ff;}

form.plain select {
	background:#fff;}

.boxDouble form {
	width:300px;
	float:left;}

.boxDouble form select {
	float:left;
	width:250px;}


/* rounded corners */
.tl, .tr, .bl, .br {
	width:8px;
	height:9px;
	position:absolute;}

.tl {
	background: url(../images/corners/whitetl.png) top left no-repeat;
	top:0;
	left:0;}

.tr {
	background: url(../images/corners/whitetr.png) top right no-repeat;
	top:0;
	right:0;}

.bl {
	background: url(../images/corners/whitebl.png) bottom left no-repeat;
	bottom:0;
	left:0;}

.br {
	background: url(../images/corners/whitebr.png) bottom right no-repeat;
	bottom:0;
	right:0;}


/* Progressive enhancement dropdowns */
ul.ddmswitch {
	height: 7em;
	overflow: auto;
	background-color:#FFF;
}
ul.ddmswitch li {
	margin-left: 10px;	
	line-height: 1;
}
ul.ddmswitch a.default {
	font-weight: bold;	
}
.ddmswitchContainerWithImages ul.ddmswitch {
	height: 2em;
	overflow: hidden;
	width: 180px;
	position: absolute;
	left: 80px;
	bottom: -9px;
	z-index: 10;
	border: 1px solid #aaa;
}
.ddmswitchContainerWithImages ul.ddmswitch.open {
	overflow: auto;
}
.ddmswitchContainerWithImages {
	padding: 5px 0 0 0 !important; 
	position:relative;
}
.ddmswitchContainerWithImages .label {
	
}
.ddmswitchContainerWithImages img {
	margin-top: 0;	
	margin-right: 5px;
	float: left;
}
.ddmswitchContainerWithImages .trigger {
	background: url(../images/icons/dropdown-arrow.gif) no-repeat;
	height: 16px;
	width: 15px;	
	position: absolute;
	top: 12px;
	right: 1px;
	z-index: 11;
}
.ddmswitchContainerWithImages a, 
.ddmswitchContainerWithImages a:link, 
.ddmswitchContainerWithImages a:visited,
.ddmswitchContainerWithImages a:active {
	color: #000 !important;
	background-color:#FFF;
	text-decoration: none;
	cursor: pointer;
	display: block;
	line-height: 1.6;
}
.ddmswitchContainerWithImages a:hover {
	background-color:#eee;
	display: block;
}


/* The languages selector in the baseStrip looks different... */
#baseStrip ul.ddmswitch {
	margin: 3px 0;
}
#baseStrip ul.ddmswitch li {
	background: none;	
	margin-left: 0;
	padding: 0 0 0 4px;
	
}
#baseStrip ul.ddmswitch a {
	line-height: 1.6;
	display: block;
	color: #000000;
}
#baseStrip .ddmswitchContainerWithImages {
	float:right;
	width: 262px;
}
#baseStrip .ddmswitchContainerWithImages .label {
	color: #FFF;	
	float: left;	
	margin: 0.8em 7px 0 0;
}
#baseStrip .ddmswitchContainerWithImages :focus {
	outline: 0;
	background-color:#eee;
}



/* Concertina Styles */
div.concertinaContainer{margin: 0 0 1px 0;}

div.concertinaTitle{background:#7B0326 url("../images/concertina/concertinaHeader.gif") repeat-x; color:#FFF; padding: 2px 0;	}
div.concertinaContainer div.concertinaTitle span{ padding-left: 20px; }
div.concertinaContainer.open div.concertinaTitle span{background: url("../images/concertina/arrow-open.gif") no-repeat; background-position: 4px 6px;}
div.concertinaContainer.closed div.concertinaTitle span{background: url("../images/concertina/arrow-closed.gif") no-repeat; background-position: 6px 3px;}

div.concertinaContent {background:#E7D0D6 repeat-x; }
div.concertinaContent ul{margin: 0px;}
