@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	border: 0;
	outline: 0;
	font-size: 100%;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
}
a,  a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}
a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}
a:hover {
	color: #E45C31;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
}
a:focus {	color: #E45C31; background-image: none;
}
a:active {
	color: #999999;
	background-image: none;
}
.justifytext {
	text-align: justify;	
}
body {
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #1d6796;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(29, 103, 150)), to(rgb(74, 32, 112)));
	background-image: -webkit-linear-gradient(top, rgb(29, 103, 150), rgb(74, 32, 112));
	background-image: -moz-linear-gradient(top, rgb(29, 103, 150), rgb(74, 32, 112));
	background-image: -o-linear-gradient(top, rgb(29, 103, 150), rgb(74, 32, 112));
	background-image: -ms-linear-gradient(top, rgb(29, 103, 150), rgb(74, 32, 112));
	background-image: linear-gradient(top, rgb(29, 103, 150), rgb(74, 32, 112));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#1d6796', EndColorStr='#4a2070');
	background-position: center top;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
h1 {
	color: #FFFFFF;
	font-weight: 400;
	line-height: normal;
	font-style: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
	text-align: left;
	font-size: 22px;
}
h2 {
	color: #E67816;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	font-variant: normal;
	font-size: large;
}
h3 {
	font-style: normal;
	font-weight: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: large;
	color: #CDD4B3;
	line-height: normal;
	margin-bottom: 20px;
	text-align: left;
}
h4 {
	font-style: normal;
	font-weight: 400;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: medium;
	color: #ffffff;
	line-height: normal;
	margin-bottom: 20px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F26328;
	margin-bottom: 20px;
	line-height: normal;
	text-align: left;
}
.gridContainer.clearfix #homeRightColumn .fluid.homeNewsContainer .fluid.homeNewsThumbnail img {
	margin-left: 5%;
	width: 95%;
}
.borderBottom {
	border-bottom: 2px solid #999999;
}
.gridContainer.clearfix #homeRightColumn .whiteLine {
	height: 1px;
	background-color: #E2E2E2;
	width: 94§
%;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 20px;
}
.gridContainer.clearfix #footerWrapper #socialLinksContainer img {
	width: 30%;
	margin-left: 4%;
	margin-right: 4%;
}
.socialWrapper {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 90px;
}
.testimonailWrapper {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
}
.gridContainer.clearfix #footerWrapper #testimonialContainer .testimonailWrapper .testimonailName {
	font-weight: bold;
	color: #E45C31;
	text-align: right;
}
.newsfield {
	width: 88%;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 5px;
	font-family: droid-sans;
	font-style: normal;
	font-weight: 400;
	font-size: small;
	border-style: none;
	border-width: 0px;
	padding-left: 6%;
	padding-right: 6%;
}

.gridContainer.clearfix #subpagesTopContent #subpagesTopContentInner {
	padding-left: 3%;
	padding-right: 3%;
	text-align: justify;
}
.contactboxWrapper    {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	overflow: hidden;
	display: block;
}
.dmxGoogleMaps {
	max-width: 100%;
}
.gridContainer.clearfix #servicesContainer .fluid.serviceWrapperFirst .serviceImageWrapper {
	overflow: hidden;
	position: relative;
}
.serviceNameWrapper {
	position: absolute;
	top: 15px;
	background-image: url(../images/blue_back.png);
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#blurred_image {
    position : absolute;
    width    : 240px;
    height   : 360px;
    top      : 0;
    left     : 0;
    display  : block;
    background: transparent url(http://www.iphoneography.com/storage/BlurredPhoto_1_140709.jpg?__SQUARESPACE_CACHEVERSION=1247609370791) -240px 0 no-repeat;
}
#focused_image {
    position : absolute;
    width    : 240px;
    height   : 360px;
    top      : 0;
    left     : 0;
    display  : none;
    background: transparent url(http://www.iphoneography.com/storage/BlurredPhoto_1_140709.jpg?__SQUARESPACE_CACHEVERSION=1247609370791) 0 0 no-repeat;
}
.contactMinHeightAlt {
	min-height: 200px;
	display: block;
}
#navWrap {
	height: 30px;
	position:relative;
	z-index: 999;
}
.smallTitle {
	font-size: 10px;
	text-align: left;
}
.nameTitle {
	font-size: 13px;
}
.contactWrapper {
	width: 100%;
	overflow: hidden;
	margin-top: 6px;
}
.contactLineContainer {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.contactLineContainerTop {
	width: 100%;
	overflow: hidden;
}
.gridContainer.clearfix #careersContentWrapper #careerLevelLeftBox .fluid.careerLevelText .contentInnerContainer .testimonailName {
	text-align: right;
	margin-top: 20px;
	color: #E45C31;
	font-size: 12px;
	line-height: normal;
}
.gridContainer.clearfix #careersContentWrapper #careerLevelRightBox .fluid.careerLevelText .contentInnerContainer .testimonailName {
	margin-top: 20px;
	color: #E45C31;
	text-align: right;
	font-size: 12px;
	line-height: normal;
}
.minheightcareerLevels {
	min-height: 108px;
	text-align: left;
	padding-top: 10px;
}
.whiteInnerContainer {
	background-color: #FFF;
	padding-right: 50px;
	padding-left: 50px;
	color: #666;
	text-align: center;
	padding-top: 15px;
}
.alignTextRight {
	text-align: right;
}
.minHeightContactPage {
	min-height: 281px;
}
.textLeft {
	text-align: left;
	margin-top: 10px;
}
.formfield {
	font-size: 12px;
	background-color: #FFF;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border: thin solid #999;
	width: 220px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.formfieldArea {
	font-size: 12px;
	background-color: #FFF;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border: thin solid #999;
	width: 280px;
	margin-bottom: 10px;
}
#vidPlayer1 {
	margin-left: auto;
	margin-right: auto;
}
.bulletmargin {
	margin-bottom: 13px;
}
.newssmallthumbnail {
	float: left;
	width: 25%;
	margin-right: 8px;
	margin-bottom: 8px;
}
.newssmallcontainer {
	margin-bottom: 10px;
}
.dmxTabs1-1 {
	height: 900px;
}
.whiteBackground   {
	padding-top: 40px;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
}
.gridContainer.clearfix #servicesTopContainer #servicesDetails ol li {
	margin-top: 7px;
	margin-bottom: 7px;
}
.newshead {
	color: #EF5A28;
	font-size: 24px;
	line-height: normal;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
}
ul.homebullets {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -26px;	
	list-style-type: circle !important;
}
 ul.homebullets li{
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 13px;
	list-style-type: circle !important;
}
#CoreTwitter {
	max-height: 500px !important;
	overflow: scroll;
}
.returnbutton {
	position: absolute;
	top: 20px;
	right: 460px !important;
	padding: 14px 20px;
	background-color: #ED4E26;
	border-radius: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #E1522E;
	z-index: 9999;
	display: block;
}
.returnbuttonhome {
	position: absolute;
	top: 20px;
	right: 460px;
	padding: 14px 20px;
	background-color: #ED4E26;
	border-radius: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #E1522E;
	z-index: 9999;
	display: block;
}
@media screen and (max-width:800px){
	header {
		padding-top: 45px;	
	}
.returnbutton {
	position: fixed;
	top: 10px;
	right: 70px; 
	padding: 14px 20px;
	background-color: #ED4E26;
	border-radius: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #E1522E;
	z-index: 9999;
	display: block;
}
.returnbuttonhome {
	position: fixed;
	top: 10px;
	right: 70px; 
	padding: 14px 20px;
	background-color: #ED4E26;
	border-radius: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #E1522E;
	z-index: 9999;
	display: block;
}
}
@media screen and (max-width:480px){
	header {
		padding-top: 45px;	
	}
.returnbutton {
	position: fixed;
	top: 10px;
	right: 70px; 
	padding: 7px 10px;
	background-color: #ED4E26;
	border-radius: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #E1522E;	
	z-index: 9999;
}
.returnbuttonhome {
	position: fixed;
	top: 10px;
	right: 70px; 
	padding: 7px 10px;
	background-color: #ED4E26;
	border-radius: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #E1522E;	
	z-index: 9999;
}
}

.padding {
	padding-top: 6px !important;
}
 .werner {
	min-height: 250px !important;
}

.werner2 {
	min-height: 246px !important;
}

.mariaan {
	font-size: 11px;
	
}

  