﻿/* 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;
}
.plexearth-topstripe
{
    background-color: #fff1d1;
    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;
}
.plexearth-default-frame
{
    border-right: #696969 1px dotted;
    border-top: #990000 thin solid;
    border-left: #696969 1px dotted;
    border-bottom: #990000 thin solid;
    background-color: #fff1d1;
    padding: 2px;
}
.plexearth-frame-background
{
}
.ad-panel1
{
    border: solid 1px #cc6666;
    background-color: #FFDB91;
    padding: 3px 3px 3px 3px;
    text-align: center;
}

/* CONTENT */
.content-frame
{
    background-color: #FFFFFF;
    padding:10px;
}
.contentplaceholder-column
{
    vertical-align: top;
    width: 900px;
}
.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-helpcenter-img
{
    position: relative;
    left: 40px;
    top: -440px;
}
.topfrm-product-img
{
    position: relative;
    left: 70px;
    top: -155px;
}
.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-div-betamaster
{
	width: 570px;
	position: relative;
	left: 380px;
	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-div-newversion
{
	width: 500px;
	position: relative;
	left: 450px;
	top: -190px;
	background-color: #FF0000;
	border: solid 1px #111111;
	padding: 10px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	color: #FFFFFF;
}
.topfrm-info-div-newversion-betamaster
{
	width: 520px;
	position: relative;
	left: 430px;
	top: -190px;
	background-color: #FF0000;
	border: solid 1px #111111;
	padding: 10px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	color: #FFFFFF;
}
.content-placeholder-div
{
	position: relative;
	top: -150;
}
.topfrm-info-lbl
{
    font-size: 1.2em;
    cursor: default;
    color:#000000;
}
.topfrm-info-sublbl
{
    font-size: 0.9em;
    cursor: default;
    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;
}
.topfrm-info-mainlink-onred
{
	font-size: 1.0em;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
.topfrm-info-mainlink-onred:hover
{
    color: #FFFFFF;
    text-decoration: none;
}
.topfrm-info-link-onred
{
	font-size: 0.9em;
	color: #D0D0D0;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
.topfrm-info-link-onred:hover
{
    color: #D0D0D0;
    text-decoration: none;
}
.topfrm-info-mainbigtitle-onred
{
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
	font-weight: bold;
}


/* 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;
}

.page-download-link-small
{
    color: #325afa;
    font-weight: bold;
    font-size: 0.8em;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}
.serviceplan-table-feature-cell
{
	border-bottom: #696969 1px; 
	border-bottom-style: dotted;
	height:40px;
}
.serviceplan-table-plan-cell
{
	border-bottom: #696969 1px;
	border: 1px solid #696969;
	background-color: #EEEEEE
}

.numeric-textbox
{
	text-align: right;
}

.frame-warning
{
    background-color: #ffffcc;
    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: medium;
    color: #8b0000;
}
