@charset "utf-8";
/* CSS Document */

#TE_outerDiv {
text-align:left;
}

a:link {
color : #005588;
text-decoration : none;
}
a:visited {
color : #005588;
text-decoration : none;
}
a:active, a:hover {
color:#ee7722;
}

#breadcrumb { font-size:8pt; clear:left; padding:10px; }

#breadcrumb a:hover { text-decoration:underline; }

#breadcrumb span.current {
color:#555;
font-weight: bold;
}
/* Webinar Landing Page Layout */

/** MAIN content **/
/*** 1 Column Layout ***/
#te-WebFade.passives {
background: #ffffff url(/passives/images/passives_webinar_mainImage.jpg) no-repeat top;
}
#te-WebFade.pluggable {
background: #ffffff url(/products/pluggableIOwebinar/images/pluggableIO_webinar_mainImage.jpg) no-repeat top;
}
#te-WebFade #ArticleHeader {
padding:80px 380px 40px 20px;
}
#te-WebFade #ArticleHeader h1#ArticleTitle {
color:#000000;
font-size:16pt;
margin-bottom:5px;
text-transform:uppercase;
}
#te-WebFade #ArticleHeader h2#ArticleSubTitle {
font-size:17px;
color:#005588;
font-weight:bold;
margin:10px 0 5px 0;
}
#te-WebFade #ArticleHeader span {
font-size:14px;
font-weight:bold;
color:#005588;
}
#te-WebFade #ArticleHeader strong.te-RuledTopAndBottom {
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
color:#ee7722;
display:block;
font-size:14pt;
letter-spacing:0.25em;
margin:0 85px 5px 0;
padding:2px 0;
text-transform:uppercase;
}
#te-WebFade #ArticleHeader h3#ArticleSubTitle {
font-size:14px;
color:#555555;
font-weight:bold;
margin-top:20px;
}

#te-WebFade #Article {
margin:10px 20px 0;
float:left;
clear:both;
}
#te-WebFade #Article #mainLeftSide {
color:#555555;
float:left;
font-size:9pt;
line-height:20px;
margin-right:40px;
width:520px;
}
#te-WebFade #Article #mainLeftSide h4#hello {
font-weight:bold;
padding-top:3px;
margin:0;
font-size:9pt;
}
#te-WebFade #Article #mainLeftSide p#firstParagraph {
margin:0;
}
#te-WebFade #Article #mainLeftSide h5#callToAction {
font-size:9pt;
font-weight:bold;
margin:15px 0;
background:url(/passives/images/MainCallToAction.gif) no-repeat left;
padding:0 0 0 20px;
line-height:15px;
}
#te-WebFade #Article #mainLeftSide h5#callToAction a {
color:#ee7722;
}
#te-WebFade #Article #mainLeftSide p#paragraph {
font-weight:bold;
margin:30px 0 0;
border-top:solid 1px #cccccc;
padding:15px 0 0 10px;
background:url(/passives/images/te-global-bg-arrow-link-marker.png) no-repeat left;
line-height:14px;
}
#te-WebFade #Article #mainRightSide {
float:right;
background:url(/passives/images/rightCol_roundedEdges.gif) no-repeat top left;
color:#555555;
font-size:7.5pt;
line-height:14px;
margin-top:0;
width:300px;
}
#te-WebFade #Article #mainRightSide #topCap {
background:url(/passives/images/webinar_rightReflectBox_topRounded.gif) no-repeat top right;
padding:15px 15px 0 15px;
height:20px;
}
#te-WebFade #Article #mainRightSide #topCap h4 {
font-size:11pt;
font-weight:bold;
margin:0 0 10px;
}
#te-WebFade #Article #mainRightSide #bottomBox {
background:url(/passives/images/webinar_rightReflectBox_bottomRounded.gif) no-repeat bottom right;
padding:10px 15px 45px 15px;
}
#te-WebFade #Article #mainRightSide #bottomBox img {
float: left;
padding:0 10px 10px 0;
}
#te-WebFade #Article #mainRightSide #bottomBox p {
margin:0 0 12px;
}

/*** Orange Buttons ***/
a.te-global-orange-btn, #te-RightColWrapper a.te-global-orange-btn {
background:transparent url(/_TEincludes/ver/1696/TEimages/leapfrog/te-global-buttons-orange.png) no-repeat scroll 0 0;
color:#FFFFFF;
cursor:pointer;
display:inline-block;
font-size:8pt;
left:50px;
padding:0 0 0 10px;
margin-top:15px;
}
a.te-global-orange-btn span, #te-RightColWrapper a.te-global-orange-btn span {
background:transparent url(/_TEincludes/ver/1696/TEimages/leapfrog/te-global-buttons-orange.png) no-repeat scroll right -44px;
cursor:pointer;
display:inline-block;
padding:0 10px 0 0;
}
a.te-global-orange-btn span b, #te-RightColWrapper a.te-global-orange-btn span b {
background:transparent url(/_TEincludes/ver/1696/TEimages/leapfrog/te-global-buttons-orange.png) repeat-x scroll 0 -22px;
cursor:pointer;
display:inline-block;
height:22px;
line-height:22px;
padding:0 5px;
}
a.te-global-orange-btn:hover, #te-RightColWrapper a.te-global-orange-btn:hover {
background:transparent url(/_TEincludes/ver/1696/TEimages/leapfrog/te-global-buttons-orange.png) no-repeat scroll 0 -132px;
text-decoration:none;
}
a.te-global-orange-btn:hover span, #te-RightColWrapper a.te-global-orange-btn:hover span {
background:transparent url(/_TEincludes/ver/1696/TEimages/leapfrog/te-global-buttons-orange.png) no-repeat scroll right -176px;
text-decoration:none;
}
a.te-global-orange-btn:hover span b, #te-RightColWrapper a.te-global-orange-btn:hover span b {
background:transparent url(/_TEincludes/ver/1696/TEimages/leapfrog/te-global-buttons-orange.png) repeat-x scroll 0 -154px;
text-decoration:none;
}

/*** Arrowed list item links ***/
.te-hp-section-content ul {
list-style-image:url(/_TEincludes/ver/1696/TEimages/leapfrog/te-global-bg-product-links.png);
list-style-position:inside;
}