/*##########      Base Layout element matches      ############*/
body{
	background-color: #E8E8E8;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: arial, sans-serif;
}
/*##########      Make the TM of Foundations smaller      ############*/
body sup{
	font-size: 75%;
}

h1{
	
	padding: 0;
	border-bottom: #9EA6CA solid 3px;
	text-align: left;
	margin: 0;
	font-size: 150%;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;
	line-height: 140%;
}

h2{
	font-family: tahoma, arial, sans-serif;
	color: #006697;
	font-size: 1.2em;
	padding: 0;
	margin: 6px 0 0 0;
	font-weight: 500;
}

h3{
	text-align: left;
	color: #2A2A6E;
	font-size: 1.1em;
	margin: 0;
	padding: 0.5em 0 0 0;
	font-weight: 300;
}

a{
	color: #5E3E92;
	text-decoration: none;
}

strong{
	text-transform: uppercase;
}

p{
	display: block;
	font-size: 0.75em;
	margin: 0.2em 0 0.3em 0;
	padding: 0;
	color: #101010;
	line-height: 1.5em;
}
/*##########      Base Layout element matches      ############*/

/*##########      Base Layout classes      ############*/

div.container{
	text-align: center;
	width: 794px;
	height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: none;
	background: url(../images/bg.gif) repeat-y #E8E8E8;
}

.pagecontentwrapper{
	width: 769px;
padding: 12px 0 14px 0;
background-image: url(../images/content_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}


*html .pagecontentwrapper, #footer{
	margin: 0 12px 0 0;
	padding:0;
}

div.pdms{
	width: 782px;
	height: 100%;
	padding-left: 12px;
	padding-right: 0px;
	margin-top: 0px;
}

.pdms > div{
	background-color: White;
	text-align: left;
}

.toplogo{
	margin-right: 12px;
	height: 100px;
}

.toplogo img{
	margin: 20px 50px 0px 20px;
	float: left;
}

/*##########     Home, contact and pdms website icons (Firefox & opera)     ############*/

#toplinks{
	text-align: left;
	float: right;
	margin: 30px 24px 0 0;
}

div#toplinks span{
margin-top: 10px;
padding: 0;
	display: block;
	vertical-align: bottom;
}

div#tophome, div#toppdms, div#topcontact{
	float: left;
	margin-left: 42px;
	height: 55px;
	text-align: center;
}

div#tophome a{
	display: block;
	width: 42px;
	height: 58px;
	background-image: url(../images/topbar/home.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 40px;
}

div#tophome a:hover{
	background-image: url(../images/topbar/home_over.jpg);
	margin-left: 0px;
	margin-top: 0px;
}


div#tophome a span, div#topcontact a span, div#toppdms a span{
	font-size: 0.7em;
	color: white;
	line-height: 100%;
}

div#tophome a:hover span, div#topcontact a:hover span, div#toppdms a:hover span{
	color: #505050;
}

div#topcontact a{
	display: block;
	width: 42px;
	height: 58px;
	background-image: url(../images/topbar/contact.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 40px;
}

div#topcontact a:hover{
	background-image: url(../images/topbar/contact_over.jpg);
	margin-left: 0px;
	margin-top: 0px;
}

div#toppdms a{
	display: block;
	width: 42px;
	height: 58px;
	background-image: url(../images/topbar/pdms.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 40px;
}

div#toppdms a:hover{
	background-image: url(../images/topbar/pdms_over.jpg);
	margin-left: 0px;
	margin-top: 0px;
}

/*##########     Home, contact and pdms website icons (Internet Explorer 6)  ############*/


*html div#toppdms a, div#topcontact a, div#tophome a {
	height: auto;
}

*html div#toplinks span{
	padding: 6px 0 6px; 0;
}

/*##########     end Internet Explorer 6 hack  ############*/

/*##########     main menu  ############*/

.menu{
	height: 5.2em;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #47568D;
	width: 769px;
	vertical-align: top;
	border-bottom: 1px solid white;

}

.menu a{
	background: #536397 url(../images/tab_bg.jpg) no-repeat top center;
	width: 150px;
	height: auto;
	float: left;
	padding: 0;
	margin: 23px 0 0 3px;

	
}

.menu a:hover{
	background: #7480AC url(../images/tab_bg_over.jpg) no-repeat top center;
}

a.selectedmenunode{
	background: White;
	background-image: none;
	height: 5.5em;
	margin-bottom: -30px !important;
}

a.selectedmenunode:hover{
	background-image: none;
	background-color: White;
}

a.selectedmenunode span{
	color: Black;
}

.menutext{
	text-align: left;
	text-decoration: none;
	color: White;
	font-family: "Trebuchet MS", arial, sans-serif;
	line-height: 95%;
	padding-bottom: 5px;
	
	}
	
.menutextfirstword{
	padding: 1.2em 0 0 0.5em;
	font-size: 1em;
		display: block;
}

.menutextremainingwords{
padding: 0 0 0.5em 0.4em;
font-size: 1.2em;
	display: block;
}

/*##########      Hack IE to make menu look ok     ############*/
*html .menu{
height: auto;
	margin: 0 12px 0 0;
	padding: 0 0 1px 0;
	text-align: left;
}
/*##########    end of IE hack   ############*/

a.selectedmenunode span.menutext{
	bottom: 45px;
}



.headingimage{
margin: 24px 0 0 12px;

}

.pdmscontent{
	padding: 14px 10px 24px 90px;
	text-align: left;
	margin-right: 13px;
}

.toplink{
	background: url(../images/top-link-fade.gif) no-repeat bottom right;
	text-align: right;
	padding-bottom: 10px;
	clear: both;
}

#footer{
	clear: both;
	width: 768px;
	color: #505050;
	font-size: 0.7em;
	text-align: left;
	border: none;
	border-top: 10px solid #006696;
	padding: 0.5em 0 1.4em 0;
	display: block;
	white-space: nowrap;
}

.footerlogo{
	text-align: left;
	padding: 0px 0px 0px 1em;
}

.footerText{
	float: right;
	padding-right: 1em;
	vertical-align: top;
}

/*##########     homepage-specific classes   ############*/

.homeSidebarText{
	color: #006796;
	text-align: left;
	display: block;
	font-size: 0.8em;
	line-height: 100%;
	margin: 5px 0 0 12px;
	padding: 0;
}

.homeSidebar img{
	margin: 0 0 0 12px;
	padding: 0;
}

.homeSidebar div p{
	padding: 4px 0 0 12px;
	margin: 0;
	font-size: 0.7em;
}


/*##########      Base Layout classes      ############*/

/*##########      Base Layout IDs      ############*/

/*##########      Base Layout IDs      ############*/

/*##########      General page classes      ############*/

.boxlist{
	width: 100%;
}

div.boxlist div{
	width: 290px;
	height: auto;
	border: dotted 1px #505050;
	margin: 10px 0 10px 0;
	padding: 10px 10px 10px 10px;
}

div.headedullist div{
	height: auto;
	overflow: visible;
	position: relative;
}

div.twocolumnboxlist{
	margin: 1em 0 1em 0;
}

div.twocolumnboxlist  div{
	width: 285px;
	height: auto;
	border: dotted 1px #505050;
	margin: 14px 0 14px 0;
	padding: 6px 15px 10px 15px;
}

*html div.twocolumnboxlist div{
	border: solid 1px #c1c1c1;
}

.twocolumnboxlist ul{
font-size: 0.8em;
padding: 0.3em 0 0 18px;
margin: 0;
}

.twocolumnboxlist li{
font-size: 0.9em;
list-style-image: url(../images/bullet1.gif);
list-style-position: outside;
margin-top: 0.2em;
}

.twocolumnboxlist li ul li{
font-size: 1.2em;
list-style-image: url(../images/bullet.gif);
list-style-position: outside;
margin-top: 0.4em;
}



div.leftside{
	display: block;
	float: left;
	height: auto;
	
}

div.rightside{
	display: block;
	float: right;
	height: auto;
}



div.headedullist h3{
	font-size: 0.9em;
	display: block;
	position: absolute;
	top: 10px;
	left: 5px;
	width: 30%;
	text-align: center;
	line-height: 100%;
	margin: 0 12px 0 12px;
}

div.headedullist ul{
	margin-left: 40%;
	font-size: 0.7em;
	line-height: 120%;
	color: #505050;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}

.headedullist li{
	margin-top: 0.2em;
}

/*##########      General page classes      ############*/

/*##########      Home page classes      ############*/

.hometable{
	margin: 30px 0px 10px 0px;
}

.hometable td{
	padding: 0px 20px 20px 0px;
	vertical-align: top;
}

.hometable h1{
	margin: 0 20px 0 20px;
}

.hometable p{
	text-align: left;
	color: #505050;
	margin: 12px 0 0 20px;
	line-height: 160%;
}

a.homemorelink{
	display: block;
	height: 50px;
	width: 296px;
	vertical-align: bottom;
	text-align: right;
	padding: 0px 30px 0px 0px;
	margin-right: 5px;
	background: url(../images/link-bg_home.gif) no-repeat bottom right;
	text-decoration: none;
	position: relative;
}

a.homemorelink span{
	top: 10px;
	right: 30px;
	position: absolute;
	color: Black;
	font-style: italic;
	font-size: 0.9em;
	text-decoration: none !important;
	font-weight: bold;
}

.whatcaniuseitforlist{
	text-align: center;
	float: left;
	display: block;
	width: 105px;
	height: 120px;
	margin: 10px 14px 10px 14px;
}

*html .whatcaniuseitforlist{
	margin: 10px 8px 10px 8px;
	width: 120px;
}

.whatcaniuseitforlist a{
	display: block;
	color: #006796;
	margin: 0 10px 0 10px;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	line-height: 90%;
}

.whatcaniuseitforlist a:hover{
	color: Black;
}

.whatcaniuseitforlist img{
	padding-bottom: 1.2em;
}



/*##########      Home page classes      ############*/

/*##########      Case study layout classes      ############*/

.studycontent{
	height: 100%;
	margin-right: 260px;
}

.studycontent ul{
	margin: 1em 0 2em 1em;
	
}

.studycontent li{
	margin: 0.4em 0 0 0;
	padding: 0;
	font-size: 0.8em;
	list-style-image: url(../images/bullet.gif);
}



.projectimage{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-bottom: #9EA6CA 5px solid;
}

.casestudysidebar, .architecturesidebar{
	float: right;
	width: 210px;
	border-left: dotted 1px #505050;
	border-right: dotted 1px #505050;
	border-bottom: dotted 1px #505050;
	margin: 12px 0 50px 0;
	padding: 0 0 12px 0;
}

*html .casestudysidebar, .architecturesidebar{
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	border-bottom: solid 1px #c1c1c1;
}


.ataglance{
	width: 210px;
	height: auto;
	
}

.ataglance h2, .architecturesidebar h3{
	background-color: #016797;
	color: White;
	font-size: large;
	padding: 0.1em 0 0.2em 0.5em;
}


.ataglance ul{
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	margin: 0 0 0 12px;
	padding: 0;
}

.ataglance p, .ataglance blockquote, .ataglance a, .ataglance li, .architecturesidebar p {
	font-size: 0.7em;
	line-height: 120%;
	color: #505050;
	margin: 4px 10px 12px 10px;
}

.ataglance blockquote{
	font-style: italic;
	color: black;
}

.ataglance h3{
vertical-align: top;
text-transform: uppercase;
color: #505050;
font-size: 0.8em;
margin: 14px 0 0 0;
padding: 0.3em 0 0 0;
}

.ataglance h3 img{
	padding: 0 0 0 0.7em;
	vertical-align: top;
}

.clientlogo{
	text-align: center;
	padding: 12px;
}



/*##########      Case study layout classes      ############*/

/*##########      Case study select classes      ############*/

.casestudieslist{
	width: 100%;
	margin: 0;
	padding: 0;
}

div.casestudieslist div{
	float: left;
	height: 180px;
	border: dotted 1px #505050;
	margin: 10px 10px 10px 0px;
	padding: 10px 20px 10px 20px;
	width: 40%;
	overflow: hidden;
	position: relative;
	font-size: 0.9em;
}

*html div.casestudieslist div{
		border: solid 1px #c1c1c1;
}

.casestudieslist strong{
	font-size: 0.8em;
	color: #006796;
	line-height: 180%;
}

div.casestudieslist a{
	display: block;
	height: 50px;
	width: 266px;
	vertical-align: bottom;
	text-align: right;
	background: url(../images/link-bg.gif) no-repeat bottom right;
	text-decoration: none;
	position: relative;
	margin-top: -15px;
	bottom: auto;
	right: auto;
}

div.casestudieslist img{
	margin-top: 0.6em;
}

/*##########     Internet Explorer 6 hack  ############*/

*html div.casestudieslist a{
	position: absolute;
	bottom: 5px;
	right: 5px;
}

*html div.casestudieslist img{
	position: relative;
	z-index: +1;
}

/*##########     end Internet Explorer 6 hack  ############*/

span.casestudylinktext{
	top: 10px;
	right: 30px;
	position: absolute;
	color: Black;
	font-style: italic;
	text-decoration: none !important;
	font-weight: bold;
	cursor: pointer;
}

/*##########      Case study select classes      ############*/

/*##########      Frequently Asked Questions classes      ############*/

.questionitems{
	width: 100%;
	white-space: normal;
	margin: 0.5em 0 1.5em 0;
	display: block;
}

.questionitem{
	width: 47%;
	padding: 12px 0px 6px 0px;
	text-decoration: none;
}

.questionitem h3{
	padding: 0;
}

/*##########      Frequently Asked Questions classes      ############*/

.topIcon {
margin: 0 0 0 0.5em;
padding: 0;
border: 0 none;
}

/*##########      Technical Architecture classes      ############*/

/*.architecturesidebar{
	background: url(../images/architecture/side-bg.gif) repeat-x top;
	position: relative;
	display: block;
	width: 210px;
	border: 2px dotted #EDEDED;
	border-bottom: none;
	border-top: none;
	margin: 0px;
	padding: 10px; 
}



.architecturesidebar h3{
	text-align: center;
	color: White;
	margin-top: -5px;
}
*/

#architecturetop{
margin: 0 0 30px 0;
}

*html #architecturetop{
	
}

*html #architecturetop{

}

/*##########      Technical Architecture classes      ############*/


/*##########      contact us page      ############*/

.contactsTable{
	margin: 2em 0 0 0;
}

.contactsTable th{
padding: 0 2em 0 0;
	
}

.form{
background-color: #efefea;
padding: 12px;
margin-top: 12px;
}

