﻿body
{
	behavior: url("app_themes/standard/csshover3.htc");
	font-family: "Century Gothic","Courier New";
	font-size: small;
	background-image: url('app_themes/standard/images/mainBack.gif');
	background-repeat: repeat;
	text-decoration: none;
}

.bodyQuestionMark
{
	font-family:Arial Narrow;
}

a
{
	text-decoration: none;
}

a.innerLink
{
	background-image: url('app_themes/standard/images/linker_orange.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 600px;
}

div#header
{
	background-image: url('app_themes/standard/images/headerBack.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 82px;
	text-align: right;
	overflow: hidden;
	line-height:82px;
}

div#leftNav
{
	background-color: White;
	background-image: url('app_themes/standard/images/shadowLeft.jpg');
	background-repeat: repeat-y;
	float: left;
	width: 170px;
	height: 463px;
}

div#leftNav a
{
   text-decoration:none; 
   color: #bbbbbb;
   display:block;
   padding-left: 10px;
}

div#leftNav a:hover
{
   text-decoration:none; 
   color: white;
}

div#leftNav a:hover.visited
{
   text-decoration:none; 
}

div#content
{
	background-color: White;
	background-image: url('app_themes/standard/images/shadowRight.jpg');
	background-repeat: repeat-y;
	background-position: right;
	float: right;
	width: 630px;
	height: 463px;
}

div#footer
{
	background-image: url('app_themes/standard/images/footerBack.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 66px;
	text-align: right;
	overflow: hidden;
	float: left;
}

div#companyDetails
{
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 420px;
}

div#companySkills
{
	float: left;
	display: block;
	margin-left: 10px;
	width: 560px;
	margin-bottom: 10px;
}

div#companyPricing
{
	float: left;
	display: block;
	margin-left: 10px;
	width: 560px;
}

div#approachDetails
{
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 4px;
	width: 560px;
	height: 200px;
}

div#approachListItems
{
	display: block;
	width: 500px;
	margin-left: 50px;
}

div#approachSections
{
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 6px;
	width: 560px;
	height: 120px;
	overflow: hidden;
	background-color: #fffefe;
}

div#approachLinks
{
	float: left;
	display: block;
	width: 560px;
	margin-left: 10px;
	padding-top: 5px;
	border-top: dashed 1px #dddddd;
}

div#rightGlyph
{
	float: right;
	display: block;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #349cd4;
	font-size: xx-small;
}

div#servicesDetails
{
	float: left;
	width: 590px;
}

div#servicesSections
{
	float: left;
	width: 560px;
}

div#smallPrint
{
	font-size: x-small;
	color: Silver;
	width: 790px;
	height: 20px;
	overflow: hidden;
	float: left;
	text-align: right;
	margin-right: 10px;
}

#smallPrint a
{
	color: Orange;
	background-image: url('app_themes/standard/images/linker_orange.gif');
	padding-left: 10px;
	padding-right: 10px;
	background-position: 1px center;
	background-repeat: no-repeat;
}

h1
{
	font-family: Century Gothic;
	font-size: large;
	color: #6F5B48;
	margin: 0px 0px 5px 5px;
}

dt
{
	font-size: small;
	font-weight: bold;
	color: #6F5B48;
	margin: 0px 0px 5px 5px;
}

table.Contacts
{
	font-size: small;
}

td.ContactsTitle
{
	padding: 6px;
	font-weight: bold;
	color: #6F5B48;
	text-align: right;
}

#approachSections h1
{
	margin: 0px 0px 0px 0px;
}

#leftNav ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leftNav ul
{
	list-style: none;
}

#leftNav li
{
	display: block;
	width: 160px;
	line-height: 45px;
	height: 45px;
	font-size: 1.5em;
	color: #bbbbbb;
	border-top: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
	text-align: right;
	margin-left: 8px;
	white-space: nowrap;
}

#leftNav li:hover
{
	background-image: url('app_themes/standard/images/buttonHover.jpg');
	background-position: left;
	background-repeat: no-repeat;
	color: White;
	cursor: pointer;
}

#leftNav li.selected
{
	background-image: url('app_themes/standard/images/buttonSelected.jpg');
	background-position: left;
	background-repeat: no-repeat;
	color: White;
}

#leftNav li.selected a
{
    color:White;
}

div#identity
{
	margin-left: 8px;
	padding: 8px;
	border-top: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
	text-align: center;
}


span.ambient
{
	/* 	color:#ffc800; 	font-weight:bold;   */
}

span.pineapple
{
	/* 	color:#f7931c; 	font-weight:bold; */
}

/* Contacts Specifics */

div#contactsSummary
{
	float: left;
	display: block;
	width: 335px;
	margin-left: 10px;
}

div#contactsDetails
{
	float: left;
	display: block;
	width: 335px;
	margin-left: 10px;
	margin-top: 10px;
}

div.leftBlock
{
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 390px;
}

div.rightGlyph
{
	float: right;
	display: block;
	color: #349cd4;
	font-size: xx-small;
	text-align: center;
}

div.leftGlyph
{
	float: left;
	display: block;
	color: #349cd4;
	font-size: xx-small;
	text-align: center;
}

div.rightBlock
{
	float: right;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 390px;
}

div.fullBlock
{
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 560px;
}

div.titleBlock
{
	float: left;
	display: block;
/*
	margin-left: 10px;
	margin-bottom: 10px; 
*/
	width: 95%;
}



/* Company Section Details Specifics */

ul#sectionList
{
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 16px;
	padding-left: 0px;
	float: left;
	font-size: xx-small;
	margin-bottom: 3px;
}

#sectionList li
{
	float: left;
	list-style-type: none;
	background-image: url('app_themes/standard/images/linker_orange.gif');
	background-position: 1px center;
	background-repeat: no-repeat;
	color: blue;
	font-weight: bold;
	cursor: pointer;
}

#sectionList a
{
    text-decoration:none;
    display:block;
    padding-left: 10px;
	padding-right: 10px;
}

#sectionList a:hover
{
    text-decoration:none; 
    color:White;
}

#sectionList li:hover
{
	background-color: #FEBE81;
	color: White;
}

#sectionList li.selected
{
	background-color: Orange;
	color: White;
}


#sectionList li.selected a
{
    color:White;
    text-decoration:none; 
}

/* left nav classes */

.titleCompany
{
	background-image: url('app_themes/standard/images/company.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 10px;
}

.titleServices
{
	background-image: url('app_themes/standard/images/services.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 10px;
}

.titleApproach
{
	background-image: url('app_themes/standard/images/approach.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 10px;
}

.titleSolutions
{
	background-image: url('app_themes/standard/images/solutions.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 10px;
}

.titleProducts
{
	background-image: url('app_themes/standard/images/products.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 10px;
}

.titleAboutUs
{
	background-image: url('app_themes/standard/images/clients.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 10px;
}

.titleContacts
{
	background-image: url('app_themes/standard/images/mobile.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 10px;
}

.headshot
{
	float: left;
	display: block;
	width: 125px;
	height: 150px;
	border: solid 1px silver;
	margin-left: 10px;
}

.biog
{
	float: left;
	margin-left: 10px;
/*	width: 435px; */
	width: 560px;
	margin-bottom: 8px;
}

.biogLink
{
	width: 100%;
	margin-top: 10px;
	text-align:right;
}

#techStack
{
	width: 100%;
	display: block;
}

#techStack table
{
	border-width: 0px;
	border-style: none;
	text-align: center;
}
#techStack td
{
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}

.techStack1 td
{
	background-image: url('App_Themes/Standard/Images/Services/TechnologyStack/bg1.jpg');
}

.techStack2 td
{
	background-image: url('App_Themes/Standard/Images/Services/TechnologyStack/bg2.jpg');
}

.techStack3 td
{
	background-image: url('App_Themes/Standard/Images/Services/TechnologyStack/bg3.jpg');
}

.techStack4 td
{
	background-image: url('App_Themes/Standard/Images/Services/TechnologyStack/bg4.jpg');
}



.FurtherInfo ul
{
	margin-top: 0px;
	margin-left: 28px;
	margin-right: 16px;
	padding-left: 0px;
	float: left;
	font-size: small;
	margin-bottom: 0px;
}

.FurtherInfo li
{
	list-style-type: none;
	background-image: url('app_themes/standard/images/linker_orange.gif');
	background-position: 1px center;
	background-repeat: no-repeat;
	color: blue;
	font-weight: bold;
	cursor: pointer;
}

.FurtherInfo a
{
    text-decoration:none;
    display:block;
    padding-left: 10px;
	padding-right: 10px;
}

.FurtherInfo a:hover
{
    text-decoration:none; 
    color:White;
}

.FurtherInfo li:hover
{
	background-color: #FEBE81;
	color: White;
}

.FurtherInfo li.selected
{
	background-color: Orange;
	color: White;
}


.FurtherInfo li.selected a
{
    color:White;
    text-decoration:none; 
}

