﻿/* 

STYLE SHEET FOR [WEB SITE]
Created by InspirationGate
www.inspirationgate.com

ToC

	1. Defaults
	2. Structure
	3. Links and Navigation
	4. Fonts
	5. Images
	6. Site Styles

Notes

*/



/* --------- 1. Defaults  --------- */

*
{
	margin: 0;
	padding: 0;
}

body
{
}

/*  --------- 2. Structure  --------- */

#wrapper
{
	font-size: 1.2em;
	font-weight: normal;
}

#masthead
{
	background: #4A4C4F url(  'Images/Common/HeaderBackground.jpg' ) no-repeat center 0;
}
#headerSection
{
	width: 1010px;
	margin: 0 auto;
}

#logo
{
	width: 330px;
	float: left;
	margin: 20px 0 0 16px;
	_margin: 20px 0 0 8px;
}

#navContainer
{
	width: 651px;
	float: right;
	background: transparent url(  'Images/Common/HeaderNavigation.png' ) no-repeat scroll -9px top;
	margin-top: 27px;
}

#content
{
	width: 100%;
}

#footer
{
	background: #42521e url(  'Images/Common/FooterBackground.jpg' ) repeat-y scroll center 0;
	color: #e5f8b6;
	padding: 0 30px 30px;
}

/* float-clearing rules */
.separator
{
	clear: both;
}

.separatorInvisible
{
	clear: both;
	height: 1px;
}

.clearFix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* ---------- 3. Links and Navigation ---------- */

a
{
}

a:hover
{
}

#navigation
{
}
#navContainer ul
{
	width: 651px;
}

#navContainer li
{
	float: right;
	width: auto;
	margin: 0 19px;
	_margin: 0 10px;
}
#navContainer a
{
	display: block;
	height: 36px;
}
#navContainer li.whoLi a
{
	width: 68px;
}
#navContainer li.whoLi a:hover
{
	background: transparent url(  'Images/Common/HeaderNavigationHover.png' ) no-repeat scroll -28px top;
}


#navContainer li.whatLi a
{
	width: 82px;
}
#navContainer li.whatLi a:hover
{
	background: transparent url(  'Images/Common/HeaderNavigationHover.png' ) no-repeat scroll -134px top;
}
#navContainer li.howLi a
{
	width: 76px;
}
#navContainer li.howLi a:hover
{
	background: transparent url(  'Images/Common/HeaderNavigationHover.png' ) no-repeat scroll -254px top;
}
#navContainer li.whereLi a
{
	width: 118px;
}
#navContainer li.whereLi a:hover
{
	background: transparent url(  'Images/Common/HeaderNavigationHover.png' ) no-repeat scroll -368px top;
}
#navContainer li.contactLi a
{
	width: 117px;
}
#navContainer li.contactLi a:hover
{
	background: transparent url(  'Images/Common/HeaderNavigationHover.png' ) no-repeat scroll -524px top;
}


/* ---------- 4. Fonts ---------- */

html
{
	font-size: 100%;
}
body
{
	background:url("Images/Common/Summary.jpg") repeat-y scroll center 0 #42521E;
	font-size: 62.5%;
	font-family: Verdana;
}


h1, h2, h3, h4, p, ul
{
	margin: 0px;
}

h1
{
	font-size: 2.0em;
	font-weight: normal;
}

h2
{
	font-size: 2.0em;
	font-weight: normal;
}

h3
{
	font-weight: normal;
}

h4
{
}

p
{
	font-weight: normal;
}

ul
{
	list-style-type: none;
}

/* ---------- 5. Images ---------- */
#logo img
{
	border: 0;
}

/* ---------- 6. Master Page ---------- */
.subHeader 
{
	background: transparent url('Images/Common/OrangeLine.gif') repeat-x scroll 0 0;
}

#logo a
{
	border: 0;
	width: 319px;
	height: 37px;
	display: block;
}

#copyright
{
	width: 242px;
	padding: 20px 0 20px 30px;
	float: left;
}
#footerSection
{
	width: 1010px;
	margin: 0 auto;
}
#footerNav
{
	height: 53px;
	float: right;
}
#footerSection ul
{
	height: 14px;
	float: right;
	padding: 20px 0 20px;
}

#footerSection li
{
	float: left;
	margin: 0 19px 0 0;
}

#footerSection ul li a:hover
{
	text-decoration: underline;
	color: #e5f8b6;
}
#footerSection ul li a
{
	color: #e5f8b6;
	text-decoration: none;
}
.headerSeparator
{
	height: 32px;
	margin: 0 auto;
	width: 1010px;
	clear: both;
}
/*------------- Home ---------------*/
#homeContent
{
}
a img
{
	border: 0;
}
#featuredProject
{
	height: 279px;
	clear: both;
	text-align: center;
	background: transparent url(  'Images/Home/FeaturedProjectBackground.png' ) repeat-x scroll 0 bottom;
}
#homePageFlash
{
	width: 1010px;
	height: 279px;
	margin: 0 auto;
}
#featuredProject img
{
	height: 279px;
	width: 1010px;
}

.summary
{
	background: #42521E url("Images/Common/Summary.jpg") repeat-y scroll center 0 ;
	color: #e5f8b6;
}
.homeSummarySection
{
	padding: 14px 0 10px;
	background: transparent url(  'Images/Common/HeaderShadow.png' ) no-repeat center 0;
	width: 1010px;
	margin: 0 auto;
	color: White;
}

.aboutUs
{
	width: 309px;
	float: left;
	margin: 0 0 0 22px;
}

div.newsSummary h2, div.portfolioHighlight h2, div.aboutUs h2
{
	text-align: center;
	margin: 0 0 15px 0;
}

div.aboutUs p
{
	color: White;
	font-size: 1.1em;
	margin-bottom: 20px;
}
.newsSummary
{
	width: 290px;
	height: auto;
	margin: 0 40px 0 50px;
	_margin: 0 40px 0 20px;
	float: left;
}
.newsSection
{
	width: 297px;
}
ul.newsSection li
{
	background: transparent url(  'Images/Home/NewsDetails.jpg' ) repeat-y scroll 0 0;
	width: 286px;
	margin: 0 0 12px 0;
	color: White;
	font-size: 1.1em;
	padding: 2px;
}
.newsSection span
{
	color: #75776f;
}
ul.newsSection li a, .newsSectionFullStory a
{
	color: #fd5402;
	text-decoration: underline;
}
.newsSectionFullStory
{
	text-align: right;
}
.portfolioHighlight
{
	width: 273px;
	float: right;
	margin: 0 8px 0 0;
}
.homeSummarySection .portfolioSection
{
	height:auto
}
.portfolioSelectedTag
{
	font-weight:bold;
	text-decoration:none !important;
}
.portfolioSection
{
	width: 270px;
	height:420px;
	margin: 0 0 0 5px;
	_margin: 0 0 0 2px;
}
div.portfolioSection li
{
	width: 80px;
	height: 80px;
	float: left;
	margin: 3px 25px 25px;
}
div.portfolioSection li.highlightMarginFix
{
	margin: 3px 25px 25px;
	_margin: 3px 25px 25px 12px;
}

div.portfolioSection li a
{
	display: block;
}
div.portfolioSection li.newHighlight
{
	width: 85px;
	height: 85px;
	margin: 0 25px 25px;
}
div.portfolioSection li img
{
	width:85px;
	height:85px;
}
.details
{
	background: #9c9c9c url(  'Images/Common/Details.jpg' ) repeat-y scroll center 0;
	color: #424141;
}
.services
{
	background: transparent url(  'Images/Common/HeaderShadow.png' ) no-repeat top center;
	padding: 19px 0;
	margin: 0 auto;
	width: 1010px;
}

.section
{
	width: 312px;
	float: left;
	margin: 0 15px;
}

.highlightSection
{
	width: 315px;
	float: left;
	margin: 0 5px;
	_margin: 0 5px 0 2px;
}

.div.section img, .highlightSection img
{
	width:306px;
	height: 274px;
}

.firstSection img
{
	width: 312px;
	height: 258px;
}
.section a
{
	display: block;
}
.detailsFooter
{
	background: url(  'Images/Common/FooterShadow.png' ) no-repeat scroll center 0;
	height: 17px;
	clear: both;
	margin: 0 auto;
	width: 1010px;
}
#homeFooter
{
	width: 1010px;
	margin: 0 auto;
}
#homeFooterSection
{
	height: 46px;
	width: 1010px;
	margin: 0 auto;
}
#homeFooterSection h2
{
	color: #e5f8b6;
	padding: 18px 0 0 35px;
}
#homeFooterNav
{
	height: 55px;
	width: 1010px;
	margin: 0 auto;
	background: transparent url('Images/Home/HomeFooterNav.png') no-repeat scroll 75px 0;
}
#homeFooterNav ul, #homeFooterSecondNav ul
{
	width: auto;
	height: auto;
}
#homeFooterNav li, #homeFooterSecondNav li
{
	float: left;
	margin-left: 48px;
}
#homeFooterNav li.creativesoup, #homeFooterSecondNav li.MicrosoftSmallBusiness
{
	_margin-left: 36px;
}
#homeFooterNav li.creativesoup, #homeFooterNav li.elance, #homeFooterNav li.rentacoder
{
	margin-top: 16px;
}
#homeFooterNav li.microsoft
{
    margin-left:75px !important;
}
#homeFooterNav li.sitefinity
{
    margin-top:10px;
}
#homeFooterNav a, #homeFooterSecondNav a
{
	display: block;
}
/*
#homeFooterNav li.creativesoup a
{
	width: 148px;
	height: 33px;
}
*/
#homeFooterNav li.microsoft a
{
	width: 115px;
	height: 55px;
}

#homeFooterNav li.rentacoder a
{
	width: 130px;
	height: 25px;

}
#homeFooterNav li.sitefinity a
{
	width: 145px;
	height: 33px;
}
#homeFooterNav li.elance a
{
	width: 79px;
	height: 22px;
}
#homeFooterNav li.rackspace a
{
	width: 152px;
	height: 54px;
}

#homeFooterSecondNav
{
	height: 55px;
	width: 1010px;
	margin: 0 auto;
	/*
	background: transparent url('Images/Home/HomeFooterSecondNav.png') no-repeat scroll 73px 0;
*/
}
#homeFooterSecondNav li.MicrosoftSmallBusiness a
{
	width: 155px;
	height: 55px;
}
/*------ Portfolio ------*/
#portfolioWrapper
{
}
div.summarySection
{
	width: 1010px;
	margin: 0 auto;
	padding: 15px 0;
}
#portfolioWrapper div.summary p.detailsFooter
{
	display: none;
}

.portfolio
{
	float: left;
	width: 255px;
}
.portfolio h1
{
	padding-left: 21px;
}

.portfolio div.portfolioSection
{
	width: 250px;
	clear: both;
}
.portfolio div.portfolioSection ul
{
	float: left;
	width: 230px;
	margin: 0px !important;
}
.portfolio div.portfolioSection li
{
	width: 105px;
	height: 105px;
	float: left;
	margin: 0 !important;
	text-align: center;
}
.portfolio div.portfolioSection li.highlightMarginFix
{
	margin: 0 !important;
}
.portfolio div.portfolioSection li a
{
	display: block;
}
.portfolio div.portfolioSection li a img
{
	width: 80px;
	height: 80px;
	margin: 10px auto;
}
.portfolio div.portfolioSection li.newHighlight
{
	width: 105px;
	height: 105px;
	margin: 0 !important;
}

.portfolio div.portfolioSection li.newHighlight a img
{
	width: 85px;
	height: 85px;
	padding-top: 0px;
}
.portfolio div.portfolioSection li.selectedProduct
{
	background: transparent url('Images/Common/SelcetedImages.png') no-repeat scroll 0 0;
}
.portfolio div.portfolioSection li.selectedProduct a
{
	margin-top: 2px;
}
.portfolio div.portfolioSection li.selectedProduct a img
{
	width: 80px;
	height: 80px;
	margin-top: 11px;
}
.portfolioScroll
{
	width: 17px;
	height: 424px;
	float: left;
	background: transparent url('Images/Common/PortfolioScroll.jpg') no-repeat scroll 0 0;
}
.portfolioScrollSection
{
	height: 399px;
}
.portfolioScroll a
{
	display: block;
	width: 17px;
	height: 12px;
}
.categoryBrowse
{
	width: 225px;
	clear: both;
	font-size: .8em;
	margin: 0 0 15px 5px;
}
.categoryBrowse a
{
	text-decoration: underline;
	color: #e5f8b6;
	line-height:1.5;
}
.projectDetails
{
	float: right;
	width: 750px;
}
.projectImage
{
	width: 540px;
	height: 410px;
	float: left;
	margin: 20px 5px 5px 5px;
	_margin: 20px 5px 5px 2px;
	background: transparent url(  'Images/Common/ProjectMainImage.jpg' ) no-repeat scroll 0 0;
}
.projectImage img
{
	margin: 8px 7px 5px;
	width:520px;
	height:390px;
}
.projectThumbnails
{
	width: 190px;
	float: left;
	margin: 19px 0 0 5px;
	_margin: 19px 0 0 4px;
	height: 388px;
}
.projectThumbnails ul.restOfDetails
{
	float: right;
	width: 90px;
	margin: 0 0 0 10px;
}
.projectThumbnails ul.primaryPortfolioImages
{
	float: left;
	margin: 0;
}

.projectThumbnails li
{
	margin: 0 0 16px;
	width: 90px;
	height: 69px;
	text-align: center;
	background: transparent url('Images/Common/ThumbnailsFrame.jpg') no-repeat scroll 0 0;
	padding-top: 1px;
}
.projectThumbnails li.marginFix
{
	margin: 0;
}
.projectThumbnails img
{
	cursor: pointer;
	margin: 2px 0;
	width:85px;
	height:64px;
}
.projectDescription
{
	width: 611px;
	clear: both;
	margin: 0 0 15px;
}
div#portfolioWrapper div.services, div#whatWeDoWrapper div.services
{
	padding: 0;
}
.caseStudy
{
	width: 847px;
	color: #424141;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 60px;
	padding: 25px 0 19px;
}
.caseStudy h2
{
	color: #dd6902;
	margin-bottom: 15px;
}
.caseStudyContent h3
{
	color:#DD6902;
	font-size:1.3em;
	font-weight:normal;
	margin-bottom: 10px;
}
.caseStudyContent h4
{
	color:#424141;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom: 10px;
}
.caseStudyContent p
{
	margin-bottom: 10px;
}
.caseStudyContent img
{
	width:405px;
	margin:5px;
}
.caseStudySection
{
	margin: 23px 0;
}
.caseStudySection p
{
	margin: 20px 0 0;
}
.caseStudyDetails a
{
	text-decoration: none;
	color: #424141;
}
.caseStudyContent blockquote
{
	font-style:italic;
	margin-left:25px;
}
.caseStudyContent ol
{
	margin-left: 25px;
	margin-bottom: 5px;
}
.caseStudyContent ul
{
	list-style-type: circle;
}
/*------- What We Do ---------*/

#whatWeDoWrapper
{
}

.whatWeDoSummary
{
	margin: 15px 9px 0 35px;
	color: White;
}
#whatWeDoWrapper div.summarySection h1
{
	margin: 0 0 20px 30px;
}


.seeDetails
{
	text-align: right;
	margin: 15px 0 19px;
}
.category
{
	text-align: center;
}
.category a
{
	text-decoration: underline;
	margin: 0 0 0 21px;
	color: White;
}
#whatWeDoWrapper div.services h2
{
	color: #dd6902;
	margin: 0 0 16px;
}
#whatWeDoWrapper div.services p
{
	width: 866px;
	margin: 0 0 32px;
}
#whatWeDoWrapper div.services span
{
	color: #dd6902;
	text-decoration: none;
}
#whatWeDoWrapper div.services a
{
	text-decoration: underline;
}

#whatWeDoWrapper div.services img
{
	float: right;
	margin: 7px 20px 18px;
	_margin: 7px 10px 18px 20px;
}

.moreDetails
{
	color: #dd6902;
}
.sectionServices
{
	margin: 0 35px 0 35px;
	padding: 25px 0 19px;
}
/*-------How We Do It ------*/

#howWeDoItWrapper
{
}
#howWeDoItWrapper div.summarySection h1
{
	margin: 0 0 20px 55px;
	float: left;
}
#howWeDoItWrapper p.arrow
{
	width: 17px;
	margin: 10px 0 0 10px;
	float: left;
}
a.openDetails
{
	display: none;
}

.howWeDoItSummarySection
{
	margin: 20px 0 0 115px;
	clear: both;
}

.howWeDoItSummarySection ul
{
	width: 900px;
	margin-bottom: 15px;
}

.howWeDoItSummarySection li
{
	float: left;
	width: 450px;
}
.howWeDoItSummarySection li li
{
	float: none;
	margin: 5px 0 0 18px;
	width: 400px;
}

.howWeDoItSummarySection li ul
{
	width: auto;
	margin: 0;
}

.howWeDoItSummarySection li a.subSectionDetails
{
	float: left;
	margin: 0 20px 0 0;
}

.howWeDoItSummarySection li a
{
	display: block;
	text-decoration: none;
	color: White;
	font-size: 17px;
}

.howWeDoItSummarySection li a.servicesDetails
{
	color: #dd6902;
	font-size: 21px;
}
img.communityImage
{
	vertical-align: middle;
	margin: 0 10px 0 0;
}
span.subSection
{
	font-size: 20px;
}
.howWeDoItSummarySection span.more
{
	color: #aaacae;
}
div.howWeDoItSummarySection p.seeDetails
{
	width: 860px;
	margin: 0;
	color: White;
}
div.serviceDetailsIntro
{
	width: 805px;/*width: 685px; Updated by Amr Elsayed*/
	float: left;
	min-height: 300px;
	color: #424141;
	font-size: 1em;/*font-size: .9em; Updated by Amr Elsayed*/
	line-height: 1.5em; /*Updated by Amr Elsayed*/
	margin: 0 0 0 120px;
	_margin: 0 0 0 60px;
	padding: 25px 0 19px;
}
div.serviceDetails
{
	width: 970px;/*width: 685px; Updated by Amr Elsayed*/
	float: left;
	min-height: 300px;
	color: #424141;
	font-size: 1em;/*font-size: .9em; Updated by Amr Elsayed*/
	line-height: 1.5em; /*Updated by Amr Elsayed*/
	margin: 0 0 0 20px;
	_margin: 0 0 0 10px;
	padding: 25px 0 19px;
}
div.serviceDetails a, div.serviceDetailsIntro a
{
	color: #dd6902;
}
div.serviceDetails h2, h1, div.serviceDetailsIntro h2, div.serviceDetailsIntro h1
{
	color: #dd6902;
	margin-bottom: 15px;
}
div.serviceDetails h2, div.serviceDetailsIntro h2
{
	font-size: 1.3em;
}
div.serviceIntro h2
{
	font-size: 2.0em;
}
div.serviceDetails h3, div.serviceDetailsIntro h3
{
	color: #dd6902;
	margin-bottom: 10px;
}
div.serviceDetails p, div.serviceDetailsIntro p
{
	margin-bottom: 10px;
}
div.serviceDetails ul, div.serviceDetails ol, div.serviceDetailsIntro ul, div.serviceDetailsIntro ol
{
	margin-left: 25px;
	margin-bottom: 5px;
}
div.serviceDetails ul, div.serviceDetailsIntro ul
{
	list-style-type: circle;
}
.otherDetails
{
	width: 345px;
	float: right;
	margin: 0 0px;
	_margin: 0 11px 0 0px;
	padding: 15px 0 5px 0;
}
.otherDetails p
{
	margin: 0 0 25px 10px;
	text-align: center;
	float: left;
}
div.otherDetails p.seeDetails
{
	text-align: center;		
	font-size: 1.3em;
	color: #545353;
	width: 300px;
}
.servicesContent
{
	margin: 0 0 0 20px;
}
.otherDetails a img 
{
	width:153px;
	height:115px;
}
.serviceImageContainer
{
	width: 335px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.serviceImageContainer a img
{
	width: auto;
	height: auto;
}
.questionsForm
{
	background: transparent url(  'Images/Common/FormBackground.png' ) repeat-y scroll 0 0;
	margin: 10px 0 0 20px;
	padding-top: 7px;
	width: 345px;
	float: right;
	clear: right;
}
.contactInformationMiniMessage
{
	height: 80px;
}
.questionsForm h3
{
	color: #dd6902;
	font-size: 1.9em;
	margin: 0 10px;
}
.questionsForm p
{
	color: #474646;
	margin: 7px 10px;
}
.questionsForm label
{
	clear: both;
}
.tBForm
{
	width: 300px;
	margin: 7px 10px;
	vertical-align: middle;
	display: block;
	float: left;
}

.tBMessage
{
	height: 125px;
}

.questionsForm label span
{
	display: block;
	width: 62px;
	float: left;
	line-height: 3em;
	margin: 0 10px;
	clear: both;
}
.btnSubmitRequestMini
{
	clear: both;
	float: right;
	width: 100px;
	background-color: #dd6902;
	border: 2px solid;
	border-color: #edb07a #7f3c01 #3f1e01 #e48634;
	color: White;
	margin: 7px 15px 0px 0;
}
/*---- Who We Are -----*/

#whoWeAreWrapper
{
}

#whoWeAreWrapper div.summarySection h1
{
	margin: 0 0 20px 55px;
}

.whoWeAreSummarySection
{
	margin: 20px 0 0 50px;
	clear: both;
}

.whoWeAreSummarySection ul
{
	margin: 30px 0 5px 18px;
	_margin: 30px 0 5px 9px;
	float: left;
	width: 555px;
	list-style-type: disc;
}

.whoWeAreSummarySection li
{
	line-height: 1.3em;
}
.partnershops
{
	width: 270px;
	float: right;
	margin-top:-25px;
}
.partnershops h3
{
	font-size: 2em;
	color: #dd6902;
	text-align: center;
}
.whoWeAreSummaryContent
{
	width:677px;
	float:left;
	line-height: 1.5em;
}
.whoWeAreSummaryContent p
{
	margin-bottom: 10px;	
}
.partnershipsSection
{
	background: transparent url(  'Images/Common/PartnershipsBackground.jpg' ) no-repeat scroll 0 0;
	width: 240px;
	height: 169px;
	margin: 0 15px;
	padding-top: 1px;
	text-align: center;
}
.partnershipsSection p
{
	margin: 10px 0 5px;
}
.partnershipsSection p a
{
	display: block;
	margin-bottom: 5px;
}
.founderDetails
{
	margin: 20px 0 20px 40px;
}
p.founderImages
{
	float: left;
	margin: 0 30px 0 0;
	/*
	border:1px solid black;
	width:201px;
	height:262px
*/
}
#whoWeAreWrapper div.services h2
{
	color: #dd6902;
	margin: 0 0 0 40px;
}
.founderSection
{
	float: left;
	width: 705px;
}

div.founderSection h3
{
	font-size: 2em;
}
div.founderSection p
{
	margin: 20px 0;
}
/*------ Careers -----  */

#careersWrapper
{
}
.careersSummarySection
{
	margin: 20px 50px 0;
	clear: both;
}
#careersWrapper div.summarySection h1
{
	margin: 0 0 20px;
	width: 442px;
}
.submitForm
{
	float: left;
	width: 520px;
	margin: 0 0 20px 0;
}
.submitForm label
{
	margin: 3px 0;
	display: block;
	float: left;
}

.submitForm label span
{
	display: block;
	float: left;
	/*
	margin: 0 10px 0 0;*/
	line-height: 1.7em;
	color: White;
	width: 81px;
	clear: both;
}
.submitForm label span.lastName
{
	width: 79px;
}


.tBName
{
	width: 175px;
	display: block;
	vertical-align: bottom;
	float: left;
}

.tBSubmitDetails
{
	width: 433px;
	display: block;
	vertical-align: bottom;
	float: left;
}
.tBResume
{
	width: 315px;
	display: block;
	vertical-align: bottom;
	float: left;
}
.bBrowse
{
	width: 102px;
	margin: 0 0 0 10px;
	height: 24px;
	font-size: 1.2em;
}
.submiting
{
	margin-left: 80px;
	width: 102px;
	height: 24px;
	font-size: 1.2em;
}
.readAboutCareers
{
	float: right;
	width: 302px;
}
.readAboutCareers h2
{
	color: #e5f8b6;
	font-size: 1.6em;
}
p.careersCatigory
{
	margin: 15px 0 20px 20px;
}
.careersCatigory a
{
	display: block;
	color: White;
	font-size: 1.5em;
	text-decoration: none;
}

.careersCatigory a:hover
{
	text-decoration: underline;
}
.vacancies
{
	color: #e5f8b6;
	font-size: 1.6em;
}
.vacancies a
{
	text-decoration: none;
}
.careersServicesSection
{
	margin: 0 0 0 60px;
}
#careersWrapper h3
{
	font-size: 2em;
	color: #dd6902;
	margin: 10px 0 0 60px;
}
.careersTree
{
	margin: 20px 0 0 65px;  	/*border:1px solid black; width:706px;*/
}
.careersTree img
{
	border:0;
}
.careerApplication
{
	margin: 50px 0 20px 100px;
}

.careerApplication table
{
	border: 1px solid #686869;
	border-collapse: collapse;
	border-spacing: 0;
}

.careerApplication table td
{
	width: 390px;
	border-bottom: 1px solid #686869;
	line-height: 1.5em;
	padding: 2px 3px;
}
.careerApplication table td.applicationDetails
{
	width: 190px;
	background-color: #dd6902;
	border-right: 1px solid #686869;
	font-weight: bold;
	vertical-align: top;
}
.careerApplication table td ul
{
	margin-left: 30px;
	list-style-type: disc;
}
.careerApplication table td li ul
{
	list-style-type: circle;
}
/*----------------- News --------------------*/

#newsWrapper
{
	
}
.newsSummarySection
{
	width:1010px;
	margin:0 auto;
}
#newsWrapper h1
{
	margin:0 0 10px 65px;
}
.newsSummarySectionDetails
{
	margin:0 0 0 65px;
	font-size:1.2em;
}

.newsSummarySectionDetails h2
{
	 font-size:1.2em;
	 color:#dd6902;
	 padding-top:15px;
	 clear:both;
}
.newsSummarySectionDetails p
{
	padding:10px 0 0;
	
}

.newsSummarySectionDetails span.date
{
	margin:0 10px 0 0;
	width: 80px;
	float:left;
}
/*
.newsSummarySectionDetails span
{
	float:right;
	width: 830px;
}
*/
/*------- Contact Us ---------*/

#contactusWrapper
{
	
}
#contactusWrapper h1
{
	margin: 20px 50px 0;

}

.contactUsSection
{
	margin: 15px 0 0 55px ;
	float:left;
	width:450px;
	vertical-align:top;	
}
.contactUs .middleSection
{
	text-align: left;
}
.contactUsSection td.contactDetails
{
	width:120px;
}
.contactInformation
{
	width:229px;
}
.ddLcontactInformation
{
	width:232px;
	height:20px;
}
.contactUsSectionclear
{
	clear:left;
}
.chckServices
{
	width:20px;
}
.servicesCheck
{
	margin: 0 0 0 100px;
}
.contactInformationMessage
{
	width:500px;
	height:134px;
}

.contactUsSectionLarge
{
	margin: 0 0 0 55px ;
	float:left;
	width:800px;
	vertical-align:top;
}

.contactUsSectionLarge td.contactDetails
{
	width:120px;
}
.contactUsSectionServices
{
	margin: 0 0 0 55px ;
	float:left;
	width:400px;
	vertical-align:top;
}
.fileUpload
{
	width:320px!important;
}
/*Slide show Image bannner */

.customDevelopmentContainer
{
	width: 705px;
	height: 289px;
	background: transparent url('/Libraries/services-menu/custom-development-solutions-banner.sflb.ashx') no-repeat scroll 0 0;
}
.contentManagementContainer
{
	width: 705px;
	height: 289px;
	background: transparent url('/Libraries/services-menu/content-management-systems-banner.sflb.ashx') no-repeat scroll 0 0;
}
.sideLeft
{
	width: 201px;
	height: 289px;
	float: left;
}
.sideLeft a
{
	float: left;
	width: 176px;
	height: 72px;
	margin: 69px 0 0 12px;
}
.sideCenter
{
	width: 201px;
	height: 289px;
	float: left;
}
.sideLeft.CMS
{
	width: 285px;
}
.sideLeft.CMS a
{
	margin: 99px 0 0 85px;
	width:202px;
	height:58px;
}
.sideCenter a
{
	width: 185px;
	height: 91px;
	float: left;
	margin: 69px 0 0 20px;
}
.sideRight
{
	width: 244px;
	height: 289px;
	float: right;
}

.sideRight a
{
	width: 203px;
	height: 91px;
	float: left;
	margin: 69px 0 0 0;

}
.sideRight.dotNetNuke
{
	width: 352px;
}
.sideRight.dotNetNuke a
{
	height: 67px;
	margin: 98px 0 0 0;
	width: 350px;
}
.servicesImageContainer a img  
{
	border:0
}
.servicesImageContainer a   
{
	border:0
}
.bannerFontDetails
{
	font-size:1.2em;
	font-weight:bolder;
	color:Black;
	text-decoration: none;
}
.eLearning
{
	display:block;
	width:600px;
	margin:70px 50px 5px 50px;
	
}
.Industrial
{
	display:block;	
	background:  transparent url('/Libraries/services-menu/industrial-solutions-banner.sflb.ashx') no-repeat scroll 0 0;
	width:705px;
	height:289px;
}
.Industrial span
{
	width:300px;
	display:block;
	padding: 20px 20px 5px 20px;
}
.technicalReview
{
	display:block;
	background:  transparent url('/Libraries/services-menu/technical-review-and-support--banner.sflb.ashx') no-repeat scroll 0 0;
	width:705px;
	height:289px;
}
.technicalReview span
{
	width:300px;
	display:block;
	padding: 20px 20px 5px 10px;
}
.socialNetworking

{
	display:block;	
	background:  transparent url('/Libraries/services-menu/social-networking-banner.sflb.ashx') no-repeat scroll 0 0;
	width:705px;
	height:290px;
}
.socialNetworking span
{
	width:300px;
	display:block;
	padding: 75px 20px 5px 10px;
}