/*  $Id: gorges.css 7572 2010-06-03 20:40:56Z mclark $  */
/*  Copyright (C)2010 Gorges Web Sites. All Rights Reserved.  */

@charset "UTF-8";
/* CSS Document */

ul, li {
  margin:0px;
  padding:0px;
  list-style-type:none;
}

a {
  color:#284B82;
  outline:none;
}

h4 {
  margin-bottom: 8px;
}
p {
  margin-top: 8px;
}

a img {
  border:none;
}

ol li {
  list-style-type:decimal;
  padding-bottom:8px;
}

/*ul li {
  list-style-type:disc;
  margin-left:14px;
  padding-bottom:8px;
  line-height:1.2em;
}
*/
.left {
  float:left;
}

img.float-right {
  float:right;
  margin:0 0 0 18px;
}

.unseen {
    position:absolute;
    left:-9999em;
}

.clear, div.clear {
  clear:both;
  margin:0 0 10px 0;
}

img.right {
  float:right;
  margin:0 0 15px 15px;
}

body{
	background: #000 url(/images/design/body-bg-gradient.png) repeat-x top left;
	color: #565656;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin:0px auto 24px auto;
	text-align: center;
}


#container{
	background: #FFF url(/images/design/body_bg.png) repeat-x top left;
	color: #565656;
	font-size: 0.8em;
	margin: 0 auto 0px auto;
	width: 900px;
	text-align: left;
}


#header{
	margin: 0 auto;
	width:840px;
	position: relative;
	text-align: right;
}

/* ###########  header content #############  */
#header h1{
	/*font-size:1.5em;*/
	font-weight:normal;
	text-transform:uppercase;
}

#logo{
	/*font-size:1em !important;*/
	font-size:0px;
	color:#FFF;
	font-weight:bold !important;
	float:left;
	text-align:left;
	position:relative;
	margin-top:24px;
	margin-bottom:5px;
	height:80px;
  width:300px;
}

#logo a {
  cursor:pointer;
  /*background:url(/images/design/gorges-resized-2.png) no-repeat left top;*/
  display:block;
  width:300px;
  height:80px;
  *background:transparent;
  *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/design/gorges-resized-2.png', sizingMethod='crop');
}

#logo img{
  height:80px;
  width:300px;
	display:block;
}

*html #logo img {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#header #get_quote {
    position:absolute;
    top:0;
    right:-16px;
}
a img {
    border:none;
}

#latest_news {
  position:absolute;
  right:0px;
  top:84px;
  font-size:16px;
}

/* header Top-nav */
ul.menu-nav{
	display:block;
	text-align:right;
	padding-top:77px;
}

ul.menu-nav li{
	display:inline;
	text-align:center;
	margin:0 8px;
}

ul.menu-nav li a,
ul.menu-nav li a:visited{
	color:#666;
	text-decoration:none;
	line-height:1.5em;
}

ul.menu-nav li a:hover,
ul.menu-nav li a:active,
ul.menu-nav li a:focus{
	text-decoration:underline;
}


/* MAIN MENU */

ul.menu {
    display:block;
    text-align:left;
    background:url(/images/design/menu_bg.png) no-repeat left top;
    padding:6px 14px;
    margin:0px 0px 8px;
    height:28px;
}

ul.menu li {
    list-style:none;
    margin:0 15px;
    display:inline;
}

ul.menu li a {
    color:white;
    font-weight:bold;
    font-size:110%;
    text-decoration:none;
    padding-left:6px;
    margin-right:6px;
    display:-moz-inline-stack;
    display:inline-block;
}

ul.menu li a span {
    padding-right:12px;
    padding-top:6px;
    padding-bottom:6px;
    margin-left:6px;
    margin-right:-12px;
    display:-moz-inline-stack;
    display:inline-block;
}

ul.menu li.active a,
ul.menu li a:hover {
    background:url(/images/design/menu_active.png) no-repeat left top;
    *background-image:none;
    cursor:pointer;
    *color:#ffcc00;
}

ul.menu li a:hover span,
ul.menu li.active a span {
    background:url(/images/design/menu_active.png) no-repeat right top;
    *background-image:none;
}

body.home ul.menu {
  margin-bottom:0px;
}


/* home page image rotater */
#banner {
    width:900px;
    height:189px;
    margin: 2px 0px 0;
/*    background:url(/images/design/banner.jpg) no-repeat top left;*/
}

#home_block {
    margin:0px 0px;
    padding:0px;
    /*background:url(/images/design/home-block-bg.png) no-repeat top left;*/
    background-color:#305186;
    height:125px;
    width:900px;
    position:relative;
}

#home_block div {
  overflow:hidden;
  height:62px;
}

#home_block div#block-bottom {
  clear:both;
  border-top:solid 1px #496694;
}

#home_block a {
  float:left;
  display:block;
  height:62px;
  margin:0px;
  border-right:solid 1px #496694;
  font-size:18px;
  color:#eaf4fb;
  text-decoration:none;
  position:relative;
  overflow:hidden;
  background-image:url(images/design/bg-1.png);
  background-repeat:no-repeat;
  background-position:0px 0px;
}

#home_block a:hover {
  background-position:0px -63px;
}

#home_block a.first {
  width:257px;
  padding-left:40px;
}

#home_block a.second {
  width:250px;
  padding-left:33px;
}

#home_block a.third {
  width:300px;
  padding-left:18px;
  border:none;
}

#home_block a.first span {
  margin-left:40px;
}

#home_block a.second span {
  margin-left:22px;
}

#home_block a.third span {
  margin-left:22px;
}

#home_block a span {
  position:absolute;
  top:0px;
  left:0px;
  display:block;
  height:30px;
  overflow:hidden;
  margin-top:10px;
  padding:12px 0 0 52px;
  background-image:url(images/design/home-block-icons.png);
  background-repeat:no-repeat;
  background-position:0px 0px;
  *background-image:url(images/design/home-block-icons.gif);
  /**background:none;
  *background:transparent;
  *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/design/home-block-icons.png', sizingMethod='crop');*/
}

#home_block a.two {
  background-image:url(images/design/bg-4.png);
}

#home_block a.three {
  background-image:url(images/design/bg-5.png);
}

#home_block a.four {
  background-image:url(images/design/bg-2.png);
}

#home_block a.five {
  background-image:url(images/design/bg-3.png);
}

#home_block a.six {
  background-image:url(images/design/bg-6.png);
}

#home_block a.two span {
  background-position:0px -50px;
  
}

#home_block a.three span {
  background-position:0px -140px;
}

#home_block a.four span {
  background-position:0px -97px;
}

#home_block a.five span {
  background-position:0px -190px;
}

#home_block a.six span {
  background-position:0px -242px;
}

a#services-teaser {
  position:absolute;
  top:6px;
  left:810px;
  height:116px;
  width:114px;
  display:block;
  cursor:pointer;
  background:url(images/design/services-bg.png) no-repeat left top;
  *background:transparent;
  *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/design/services-bg.png', sizingMethod='scale');
  border:none;
}

a#services-teaser:hover {
  background-position:left top;
}


/* MAIN CONTENT */

#left_col {
  float:left;
  width:510px;
  padding-bottom:40px;
}

#right_col {
  float:right;
  width:268px;
  padding-bottom:40px;
}

#content_shadow {
    background:url(/images/design/content_shadow2.png) repeat-y top left;
    margin:0 -7px;
}

#content_shadow_inner {
    background:url(/images/design/content_shadow1.png) no-repeat top left;
}

#content {
  /*background:url(/images/design/content_shadow3.png) no-repeat bottom left;*/
  padding:27px 30px;
  line-height:1.6em;
}

body.home #content {
    padding:12px 0px 27px;
    margin:0;
}

#content h1 {
  color:#284b82;
  font-size:28px;
  font-weight:normal;
  font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
  margin:0 0 25px 0;
  line-height:1.1em;
}

#content h1.service {
  position:relative;
  height:39px;
  font-size:18px;
}

h1.service span {
  position:absolute;
  left:0px;
  top:0px;
  background:url(/images/icon-web-design.png) no-repeat 0px 0px;
  height:39px;
  width:100%;
}

h1.development span {
  background-image:url(/images/icon-web-development.png);
}

h1.mobile span {
  background-image:url(/images/icon-mobile.png);
}

h1.marketing span {
  background-image:url(/images/icon-internet-marketing.png);
}

h1.ecommerce span {
  background-image:url(/images/icon-ecommerce.png);
}

h1.video span {
  background-image:url(/images/icon-web-video.png);
}

.services h2.block a {
  background-position:0px 0px;
  background-image:url(/images/design/icon-design.png);
  background-repeat:no-repeat;
  padding-left:32px;
}

#right_col div.services {
  margin-top:20px;
}
#right_col .services h2.block {
  margin-bottom:0;
  margin-top:6px;
}

.services h2.block a:hover {
  background-position:0px -35px;
}

.services h2.marketing a:hover {
  background-position:0px -32px;
}

.services h2.video a {
  background-image:url(/images/design/icon-video.png);
  padding-left:37px;
}

.services h2.mobile a {
  background-image:url(/images/design/icon-mobile-dev.png);
  padding-left:24px;
}

.services h2.marketing a {
  background-image:url(/images/design/icon-marketing.png);
  background-position:0px 3px;
}

.services h2.development a {
  background-image:url(/images/design/icon-development.png);
  padding-left:37px;
}

.services h2.ecommerce a {
  background-image:url(/images/design/icon-e-commerce.png);
  padding-left:38px;
}

#content h1 img {
  vertical-align:middle;
  margin-right:1em;
}

#content h2 {
    font-size:20px;
    color:#284B82;
    min-width:260px;
}

#content h2.block {
  background:#fff url(/images/design/h2_bg.png) no-repeat left top;
  margin:20px 0 10px 0px;
  padding-top:7px;
  padding-bottom:7px;
  padding-left:8px;
  min-width:260px;
}

#content h2.block,
#content h2.block a {
    color:#fff;
    font-size:20px;
    font-weight:normal;
    text-decoration:none;
}

#content h2.block a:hover {
    color:#ffb900;
}

#content h3 {
  font-size:14px;
  margin:1em 0 .5em;
}

#content p {
    margin-top:.5em;
    margin-bottom:0;
}

#content p.degree {
  margin-bottom:18px;
}

#content td.line_height {
  line-height:1.2em;
}

#content address {
  font-style:normal;
  font-weight:bold;
  font-size:14px;
  padding-top:10px;
}

#content #portfolio,
#content #services {
  overflow:hidden;
}

#content #thanks {
  padding-bottom:100px;
}

#content #testimonials {
  color:#5F913A;
  font-size:18px;
  font-family:"Lucida Grande", "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
  overflow:visible;
  position:relative;
  height:46px;
  margin:20px 0 20px 0px;
  text-align:center;
}

#content #testimonials div {
  position:absolute;
  left:50%;
  margin-left:-315px;
  background:#FFF url(/images/testimonial-bg.gif) no-repeat top left;
  padding:14px 10px 10px 10px;
  width:610px;
  height:22px;
  color:#FFF;
}

#content div.testimonial {
  padding-bottom:8px;
}

#content div.testimonial p {
  margin:0px;
  padding-bottom:12px;
  line-height:1.4em;
}

#content div.callout div.top {
  height:10px;
  font-size:1px;
  background:#fff url(/images/module_yellow_top.gif) no-repeat left top;
}

#content div.callout div.middle {
  background:#fff url(/images/module_yellow_middle.gif) repeat-y left top;
  padding:5px 0px;
  font-size:14px;
}

body.home #content div.middle {
	padding:0px 0px 5px 0px;
	}

body.home #content div.middle span {
	font-weight:bold;
	font-size:16px;
	}

#content div.callout div.bottom {
  height:10px;
  font-size:1px;
  background:#fff url(/images/module_yellow_bottom.gif) no-repeat left top;
}

#content div.best ul {
  margin-left:20px;
  margin-bottom:8px;
}

#content div.best ul li {
  list-style-type:disc;
  line-height:1.6em;
}

#content div.best ul li ul li {
  list-style-type:none;
}

#content div.best h2 {
    margin-top:30px;
}

#content ul.bullets {
  margin-top:4px;
  margin-bottom:10px;
  margin-left:20px;
  padding-left:20px;
}

#content ul.bullets li {
  list-style-image:url(/images/menu_icon.gif);
  margin-bottom:4px;
}

#content ul.bullets li blockquote {
  margin: 4px 2em 4px 2em;
  font-size: .9em;
}

#content ul.bullets li blockquote a, #content ul.bullets li blockquote a:hover {
  color:#F9B60F;
}

#content hr {
  color: ##006092;
  height: 1px;
}

#content #cloud {
  margin:0;
  padding:0;
}

#content #cloud li {
  list-style:none;
  margin:0;
  padding:4px 6px 10px 0px;
  float:left;
  line-height:1.5em;
}

#content #cloud li.level1 a {
  color:#000;
  font-size:18px;
  font-weight:bold;
}

#content #cloud li.level2 a {
  color:#000;
  font-size:18px;
}

#content #cloud li.level3 a {
  color:#333;
  font-size:16px;
}

#content #cloud li.level4 a {
  color:#666;
  font-size:14px;
}

#content #cloud li.level5 a {
  color:#999;
  font-size:12px;
}

#content #cloud li a {
  text-decoration:none;
  float:left;
  padding:0px 4px;
}

#content #cloud li a:hover {;
  background:#565656;
  color:#fff;
  padding:0px 4px;
}

#projects {
  overflow:hidden;
  width:100%;
}

#projects ul.projects {
  margin:0;
  margin-bottom:30px;
  padding:0;
  list-style:none;
  overflow:hidden;
}

#content #projects h2.block {
  margin-top:0px;
}

#projects ul.projects li {
  padding-bottom:10px;
  padding-top:10px;
  border-bottom:1px dotted #2c4f84;
  width:100%;
  overflow:hidden;
}

#projects ul.projects li div {
  float:left;
  
}
#projects div.date {
  width:32px;
  height:45px;
  padding:0 20px 0px 8px;
  background:url(/images/design/date.png) no-repeat 8px 0px;
  vertical-align:top;
  text-align:center;
}
#projects div.date span {
  display:block;
}
#projects div.date span.month{
  font-size:9px;
  line-height:11px;
  text-transform:uppercase;
  color:white;
}
#projects div.date span.day{
  padding-top:3px;
}

#projects ul.projects div.details {
  width:660px;
}

#content #projects ul.projects div.actions {
  text-align:right;
  width:120px;
}

#content #projects ul.projects h3 {
  margin-top:0;
  margin-bottom:0;
  font-weight:normal;
}
#content #projects p {
  margin:0px;
}

#content #projects img {
  margin:0px 4px;
  vertical-align:text-bottom;
}

#projects div.year {
  overflow:hidden;
}

#content #projects a.portfolio,
#content a.viewsite {
  display:inline-block;
  text-align:center;
  width:112px;
  height:22px;
  background:url(/images/design/view-site.png) no-repeat 0px 0px;
  color:#FFF;
  font-weight:bold;
  padding:8px 0px 0px 0px;
  text-decoration:none;
}

div.testimonial {width:600px;padding:10px 25px 25px 25px;}

#content #projects a.portfolio {
  margin-left:8px;
  margin-top:-8px;
  *position:relative;
  *top:8px;
  line-height:1em;
}

#content #projects a.portfolio {
  margin-left:0px;
  margin-top:0px;
}

#content #projects a.viewsite {
  margin-bottom:6px;
}

#content a.viewsite {
  margin-top:8px;
  display:block;
  text-decoration:none;
  padding:4px 0px 0px 0px;
  height:26px;
}

#content #projects a.viewsite {
  display:inline-block;
}

#content #projects a.portfolio:hover,
#content a.viewsite:hover {
  background-position:0px -31px;
  color:#FFB900;
  color:#F9B60F;
}

#projects div.closed ul.projects {
  display:none;
}

#projects div.testimonial{display:none;}

#projects h2.block{
  cursor:pointer;
  width:840px;
  background:transparent url(/images/design/h2_bg_full.png) no-repeat top left;
}

#content #clients {
  width:824px;
}

#content #clients ul {
  float:left;
  overflow:hidden;
  width:389px;
  margin:2px 20px 2px 0px;
}

#content #clients ul li {
  padding:0 0 4px 0;
  list-style-type:none;
  margin-left:0px;
  line-height:1.6em;
}

#content #clients img {
  margin:0px 4px 0 0;
  vertical-align:text-bottom;
}

#content #clients ul {
  padding:0px;
}

#right_col h2 {
    margin-top:0;
}

div#project_rotator {
  /*height:220px;*/
}

#content ul.site_list {
  margin:0 0 28px 0;
  padding:0;
}

body.home #content ul.site_list li {
  list-style:none;
  margin:0 0px 0px 0px;
  /*padding:10px 4px 10px;*/
  clear:both;
  overflow:hidden;
  height:70px;
}

#content ul.site_list li {
  margin:0 0 0 8px;
  height:48px;
  padding:10px 4px;
  border-bottom:1px dotted #284B82;
}

#content ul.site_list li.last {
	border:none;
	}

#content ul.site_list li a {
  float:left;
  border:1px solid #046A9C;
  margin-right:10px;
}

#content ul.site_list a:hover {
  border-color:#FFBD10;
}

#content ul.site_list li h3 a {
  float:none;
  text-decoration:none;
  color:#565656;
  border:none;
  font-size:14px;
  color:#222;
}

#content ul.site_list li h3 a:hover {
  text-decoration:underline;
}

#content ul.site_list li h3 {
  margin:0;
  line-height:1.1em;
  padding-bottom:4px;
}

#content ul.site_list li p {
  margin:0;
  line-height:1.3em;
}

#content ul.profiles {
  margin:0 0 0 0;
  padding:6px 0 0 3px;
  overflow:hidden;
}

#content ul.profiles li {
  list-style:none;
  float:left;
  margin:0px 3px 10px 0;
  position:relative;
  line-height:1;
}

#content ul.profiles li.last {
  margin-right:0px;
  padding-right:0px;
}

#content ul.profiles li a img {
    width:60px;
    height:60px;
    border:1px solid #333;
    margin-bottom:2px;
}

#content ul.profiles li p {
  margin:0;
  text-align:center;
}

#content ul.profiles li p a {
  background:none;
  display:inline;
  width:auto;
  height:auto;
  text-decoration:none;
  color:#222222;
}

#content ul.profiles li p a:hover {
  text-decoration:underline;
}

#content table#client-list li {
  padding-bottom:6px;
  list-style-type:none;
}

#content #ContactUs {
  padding-bottom:40px;
}
#content #contact {
  float:left;
  width:400px;
  padding-right:0px;
}
#content #feedback {
  float:left;
  width:600px;
  padding-right:0px;
}
#content #feedback h2 {
  margin-bottom: 0;
  border-bottom: 1px solid #999999;
  font-size:16px;
}
#content #feedback dl {
  margin-top: 4px;
}
#content #right {
  float:right;
  margin-top:60px;
  width:402px;
}
#content #google {
  width:362px;
  position:relative;
  padding:20px 20px 0 20px;
  border:solid 1px #CCC;
  margin-top:20px;
}
#content #google small {
  font-size:10px;
}
#content #google #basics div.title {
  font-size:16px;
}

#content #jobs ul.bullets {
  margin-bottom:20px;
  margin-left:20px;
  padding-left:20px;
}

#content #jobs ul.bullets li {
  margin-bottom:4px;
}

#content #jobs h2 {
  border-top:solid 1px #006092;
  margin-top:30px;
  padding-top:20px;
}

#footer form {
  padding:6px 0 18px 0;
  color:#fff;
  margin:0px;
}

#footer {
    background:#305186 url(/images/design/footer-bottom.png) no-repeat left bottom;
    margin:0 0px;
    padding:0 30px 10px;
    clear:both;
}

#footer #footer_main {
  padding: 16px 0px 10px 0px;
  color:#fff;
}

#footer ul {
  float: left;
  list-style:none;
  padding-left:0;
  margin-left:0;
  margin-top:0;
  margin-bottom:0;
}
#footer li {
  list-style:none;
  padding-left:0;
  margin-left:0;
}
#footer li h3 {
  color:#FFB900;
  margin:0 0 5px;
}
#footer #footer_main li h3 a {
  color:#ffb900;
  font-size:20px;
}
#footer ul ul {
  float: none;
  margin: 0;
}
#footer li li {
  line-height:1.3;
}
#footer #footer_list1 {
    width:224px;
    margin-right:36px;
}

#footer #footer_list2 {
    width:139px;
    margin-right:36px;
}
#footer #footer_list3 {
    width:184px;
    margin-right:36px;
}
#footer #footer_list4 {
  color: #fff;
  text-align: right;
}
#footer .clear {
  clear: both;
  padding: 0;
  margin: 0;
}

ul.footermenu {
  border-right:solid 1px #526e9a;
  height:125px;
}

#footer #footer_main a {
  color:#fff;
  text-decoration: none;
}

#footer #footer_main a:hover {
  color:#eee;
  text-decoration: underline;
}

#footer #footer_main p {
  color:#fff;
  clear:both;
  margin:0;
}

/* NEW FOOTER */

body.home #footer {
  margin:0 0px;
  padding:24px 30px 12px 30px;
}

#footer-contact {
  float:left;
  width:400px;
}

#footer-contact h3 {
  margin:0 0 4px 0;
  line-height:1.7em;
}

#footer-contact h3 a {
  color:#FFB900;
  text-decoration:none;
  font-size:14px;
  
}
  
#footer-contact p {
  color:#fff;
  margin-top:0px;
  line-height:2em;
}

#footer #join {
 float:right;
 width:440px;
 text-align:right;
 padding:0px 0 0 0;
}

#footer #join a {
  color:#fff;
  text-decoration:none;
}

#join form h3 {
  margin:0;
  display:inline;
  vertical-align:middle;
  padding:0 8px 0 0;
  font-size:12px;
}
#join form label {
  font-weight:bold;
  vertical-align:middle;
  margin-right:8px;
  border:none;
}

#join form input {
  padding:4px 3px 4px 6px;
  width:145px;
  margin-right:4px;
  vertical-align:middle;
  background:#e8f9ff;
  border:none;
  color:#666;
}

#join form input:focus{
    background:#ffe;
}

#join form button {
  width:79px;
  height:24px;
  padding:4px 0;
  background:url(/images/design/btn_subscribe.png) no-repeat top left;
  border:none;
  vertical-align:middle;
}

/*
p.twitter_follow {
  text-align:center;
  margin-top:24px;
}
p.twitter_follow a {
  text-decoration:none;
}
p.twitter_follow img {
  height:20px;
  vertical-align:text-bottom;
}
*/

div#subfooter {
  clear:both;
  background:url(/images/design/footer-border.png) repeat-x left top;
  color:#fff;
  font-size:10px;
  padding:12px 0 0 0;
}

#social {
  text-align:right;
  height:32px;
  overflow:hidden;
}

#social h3 {
  float:left;
  padding-top:6px;
  margin-top:0;
}

#social a {
  padding-left:12px;
  height:32px;
  display:block;
  float:right;
}

#social a:hover img {
  margin-top:-34px;  
}

#portfolio p {
    padding:0;
    margin-bottom:27px;
    line-height:1.3;
}

p.callout {
    width:246px;
    min-height:150px;
    background:url(/images/design/callout.png) no-repeat left bottom;
    padding-bottom:6px;
    margin-bottom:0;
    margin-top:70px;
}

p.callout span {
    display:block;
    background:url(/images/design/callout.png) no-repeat left top;
    font-size:120%;
    font-weight:bold;
    padding:30px 40px 24px 50px;
}

#portfolio_image {
  padding:35px 0;
}

#portfolio div.category h2,
#services div.category h2 {
    margin-bottom:0;
    margin-left:-8px;
    margin-top:0;
}

#portfolio div.category,
#services div.category {
  margin:0 16px 20px 0;
  float:left;
  width:260px;
  padding-left:8px;
}

#portfolio div.category.last_category,
#services div.category.last_category {
  margin-right:0px;
}

#portfolio div.category.first_category,
#services div.category.first_category {
  clear:both;
}

#portfolio div.category ul {
  margin:0 0 10px 0;
  padding:0;
}

#portfolio div.category li {
  list-style:none;
  margin:0;
  padding:12px 0 12px 0;
  height:48px;
  clear:both;
  overflow:hidden;
  border-bottom:1px dotted #284B82;
}

#services div.category ul {
  padding-top:6px;
  }

#services div.category li {
  padding-bottom:12px;
  padding-left:16px;
  background:url(images/menu_icon.gif) no-repeat 0px 9px;
  font-weight:bold;
  }


#portfolio div.category li a {
  float:left;
  border:1px solid #046A9C;
  margin-right:10px;
}

#portfolio div.category li h3 a {
  float:none;
  text-decoration:none;
  color:#565656;
  border:none;
  font-size:13px;
  color:#222;
}

#portfolio div.category li h3 a:hover {
  text-decoration:underline;
}

#portfolio div.category li h3 {
  margin:0;
  line-height:1.1em;
  padding-bottom:4px;
}

#portfolio div.category li p {
  margin:0;
  line-height:1em;
}

#portfolio div.category ul.tech li {
    height:auto;
    border-bottom:0;
}

#portfolio div.category ul.tech li li {
    padding:0px 0px 0px 0px;
    line-height:1.4em;
}

#portfolio div.category ul.tech li li a {
  text-decoration:none;
}

#portfolio div.category ul.tech li a {
  border:none;
  /*text-decoration:none;*/
  float:none;
  margin:0px;
}
#portfolio div.category ul.tech li a:hover {
  text-decoration:underline;
}
#portfolio div.category ul.tech li span a, #portfolio div.category ul.tech li span a:hover {
  color:#F9B60F;
}
#portfolio div.category ul.tech li p {
  margin:0;
  line-height:1.2em;
}
#portfolio div.category ul.tech li p span {
  margin-left:10px;
}

#right_col li.current {
  background:#e9f9ff;
}

#examples {
  margin:10px 0;
  width:508px;
  background:#E9F9FF;
  text-align:center;
  overflow:hidden;
  border:solid 1px #CCC;
}

#examples h2 {
  float:left;
  display:inline;
  margin-left:18px;
  font-size:18px;
  font-weight:normal;
  text-align:left;
  height:30px;
  width:470px;
  margin-bottom:0px;
  margin-top:10px;
  background:none;
  color:#284B82;
}

#examples h2 span {
  float:right;
  font-size:10px;
  padding-right:10px;
}

#examples ul {
  margin:0;padding:0;
  float:right;
  margin-top:0px;
  padding-bottom:10px;
  padding-right:20px;
 }

#examples ul li {
  margin:0;padding:0;
  float:left;
  list-style-image:none;
  list-style-type:none;
  clear:none;
  text-align:center;
}

#examples ul li a {
  width:24px;
  height:23px;
  padding:2px 0 0 0px;
  background:url(/images/design/counter-bg.png) 0px 0px no-repeat;
  color:white;
  /*font-family:"Trebuchet MS";*/
  font-size:20px;
  text-decoration:none;
  display:block;
  margin-right:10px;
}

#examples ul li a:hover,
#examples ul li a.active {
  background-position:0px -26px;
  color:#F9B60F;
  /*text-shadow:#FFF 1px 1px 1px,#FFF -1px -1px 1px,#FFF 1px -1px 1px,#FFF -1px 1px 1px;*/
}

#examples img {
  border:1px solid #DBEDF2;
  width:450px;
  height:310px;
  margin-bottom:6px;
}

#examples_container {
  margin:0px auto;
  clear:right;
}

#examples_container p {
  line-height:normal;
  font-size:11px;
  font-weight:bold;
  margin:0px auto;
  text-align:left;
  padding:4px 20px 20px 30px;
}

#portfolio div.submenu {
  overflow:hidden;
  float:right;
  width:500px;
  margin-top:-20px;
}

#portfolio div.submenu ul {
  margin:0;
  padding:0;
}

#portfolio div.submenu li {
  float:left;
  margin:0 10px 4px 0px;
  padding:0;
  list-style:none;
}

.warning {
  padding-left: 40px;
  color: #800000;
  font-size: 90%;
}

.survey th {
  font-weight: normal;
  text-align: right;
  width: 110px;
}
.survey td .option {
  white-space: nowrap;
}
.survey td .option label:hover {
  text-decoration: underline;
}
.survey tr.toggle {
  background-color: #F9F9F9;
}
.survey td table td {
  vertical-align: middle;
  padding-right: 8px;
}
.survey td.nospam {
  font-size: .85em;
  font-style: italic;
  line-height: 1em;
  padding-right: 0;
}

td.logo {
    vertical-align:top;
    text-align:center;
    padding-top:53px;
    padding-left:24px;
}

#portfolio p.callout.technology {
    float:right;
    margin-top:0;
    padding-bottom:0;
    min-height:80px;
}
#portfolio p.callout.technology span {
    padding-left:40px;
    padding-bottom:14px;
    padding-top:20px;
    margin-top:0;
    margin-bottom:6px;
}

p.callout.about {
    min-height:80px;
    margin-top:0;
}

p.callout.about span {
    padding-left:40px;
    
}

/* HOME PAGE THREE COLUMNS */
#home_left, #home_right {
    float:left;
    display:inline;
    width:432px;
}

#home_social {
  margin-top:15px;
  padding:20px 12px;
  -moz-border-radius:10px;
  border-radius:10px;
  background:#eaf4fb;
}

#right_col #home_left h2 {
    margin-top:0;
}

#home_left {
    display:inline;
}

#home_center {
    margin:0 16px;
    display:inline;
}

#home_right {
    line-height:1.2;
    width:408px;
}

#home_right h2 {
  line-height:1em;
}

#home_right #twitbird{
  width:60px;
  height:60px;
  right:-20px;
  top:12px;
  position:absolute;
  background:url(/images/design/twitbird.png) no-repeat top right;
}

#home_right blockquote {
    font-size:.95em;
    margin:0;padding:0;
}

#home_right ul {
    list-style:none;
    padding-left:0;
    margin:0 0 12px 0; 
}

#home_right li {
    list-style:none;
    padding-left:0;
    margin-left:0;
    border-bottom:1px dotted #284B82;
    padding-bottom:12px;
    /*margin-bottom:8px;*/
    padding-left:8px;
    padding-top: 6px;
    font-size:11px;
    line-height:1.5em;
}

#home_right h3 {
    margin:0;
    font-weight:normal;
    font-size:.95em;
}
#home_right h4 {
    font-size:.95em;
    font-weight:normal;
    margin:2px 0px;
    font-style:italic;
}
#home_right li.last {
    border-bottom:none;
}
#home_right .alt {
  background-color: #EEE;
}
#home_right .ago {
  padding-top: 2px;
  display: block;
  font-size: .92em;
  font-style: italic;
}




/* Featured Work (Project) Rotator on Services pages */
div.carousel_list div.carousel_list_holder {
    position:relative;
    height:276px;
    width:268px;
    overflow:hidden;
}

#home_left div.carousel_list div.carousel_list_holder {
  height:350px;
}

/*div.carousel_list ul {
    position:absolute;
    top:0;
    left:0;
}
*/

div.carousel_list li {
    width:252px;
}

div.carousel_list div.buttons {
    position:relative;
    height:23px;
    margin-top:5px;
}

div.carousel_list div.buttons a {
    background-image:url(/images/design/controls.png);
    background-repeat:no-repeat;
    width:22px;
    height:23px;
    display:block;
    position:absolute;
}

div.carousel_list div.buttons a span {
    position:absolute;
    left:-9999em;
}

div.carousel_list div.buttons a.featured_up {
    background-position:0px 0px;
    left:10px;
}

div.carousel_list div.buttons a.featured_down{
    background-position:0 -24px;
    left:40px;
}

div.carousel_list div.buttons a.featured_toggle{
    background-position:0px -48px;
    right:0;
}

div.carousel_list div.buttons a.featured_toggle.stop {
    background-position:0px -72px;
}

div.carousel_list div.buttons a.featured_up:hover {
    background-position:0px -96px;
}

div.carousel_list div.buttons a.featured_down:hover {
    background-position:0 -120px;
}

div.carousel_list div.buttons a.featured_toggle:hover {
    background-position:0px -144px;
}

div.carousel_list div.buttons a.featured_toggle.stop:hover {
    background-position:0px -168px;
}

body.mobile div.carousel_list div.buttons,
body.video div.carousel_list div.buttons {
  display:none;
}

#content ul.site_list.team li {
    height:auto;
    margin-left:0;
    padding:10px 4px;
    padding-left:8px;
    border-bottom:1px dotted #284B82;
}

#portfolio a.more_link {
    text-decoration:none;
    padding-right:17px;
    background:url(/images/design/arrow_out.gif) no-repeat center right;
}

#portfolio a.more_link:hover {
    text-decoration:underline;
}

ul.no-underline li {
  padding-bottom:6px;
}

ul.no-underline li a {
  text-decoration:none;
  font-weight:bold;
  font-size:16px;
}

ul.no-underline li a:hover {
  text-decoration:underline;
}

div.best {
  overflow:hidden;
}

div.caption {
  width:255px;
  float:left;
  margin-top:12px;  
}

div.example {
  clear:both;
  margin-bottom:12px;
  overflow:hidden;
  border-bottom:solid 1px #ccc;
  padding-bottom:12px;
  width:100%;
}

div.example img {
  float:left;
  margin-right:12px;
}

#content div.example h3 {
  margin:0px;
}

#content div.example h3 a {
  text-decoration:none;
}

#content div.example h3 a:hover {
  text-decoration:underline;
}

#content div.example h4 {
  margin:0px 0px 10px 0px;
  font-size:.75em;
  line-height:1.3em;
  text-transform:uppercase;
}

/* Testimonials */

#portfolio blockquote,
#fancybox-inner blockquote {
  background:url(/images/design/quote.png) no-repeat left top;
  margin:.5em 20px;
  padding:0 20px;
}

#portfolio blockquote {
  padding-top:4px;
  padding-right:80px;
  padding-bottom:20px;
  padding-left:30px;
  width:690px;
  float:left;
}

#portfolio blockquote p.text {
  margin-top:0;
  margin-bottom:10px;
}

em {
  font-style:normal;
  background-color:#ffe;
}

#portfolio p.attribution {
  float:right;
  margin-bottom:0;
  margin-top:0;
}

#portfolio p.attribution img {
  vertical-align:middle;
  margin-left:10px;
}

/* FAQ pages */

dl.faq {
  margin:6px 0 0 30px;
  clear:both;
}
dl.faq dt {
  font-size:14px;
  color:#565656;
  font-family:arial,helvetica,sans-serif;
  font-weight:bold;
  margin:0;
  cursor:pointer;
  padding-left:24px;
  background:url(../images/icons/help.png) top left no-repeat;
}
dl.faq dd {
  margin-left:30px;
  display:none;
}

.faq .divider {
  clear:both;
  border-bottom:1px dotted #284B82;
  margin:20px 0;
}

.faq ol {
  margin-left:-20px;
}

.faq li {
  float:left;
  width:100%;
  clear:both;
}

#content .faq p {
  margin-top:1em;
}

#content .faq li p {
  margin-top:1.5em; 
}

.faq .screenshot,
.faq .callout { 
  float:right;
  padding:10px;
  margin:0 0 20px 30px;
  background: #f0f0f0;
}

.faq .callout td,
.faq .callout th {
  padding-right:10px;
} 
.faq .callout td.highlight {
  background: #ffffff url(../images/icons/arrow-right.png) 8px 4px no-repeat;
  padding:2px 8px 2px 32px;
  font-weight:bold; 
}

body.about #left_col img {
    border:1px solid #aaa;
}

body.about #slides {
    float:left;
    margin-top:.5em;
    margin-right:2em;
    margin-bottom:2em;
}

body.about #slides img {
    width:250px;
}

body.about #slides p {
    font-weight:bold;
    width:250px;
}
body.about #left_col .no_image_borders img {
    border:none;
    margin-right:1em;
    vertical-align:middle;
}

blockquote.clienttestimonial em {
  font-style:italic;
}

/* Home tabs */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */

#tabs {
  /*background: url(../images/tabs-bg.png) no-repeat 0px 34px;*/
  margin-top:19px;
  height:364px;
}

#tabs p {
  font-weight:bold;
  margin-bottom:6px;
}

#tabs a.moreinfo {
  color:#2a60b7;
  font-weight:bold;
  padding:0 22px 0 0;
  background:url(../images/more-arrow.png) no-repeat 100% 0%;
  text-decoration:none;
}

#tabs a.moreinfo:hover {
  background-position:100% 100%;
  color:#FFB900;
}

div.tabs-container ul {
  margin-bottom:6px;
}

.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
    height:34px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 2px 0 0px;
    min-width: 84px; /* be nice to Opera */
    width:88px;
    height:34px;
}

.tabs-nav li.last {
  margin-right:0px;
}

.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 0px;
    background: url(tab.png) no-repeat;
    background:url(../images/tabs.png) no-repeat left top;
}
.tabs-nav a {
    position: relative;
    top:1px;
    z-index: 2;
    padding-left: 0;
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */  
    height:30px; 
    padding-top:4px;
}
.tabs-nav .tabs-selected a {
    color: #315387;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 0% -34px;
    color: #315387;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    /*background-position: 100% -100px;*/
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top:solid 1px #305287;
    padding: 1em 0px;
    background: #fff;  /*declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* new home page intro section */


#home-intro {
  margin:0 0 18px 0px;
  padding:0 0 0 12px;
  overflow:hidden;
  width:822;
  height:310px;
  width:858px;
  position:relative;
  clear:both;
}

#home-intro h2 {
  border-bottom:1px dotted #284B82;
  padding-bottom:6px;
  margin:12px 0 3px 0;
  font-size:24px;
  font-weight:normal;
  font-family:"Lucida Sans", arial, helvetica, sans-serif;
}

#home-intro p {
  margin-bottom:6px;
}

#home-intro ul {
  margin-bottom:12px;
}

#home-intro ul li {
  list-style-image:url(/images/menu_icon.gif);
  margin:0 0 0 16px;
}

a.moreinfo {
  color:#2a60b7;
  font-weight:bold;
  font-size:13px;
  padding:0 22px 0 0;
  background:url(../images/more-arrow.png) no-repeat 99% -5%;
  text-decoration:none;
  position:absolute;
  bottom:0px;
  display:block;
  height:18px;
  line-height:1.6em;
}

a.moreinfo:hover {
  background-position:99% 100%;
  color:#FFB900;
}

#home-intro div {
  float:left;
  width:268px;
  padding-left:18px;
}

div#second-section {
  clear:both;
  position:relative;
  overflow:hidden;
  /*height:365px;*/
  margin:0px auto;
  width:840px;
}

div#second-section a.moreinfo {
  position:static;
  display:inline;
  background-position:100% 5%;
}

div#second-section a.moreinfo:hover {
  position:static;
  display:inline;
  background-position:100% 100%;
}

div#second-section h2.block {
  background:url(../images/h2-bg-large.png) no-repeat left top;
}

div#second-section h2 a.twitter {
  background:url(../images/twitter-logo.png) no-repeat 100% 0%;
  padding-right:93px;
}

div#second-section h2 a.twitter:hover {
  background-position:100% 108%;
}

div#home-right h2 {
  position:relative;
}

/* J Carousel Slideshow  */


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */

.jcarousel-container {
    /*position: relative;*/
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 406px;
    height: 70px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */


.jcarousel-skin-tango {
  width: 406px;
  height:195px;
  padding: 0px 0px 12px 0px;
  margin:0px 0px 12px 0px;
  position: relative;
  border-bottom:1px dotted #284B82;
  }

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 406px;
    height: 195px;
    padding: 0px;
}

div#content ul#mycarousel {
  padding:0 0px 0 0 ;
  width:406px;
  margin:0 0px;
	}

ul#mycarousel img {
  }
  
.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 195px;
    width:406px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 406px;
    height: 65px;
    padding:0px 0px;
    /*border:solid 1px #fff;*/
}

body.home #content .jcarousel-item a {
  color:#000;
}

.jcarousel-item a:hover span.caption {
  /*text-shadow: #c4b2b2 1px 1px 1px;*/
  color:#592626;
}

body.home #content .jcarousel-item a:hover img {
  margin-top:-101px;
}

#content .jcarousel-item a.grey span {
  color:#592626;
}

#content .jcarousel-item a.grey:hover span {
  color:#999;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    width:236px;
    text-align:center;
}