﻿body
{
	background-color: #15426F;
	color           : #000000;
	font-family     : Arial, Verdana, Sans-Serif;
	font-size       : 12px;
	margin          : 0;
}

h1, h2, h3
{
	color : #2A2A2A;
}

h1
{
	font-size  : 20px;
	margin     : 20px 0;
}

h1 img
{
	vertical-align: bottom;
}

h2
{
	font-size  : 16px;
	margin     : 20px 0;
}

h2 img
{
	vertical-align: bottom;
}

h3
{
	font-size: 12px;
	margin   : 20px 0;
}

h3 img
{
	vertical-align: bottom;
}

a
{
	color: #2665A4;
}

p
{
	line-height: 20px;
	margin     : 15px 0;
	text-align : justify;
}

ul
{
	margin : 0;
	padding: 0;
}

li
{
	line-height: 20px;
	margin     : 15px 0 15px 40px;
	padding    : 0;
}

small
{
	font-size: 10px;
}

img
{
	border-width: 0;
}

blockquote
{
	margin : 15px 0 15px 40px;
	padding: 0;
}

/**** Layout ****/

#siteHeaderRow
{
	background-color   : Transparent;
	background-image   : url(../Image/Layout/HeaderBackground.png);
	background-position: left top;
	background-repeat  : repeat-x;
	border-bottom      : solid 1px #15426F;
	height             : 140px;
}

#siteHeader
{
	margin  : 0 auto;
	position: relative;
	width   : 980px;
}

#siteLogo
{
	display : block;
	left    : 0;
	position: absolute;
	top     : 30px;
}

#siteMenu
{
	height  : 60px;
	right   : 0;
	position: absolute;
	top     : 80px;
}

#siteMenu a
{
	float     : right;
	height    : 50px;
	margin-top: 11px;
	width     : auto;
}

#siteMenu a:hover
{
	background-image   : url(../Image/Layout/MenuItemHoverIndicator.png);
	background-position: center bottom;
	background-repeat  : no-repeat;
}

#siteMenu a.selected
{
	background-image   : url(../Image/Layout/MenuItemSelectionIndicator.png);
	background-position: center bottom;
	background-repeat  : no-repeat;
}

#siteMenu span
{
	background-image   : url(../Image/Layout/MenuItemSeparator.png);
	background-position: center center;
	background-repeat  : no-repeat;
	float              : right;
	height             : 100%;
	margin             : 0 20px;
	width              : 1px;
}

#siteActionLinks
{
	right   : 125px;
	position: absolute;
	top     : 10px;
}

#siteLanguage
{
	right   : 0;
	position: absolute;
	top     : 0;
}

#siteLanguage a
{
	margin-left: 5px;
}

#siteSubMenuRow
{
	background-image   : url(../Image/Layout/SubMenuBackground.png);
	background-position: left top;
	background-repeat  : repeat-x;
	height             : 28px;
	border-bottom      : solid 1px #A0A0A0;
	border-top         : solid 1px #FFFFFF;
}

#siteSubMenu
{
	margin: 0 auto;
	width : 980px;
}

#siteSubMenu a
{
	float      : left;
	height     : 28px;
	margin-left: 20px;
	padding    : 0 10px;
	width      : auto;
}

#siteSubMenu a.selected
{
	background-image   : url(../Image/Layout/SubMenuSelectedBackground.png);
	background-position: left top;
	background-repeat  : repeat-x;
}

#siteBodyRow
{
	background-color: #FFFFFF;
}

#siteBody
{
	clear         : both;
	margin        : 0 auto;
	min-height    : 500px;
	overflow      : hidden;
	padding-bottom: 40px;
	width         : 980px;
}

div.siteNarrowContent
{
	float     : left;
	margin-top: -15px;
	width     : 700px;
}

div.siteNarrowContentBar
{
	float: right;
	width: 240px;
}

#siteFooterRow
{
	background-color   : Transparent;
	background-image   : url(../Image/Layout/FooterBackground.png);
	background-position: 1px 0;
	background-repeat  : repeat-x;
	color              : #FFFFFF;
}

#siteFooter
{
	margin: 0 auto;
	width : 980px;
}

#siteFooter a
{
	background-color: Transparent;
	color           : #FFFFFF;
}

#siteFooter h3
{
	margin: 14px 0 0;
}

#siteFooterBar1
{
	float: left;
	width: 240px;
}

#siteFooterBar2
{
	float: left;
	width: 290px;
}

#siteFooterBar3
{
	float: left;
	width: 260px;
}

#siteFooterBar4
{
	float: left;
	width: 190px;
}

#siteFootnote
{
	float         : left;
	margin-top    : 40px; 
	padding-bottom: 20px;
	width         : auto;
}

#siteCopyright
{
	float         : right;
	margin-top    : 40px;
	padding-bottom: 20px;
	width         : auto;
}

#siteCopyright a
{
	margin-left: 20px;
}

/**** Homepage ****/

#newsBody
{
	clear   : both;
	height  : 560px;
	margin  : 0 auto;
	overflow: hidden;
	width   : 980px;
}

#newsBody a
{
	display   : block;
	height    : 560px;
	margin    : 0 auto;
	text-align: center;
	width     : 980px;
}

#newsBarRow
{
	background-image   : url(../Image/News/NewsBarBackground.png);
	background-position: left top;
	background-repeat  : repeat-x;
	border-top         : solid 1px #6D6D6D;
	height             : 70px;
}

#newsBar
{
	height: 70px;
	margin: 0 auto;
	width : 980px;
}

#newsItems
{
	height  : 70px;
	margin  : 0 auto;
	width   : 880px;
}

#newsItemsSlider
{
	height  : 100%;
	overflow: hidden;
	position: relative;
	width   : 100%;
}

#newsItemsSliderContent
{
	height  : 100%;
	position: absolute;
	top     : 0;
	left    : 0;
	width   : 4400px;
}

#newsItems a
{
	background-color: Transparent;
	color           : #FFFFFF;
	float           : left;
	height          : 46px;
	padding         : 12px 10px;
	text-decoration : none;
	width           : 200px;	
}

#newsItems a:hover
{
	text-decoration: underline;
}

#newsItems a.selected
{
	background-image   : url(../Image/News/NewsBarSelectedBackground.png);
	background-position: left top;
	background-repeat  : repeat-x;
}

#newsItems small
{
	color     : #DDDDDD;
	display   : block;
	margin-top: 3px;
}

#leftNewsArrow
{
	float      : left;
	margin-left: 10px;
	width      : auto;
}

#rightNewsArrow
{
	float       : right;
	margin-right: 10px;
	width       : auto;
}

#referenceBarRow
{
	background-color   : #D7D7D7;
	background-image   : url(../Image/References/Home/Background.png);
	background-position: left bottom;
	background-repeat  : repeat-x;
	border-bottom      : solid 1px #555555;
	height             : 90px;
}

#referenceBar
{
	height: 90px;
	margin: 0 auto;
	width : 980px;
}

#referenceBar img
{
	margin        : 0px 28px 0;
	vertical-align: middle;
}

#referenceHeader
{
	margin: 0;
}

#referenceHeader img
{
	margin: 14px 0 12px;
}

/**** Surface ****/

#surfaceMenu
{
	margin-left: 290px;
}

#surfaceUnit
{
	margin: 10px 0 80px;
}

#surfaceSimulator
{
	margin-bottom: 65px;
}

#surfaceConsulting
{
	margin: 10px 0 0;
}

div.surfacePhotos
{
	margin: 20px auto;
	width : 693px;
}

div.surfacePhotos img
{
	float : left;
	height: 135px;
	width : 201px;
	margin: 0 15px;
}

/**** SharePoint ****/

#sharePointMenu
{
	margin-left: 480px;
}

#sharePointLogo
{
	display: block;
	margin : 10px 0 90px;
}

#wssLogo
{
	display    : block;
	margin-left: 55px;
}

/**** Development ****/

#developmentMenu
{
	margin-left: 50px;
}

#dotNETLogo
{
	display: block;
	margin : 10px 0 0 25px;
}

#silverlightLogo
{
	display: block;
	margin : 70px 0 0 40px;
}

#windowsLogo
{
	display: block;
	margin : 80px 0 0 30px;
}

#windowsServerLogo
{
	display: block;
	margin : 80px 0 0 30px;
}

#sqlServerLogo
{
	display: block;
	margin : 60px 0 0 30px;
}

/**** Labs ****/

#underConstruction
{
	color     : #DD0000; 
	margin-top: 100px;
	text-align: center;
}

/**** Blog ****/

div.blogBody
{
	background-image   : url(../Image/Blog/Background.png);
	background-position: right top;
	background-repeat  : no-repeat;
}

p.blogAuthor
{
	font-size: 10px;
	margin   : 0 0;
}

div.blogPost h2
{
	margin-bottom: 5px;
}

div.blogPost h2 a
{
	color          : #2A2A2A;
	text-decoration: none;
}

div.blogPost h2 a:hover
{
	text-decoration: underline;
}

div.blogPostBody
{
	margin: 20px 0;
}

div.blogPostSeparator
{
	margin: 35px 0;
}

a.blogLink
{
	margin-right: 20px;
}

div.blogComment
{
	margin: 24px 0;
}

div.blogCommentBody
{
	margin-bottom: 10px;
}

div.blogCommentSeparator
{
	margin: 15px 0;
}

a.blogPoster
{
	color: #6F902F;
}

#blogCommentForm
{
	background-image   : url(../Image/Blog/CommentBackground.png);
	background-position: left top;
	background-repeat  : no-repeat;
	padding            : 5px 10px;
}

div.blogArchivePost
{
	margin: 20px 0;
}

div.blogArchiveDate
{
	float: left;
	width: 170px;
}

div.blogArchiveTitle
{
	float: left;
	width: 530px;
}

div.blogArchiveTitle small
{
	display   : block;
	margin-top: 3px;
}

/**** References ****/

div.referenceImage
{
	padding-top: 45px;
	text-align : center;
}

div.referenceSeparator
{
	margin: 35px 0;
}

#referenceConsulting
{
	border-collapse: collapse;
	margin         : 10px 0;
	width          : 100%;
}

#referenceConsulting td
{
	height    : 80px;
	padding   : 0;
	text-align: center;
	width     : 27%;
}

#referenceConsulting td.middle
{
	height    : 80px;
	padding   : 0;
	text-align: center;
	width     : 46%;
}

/**** Jobs ****/

#jobs
{
	margin: -20px 0;
}

div.job
{
	background-image : url(../Image/JobBackground.png);
	background-repeat: no-repeat;
	margin           : 60px 0; 
	min-height       : 200px;
	padding          : 10px 20px 0 10px; 
}

div.job h2
{
	margin: 0 0 5px 0;
}

div.jobDescription
{
	margin-left: 30px;
}

div.jobDescription h3
{
	margin-bottom: 5px;
}

div.jobDescription p
{
	font-size  : 10px;
	line-height: 16px;
	margin     : 0;
}

#allPositionsFilled
{
	font-size : 10px;
	margin-top: 50px;
	text-align: center; 
}

/**** Press Release ****/

div.prSummary
{
	margin: 25px 0;
}

div.prSummary p
{
	margin-top: 5px;
}

div.prSummarySeparator
{
	margin: 25px 0;
}

div.backToArchive
{
	text-align: right;
}

/**** Imprint ****/

#imprint
{
	margin: 40px 0;
}

div.imprintRow
{
	margin: 10px 0;
}

div.imprintRow span
{
	float: left;
	width: auto;
}

div.imprintRow span.imprintLabel
{
	width: 150px;
}

/**** Sitemap ****/

#sitemapColumn1
{
	float: left;
	width: 50%;
}

#sitemapColumn2
{
	float: left;
	width: 49%;
}

/**** Generic ****/

a.external
{
    background-image   : url(../Image/External.png);
    background-repeat  : no-repeat;
    background-position: center right;
    padding-right      : 12px
}

a.pdfDownload
{
	display            : block;
	background-image   : url(../Image/PDF.jpg);
	background-position: left center;
	background-repeat  : no-repeat;
	margin             : 70px 0 0 32px;
	padding            : 20px 0 20px 40px;
}

div.horizontalLine
{
	background-color: #E0E0E0;
	height          : 1px;
	overflow        : hidden;
}

/**** Form ****/

label
{
	display: block;
	margin : 10px 0;
}

input.textBox
{
	width: 300px;
}

textarea
{
	height: 160px;
	width : 580px;
}

div.inputField
{
	margin: 20px 0;
}

div.buttons
{
	margin: 20px 0;
}

/**** Float Clear Hack ****/

html[xmlns] .clearfix
{
	display: block;
}

.clearfix
{
	display: inline-block; 
}

.clearfix:after 
{
	clear      : both;
	content    : ".";
	display    : block;
	height     : 0; 
	line-height: 0;
	visibility : hidden;  
}