﻿
.gs-main-logo-container
{
    display: block;
    width: 100%;
    max-width: inherit;
    height: 100%;
    border: 1;
    float: none;
    text-align:center;    
    border-spacing: 0;
    background-color: #ffffff;     
    padding-top: 10px;
    padding-bottom: 10px;     
    margin-top: .5rem;
    margin-bottom: .5rem;
    border-collapse: separate;    
    border-radius: 0.6rem;
    border-width: 2px;
    border-color: #e7e7e7;
    border-style: solid;
}

.gs-main-logo
{
    display: inline;
    width: inherit;
    max-width: 100%;
    height: 100%;
    border: 1;
    float: none;
    text-align:center;    
    border-spacing: 0;
    border-color: #000000;
    background-color: #ffffff;     
    padding-top: 10px;
    padding-bottom: 10px;     
    margin-top: .5rem;
    margin-bottom: .5rem;     
}

.gs-page-title
{
    text-align: center;
    background: #d5aa00;
    font-size: 2.6em;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;    
    font-family: 'Times New Roman' , Times, serif;
    margin: 0%;
    padding: 0;
    color: #ffffff;
    margin: 0;
    padding: 0;
    border-style: none;
    border-width: 0px;
    border-spacing: 0;
    border-collapse: collapse;
    border: 0;  
    width: 100%;
    max-width: inherit;
}

.gs-page-image-container
{
    width: 100%;
    max-width: inherit;
    height: 300px;
    border: 1;
    text-align:center;    
    border-spacing: 0;
    border-color: #000000;
    background-color: #ffffff;   
    margin-top: .5rem;
    margin-bottom: .5rem;  
}

.gs-page-image
{
    background:#fb3636;
    height: 100%;
    max-height: 100%;
    width: 100%;
}

.gs-main-table-slideshow
{
    width: 100%;
    height: 300px;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
    border: 0;
    border-radius: 0.6rem;
    border-width: 2px;
    border-color: #e7e7e7;
    border-style: solid; 
}

.gs-main-table-body
{
    text-align: left;
    margin: 0;
    padding: 0;
    border-style: none;
    border-width: 0px;
    border-spacing: 0;
    border-collapse: collapse;
    border: 0;
    font-weight: normal;
    font-family: Verdana;
	font-size: 14px;
}

.gs-main-message
{
    background: #d5aa00;
    font-weight: normal;
    font-family: Sans-Serif;
	font-size: 28px;
    color: #000000;
    width: 100%;
    display: block;
    text-align:center;
    margin: 0%;
    padding-left: 0px;
    padding-right: 0px;
    border-style: groove;
    border-width: 0px;
    border-spacing: 0;
    border-collapse: collapse;
    border: 0;
    border-radius: 0.9rem;   
    margin-top: .5rem;
    margin-bottom: .5rem;
    padding-top: 10px;
    padding-bottom: 10px;    
}




/* Topic Cells
----------------------------------------------------------*/
.gs-table-cell-topics
{
    color: #6f6e6e;
}

.gs-table-cell-topic-1
{
    background:#fb3636;
    height: 280px;  
    border-collapse: separate;    
    border-radius: 0.6rem;
    border-width: 2px;
    border-color: #fb3636;
    border-style: solid;
    margin-bottom: .5rem;
    width: 100%;
    max-width: 100%; 
}

.gs-table-cell-topic-1  .heading1
{
    background:#fb3636;
    height: 28px;
    font-weight: bold;
    color: #ffffff;
    font-size: 20px;
    text-align: center; 
}
.gs-table-cell-topic-1  .picture1
{
    background:#fb3636;
    height: 150px;
    max-height: 150px;
    width: 100%;
    background-size: 100% 100%;  
}
.gs-table-cell-topic-1  .body1
{
    background:#ffffff;
    height: 180px;
    font-weight: normal;
    font-family: Verdana;
	font-size: 14px;    
    color: #7f848c;
    padding-left: 10px;
    padding-right: 10px;
}

a:hover .body1
{
    background-color: #fb3636;
    color: White;
}


.gs-table-cell-topic-2
{
    background:#9baf44;
    height: 280px;
    border-collapse: separate;    
    border-radius: 0.6rem; 
    border-width: 2px;
    border-color: #9baf44;
    border-style: solid;
    margin-bottom: .5rem;
    width: 100%;
}
.gs-table-cell-topic-2  .heading2
{
    background:#9baf44;
    height: 28px;
    font-weight: bold;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
}
.gs-table-cell-topic-2  .picture2
{
    background:#9baf44;
    height: 150px;
    max-height: 150px;
    width: 100%;
    background-size: 100% 100%;
}
.gs-table-cell-topic-2  .body2
{
    background:#ffffff;
    height: 180px;
    font-weight: normal;
    font-family: Verdana;
	font-size: 14px;
    color: #7f848c;
    padding-left: 10px;
    padding-right: 10px;    
}

a:hover .body2
{
    background-color: #9baf44;
    color: White;
}

.gs-table-cell-topic-3
{
    background:#6663c1;
    height: 280px;
    border-collapse: separate;    
    border-radius: 0.6rem; 
    border-width: 2px;
    border-color: #6663c1;
    border-style: solid;
    margin-bottom: .5rem;
    width: 100%;
}
.gs-table-cell-topic-3  .heading3
{
    background:#6663c1;
    height: 30px;
    font-weight: bold;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
}
.gs-table-cell-topic-3  .picture3
{
    background:#6663c1;
    height: 150px;
    max-height: 150px;
    width: 100%;
    background-size: 100% 100%;
}
.gs-table-cell-topic-3  .body3
{
    background:#ffffff;
    height: 180px;
    font-weight: normal;
    font-family: Verdana;
	font-size: 14px;    
    color: #7f848c;
    padding-left: 10px;
    padding-right: 10px;
}

a:hover .body3
{
    background-color: #6663c1;
    color: White;
}


.gs-table-cell-topic-4
{
    background:#facd2e;
    height: 280px;
    border-collapse: separate;    
    border-radius: 0.6rem; 
    border-width: 2px;
    border-color: #facd2e;
    border-style: solid;
    margin-bottom: .5rem;
    width: 100%;
}
.gs-table-cell-topic-4  .heading4
{
    background:#facd2e;
    height: 30px;
    font-weight: bold;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
}
.gs-table-cell-topic-4  .picture4
{
    background:#facd2e;
    height: 150px;
    max-height: 150px;
    width: 100%;
    background-size: 100% 100%;
}
.gs-table-cell-topic-4  .body4
{
    background:#ffffff;
    height: 180px;
    font-weight: normal;
    font-family: Verdana;
	font-size: 14px;    
    color: #7f848c;
    padding-left: 10px;
    padding-right: 10px;    
}

a:hover .body4
{
    background-color: #facd2e;
    color: White;
}

/* Web page footer
----------------------------------------------------------*/
.gs-main-footer
{
    background: #f8f8f8;
    height: 100%;
    min-height: 50px;
    max-height: 100%;
    color: Black;
    font-family: Verdana;
	font-size: 11px;
    margin-top: .5rem;
    margin-bottom: .5rem;
    border-collapse: separate;    
    border-radius: 0.6rem;
    border-width: 2px;
    border-color: #e7e7e7;
    border-style: solid;
    margin-bottom: .5rem;
    padding-left: 0px;
    padding-right: 0px;    
    display: block;
    float: none;
    border-spacing: 0;
    max-width: inherit;
    margin-right: 15px;
    margin-left: 15px;
    overflow: auto;
}


/* Carousel
----------------------------------------------------------*/
.gs-carousel-figure-caption
{
    font-size:22px;
}

/* Contact
----------------------------------------------------------*/
input[type=text], select {
    width: 204px; 
    height: 18px;
}

.gs-contact-prompt
{
    width: 150px; 
    vertical-align: top;
}

.gs-contact-element
{
    width: 450px; 
    vertical-align: top;
}


/* Integrations / Data Migration
----------------------------------------------------------*/

.gs-table-cell-left
{
    background:#fb3636;
    width: 70%;
    height: 250px;
}

.gs-table-cell-left  .heading1
{
    background:#fb3636;
    height: 28px;
    font-weight: bold;
    color: #ffffff;
    font-size: 20px;
}
.gs-table-cell-left  .body
{
    background:#ffffff;
    width: 50%;
    height: 222px;
}
.gs-table-cell-left  .heading2
{
    background:#4f659d;
    height: 28px;
    font-weight: bold;
    color: #ffffff;
    font-size: 20px;
}


.gs-table-cell-right
{
    background:#beede5;
    width: 30%;
    height: 250px;
}

.gs-table-cell-right  .heading
{
    background:#beede5;
    height: 28px;
    font-weight: bold;
    color: #000000;
    font-family: Century Schoolbook;
    font-size: 20px;
}
.gs-table-cell-right  .body
{
    background:#beede5;
    width: 50%;
    height: 222px;
    font-weight: normal;
    font-family: Verdana;
	font-size: 10px;
	text-align: left;    
}


/* Testimonials
----------------------------------------------------------*/

.gs-testimonial-heading
{
    background-color: #3F729B;
    font-weight: bold;
    font-family: Verdana;
	font-size: 18px;
    color: white;
    width: 100%;
    display: block;
    text-align:center;
    margin: 0%;
    padding-left: 0px;
    padding-right: 0px;
    border-color: #f0d508;
    border-style: groove;
    border-width: 0px;
    border-spacing: 0;
    border-collapse: collapse;
    border: 1;
    border-radius: 0.9rem;   
    margin-top: .5rem;
    margin-bottom: .5rem;
    padding-top: 10px;
    padding-bottom: 10px;     
}

.gs-testimonial-writer
{
    height: 30px;
    font-weight: bold;
    font-family: Verdana;
	font-size: 11px;
    color: #000000;
    text-align: left;
}

.gs-testimonial-body
{
    height: 30px;
    font-weight: normal;
    font-family: Verdana;
	font-size: 12px;
    text-align: left;
}

.gs-testimonial-abacus-image
    {
        width: 211px;
        height: 87px;
        border-width: 0px;
    }

.gs-section-heading
{
    font-weight: normal;
    font-family: Verdana;
	font-size: 20px;
    color: #1c387f;
    text-align: left;
}

.gs-text-highlight
{
    font-weight: bold;
    font-style: italic;
	font-size: 18px;
    color: #d5aa00;
}

.gs-text-small
{
	font-size: 10px;
}

.gs-border
{
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
}

.gs-services
{
    vertical-align: text-bottom;
    float: left;
    margin: 0 5.5% 0 5.5%;
}

.gs-services-caption
{
    display: table-cell;
}

.gs-footer
{
    font-family: Verdana;
	font-size: 10px;
}

.gs-style-li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    list-style-position: inside;
    list-style-type: circle;
}

.gs-paragraph-hidden
{
    color: #f6f1f1;
}

/* Contact
----------------------------------------------------------*/
input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}

input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #45a049;
}

/* MISC
----------------------------------------------------------*/

.gs-left-align
{
 text-align: left;
}

.gs-centre-align
{
 text-align: center;
}

.gs-right-align
{
 text-align: right;
} 

.gs-hidden
{
 display: none;
} 

hr.gs-hr {
	background-color: #fff;
	border-top: 2px dashed #8c8b8b;
}

/* DEFAULTS
----------------------------------------------------------*/

body
{
    background: #FFFFFF;
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

a:link, a:visited
{
    font-weight: normal;
    font-family: Verdana;
	font-size: 14px;
    color: gray;
}

a:hover
{
}

a:active
{
    color: gray;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
