﻿/* 
    Main Framework
*/
html
{
    height:100%;
    width:100%; 
    font-family:Arial, helvetica, Sans-Serif;
}

*
{
    margin:0px;
    padding:0px;
}

body 
{
    background-image:url("/web/20170621023917im_/http://spenewsaustralasia.org/images/pagebg.jpg");
    background-position:center  top;
    background-repeat:no-repeat;
    background-color:White;
    
}

#wholepage
{
    width:1226px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

#centrepage
{
    position:absolute;
    left:100px;
    top:0px;
    width:1026px;
    margin-left:auto;
    margin-right:auto;
}

#leftpage
{
    position:absolute;
    top:0px;
    text-align:right!important;
    width:100px;
    min-height:1000px;
}

#rightpage
{
    position:absolute;
    right:0px;
    text-align:left!important;
    top:0px;
    width:100px;
    min-height:1000px;
}

#pagecanvas
{
    width:1026px;
    min-height:1269px;
    background-image:url("/web/20170621023917im_/http://spenewsaustralasia.org/images/pagecanvas.png");
    background-position:top center;
    background-repeat:no-repeat;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    top:40px;
}

#masthead
{
    width:1000px;
    height:152px;
    margin-left:auto;
    margin-right:auto;
    background-image:url("/web/20170621023917im_/http://spenewsaustralasia.org/images/masthead.png");
    background-position:top center;
    background-repeat:no-repeat;
}

#menu
{
    width:1000px;
    height:32px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

#topmenu
{
    width:338px;
    height:42px;
    position:relative;
    left:662px;
    top:3px;
    display:inline-block;
}




/* 
    Top Embedded Menu Roll Overs
*/

.home a 
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:76px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/topinsetmenu.png") 0 -61px no-repeat; 
    position:absolute;
    top:0px;
    left:0px;
} 
    
.home a:hover, #homenav + #topmenu #home a 
{ 
    background-position: 0px 0px; 
} 


.contact a 
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:61px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/topinsetmenu.png") -76px -61px no-repeat; 
    position:absolute;
    top:0px;
    left:76px;
} 
    
.contact a:hover, #contactnav + #topmenu #contact a
{ 
    background-position: -76px 0px; 
} 

.about a 
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:51px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/topinsetmenu.png") -137px -61px no-repeat; 
    position:absolute;
    top:0px;
    left:137px;
} 
    
.about a:hover, #aboutnav + #topmenu #about a 
{ 
    background-position: -137px 0px; 
} 

.advertise a 
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:80px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/topinsetmenu.png") -188px -61px no-repeat; 
    position:absolute;
    top:0px;
    left:188px;
} 
    
.advertise a:hover, #advertisingnav + #topmenu #advertise a 
{ 
    background-position: -188px 0px; 
} 

.careers a 
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:70px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/topinsetmenu.png") -268px -61px no-repeat; 
    position:absolute;
    top:0px;
    left:268px;
} 
    
.careers a:hover, #careersnav + #topmenu #careers a
{ 
    background-position: -268px 0px; 
}

/* 
    Main Menu Roll Overs
*/

.industry a 
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:108px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/mainmenu.png") 0px -46px no-repeat; 
    position:absolute;
    top:0px;
    left:0px;
} 
    
.industry a:hover, #industrynav + #menu #industry a 
{ 
    background-position: 0px -0px; 
}

.sections a 
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:97px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/mainmenu.png") -108px -46px no-repeat; 
    position:absolute;
    top:0px;
    left:108px;
} 
    
.sections a:hover, #sectionsnav + #menu #sections a 
{ 
    background-position: -108px -0px; 
}

.ypp a 
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:136px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/mainmenu.png") -205px -46px no-repeat; 
    position:absolute;
    top:0px;
    left:205px;
} 
    
.ypp a:hover, #yppnav + #menu #ypp a 
{ 
    background-position: -205px -0px; 
}

.vftt a 
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:117px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/mainmenu.png") -341px -46px no-repeat; 
    position:absolute;
    top:0px;
    left:341px;
} 
    
.vftt a:hover, #vfttnav + #menu #vftt a 
{ 
    background-position: -341px -0px; 
}

.technology a 
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:89px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/mainmenu.png") -458px -46px no-repeat; 
    position:absolute;
    top:0px;
    left:458px;
} 
    
.technology a:hover, #technologynav + #menu #technology a 
{ 
    background-position: -458px -0px; 
}

.products a 
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:77px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/mainmenu.png") -547px -46px no-repeat; 
    position:absolute;
    top:0px;
    left:547px;
} 
    
.products a:hover, #productsnav + #menu #products a 
{ 
    background-position: -547px -0px; 
}

.media a 
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:58px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/mainmenu.png") -624px -46px no-repeat; 
    position:absolute;
    top:0px;
    left:624px;
} 
    
.media a:hover, #medianav + #menu #media a 
{ 
    background-position: -624px -0px; 
}

.companies a 
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:79px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/mainmenu.png") -682px -46px no-repeat; 
    position:absolute;
    top:0px;
    left:682px;
} 
    
.companies a:hover, #companynav + #menu #companies a 
{ 
    background-position: -682px -0px; 
}


.features a 
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:70px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/mainmenu.png") -761px -46px no-repeat; 
    position:absolute;
    top:0px;
    left:761px;
} 
    
.features a:hover, #featurenav + #menu #features a 
{ 
    background-position: -761px -0px; 
}

.blogs a 
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px;/* this move the text outside of the screen area */ 
    width:50px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/mainmenu.png") -830px -46px no-repeat; 
    position:absolute;
    top:0px;
    left:830px;
} 
    
.blogs a:hover, #blognav + #menu #blogs a 
{ 
    background-position: -830px -0px; 
}

.twitter a
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:60px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/mainmenu.png") -880px -46px no-repeat; 
    position:absolute;
    top:0px;
    left:880px;
} 


.rss a
{ 
    display:inline-block;
    outline: none;/* get rid of dotted borders in FireFox */ 
    text-indent: -5000px ;/* this move the text outside of the screen area */ 
    width:60px; 
    height:42px; 
    background: url("/web/20170621023917im_/http://spenewsaustralasia.org/images/mainmenu.png") -940px -46px no-repeat; 
    position:absolute;
    top:0px;
    left:940px;
} 



/*
    Adverts
*/

#topbanneradvert
{
    width:728px;
    height:90px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    top:20px;
}

#bottombanneradvert
{
    width:728px;
    height:90px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:50px;
    top:30px;
}

.fsbanner
{
    position:relative;
    padding-top:10px;
    text-align:center;
    font-size:11px;
    font-style:italic;
    padding-bottom:10px;
    width:468px;
    margin-left:auto;
    margin-right:auto;
}


/*
    Left Display Panel 690px
*/

#leftpanel
{
    width:600px;
    float:left;
    margin-left:40px;
    margin-top:20px;
}


/*
    Right Display Panel 310px
*/

#rightpanel
{
    width:300px;
    float:right;
    margin-right:50px;
    margin-top:20px;
}

#onepanel
{
    width:900px;
    margin-left:auto;
    margin-right:auto;
}

/*
    Article Display
*/

#mainarticle
{
    margin-top:20px!important;
    display:block;
    height:100%!important;
    overflow: hidden;
}

.mainarticle
{
    margin-bottom:50px!important;
    display:block;
    height:100%!important;
    overflow: hidden;
    color:#6d8ca4;
}

.articlebody ul, .articlebody ol
{
    list-style-type:disc;
    margin-bottom:20px;
    margin-left:1em;
    padding-left:0;
}

.articlebody li ul, .articlebody li ol
{
    list-style-type:disc;
    margin-bottom:20px;
    margin-left:1em;
    padding-left:0;
}

.articlebody li
{
    margin-bottom:10px;
    margin-left:2em;
}

.articlebody li li
{
    margin-left:0;
}









.articletitle
{
    color:#404040;
    font-size:18px;
    font-weight:bold;
    text-align:left!important;
    display:block;
}

.articlebyline
{
    color:#404040;
    font-size:11px;
    font-weight:bold;
    text-align:left!important;
    margin-bottom:10px!important;
    display:block;
}


.smalltitle
{
    font-size:12px;
    color:Gray;
    font-weight:normal;
    font-style:italic;
}

.articlebody
{
    text-align:left;
    font-size:12px;
    width:468px;
    float:left;
    height:100%;
}

a.highlightedpagemarker
{
    position:relative;
    top:0px;
    padding:5px;
    color:#800000;
    background-color:#FFEEEE;
    border:solid 1px #800000;
    margin:0px;
    margin-right:4px;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
}

a.highlightedpagemarker:hover
{
    color:#80EEEE;
    background-color:#800000;
}


a.articlepagemarker
{
    position:relative;
    top:0px;
    padding:5px;
    color:#000080;
    margin:0px;
    background-color:#EEEEFF;
    border:solid 1px #000080;
    margin-right:4px;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
}

a.articlepagemarker:hover
{
     background-color:#000080;
     color:#EEEE80;
}



#recentarticles
{
   position:relative;
    width:120px;
    display:block;
    height:100%;
    float:right;
    min-height:100px;
}

.articlebody p
{
    margin-bottom:20px;
}

.featurecaption
{
    color:#074cac;
    font-size:12px;
    font-weight:bold;
    margin-top:8px;
    display:block;
    margin-bottom:8px
}

.lhsfeaturead
{
    display:block;
    padding-bottom:20px!important;
}

.rhsfeaturead
{
    display:block;
    padding-bottom:20px!important;
}

.imgscrollthumb
{
    margin-bottom:7px;
    margin-top:7px;
    padding:2px;
    width:100%;
    text-align:center;
    border:solid 1px #404040;
}

.callout
{
    display:block;
    padding:10px;
    margin:10px;
    border: solid 1px red;
}

a.morebutton
{
    color:#074cac;
    font-weight:bold!important;
    text-decoration:none;
    font-size:12px; 
}

td.vbar
{
    background-image:url("/web/20170621023917im_/http://spenewsaustralasia.org/default_images/vbar.png");
    background-position:center top;
    background-repeat:repeat-y;
    width:20px;
}

.headlinetitle, .headlinetitle a
{
    color:#404040;
    font-size:18px;
    font-weight:bold;
    text-align:left!important;
    margin-bottom:10px!important;
    margin-top:15px!important;
    display:block;
    text-decoration:none;
}

.headlinetitle a:hover
{
    text-decoration:underline;
}

.headlineteaser
{
    font-size:13px;
    color:#404040;
    text-align:left;
    margin-bottom:20px;
}
.latestimage
{
    margin-bottom:10px;
}

.latestnewstitile, .latestnewstitle a
{
    font-size:12px;
    font-weight:bold;
    color:#074cac;
    text-decoration:none;
}

.latestnewstitle a:hover
{
    text-decoration:underline;
}

.latestnewsteaser
{
    color:#404040;
    font-size:12px;
    text-align:left;
    margin-top:5px;
}



a.rhsblogtitle, a.fpjobttile
{
    display:block;
    margin-left:5px;
    color:#074cac;
    font-weight:bold!important;
    text-decoration:none;
    font-size:13px;
}

a.rhsblogtitle:hover, a.fpjobttile:hover
{
    display:block;
    margin-left:5px;
    color:#002cac;
    font-weight:bold!important;
    text-decoration:none;
    font-size:13px;
}

.fpjobdesc
{
    display:block;
    margin-left:5px;
    color:#404040;
    font-size:13px;
    margin-bottom:5px;
}

.rhsblogtext
{
    display:block;
    margin-left:5px;
    color:#404040;
    font-size:13px;
    margin-bottom:5px;
}

#rhsblogtext
{
    display:block;
    margin-left:5px;
    color:#404040;
    font-size:13px;
    margin-bottom:5px;
}

a.bloglist
{
    color:#e92007;
    font-size:11px;
    display:block;
    font-weight:bold!important;
    text-decoration:none;
    margin-top:10px;
    margin-left:5px;
}

a.bloglist:hover
{
    color:#b20004;
    font-size:11px;
    display:block;
    font-weight:bold!important;
    text-decoration:none;
}


#repeaterpagination
{
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    width:500px;
    text-align:center;
}



.mediaseparater
{
    margin-top:5px;
    margin-bottom:5px;
}

.mediathumb
{
    border:solid 1px #808080;
}

.medialistimage
{
    float:left;
    margin-right:15px;
    margin-bottom:5px;
}

.medialisttitle
{
    color:#074cac;
    font-weight:bold;
    font-size:16px;
    margin-bottom:0px;
}

.medialisttitle a
{
    color:#074cac;
    font-weight:bold;
    font-size:16px;
    margin-bottom:0px;
    text-decoration:none;
}

.medialisttitle a:hover
{
    text-decoration:underline;
}


.medialistdate
{
    color:#808080;
    margin-top:5px;
    font-size:12px;
    margin-bottom:10px;
    margin-top:0px;
}

.medialisttext
{
    color:#808080;
    margin-top:5px;
    font-size:14px;
}

.medialisttext p
{
    margin-bottom:5px;
}

.mediapagemarker
{
    font-weight:bold;
    font-size:10px;
}

.medialatestimage
{
    float:left;
    margin-right:15px;
    margin-bottom:5px;
}

.medialatesttitle
{
    font-weight:bold;
    font-size:26px;
    color:#404040;
    margin-bottom:5px;
}

.medialatesttitle a
{
    color:#404040;
    font-weight:bold;
    text-decoration:none;
}

.medialatesttitle a:hover
{
    text-decoration:underline;
}

.medialatesttext
{
    font-size:13px;
    color:#404040;
    text-align:justify;
    margin-bottom:15px;
}

.medialatestdate
{
    font-size:10px;
    margin-bottom:0px;
}

.mediatitle
{
    width:900px;
    text-align:center;
    font-size:26px;
    font-weight:bold;
    color:#074cac;
    margin-left:auto;
    margin-right:auto;
    margin-top:25px;
    margin-bottom:25px;
}

/* Article Listing Page */

.atitle, .atitle a
{
    color:#074cac;  
    font-size:16px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
}

.atitle a:hover
{
    text-decoration:underline;
}

.adesc
{
    color:#404040;
    font-size:12px;
    text-align:left;
}

.adate
{
    color:#404040;
    font-size:9px;
    margin-top:5px;
    font-style:italic;
}

.aimgl
{
    float:left;
    padding-right:20px;
}

.aimgr
{
    float:right;
    padding-left:20px;
}

.articlelatesttitle, .articlelatesttitle a
{
    color:#074cac;  
    font-size:16px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    width:590px;
    
}

.articlelatesttitle a:hover
{
     text-decoration:underline;
}

.articlelatestsubtitle
{
    color:#074cac;  
    font-size:14px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    font-style:italic;
    width:590px;
}

.articlelatestbyline
{
    color:#074cac;  
    font-size:13px;
    text-align:left;
    font-weight:normal;
    text-decoration:none;
    font-style:normal;
    width:590px;
}


.articlelatestimage
{
    float:left;
    margin-right:15px;
    margin-bottom:5px;
}

.articlelatestdate
{
    font-size:13px;
    color:#074cac;
    font-weight:normal;
}

.articlelatesttext
{
    margin-top:10px;
    font-size:13px;
    width:590px;
}

.articlelatesttext p
{
    margin-bottom:10px;
}


div.articlelatestmore
{
      position:relative;
      top:-2px;
}
.articlelatestmore, .articlelatestmore a
{
    color:#074cac;  
    font-size:13px;
    text-align:right;
    font-weight:bold;
    text-decoration:none;
    width:590px;  
}

.articlelatestmore a:hover
{
    text-decoration:underline;
}

a.feedlink
{
    text-decoration:none;
    font-weight:bold;
    font-size:16px;
    color:#074cac;  
}

a.feedlink:hover
{
    text-decoration:underline;
}


/* Thin article summary */

.thinlist
{
    border-left:solid 2px #AAAAAA;
    padding-left:5px;
    font-size:12px;
}

.thintitle
{
    display:block;
    font-weight:bold;
    color:#074cac;
}

a.thintitle
{
    text-decoration:none;
}

a.thintitle:hover
{
    text-decoration:underline;
}

.thinsummary
{
    display:block;
  margin-bottom:5px;
  color:#808080;  
}

.thinlink a
{
    color:#0f6aac;
    text-decoration:none;
}

.thinlink a:hover
{
    text-decoration:underline;
}

.thinsection
{
}

.thinheadline
{
    color:#b20416;
    font-weight:bold;
    margin-bottom:10px;
}

/* SPE Section Selection in Articlelist.css */
#spesection
{
    width:500px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

#spesection a
{
    border: solid 1px #0f6aac;
    padding:5px;
    text-decoration:none;
    color:#0f6aac;
    margin-left:3px;
    margin-right:3px;
    font-size:12px;
    font-weight:bold;
}

#spesection a.highlight
{
    border: solid 1px #b20416;
    padding:5px;
    text-decoration:none;
    color:#b20416;
    margin-left:3px;
    margin-right:3px;
    font-size:12px;
    font-weight:bold;
}

#spesection a:hover
{
    border: solid 1px #b20416;
    padding:5px;
    text-decoration:none;
    color:#b20416;
    margin-left:3px;
    margin-right:3px;
    font-size:12px;
    font-weight:bold;
}

#spesection a.highlight:hover
{
    border: solid 1px #0f6aac;
    padding:5px;
    text-decoration:none;
    color:#0f6aac;
    margin-left:3px;
    margin-right:3px;
    font-size:12px;
    font-weight:bold;
}

#spetext
{
    width:500px;
    margin-left:auto;
    margin-right:auto;
    font-weight:bold;
    text-align:center;
    color:#0f6aac;
    margin-top:10px;
}

#spetexttitle
{
    width:500px;
    margin-left:auto;
    margin-right:auto;
    font-weight:bold;
    text-align:center;
    color:#0f6aac;
    margin-bottom:10px;
}

/* Careers Page */

#careers
{
    font-size:14px;
}

#careers p
{
    padding-bottom:14px;
}

#careers h2
{
    font-size:18px;
}

#instructions
{
    width:500px;
    margin-left:auto;
    margin-right:auto;
    margin-top:15px;
    margin-bottom:15px;
    border: solid 2px #dddddd;
    background-color:#eeeeee;
    padding:10px;
    font-size:12px;
}

#instructions p
{
    padding-bottom:10px;
}

#instructions p.boldtitle
{
    font-weight:bold;
    padding-bottom:0px;
}

.careertitle a
{
    color:#0f6aac;
    font-weight:bold;
    text-decoration:none;
}

.careertitle a:hover
{
    text-decoration:underline;
}

.careerdescription
{
    color:#808080;
}

.mpu
{
    margin-bottom:20px;
}


/* Front Page Email Subscription Form */

#fpemail
{
    width:182px;
    height:48px;
    position:absolute;
    top:100px;
    left:810px;
    z-index:9;
    overflow:hidden;
}

.txtfpemail
{
    width:112px;
    height:15px;
    position:relative;
    background-color:transparent;
    border:none 0px transparent;
    top:13px;
    left:5px;
    height:13px;
    font-size:11px;
}

.btnfpemail
{
    position:relative;
    width:60px;
    height:15px;
    background-color:transparent;
    top:17px;
    left:5px;
}



#fpform
{
    background-image:url("/web/20170621023917im_/http://spenewsaustralasia.org/images/fpemail.png");
    background-position:top left;
    background-repeat:no-repeat;
    width:182px;
    height:48px;
}

#fpsearch
{
    width:189px;
    height:22px;
    position:absolute;
    top:35px;
    left:40px;
    overflow:visible;
    background-color:transparent;
    background-image:url("/web/20170621023917im_/http://spenewsaustralasia.org/images/fpsearch.png");
}

.txtfpsearch
{
    width:133px;
    height:15px;
    position:relative;
    background-color:transparent;
    border:none 0px transparent;
    top:-4px;
    left:5px;
    height:13px;
    font-size:11px;
}

.btnfpsearch
{
    position:relative;
    width:44px;
    height:20px;
    background-color:transparent;
    top:1px;
    left:8px;
}

#leadarticle p
{
    font-size:13px;
    margin-bottom:10px;
}

#leadarticle
{
    margin-bottom:20px;
}

#featureBanner, #featurebanner2
{
    margin-top:10px;
    margin-bottom:20px; 
    width:590px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

.fixfb, #fixfb
{
    width:468px;
    position:relative;
    margin-top:10px;
    padding-bottom:10px!important;
    margin-bottom:20px!important;
    margin-left:auto!important;
    margin-right:auto!important;
}

.eventsoon
{
}

.evheader
{
}

.eventsummary
{
}

.eventsection
{
    color:Gray;
    font-size:12px;
    font-weight:normal;
    font-style:italic;
    display: block;
    display:inline-block;
}

.eventdate
{
    color:Gray;
    font-size:12px;
    font-weight:bold;
    display: block;
    margin-left: 5px;
    display:inline-block;
}

.eventtitle a
{
    display: block;
    margin-left: 5px;
    color: #002cac;
    font-weight: bold!important;
    text-decoration: none;
    font-size: 13px;
    margin-bottom:10px;
}

.eventtitle a:hover
{
    color:#444;
}

.eventrhs
{
    margin-top:10px;
    margin-bottom:10px;
}

.articlebody img
{
    float:left;
    margin:0 10px 10px 0;
}

a.popularlink
{
    display:block;
    line-height:1.1em;
    margin-bottom:0.8em;
    text-decoration:none;
    color:#0f6aac;
}

a.popularlink:hover
{
    text-decoration:underline;
}

#popular
{
    margin-bottom:20px;
}

#popular ul
{
    list-style:none;
}


/*
     FILE ARCHIVED ON 02:39:17 Jun 21, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:53:31 May 31, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 504.926
  exclusion.robots: 0.189
  exclusion.robots.policy: 0.18
  cdx.remote: 0.076
  esindex: 0.011
  LoadShardBlock: 221.15 (3)
  PetaboxLoader3.datanode: 182.963 (4)
  CDXLines.iter: 13.344 (3)
  PetaboxLoader3.resolve: 148.75 (2)
  load_resource: 207.395
*/