﻿@charset "utf-8";
body  {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 20px 0px 0px 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background:#ffffff;
}

.twoColFixRtHdr #container { 
	width: 945px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.twoColFixRtHdr #header { 
} 
.twoColFixRtHdr #header h1 {
}
.twoColFixRtHdr #nav { 
	position: relative;
	height: 30px;
	padding-top: 6px;
	padding-bottom: 30px;
} 
.twoColFixRtHdr #sidebar1 {
	margin: 0px;
	padding: 0px;
    float: right; 
	width: 214px; 
}

.twoColFixRtHdr #innerContainer { 
	padding: 0px;
	width: 731px;
} 
* html .twoColFixRtHdr #sidebar1 {
	display: inline; 
	margin-left: -214px; 
}
.twoColFixRtHdr #footer { 
} 
.twoColFixRtHdr #footer p {
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#mainContent {
	min-height: 550px;
}

/*-------------------------------------------------------------------------------------------------------*/

/* Etelligent Website Styles */

/*-------------------------------------------------------------------------------------------------------*/

/* Content - Body text styles */

.smalltext  {
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.greytext {
	color: #6b6b6b; 
	font-weight:bold;
}

/* Text links within content */
a {
	text-decoration: none;
	color: #4AAAE0;
}
a:hover {
	text-decoration: underline;
}

a.greylink {
    font: 1.0em 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	color: #6b6b6b;
	text-decoration: none;
}

a:hover.greylink {
	text-decoration: underline;
}

a.greylink_large, span.greylink_large{
    font: 0.9em 'Trebuchet MS', Helvetica, sans-serif;
	color: #6b6b6b;
	text-decoration: none;
}

a:hover.greylink_large {
	text-decoration: underline;
}

a.blacklink {
    font: 0.9em 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover.blacklink {
	text-decoration: underline;
}

a.blacklink_large {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover.blacklink_large {
	text-decoration: underline;
}


/*-------------------------------------------------------------------------------------------------------*/

/* Right Hand Side - Backgrounds */

.rightSideHeaderBG {
   background-image:url(../resources/images/backgrounds/right_header_bg.jpg);
   background-repeat:repeat-x; 
   background-position:top left;
   height: 28px;
}

div.howCanWeHelpBG {
   background-color:#ffffff;
   background-image:url(../resources/images/backgrounds/how_can_we_help_bg.jpg);
   background-repeat:no-repeat; 
   background-position: 0px 15px;
   height: 40px;
   padding-top: 15px;
   margin-top: 0px;
}

.rightSideBottomBG {

   background-image:url(../resources/images/backgrounds/rightside_bottom_bg.jpg);
   background-repeat:repeat-x; 
   background-position:top left;
   height: 8px;
}


/*-------------------------------------------------------------------------------------------------------*/

/* Right Hand Side - Text Styles */

.rightSideTitle {
	font: 1.1em 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 0.8em;
	text-align: center; 
	color:#6b6b6b;
}


.rightSideText {
	font: 0.9em 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: 900;
	margin-left: 1.6em;
	margin-top: 0px; 
	text-align: left; 
	color: #6b6b6b;
}

.howCanWeHelpTitle {
	font: 0.8em 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	text-align:left;
	color: #6b6b6b;
}

.howCanWeHelpImg {
    margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.rightLoginText {
	font: 0.8em 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	text-align: left; 
	color: #6b6b6b;
}

.rightEmailText {
	font: 0.9em 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: 900;
	margin-left: 10px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-left: 6px;
	text-align: left; 
	color: #6b6b6b;
}


/*-------------------------------------------------------------------------------------------------------*/

/* Right Hand Side - Table Styles */

.rightSideDivider {
  height: 15px;
}

div.rightOurClients {
    background-image:url(../images/sidePanelLeftBorder.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

div.rightWhatClientsSay {
    background-image:url(../images/sidePanelLeftBorder.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

div.rightLatestNews {
    background-image:url(../images/sidePanelLeftBorder.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

div.rightKeepInTouch {
    background-image:url(../images/sidePanelLeftBorder.gif);
	background-repeat:repeat-y;
	background-position:top left;
	padding-top: 0px;
	margin-top:  0px;
}

/*-------------------------------------------------------------------------------------------------------*/

/* Right Hand Side - Form Styles */

form.rightSide {
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

form.rightEmail {
	border:0px;
	margin:0px;
	padding:0px;
}

input.rightSideTextboxes {
	color: #b4b4b5;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	width: 140px;
	height: 12px;
	margin-bottom:2px;
	padding:1px;
}


/*-------------------------------------------------------------------------------------------------------*/

/* Products section */

img.services { 
    display: block;
    margin-left: auto;
    margin-right: auto 
}

.blue_column { 
  background-color:#ecf4f9;
  padding: 5px;
}

.light_blue_column  { 
  background-color:#f4f9fc;
  padding: 5px;
}

img.clients {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

.grey_text_box {
	 background-color:#ededed;
	 font-size: 0.8em;
	 padding: 2px;
	 margin-top: 2px;
	 margin-bottom: 2px;
}
.half_width {
	width: 50%;
}


/*-------------------------------------------------------------------------------------------------------*/

/* Contact section */

.formtext  { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

input.contactTextboxes {
	color: #b4b4b5;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	margin-top: 1px;
	margin-bottom: 1px;
   padding: 1px;
}

textarea.contactTextareas {
	color: #b4b4b5;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	margin-top: 1px;
	margin-bottom: 1px;
   padding: 1px;
}

form.contactForm {
	border:0px;
	margin:0px;
	padding: 0px;
	background-color:#ffffff;
	text-align: left;
}

/*-------------------------------------------------------------------------------------------------------*/


/* Footer section */

div.footer_section { 
   width: 690px;
}

div.footer_section img {
	float:right;
	padding-bottom: 50px;
}