@charset "UTF-8";
/* CSS Document Digital Field Solutions 
****************************************************
=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, 

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See     

---- sIFR ---
SFIR TEXT START*/
.sIFR-flash {
visibility:visible !important;
margin:0;
padding:0;
}

.sIFR-replaced,.sIFR-ignore {
visibility:visible !important;
}

.sIFR-alternate {
position:absolute;
left:0;
top:0;
width:0;
height:0;
display:block;
overflow:hidden;
}

/*SFIR TEXT END*/

body {
	text-align:center;
	color:#333;
	background-color:#C3CCD6;
	background-image:url(/assets/images/bg-darker.jpg);
	background-attachment:scroll;
	background-position:center top;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF7110;
}

#container {
	width:930px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container #logo a {
	text-indent: -9999px;
	display: block;
	height: 116px;
	width: 190px;
	outline:none;
}

#side-banner {
	margin: 40px 0 0 0;	
	float:right;
}

#tacs{float:right; width:430px}
#tacs p{font-size:10px; font-weight:bold; margin:0 0 5px 0; padding:0}
#tacs ol{list-style:decimal; padding:0 0 0 18px}
#tacs ol li{font-size:10px; line-height:150%; margin:0 0 5px 0}

.more-btn{
	display:block;
	height:75px;
	width:150px;
	text-align:center;
	clear:right;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/assets/images/homepage-buttons/find-out-more.png);
	background-repeat: no-repeat;
}

.more-btn:hover{background-image: url(/assets/images/homepage-buttons/find-out-more-over.png);}

.clearfloat {
clear:both;
height:0;
font-size:1px;
line-height:0;
}
.clear {
clear:all;
height:0;
font-size:1px;
line-height:0;
}
#container #mainContent h1 {
font-size:167%;
color:#fd6600;
margin-bottom:10px;
}

#container #mainContentWide h1 {
font-size:167%;
color:#fd6600;
margin-bottom:10px;
}

#container #mainContent h2 {
	font-size:100%;
	
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#container #mainContentWide h2 {
	font-size:189%;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#container  .indent  h2  {
	font-size:189%;
	width: 425px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#container #mainContent h3 {
	font-size:131%;
}
#container #mainContentWide h3 {
	font-size:131%;
}


#container #mainContent p {
margin-bottom:10px;
line-height:138.5%

}
#container #mainContentWide p {
margin-bottom:10px;
line-height:123.1%;

}

#logo {
	height:116px;
	background-image:url(/assets/images/adams-logo.png);
	background-repeat:no-repeat;
	margin-left:15px;
	width: 900px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}

.logolink {
height:120px;
width:325px;
text-indent:-9999px;
display:block;
float:left;
}

#display {
	width:900px;
	height:420px;
	margin-top:5px;
	margin-right: 15px;
	margin-left: 15px;
	
}
.trans-panel900-btm {
	height: 30px;
	width: 930px;
	background-image: url(/assets/images/trans-panel900-btm.png);
	background-repeat: no-repeat;
	clear: both;
}

#overlay {
	width:900px;
	height:420px;
	margin-top:5px;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(/assets/images/cool-iris-overlay.png);
	background-repeat: no-repeat;
	background-color: #3300FF;
	z-index: 5;
}



#sidebar1 {
float:left;
width:100px;

}

#sidebar2 {
	float:right;
	width:460px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.casestudythumb {
	height: 130px;
	width: 130px;
	margin-right: 10px;
	float: left;
}
.casestudywrapper {
	float: right;
	padding-left: 20px;
	padding-top: 15px;
	width: 425px;
}
.thumbtitle {
	padding-left: 5px;
	padding-bottom: 5px;
}

#container #sidebar2 h3 {
	font-size:167%;
	font-weight: bold;
}
.sidebar2pad {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: right;
}

#mainContent {
	margin-top: 0px;
	margin-right: 465px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#mainContentWide {
	margin-top: 0px;
	margin-right: 270px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.nopanel {
	padding: 15px;
}
#mainContent ul {
	padding-left: 16px;
	list-style-type: disc;
	padding-bottom: 10px;
}

#mainContentWide ul {
	padding-left: 16px;
	list-style-type: disc;
	padding-bottom: 10px;
}
#mainContent li {
	margin-bottom: 4px;
}
#mainContentWide li {
	margin-bottom: 4px;
}
.trans-panel425 {
	width: 390px;
	background-image: url(../images/trans-panel465-top.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	background-position: 0px bottom;
	margin-top: 15px;
}
.trans-panel425-btm {
	width: 460px;
	height: 30px;
	background-image: url(/assets/images/trans-panel465-btm.png);
	background-repeat: no-repeat;
	float: left;
	background-position: 0px top;
}

.trans-panel500 {
	width: 420px;
	background-image: url(../images/trans-panel500-top.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.trans-panel500-btm {
	width: 465px;
	height: 83px;
	background-image: url(../images/trans-panel500-btm.png);
	background-repeat: no-repeat;
	float: left;
}
.trans-panel-box {
	width: 400px;
	background-image: url(../images/trans-panel-box.png);
	background-repeat: no-repeat;
	padding: 15px;
}

.page-btm-wrapper {
	float: left;
	width: 930px;
}
.case-study-pic {
	width: 400px;
	margin-right: 20px;
	margin-left: 45px;
	margin-top: 15px;
}
.case-study-btm {
	width: 395px;
	background-image: url(/assets/images/case-study-image-btm.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 25px;
	text-align: center;
	min-height: 80px;
}
.case-study-btm h3 {
	font-size: 131%;
	color: #FF7110;
}

.fltrt {
float:right;
margin-left:0px;
}

.fltlft {
float:left;
margin-right:0px;
}

.clearfloat {
clear:both;
height:0;
font-size:1px;
line-height:0;
}

#header h1,{
margin:0;
padding:10px 0;
}

/*NAVIGATION*/
#nav {
	top:0;
	left:0;
	list-style:none;
	height:35px;
	display:inline;
	width:900px;
	margin-bottom:5px;
	float:left;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 15px;
	margin-left: 15px;
}

#nav li {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}

#nav a {
float:left;
overflow:hidden;
outline-style:none;
padding:0;

}

#nav a:hover {
background-position:0 -35px;
outline-style:none;
}

#contact a:hover {
background-position:0 0px;
outline-style:none;
}

#s1 #nav #home a,#s2 #nav #about-us a,#s3 #nav #our-services a,#s4 #nav #portfolio a,#s5 #nav #news a,#s6 #nav #case-studies a,#s7 #nav #contact a {
background-position:0 0px;
}

#nav p {
text-indent:-9999px;
font-size:20%;
margin:0;
padding:0;
}

#home a {
	width:47px;
	font-size:50%;
	display:block;
	background-image:url(/assets/images/nav/nav-home.png);
	background-repeat:no-repeat;
	background-position:0 -70px;
	height:35px;
	float:left;	
}

#about-us a {
	width:81px;
	font-size:50%;
	display:block;
	background-image:url(/assets/images/nav/nav-about.png);
	background-repeat:no-repeat;
	background-position:0 -70px;
	height:35px;
	float:left;
	margin-left:51px;
}

#our-services a {
	width:112px;
	font-size:50%;
	display:block;
	background-image:url(/assets/images/nav/nav-services.png);
	background-repeat:no-repeat;
	background-position:0 -70px;
	height:35px;
	float:left;
	margin-left:51px;
}

#portfolio a {
width:90px;
font-size:50%;
display:block;
background-image:url(/assets/images/nav/nav-portfolio.gif);
background-repeat:no-repeat;
background-position:0 -70px;
height:35px;
float:left;
margin-left:51px;
}

#news a {
width:45px;
font-size:50%;
display:block;
background-image:url(/assets/images/nav/nav-news.gif);
background-repeat:no-repeat;
background-position:0 -70px;
height:35px;
float:left;
margin-left:51px;
}

#case-studies a {
	width:113px;
	font-size:50%;
	display:block;
	background-image:url(/assets/images/nav/nav-case-study.gif);
	background-repeat:no-repeat;
	background-position:0 -70px;
	height:35px;
	float:left;
	margin-left:51px;
}

#contact a {
	width:105px;
	font-size:50%;
	display:block;
	background-image:url(/assets/images/nav/nav-contact.gif);
	background-repeat:no-repeat;
	background-position:0 -35px;
	height:35px;
	float:right;
}

#subnav {
	top:0;
	left:0;
	list-style:none;
	height:20px;
	display:inline;
	margin-bottom:1px;
	color:#999999;
	margin-right:auto;
	margin-top:5px;
	float:left;
	clear:both;
	margin-left: 15px;
	width: 900px;
}





#subnav li {

	display:inline;
	list-style-type:none;
	margin-right: 0;
	margin-bottom: 0;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	font-weight:bold;

}

#subnav a {
	color: #FF7110;
	text-decoration: none;	
	

}
#subnav a:hover {
	color: #666;
	text-decoration: none;
}
#subnav .on a {
	
	display:inline;
	list-style-type:none;
	text-align: left;
	color: #fd6600;
	text-decoration: none;
}


#tertiarynav {
	top:0;
	left:0;
	list-style:none;
	display:inline;
	margin-bottom:10px;
	margin-right:auto;
	float:left;
	margin-left: 0px;
	width: 380px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#tertiarynav ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}





#tertiarynav li {
	font-size:93%;
	display:inline;
	list-style-type:none;
	margin-right: 0;
	margin-bottom: 0;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

#tertiarynav a {
	color:#FF7110;
	text-decoration: none;
	
	

}
#tertiarynav a:hover {
	color: #666;
	text-decoration: none;
}
#tertiarynav .on {
	
	display:inline;
	list-style-type:none;
	text-align: left;
	color: #fd6600;
	text-decoration: underline;
}


#footer {
	height: 60px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width:1px;
	
}


#footer strong {
font-weight:bold;

}
.address {
	float: left;
	width: 480px;
	

}.address p { 
	margin-top: 5px;
	font-size:85%;
	color:#666;


}.footerlinks {
	float: right;
	width: 400px;
	

}
#footer .footerlinks li {
	margin-top: 5px;
	font-size: 85%;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	float: right;
	margin-left: 5px;
	padding-right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
	height: 77%;
	color: #666666;
	clear: none;

}
#footer .footerlinks p {
	margin-top: 5px;
	font-size: 85%;
	float: right;
	color: #666666;
}

#footer .footerlinks a {
	color: #666666;
	text-decoration: none;
	
}
.pdf a {
	background-image: url(/assets/images/pdf-icon.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 35px;
	background-position: 0px 4px;
	padding-bottom: 20px;
}
.smalltext {
	font-size: 85%;
}
.image-description {
	text-align: center;
	font-size: 116%;
}
.smallCol {
	width: 190px;
	float: left;
}

/******************---- PNG i-e 6 hack---****************/
/**********************************************/



img, div, a, input{ behavior: url(/assets/images/png.htc)}

.trans-panel425 .homepage-feature-links {
	width: 380px;
	height:60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.feature-left-design {
	float: left;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 60px;
}

.feature-search {
	float: left;
	width: 120px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.feature-pr {
	float: left;
	width: 120px;
	margin-bottom: 10px;
}

.feature-web {
	float: left;
	width: 120px;
	margin-bottom: 10px;
}

#container #sidebar2 ul li{
	font-size: 123.1%;
	font-weight: bold;
	margin-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	color: #fd6600;
}
#sidebar2 h4 {
	font-size: 108%;
	font-weight: bold;
}
.phonenumber {
	font-size: 182%;
	font-weight: normal;
	color: #FD6600;
	margin-top: 10px;
}	
#logo .phone-number {
	float: right;
	background-image: url(/assets/images/phone-number.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 291px;
	text-indent: -9999px;
	margin-top: 70px;
}
#logo .header-logo a {
	float: left;
}

#success{background:#F2FFD9; border:1px solid #96C200; padding:3px; margin-bottom:10px}
#error{background: #FFE5E5; border:1px solid #6C0011; padding:3px 3px 3px 20px!important; margin-bottom:10px;}
#s7 #container #mainContent .trans-panel425 #EnquiryForm .statement {
	font-size: 85%;
	margin: 0px;
}

.optinptext .optin label {
	font-size: 85%;
	width: 280px;
	margin-bottom:10px;
	padding: 0px;
	font-weight: normal;
}
.optinptext .optin #checkbox-opt-out, .optinptext .optin #checkbox-post {
float:right;
margin-top:3px;
margin-right:22px;
	width: 20px;
	font-size: 85%;
	color: #000000;
	margin-bottom:10px;
}
.linkwith-underline {
	color: #FF7110;
	text-decoration: underline;
}
.panel {
	float: left;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 93%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	min-height:150px;
}
.panel a strong {
	font-weight: bold;
}
.call-to-action strong {
	font-weight: bold;
	}
.call-to-action {
	background-color: #CDD1D8;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
.call-to-action p{
	font-size:93%;
	}
.call-to-action-heading {
	font-size: 123.1%;
	color: #FF7110;
}
#footer .logos {
border-bottom-width: 1px;
		margin-bottom:5px;
	margin-top:-20px;
}

#container #mainContent .trans-panel425 strong {
	font-weight: bold;
}
