#colleft
{
    height:100%;
    padding-right:5px;
    width:300px;
    top:0px;
    float:left;
}

#colmid
{
    position:relative;
    height:100%;
    border-left:solid 1px #333333;
    padding-left:10px;
    padding-right:10px;
    width:220px;
    top:0px;
    float:left;
    padding-bottom:1000px;
    margin-bottom:-1000px;
}
#colheader
{
    padding-bottom:10px;
    display:block;
    padding-right:0px;
    width:550px;
    top:0px;
    float:left;
    border-bottom:solid 1px #333333;
    
}
#colright
{
    height:100%;
    border-left:solid 1px #333333;
    padding-left:10px;
    width:257px;
    top:0px;
    float:right;
    padding-bottom:1000px;
    margin-bottom:-1000px;
}
#top-left
{
    float:left;
    width:560px;
}
/* overlay size and background image */ 
div.overlay #overlay { 
 
    /* 
        THIS ARE YOUR FULLSCREEN DIMENSIONS 
    */ 
    width:800px; 
    height:641px; 
 
    background-image:url(http://static.flowplayer.org/img/overlay/petrol.png); 
    display:none; 
    padding: 0 !important; 
} 
 
/* close button for overlay */ 
div.overlay div.close { 
    background:url(http://static.flowplayer.org/img/overlay/close.png) no-repeat; 
    position:absolute; 
    top:2px; 
    right:5px; 
    width:35px; 
    height:35px; 
    cursor:pointer; 
} 
 
/* original size of the player */ 
#player, #player embed, #player object { 
    height:298px; 
    width:400px; 
} 
 
/* absolute positioning of the player */ 
#player embed, #player object { 
    position:absolute; 
 
    /* layer as the topmost element */ 
    z-index:10000; 
}

/* original size of the playersm */ 
#playersm, #playersm embed, #playersm object { 
    height:298px; 
    width:400px; 
} 
 
/* absolute positioning of the player */ 
#playersm embed, #playersm object { 
    position:absolute; 
 
    /* layer as the topmost element */ 
    z-index:10000; 
}

.EktronAjaxLoading 
{
 display: none;
}
.ReutersRows{overflow:scroll}
.videocat a:link 
{
    line-height:16px;
	color: #802991;
	text-decoration: underline;
}
.videocat a:visited {
	color: #333333;
	text-decoration: underline;
}
.videocat a:hover {
	color: #000000;
	text-decoration: none;
}
.videocat a:active {
	color: #000000;
	text-decoration: underline;
}
.caption p, .cleanppadding p{padding:0px;margin:0px}
.summary p{padding:0px;margin:0px}
/* dimensios for both splash image and the player wrapper */ 
a.flowplayer, a.flowplayer img { 
    display:block;                 
    width:400px; 
    height:298px; 
    border:0px;         
} 
a.flowplayerr, a.flowplayerr img 
{
    display:block;                 
    width:240px; 
    height:210px; 
    border:0px;         
} 
div.playbuttondiv
{
    background:url(images/play.png) no-repeat; 
    width:50px; 
    height:50px; 
    position:relative;
    top:-110px;
    left:80px;
    opacity:.5;
    filter:alpha(opacity=50);
    margin-bottom:-50px;
    padding-left:50px;
    
}
div.playbuttondiv:hover
{
    opacity:1.0;
    filter:alpha(opacity=100);
} 
 
/* play button on top of splash screenn */ 
div.playButton { 
    background:url(images/play.png) no-repeat; 
    width:50px; 
    height:50px; 
    position:relative; 
    top:-175px; 
    left:160px;     
    opacity:.7; 
    margin-bottom:-50px; 
} 
 
/* play button upon mouseover */ 
div.playButton:hover 
{
    opacity:2.7; 
     
}
.lbsTooltip
{
	background:white;
	border: 1px solid gray;
	z-index: 99;
	text-align: left;
}

.lbsTooltipHeader
{
	background:#bbb;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica,serif;
	margin: 0;
	padding:4px;
	position:relative;
	border: 0;
}

.lbsTooltipBody 
{
	padding: 4px 8px 0 8px;
	margin:0;
	position:relative;
	z-index: 2;
	border: 0;
}

.lbsTooltipBody p
{
	display: inline;
	font-size: 11px;
	color: #333333;
	font-family:Verdana,Arial,Helvetica,serif;
	line-height:12px;
}

.lbsTooltipFooter
{
	font-size:11px;
	font-family:Helvetica,Arial,serif;
	bottom:4px;
	margin-top: 4px;
	position:absolute;
	text-align:right;
	border: 0;
}

.lbsTooltip a:link, .lbsTooltipFooter a:link
{
	color:Gray;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	font-family:Helvetica,Arial,serif;
}
.lbsTooltip a:hover, .lbsTooltipFooter a:hover
{
	color:black;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	font-family:Helvetica,Arial,serif;
}

.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref
{
	font-size: 85%;
	top: -1px;
	position: relative;
}

.lbsTooltipBody .ch-ref
{
	font-weight: bold;
}

.lbsTooltipBody .verse-ref
{
	color: gray;
}

.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p
{
	margin: 0;
	padding: 0;
}
#LatestIssuePic
{
    display:block;
    width:300px;
    padding-right:10px;
    float:left;
}
#LatestIssue
{
   float:left;
  
   width:300px;  
 }
 #LatestIssueCollection p
{
   margin-top:0px;
   margin-bottom:0px;
   padding-top:0px;
   padding-bottom:0px;  
 }
#LatestIssueCollection
{
    padding-top:87px;
    width:450px;
    float:right;
    padding-right:10px;
    
 }
    #searchdiv a:link,#searchdiv a:visited
{
font-size: 11px;
color:#333333;
font-family: Verdana;
padding-left: 10px;
padding-bottom:5px;
padding-top:5px;
width: 142px;
display: block;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #333333;
text-decoration: none;

}
#searchdiv a:hover
{
font-size: 11px;
font-family: Verdana;
padding-left: 10px;
padding-bottom:5px;
padding-top:5px;
width: 142px;
display: block;
color:White;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #333333;
text-decoration: none;
background-color:#802991;
}

#RSSLinks
{
    float:left;
    text-align:left;
    vertical-align:text-bottom;
    margin-top:10px;
    min-height:42px;
}#PrintEmail
{
    text-align:left;
    position:relative;
    width:150px;
    float:left;
}
.SocialBookmarks
{
    width:150px;
    float:right;
    text-align:right;
    min-height:32px;
}
#TopList
{
    width:100%;
    left:50px;
}
#TopList p
{
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
#RightTopList
{
    position:relative;
    top:0px;
    Float:right;
    width:600px;
    text-align:left;

}
.ListSubheader
{
    font-size:14px;
    font-weight:bold;
}
img.centered
{
    display:block;
    margin-left:auto;
    margin-right:auto;
}
    
#header 
{
    margin:auto;
   	width:1002px;

}
#clearContent
{
    min-height:650px;
    padding-left:15px;
    height:100%;
    float:left;
    width:985px;
    margin-bottom:20px;
    overflow:hidden;
}
#content
{
    min-height:650px;
    border-left: solid 1px #333333;
    padding-left:15px;
    height:100%;
    float:left;
    width:818px;
    margin-bottom:20px;
    overflow:hidden;
}
#clearfloat
{
    clear:both;
}
#centreposition 
{
    min-height:100%;
    height:100%;
    margin:auto;
    width:1000px;
}

#footer p
{
    clear:both;
    display:block;
    text-align:center;
    width:803px;
    padding-left:0px;
    bottom:0px;
}
#footer 
{
    text-align:center;
    width:825px;
    padding-left:166px;
    padding-right:0px;
    bottom:0px;
}

/*#copyright
{
    color:Red;
    text-align:center;
    position:absolute;
    top:780px;
    left:800px;
    width:800px;
    padding-left:166px;
    height:10px;
	color:rgb(255,255,255);
	font-size:9px;
}*/


#left 
{
    min-height:100%;
    height:100%;
    float:left;
    width:166px;

    
    
}



#right 
{
    text-align:left;
	width: 200px;
	position: absolute;
	top: 160px;
	width:200px;
	Left: 1080px;
	height: 200px;
}
#contentleft
{
    top:0px;
    width:325px;
    float:left;
    margin-right:0px;
    padding-bottom:20px;
    border-right:solid 1px #333333;
}    
#contentcenter
{
    top:0px;
    width:100%;
    padding-left:335px;
    margin-right:250px;
    
    
}    
#contentbody
{
    width:100%;

    border:solid 2px blue;
}
#defaultc3
{
    height:100%;
    border-left:solid 1px #333333;
    padding-left:10px;
    width:230px;
    top:0px;
    float:right;
    padding-bottom:1000px;
    margin-bottom:-1000px;
}
#defaultc2
{
    height:100%;
    border-left:solid 1px #333333;
    padding-left:10px;
    padding-right:10px;
    width:220px;
    top:0px;
    float:right;
    padding-bottom:1000px;
    margin-bottom:-1000px;
}
#defaultc1
{
    height:100%;
    padding-right:5px;
    width:325px;
    top:0px;
    float:right;
}.defaultvr
{
    border-right:solid 1px #333333;
    
}
#contentright
{
    width:239px;
    top:0px;
    float:right;
    padding-left:10px;
    border-left:solid 1px #333333;
}
.articlelist
{
    list-style:none;
    padding:0px;
    margin:0px;
}
.articlelist li
{
    list-style-type:none;
    padding-right:20px;
    padding-bottom:8px;
    line-height:14px;
    text-align:justify;
    }
.articlelist li p
{
	margin-top:0px;
	margin-bottom:0px;
}

.searchdiv 
{
	/* DIV; wraps the entire menu */
	/* (the outer-most non-user container element) */
    color: #333333; /* default text color */
    width: 152px; /* can be overridden in the primary div-containers (whose class = ekmenu) style */
    font-size: 11px;
    overflow:hidden;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:normal;
    background: rgb(255,255,255); /* shows up on left side, widens with nesting level */
    border-style: none; /* top border on menu */
    
}
.SearchButton
{
    height:25px;
    line-height:25px;
    padding-left:10px;
    max-width:152px;
    overflow:hidden; 
    text-align:left;
    border:none 0px #ffffff;   
    border-right-style:none;
    border-bottom:solid 1px #333333; 
    border-left-style:none; 
    font-family:Verdana; 
    font-size:11px; 
    font-weight:600; 
    background-color:white;
    width:152px;
    vertical-align:middle;
       
}
.LangLabel
{
    height:25px;
    line-height:25px;
    padding-left:10px;
    max-width:152px;
    overflow:hidden; 
    text-align:left;
    border:none 0px #ffffff;   
    border-right-style:none; 
    border-left-style:none; 
    font-family:Verdana; 
    font-size:11px; 
    font-weight:normal; 
    background-color:white;
    width:152px;
    vertical-align:middle;
       
}
.tagline {
     padding:0;
     margin: 0;
     line-height:22px;
     vertical-align:middle;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
     font-size: 9px;
     color: #777;
     text-align:left;
    }
h2 {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 8px;
     color: #000000;
     text-align:center;
}
.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11px;
    	color: #333333;
}
.copyright 
{
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size:10px;
	    color:#333333;
}
.printsubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.homeheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.homeheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left : auto;
        margin-right : auto;
	padding: 0;
}
.medialink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0093d3;
}
a:link.medialink {
	color: #0093d3;
	text-decoration: none;
}
a:visited.medialink {
	color: #0093d3;
	text-decoration: none;
}
a:hover.medialink {
	color: #0093d3;
	text-decoration: underline;
}
a:active.medialink {
	color: #0093d3;
	text-decoration: none;
}
a:link {
	color: #802991;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.bigblueheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.bigsubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
}
.biggrayheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.leftlinkheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0093D3;
	padding-left: 18px;
}
.leftlinkmedia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
a:link.leftlinkmedia {
	color: #666666;
	text-decoration: none;
}
a:visited.leftlinkmedia {
	color: #666666;
	text-decoration: none;
}
a:hover.leftlinkmedia {
	color: #0093d3;
	text-decoration: underline;
}
a:active.leftlinkmedia {
	color: #0093d3;
	text-decoration: none;
}
.leftnav {
	padding-left: 33px;
	line-height: 11pt;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px;
}
.leftnavlink {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:link.leftnavlink {
	color: #666666;
	text-decoration: none;
}
a:visited.leftnavlink {
	color: #666666;
	text-decoration: none;
}
a:hover.leftnavlink {
	color: #0093d3;
	text-decoration: none;
}
a:active.leftnavlink {
	color: #666666;
	text-decoration: none;
}
.leftnavselectedlink {
	color: #0093d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menutitle{
	cursor:pointer;
	/*margin-bottom: 0.5em;*/
}
.submenu{
	/*margin-bottom: 0.5em;*/
}
.hdr-Category {
	font-size: 16px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hdr-ArtTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height:120%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height:120%;
}

.hdr-PartNo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.hdr-SeriesTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.hdr-IssueDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.PullQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0093d3;
}
.PullQuoteAttrib {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Box-Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.hdr-Interviewee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.hdr-Drophead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.hdr-Drophead-roman {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

#sub5 ul
{
list-style: disc;
margin-top:2px;

}

#sub5 li
{
padding-left: 0px;
line-height: 11pt;
margin-bottom: 5px;
margin-top: 0px;
margin-right: 10px;

}

#sub5 li a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#sub5 li a:link {
	color: #666666;
	text-decoration: none;
}
#sub5 li a:visited {
	color: #666666;
	text-decoration: none;
}
#sub5 li a:hover {
	color: #0093d3;
	text-decoration: none;
}
#sub5 li a:active {
	color: #666666;
	text-decoration: none;
}


#sub11 ul
{
list-style: disc;
margin-top:2px;

}

#sub11 li
{
padding-left: 0px;
line-height: 11pt;
margin-bottom: 5px;
margin-top: 0px;
margin-right: 10px;

}

#sub11 li a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#sub11 li a:link {
	color: #666666;
	text-decoration: none;
}
#sub11 li a:visited {
	color: #666666;
	text-decoration: none;
}
#sub11 li a:hover {
	color: #0093d3;
	text-decoration: none;
}
#sub11 li a:active {
	color: #666666;
	text-decoration: none;
}

#sub12 ul
{
list-style: disc;
margin-top:2px;

}

#sub12 li
{
padding-left: 0px;
line-height: 11pt;
margin-bottom: 5px;
margin-top: 0px;
margin-right: 10px;

}

#sub12 li a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#sub12 li a:link {
	color: #666666;
	text-decoration: none;
}
#sub12 li a:visited {
	color: #666666;
	text-decoration: none;
}
#sub12 li a:hover {
	color: #0093d3;
	text-decoration: none;
}
#sub12 li a:active {
	color: #666666;
	text-decoration: none;
}
#sub16 ul
{
list-style: disc;
margin-top:2px;

}

#sub16 li
{
padding-left: 0px;
line-height: 11pt;
margin-bottom: 5px;
margin-top: 0px;
margin-right: 10px;

}

#sub16 li a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#sub16 li a:link {
	color: #666666;
	text-decoration: none;
}
#sub16 li a:visited {
	color: #666666;
	text-decoration: none;
}
#sub16 li a:hover {
	color: #0093d3;
	text-decoration: none;
}
#sub16 li a:active {
	color: #666666;
	text-decoration: none;
}
p.sidebar_element
{
color:#0093d3;
font-size: 14px;
}

p.sidebar_element_sub
{
font-size:11px;
color:#333333;
text-align:right;
float:right;
}
/*///////////////////////////////////////////////////////////////
~CSS File for Ektron Blogs
///////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////
~LAYOUT STYLES
/////////////////////////////////////////////*/

div.blog{position:relative;margin:0;padding:0;}
div.blogEntries{margin-right:230px;border-right:1px solid #333;}
div.blogSidebar{position:absolute;width:220px;top:0;right:0;padding:0 5px 0 5px;}


/*//////////////////////////////////////////////
~CALENDAR STYLES
/////////////////////////////////////////////*/

table.calendarTable{border:1px solid #999;background-color:#eee;}
tr.monthRow{background-color:rgb(24,139,194);color:#FFF;font-weight:bold;}
td.prevMonth, td.nextMonth{width:30px;text-align:center;}
td.prevMonth a, td.nextMonth a{color:#eee;font-weight:normal;font-size:small;}
td.currentMonth{width:140px;text-align:center;}
tr.dayNamesRow{font-size:x-small;color:#666;}
tr.weekRow td{width:14%;text-align:center;}
td.inactiveDay{font-size:small;background-color:#FFF;}
td.activeDay{background-color:#CCC;font-size:small;}

/*//////////////////////////////////////////////
~BLOGROLL STYLES
/////////////////////////////////////////////*/

div.blogSidebar h4{color:#666;font-size:medium;padding-bottom:3px;border-bottom:1px solid #999;margin:5px 0 5px 0;}
div.blogRoll ul{margin:0;padding:0 0 0 5px;list-style-type:none;}
.blogrolllink { }

/*//////////////////////////////////////////////
~BLOGCATEGORIES STYLES
/////////////////////////////////////////////*/

div.blogSidebar h4{color:#666;font-size:medium;padding-bottom:3px;border-bottom:1px solid #999;margin:5px 0 5px 0;}
div.blogCategories ul{margin:0;padding:0 0 0 5px;list-style-type:none;}
.blogcatlink { }

/*//////////////////////////////////////////////
~BLOGRECENTPOSTS STYLES
/////////////////////////////////////////////*/

div.blogSidebar h4{color:#666;font-size:medium;padding-bottom:3px;border-bottom:1px solid #999;margin:5px 0 5px 0;}
div.blogRecentPosts ul{margin:0;padding:0 0 0 5px;list-style-type:none;}
.blogrecentlink { }
.blogpostemail
{
display:none !important;
}

.entryFooter
{
display:none !important;
}