/* Print CSS Document for Digithink */
*, html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
a img, :link img, :visited img {
	border: 0;
}
body { 
	color: #333;
	background-color: #fff;
	text-align: center;	
	font-size: 62.5%;
}
h2,h3,h4,h5 {
	margin-bottom: 0.5em;
	color: #666;
}
.h_none { margin-bottom: 0; }
.h_one { margin-bottom: 1em; }
h2 { font-size: 2em; }
h3 { font-size: 1.2em; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 1em; }
h4 { font-size: 1.2em; font-family: Arial, Helvetica, sans-serif; }
body#casestudies h4 { font-size: 1.3em; font-family: Arial, Helvetica, sans-serif; }

h5 { font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; }
h5.header { font-size: 1.1em; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform:capitalize; color:#666; background-color: #F3F1EE; padding: 4px 0;  }
.lblue { color:#69c; }
.grass { color:#4B650C }
#page {
	width: 760px;
	margin: 0 auto;
	background-color: #fff;
}
body#home #masthead,
body#company #masthead,
body#services #masthead,
body#services.analysis #masthead,
body#services.design #masthead,
body#services.development #masthead,
body#services.marketing #masthead,
body#portfolio #masthead,
body#casestudies #masthead,
body#contact #masthead,
#masthead {
	background-image: none;
	background-color: #00abbF;
	border-top: 50px solid #00abbf;
	width: 760px;
	height: 0px;
	position: relative;
}
h1#digithink {
	position: absolute;
	color: #fff;
	text-align: left;
	top: -40px;
}
.digithink-print { text-indent: 0em; color: #fff !important; }


#content {
	background-color: #fff;
	padding: 20px 30px 30px 30px;
	text-align: left;
	margin-bottom: 30px;
}
#content p {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	color: #666;
	line-height: 1.5em;
}
#content a, #content a:link { 
	font-size: 1.1em;
	color: #69c;
	font-family: Arial, Helvetica, sans-serif;
}
#content a:visited { color: #999; }
#content a:hover { color: #00f; }
#content a:active { color: #900; }
#content .half {
	float: left;
	width: 330px;
	text-align: left;
}
#content .quarter {
	float: left;
	width: 160px;
	text-align:left;
}
#content .middle { width: 380px }
#content .middle2 { width: 530px }
#content .thinner { width: 130px }
#content .pleft { margin-left: 30px; }
#content .pleft2 { margin-left: 5px; }
#content .qleft { padding-left: 20px; }
#portfolio #content .qleft { padding-left: 29px; }
#content .pright { padding-right: 10px; }
#content .qright { padding-left: 20px; }

ul.text {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	color: #666;
	line-height: 1.5em;
	margin-left:15px;
	list-style-type: square;
}
.dotted {
	background-image: url(../_images/shared/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.dotbar {
	background-image: url(../_images/shared/dot.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.rar {
	background-image: url(../_images/services/serv_hm_arrow.gif);
	background-repeat: no-repeat;
	background-position: middle right;
}
.services_icons {
	width: 165px;
	padding-right: 13px;
	background-image: url(../_images/services/serv_hm_arrow.gif);
	background-position: center right;
	background-repeat: no-repeat;
	height: 90px;
	text-align: center;
	float: left;
}
.nobg { background-image: none; padding: 0; }
.left { text-align: left; }
.right { text-align: right; }
.fleft { float: left; }
.fright { float: right; }
.ileft { float: left; margin-right: 10px; }
.iright { float: right; margin-left: 10px; }
.thumb {
	float: left;
	text-align: center;
}
.thumb a,
.thumb a:link { font-weight: bold; font-size: 1em; }
ul.visit{ margin:30px 0 10px 0; padding:0; list-style-type: none; }
ul.visit li {
	background-image: url(../_images/portfolio/icon_visit_site.gif);
	background-repeat: no-repeat;
	background-position: middle left;
	padding: 5px 0 50px 40px;
}
.casestudy {
	width: 690px;
	padding: 0;
	margin: 0;
}
.staff {
	width: 95px;
	height: 140px;
	padding-right: 20px;
}
.case_toggle {
	width: 380px;
	padding: 10px 0;
	margin: 40px 0 0 160px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	height: 1.8em;
	font-size: 1.1em;
}
.case_toggle a.left {
	float: left;
	width: 150px;
	height: 1.6em;
}
.case_toggle a.right {
	float: right;
	width: 150px;
	height: 1.6em;
}
.case {
	width: 56px;
	height: 91px;
	padding-right: 10px;
}
.virtual {
	width: 96px;
	height: 90px;
	padding-right: 12px;
}
.virtual img { border: 1px solid #ccc; }
.highlight { background-color: #FCEBC0; color: #000; padding: 3px; font-weight: bold; }
.nopad { padding: 0; }
#content ul.nobull, form#contact_form ul { list-style-type: none; }
#content ul.nobull li { 
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 1em;
	color: #444;
}
ul.subnav {
	list-style-type: none;
	padding-top: 4em;
}
.subnav li {
	background-image: url(../_images/shared/dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-size: 1.1em;
}
.subnav li a,
.subnav li a:link { 
	text-decoration: none;
	line-height: .8em;
	padding: 0;
	margin: 0;
	font-size: 1em !important;
}
#content h2.servicetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../_images/shared/dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 8px;
	margin: 10px 0 20px 0;
}
#content div.rightsub {
	float: left;
	width: 160px;
	text-align:left;
}
#content div.rightsub p {
	background-image: url(../_images/shared/dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 10px 0 2em 0;
	padding-bottom: 5px;
}
#content div.rightsub p a {
	font-size: 1em;
}
#content div.rightsub ul,
#content div.rightsub p,
#content div.rightsub h5 {
	padding-left: 30px;
}
div.dotline {
	display:block;
	clear: both;
	color: #fff;
	border: none;
	height: 50px;
	line-height: 50px;
	background-image: url(../_images/shared/dot.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
form#contact_form ul li { font-size: 1.2em; line-height: 2em; color: #333; padding-top: 15px; clear:both }
.steps { float: left; padding: 0 20px 10px 0; }
p.portnav { 
	height: 1.4em;
}
p.portnav a,
p.portnav a:link {
	font-size:0.9em !important;
}
#theend {
	height: 40px;
	text-indent: 0em;
	color: #000;
	text-align: center;
}
.clear { clear:both; }
hr.clear { background-color: inherit; color: #fff; border: none; height: 1em; }
#footer,
#accessibility,
ul#mainnav,
.return,
#services-links { display: none }