@charset "UTF-8";

* {
	padding: 0;
	margin: 0;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	padding: 0;
	margin: 0;
	text-align: center;
}

#home_page {
	background:  url(../images/bg_home.jpg) #000000 no-repeat center top;
}

#ava_page {
	background:  url(../images/bg_ava.jpg) #000000 no-repeat center top;
}

#ava101_page{
	background:  url(../images/bg_ava.jpg) #000000 no-repeat center top;
}

#avafeatures_page{
	background:  url(../images/bg_ava.jpg) #000000 no-repeat center top;
}

#avahosting_page{
	background:  url(../images/bg_ava.jpg) #000000 no-repeat center top;
}

#avasamples_page{
	background:  url(../images/bg_ava.jpg) #000000 no-repeat center top;
}


#services_page {
	background:  url(../images/bg_services.jpg) #000000 no-repeat center top;
}
#partners_page {
	background:  url(../images/bg_partners.jpg) #000000 no-repeat center top;
}
#clients_page {
	background:  url(../images/bg_clients.jpg) #000000 no-repeat center top;
}
#contact_page {
	background:  url(../images/bg_contact.jpg) #000000 no-repeat center top;
}
.container{
	width: 894px;
	margin: 0 auto;
	text-align: left;
}
 
.clear {
	clear: both;
	padding: 0;
	margin: 0;
}
.white {
	color: #fff;
}
/*-------- Navigation --------*/


#navigation{
	margin-top: 307px;
	font-size: 12px;
	height: 38px;
	text-transform: uppercase;
}

#navigation ul { padding: 0;  margin: 0;  float: left;  height: 38px;  width: 894px;  list-style: none;  color: #4ac3d1; }

#navigation li { float: left;  width: 149px;  height: 38px; white-space: no-wrap;}
#navigation li a {
	display: block;
	height: 38px;
	overflow: hidden;
	width: 149px;
	text-decoration:none;
	color: #4ac3d1;
	text-align: center;
	line-height: 46px;
	padding: 0;
	margin: 0;
	
}

#navigation li#home, #navigation li#ava, li#avasamples,li#ava101,li#avafeatures, li#avahosting, #navigation li#services, #navigation li#clients, #navigation li#partners { background: url(../images/tab_static.gif) no-repeat top left; }

#navigation li#home a:link,#navigation li#home a:visited,#navigation li#home a:active { background: url(../images/tab_static.gif) no-repeat top left }
#navigation li#ava a:link,#navigation li#ava a:visited,#navigation li#ava a:active { background: url(../images/tab_static.gif) no-repeat top left }
#navigation li#services a:link,#navigation li#services a:visited,#navigation li#services a:active { background: url(../images/tab_static.gif) no-repeat top left}
#navigation li#clients a:link,#navigation li#clients a:visited,#navigation li#clients a:active { background: url(../images/tab_static.gif) no-repeat top left }
#navigation li#partners a:link,#navigation li#partners a:visited,#navigation li#partners a:active { background: url(../images/tab_static.gif) no-repeat top left }
#navigation li#contact a:link,#navigation li#contact a:visited,#navigation li#contact a:active { background: url(../images/tab_static.gif) no-repeat top left }

#navigation li#home a:hover,#navigation li#ava a:hover,#navigation li#services a:hover,#navigation li#clients a:hover,#navigation li#partners a:hover,#navigation li#contact a:hover  { 
background: url(../images/tab_hover.gif) no-repeat top left; color: #4ac3d1;
}

/* Auto Nav Selection */

#home_page #navigation li#home a:link,#home_page #navigation li#home a:visited, #home_page #navigation li#home a:active { background: url(../images/tab_selected.gif) no-repeat top left; color: #fff;}
#ava101_page #navigation li#ava101 a:link,#ava101_page #navigation li#ava101 a:visited, #ava101_page #navigation li#ava101 a:active { background: url(../images/tab_selected.gif) no-repeat top left; color: #fff;}
#avafeatures_page #navigation li#avafeatures a:link,#avafeatures_page #navigation li#avafeatures a:visited, #avafeatures_page #navigation li#avafeatures a:active { background: url(../images/tab_selected.gif) no-repeat top left; color: #fff;}
#avahosting_page #navigation li#avahosting a:link,#avahosting_page #navigation li#avahosting a:visited, #avahosting_page #navigation li#avahosting a:active { background: url(../images/tab_selected.gif) no-repeat top left; color: #fff;}
#avasamples_page #navigation li#avasamples a:link,#avasamples_page #navigation li#avasamples a:visited, #avasamples_page #navigation li#avasamples a:active { background: url(../images/tab_selected.gif) no-repeat top left; color: #fff;}


#ava_page #navigation li#ava a:link,#ava_page #navigation li#ava a:visited,#ava_page #navigation li#ava a:active{ background: url(../images/tab_selected.gif) no-repeat top left; color: #fff; }
#services_page #navigation li#services a:link,#services_page #navigation li#services a:visited,#services_page #navigation li#services a:active{ background: url(../images/tab_selected.gif) no-repeat top left; color: #fff; }
#clients_page #navigation li#clients a:link,#clients_page #navigation li#clients a:visited,#clients_page #navigation li#clients a:active { background: url(../images/tab_selected.gif) no-repeat top left; color: #fff; }
#partners_page #navigation li#partners a:link,#partners_page #navigation li#partners a:visited,#partners_page #navigation li#partners a:active { background: url(../images/tab_selected.gif) no-repeat top left; color: #fff; }
#contact_page #navigation li#contact a:link,#contact_page #navigation li#contact a:visited,#contact_page #navigation li#contact a:active { background: url(../images/tab_selected.gif) no-repeat top left; color: #fff; }

/* ---------- Secondary Navigation Styles ---------- */
#secondaryNavigation {
	font-size: 11px;
	text-transform: uppercase;
	height: 33px;
	background: url(../images/bg_subNav.gif) repeat-x left top;
	margin-bottom: 15px;
}

#secondaryNavigation ul{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	height: 32px;
}
#secondaryNavigation li { 
	width: auto;
	background: url(../images/secondaryDivider.gif) no-repeat right top;
	float: left; 
	line-height: 32px; 
	padding: 0 15px 0 15px;
}

#secondaryNavigation li a { 
	white-space: nowrap;
	width: auto;
	display: block; 
	color: #85d6d0; 
	text-decoration: none;
	padding: 0;
}

#secondaryNavigation li a:hover {
white-space: nowrap;
	width: auto;
	color: #8ec73d;
	text-decoration: none;

}
/* -- Auto Secondary Navigation Selection -- */
#secondaryNavigation #selectedSection {
	
	
}
#secondaryNavigation #selectedSection a , #secondaryNavigation #selectedSection a:hover {
white-space: nowrap;
	width: auto;
	background: url(../images/secNav_carrot.gif) no-repeat top center;
	color: #fff;
	text-decoration: none;
}

/*-------- VIdeo stylings --------*/

#videoWindow {
	margin-top: 15px;
	float: left;
	width: 322px;
	height: 306px;
}
#videoDescription {
	float: left;
	width: 320px;
	padding-left: 15px;
	
}

#videoDescription p {
	font-size: 13px;
	line-height: 22px;
	color: #85d6d0;
	margin-bottom: 5px;
}

#videoDescription p a{
	text-decoration: none;
	border-bottom: #85d6d0 1px dotted;
}

#videoDescription p a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: #fff 1px dotted;
}

/*-------- Column stylings --------*/

#leftCol {
	width: 669px;
	float: left;
	display: block;
}

#leftCol .twoColContent{
	display: block;
	float: left;
	width: 334px;
}

#leftCol ul{
	padding: 10px;
	list-style: none;
	line-height: 22px;
	color: #85d6d0;
	font-size: 13px;
}


#leftCol ul a{
	text-decoration: none;
	color: #85d6d0;
	border-bottom: #85d6d0 1px dotted;
}

#leftCol ul a:hover{
	text-decoration: none;
	color: #fff;
	border-bottom: #fff 1px dotted;
}

#leftCol li{
	padding-bottom: 10px;
	background: url(../images/smArrow_green.gif) no-repeat 0 6px;
	padding-left: 20px;
	
}

#leftCol ul li ul{
	padding: 10px;
	list-style: circle ;
	line-height: 12px;
	color: #fff;
	font-size: 13px;
}
#leftCol ul li ul li{
	padding: 0 0 10px 5px;
	background: none;
}


#leftCol .greenHeading{
	color: #adc201;
	font-size: 19px;
	line-height: 28px;
	font-weight: normal;
	margin-right: 20px;
	text-transform: uppercase;
}

#leftCol h1{
	color: #1698a3;
	font-size: 19px;
	line-height: 28px;
	font-weight: normal;
	margin-right: 20px;
	text-transform: uppercase;
}

#leftCol h4{
	color: #1698a3;
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
	margin-right: 20px;
	text-transform: uppercase;
	border-bottom: #04353c 1px solid;
}

#leftCol h4.doubleLine{
	color: #1698a3;
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
	margin: 20px 20px 0 0;
	text-transform: uppercase;
	border-bottom: #04353c 1px solid;
	border-top: #04353c 1px solid;
}

#leftCol h5{
	color: #fff;
	padding: 16px 0 0 0;
	font-size: 15px;
}

#leftCol p {
	font-size: 14px;
	line-height: 24px;
	color: #85d6d0;
	padding: 8px 0 8px 0;
	margin-bottom: 5px;
}

#leftCol p a{
	color: #85d6d0;
	text-decoration: none;
	border-bottom: #85d6d0 1px dotted;
}

#leftCol p a:hover{
	color: #fff;
	text-decoration: none;
	border-bottom: #fff 1px dotted;
}

#leftCol .greenUnderline {
	color: #b4c612;
	font-size: 19px;
	line-height: 28px;
	font-weight: normal;
	margin-right: 20px;
	text-transform: uppercase;
	border-bottom: #04353c 1px solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#leftCol h1.greenUnderlinePad {
	color: #b4c612;
	font-size: 19px;
	line-height: 28px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: #04353c 1px solid;
	padding: 20px 0 5px 0;
	margin: 0 20px 10px 0;
}

#leftCol h2{
	color: #fff;
	font-size: 15px;
	line-height: 26px;
	border-left: #b4c612 3px solid; 
	font-weight: normal;
	padding-left: 13px;
	margin: 20px 20px 10px 0;
}

#leftCol h2 a{
	color: #fff;
	text-decoration: none;
	border-bottom: #85d6d0 1px dotted;
}

#leftCol h2 a:hover {
	color: #b4c612;
	text-decoration: none;
	border-bottom: #b4c612 1px dotted;
}

h3.stepsHeading{
	color: #1698a3;
	font-size: 19px;
	line-height: 28px;
	font-weight: normal;
	margin-right: 20px;
	text-transform: uppercase;
	border-bottom: #04353c 1px solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
	
}

#rightCol {
	width: 214px;
	float: left;
	display: block;
}

#rightColSub {
	margin-left: 10px;
	width: 214px;
	float: left;
	display: block;
	padding-top: 28px;
}

#rightCol em, #rightColSub em{
	font-size: 14px;
	line-height: 22px;
	color: #2b7984;
	margin-bottom: 10px;
	display: block;
}

#rightColSub strong{
	padding: 0 0 12px 0;
	display: block;
	color: #fff;
	font-weight: bold;
	font-style: italic;
}


/*-------- Testimonial stylings --------*/
#testimonialTop{
	width: 212px;
	background: url(../images/quote_bot.gif) no-repeat left bottom;
	padding-bottom: 26px;
}

#testimonialTop h2{
	color: #2b7984;
	font-size: 12px;
	line-height: 22px;
	padding:10px;
	
}

.quoteMarkTop {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding-right: 4px;
	vertical-align: -5px;
}
.quoteMarkBot {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding-left: 4px;
	vertical-align: -5px;
}

#testimonialBot {
	/*background: url(../images/quote_top.gif) no-repeat left top;*/
	background: #001c20;
	border-top: #003037 3px solid;
	border-right: #003037 3px solid;
	border-left: #003037 3px solid;
}

#testimonialClient {
	margin-top: 20px;
	line-height: 18px;
}

#testimonialClient  h3{
	text-transform: uppercase;
	color: #9aac16;
	font-size: 12px;
}

#rightColSub  h3{
	font-weight: normal;
	padding-bottom: 4px;
	color: #9aac16;
	font-size: 12px;
}

#rightColSub  h3 a{
	text-decoration: none;
	border-bottom: #9aac16 1px dotted;
	color: #9aac16;
	font-size: 12px;
}

#rightColSub  h3 a:hover{
	text-decoration: none;
	border-bottom: #fff 1px dotted;
	color: #fff;
	font-size: 12px;
}

#rightColSub  h2{
text-transform: uppercase;
	color: #fff;
	font-size: 14px;
}

#testimonialClient  h4{
	color: #fff;
	font-size: 12px;
}

/*-------- 4 Column Module stylings --------*/

.fourColModule {
	display: block;
	float: left;
	width: 213px;
	margin-right: 10px;
}

.fourColModule h3{
	color: #b4c612;
	text-transform: uppercase;
	font-size: 13px;
	border-top: #04353c 1px solid;
	border-bottom: #04353c 1px solid;
	padding: 5px 0 5px 0px;
}

.fourColModule .head1,.fourColModule .head2,.fourColModule .head3{
	color: #b4c612;
	text-transform: uppercase;
	font-size: 14px;
	border-top: #04353c 1px solid;
	border-bottom: #04353c 1px solid;
	padding: 5px 0 5px 25px;
}

.fourColModule .head1 {
	background: url(../images/hmIcon_1.gif) no-repeat left top;
}
.fourColModule .head2 {
	background: url(../images/hmIcon_2.gif) no-repeat left top;
}
.fourColModule .head3 {
	background: url(../images/hmIcon_3.gif) no-repeat left top;
}

#leftCol .fourColModule p, .container .fourColModule p{
	font-size: 13px;
	line-height: 22px;
	color: #2b7984;
	padding: 8px 0 8px 0;
	border-bottom: #04353c 1px solid;
	margin-bottom: 5px;
}


a.arrowLink{
	text-decoration: none;
	color: #fff;
	background: url(../images/smArrow_green.gif) no-repeat right center;
	font-size: 12px;
	padding-right: 15px;
	
}

a.arrowLink:hover{
	text-decoration: none;
	color: #b4c612;
	background: url(../images/smArrow_green.gif) no-repeat right center;
	font-size: 12px;
	padding-right: 15px;
	
}

/*-------- footer stylings --------*/
#footer {
	font-size: 11px;
	background: #00191b;
	color: #005762;
	padding: 15px;
	margin: 40px 0 60px 0;
}


/*-------- form styles --------*/
input, textarea {
	width: 430px;
	color: #000;
	font-size: 12px;
	padding: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

fieldset{
	border: 0;
}

legend {
	display: none;
}

input:focus, textarea:focus {
	border: 2px solid #bbcc2a;
	background: #e2e9a4;
}

#contactContent2 .thankYou{
	float: left;
	padding-top: 10px;
	font-size: 12px;
	color: #bbcc2a;
}

#contactContent2 p{
	margin: 0px;
	padding: 0px;
}

/*-- reset width for non-text inputs --*/
input.submitBtn {
	margin-top: 6px;
	padding: 0;
	float: left;
	width: auto;
}


/* display labels next to form elements, add a class for when you want them to stack 

label {
	float: left;
	margin-right: 10px;
}
lable.top {
	display: block;
	float: none;
}
*/

/* SpryFormValidation.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	
	font-size: 12px;
	display: inline ;
	color: #bbcc2a;
	/*border: 1px solid #CC3333;*/
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background: #fff url(/static/images/smiley.gif) no-repeat right center;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background: #e2e9a4 url(/static/images/invalidForm.gif) repeat left top;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background: #85d6d0;
	border: 2px solid #1698a3;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}



