﻿/*
    Copyright:      Copyright (c) Mindscape Solutions. All rights reserved.
    Filename:       project.css
    Created by:     Jason Van Vuren
    Created on:     1.15.2008

    Summary:
        Use this style sheet to style all pages in the site.

    Revision:   Jason Van Vuren 1.15.2008
        Initial style creation.
*/


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */
.clear:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear { display: inline-block; }

/* Hides from IE/Mac \*/
* html .clear { height: 1%; }
.clear { display: block; }
/* End Hide from IE/Mac */


body
{
    padding: 0px;
    background-color: #5B6D4F;
    margin: 0px;
    text-align: center;
    height: 100%;
}

h2
{
    font-family: 'trebuchet MS';
    font-size: 30px;
    font-weight: bold;
    color: #95ab7b;
}

h3, h6
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #c7a24c;
    line-height: 20px;
    text-align: left;
}

h6 a
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #c7a24c;
    line-height: 20px;
    text-align: left;
}

h4
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: lighter;
    color: #95ab7b;
    line-height: 20px;
    text-align: left;
}

h4 a
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: lighter;
    color: #95ab7b;
    line-height: 20px;
    text-align: left;
}

p
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: lighter;
    color: #787572;
    line-height: 20px;
    text-align: left;
}

p a, ol a, ul a {
	    color: #95ab7b;

}

ul
{
    padding: 0px;
    margin: 0px 0px 0px 15px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: lighter;
    color: #787572;
    line-height: 20px;
    width: 100%;
    text-align: left;
    list-style-type: disc;
}

hr
{
    color: #d4d4d4;
    height: 1px;
    background-color: #a2a2a2;
    border: 0px;
}

/* ----------  Interior.master styles  ---------- */
div#Wrapper
{
    background-color: #5f6d4f;
    margin-right: auto;
    margin-left: auto;
    width: 980px;
}

div#Nav
{
    background-repeat: no-repeat;
    background-position: center top;
    width: 980px;
    height: 70px;
    background-image: url( '../images/GD_Nav_BG.jpg' );
    float: left;
    clear: both;
}

div#Nav .gammalogo
{
    background-position: right center;
    width: 341px;
    height: 100%;
    float: left;
    background-image: url( '../images/GammaLogo.jpg' );
    background-repeat: no-repeat;
    margin-left: 40px;
}

div#Nav .gammalogo a
{
    display: block;
    width: 100%;
    height: 100%;
}

div#Nav .gammalogo h1
{
    display: none;
}

div#Nav .nav
{
    padding: 0px;
    margin: 0px;
    width: 555px;
    height: 100%;
    float: left;
}

div#ContetnHeader
{
    background-image: url( '../images/GD_ContentHeader_BG.jpg' );
    background-repeat: no-repeat;
    background-position: center top;
    width: 980px;
    height: 70px;
    float: left;
}

div#ContetnHeader img
{
    margin-left: 42px;
    margin-top: 20px;
    float: left;
}

div#ContetnHeader h2
{
    float: left;
    margin-top: 27px;
}

div#Main
{
    padding: 20px 0px 0px 0px;
    margin: 0px;
    background-image: url(    '../images/GD_Content_BG.jpg' );
    background-repeat: repeat-y;
    background-position: center top;
    width: 980px;
    float: left;
    text-align: left;
}

div#FirstColumn
{
    float: left;
    width: 92%;
    margin-left: 40px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: lighter;
    color: #787572;
    text-align: left;
}

div#FirstColumn ul
{
    width: auto;
}

div#FirstColumnMapping
{
    float: left;
    width: 95%;
    margin-left: 40px;
}

div#FirstColumnScreenShot
{
    float: left;
    width: 95%;
    margin-left: 40px;
}

div#MainBottomCap
{
    background-image: url( '../images/GD_ContentFooter_BG.jpg' );
    background-repeat: no-repeat;
    background-position: center top;
    width: 980px;
    height: 30px;
    float: left;
    clear: both;
}

div#Comments
{

}

div#Footer
{
    background-image: url(   '../images/GD_Footer_BG.jpg' );
    background-repeat: no-repeat;
    background-position: center top;
    width: 980px;
    height: 55px;
    float: left;
    clear: both;
    text-align: center;
    font-family: arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: lighter;
    color: #ffffff;
    line-height: 18px;
}

div#Footer a
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: lighter;
    color: #ffffff;
    line-height: 18px;
    padding-right: 5px;
    padding-left: 5px;
}


/* ----------  Nav styles  ---------- */
div#Nav .nav ul
{
    margin: 25px 0px 0px 20px;
    padding: 0;
    list-style-type: none;
    float: left;
}

div#Nav .nav a
{
    padding: 5px 12px 0px 12px;
    font-family: 'trebuchet MS';
    font-size: 12px;
    color: #9cab8c;
    text-decoration: none;
    font-weight: bolder;
    display: block;
    height: 100%;
}

div#Nav .nav ul li
{
    float: left;
    display: block;
    position: relative;
    height: 30px;
}

div#Nav .nav ul li:hover
{
    background-color: #5f6d4f;
    background-image: url('../Images/ActiveTabLeft.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}

div#Nav .nav ul li a:hover
{
    background-image: url('../Images/ActiveTabRight.jpg');
    background-position: right top;
    background-repeat: no-repeat;
}

div#Nav .nav ul ul
{
    margin: 0;
    padding: 0;
}

div#Nav .nav ul ul li
{
    margin: 0;
    padding: 0;
    float: none;
}

div#Nav .nav ul ul a
{
    margin: 0px 0px 0px 13px;
    padding: 0px;
    text-align: left;
    line-height: 30px;
}

div#Nav .nav ul ul
{
    position: absolute;
    top: 25px;
    left: 0px;
    background-color: #5f6d4f;
    z-index: 100;
}

div#Nav .nav ul ul ul
{
    left: 100%;
    top: 0px;
}

div#Nav .nav ul ul li:hover
{
    background-image: none;
    background-color: #4a543d;
}

div#Nav .nav ul ul a:hover
{
    background-image: none;
}

div#Nav .nav ul ul,
div#Nav .nav ul li:hover ul ul
{
    display: none;
}

div#Nav .nav ul li:hover ul,
div#Nav .nav ul ul li:hover ul
{
    display: block;
}

div#Nav .nav #OverView_List
{
    width: 213px;
}

div#Nav .nav #Benefits_List
{
    width: 177px;
}

div#Nav .nav #GS_List
{
    width: 243px;
}

div#Nav .nav #Features_List
{
    width: 333px;
}

div#Nav .nav #Demo_List
{
    width: 83px;
}

div#Nav .nav #Buy_List
{
    width: 120px;
}

div#Nav .nav #Pricing_List
{
    width: 120px;
}

div#Nav .nav #Support_List
{
    width: 160px;
}

div#Nav .nav #Contact_List
{
    width: 150px;
}


.tdImage
{
    border-collapse: collapse;
    text-align: center;
    vertical-align: top;
    width: 30%;
}

div#FirstColumn .imagefloat
{
    margin: 15px;
    float: right;
    text-align: center;
}

.validationsummary
{
    color: #FF0000;
}