
#Container 
{
	margin:0;
	width:100%;
	text-align: center;
}

#BannerContainer
{
    width:100%;
    
    background-color:#365876;
    background-image:url(/Global/Images/Banner-Background.png);
    background-repeat:repeat-x;
    height:133px;
}

#BannerContainer #BannerContent
{
    position:relative;
    width:1000px;
	margin:0 auto 0 auto;
}

#BannerContainer #BannerContent #Logo
{
    position:relative;
    top:20px;
    left:-400px;
}

#BannerContainer #BannerContent #Blurb
{
    position:absolute;
    top:13px;
    left:650px;
    width:350px;
    
    text-align:right;    
      
    color:white;
    
    font-size:10px;
}

#BannerContainer #BannerContent #Search
{
    position:absolute;
    top:17px;
    left:246px;
    width:350px;
    
    text-align:left;

    color:black;
    font: "Segoe UI", "Gill Sans", Verdana, Arial, sans-serif;
    font-size:10px;    
}

#BannerContainer #BannerContent #AcctButton
{
    position:absolute;
    top:20px;
    left:840px;
    width:80px;

    text-align:right;
      
    color:white;
    font-family: "Segoe UI Semibold", "Gill Sans", Myriad, Arial, Sans-Serif;
    font-size:13px;
}

#BannerContent a:link { color: #ffffff; text-decoration: none; }
#BannerContent a:visited { color: #ffffff; text-decoration: none; }
#BannerContent a:active { color: #ffffff; text-decoration: underline; }
#BannerContent a:hover { color: #ffffff; text-decoration: underline; }

#BannerContainer #BannerContent #HelpButton
{
    position:absolute;
    top:20px;
    left:955px;
    width:40px;
    
    text-align:right;    
      
    color:white;
    font-family: "Segoe UI Semibold", "Gill Sans", Myriad, Arial, Sans-Serif;
    font-size:13px;
}


#BannerContent .MainNav
{
    position:absolute;
    top:64px;
    left:245px;
}

#BannerContent .MainNav .Tab
{
    float:right;
}

#BannerContent .SubNav ul
{
    margin:0;
    padding:0;   
    float:left;

    font-size:12px;
}

#BannerContent .SubNav ul a:link { color:#ffffff; text-decoration:none; }
#BannerContent .SubNav ul a:visited { color:#ffffff; text-decoration:none; }
#BannerContent .SubNav ul a:active { color:#ffffff; text-decoration:underline; }
#BannerContent .SubNav ul a:hover { color:#ffffff; text-decoration:underline; }

#BannerContent .SubNav ul .Hover a:link { color:#ffffff; text-decoration:underline; }
#BannerContent .SubNav ul .Hover a:visited { color:#ffffff; text-decoration:underline; }
#BannerContent .SubNav ul .Hover a:active { color:#ffffff; text-decoration:underline; }
#BannerContent .SubNav ul .Hover a:hover { color:#ffffff; text-decoration:underline; }

#BannerContent .SubNav ul li .ListContent
{
    padding:4px 0 3px 0;
}


/* SubNav list for Productivity */

#BannerContent .SubNav .ListProductivity
{
    position:absolute;
    top:105px;
    left:0px;
    width:1000px;
    
    text-align:center;
    background-color:#F4753D;
}

#BannerContent .SubNav .ListProductivity ul .Hover
{    
    float:left;
    background-color:#d0f8d0;
                   
    cursor:pointer;
}

#BannerContent .SubNav .ListProductivity ul li
{
    height:28px;
    width:125px;
    float:left;
	list-style:none;
	background-color:#F4753D;
}

#BannerContent .SubNav .ListProductivity ul .Current
{
    background-color:#f3f6ff;
	text-decoration:none;	
	cursor:default;
}


/* SubNav list for Games */

#BannerContent .SubNav .ListGames
{
    position:absolute;
    top:105px;
    left:0px;
    width:1000px;
    
    text-align:center;
    background-color:#82B22F;
}

#BannerContent .SubNav .ListGames ul .Hover
{    
    float:left;
    background-color:#d0f8d0;
                   
    cursor:pointer;
}

#BannerContent .SubNav .ListGames ul li
{
    height:28px;
    width:125px;
    float:left;
	list-style:none;
	
    background-color:#82B22F;
}

#BannerContent .SubNav .ListGames ul .Current
{
    background-color:#f3f6ff;
	text-decoration:none;	
	cursor:default;
}


/* SubNav list for Tools */

#BannerContent .SubNav .ListTools
{
    position:absolute;
    top:105px;
    left:0px;
    width:1000px;
    
    text-align:center;
    background-color:#E8C40F;
}


#BannerContent .SubNav .ListTools ul a:link { color:#000000; text-decoration:none; }
#BannerContent .SubNav .ListTools ul a:visited { color:#000000; text-decoration:none; }
#BannerContent .SubNav .ListTools ul a:active { color:#000000; text-decoration:underline; }
#BannerContent .SubNav .ListTools ul a:hover { color:#000000; text-decoration:underline; }

#BannerContent .SubNav .ListTools ul .Hover a:link { color:#000000; text-decoration:underline; }
#BannerContent .SubNav .ListTools ul .Hover a:visited { color:#000000; text-decoration:underline; }
#BannerContent .SubNav .ListTools ul .Hover a:active { color:#000000; text-decoration:underline; }
#BannerContent .SubNav .ListTools ul .Hover a:hover { color:#000000; text-decoration:underline; }

#BannerContent .SubNav .ListTools ul .Hover
{    
    float:left;
    background-color:#d0f8d0;
                   
    cursor:pointer;
}

#BannerContent .SubNav .ListTools ul li
{
    height:28px;
    width:125px;
    float:left;
	list-style:none;
    background-color:#E8C40F;
}

#BannerContent .SubNav .ListTools ul .Current
{
    background-color:#f3f6ff;
	text-decoration:none;	
	cursor:default;
}

/* SubNav list for Home */

#BannerContent .SubNav .ListHome
{
    position:absolute;
    top:105px;
    left:0px;
    width:1000px;
    
    text-align:center;
    background-color:#4DADAA;
}

#BannerContent .SubNav .ListHome ul .Hover
{    
    float:left;
    background-color:#d0f8d0;
                   
    cursor:pointer;
}

#BannerContent .SubNav .ListHome ul li
{
    height:28px;
    width:125px;
    float:left;
	list-style:none;
	
	background-color:#4DADAA;
}

#BannerContent .SubNav .ListHome ul .Current
{
    background-color:#f3f6ff;
	text-decoration:none;	
	cursor:default;
}

/* SubNav list for Server */

#BannerContent .SubNav .ListServer
{
    position:absolute;
    top:105px;
    left:0px;
    width:1000px;
    
    text-align:center;
    background-color:#0F1519;
}

#BannerContent .SubNav .ListServer ul .Hover
{    
    float:left;
    background-color:#d0f8d0;
                   
    cursor:pointer;
}

#BannerContent .SubNav .ListServer ul li
{
    height:28px;
    width:125px;
    float:left;
	list-style:none;

	background-color:#0F1519;	
}

#BannerContent .SubNav .ListServer ul .Current
{
    background-color:#f3f6ff;
	text-decoration:none;	
	cursor:default;
}

.NoPluginWarningContainerPadVisible
{
    width:100%;
    height:80px;
    position:relative;
    visibility:visible;
    background-color:#ffcc33;

	border-top:1px solid gray;
    border-bottom:1px solid gray;	   
}

.NoPluginWarningContainerPadVisible
{
    width:100%;
    height:80px;
    position:relative;
    visibility:visible;
    background-color:#ffcc33;

	border-top:1px solid gray;
    border-bottom:1px solid gray;	   
}

.NoPluginWarningContainerPadHidden
{
    width:0px;
    height:0px;
    position:absolute;
    visibility:hidden;
}

#NoPluginWarningContainerPad #NoPluginWarningContainer
{
    position:relative;
    width:1000px;
	margin:0 auto 0 auto;
	padding:5px 0 5px 0;
	text-align:center;
	
    font: "Segoe UI", "Gill Sans", Verdana, Arial, sans-serif;
    font-size:20px; 
    line-height:30px;
    vertical-align:middle;
}

#NoPluginWarningContainerPad #NoPluginWarningContainer img
{
    border:0;
    margin-right: 20px;
    margin-left:100px;
    float:left;
    margin-top:10px;
}

#NoPluginWarningContainerPad #NoPluginWarningContainer #NoPluginWarningText
{
    display:inline;
    position:relative;
    float:left;
    margin-top:18px;
}

#NoPluginWarningText a:link { color:Black; text-decoration:none; }
#NoPluginWarningText a:visited { color:Black; text-decoration:none; }
#NoPluginWarningText a:active { color:Black; text-decoration:none; }
#NoPluginWarningText a:hover { color:Black; text-decoration:underline; }

#ContentContainerPad
{
    width:1000px;
    text-align:center;
	margin:0 auto 0 auto;
    padding:0;
    
    background-color:white;
}

#ContentContainer
{
	padding:15px;
	text-align: left;  
}

#ContentContainer table td
{
    font-size:10pt;
    line-height: 1.5em;
    vertical-align: top;
}

#SearchBox #Label
{
    display:inline;
    width: 80px;
    
    color: white;
    font: "Segoe UI", "Gill Sans", Verdana, Arial, sans-serif;
    font-size:10px;
}

#SearchBox #Query
{
    font-family: "Segoe UI", "Gill Sans", Arial, Helvetica, Sans-Serif;
    font-size:20px;
}

#LeftColumn
{
    width:240px;
    float:left;
    text-align:left;
}

#LeftColumn #LeftColumnBorder
{
    border-right:1px solid #cccccc;
}

#LeftColumnContent
{
    margin:0px 0 20px 0;
    padding: 0px 0px 0 0px;
}

#LeftColumn h3
{
    margin:0 0 4px 0;
    padding:2px 0 2px 20px;
    
    font-family: "Segoe UI Semibold", "Gill Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:normal;
    text-transform:uppercase;
    letter-spacing:1px;
}

#LeftColumn .List
{
    margin:0;
    padding: 0 0 0 0;
}

#LeftColumn .List ul
{
	text-align:left;
   
    margin:0;
    padding:0;   

    font-size:11px;    
}

#LeftColumn .List ul .Hover
{    
    background-color:#C0DCE2;

    cursor:pointer;
}

#LeftColumn .List ul .Hover a:link { color:Black; text-decoration:underline; }
#LeftColumn .List ul .Hover a:visited { color:Black; text-decoration:underline; }
#LeftColumn .List ul .Hover a:active { color:Black; text-decoration:underline; }
#LeftColumn .List ul .Hover a:hover { color:Black; text-decoration:underline; }

#LeftColumn .List ul li
{
 	padding: 2px 20px 2px 20px;
    margin-left:0;
    
	list-style:none;
}

#LeftColumn .List ul a:link { color:Black; text-decoration:none; }
#LeftColumn .List ul a:visited { color:Black; text-decoration:none; }
#LeftColumn .List ul a:active { color:Black; text-decoration:underline; }
#LeftColumn .List ul a:hover { color:Black; text-decoration:underline; }

#LeftColumn a.Heading:link { color:#006e9f; text-decoration:none; }
#LeftColumn a.Heading:visited { color:#006e9f; text-decoration:none; }
#LeftColumn a.Heading:active { color:#006e9f; text-decoration:underline; }
#LeftColumn a.Heading:hover { color:#006e9f; text-decoration:underline; }

#LeftColumn .List ul .Selected
{
}

#LeftColumn .List ul .Current
{
    background-color:#f3f6ff;
	text-decoration:none;	
	cursor:default;
}

#MainColumn
{
    float:right;
    width:759px;
    text-align:left;
}

#MainColumn #MainColumnContentTopPadding
{
    height:18px;
    line-height:0;
}

#MainColumnContent
{
    padding:5px 15px 20px 15px;     
}

#MainColumnContent table td
{
    font-size:10pt;
    line-height: 1.5em;
    vertical-align: top;
}

#MainColumnContent .StandardTextBlock
{
    font-family: "Segoe UI", "Gill Sans", Lucida Sans, Arial, Sans-Serif;
    font-size: 14px;
    
    line-height: 1.6em;
    width: 550px;
}

#MainColumnContent .NarrowTextBlock
{
    width:420px;
    line-height: 1.6em;
}

#AppIconPanelListPad
{
    width:800px;
    height:3px;
    
    border-top-color:#808080;
    border-top-style:double;
}

.HeadingBlock
{
    height:30px;
    width:698px;
    background-color:#F1F4F5;   
    text-align:left;
}

.HeadingBlock .Heading
{
    float: left;
    margin: 10px 0 0px 0px;
    padding: 0 0 0 47px;
    font-family: "Segoe UI" , "Gill Sans" , Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 15px;
    color: #006e9f;
    text-align:left;
}

.IconHeadingBlock
{
    height:35px;
    width:728px;
    background-color:#F1F4F5;   
    text-align:left;
}

.IconHeadingBlock .IconHeading
{
    float: left;
    margin: 5px 0 0px 10px;
    padding: 0 0 0 0px;
    font-family: "Segoe UI" , "Gill Sans" , Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 15px;
    color: #006e9f;
    text-align:left;
}

.IconHeadingBlock a.Heading:link { color:#006e9f ; text-decoration:none; }
.IconHeadingBlock a.Heading:visited { color:#006e9f ; text-decoration:none; }
.IconHeadingBlock a.Heading:active { color:#006e9f ; text-decoration:underline; }
.IconHeadingBlock a.Heading:hover { color:#006e9f; text-decoration:underline; }

.IconPanelGroup
{
    margin: 30px 0 0 15px;
}

.AcctView
{
    width: 700px;
    border: 0;
}

.AcctView
{
    width: 700px;
    border: 0;
}

.AppView
{
    width: 650px;
    border: 0;
}

.PublisherInfo
{
    width: 550px;
    border: 0;
}

#Content
{
	line-height: 1.5em;
	list-style-type:square;
}

.Separator
{
    width:635px;
    border-top:1px solid #eee;
    margin: 30px 0 30px 0;
}

.ActionBox
{
    float:right;
    
    width:250px;

    color:white;
    background-color: #365876;
	border:none;

}

#ContentFooterPad
{
    width:1000px;
    height:30px;
    margin:0 auto 0 auto;
    background-color:#888888;
}

#ContentFooter
{
    color:white;
    
    font-family:Verdana, Arial, Sans-Serif;    
    font-size:10px;
    
    padding:4px 0 6px 0;
    margin:0 0 0 18px;
    text-align:left; 
}

#ContentFooter a:link { color:white; text-decoration: none; }
#ContentFooter a:visited { color:white; text-decoration: none; }
#ContentFooter a:active { color:white; text-decoration: underline; }
#ContentFooter a:hover { color:white; text-decoration: underline; }

#FooterContentContainer
{
    clear: both;        
    width: 100%;
    height:170px;

  	margin: 0 0 0 0;
    padding:0;    
    
    background-color: #f0f0f0;
    background-position:center;
    background-repeat:no-repeat;    
}

#FooterContentPad
{
    width:1000px;
    margin:0 auto 0 auto;
    padding:0;
}

#FooterContent
{
    padding: 50px 0 0 0;
    
    text-align:center;
}

.LegalText
{ 
    color: #aaaaaa;
    
    font-family:Verdana, Arial, Sans-Serif;
    font-size:10px;
}

.LegalText a:link { color: #aaaaaa; text-decoration:none; }
.LegalText a:visited { color: #aaaaaa; text-decoration:none; }
.LegalText a:active { color: #aaaaaa; text-decoration: none; }
.LegalText a:hover { color: #aaaaaa; text-decoration: underline; }

.BuyOnlineText
{
    font-weight:bold;
}

/* Doc and screenshot image layout */

.DemoBox
{
    float:left;
    width: 675px;
    margin-bottom:15px;
}

.DocPreview
{
    float: left;
    width: 170px;
    margin: 0px 0 0 0;
    text-align: center;
}

.DocPreview .Label
{
    font-weight: bold;
    margin-bottom: 10px;
}

.DocPreview img
{
    width: 140px;
    height: 181px;
    border: 1px solid #AAAAAA;
}

.PreviewDescription
{
    float: left;
    font-family: "Segoe UI" , "Gill Sans" , Lucida Sans, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 1.6em;
    width: 450px;
}

.ScreenshotPreview
{
    float: left;
    width: 170px;
    margin:0px 0 0 0;
}

.ScreenshotPreview img
{
    width: 140px;
    height: 155px;
    border: 1px solid #AAAAAA;
}

.PreviewDescription
{
    float: left;
    font-family: "Segoe UI" , "Gill Sans" , Lucida Sans, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 1.6em;
    width: 450px;
}