﻿/* Web Part CSS */
/*.Menu, .Menu A, .Menu a:link , .Menu a:visited, .Menu a:hover, .Menu a:active 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #C4FAFB;
	background-color: black;
	text-align: left;
}


.TopMenu, .TopMenu A, .TopMenu a:link , .TopMenu a:visited, .TopMenu a:hover, .TopMenu a:active 
{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EEE7B9;
}
*/

.CategoryImage
{
    margin:10px;
}

.Toolbar, .Toolbar td, .Toolbar td a, .Toolbar a, toolbar a:link, toolbar a:visited, toolbar a:hover, toolbar a:active 
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
}

.pager, .pager a, .pager a:link, .pager a:visited, .pager a:hover, .pager a:active
{
	text-decoration: underline;
}

/*
.Footer 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: White;
}
*/
.ZoneHeader, .ZoneHeader table
{
	color: black;
	background-color: #C0C0C0;
	text-align: center;
}

.EditorZone, .CatalogZone
{
	background-color: #E1E1E1;
}

.ZoneInstruction, .EmptyZone
{
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	
	font-family: Verdana;
	font-size: 8pt;
	color: #5072CB;
}

.CatalogPartLink
{
	color: Green;
}

.WebPart
{
/*	background: #E1EDFF; */
}
.WebPartTitle, .WebPartTitle SPAN, .WebPartTitle a, .WebPartTitle a:visited, .WebPartTitle a:link, .WebPartTitle a:hover, .WebPartTitle a:active
{
	color: #1E3062;
	font-family: Arial;
	background-color: #507cd1;
	width: 100%;
	font-size: 10pt;
	font-weight: bold;
}

.WebPartMenu
{
	background-color:Lime;
}

WebPartMenuPopup, WebPartMenuPopup span, WebPartMenuPopup table
{
	background-color: #507CD1;
}

.WebPartMenuHover {
	font-family: Garamond;
	background-color: #163A98;
	font-family: Lucida Console;

}


/* End Web Part CSS */


/* Mises Layout */

.CommonSidebarArea
{
    font-size: 130%;
    text-align: left
    }

#DailyArticle
{
    font-size:10pt;
}

#ArticleHeader h1
{    
font-size: 18pt;
display:inline;
}

#mainArticle
{
text-align:justify;    
}

.MainTable, #MainTable
{
    width: 1024px;
    margin-left: auto;
	margin-right: auto;
	vertical-align:top;
}


/*
Generics
*/
/*
body, html
{
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #EAECE0;
    background-image: url('none');
    font-family: verdana;
    font-size: 10pt 
}
*/

form
{
    background-color: #fff;
   
    min-width: 960px;
}

.Common
{
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#CommonHeader
{
	margin: 0;
	width: 100%;
	overflow: hidden;
	border-top: 10px solid #3A477A;
	background-image: url('../images/header-gradient.png');
	background-repeat: repeat-x;
	background-position: left top; padding-left:0; padding-right:0; padding-top:0; padding-bottom:0px;
	height: 100px;
	
}

#CommonHeader table
{
    padding: 18px 0 0 0;
    margin: 0 0 0 -33px;
}

#CommonHeaderImage
{
    vertical-align: bottom;
}

#CommonHeaderImage a
{
    display: block;
    margin: 0 8px 0 0;
    position: relative;
    z-index: 100;
}

#CommonHeaderTitle
{
    margin-left: 50px;
	padding: 0;
	vertical-align: bottom;
	font-size: 120%;
	line-height: 90%;
	letter-spacing: -1px;
	color: #636364;
}

#CommonHeaderTitle h1
{
    margin: 0;
    padding: 0;
    font-size: 280%;
    color: #A0AE5A;
    line-height: 120%;
    letter-spacing: -2px;
    font-weight: bold;
}

#CommonHeaderDescription
{
    margin: 0;
    padding: 0 0 0 4px;
}

#CommonHeaderUserArea
{
	margin: 0;
	padding: 0;
	float: right;
	margin-right: -5px;
	position: relative;
    z-index: 100;
}

#CommonHeaderUserArea table
{
    margin: 0;
    padding: 0;
}

#CommonHeaderUserArea a:link, #CommonHeaderUserArea a:visited, #CommonHeaderUserArea a:active
{
    color: #fff;
}

#CommonHeaderUserContent
{
    padding: 4px 12px 7px 12px;
	background-color: #3A477A;
	text-align: right;
	color: #fff;
}

#CommonHeaderUserWelcome
{
    font-size: 10px;
    font-weight: bold;
}

#CommonHeaderSearch
{
    padding-top: 4px;
}

#CommonHeaderUserRoundBottom, #CommonHeaderUserRoundLeft, #CommonHeaderUserRoundRight
{
    margin: 0;
    padding: 0;
	height: 5px;
	width: inherit;
	overflow: hidden;
}

#CommonHeaderUserRoundLeft, #CommonHeaderUserRoundRight
{
    width: 6px;
}

#CommonHeaderUserRoundBottom .r1, #CommonHeaderUserRoundBottom .r2, #CommonHeaderUserRoundBottom .r3, #CommonHeaderUserRoundBottom .r4,
#CommonHeaderUserRoundLeft .r1, #CommonHeaderUserRoundLeft .r2, #CommonHeaderUserRoundLeft .r3, #CommonHeaderUserRoundLeft .r4,
#CommonHeaderUserRoundRight .r1, #CommonHeaderUserRoundRight .r2, #CommonHeaderUserRoundRight .r3, #CommonHeaderUserRoundRight .r4
{
	height: 1px;
	overflow: hidden;
	background-color: #3A477A;
}

#CommonHeaderUserRoundBottom .r4 { margin: 0 5px; }
#CommonHeaderUserRoundBottom .r3 { margin: 0 3px; }
#CommonHeaderUserRoundBottom .r2 { margin: 0 2px; }
#CommonHeaderUserRoundBottom .r1 { margin: 0 1px; height: 2px; }

#CommonHeaderUserRoundLeft .r1 { width: 6px; }
#CommonHeaderUserRoundLeft .r2 { width: 4px; margin: 0 0 0 2px;}
#CommonHeaderUserRoundLeft .r3 { width: 2px; margin: 0 0 0 4px; }
#CommonHeaderUserRoundLeft .r4 { width: 1px; margin: 0 0 0 5px; height: 2px; }

#CommonHeaderUserRoundRight .r1 { width: 6px; }
#CommonHeaderUserRoundRight .r2 { width: 4px; }
#CommonHeaderUserRoundRight .r3 { width: 2px; }
#CommonHeaderUserRoundRight .r4 { width: 1px; height: 2px; }


#CommonHeaderSearchContent
{
    padding-top: 12px;
    text-align: right;
}

#CommonFooter
{
	clear: both;
	margin: 40px 0 0 0;
	padding: 24px 0 24px 0;
	width: 100%;
	overflow: hidden;
	background-color: #EAECE0;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	color: #aaa;
	line-height: 240%;
}

#CommonNavigation
{
    clear: both;
    margin: 0;
	width: 100%;
	overflow: hidden;
	background-color: #9AB5EC;
	padding: 0;	
	background-image: url('../images/navigation-gradient.png');
	background-repeat: repeat-x;
	background-position: left top;
	/*font-size: 130%; */
	font-size:medium
}

#CommonNavigationShadow
{
	background-image: url('../images/navigation-shadow.png');
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 6px;
	margin: 0;
	padding: 0;
	clear: both
}

#CommonNavigation ul
{
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;
}

#CommonNavigation ul li
{
	display: block;
	float: left;
	margin-right: 32px;
	font-weight: bold;
	color: #000;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
    color: #000;
    text-decoration: none;
    display: block;
    padding: 5px 0;
}

#CommonNavigation a:hover
{
    color: #fff;
    text-decoration: none;
    display: block;
    /*padding: 12px 0; */
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
    color: #fff;
}

#CommonNavigation a.Selected:hover
{
    color: #fff;
}

#CommonContent {
	margin: 0;
	padding: 0;
	height: 1%; /* IE6 hack... it's very minor, though */
	overflow: hidden;
}

#CommonContentInner
{
	width: 100%;
	overflow: hidden;
}

#CommonSidebarLeft
{
}

#CommonSidebarLeft .CommonSidebar
{
    float: left;
	margin: 0;
	padding: 16px 20px 20px 0;
	overflow: hidden;
	width: 312px;
}

#CommonSidebarRight
{
}

#CommonSidebarRight .CommonSidebar
{
    float: right;
	margin: 0;
	padding: 16px 0 20px 20px;
	overflow: hidden;
	width: 312px;
}
/*
A:LINK, A:ACTIVE
{
    color: #191970;
text-decoration: none;
}

A:VISITED
{
    color: #666;
text-decoration: none;
}

A:HOVER
{
	text-decoration: underline;
}
*/
