﻿/* MAIN */

body, td, th, div, table, p, span, li
{
	font-family: tahoma, arial, verdana, helvetica, lucida, sans-serif;
	font-size: 100%;
}

a:hover {text-decoration:underline;}


/* PANELS & STRIPES */
.background
{
    background-color: #202020;
}
.master-form
{
    width: 100%;
    background-color: #202020;
}
.master-table
{
    width: 100%;
    border-collapse: collapse;
    border: 0 none #202020;
}
.master-frame
{
    width: 980px;
}
.master-header-stripe
{
    width: 100%;
    background-color: #202020;
    color: #ffffff;
    vertical-align: middle;    
    border-collapse: collapse;
    margin-bottom: 10px;
    margin-top: 10px;
}
.landfill-topstripe
{
    background-color: #eef0f0;
    border-top: #990000 thin solid;
    border-bottom: #990000 thin solid;
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.landfill-default-frame
{
    border-right: #696969 1px dotted;
    border-top: #6a5acd thin solid;
    border-left: #696969 1px dotted;
    border-bottom: #6a5acd thin solid;
    background-color: #eef0f0;
    padding: 2px;
}
.landfill-frame-background
{
}
.ad-panel1
{
    border: solid 1px #cc6666;
    background-color: #FFDB91;
    padding: 3px 3px 3px 3px;
    text-align: center;
}
.frame-warning
{
    background-color: #ccff99;
    border-right: #696969 1px dashed;
    border-top: #696969 1px dashed;
    border-left: #696969 1px dashed;
    border-bottom: #696969 1px dashed;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 100%;
    color: maroon;
}

/* CONTENT */
.content-frame
{
    background-color: #FFFFFF;
    padding:10px;
}
.contentplaceholder-column
{
    vertical-align: top;
}
.content-page-title
{
    color: black;
    font-size: 1.3em;
}
.content-page-body
{
    color: black;
    font-size: 0.8em;
}

/* LABELS */
.product-header-link
{
    font-size: 1em;
    color: #111111;
    font-weight: bold;
    text-decoration: none;
}
.product-header-link:hover
{
    text-decoration: none;
}
.lbl-product-header-name
{
    font-size: 1em;
    color: #111111;
    font-weight: bold;
}
.header-link-item
{
    color: #c0c0c0;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    cursor: pointer;
    font-size: 0.6em;
    font-weight: bold;
}
.main-category-label
{
    color: #EEEEEE;
    font-weight: bold;
    font-size: 0.9em;
}
.main-category-item
{
    font-size: 0.8em;
    color: #DDDDDD;
    text-decoration: none;
    cursor: pointer;
}
.download-column-product-name
{
    font-size: 0.8em;
    font-style: italic;
}

/* HYPERLINKS */
.page-download-link
{
    color: #325afa;
    font-size: 0.8em;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}
.download-main-link
{
    font-size: 0.8em;
    color: #800080;
    text-decoration: none;
    cursor: pointer;
}
.download-main-link-sep-none
{
    font-size: 0.8em;
    color: #800080;
    text-decoration: none;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
}
.download-main-link-sep-left
{
    font-size: 0.8em;
    color: #800080;
    text-decoration: none;
    cursor: pointer;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #808080;
    padding-left: 5px;
    padding-right: 5px;
}

/* TOP-FRAME ITEMS */
.main-top-frame
{
    background-color: #EEEEEE;
    height: 350px;
}
.topfrm-earth-div
{
    height:200px;   
}
.topfrm-earth-img
{
    width:100%;
    height:100%;   
    background-color:#000000;    
}
.topfrm-product-img
{
    position: relative;
    left: 70px;
    top: -150px;
}
.topfrm-helpcenter-img
{
    position: relative;
    left: 40px;
    top: -440px;
}
.topfrm-info-div
{
    width: 420px;
    position: relative;
    left: 400px;
    top: -100px;
    background-color: #FFFFFF;
    border:solid 1px #111111;
    padding: 10px;
    
    filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.topfrm-info-lbl
{
    font-size: 1.2em;
    color:#000000;
}
.topfrm-info-link
{
    font-size: 0.9em;
    color: #C000C0;
    text-decoration: none;
    cursor: pointer;
}
.topfrm-info-link:hover
{
    color: #400040;
    text-decoration: none;
}
.topfrm-link
{
    font-size: 0.8em;
    color: #C000C0;
    text-decoration: none;
    cursor: pointer;
    padding-right: 5px;
}
.topfrm-link:hover
{
    color: #400040;
    text-decoration: none;
}


/* NAVIGATION */
.menu
{
    color: white;
    background-color: #202020;
    font-size: 0.75em;
    z-index: 1000;
}
.menu-item-root
{
    color: #FFFFFF;
    background-color: #202020;
    padding: 5px;
    font-weight: bold;    
    width: 30px;
}
.menu-item
{
    color: #FFFFFF;
    background-color: #202020;
    border-left: silver 1px solid;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    font-weight: bold;    
    width: 30px;
}
.menu-selected
{
/*
    color: white;
    background-color: #666666;
*/
}
.menu-item-hover
{
    color: white;
    background-color: #505050;    
}

.menu-dyn
{
    color: white;
    background-color: #202020;
    z-index: 1000;
}
.menu-dynitem
{
    color: #111111;
    background-color: white;
    font-size: 0.9em;
    margin: 2px;
    width: 150px;
}
.menu-dynitem-hover
{
    color: #333355;
    background-color: #EEEEEE;
}
.submenu
{
    color: Black;
    font-size:1.0em;
    z-index: 1000;
}


/* MAP PATH */
.mappath-frame
{
    background-color: #606060;
    padding-top: 3px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    height: 16px;
}
.mappath
{
    font-size: 0.75em;
}
.mappath-root
{
   color: #CCCCCC;
}
.mappath-node
{
    color: #CCCCCC;
}
.mappath-current
{
    color: #CCCCCC;
}

.mappath-separator
{
    color: #CCCCCC;
}


/* SIDE MENU */
.sidemenu-column
{
    vertical-align: top;
    width: 200px; 
    padding-left: 5px;
    padding-top: 10px;
}
.sidemenu-link
{
    font-size: 0.9em;
    color: #404040;
    text-decoration: none;
    border-bottom: dashed 1px #CCCCCC;
    cursor: pointer;
    margin-bottom: 5px;
    width: 100%;
}
.sidemenu-link:hover
{
    color: #101010;
    background-color: #EFEFEF;
    border-bottom: dashed 1px #CCCCCC;
    text-decoration: none;
}


/* DOWNLOAD INFO COLUMNS */
.page-download-info-left-column
{
    width: 50%; 
    vertical-align: middle; 
    text-align: center; 
    padding-bottom: 10px; 
    padding-top: 10px;
}
.page-download-info-right-column
{
    width: 50%; 
    vertical-align: middle; 
    text-align: left; 
    padding-bottom: 10px; 
    padding-top: 10px;
}
.page-download-link
{
    color: #325afa;
    font-weight: bold;
    font-size: 1em;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}

    
