/*
// --------------------------------------------------------------------------------------------------------------------
// navstyle.css
// --------------------------------------------------------------------------------------------------------------------
*/
#navcontainer { 
	padding: 0px;
	margin-left: -2000px;
	width: 0px;
	border: 0px;	
	min-height: 5px;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// body.css
// --------------------------------------------------------------------------------------------------------------------
*/



.bea-portal-body-content
{
    display:block;
	width: 1006px;
	text-align:center;
	margin: 0 auto;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// book.css
// --------------------------------------------------------------------------------------------------------------------
*/
.bea-portal-book-primary
{
    padding: 0px;
    margin: auto;
    font-size: small;
    width: 1006px;
    height: 100%;
    height-max: 100%;
}


.bea-portal-book-primary-content
{
    padding: 0px;
    vertical-align: top;
}


.bea-portal-book-content
{
	scrollbar-base-color:#d8d8e5;
}


.bea-portal-book-page
{
    background-color: #ffffff;
    padding: 0px;
    font-size: small;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// layout.css
// --------------------------------------------------------------------------------------------------------------------
*/
.bea-portal-layout-grid
{
	width:100%;
    padding: 0px;
    margin: 0px;
}

.bea-portal-layout, .bea-portal-layout-border, .bea-portal-layout-flow
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.bea-portal-layout-placeholder-container
{
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

.bea-portal-layout-placeholder-container-west
{
    padding:15px 0px 20px 0px;
    margin: 0px;
    vertical-align: top;
}

.bea-portal-layout-placeholder-container-east
{
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

.bea-portal-layout-placeholder-container-north
{
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

.bea-portal-layout-placeholder
{
    padding: 0px;
    margin: 0px;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// form.css
// --------------------------------------------------------------------------------------------------------------------
*/
form
{
    margin: 0px;
    padding: 0px;
}

input, select, textarea
{
    margin: 2px;
    font-size: small;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// customDropDown.css
// --------------------------------------------------------------------------------------------------------------------
*/
#customDropDown {
	display: block;
	height: 21px;
	width: 208px;
	background-image: url(/framework/skins/flashmenu/images/bg_dropdown.png);
	background-repeat: no-repeat;
	cursor:pointer;
	position:relative;
}
#customDropDownText {
	display: block;
	height: 21px;
	width: 173px;
	float:left;
	padding-left:6px;
}
#customDropDownButton {
	display: block;
	height: 21px;
	width: 29px;
	float:left;
	cursor:pointer;
}
#customDropDownOptions {
	width:172px;
	position: absolute;
	left: 5px;
	background-color: #FFFFFF;
	top: 22px;
	padding-top: 6px;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display:none;
}
.customDropDownLine {
	background-image: none;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	margin-bottom: 3px;
	padding-left: 0px;
	padding-right: 2px;
	width: 170px;
	cursor:pointer;
}
.customDropDownLine img {
	float:left;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;		
	height: 11px;
	width: 21px;
}
.customDropDownOptionsText {
	float:left;
	display: block;
	height: 20px;
	width: 140px;
	margin-top: 3px;
}
#customDropDownText img {
	float:left;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;		
	height: 11px;
	width: 21px;
}
.customDropDownOptionsSelectedText {
	float:left;
	display: block;
	height: 17px;
	width: 140px;
	margin-top: 3px;
}
/*** CSS for custom email newsletter signup box ***/
#nl_inputBoxBack, #nl_inputBoxBackWhite {
	margin-top: 2px;
	margin-right: -2px;
	padding-left: 2px;
	padding-right: 2px;
	background-image: url(/framework/skins/flashmenu/images/textBoxBack.png);
	height: 21px;
	width: auto;
	float: left;
	display: block;
	text-align: left;
}
#nl_inputBoxBackWhite {
	background-image: url(/framework/skins/flashmenu/images/textBoxBackWhite.png);
    height: 25px;
    margin-top: 0px;
    padding-top: 4px;
    padding-left: 4px;
}
#nl_inputBoxButtonLeft, #nl_inputBoxButtonCenter, #nl_inputBoxButtonRight, #nl_inputBoxButtonLeftWhite, #nl_inputBoxButtonRightWhite {
	margin-top: 2px; 
	height: 21px;
	float: left;
	display: block;
}
#nl_inputBoxButtonLeft, #nl_inputBoxButtonRight {
	width: 6px;
}
#nl_inputBoxButtonLeftWhite, #nl_inputBoxButtonRightWhite {
    width: 6px;
    margin-top: 0px;
}

#nl_inputBoxButtonCenter, #nl_inputBoxButtonCenterWhite {
	background-image: url(/framework/skins/flashmenu/images/textBoxBackCenter.png);
	width: auto;
	padding-top: 4px; 
	background-repeat:repeat-x;
}
#nl_inputBoxButtonCenterWhite {
      background-image: url(/framework/skins/flashmenu/images/textBoxBackCenterWhite.png);
      height: 22px;
      float: left;
      padding-top: 7px;
}

#nl_inputBoxButtonCenter a, #nl_inputBoxButtonCenterWhite a{
	color: #4c4c4c;
	cursor:pointer;
}
.nl_roundedTextbox, input.nl_roundedTextbox {
	border:0px;
	margin-top: 2px;
	color: #7f7f7f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/*
// --------------------------------------------------------------------------------------------------------------------
// New Footer css
// --------------------------------------------------------------------------------------------------------------------
*/
@charset "utf-8";
/* CSS Document */
.footerHeader {
	font: bold 12px georgia;
	color: #ccc;
	padding:0 5px 3px;
}
.footerNewsletterText {
	font: bold 11px georgia;
	color: #999;
	float:left;
	padding-top: 4px;
}
body.bea-portal-body-home .footerNewsletterText {
    color: #fff;
    float: left;
    font: bold 11px georgia;
    padding-top: 4px;
}

body.bea-portal-body-home #footer2 {background:#aaa; padding:0px 0px 0px 0px; border-top:#eee solid 3px;}

body.bea-portal-body-home td#footerEmailTd {padding:5px 0px 0px 10px;}
body.bea-portal-body-home td#footerSelectLanguage {padding:5px 10px 0px 0px;}

body.bea-portal-body-home td#footerSelectLanguage,
body.bea-portal-body-home td#footerSelectLanguage a {color:#777!important;}
body.bea-portal-body-home td#footerBottom {padding:10px;}

body.bea-portal-body-home .footerColumnPad {
    padding: 14px 31px 0 21px;
}

body.bea-portal-body-home .footerHeader {
    border-bottom: 4px solid #D4D2C3!important;
    color: #FFFFFF!important;
    font: bold 12px georgia!important;
    padding: 0 0 3px!important;
}

body.bea-portal-body-home #footer2 a {color:#fff!important;}

.footerColumnPad {
	padding:0 31px 0 21px;
}
.footerDivider {
	background-position: top right;
	background-repeat:repeat-y;
}
#footer2 ul {
	list-style: none;
	margin:0;
	padding:3px 0px;
}
#footer2 li {
	padding:3px 0;
}
#footer2 li a {
	font: normal 11px arial;
	color:#666;
	display: block;
}
#footer2 li a:hover {
	color: #CCC;
}

#footerEmailTd{
width:50%;
}

.footerLanguageText {
	font: normal 10px arial;
	color: #999;
}
#footerSelectLanguage a:hover {
	color:#fff;
	text-decoration:underline;
}
#footerNewsletterOuter {
/*	width:200px;
	width:auto;
	display:inline-block;
	left:5px;
	position:relative;*/
	display: inline-block;
    padding-left: 5px;
    width: 220px;
}
#footerNewsletterOuter .fnleft {
	background-image:url(/framework/skins/flashmenu/images/newsletterSignupLeft.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#fff;
	display:inline-block;
	width:auto;
	float:left;
	height:24px;
	
}

#footerNewsletterOuter .fnright {
	background-image:url(/framework/skins/flashmenu/images/newsletterSignupRight.png);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#fff;
	display:inline-block;
	width:auto;
	float:left;
	height:24px;
	padding-right:4px;
	
}
#newsletterSignupInput {
	font: normal 11px arial;
	line-height:12px;
	color: #666;
	height:14px;
	margin:3px 0 0 5px;
	border: solid 1px #666;
}

/*Small grey button CSS*/
a.buttonGrey {
	text-decoration: none;
	color:#fff;
	float:left;
	cursor:pointer;
	padding:3px 0 0 5px;
}
a.buttonGrey:hover {
	text-decoration: none;
	color:#fff;
}
.buttonGrey .l, .buttonGrey .r, .buttonGrey .c {
	background:url(/framework/skins/flashmenu/images/greySmallButtonC.png);
	float:left;
}
.buttonGrey .l {
	background-position: left top;
	background:url(/framework/skins/flashmenu/images/greySmallButtonL.png);
}
.buttonGrey .r {
	background-position: right top;
	background:url(/framework/skins/flashmenu/images/greySmallButtonR.png);
}
.buttonGrey .l, .buttonGrey .r {
	width:4px;
	font-size:1px;
	line-height:1px;
	height:18px;
	background-repeat:no-repeat;
}
.buttonGrey .c {
	background-position: center top;
	font:bold 10px arial;
	padding:2px 2px 0 0;
	height:16px;
}
.buttonGrey.hover .l {
	background-position: left center;
}
.buttonGrey.hover .r {
	background-position: right center;
}
.buttonGrey.hover .c {
	background-position: center center;
}
a.buttonGrey span {
	color:#FFF;
}
/*Footer Bottom*/

#footerBottom {
	font:italic 11px arial;
	color:#999;
}
#footerBottomLinks a {
    color: #6f6e5c!important;
    font: 11px arial;
    text-decoration: none;
}
body.bea-portal-body-home #footerBottomLinks a {
    color: #FFFFFF!important;
    font: 11px arial;
    text-decoration: none;
}
#footerBottomLinks a:hover {
	text-decoration:underline;
	font:normal 11px arial;
	color:#fff;
}
a.footer_links:link, a.footer_links:visited, a.footer_links:active {
    color: #6f6e5c!important;
	font-size: 10px;
    text-decoration: none;
}
a.footer_links:hover {text-decoration:underline!important;}
.fp5m {
	margin: 0 7px;
}
.fLanguageLink {
	margin: 0 0 0 7px;
}
ul#fLanguageLinkOuter {
	position: relative;
	display:block;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 237px;
	margin-bottom:-300px;
}
body.bea-portal-body-home ul#fLanguageLinkOuter li a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 0 none;
    border-top: 1px dashed #B3B3B3;
    color: #777777 !important;
    display: block;
    font: 14px arial;
    padding: 5px;
    text-align: left;
    text-decoration: none;
    width: 227px;
}
ul#fLanguageLinkOuter li {
	position:relative;
	margin: 0;
	padding: 0;
}

#footerHolder {padding:10px 0px 0px 0px;}

body.bea-portal-body-home #footerHolder {padding:0px 0px 0px 0px!important;}

ul#fLanguageLinkOuter li a {
	font: normal 14px arial;
	color: #777;
	width: 227px;
	display: block;
	text-decoration: none;
	background: #fff;
	padding: 5px;
	border-top: dashed 1px #b3b3b3;
	border-bottom: 0;
	text-align:left;
}
ul#fLanguageLinkOuter li img{
	margin-right:5px;
}
ul#fLanguageLinkOuter li a:hover {
	color: #636363;
	background-color:#e1e1e1;
	cursor:pointer;
	text-decoration:none;
}

ul#fLanguageLinkOuter li.fLanguageSelected a {
	background-color:#e1e1e1;
}

/* Fix IE. Hide from IE Mac \*/
* html ul#fLanguageLinkOuter li { float: left; }
* html ul#fLanguageLinkOuter li a { height: 1%; }
/* End */

li.fLanguageLiFirst {
	background: url(/framework/skins/flashmenu/images/langSelectTop.png);
	background-repeat:no-repeat; 
	background-position:bottom;
	height:4px;
	width: 237px;
}
li.fLanguageLiLast {
	background: url(/framework/skins/flashmenu/images/langSelectBottom.png);
	background-repeat:no-repeat; 
	background-position:top;
	height:15px;
	width: 237px;
}
#fLanguageButtonOuter {
	cursor:pointer;
}
#fLanguageButtonOuter:hover {
	text-decoration: none;
}
#fLanguageButton {
	font: normal 14px arial;
	background:url(/framework/skins/flashmenu/images/langSelectBack.png);
	background-repeat: no-repeat;
	width:228px;
	height:18px;
	padding:5px;
}
#fLanguageButton img{
	margin-right:5px;
}
.fLanguageHeader {
	text-align: center;
	font: bold 10px arial;
	background: #fff;
	height:17px;
}

input#search_button {margin:0px!important;}