/*
-----------------------------------------------
Site: Solutions House
Author: Halpern Creative
Version: 1.0
URL: http://www.solutionshouse.com
----------------------------------------------- */

/*  =Normalize
----------------------------------------------------------------------*/
@import "meyerreset.css";
@import "font.css";

body { 
    margin: 10px;
    padding: 0; 
    font: 72%/1.4 "Lucida Grande", Verdana, sans-serif;
    color: #211f1e;
    background-color: #fff;
	}
p { 
	line-height: 1.5; 
	}

/*  =Links and Styles
----------------------------------------------------------------------*/
a:link, a:visited { 
	color: #cc3333;
	text-decoration: none; 
	}
a:hover, a:active {
	color: #cc3333;
	text-decoration: underline; 
	}
	
/* Email Rule */
.email {
	background: url(../img/email.gif) no-repeat 0 50%;
	padding-left: 17px;
	}
.pdflink {
	text-decoration: none;
	background: url(../img/pdficon_small.jpg) no-repeat 0 50%;
  	padding-left: 17px;	
	}
.bottomBorder {
	border-bottom: 1px dotted #999;
	margin-bottom: 15px;
	}
img.acrobatReader {
	margin-left: 30px;
	border: #ccc solid 2px;
	}
img:hover.acrobatReader {
	border-color: #cc3333;
	}
.bold { 
	font-weight: bold; 
	color: #cc3333; 
	}
.emphasis {  
	font-style: italic;
	}
.question { 
	color: #cc3333; 
	font-style: italic;
	}

/*  =Lists
----------------------------------------------------------------------*/	
.contentList {
	padding-left: 50px;
	padding-bottom: 15px;
	}	
.contentList ul {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
	}
.contentList li {
	margin: 5px 0;
	color: #cc3333;
	line-height: 1.5;
	}
.implementedList {
	padding-left: 30px;
	padding-bottom: 15px;
	}
.implementedList ul {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
	}
.implementedList li {
	margin: 5px 0;
	color: #cc3333;
	line-height: 1.5;
	}

/*  =Layout
----------------------------------------------------------------------*/
blockquote {
	background-color: #ddd;
	margin: 15px;
	padding: 15px;
	}

#header {
	height: 100px;
	padding: 0 0 15px 0; 
	line-height: 0;  
	}	
.headerInnerWrap {
	position: relative;
	width: 960px;
	margin: 0 auto;
	}	
h1 {
	width: 300px; 
	height: 100px;
	display: block;
	margin-left: 30px;
	background: #fff url(../img/sh_logo_horiz.gif) no-repeat;
	text-indent: -9999px;
	float: left;
	}	
#header h3 a {
	width: 150px;
	height: 60px;
	display: block;
	position: absolute;
	overflow: hidden;
	top: 65px;
	right: 20px;
	background: #fff url(../img/flipbook_both.jpg);
	background-position: 0 0;
	text-indent: -9999px;
	cursor: pointer;
	}
#header h3 a:hover {
	background-position: 0 -60px;
	}
#header h4 a {
	width: 150px;
	height: 60px;
	display: block;
	position: absolute;
	overflow: hidden;
	top: 65px;
	right: 170px;
	background: #fff url(../img/basecampBadge_both.jpg);
	background-position: 0 0;
	text-indent: -9999px;
	cursor: pointer;
	}
#header h4 a:hover {
	background-position: 0 -60px;
	}				
#nav { 
	width: 960px; 
	margin: 0 auto;
	padding: 0; 
	}	
#wrapper {
    width: 958px;
    margin: 0 auto;
    border: 1px solid #999;
	}	
#hoverBox { 
	margin: 0 auto;
	height: 30px; 
	padding: 0;
	background: url(../img/stripes.gif) top center;
	border-bottom: 1px solid #999;
	}
	
/*  =Headers and Copy  */
h4 {
    margin: 0;
    padding: 0;
	}
.primaryContent h2 { 
	margin: 0;
	padding: 30px 0 10px 30px;
	font-size: 18px;
	color: #000;
	}
.primaryContent h3 {
	padding: 0 0 5px 30px; 
	font-size: 12px;
	color: #cc3333;
	}	
.primaryContent p {
	padding-left: 30px;
	padding-bottom: 10px;
	}
.secondaryContent h2 { 
	margin: 0;
	padding: 30px 0 10px 0;
	font-size: 16px;
	color: #000;
	}
.secondaryContent h3 { 
	font-size: 12px;
	color: #cc3333;
	padding: 0 0 5px 0;
	}
.secondaryContent h3.first {
	padding: 30px 0 5px 0;
	}
.secondaryContent h3.firstBlock {
	padding: 0 0 5px 0;
	}	
.secondaryContent p {
	padding-left: 0;
	padding-bottom: 10px;
	}
	
/* Static Background Image */	
#placeholder {
	padding: 0;
	margin: 0;
	background: url(../img/backdrop2.jpg) no-repeat;
	}
#slider {
    width: 958px;
    margin: 0 auto; 
    position: relative;
	}
.scroll {
	position: relative;
    clear: left;
    width: 958px;
    height: 550px;
    overflow: auto;
    overflow-x: hidden;
	}
.scrollContainer div.holder {
	width: 958px;
	float: left;
	position: relative;
	}

/* Positioned Illustrative Images */	
.imgDesc {
	position: absolute;
	bottom: -88px;
	margin: 0;
	padding: 0;
	z-index: 10;
	}
.imgDescHome {
	position: absolute;
	bottom: -88px;
	margin: 0;
	padding: 0;
	z-index: 10;
	}
.imgDescCustom {
	position: absolute;
	bottom: -78px;
	left: 17px;
	margin: 0;
	padding: 0;
	z-index: 10;
	}
.imgDescApproach {
	position: absolute;
	bottom: -80px;
	left: 14px;
	margin: 0;
	padding: 0;
	z-index: 10;
	}
.imgDescNewsworthy {
	position: absolute;
	bottom: 15px;
	left: 14px;
	margin: 0;
	padding: 0;
	z-index: 10;
	}
.imgDescContact {
	position: absolute;
	bottom: -50px;
	left: 17px;
	margin: 0;
	padding: 0;
	z-index: 10;
	}
.imgDescClientsPartners {
	position: absolute;
	bottom: 1px;
	margin: 0;
	padding: 0;
	z-index: 10;
	}
.set {
	margin: 30px 0 0 30px;
	}
.jScrollPaneContainer {
	border: 1px solid #999;
	}
.borderPane {}
.scroll-pane {
	width: 898px;
	overflow: auto;
	/*background-color: #fff; */
	background: transparent url(../img/bg_screen.gif) fixed;
	/*float: left;*/	
	}
#pane1, #pane2, #pane3, #pane4, #pane5, #pane6, #pane7 {
	height: 371px; 
	}
a.jScrollArrowUp {
	background: url(../img/basic_arrow_up.gif) no-repeat 0 0;
	}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
	}
a.jScrollArrowDown {
	background: url(../img/basic_arrow_down.gif) no-repeat 0 0;
	}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
	}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
	}
.primaryContent {
	float: left;
	width: 425px;
	margin: 0 30px 0 0;
	padding-bottom: 95px;
	}
.secondaryContent { 
	float: left;
	width: 415px;
	margin: 0;
	padding-bottom: 95px;
	}
.lowerBox {
	position: relative;
	bottom: -88px;
	height: 59px;
	margin: 0;
	padding: 0;
	background-color: #323232;
	}
.footer {
	clear: both;
	padding: 20px 0 0 0;
	font-size: 90%;
	}
.footerOuterWrap {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	}
.footer p {
	margin: 0;
	padding: 0 0 7px 0;
	}
.companyName {
	color: #cc3333;
	font-style: normal;
	font-weight: bold;
	}
.copyright {
	font-size: 8px;
	}	
.tagline {
	float: right;
	margin: 0;
	color: #cc3333;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	}
	
/*  =Navigation
----------------------------------------------------------------------*/
ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
	}	
#MainMenu {
	width: 960px;
	height: 27px;
	margin: 0 auto;
	background: #fff;
	}
#tab {
	margin: 0;
	padding: 0;
	}
#tab ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}
#tab li {
	position: relative; 
	display: inline;
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	}
#tab a {
	background: #fff url(../img/bright_115_5.gif) no-repeat right top;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	display: block;
	float: left;
	cursor: pointer;
	}
#tab a span {
	display: block;
	background: url(../img/bleft_115_5.gif) no-repeat left top;
	padding: 0 34px 0 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	line-height: 27px;
	}
#tab a:hover, #tab li.item_active a {
	background-position: right bottom;
	cursor: pointer;
	}
#tab a:hover span, #tab li.item_active a span {
	background-position: left bottom;
	color: #cc3333;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}
#tab ul.navigation a.selected {
	background-position: right bottom;
	}
#tab ul.navigation a.selected span { 
	background-position: left bottom;
	color: #cc3333;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}
#tab li em {
	width: 960px;
	height: 25px;
	display: none;
	padding: 7px 0 5px 0;
	/* background: url(../img/hover11.png) no-repeat; */
	font-style: normal;
	text-align: center;
	z-index: 2;
	font-size: 11px;
	}
	
	#tab li em.one { position: absolute; top: 29px; left: 0; }
	#tab li em.two { position: absolute; top: 29px; left:  -142px; }
	#tab li em.three { position: absolute; top: 29px; left: -258px; }
	#tab li em.four { position: absolute; top: 29px; left: -399px; }
	#tab li em.five { position: absolute; top: 29px; left: 0; }
	#tab li em.six { position: absolute; top: 29px; left: 0; }
	#tab li em.seven { position: absolute; top: 29px; left: -518px; }

.scrollButtons {
    position: absolute;
    top: -150px;
    cursor: pointer;
	}
.scrollButtons.left {
    right: 0;
	}
.scrollButtons.right {
    right: -20px;
	}
.hide {
    display: none;
	}
.gameImages {
	padding: 0 0 0 30px;
	}	
img.games {
	border: 3px solid #323232;
	margin-bottom: 30px;
	}
	
/* jQuery lightBox plugin - Gallery style */
#gallerySolMaps {
	width: 350px;
	padding-bottom: 15px;
	}	
#gallerySolMaps ul { 
	list-style: none; 
	}	
#gallerySolMaps ul li { 
	display: inline;
	padding-right: 5px; 
	}	
#gallerySolMaps ul img {
	border: 2px solid #323232;
	border-width: 2px;
	}	
#gallerySolMaps ul a:hover img {
	border-color: #cc3333;
	border-width: 2px;
	color: #000;
	}	
#gallerySolMaps ul a:hover { 
	color: #cc3333; 
	}	
#galleryGames, #galleryFT {
	width: 350px;
	margin-left: 30px;
	padding-bottom: 15px;
	}	
#galleryGames ul, #galleryFT u { 
	list-style: none; 
	}	
#galleryGames ul li, #galleryFT ul li { 
	display: inline;
	padding-right: 5px; 
	}	
#galleryGames ul img, #galleryFT ul img {
	border: 2px solid #323232;
	border-width: 2px;
	}	
#galleryGames ul a:hover img, #galleryFT ul a:hover img {
	border-color: #cc3333;
	border-width: 2px;
	color: #000;
	}
#galleryGames ul a:hover, #galleryFT ul a:hover { 
	color: #cc3333; 
	}
