/* ================================
    CSS STYLES FOR Snapsis PayLess Skin
   ================================
 *  CSSHover.htc behavior in Body tag is for IE/WIN since it doesn't 
 *  support the :hover pseudoclass on anything except anchor elements
 *   Credit: Peterned - http://www.xs4all.nl/~peterned/
 */
 
body{
    behavior:url("/DesktopModules/Snapsis/NavMenu/csshover3.htc");
    height:100%;
    color:#000000;
}
html{height:100%%}
html>body #PortalBorder {height:auto}/*for mozilla */

.TabList {
    float:left;
    horizontal-align:center;
}
.TabList ul {
    clear:both;
    margin:0;
    padding:5px 5px 0;
    list-style:none;
    display: inline;
}

.TabList li {
    float:left;
    margin:0;
    display: inline;
    padding:0 0 0 2px;
}

.TabList li a {
   font-family:Tahoma,San-Serif;
   font-size:10pt;
   voice-family: "\"}\""; voice-family:inherit;
   line-height:normal;
}

select.TabList {
    border-left: #003366 1px solid;
    border-right: #003366 1px solid;
    border-top:  #003366 1px solid;
    border-bottom: #003366 1px solid;
    background-color: #003366;
    color:#FFFFFF;
    font-weight:bold;
    font-size:80%;
}

/* IE-PC doesn't see these child selectors but CSS2 compliant browsers can make use of them
#ParentTabs > ul a {width:auto;}
#ChildTabsLevel1 > ul a {width:auto;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ParentTabs a {float:none;}
#ChildTabsLevel1 a {float:none;}
/* End IE5-Mac hack */

.MHSMenu
{
	max-height:18px;
	height:18px;
	border-top: 18px #599E29 solid;
}

#ParentTabsContainer {
   position:relative;
   top:1px;
   z-index:5;
   height:20px;
   max-height:68px;
   width: 570px;
   max-width: 565px;
   vertical-align:bottom;
   clear:both;
   padding-top: 32px;
   padding-right:0px;
   padding-left: 10px;
}

#ParentTabs a {
    float:left;
    display:block;
    width:75px;
    text-align:center;
    padding:5px 6px 4px 4px;
    text-decoration:none;
    font-weight:bold;
    color:#f1f1ff;
    background:url("TabRightLevel0.gif") no-repeat right top;
}

#ParentTabs a:hover {
    text-decoration:none;
    background-position:100% -150px;
    color:#FFFFFF;
}

#ParentTabs li {
    background:url("TabLeftLevel0.gif") no-repeat left top;
    border-bottom: black 1px solid;
} 

#ParentTabs li:hover {
    background-position:0 -150px; 
}

#ParentTabs .SelectedTab {
    background-position:0 -150px;
    border-width:0;
}
#ParentTabs .SelectedTab a {
    background-position:100% -150px;
    padding-bottom:5px;
    color:#FFFFFF;
}
#ChildTabsRow {
   background-color:#336699;
}
#ChildTabsContainer {
   padding-top:5px;
   padding-bottom:5px;
   border-top: black 1px solid;
   vertical-align:middle;
   text-align:center;
   height: 20px;
   padding-left: 60px;
}

#ChildTabsLevel1 a {
    padding-left:5px;
    padding-right:5px;
    text-decoration:none;
    font-weight:bold;
    /* font-size:80%; */
    color:#CCCCCC;
}    

#ChildTabsLevel1 .SelectedTab a {
    color:#FFFFFF;
    vertical-align:middle;
}    

#ChildTabsLevel1 a:hover {
    color:#FFFFFF;
    text-decoration:none;
}    

#ChildTabsLevel1 .LinkLeft {
    position:relative;
    float:left;
    height:100%;
    border: 1px ;
    padding-right:1px;
    padding-left:1px;
    background:url("BreadCrumbPipe.gif") no-repeat left bottom;
}

#PortalContainer {
    border: 0;
    border-collapse: collapse ;
    height:100%;
    min-height:100%;/*for mozilla*/
    width:100%;
}
#LogoContainer{
    position:absolute;
    left:10;;
    top:20px;
}
#LoginUserContainer {
    horizontal-align:right;
    padding-right:25px;
}
A.BannerLinks:Link, A.BannerLinks:Active, A.BannerLinks:Visited
{
    font-family: Tahoma, Verdana;
    font-size: 12px;
    font-weight:bold;
	height:12;
    color:#0;
	padding-left:5;
}
A.BannerLinks:hover
{
    color:#FF0000;
    text-decoration:none;
}
#ContentContainer{
    clear:both;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom:20px;
    height:100%;
}
A.Content:Link, A.Content:Active, A.Content:Visited{
    color:steelblue;
    height:auto;
}
A.Content:hover {
    color:blue;
}
.LeftPane {
    width:100px;
	padding-top:0;
	padding-left:10px;
	padding-right:0;
}
.ContentPane {
    width:100%;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
}
.RightPane {
    width:100px;
    padding-top:0;
    padding-right:10px;
}

#Footer {
    clear:both;
    width:100%;
    font-weight: bold;
    font-size: 8pt;
    background: #599E29;
    border-top: medium #2B8428  solid ;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


.FooterLinks
{
    font-family: Tahoma, Verdana;
    font-size: 8pt;
    font-weight:bold;
	height:12px;
    	color:#FFFFFF;
	padding-left:5px;
}

A.FooterLinks:Link, A.FooterLinks:Active, A.FooterLinks:Visited 
{
    font-family: Tahoma, Verdana;
    font-size: 8pt;
    font-weight:bold;
	height:12px;
    	color:#FFFFFF;
	padding-left:5px;
}
A.FooterLinks:hover
{
    color:navy;
    text-decoration:none;
}
#copyright{
    text-align:left;
    width:35%;
    float:left;
    padding-left:20px;
}
#terms{
    float:left;
    width:35%;
    text-align:center;
}
#host{
    text-align:right;
    padding-right:20px;
}
.Head{
    font-family: Georgia,Serif;
    font-size: 14px;
    font-weight: bold;
    color: slate;

}
.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
}




