﻿/*Display for text content*/

.SiteContentDefault
{
    font-family: Century Gothic, Arial; 
    font-weight: normal; 
    font-size: 11px;
    color: #4d4d4d;
}

.SiteContentHeading
{
    font-family: Century Gothic, Arial; 
    font-weight: normal; 
    font-size: 11px;
    color: White; 
    width: 580px;
}

.SiteContentHeading2
{
    font-family: Century Gothic, Arial; 
    font-size: 18px;    
    color: #1d80a0;
    font-weight: bold;
}

.SiteContent
{
    font-family: Century Gothic, Arial; 
    font-size: 11px;
    font-weight: normal;
    color: #666666; 
    width: 580px;    
}

.SiteContentLI
{
    font-family: Century Gothic, Arial; 
    font-size: 11px;
    font-weight: normal;
    color: #666666; 
}


h3
{
    font-size: 14px;
    color: #c6dff7;
    margin: 0 0 15px 0;
    padding: 0;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
}

h2
{
    font-size: 12px;
    color: #666666;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
}

h1
{
    font-size: 25px;
    color: White;
    padding: 0;
    font-family: 'Trebuchet MS';
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}

.services_h1
{
    font-size: 20px;
    color: #666666;
    padding: 0;
    font-family: Century Gothic,Arial;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    margin-left: 20px;
}

.services_h2
{
    font-size: 16px;
    color: #666666;
    margin: 0 0 0 0;    
    padding: 0;
    font-family: Century Gothic,Arial;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    margin-left: 20px;
}

.services_h3
{
    font-size: 14px;
    color: Black;
    margin: 0 0 0 0;    
    padding: 0;
    font-family: Century Gothic,Arial;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    margin-left: 20px;
}

.services_content
{
    color: #737373;
    font-family: 'Century Gothic',Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-variant: normal;
    margin: 0 0 0 0;        
    margin-left: 20px;
    margin-right: 20px;
}

.design {
	font-size: 19px;
	color: #0c2c44;
	padding: 0 0 5px 0;
	margin: 0;
	text-transform: uppercase;
}

.development {
	font-size: 19px;
	color: #0c2c44;
	padding: 0 0 5px 0;
	margin: 0;
	text-transform: uppercase;
}

.portfolio_text
{
    color: #666666;
    font-family: 'Century Gothic',Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;	
}

.portfolio_link
{
	color: #3d6184;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.validatorText
{
	color: Black;
	background-color: lemonchiffon;
}

.validatorCalloutHighlight
{
	color: black;
	background-color: lemonchiffon;
}

/* Rounded Corners*/
.solutionsRoundedPanel
{
	width:100%;
	background-color: #e0dfdf;
	color:white;
	font-weight:bold;	
}

.roundedPanel1
{	
	width:100%;
	background-color:#1d80a0;
	color:white;
	font-weight:bold;
}

.roundedPanel2
{	
	width:100%;
	background-color:#b0edf1;
	color:white;
	font-weight:bold;
}

.servicesRoundedPanel
{
	width: 100%;
	background-color: #469499;
	color: white;
	font-weight: bold;
	font-family: 'Century Gothic',Arial;
	font-size: 13px;
}

.contactUsText1
{
	font-family: 'Century Gothic',Arial;
	font-size: large;
	color: White;
	font-weight: bold;
}

.contactUsText2
{
	font-size: 12px;
	color: White;
	font-weight: bold;
	font-family: 'Century Gothic',Arial;
}

.contactUsText3
{
	font-family: 'Century Gothic',Arial;
	font-size: 11px;
	color: White;
	font-weight: bold;
}

.contactUsRounded1
{
	width:100%;
	background-color:#4d4d4d;
	color:white;
	font-weight:bold;
}

.contactUsRounded2
{
	width:100%;
	background-color:#bebdbd;
	font-weight:bold;
}

.footer
{
	font-size: 11px;
	color: #666666;
	font-family: 'Trebuchet MS';
	font-style: normal;
	font-variant: normal;
}

.solutions_category
{
	font-size: 12px;
	color: White;
	font-family: 'Trebuchet MS';
	font-style: normal;
	font-variant: normal;
}