﻿/* 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%; 
    color: #ffffff;
    background-color: #202020;
    vertical-align: middle;
    border-collapse: collapse;
    margin-bottom: 10px;
    margin-top: 10px;
}
.content-frame
{
    background-color: #505050;
}
.blank-frame
{
    background-color: #FFFFFF;
    padding: 10px;
}
.news-frame
{
    font-size: 0.8em;
    color: #DDDDDD;
    text-decoration: none;
    cursor: pointer;
}
.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;
}
.plexmark-default-frame
{
    border-right: #696969 1px dotted;
    border-top: #006633 thin solid;
    border-left: #696969 1px dotted;
    border-bottom: #006633 thin solid;
    background-color: #e6f9be;
    padding: 2px;
}

.lfgsuite-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;
}
.products-column
{
    vertical-align: top;
    width: 280px; 
}
.news-column
{
    vertical-align: top; 
    width: 350px;
}
.downloads-column
{
    vertical-align: top; 
    width: 350px;
}
.ad-panel1
{
    border: solid 1px #cc6666;
    background-color: #FFDB91;
    padding: 3px 3px 3px 3px;
    text-align: center;
}
/* LABELS */
.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 */
.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: 400px;
}
.main-image-cell
{
    width: 350px;
}
.main-info-cell
{
    vertical-align: top;
    padding: 30px;
}
.topfrm-plexmark-img
{
    position: relative;
    left: 0px;
    top: 0px;
}
.topfrm-lfg-img
{
    position: relative; 
    left: -230px;
    top: 210px;
}
.topfrm-products-div
{
}
.topfrm-product1-div
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    padding-bottom: 20px;
}
.topfrm-product2-div
{
    padding-top: 20px;
}
.topfrm-product1-name
{
    font-size: 2em;
}
.topfrm-product1-super
{
    font-weight: bold;
    font-size: 0.8em;
    color: #696969;
}
.topfrm-product1-descr
{
	font-size: 0.75em;
	font-weight: 200;
	color: #696969;
}
.topfrm-product2-name
{
    font-family: 'Verdana';
    font-size: 1.5em;
}
.topfrm-product2-descr
{
    font-size: 0.75em;    
	font-weight: 200;
	color: #696969;
}
.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-link-first
{
    font-size: 1em;
    color: #C000C0;
    text-decoration: none;
    cursor: pointer;
    padding-right: 5px;
}
.topfrm-link-first:hover
{
    color: #400040;
    text-decoration: none;
}
.topfrm-link-next
{
    font-size: 1em;
    color: #C000C0;
    text-decoration: none;
    cursor: pointer;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #808080;
    padding-left: 5px;
    padding-right: 5px;
}
.topfrm-link-next:hover
{
    color: #400040;
    text-decoration: none;
}
.topfrm-product2-link-first
{
    font-size: 0.8em;
    color: #C000C0;
    text-decoration: none;
    cursor: pointer;
    padding-right: 5px;
}
.topfrm-product2-link-first:hover
{
    color: #400040;
    text-decoration: none;
}
.topfrm-product2-link-next
{
    font-size: 0.8em;
    color: #C000C0;
    text-decoration: none;
    cursor: pointer;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #808080;
    padding-left: 5px;
    padding-right: 5px;
}
.topfrm-product2-link-next:hover
{
    color: #400040;
    text-decoration: none;
}

.topfrm-info-div-newversion-beta
{
	width: 500px;
	position: relative;
	left: 50px;
	top: 0px;
	background-color: #FF9900;
	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-betalink-onred
{
	font-size: 0.8em;
	color: #101010;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
.topfrm-info-betalink-onred:hover
{
    color: #101010;
    text-decoration: none;
}
.topfrm-info-betalink-main-onred
{
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
.topfrm-info-betalink-main-onred:hover
{
    color: #000000;
    text-decoration: none;
}

/********************************************/
/***                                      ***/
/***  OTHER PAGES                         ***/
/***                                      ***/
/********************************************/
.pages-content-pageholder
{
    background-color: #f8f8ff;
    color: #000000;
}