html, body { height: 100%; }
body {
  background: #f6f6f7 url('/templates/tbg2/images/bg.png') repeat-x;
  margin: 0;
  padding: 0;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #555555;
  line-height: 1.3em;
}
#wrapper {
  position:relative; /* needed for footer positioning*/
  height:auto !important; /* real browsers */
  height:100%; /* IE6: treaded as min-height*/
  min-height:100%; /* real browsers */
  background: url('/templates/tbg2/images/featureBg.jpg') 50% 75px repeat-x;
}
h1 {
  color: #0066a4;
  text-transform: uppercase;
  font-size: 1.6em;
  margin-top: 0;
}
h1.title {
  text-shadow: #999999 2px 2px 5px;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 1.4em;
  margin-top: 0;
}
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.8em; }
h6 { font-size: 0.6em; }
a:link, a:visited {
  color: #0066a4;
  text-decoration: none;
}
a:active, a:hover {
  color: #b61937;
  text-decoration: underline;
}
#logo,#feature,#audioTestimony .top, #audioTestimony .bottom, #loginToSupport, #getHelp, #phoneNumber {
  background-image: url('/templates/tbg2/images/main_sprites.png');
  background-repeat: no-repeat;
}
#container {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#header {
  height: 75px;
  position: relative;
  z-index: 50;
}
#logo {
  display: block;
  position: absolute;
  top: 7px;
  width: 271px;
  height: 60px;
}
#feature {
  height: 236px;
  background-position: 0 -147px;
  position: relative;
}
#feature .colRight { margin: 25px 32px; }
#loginToSupport,#getHelp,#phoneNumber {
  display: block;
  position: absolute;
  text-indent: -99999px;
  overflow: hidden;
}
#getHelp,#loginToSupport {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: rgba(0,0,0,0.37) 0 0 5px;
  -moz-box-shadow: rgba(0,0,0,0.37) 0 0 5px;
  box-shadow: rgba(0,0,0,0.37) 0 0 5px;
}
#getHelp {
  bottom: 15px;
  right: 32px;
  width: 417px;
  height: 50px;
  background-position: -1px -60px;
}
a#getHelp:active { background-position: -419px -60px; }
#loginToSupport {
  bottom: 15px;
  left: 32px;
  width: 150px;
  height: 30px;
  background-position: -271px -12px;
}
a#loginToSupport:active { background-position: -421px -12px; }
#phoneNumber {
  height: 37px;
  width: 275px;
  background-position: 0 -110px;
  right: 32px;
  top: 17px;
}
#feature p { margin-top: 0; }
#online img,#inquieroContainer img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: rgba(0,0,0,0.37) 0 0 5px;
  -moz-box-shadow: rgba(0,0,0,0.37) 0 0 5px;
  box-shadow: rgba(0,0,0,0.37) 0 0 5px;
}
#online {
  height: 82px;
  width: 164px;
  margin-bottom: 25px;
}
#inquieroContainer {
  position: absolute;
  top: 148px;
  right: 32px;
 /* border: 1px solid rgb(0, 102, 164);*/
  height: 82px;
  width: 164px;
  z-index: 1;
}
#inquieroContainer img {
/*  width: 162px;
  height: 80px;*/
}
#main {
  padding: 28px 32px 400px 32px;
  overflow: show;
}
.colLeft { float: left; }
.colRight { float: right; }
.colLeft, .colRight { width: 418px; }
#footer {
  background: #9ea377 url('/templates/tbg2/images/footerBg.png') repeat-x;
  position: absolute;
  min-height: 207px;
  width: 100%;
  bottom: 0;
  color: white;
  font-size: 0.8em;
  font-weight: bold;
}
#footer .container {
  width: 960px;
  margin: 0 auto;
}
#footer .content {
  padding: 28px 32px 0px 32px;
  overflow: show;
}
#footer  {
  text-shadow: rgba(0, 0, 0, 0.75) 0px 0px 7px;
}
#footer .source {
  padding-left: 15px;
  margin-top: 5px;
  display: block;
}
#footer a:link, #footer a:visited {
  color: white;
}
#audioTestimony {
  width: 245px;
  margin-bottom: 20px;
  float: left;
}
#audioTestimony .top, #audioTestimony .bottom {
  height: 6px;
}
#audioTestimony .top {
  background-position: -271px 0;
}
#audioTestimony .bottom {
  background-position: -271px -6px;
}
#audioTestimony .testimony {
  padding: 5px 11px 8px 11px;
  background: url('/templates/tbg2/images/audioBg.png') repeat-y;
  overflow: hidden;
}
#address {
  float: right;
  width: 164px;
  font-size: 1.1em;
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
}
#address li {
  padding-left: 24px;
  margin-bottom: 10px;
}
address { font-style: normal; }
#address .address { background: url('/templates/tbg2/images/house.png') no-repeat; }
#address .phone { background: url('/templates/tbg2/images/phone.png') no-repeat; }
#address .email { background: url('/templates/tbg2/images/mail.png') bottom left no-repeat; }

.greenList,.orangeList,.redList,.purpleList,.blueList {
  line-height: 16px;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  font-style: italic;
}
.greenList li,.orangeList li,.redList li,.purpleList li, .blueList li {
  padding-left: 24px;
  margin-left: 20px;
  margin-bottom: 15px;
  background-repeat: no-repeat;
}
.staticPage { clear: both; }
.productBox { height: 260px; }
.productBox ul, .frontBox ul {
  margin-bottom: 0;
  margin-top: 0;
}
.productBox p, .frontBox p { margin-top: 0.5em; }
.productBox, .frontBox {
  margin-bottom: 20px;
}
.greenArrowBox,.orangeArrowBox,.redArrowBox,.purpleArrowBox, .blueArrowBox {
  padding-left: 70px;
  height: 64px;
  text-align: left;
  /*margin-bottom: 20px;*/
  vertical-align: middle;
  background-repeat: no-repeat;
  font-weight: bold;
}
td div.greenArrowBox { margin-bottom: 20px; }
.greenArrowBox {
  background-image: url('/templates/tbg2/images/website-design-arrow-large.png');
}
.greenList li {
  background-image: url(/templates/tbg2/images/website-design-arrow-small.png);
}
.greenArrowBox a { color: #88b640; }
.orangeArrowBox {
  background-image: url('/templates/tbg2/images/managed-it-support-arrow-large.png');
}
.orangeList li {
  background-image: url('/templates/tbg2/images/managed-it-support-arrow-small.png');
}
.orangeArrowBox a { color: #dc8f27; }
.redArrowBox {
  background-image: url('/templates/tbg2/images/pc-server-sales-arrow-large.png');
}
.redList li {
  background-image:url(/templates/tbg2/images/pc-server-sales-arrow-small.png);
}
.redArrowBox a { color: #a61f31; }
.purpleArrowBox {
  background-image: url('/templates/tbg2/images/software-development-arrow-large.png');
}
.purpleList li {
  background-image:url(/templates/tbg2/images/software-development-arrow-small.png);
}
.purpleArrowBox a { color: #7e2e80; }
.blueArrowBox {
  background-image: url('/templates/tbg2/images/voip-arrow-large.png');
}
.blueList li {
  background-image:url(/templates/tbg2/images/voip-arrow-small.png);
}
.blueArrowBox a { color: #212e84; }
.productsPage {
  text-transform: uppercase;
  font-size: 1.4em;
  line-height: 64px;
  font-weight: bold;
}
.lo { background: #dfe9f3 }
.hi { background: none; }

#main.purple {
  background: url('/templates/tbg2/images/bg_purple_arrow.png') 40px 20px no-repeat;
}
#main.red {
  background: url('/templates/tbg2/images/bg_red_arrow.png') 40px 20px no-repeat;
}
#main.orange {
  background: url('/templates/tbg2/images/bg_orange_arrow.png') 40px 20px no-repeat;
}
#main.green {
  background: url('/templates/tbg2/images/bg_green_arrow.png') 40px 20px no-repeat;
}
#map_canvas {
  width: 100%;
  height: 300px;
}
.testimonyPlayer {
  float: left;
  margin-top: 0.4em;
  overflow: hidden;
  width: 39px;
  height: 49px;
}
.testimony h2 { margin-bottom: 0; }
.testimony p {
  margin-bottom: 0;
  margin-top: 1.2em;
  line-height: 1.3em;
}
.testimony div {
  float: right;
  width: 180px;
}

.website {
  width: 240px;
  height: 180px;
  text-align: center;
  float: left;
  margin: 15px 14px 25px 14px;
  position: relative;
}
.website .title {
  font-weight: bold;
  font-size: 0.8em;
  text-shadow: white 0px 1px 1px;
}

.coda-slider {
  background: url('/templates/tbg2/portfolio/images/portfolio_bg.png') no-repeat;
  height: 450px;
  max-height: 450px;
}
	
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider {
  height: 500px;
  max-height: 500px;
  overflow: auto !important;
  padding-right: 20px;
}

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 875px } 

/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider,
 .coda-slider-wrapper.arrows .coda-slider .panel { width: 805px }
.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }

/* Arrow styling */
.coda-nav-left a, .coda-nav-right a {
  width: 32px;
  height: 32px;
  background:url('/templates/tbg2/portfolio/images/pagination.png') no-repeat;
  text-indent: -99999px;
  display: block;
  cursor: pointer;
  outline: none;
  margin-top: 20px;
}
.coda-nav-left a { background-position: 0 -32px; }
.coda-nav-right a:hover {
  background-position: -32px 0;
       }
.coda-nav-left a:hover {
  background-position: -32px -32px;
}
.coda-nav-right a:active {
  background-position: -64px 0;
       }
.coda-nav-left a:active {
  background-position: -64px -32px;
}
.coda-nav-left, .coda-nav-right { cursor: pointer; }
/* Tab nav */
.coda-nav ul li a.current { background-position: -12px -64px }
.coda-nav ul li a:hover { background-position: -24px -64px }

/* Preloader */
.coda-slider p.loading {
  padding: 20px;
  text-align: center;
}

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */
.coda-nav { height: 20px; }
.coda-nav ul {
  clear: both;
  display: block;
  margin: auto;
  overflow: hidden;
}
.coda-nav ul li { display: inline }
.coda-nav ul li a {
  background:url('/templates/tbg2/portfolio/images/pagination.png') 0 -64px no-repeat;
  outline: none;
  display: block;
  float: left;
  margin-right: 1px;
  width: 12px;
  height: 12px;
  text-decoration: none;
}
	
/* Miscellaneous */
.coda-slider-wrapper {
  clear: both;
  overflow: auto;
}
.coda-slider {
  float: left;
  overflow: hidden;
  position: relative;
}
.coda-slider .panel {
  display: block;
  float: left;
}
.coda-slider .panel-container { position: relative; }
.coda-nav-left, .coda-nav-right { float: left; }
.coda-nav-left a, .coda-nav-right a {
  display: block;
  text-align: center;
  text-decoration: none;
}
#websiteInfoContainer {
  color: white;
  width: 418px;
  height: 188px;
  overflow: hidden;
  background: url('/templates/tbg2/portfolio/images/websiteInfoBg.png') no-repeat;
}
.websiteInfo {
  padding: 20px;
  text-shadow: black 2px 2px 4px;
}
.websiteInfo h2 { font-size: 1.2em; }
.websiteInfo p { font-size: 0.8em; }
h3.newsTitle { margin-bottom: 0.1em; line-height: 1em; }
.newsDate { font-style: italic; }
#breadcrumbs h3 { font-size: 0.8em;}
#breadcrumbs { margin-left: 0; margin-top: -1em; font-size: 0.8em;}
.mockupMarker {
  width: 49px;
  height: 49px;
  background: url('/templates/tbg2/portfolio/images/mockup.png') no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}


#stressTest { line-height: 1.5em; }
#q1 input, #q2 input, #q3 input, #q4 input, #q5 input {
  float:left;
  margin-right: 0.5em;
  margin-bottom: 0.6em;
}
#stressTest label{clear:both;display:block;position:relative}
#stressTest ul {
  margin-bottom: 2em;
  list-style: none;
  padding: 0;
  font-weight: normal;
  margin-left: 0px;
}
#stressTest ol { font-weight: bold; }
#stressTest ol li { position: relative; }
#r1,#r2,#r3,#r4,#r5,#r6,#r7,#r8,#r9,#takeAgainContainer,#stressTest .error,#errorNotice, #stressResults h1 { display: none; }
#stressTest .error {
  width: 70px;
  height: 33px;
  background: url('/templates/tbg2/images/errorFlag.png') no-repeat;
  position: absolute;
  top: -5px;
  left: -90px;
}
#q6 .error { left: -70px; }
#errorNotice {
  font-weight: bold;
  color: #990000;
}
#q6 label {
  line-height: 1em;
  margin-top: 1em;
}
#stressResults { margin-top: 30px; }
#stressTest .left {
  float: left;
  width: 50%;
}
#stressTest .right {
  float: right;
  width: 50%;
}
#stressTest .right h3, #stressTest .left h3 {
  line-height: 1em;
  margin-bottom: 0;
}
#q6 input {
  width: 70%;
  padding-right: 13px;
}
#stressTest ul li { font-size: 0.9em; }
#stressTest h3 {
  font-family:Lucida Grand,Helvetica,Arial,sans-serif;
  font-size: 1em;
  line-height: 1em;
}
#stressTest input[required], #stressTest .required {
  background-image: url('/templates/tbg2/images/required.png');
  background-position: right center;
  background-repeat: no-repeat;
}
#stressTest input[required] { background-color: white; }
#stressTest .required { background-position: right top; }
#stressTest p { margin-top: 0; }
#stressTest .right p { margin-top: 1em; margin-bottom: 0; text-align: right; }
input,textarea {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid gray;
  background-color: white;
}
input[type=radio], input[type=checkbox], input[type=image] {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: none;
  background-color: transparent;
}
#isMyBusinessReady,#takeAgain {
  background: url('/templates/tbg2/images/stress_buttons.png') no-repeat;
  text-indent: -99999px;
  overflow: auto;
  margin: 0 auto;
  display: block;
  width: 180px;
  height: 30px;
}
a#isMyBusinessReady:active { background-position: 0 -30px; }
#takeAgain {
  background-position: -180px 0;
  width: 130px;
}
a#takeAgain:active { background-position: -180px -30px; }
#inqContainer {
  width: 260px;
  height: 85px;
}
#nav{margin:0;padding:0;position:absolute;list-style:none;color:white;right:32px;top:39px;font-size:.8em;text-transform:uppercase;}#nav img{vertical-align:middle;}#nav img.menuArrow{display:none;position:absolute;right:5px;width:10px;height:16px;}#nav ul img.menuArrow{display:inline;}#nav li{float:left;}#nav a{color:white;font-weight:bold;text-decoration:none;display:block;margin-left:26px;}#nav li{list-style:none;margin:0;padding:0;position:relative;float:left;}#nav span{margin-top:2px;text-decoration:none;line-height:1em;}#nav ul{display:none;position:absolute;left:6px;top:15px;margin:0;padding:0;width:205px;}#nav ul li{float:none;}#nav ul a{padding:5px;margin:0;}#nav ul{border:1px solid #006ca6;}#nav ul ul{top:-1px;left:205px;}#nav li a.hover{color:#006ca6;}#nav ul a{background-color:black;opacity:.7;}#nav ul li a.hover{background:black;}#nav img{vertical-align:middle;}