

/*  Helpful style rules for any site  */
input,
textarea,
select,
button
{
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	text-decoration: inherit;
}
input,
textarea
{
	padding: 0.2em 0.3em;
}


table
{
	border-collapse: collapse;
	border-spacing: 0;
}
td
{
	padding: 0;
}


img
{
	border: none;
}
.ImageButton
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	border: none;
}






/*  Specific styles for this site  */
body
{
	padding-top: 0px;
	padding-left: auto;
	padding-right: auto;
	background-image: url("//content.fiberlink.com/www/images/pageBG.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 0;
	background-color: #ffffff;
}

body,
input,
textarea,
select,
button,
table
{
	font-family: 'Trebuchet MS', 'Arial', sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color:#252525;
}
input[type=text],
input[type=password],
textarea,
select
{
	border: 1px solid #959595;
}

a,
a:link,
a:visited,
a:active,
a:focus,
a:hover
{
	color:#0072BC;
}


h1
{
    color: #00AEEF;
    font-size: 133%;
    font-weight: bold;
}
h2
{
    font-size: 120%;
    font-weight: bold;
}
h3
{
    color: #00AEEF;
    font-size: 105%;
    font-weight: bold;
}




/*
	Cancel the background on the "slBgContent" element that OpenCms uses.
	If we're using this stylesheet, then we should be using the page layout 
	techniques from here, which are different (simpler) than OpenCms pages.
*/
.slBgContent
{
	background: none;
}



/*  ==========  Widths of the page layout  ==========  */
/*  Only those styles that control the widths of the layout pieces.  */
.BodyWrapper
{
	width: 1000px;
}
.PageLayout
{
	width: 1000px;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 10px;
}
.PrimaryContent
{
	width: 700px;
}
.SecondaryContent
{
	width: auto;
}
.Ad_Top_Medium
{
	width: 700px;
	height: 236px;
}
.FlashInContentPanel
{
	width: 680px;
	height: 236px;
	background-color: #252525;
}
/* Everything below this point should be Auto or % widths. */








.BodyWrapper
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.mastHead
{
	position: relative;
	width: 100%;
	vertical-align: middle;
	background-image: url("//content.fiberlink.com/www/images/header/headerBG.jpg");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 0;
	background-color: #252525;
	height:90px;
	font-size: 8pt;
}
.MODAL .mastHead
{
	height: 47px;
	background-image: url("//content.fiberlink.com/www/images/header/headerBG_modal.png");
}

.mastHeadLogoImg
{
	float: left;
}

.mastHeadSearchBox
{
	float: right;
	padding-right: 10px;
}
.mastHeadSearchForm
{
}
.mastHeadSearchInput
{
	font-size: 7.5pt;
	margin-right: 5px;
}
.mastHeadSearchButton
{
	background-image: url('//content.fiberlink.com/www/images/header/rightArrow.gif');
	width: 11px;
	height: 11px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}





.PageLayout
{
	vertical-align: top;
	background-color: #EBEBEB;
	background-image: url("//content.fiberlink.com/www/images/boxes/slContentBG.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 -125px;
	border-collapse: separate;
	border-spacing: 10px;
	text-align: left;
}
.IE6 .PageLayout,
.IE7 .PageLayout,
.IE8 .PageLayout
{
	border-collapse: expression('separate', cellSpacing = '10px');
}
.PageLayoutCell
{
	vertical-align: top;
	padding: 0px;
}
.PageLayoutTableHeader
{
	display: none;
}
.PageLayoutTableFooter
{
	display: none;
}
.PageLayoutAfter
{
	clear: both;
}

/*  background:url("http://content.fiberlink.com/www/images/boxes/slMainContentBG.gif") repeat-x scroll 0 0 #FFFFFF;  */



.PageTitle
{
	color: #0072bc;
	font-size: 36pt;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 3px;
}
.PageTitle .ContentHeaderTextLeft
{
	color: #252525;
}
.PageTitle .ContentHeaderTextRight
{
	color: #0072bc;
}
.ContentHeaderText .ContentHeaderTextLeft
{
	color: #252525;
}
.ContentHeaderText .ContentHeaderTextRight
{
	color: #007cc0;
}









.PrimaryContentOuterWrapper
{
	background-image: url("http://content.fiberlink.com/www/images/boxes/slMainContentBG.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 0;
	background-color: #ffffff;
	padding: auto;
}
.PrimaryContentWrapper
{
	margin: auto;
	padding: 10px 10px 1px 10px;  /* bottom must be at least 1px to avoid automatic collapsing of neighboring margins */
}

.CONTENT .PrimaryContentWrapper
{
	background-image: url("http://content.fiberlink.com/www/images/banner/slBannerClouds.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	background-color: transparent;
	padding-left: 165px;  /* image is 150px, plus 15px */
	padding-right: 15px;
}



.PageContentBlock
{
	position: relative;  /* in case contents want to use Absolute */
	border: none;
	background-color: transparent;
	margin-bottom: 10px;
}
/*.PageContentBlock:last-child
{
	margin-bottom: 0;
}*/


.PageContentBlock_Header
{
	background: url("//content.fiberlink.com/www/images/boxes/hpBoxHeaderBG.gif") repeat-x scroll 0 0 #FFFFFF;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-size: 23px;
}



.PrimaryContent .PageContentBlock_Header
{
	height: auto;
	background-image: none;
	background-color: transparent;
	color: #0072bc;
	font-size: 16pt;
	font-weight: normal;
	padding: 0;
	margin-bottom: 7px;
	text-align: left;
}
.PrimaryContent .PageContentBlock_Content
{
	background: transparent;
	background-image: none;
	padding: 0px;
}
.PrimaryContent .ContentLayout
{
	table-layout: auto;
	border-collapse: collapse;
	border: none;
	width: 680px;
}
.PrimaryContent .ContentLayoutCell
{
	border: none;
	text-align: left;
	vertical-align: top;
}
.PrimaryContent .ContentLayoutCell_Left,
.PrimaryContent .ContentLayoutCell_Right
{
}








.ContentHeaderText
{
	font-size: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.PageContentBlock_Content
{
	background:url("//content.fiberlink.com/www/images/boxes/hpBoxBG.gif") repeat-x scroll 0 0 #FFFFFF;
	padding: 10px;
}



.pageTools
{
	padding-top: 12px;
}
.pageTools span
{
	margin-left: 5px;
	margin-right: 5px;
}







.TRIALSWWW .linksAndCopyright,
.FLFooterLinks
{
	float: left;
	margin: 5px;
	font-weight: bold;
}

.TRIALSWWW .copyrightText,
.FLCopyrightText
{
	clear:left;
	color:#252525;
	float:left;
	font-family:"Trebuchet MS";
	font-size:10px;
	margin-left:5px;
	margin-top:-5px;
	text-align:left;
	white-space:normal;
	width: 67%;
}
.TRIALSWWW .trustEImg,
.FLTrustImg
{
	display: block;
	float: left;
	margin-top: 5px;
}





.TRIALSWWW .shareLinksSection,
.FLFooterShareLinks
{
	float: right;
	margin: 5px;
	font-weight: bold;
}

.TRIALSWWW .shareLink,
.FLShareLink
{
	display: inline;
	margin-top: auto;
	margin-bottom: auto;
}

.TRIALSWWW .shareLink .footerImage,
.FLShareLinkImage
{
	padding-left: 11px;
	padding-right: 4px;
	vertical-align: middle;
	position: relative;
	ztop: -2px;
	top: 0px;
}

.IE .TRIALSWWW .shareLink .footerImage,
.IE .FLShareLinkImage
{
	top: 0px;
}

.TRIALSWWW .addthis_toolbox,
.FL_AddThisToolbox
{
	display: inline;
}
.TRIALSWWW .atclear,
.FL_AddThisToolboxClear
{
	display: none !important;
	clear: none !important;
}

.FLFooterEnd
{
	clear: both !important;
}



.TrialFooter
{
	clear: both;
	border: none;
	background: transparent;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-size: 9pt;
}
.TrialFooterAfter
{
	clear: both;
}
.TrialFooterEnd
{
	clear: both;
}




.SecondaryContent .FeaturedItem_Layout
{
	margin-left: 0px;
	text-align: left;
}
.SecondaryContent .QuoteWrapper
{
	margin: 30px 13px 0px 13px;
	color: #0D4266;
}
.SecondaryContent .QuoteWrapper:first-child
{
	margin-top: 35px;
}
.SecondaryContent .QuoteWrapper:last-child
{
	margin-bottom: 0;
}
.SecondaryContent .QuoteText
{
	margin: 0;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}
.SecondaryContent .QuoteCitation
{
	margin: 4px 0 0 12px;
	text-indent: -7px;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: #0072BC;
}

.SecondaryContent .QuotationMark
{
	color: #0072BC;
	font-size: 150%;
	line-height: 67%;  /* inverse of font-size */
	font-weight: bold;
}
.welcomeMsg
{
	background-color:#252525;
	color:white;
	font-size:10pt;
	font-weight:bold;
	padding:0.75em;
}



.MaaStersPhotoGallery
{
	width: 680px;
	height: 514px;
	margin-bottom: 5px;
}
.MaaStersPhotoGalleryTeaser
{
	width: 250px;
	height: 175px;
}




.tooltipLink
{
}
.tooltipLink_active
{
}

.tooltipLinkInfoIcon
{
	display: block;
	float: left;
	margin: auto;
	vertical-align: middle;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../common/images/icon_info.gif);
	width: 16px;
	height: 16px;
}
.tooltipLinkInfoIcon_active
{
	background-image: url(../common/images/icon_info_highlighted.gif);
}
.tooltipContent
{
	font-family: 'Trebuchet MS', 'Arial', sans-serif;
	font-size: 9pt;
	color: #000;
	background-color: #ffffff;
	padding: 0.5em 0.75em;
	border: 2px solid #00ACEE;
	text-align: left;
	max-width: 400px;
	-moz-box-shadow: 2px 2px 3px #555555;
}
.tooltipContentTitle
{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0.25em;
}

