﻿
/*Kentico Nav*/

/*Hide Main Category*/

.Main1CMSTreeMenuTable td { margin:0; padding:0; line-height:10px;  }
.Main1CMSTreeMenuItem{Display:none;}
.Main1CMSTreeMenuSelectedLink { display:none;}

.Main2CMSTreeMenuItem { padding:0px; margin:0; }
.Main2CMSTreeMenuSelectedItem { padding-bottom:0px; margin:0; } 


a.Main2CMSTreeMenuLink
{
   display:block;
    margin: 0 0 0 12px;
    padding-left:7px;    
    font-family:Verdana; 
    font-size:11px; 
    color:#bbe7fb; 
    text-decoration:none;
}
a.Main2CMSTreeMenuLink:hover { color:#ffd830; }

.Main2CMSTreeMenuSelectedLink 
{ 
	display:block;
    margin: 0 0 0 12px;
    padding-left:7px;    
    font-family:Verdana; 
    font-size:11px; 
    color:#ffd830; 
    text-decoration:none;
    font-weight:bold;
    
} 


#LeftNav{ width:186px; padding:50px 0 0 0;}
.learn #LeftNav { background:#02679b url(../../images/sub/LearnHeader.gif) no-repeat 0 0; }
.sell #LeftNav { background:#02679b url(../../images/sub/SellHeader.gif) no-repeat 0 0; }
.implement #LeftNav { background:#02679b url(../../images/sub/ImplementHeader.gif) no-repeat 0 0; }
.support #LeftNav { background:#02679b url(../../images/sub/SupportHeader.gif) no-repeat 0 0; }

.LeftNavBottom {width:186px; height:10px;margin-bottom:14px; padding-bottom:10px; background:#02679b url(../../images/sub/RoundDBlueBoxBottom.gif) no-repeat bottom left;  }

.ExpNavHeader { color:#ffffff; font-family:Verdana; 
    font-size:11px;  font-weight:bold; padding:7px 30px 7px 7px; margin:0px 9px 10px 9px; border-bottom:solid 1px #ffffff;}
.ExpListNavCMSListMenuUL { list-style:none; margin:0; padding:0 0 10px 0; }
.ExpListNavCMSListMenuLI { margin: 0 0 3px 0; padding:0; line-height:14px; border:solid 1px #02679b;  }
.ExpListNavCMSListMenuLI a
{   
    display:block;
    margin: 0 0 0 12px;
    padding-left:7px;
    
    font-family:Verdana; 
    font-size:11px; 
    color:#bbe7fb; 
    text-decoration:none;
}
.ExpListNavCMSListMenuLI a:hover  
{
	color:#ffd830;
}
.ExpListNavCMSListMenuHighlightedLI 
{
    display:block;
    margin: 0 0 3px 12px;
    padding-left:7px;
    
    font-family:Verdana; 
    font-size:11px; 
    color:#ffd830; 
    font-weight:bold;
    text-decoration:none;
}

