@charset "UTF-8";

/*global stylesheet for Falcon ERP*/
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
	background-color: #ededed;
}

/*-----main tags
----------------------------------------------------------------------*/
h1 {
	color: #045f94;
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	font-size: 13px;
	color: #111;
	font-weight: bold;
	
}


h2.falconerp {
	font-size: 15px;
	font-weight: bold;
	padding-bottom:15px;
	margin-bottom:0px;
	margin:0 auto;
}

p.falconerp {padding-bottom:0px;
	margin-bottom:0px;
	font-weight:normal;
	margin:0 auto;
	}


.team {
	font-size: 13px;
	color: #111;
	font-weight: bold;
	padding-bottom:0px;
	line-height:inherit;
	margin-bottom:0px;
	
	
}

.bio { float:left; width:400px;}

.team span {font-weight:normal; font-style:italic;}
.h2inline {
	font-size: 13px;
	color: #111;
	font-weight: bold;
	display: inline;
}

h3 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.h3inline {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

a { text-decoration: none; }

a:link,
a:visited { color: #002D62; }

a:hover,
a:active {
	color: #219BD0;
	text-decoration: underline;
}

h2 a { }

h2 a:link,
h2 a:visited { color: #111; }

h2 a:hover,
h2 a:active {
	color: #219BD0;
	text-decoration: none;
}

.arrows { padding: 0 0 0 5px; }

a:link .arrows,
.arrows { color: #F78F1E; }

a:hover .arrows,
a:active .arrows { color: #219BD0; }

p {
	font-size: 12px;
	color: #111;
	line-height: 140%;
}

ul { }

li {
	font-size: 12px;
	color: #111;
	line-height: 140%;
}

img { border: 0; }


.img-left { float:left; padding:0px 10px 10px 0px; }

/*-----main structure
----------------------------------------------------------------------*/
#wrap {
	width: 905px;
	margin: 0px auto;
	border: 1px solid #E4E2E1;
	border-top: 1px solid #E5EAEF;
	background-color: #FFF;
	padding: 0px 0px 15px 0px;
}

.clear-fix {width:500px; height:2px; clear:left;}

#topbar {
	height: 8px;
	background-color: #E5EAEF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

/*-----header layout
----------------------------------------------------------------------*/
#header {
	width: 900px;
	height: 110px;
	margin: 0px auto;
	/*border-top: 1px solid #E5EAEF;*/
}

#headercontent {
	width: 870px;
	height: 110px;
	margin: 0px auto;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

#logolink { float: left; }

#tagline { float: left; }

#utility {
	font-size: 11px;
	color: #B3ADA8;
	float: right;
	margin: 20px 7px 0px 0px;
}

#utility a {
	text-decoration: none;
	font-weight: bold;
}

#utility a:link,
#utility a:visited { color: #4D4B48; }

#utility a:hover,
#utility a:active { color: #219BD0; }

.phone {
	color: #4D4B48;
	font-weight: bold;
}

.contactinfo { }

#social {
	float: right;
	clear: right;
	margin: 10px 0 0 0;
}

.linkedin {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: url(images/icon_linkedin.jpg) no-repeat top left;
	margin: 0 2px;
}

/*-----content layout
----------------------------------------------------------------------*/
#banner {
	width: 905px;
	height: 390px;
	margin: 0px auto;
	margin-top:-4px;
	border-top: 4px solid #f78f1e;
	border-bottom: 4px solid #13AB29;
}
#banner1 {
	width: 905px;
	height: 374px;
	margin: 0px auto;
	margin-top:-4px;
	border-top: 4px solid #f78f1e;
	border-bottom: 4px solid #13AB29;
}
#banner2 {
	width: 905px;
	height: 220px;
	margin: 0px auto;
	margin-top:-3px;
	border-top: 4px solid #f78f1e;
	border-bottom: 4px solid #13AB29;
}
#banner-inside {
	width: 870px;
	height: 110px;
	margin: 0px auto;
	background: url(images/banner.jpg) no-repeat center top;
}

#banneralt {
	width: 870px;
	height: 110px;
	margin: 0px auto;
	background: url(images/banner_cloud.jpg) no-repeat center top;
}

#maincontent {
	width: 905px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #ffffff;
	border-top: 0px;
	padding-top: 10px;
}

#content {
	padding-right: 30px;
	vertical-align: top;
}

#body_falconerp #content { padding-right: 0; }

#right {
	width: 240px;
	border: 1px solid #E5EAEF;
	border-top: 5px solid #F78F1E;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightfi {
	width: 180px;
	border: 1px solid #E5EAEF;
	border-top: 5px solid #F78F1E;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightfi12 {
	width: 240px;
	border: 1px solid #E5EAEF;
	border-top: 5px solid #F78F1E;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
#right12 {
	width: 240px;
	border: 1px solid #E5EAEF;
	border-top: 5px solid #13AB29;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

#body_falconerp #right { text-align: left; }

#right img { margin: 10px auto; }

#body_about #right img { margin: 15px auto; }

#right img.customer { margin: 10px; }

#body_falconerp #right img.customer { margin: 15px; }

#right h2 {
	margin: 0 15px 10px 15px;
	text-align: left;
	color: #045f94;
}

#right p {
	margin: 0px 15px 10px 15px;
	text-align: left;
}

#body_falconerp #right p {
	margin: 0px 15px 10px 15px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

#body_falconerp #right p.smalltext {
	font-size: 10px;
	font-weight: normal;
}

/*-----footer layout
----------------------------------------------------------------------*/
#footer {
	width: 900px;
	height: 30px;
	margin: 0px auto;
	text-align: left;
	color: #4D4B48;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}

/*-----other styles
----------------------------------------------------------------------*/
.twocolumnlist {
	float: left;
	margin: 0px 15px 10px 0px;
}

.clear { clear: both; }

.sans {
	font-family: sans-serif;
	text-align: right;
}

#utility .sans {
	font-size: 12px;
	padding: 0 20px 0 0;
	float: left;
	display: block;
}

ul.checks { margin: 10px 0; }

ul.checks li { list-style: url(images/check_bullet.png); }

ul.regular_list li { list-style: disc; }

#right #methodology h2 {
	margin: 0;
	font-size: 11px;
}

#methodology { margin: 0 auto; }

#methodology td {
	border-bottom: 1px solid #E5EAEF;
	padding: 5px 20px 5px 0;
	font-size: 11px;
	color: #111;
	line-height: 120%;
	vertical-align: top;
	text-align: left;
}

.graybox {
	padding: 5px 15px;
	margin: 15px 0;
	background-color: #F4F3F2;
	border-top: 5px solid #999999;
}

.rightgraybox {
	padding: 10px 0;
	margin: 0 10px;
	background-color: #F4F3F2;
}

.quotebox {
	padding: 25px 15px 15px 15px;
	margin: 0 10px;
	background: #F4F3F2 url(images/quotemarks.gif) no-repeat 8px 20px;
}

#right .quotebox h2 { text-align: center; }

.quote {
	color: #002D62;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	padding: 15px 0 0 0;
	text-indent: 40px;
}

blockquote {
	padding: 0;
	margin: 0 0 20px 0;
	text-align: left;
}

.name {
	font-size: 11px;
	color: #4D4B48;
	float: right;
}

.rightimages {
	float: right;
	width: 240px;
	margin: 10px 0 0 15px;
	text-align: center;
}

.rightimages img { margin: 0 auto 30px auto; }

.imageright {
	float: right;
	margin: 10px 15px 15px 0px;
}

.dotdivider {
	color: #219BD0;
	font-size: 18px;
	padding: 0px;
	margin: 5px auto;
}

.pinline {
	border-top: 1px solid #ccc;
	margin: 15px 0 15px 0;
}

.center {
	margin-left:auto;
	margin-right:auto;
}

.imageright {
	float: right;
	margin: 0 0 0 10px;
}

p.smalltext { font-size: 10px; }

a.underline { text-decoration: underline; }

/*fancybox*/
#data { text-align: left; }

#data .graybox { margin: 0 auto; }

#data h2 {
	margin: 10px 15px 10px 0;
	text-align: left;
	color: #045f94;
}

#data p { font-weight: bold; }

#data p.smalltext {
	font-size: 10px;
	font-weight: normal;
}

#data ul { width: 240px; }
#templatemo_footer_wrapper {
	width: 125%;
	border-top: 5px solid #000;
	background: #222222	
}

#templatemo_footer {
	width: 100%;
	margin: 0 auto;	
	padding: 10px 10px 5px;
	color: #dc8924;
}
#templatemo_bottom_wrapper {
	width: 125%;
	height:250px;
	border-top: 5px solid #CE2220;
	background: #999999;
}
.right_articles 
{
 border-color: #ccc;
 border-width: 1px;
 border-style: solid;
 border-radius:10px 10px 10px 10px;
 padding: 8px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
 background-color: #eee;
 color: #454545;
}
.right_articles1 
{
 border-color: #ccc;
 border-width: 1px;
 border-style: solid;
 padding: 8px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
 background-color: #eee;
 color: #454545;
 width:100px;
}

#rights1 {
width: 240px;
	border: 1px solid #E5EAEF;
	border-top: 5px solid #F78F1E;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
 }
 #rights11 {
width: 200px;
	border: 1px solid #E5EAEF;
	border-top: 5px solid #F78F1E;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
 }
.abt_banner_white {
    color: #FFFFFF;
    font-family: 'Verdana';
    font-size: 47px;
    text-shadow: 0.1em 0.1em #000000;
}
.abt_banner_red {
    color: #D50409;
    font-family: 'Verdana';
    font-size: 47px;
    text-shadow: 0.1em 0.1em #000000;
}
.abt_banner_small {
    color: #FFFFFF;
    font-family: 'Verdana';
    font-size: 26px;
    text-shadow: 0.1em 0.1em #000000;
}
.abt_banner_indigo {
    color: #5968DB;
    font-family: 'Verdana';
    font-size: 53px;
    text-shadow: 0.1em 0.1em #000000;
}
p {
    margin: 0 0 5px;
}
.abt_banner_red1 {
    color: #D50409;
    font-family: 'Verdana';
    font-size: 47px;
    text-shadow: 0.1em 0.1em #cccccc;
}































.footer_container {
  width: 85%;
  
  background-color: #999999;
  
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  
  text-align: left;
  font-size:12px;
}

.footer_container_black {
  width: 100%;
  
  background: #3a393a url(/image/ver2009/footer_blackbar_bg.png) top left repeat-x;
  
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  
  text-align: center;
  font-size:12px;
}


.footer_content_padding {
  padding: 15px 15px 15px 15px;
}

.footer_content {
  width: 900px;  
  margin: 0 auto;
  text-align: left;
}

.footer_cols, .footer_cols_over {
  width: 162px;
  height: 190px;
  
  margin: 0px 0px 10px 0px;
  padding: 10px 15px 10px 15px;
  
  float: left;
}

.footer_cols_over {
  background-color: #2d2d2d;
}

.footer_cols_item_float {
  float: left;
  width: 80px;
}

.footer_cols .footer_cols_title,
.footer_cols_over .footer_cols_title {
  font-weight: bold;
  margin-bottom: 8px;
}

.footer_cols .footer_cols_title {
  color: #ffff99;
}

.footer_cols_over .footer_cols_title {
  color: #64B338;
}

.footer_cols .footer_cols_item,
.footer_cols_over .footer_cols_item {
  margin-bottom: 6px; 
}

.footer_cols .footer_cols_item {
  color: #ffffff;
}

.footer_cols_over .footer_cols_item {
  color: #ffffff;
}

.footer_cols a:link { color: #ffffff; text-decoration: none; }
.footer_cols a:visited { color: #ffffff; text-decoration: none; }
.footer_cols a:hover  border-bottom: 1px dotted #2a2a2a; color: #000; text-decoration: none; }
.footer_cols a:active { border-bottom: 1px dotted #2a2a2a; color: #000; text-decoration: none; }

.footer_cols_over a:link { border-bottom: 1px dotted #888888; color: #888888; text-decoration: none; }
.footer_cols_over a:visited { border-bottom: 1px dotted #888888; color: #888888; text-decoration: none; }
.footer_cols_over a:hover { border-bottom: 1px dotted #2a2a2a; color: #000; text-decoration: none; }
.footer_cols_over a:active { border-bottom: 1px dotted #2a2a2a; color: #000; text-decoration: none; }

.footer_cols_item span { border-bottom: 1px dotted #ffffff; color: #ffffff; text-decoration: none; cursor:pointer; }
.footer_cols_item span:hover {color: #cccccc; text-decoration: none; }

.footer_blackbar {
  width: 100%;
  text-align: left;
  background-color: #000;
  color: #f2f2f2;
  
  font-size: 1.0em;
  
  padding: 7px 0;
}

#footer_about, 
#footer_content, 
#footer_services,
#footer_tools, 
#footer_policies {
  height: 120px;
}

#footer_international, 
#footer_support {
  /* height: 100px; height without MSN and Skype items */
  height: 140px;
}

#footer_international {
  width: 162px;
  /* background-color: #ddd; */
}

#footer_support {
  width: 354px;
  /* background-color: #ddd; */
}

#footer_support #dedicated_am {
  margin-bottom: 8px;
  line-height: 1.3em;
}

.footer_icons_container {
  float: right;
  height: 140px;
  position: relative;
}

.footer_icons_container .footer_icons_row1 {
  position: absolute;
  width: 320px;
  right: 10px;
  bottom: 30px;
}

.footer_icons_container .footer_icons_row2 {
  position: absolute;
  width: 320px;
  text-align: right;
  right: 10px;
  bottom: 0px;
}

.footer_icon {
  float: right;
}

#wrapper {
    width: 900px;
}

.item {
    height: 200px;
    width: 200px;
    margin: 20px;
    float: left;
}
#topics 
{
 clear: left;
 float: left;
 width: 580px;
 background-color: #f1f1f1;
 background-repeat: repeat-x;
 background-position: left bottom;
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 10px;
 padding-left:3px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
 color: #fff;
 height: 300px;
 font-weight:12px;
 border-top: 3px solid #999999;
 border-bottom: 3px solid #999999;
 border-left: 3px solid #999999;
 border-right: 3px solid #999999;
}
.thirds 
{
 float: left;
 padding-top: 0;
 padding-right:3px;
 padding-bottom: 0;
 padding-left:0;
 list-style-image:url('../tab_right.png')
}

/* Contact
------------------------------------------------------*/
form{
	margin:0; 
	padding:0;
}
#contactFormArea{
	 margin: 0 auto;
    padding: 5px;
    width: 350px;
}
.input{
	background-color:#ffffff; 
	font-size:13px; 
	border:1px solid #d7d7d7; 
	width:345px; 
	padding:5px 5px 5px 5px; 
	margin:0px; 
	color:#6b6b6b;
}
.input-submit{
	background-image:url(but-send.jpg); 
	background-repeat:no-repeat; 
	padding:0px; margin:0px; 
	border:0px; 
	width:99px; 
	height:37px; 
	cursor:pointer; 
	float:right; 
	margin-right:23px;
}
.textarea{
	background-color:#ffffff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	border:1px solid #d7d7d7; 
	width:345px; 
	padding:5px 5px 5px 5px; 
	margin:0px; 
	color:#6b6b6b;
}
#sidebox-contact-top{
	background-image:url(../images/sidebox-top-contact.gif); 
	background-repeat:no-repeat; 
	background-position:top;
	margin-top:16px; 
	width:465px; 
	height:3px; 
	float:left;
}
#sidebox-contact{
	width:465px;
	background-color:#fff; 
	float:left;
}
#sidebox-contact-bottom{
	background-image:url(../images/sidebox-bottom-contact.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:465px; 
	height:3px; 
	float:left;
}
.contact-icon{
	float:left; 
	margin-top:6px; 
	margin-right:5px;
}
#loadBar{
	width:455px;
	height:21px;
	background-image:url(../images/bg-load-form.png);
	background-repeat:no-repeat;
	color:#797979;
	text-align:center;
	padding:7px 5px 7px 65px;
}
#emailSuccess{
	width:455px;
	height:21px;
	background-image:url(../images/bg-load-form.png);
	background-repeat:no-repeat;
	color:#797979;
	text-align:center;
	padding:7px 5px;
}
.loading-form{
	width:128px;
	height:15px;
	background-image:url(../images/loading.gif);
	background-repeat:no-repeat;
	margin:3px 120px 0px 0px;
	float:right;
}

