/*SnapsisDNN Skinning Solution - AquaBlue*/

/* ================================
    CSS STYLES FOR SnapsisDNN
   ================================
*/   
/* Main Body & Scrollbars */
.Body
{
    scrollbar-base-color: #336699;
    scrollbar-face-color: #dee3e7; 
    scrollbar-track-color: #efefef; 
    scrollbar-arrow-color: #996633;
    scrollbar-highlight-color: white; 
    scrollbar-3dlight-color: #d1d7dc; 
    scrollbar-shadow-color: #dee3e7;
    scrollbar-darkshadow-color: #98aab1;
    background-color: white;
    padding-top:10;
    color:#000000;
}
/* Banner Styles */
.PortalBanner {
	height:77;
	width:485;
	padding:0;
    background-image:url(PortalBanner.jpg);
    background-repeat:no-repeat;
}
.PortalBannerRepeat {
	width:100%;
	height:77;
	padding:0;
    background-image:url(PortalBannerRepeat.jpg);
    background-horizontal-repeat:repeat;
}
.MainNavContainer {
	position:absolute;
    top:15;
    left:90;
	padding:0;
	height:1;
	width:150;
}
.DateContainer
{
    top:180;
    left:400;
	width:200;
	padding: 5px;
    font-family: Verdana, tahoma, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:white;
    position:absolute;
	background-color: transparent;
	border-top: solid 1 #ffffff;
	border-right: solid 1 #ffffff;
        visibility:hidden;
}
.BreadcrumbArrow
{
    background-image:url("BreadcrumbArrow.gif");
    width:10px;
    height:15px;
	background-color: transparent;
	background-repeat: no-repeat;
	vertical-align: top;
        visibility: hidden;
}
.BreadCrumbContainer
{
    position:absolute;
    top:158;
    left:300;
	height:20;
	width:100%;
    font-family: Verdana, tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#000000;
    z-index:0;
	background-color: transparent;
	vertical-align: top;
        visibility: hidden;
}
A.BreadCrumbs:link, A.BreadCrumbs:hover, A.BreadCrumbs:active, A.BreadCrumbs:visited
{
	height:20;
    font-family: Verdana, tahoma, sans-serif;
    font-size: 11px;
    font-weight: Normal;
    color:#000000;
    z-index:0;
    visibility: hidden;
}
.LoginLogout, A.LoginLogout:Link, A.LoginLogout:Active, A.LoginLogout:Visited 
{
    font-family: Verdana, tahoma, sans-serif;
    font-size: 9px;
    font-weight:normal;
    position:absolute;
    top:70;
    left:128;
	height:12;
    color:white;
	background-color: transparent;
	padding-right:5;
	padding-left:5;
	border-bottom: solid 1 #ffffff;
	border-right: solid 1 #ffffff;
        border-left: solid 1 #ffffff;
}
A.LoginLogout:Hover 
{
    color:#cccccc;
    text-decoration:none;
}
.ProfileRegister, A.ProfileRegister:Link, A.ProfileRegister:Active,  A.ProfileRegister:Visited
{
    font-family: Verdana, tahoma, sans-serif;
    font-size: 9px;
    font-weight: Normal;
    position:absolute;
    top:70;
    left:185;
	height:12;
	width:1;
    color:white;
    visibility:visible;
	background-color: transparent;
	padding-right:5;
	padding-left:5;
	border-bottom: solid 1 #ffffff;
	border-right: solid 1 #ffffff;
        border-left: solid 1 #ffffff;
}
A.ProfileRegister:Hover, 
{
    color:#cccccc;
    text-decoration:none;
}
/*.Date
{
    top:18;
    left:400;
	width:1;
	padding: 5px;
    font-family: Verdana, tahoma, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:white;
    position:absolute;
	background-color: transparent;
	border-top: solid 1 #ffffff;
	border-right: solid 1 #ffffff;
        visibility: hidden;
}*/
.leftpane {
	height:100%;
	width:150;
	background-color:white;
	padding-top:5;
	padding-left:5;
	padding-right:5;
	padding-bottom:5;
    background-image:url();
    background-repeat:repeat-y;

}
.leftpaneshadow {
	height:100%;
	width:0;
	background-color:white;
	padding-left:0;
	padding-right:0;
    background-image:url();
    background-repeat:repeat;

}
.Footer {
    height:15;
    font-weight: normal;
    font-size: 8pt;
    background-image:url(footerback.jpg);
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
/* hyperlink style for the unselected tabs */
A.Footer:link, A.Footer:visited, A.Footer:active {
    text-decoration:    none;
    border:none;
    color:#000000;
}
/* hyperlink style for the unselected tabs */
A.Footer:hover {
    text-decoration:    none;
    border:none;
    color:#666666;
}
.NormalSmall
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #000000
}
.NormalSmallRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #CC0000
}
.SignInContainer
{
	position:absolute;
	left:128;
	top:89;
	width: 300;
	height: 75;
	visibility:visible;
	display:block;
	background-color: #5A86B5;
	border-right: solid 1 #000000;
	border-bottom: solid 1 #000000;
	border-top: solid 1 #cccccc;
	border-left: solid 1 #cccccc;
}
.SignInBackTop
{
	width: 300px;
	height: 1px;
	vertical-align:top;
	background-color: #5A86B5;
	background-repeat:no-repeat;
}
.SignInBackTile
{
    height:100%;
    width:300px;
	background-color: #5A86B5;
	background-repeat:repeat;
}
.SignInBackBottom
{
	width:300px;
	height: 2;
	background-color: #5A86B5;
	background-repeat:no-repeat;
}
.SignInbtnLogin
{
	background-image:url(btnLogin.jpg);
	background-position: center center;
	background-repeat:no-repeat;
}
.SignInbtnRegister
{
	background-image:url(btnRegister.jpg);
	background-position: center center;
	background-repeat:no-repeat;
}
.SignInbtnEmailPassword
{
	background-image:url(btnEmailPassword.jpg);
	background-position: center center;
	background-repeat:no-repeat;
}
.skin-border-container
{
    HEIGHT:97%;
    WIDTH:97%;
}
.skin-border-top-left
{    
    PADDING:0px;
    width:0;
    height:0;
    BACKGROUND-IMAGE:url();
    BACKGROUND-REPEAT: no-repeat;
}
.skin-border-top-tile
{
    PADDING:0px;
    WIDTH:100%;
    height:0;
    BACKGROUND-IMAGE:url();
    BACKGROUND-REPEAT-X: repeat;
}
.skin-border-top-right
{
    PADDING:0px;
    width:0;
    height:0;
    BACKGROUND-IMAGE:url();
    BACKGROUND-REPEAT: no-repeat;
    border-right: solid 1 #666666;
}
.skin-border-right-tile
{
    HEIGHT:100%;
    width:1;
    PADDING:0px;
    BACKGROUND-IMAGE:url();
    BACKGROUND-REPEAT-Y: repeat;
    border-right: solid 1 #666666;
}
.skin-border-bottom-right
{
    PADDING:0px;
    width:0;
    height:0;
    BACKGROUND-IMAGE:url();
    BACKGROUND-REPEAT: no-repeat;
    border-bottom: solid 1 #666666;
    border-right: solid 1 #666666;
}
.skin-border-bottom-tile
{
    PADDING:0px;
    WIDTH:100%;
    height:0;
    BACKGROUND-IMAGE:url();
    BACKGROUND-REPEAT-X: repeat;
    border-bottom: solid 1 #666666;
}
.skin-border-bottom-left
{
    PADDING:0px;
    width:0;
    height:0;
    BACKGROUND-IMAGE:url();
    BACKGROUND-REPEAT: no-repeat;
    border-bottom: solid 1 #666666;
    border-left: solid 1 #666666;
}
.skin-border-left-tile
{
    HEIGHT:100%;
    width:1;
    PADDING:0px;
    BACKGROUND-IMAGE:url();
    BACKGROUND-REPEAT-Y: repeat;
    border-left: solid 1 #666666;
}
/*Snapsis - SolPartMenu Styles */
.ms_MenuContainer {background-color:transparent;}
.ms_MenuBar {cursor: pointer; cursor: hand; height:12; background-image:url(/Portals/57ad7180-c5e7-49f5-b282-c6475cdb7ee7/); background-repeat:repeat-x}
.ms_SubMenu {z-index: 999; cursor: pointer; cursor: hand; background-color: #f9f9ff; filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;}
.ms_MenuItem {cursor: pointer; cursor: hand; color: #000000; font-family: Tahoma; font-size: 10px; font-weight: bold; font-style: normal; text-decoration: ; border-bottom: #996633 1px solid; border-top: #996633 1px solid; border-right: #996633 1px solid;}
.ms_MenuIcon {cursor: pointer; cursor: hand; background-color: #9ffcc66; border-left: #000000 1px solid; border-top: #000000 1px solid; border-bottom: #000000 1px solid; text-align: center; width: 20;height: 20;}
.ms_MenuItemSel {cursor: pointer; cursor: hand; background-color: #996633; color: #FFFFFF; font-family: Tahoma; font-size: 10px; font-weight: bold; font-style: normal; text-decoration: ; border-bottom: #996633 1px solid; border-top: #996633 1px solid;}
.ms_MenuArrow {font-family: webdings; font-size: 10pt; cursor: pointer; cursor: hand; border-top: #99CCFF 1px solid; border-bottom: #99CCFF 1px solid; border-right: #99CCFF 1px solid;}
