@charset "utf-8";
/* CSS Document */

html {
	background:url(../images/page-back2.gif) repeat-y 50% 0;
	height:100%;
	}

body {
	background:url(../images/main.jpg) no-repeat 50% 0;
	margin:0; padding:0;
	font-size:68.75%;
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	height: 100%;
	}

#wrapper {
	width:780px;
	margin:0 auto;
	padding-left:150px;
	padding-right:70px;
	background:url(../images/main.jpg) no-repeat 50% 0;

	min-height:100%;
	height: auto !important; /* new */
	height: 100%; /* new */
	margin-bottom:-218px; /* new */
	}

#columnOne {
	float:left;
	clear:left;
	width:615px;
	}

* html #columnOne {
	height:583px;
	}

#columnTwo {
	float:right;
	width:160px;
	font-size:81.8%;
	line-height:1.62em;
	color:#444444;
	padding-top:3px;
	}

#columnTwo p {
	margin-left:1em;
	}

#chatBox {
	height:75px;
	}

#header {
	height:125px;
	}

#header h1 {
	float:left;
	text-indent:-9999em;
	}

#mainMenu {
	padding:0; margin:0;
	margin-left:50px;
	padding-top:87px;
	bottom:0px;
	width:600px;
	font-size:109.09%;
	font-size:118.18%;
	}

#mainMenu li {
	float:left;
	list-style:none;
	line-height:27px;
	padding:4px 10px 0px 6px;
	background:url(../images/bullet-square.gif) no-repeat 100% 50%;
	}

#mainMenu li#tabBlog {
	background:none;
	}

#mainMenu li a {
	display:block;
	color:#242320;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:5px solid transparent;
	}


#mainMenu li a:hover {
	border-color:#999588;
	}

/* submenus */

#mainMenu ul {
	position:absolute;
	margin:0;
	padding:0;
	display:none;
	border:1px solid #999588;
	background:white;
	}

#mainMenu ul li {
	background:none;
	padding:0;
	}

#mainMenu ul li a {
	padding:0 1em;
	}

#mainMenu ul li a:hover {
	/*border-bottom:1px dotted #999588;*/
	}

#mainMenu li ul li {
	float:none;
	}

#mainMenu li:hover ul {
	display:block;
	}

#content {
	padding:2em;
	padding-top:.5em;
	letter-spacing:1px;
	text-align:justify;
	line-height:1.6em;
	}

.content {
	margin:auto;
	}

.content h4 {
	padding:0 2em;
	}

a {
	color:#676458;
	}

a.thickbox {
	display:block;
	}

a images {
	border:0;
	}

p {
	margin:0;
	margin-bottom:.6em;
	margin-top:.25em;
	}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ca0404;
	font-weight:normal;
	}

h2 {
	font-size:181.81%;
	font-style:italic;
	height:17px;
	text-indent:-9999em;
	display:block;
    clear:both;
}

h3 {
	font-size:145.45%;
	margin-bottom:.3em;
	}

h2.whoweare {
	background:url(../images/title-who-we-are.gif) no-repeat 100% 0;
	}

h2.whatwedo {
	background:url(../images/title-how-we-work.gif) no-repeat 100% 0;
	}

#pageServices h2 {
	background:url(../images/title-how-help.gif) no-repeat 100% 0;
	}

#pageWork h2 {
	background:url(../images/title-people-who-trusted-us.gif) no-repeat 100% 0;
	}

#pageWhatweuse h2 {
	background:url(../images/title-what-we-use.gif) no-repeat 100% 0;
	}

#pageContact h2 {
	background:url(../images/title-contact.gif) no-repeat 100% 0;
	}

#pagePartner h2 {
	background:url(../images/title-partner.gif) no-repeat 100% 0;
	}

#pageQuirks h2 {
    text-indent:0;
}

.section {
    clear:both;
    margin-bottom:2em;
}

.left {
	float:left;
	}

.right {
	float:right;
	}

.mleft {
	margin-left:.5em;
	}

.mright {
	margin-right:.5em;
	}

.clr {
	clear:both;
	}

.clrL {
    clear:left;
}

.clrR {
    clear:right;
}

.teamMember {
	margin-top:1.5em;
	}

.teamMember p {
	padding-top:1em;
	}

* html .teamMember {
	border-bottom:1px solid white;	}

.teamPhoto {
	width:107px;
	height:107px;
	background:url(../images/avatar-back.png) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/avatar-back.png', sizingMethod='scale');
	float:left;
	margin-right:1em;
	display:inline;
	padding:7px;
	}

* html .teamPhoto {
	background:none;
	}

.teamPhoto div {
	height:107px;
	}

blockquote {
	border:1px dotted #CCCCCC;
	background:#efefef url(../images/quotes.gif) no-repeat .5em .5em;
	padding:1em;
	padding-left:3.5em;
	color:#666666;
	}

#push {
	clear:both;
	height:218px;
	}

#footer {
	padding-top:178px;
	clear:both;
	width:100%;
	height:40px;
	background:url(/images/footer-drawn2.png?20091125) no-repeat 50% bottom;
	text-align:center;
	}

#footer a {
	}

.footerNotice {
	text-align:left;
	background:url(/images/logo-oval-tiny.gif) no-repeat 0 .2em;
	width:14em;
	margin:auto;
	display:block;
	text-indent:1.6em;
	float:left;
	}

.footerLinks {
	width:30em;
	margin:auto;
	/*padding-right:10em;*/
}

#copyright {
	text-indent:-9999em;
	}

.portfolio a{
    border: 0;
    text-decoration: none;
    color: #ddd;
}

.portfolio img{
    float: left;
}

.portfolio span{
    color:#999990;
    padding: 0 5px;
    width: 270px;
    float: right;
}

#portfolioThumbs {
	list-style:none;
	margin:0;
	margin-top:3em;
	padding:0;
	clear:both;
	}

#portfolioThumbs li {
	float:left;
	margin-bottom:4px;
	}

#portfolioThumbs a {
	width:135px;
	height:90px;
	border:1px solid #999999;
	margin-right:4px;
	display:block;
	overflow:hidden;
	}

#portfolioThumbs img {
	display:block;
	border:0;
	}

#portfolioThumbs h4 {
	display:none;
	}

.portMainImage {
	width:255px;
	float:left;
	}

.portDescription {
	margin-left:265px;
	}

.portfolioLoaded {
	background:white;
	min-height:160px;
	}

* html .portfolioLoaded {
	height:160px;
}

.portfolioLoaded .left {
	width:265px;
	}

.portfolioLoaded .left h4 {
	clear:left;
	padding-top:1em;
	text-indent:.5em;
	font-size:170%;
	color:#898989;
	}


#customerLogin {
	position:absolute;
	left:50%;
	top:23px;
	margin:0;
	padding:0;
	padding-left:102px;
	}

#customerLogin input {
	background:none;
	border:0;
	float:left;
	color:white;
	}

#customerLogin .loginText, #customerLogin .loginPass {
	width:60px;
	height:19px;
	margin-top:17px;
	}

#customerLogin .loginPass {
	margin-left:24px;
	display:inline;
	}

#customerLogin .loginSubmit {
	width:58px;
	height:42px;
	margin-left:22px;
	cursor:pointer;
	}

.vcard {
	border:1px dotted #aaaaaa;
	width:43%;
	padding-bottom:1em;
	margin-bottom:2em;
	min-height:10em;
	}

* html .vcard {
	height:10em;
	}

.vcard h4 {
	margin:0;
	margin-bottom:.5em;
	padding:0.3em 1em;
	background:#aaaaaa;
	color:white;
	font-size:120%;
	text-transform:uppercase;
	}

.vcard div {
	margin:0 1em;
	}

.vcard .name, .vcard .address {
	font-weight:bold;
	}

/* thickbox styles */

#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(../images/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  /*background: #ffffff;*/
  background:url(../images/back-stripe.png) repeat-x fixed;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window images#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  /*background-color:#e8e8e8;*/
  color:#999999;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

/* GM - portfolio ajax container */
#dynamic{
    /*width: 500px;*/
    min-height:250px;
    background-image:url(/images/logo-loading.gif);
    background-repeat:no-repeat;
    background-position:center;
	border:1px solid #ccc;
    border-radius:7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
	padding:7px;
}

* html #dynamic {
	height:250px;
	}

#freedemoLink {
	text-indent:-9999em;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-120px;
	width:170px;
	height:85px;
	}

#content :target {
	border:2px solid #CCCCCC;
	padding:.4em;
	}

.labelnew {
	background:url(/images/label-new.gif) no-repeat 55px 0%;
	text-indent:33px;
	}

/* GM - demo and download buttons */
.buttonA{
    float:left;
    margin-left:10px;

    display:block;
    height:61px;
    width:205px;
    background:url(/images/buttons-demo-download.png) top left;
}

.b_demo:hover {
    background-position:bottom left;
}

.b_download:hover {
    background-position:bottom right;
}

.b_download {
    background-position:top right;
}

.w50 {
    width:48%;
}

#mantra {
    border:1px solid #ccc;
    border-radius:7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    background:white;
    padding:0 10px;
}

#mantra h3 {
    margin-top:.5em;
}

.noback {
	background:none;
}