﻿#main 
{
    background-color:Black;  
    position:absolute; 
    margin:20px 0px 0px 100px; 
    float:left; 
    min-height:600px; 
    display:inline;
    }
body 
{
    background-color:Black;
    color:black;
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:10pt;
}
.contentNormal
	{
    color: #669999;
	margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:0in;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	}
/* Content Page Layout */
.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}


.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

.subheading{
	padding:.8em 0 0.5em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.1em;
}

p {}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

.codeReference
{
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}
blockquote {
    background-image:url(../images/blue2whitegradient.jpg);
    background-repeat:repeat-y;
    border:1px solid #D8D8D8;
    padding:6px 12px 12px;
}

.linedquote blockquote {
	background-color:#FFF;
    border-left:2px solid #91CFFA;
    padding:6px 12px 12px;
}

pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px dashed #CCC;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}

.releaseList {
	list-style-type:disc;
}
.primaryText
{
    color: #669999;
    font-family:Verdana;
    font-size:small;
}
.tertiaryText
{
    color: #999999;
    font-family:Verdana;
    margin:1px;
    font-size:8pt;
    padding:0px;
}
.tertiaryText p
{
    padding:0px;
}
.footerText
{
    color: #99CCFF;
    font-family:Verdana;
    font-size:6pt;
}

.formActionButton
{
    margin:3px;
    cursor: pointer;
}

/* Breadcrumb */
.breadcrumbNav
{
    position: absolute; 
    background-color: #FFFFFF; 
    width: 400px; 
    height: 26px; 
    z-index: 1; 
    left: 245px; 
    top: 110px;
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:9pt;
}
.breadcrumbNav a
{
    position:relative;
    cursor: pointer; 
	color: #333399;
	background: none;
	text-decoration: none;
    
}
.breadcrumbNav a:hover
{
	color: red;
    font-weight:bold;
	background: none;
	text-decoration: none;
}

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width: 100%;
	height:30px;
    background-color: #FFFFFF;
}
.collapsePanelHeaderIE
{
 	width: 100%;
	height:30px;
    background-color: #FFFFFF;
    float: left;
}
#master_content
{
	float: left;
	width: 550px;
	margin-right: -550px;
	color: #666666;
}

#master_content ul
{
	margin: 0 25px 0 30px;
}

#master_content ul li ul li
{
	list-style-type: disc;
}

#master_contentheader
{
	height: 19px;
	background: url(images/rightcoltop.gif) no-repeat right top;
}

#master_contentplaceholder
{
	padding: 30px 20px 40px 20px;
	border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	background-color: #EFEFEF;
	line-height: 1.5em;
}

#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}
.contentItemPagination
{
    position: absolute;  
    margin-left: 45px; 
    vertical-align: middle;
    color: #333399;
    font-size: 10pt;
    font-weight:normal;
}
.contentItemPagination a
{
    cursor: pointer; 
	color: #333399;
	background: none;
	text-decoration: none;
}

.contentItemPagination a:hover
{
	color: blue;
    font-weight:bold;
	background: none;
	text-decoration: none;
}

.collapsableContentItem
{
    width: 560px; 
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.contentItemTitle
{
    color: #333399;
    font-size: 11pt;
    font-weight:bold;
}
.contentItemPosted
{
    color: #333399;
    font-size:smaller;
    float: right; 
    margin-left: 20px;
}

.contentItemAbstract
{
    color: #333399;
    font-size:small;
    margin: 5px;
}
.contentItemContent
{
    color: #333399;
    font-size:small;
    width: 560px; 
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.collapsableContentContent
{
    color: #333399;
    font-size:small;
    width: 560px; 
    margin: 5px;
}

.collapsablePanelHeader
{
    padding: 2px;
    background-color: #000000;
    overflow: hidden;
    width: 100%;
    height: 20px;
    margin-bottom:5px;
    /* vertical-align: middle; */
    cursor: pointer;
    color: #000000;
    float: left;
}
.collapsablePanelContent
{
    overflow: hidden;
    background-color: #FFFFFF;
    width: 100%;
    height: 0px;
    margin-top:3px;
    margin-bottom:5px;
    border-left: solid 1px #99CCFF;
    border-right: solid 1px #99CCFF;
}
.collapsablePanelFooter
{
    background-color: #FFFFFF;
    /* overflow: hidden; */
    width: 100%;
    height: 20px;
    vertical-align: middle;
    color: #000000;
    float: left;
    border-left: solid 1px #99CCFF;
    border-right: solid 1px #99CCFF;
    border-bottom: solid 1px #99CCFF;
}

.collapsablePanelFooterContent
{
    color: #333399;
    font-size: 9pt;
}
.articlePanelHeader
{
    padding: 1px;
    background-color: #000000;
    overflow: hidden;
    width: 100%;
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
    color: #99CCFF;
    float: left;
}
.articlePanelContent
{
    background-color: #000000;
    width: 100%;
    height: 0px;
    border-left: solid 1px #99CCFF;
    border-right: solid 1px #99CCFF;

/*
    background-color: #FFFFFF;
    width: 550px;
    height: 0px;
    margin-top:0px;
    margin-bottom:0px;
    border-left: solid 1px #99CCFF;
    border-right: solid 1px #99CCFF;
*/

}

/* Accordion */

.leftNavContainer
{
    width: 230px; margin-left: 3px; margin-bottom: 3px;
}
.navTitle
{
    color: #333399;
    font-size: 14pt;
    font-weight:normal;
}
.navArchiveContainer
{
    color: #333399;
    height: 15px;
    font-size: 8pt;
}

.navArchiveTitle
{
    float:left;
    margin-left:10px; 
    margin-bottom:3px; 
    vertical-align: top;
    color: #333399;
    font-size: 8pt;
    font-weight:normal;
}
#master_content .navArchiveTitle a
{
    cursor: pointer; 
	color: black;
	background: none;
	text-decoration: none;
}

#master_content .navArchiveTitle a:hover
{
	color: red;
	background: none;
	text-decoration: none;
}
.navItem
{
    color: #333399;
    font-size: 10pt;
    font-weight:normal;
}
.navItem a
{
	color: #333399;
    cursor: pointer;
	background: none;
	text-decoration: none;
}
.navItem a:hover
{
	color: red;
	background: none;
	text-decoration: none;
}
.navItemDate
{
    color: #333399;
    font-size: 8pt;
    font-weight:normal;
}

.accordionHeader
{
    color: white;
    background-color: blue;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    height: 20px;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
    background-color: blue;
    cursor: pointer;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
    cursor: pointer;
	text-decoration: bold;
}

.accordionHeaderSelected
{
    color: white;
    background-color: #0000FF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    height: 20px;

}

#master_content .accordionHeaderSelected a
{
	color: Black;
	background: #2F4F4F;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-image:url(../img/blue2whitegradient.jpg);
    background-repeat:repeat-y;
    border: 1px solid #2F4F4F;
    border-top: none;
    margin: 3px 3px 3px 3px;
    color: Blue;
}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#0000FF;
    width: 465px; 
    height: 24px; 
    z-index: 100; 
    left: 345px; 
    top: 81px;
}

.popupHover {
	background-color:#0000FF;
}
/*Popup Control*/
.popupControl{
    background-image:url(../img/blue2whitegradient.jpg);
    background-repeat:repeat-y;
    color: #333399;
    font-size: 10pt;
    font-weight:normal;
	position:absolute;
	visibility:hidden;
    z-index: 100; 
    border: solid 1px #99CCFF;
}

.shareIcon
{
    height: 16px;
    width: 16px;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}


/* Tag Cloud stuff */
#tagCloud
{
    width:98%; 
    height: 200px;
    background-image:url(../images/blue2whitegradient.jpg);
    background-repeat:repeat-y;
    /* border: 1px dashed #2F4F4F; */
    /* border-top: none; */
    margin: 3px 2px 3px 2px;
}

#tagCloud a
{
    text-decoration:none;
    margin-left:3px;
    margin-right:3px;
    font-family:Trebuchet MS, Verdana, Arial;
    text-transform:lowercase;
}

#tagCloud a:hover
{
    color:#00cc00;
    text-decoration: underline;
}

#tagCloud a.weight1
{
    color: #ff9900; 
    font-size: 7pt;
    font-weight:bolder;
}
#tagCloud a.weight2
{
    color: #4169e1; 
    font-size:9pt;
    font-weight:bolder;
}
#tagCloud a.weight3
{
    color: #009eff; 
    font-size: 11pt;
    font-weight:bolder;
}
#tagCloud a.weight4
{
    color: #4188cf; 
    font-size: 14pt;
}
#tagCloud a.weight5
{
    color: #83bcd8;
    font-size: 16pt;
}
.slideContent
{
    background-color: Black;
    color:White;
    width: 100%;
    height: 0px;
    border-left: solid 1px #99CCFF;
    border-right: solid 1px #99CCFF;

}
/*Drag Panel*/
.dragMe {
	width:100%;
	height:21px;
	background-color:#FFF;
	background-image:url(images/header-opened.png);
	text-align:center;
	cursor:move;
	font-weight:bold;
}

.overflowHidden {overflow:hidden;}

.overflowScroll {overflow:hidden;}

/*
.BFRTabStyle .ajax__tab_header 
{
    color:white;
    font-family:verdana,tahoma,helvetica;
    font-size:12px;
    background-color:#99CCFF;
    border-left: solid 1px #99CCFF;
    border-right: solid 1px #99CCFF;
    border-bottom: solid 1px #99CCFF;

}
*/
.BFRTabStyle .ajax__tab_body 
{
    color:Blue;
    background-color:black;
    font-family:verdana,tahoma,helvetica;
    font-size:12px;
}
.BFRTabStyle .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(../img/tab-line.gif) repeat-x bottom;}
.BFRTabStyle .ajax__tab_outer {padding-right:4px;background:url(../img/tab-right.gif) no-repeat right;height:21px;}
.BFRTabStyle .ajax__tab_inner {padding-left:3px;background:url(../img/tab-left.gif) no-repeat;}
.BFRTabStyle .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(../img/tab.gif) repeat-x;}
.BFRTabStyle .ajax__tab_hover .ajax__tab_outer {background:url(../img/tab-hover-right.gif) no-repeat right;}
.BFRTabStyle .ajax__tab_hover .ajax__tab_inner {background:url(../img/tab-hover-left.gif) no-repeat;}
.BFRTabStyle .ajax__tab_hover .ajax__tab_tab {background:url(../img/tab-hover.gif) repeat-x;}
.BFRTabStyle .ajax__tab_active .ajax__tab_outer {background:url(../img/tab-active-right.gif) no-repeat right;}
.BFRTabStyle .ajax__tab_active .ajax__tab_inner {background:url(../img/tab-active-left.gif) no-repeat;}
.BFRTabStyle .ajax__tab_active .ajax__tab_tab {background:url(../img/tab-active.gif) repeat-x;}
/*
.BFRTabStyle .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}
*/

/*
.ajax__tab_header: A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. 
.ajax__tab_outer: An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner. 
.ajax__tab_inner: An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab. 
.ajax__tab_tab: An element of the tab that contains the text content. Child CSS classes:none. 
.ajax__tab_body: A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. 
.ajax__tab_hover . This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer. 
.ajax__tab_active: This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. 
*/