/* Global
================================================*/

html {
	padding: 0px;
	margin: 0px;
}

body {
	font: 11px/1.5 Verdana,Arial,Helvetica,sans-serif; 
	color: #484848;
  background: url("http://www.atomicobject.com/images/background-short.jpeg") repeat-x scroll 0 0 #161616;

	padding: 0px;
	margin: 0px;
	margin-top: 45px;
	margin-bottom: 20px;
}

.clear {
	clear: both;
}

hr { 
	border: none;
	border-bottom: dotted 3px #777777;
	background-color: #FFFFFF;
	color: white;
}

pre {
	background-color: #eee;
	padding: 10px;
}

code {
	font-size: 115%;
}

img {
	border: none;
}

.top_secret {
	background-color: black;
	text-decoration: none;
}

/* Links 
================================================*/
a, a:link, a:active, a:visited {
	color: #007f71;
	text-decoration: none;
	border-bottom: 1px solid;
}

a:hover, a.readmore:hover {
	text-decoration: none;
	border: none;
	color: #c45300;
	background-color: #faf1ec;
}

/* Headings
================================================*/
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 22px;
}

h2 {
	font: 18px Georgia, "times new roman", "MS serif", "Palatino", times, serif;
	font-style: italic;
	margin-bottom: 5px;
}

h3 {
	font-size: 12px;
	color: #58605e;
}

h4 {
	font-size: 10px;
}

h5 {
	font-size: 8px;
}

/* Lists
================================================*/
ul {
	padding: 0;
	margin-left: 20px;
}

ul li {
	padding: 2px;
	list-style-type: square;
}
#main_container ol li {
  margin-bottom: 10px;
}

/* Info box
================================================*/
.info_box
{
	font-size: 110%;
	color: #c45300;
}

/* Main layout
================================================*/
#main_content {
	width: 755px;
	margin: 0 auto;
}

#content {
	width: 597px;
	float: left;
	background: #fff;
}

#content .inset {
	float: left;
	width: 195px;
	margin: 0 12px 2px 0;
  }

#content .inset p {
	margin-top: 0;
	padding-top: 0;
  }

#content .inset ul {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 12;
	padding-bottom: 0;
  }

#content .inset ul li {
	margin: 0 2px 0 2px;
	padding: 0 2px 0 2px;
  }

#content .inset h3 {
	font-size: 95%;
	color: #007f71;
}

#content .inset h4 {
	font-size: 90%;
	color: #007f71;
}

#content .inset h5 {
	font-size: 85%;
	color: #007f71;
}

#content .inset img {
	float:left;
	margin: 0 0 10px 0;
	border: 2px solid #a9a9a9;
}

#content .inset_wrap {
	float: left;
  width: 520px;
}

#content .imagebox {
	display: block;
	float: left;
	background: url(/images/layout/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/images/layout/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	text-align: center;
	font-style: italic;
}

#content .imagebox div {
	position: relative;
	top:-5px;
	left:-5px;
	border: 1px solid #a9a9a9;
	max-width: 550px;
}

#content .imagebox img {
	display: block;
	background-color: #fff;
	margin: 0;
	padding: 4px;
}

#content .imagebox a:link,
#content .imagebox a:visited,
#content .imagebox a:active,
#content .imagebox a:hover {
	text-decoration: none;
	border: none;
}

#content .imagebox p {
	margin: -2px 6px 1px 6px;
	padding-bottom: 5px;
}

#content p {
  font-size: 12px;
  margin-top: 2px;
  margin-bottom: 15px;
}


/* Header
================================================*/
#ao_logo {
	position: absolute;
	left: -23px;
	top: -45px;
}

#header {
  position: relative;
  margin: 0 auto;
	height: 113px;
	background: url(/images/layout/header.gif) no-repeat 158px 0;
	width: 755px;
}

#header h1, #header h1.tk-ff-din-web, #footer h3 {
	font-size: 18px;
	margin-left: 155px;
	margin-bottom: 0;
	display: block;
	padding: 45px 0px 0px 31px;
  font-style: normal;
  font-weight: 600;
  font-family: "ff-din-web-1", "ff-din-web-2", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#header .subtitle {
	font-size: 16px;
	display: block;
	float: left;
	padding: 0px 0px 0px 30px;
}

#header ul {
	float: right;
	text-align:right;
	margin: 0px;
	margin-top: -154px;
  padding: 0px;
	padding-top: 22px;
	position: absolute;
	top: 99px;
	right: 0;
}

#header ul li {
	list-style-type: none;
	display: inline;
	float: left;
	color: #c45300;
	font-weight: bold;
	padding: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	line-height: 1.5em;
}
  #header ul li a:link, #header ul li a:visited {
    float: left;
    padding: 2px 4px;
    padding-right: 8px;
    color: #FFF6DC;
  }
  #header ul li.search a {
    margin-top: -1px;
    padding-right: 3px;
    margin-left: 10px;
  }
  #header ul li a img {
    display: none;
  }
  #header ul li a:link, #header ul li a:visited {
    padding-left: 22px;
    background: url(/images/layout/icons-mailsearch.png) no-repeat -182px -14px;
  }
  #header ul li.search a:link, #header ul li.search a:visited {
    padding-left: 20px;
    background: url(/images/layout/icons-mailsearch.png) no-repeat 2px -14px;
  }
  #header ul li a:hover, #header ul li.search a:hover {
    color: #c45300;
    background-color: #faf1ec;
    background-position: -182px 6px;
  }
  #header ul li a:hover, #header ul li.search a:link:hover {
    color: #c45300;
    background-color: #faf1ec;
    background-position: -182px 6px;
  }
  #header ul li.search a:link:hover {
    background-position: 2px 6px;
  }
  

.picture {
	float: right;
	text-align: center;
	margin-left: 10px;
	overflow: hidden;
}

.title {
	font-weight: bold;
	margin: 0px;
}

.paraElement {
	margin-bottom: 20px;
}

#header a:link, 
#header a:visited, 
#header a:hover {
	color: #c45300;
	background: none;
	border: 0px;
}

#header img { 
	border: 0px;
	padding-right: 3px;
}

h3.inc5000 {
  position: absolute;
  display: block;
  width: 160px;
  height: 160px;
  right: -20px;
  top: -36px;
  background: url(/images/inc5000.png) no-repeat 0 0;
  text-indent: -1000em;
}
  h3.inc5000 a {
    position: absolute;
    width: 160px;
    height: 160px;
    top: 0;
    left: 0;
    overflow: hidden;
  }

#header a#popup_link {
  position: absolute;
  top: 32px;
  right: 0;
  font-size: 18px;
  font-family: "ff-din-web-1", "ff-din-web-2", sans-serif;
  color: #fff6dc;
  width: 382px;
  height: 52px;
  line-height: 49px;
  vertical-align: center;
  padding: 0 0 0 26px;
  margin: 0 -34px 0 0;
  background: url(/images/layout/bg-popup-link.png) no-repeat 0 0;
}
  #header a#popup_link span {
    font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 13px;
    padding-left: 5px;
    color: #80d8ce;
    padding-right: 20px;
    display: inline-block;
    background: url(/images/layout/arrow-right-green.png) no-repeat right center;
  }
  #header a#popup_link:hover {
    color: #80d8ce;
  }
  #header a#popup_link:hover span {
    color: #fff6dc;
  }

/* Footer
================================================*/
#footer {
  clear: both;
	background: url(/images/layout/footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 55px;
	background-color: #ffffff;
	width: 574px;
	margin: 0;
	padding: 25px 0 0 23px;
	color: #929292;
	overflow: hidden;
}

#footer p {
  margin: 0;
  padding: 0;
  text-align: center;
}

/* Breadcrumbs
================================================*/
#breadcrumbs {
	background: url(/images/layout/breadcrumbs_bg.gif);
	font-weight: bold;
	color: #c45300;

	padding: 8px;
	margin: 0px;
	margin-left: 158px;

	width: 581px;

	list-style: none;
}

#breadcrumbs a:link, 
#breadcrumbs a:visited, 
#breadcrumbs a:hover {
	color: #c45300;
	border: 0px;
}

#breadcrumbs li {
	background: url(/images/layout/breadcrumb_spacer.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	display: inline;
}

#breadcrumbs .first_crumb {
	background: none; 
	padding-left: 0px;
}

#breadcrumbs .last_crumb {}


/* Navigation
================================================*/

.sidebar {
	float: left;
	margin: -7px 0px 140px 0px;
	width: 158px;
}

.sidebar p {
	margin: 7px 0px 9px 0px;
}

.sidebar .navigation {
	padding-bottom: 15px;
	margin-bottom: 14px;

	background: url(/images/layout/navigation_bars.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.sidebar .navigation ul {
	margin: 0px;
	padding: 0px;
}

.sidebar .navigation ul li {
	list-style: none;
	padding-left: 16px;
	padding-top: 16px;
	background: url(/images/layout/navigation_bars.gif);
	background-repeat: no-repeat;
	text-transform:uppercase;
}

.sidebar .navigation ul li ul li {
	list-style: none;
	font-size: 8pt;
	background: none; 
	padding-left: 4px;
	padding-top: 4px;
	text-transform: none;
}

.sidebar a:link, 
.sidebar a:visited,
.sidebar a:hover {
	color: #666;
	text-decoration: none;
	border: none;
	background: none;
	font-size: 90%;
	margin-left: 8px;
}

.sidebar .navigation a:link, 
.sidebar .navigation a:visited,
.sidebar .navigation a:hover {
	color: #ffdb60;
	font-weight: bold;
	font-size: 100%;
	margin-left: 0;
}


ul li ul li .navlink:link, 
ul li ul li .navlink:visited,
ul li ul li .navlink:hover {
	color: #e4c853;
	font-weight: normal;
}

/* Secondary content
================================================*/
#main_container {
	padding: 20px;
	color: #242424;
}

/* Homepage
================================================*/
#homepage #breadcrumbs {
  display: none;
}

#homepage .sidebar {
	margin-top: 25px;
}

#homepage .marquee { 
  margin-top: -32px;
}

#homepage .introduction {
  padding-left: 0px;
}

#homepage #left_main {
  margin: 10px 10px 0 0;
}

#homepage #right_main {
  margin-right: -20px;
}

#homepage .inner_container {
  margin-top: 40px;
}
#homepage .inner_container .blogleader {
    border: medium none;
    display: block;
    margin-left: 20px;
    margin-top: -40px;
    position: relative;
    text-decoration: none;
    z-index: 25;
}


#content p.introduction {
	padding-top: 0px;
	padding-bottom: 9px;
	margin-top: 7px;
	margin-bottom: 30px;
	font: normal 18px/24px Georgia, "times new roman", "MS serif", "Palatino", times, serif;
	font-style: italic;
}

p.introduction {
  width: 374px;
  float: left;
}



.press_summary {
  padding: 1ex 1em 1em 1em;
}

.press_summary h3 {
	display: inline;
	font-weight: bold;
}

.press_summary ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
}

.press_summary ul li {
	list-style: none;
	width: 100%;
	padding: 0;
	padding-top: 6px;
	margin: 0;
}

.press_summary h4 {
	font-size: 100%;
	display: inline;
	font-weight: bold;
 } 

.press_summary .date { 
	color: #656565;
}

.press_summary ul li p {
	margin-top: 0.25ex;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 115%;
}

#homepage #top_main {
	width: 500px;
	margin: 0;
	padding: 0;
	padding-bottom: 14px;
	float: left;
}

#left_main {
	float: left;
	display: inline;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	width: 320px;
}

#right_main {
	width: 220px;
	float: left;
	margin: 0px;
	display: inline;
	background-color: #fff;
}

#right_main .inner_container {
	background: url(/images/layout/press_summary_bg_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e3f4f4;
	padding-top: 8px;
}

#right_main .spin_blog_link {	
	border: 0px;
}

#right_main .spin_blog_link:hover {	
	background-color: #fff;
}

#right_main .spin_blog_link img {
	float: none;
	margin: 0;
	padding: 0;
	margin-left: 25px;
	border: 0px;
}

/* Our People 
================================================*/
.ourpeople {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.ourpeople li {
	list-style: none;
	float: left;
	width: 86px;
	margin: 2px;
	padding: 0px;
}

.ourpeople li a {
	float: left;
	border: 3px solid #ebc543;
	background: url(/images/ourpeople/ourpeople_background.gif);
	width: 80px;
	height: 80px;
  font-weight: bold;
}

.ourpeople .owner a {
	background: url(/images/ourpeople/ourpeople_boss_background.gif);
	border-color: #f27200; 
}

/* Element Name (e.g. Ce) */
.ourpeople span.header4 {
  font-size: 250%;
  padding-top: 0;
  padding-bottom: 0;
  width: 80px;
  text-align: center;
  cursor: pointer;
  display: block;
}

/* Last Name (e.g. Erickson) */
.ourpeople span.header3 {
  font-size: 90%;
  width: 80px;
  text-transform:uppercase;
  text-align: center;
  display: block;
  cursor: pointer;
}

/* atomic number */
.ourpeople span.header5 {
  font-size: 90%;
  padding-top: 3px;
  padding-bottom: 0;
  padding-left: 3px;
  cursor: pointer;
  display: block;
}

.ourpeople a {
	color: #242021
}

.ourpeople a:hover {
	border-color: #cca521;
}

.ourpeople .owner a:hover {
	border-color: #cf6200;
}

.mode_button {
  position: fixed;
  left: 5px;
  bottom: 5px;
}
  .mode_button a {
    color: #222;
  }

/* Case Studies
================================================*/
.case_studies { margin: 20px 0 60px 0; clear: both; }
.case_studies a.readmore { margin-left: 175px; }
.case_studies .teaser { display: block; clear: both; overflow: hidden; position: relative; padding-top: 2px; padding-right: 15px; margin-bottom: 10px; }
.case_studies .teaser a { white-space: nowrap; overflow: hidden; }
.case_studies .teaser .imageleft { margin-top: -2px; }
.case_studies { width: 530px; }
.case_studies h2 { display: block; height: 69px; line-height: 69px; vertical-align: middle; float: left; margin-right: 10px; }
.case_studies ul { margin: 0; padding-left: 10px; overflow: hidden; margin-bottom: 25px; }
.case_studies ul li { display: inline-block; float: left; margin: 0; padding: 0 2px; background: url(/new/images/bg-case-studies-nav-list-item.png) no-repeat right 0; }
.case_studies ul li a { display: inline-block; float: left; line-height: 69px; width: 80px; font-family: "ff-din-web-1", "ff-din-web-2", sans-serif; text-align: center; text-transform: uppercase; color: #333333; text-decoration: none; border: none; }
.case_studies ul li a:hover { color: #00aaa1; background: url(/new/images/bg-case-studies-nav-item.png) no-repeat 0 0; }
.case_studies .ui-tabs-selected { background: url(/new/images/bg-case-studies-nav-item.png) no-repeat 0 0; }
.case_studies .ui-tabs-hide { display: none !important; }


.casestudy {
	float: left;
	display: block;
	margin: 10px 0px 10px 0px;
}

.casestudy h3 {
	font-size: 98%;
	display: inline;
	margin-right: 3px;
}

.casestudy p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.casestudy div div {
	margin: 5px 0px 5px 0px;
	white-space: nowrap;
}

.casestudy ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.casestudy ul li {
	list-style: none;
	display: inline;
	font-size: 98%;
	border-bottom: 1px solid;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 1px 0px;
}

/* Forms
================================================*/

form {
	margin: 0;
}

/* Stay Connected
================================================*/

#stay_connected
{
	margin-top: 20px;
	padding-left: 10px;
}
	#stay_connected a img
	{
		margin: 5px 5px 0 0;
		width: 25px;
	}
	#stay_connected a
	{
		margin:0;
		padding:0;
	}

#breadcrumbs {
  width: 786px
}
#content {
  width: 802px
}
#header,
#main_content {
  width: 960px
}
#footer {
  width: 779px
}
#left_main {
  width: 530px
}

/*
 Screen CSS pulled from staticmatic
================================================*/

.case_studies h2, h2.tk {
font-style: normal;
font-weight: 100;
color: #00aaa1;
font-family: "ff-din-web-1", "ff-din-web-2", sans-serif;
text-transform: uppercase;
}

h2.tk {
margin-bottom: -10px;
}

#embedded blockquote.wide h2, #embedded .columns h2, #embedded #left_main h2, #embedded #right_main h2, #embedded #right_main h3 {
font-style: normal;
color: #00aaa1;
font-family: "ff-din-web-1", "ff-din-web-2", sans-serif;
text-transform: uppercase;
}
#embedded #right_main p {
margin-top: 4px;
}
#embedded #right_main h3 {
font-size: 15px;
font-weight: normal;
}

body {
margin-bottom: 20px;
}

#content, .ourpeople {
overflow: hidden;
}

.ourpeople {
margin-bottom: 30px;
}

#main_container {
overflow: hidden;
margin-bottom: 20px;
}

#header img#ao_logo {
visibility: hidden;
}
#header a.logo:link, #header a.logo:visited, #header a.logo:active {
background: url(/new/images/ao-logo.png);
display: block;
width: 150px;
height: 180px;
overflow: hidden;
position: absolute;
top: 0;
left: -5px;
margin-top: -45px;
}

a.readmore, a:link.readmore, a:active.readmore, a:visited.readmore {
padding-right: 15px;
margin-top: 3px;
background: url(/new/images/arrow-right-orange.png) no-repeat 99% center;
text-decoration: none;
color: #c45300;
}
a.readmore:hover, a:link.readmore:hover, a:active.readmore:hover, a:visited.readmore:hover {
text-decoration: none;
}

h2.alt, .case_studies h2.alt {
position: relative;
overflow: hidden;
float: left;
background: url(/new/images/bg-h2-home.png) no-repeat 0 0;
margin: 2px 19px 15px -21px;
width: 128px;
padding-left: 20px;
padding-right: 20px;
line-height: 55px;
height: 50px;
color: white;
font-family: "ff-din-web-1", "ff-din-web-2", sans-serif;
font-size: 16px;
font-style: normal;
text-align: center;
text-transform: uppercase;
}

.highlighted {
background: #faf1ec;
border: 10px solid #ef3e42;
color: #ef3e42;
margin: 20px 0;
padding: 20px;
text-align: center;
}

.imageright,
.imageleft {
border: 1px solid #58605e;
overflow: hidden;
display: inline-block;
margin-bottom: 30px;
padding: 8px;
background: #e3f4f4;
}

.imageright {
  margin-left: 12px;  
  float: right;
}

.imageleft {
  float: left;
  margin-right: 12px;
}

.imageright a, .imageright a:link, .imageright a:active, .imageright a:visited, .imageright a:hover,
.imageleft a, .imageleft a:link, .imageleft a:active, .imageleft a:visited, .imageleft a:hover {
text-decoration: none;
background: none;
border-bottom: none;
}
.imageright a img, .imageright a:link img, .imageright a:active img, .imageright a:visited img, .imageright a:hover img,
.imageleft a img, .imageleft a:link img, .imageleft a:active img, .imageleft a:visited img, .imageleft a:hover img {
border: 2px solid white;
}
.imageright a:hover img, .imageright a:link:hover img, .imageright a:active:hover img, .imageright a:visited:hover img, .imageright a:hover:hover img,
.imageleft a:hover img, .imageleft a:link:hover img, .imageleft a:active:hover img, .imageleft a:visited:hover img, .imageleft a:hover:hover img {
border: 2px solid #00aaa1;
}

.borderless {
  border: none;
  padding: 0;
  background: none;
}

#content blockquote.wide {
width: auto;
clear: left;
margin: 20px 40px;
padding: 20px 40px;
background: #edf8f8;
background: -moz-linear-gradient(top, #edf8f8 0%, #f3fbfb 50%, #edf8f8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edf8f8), color-stop(50%, #f3fbfb), color-stop(100%, #edf8f8));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EDF8F8', endColorstr='#EDF8F8',GradientType=0 );
border-top: 1px solid #00aaa1;
border-bottom: 1px solid #00aaa1;
text-align: center;
overflow: hidden;
}
#content blockquote.wide.call_us {
margin-bottom: 30px;
}
#content blockquote.wide.call_us h2 {
float: left;
display: inline-block;
margin-right: 40px;
margin-left: 20px;
line-height: 24px;
}
#content blockquote.wide.call_us p {
float: left;
display: inline-block;
margin: 0;
line-height: 24px;
font-size: 13px;
}

.atomic_object a.readmore, .atomic_object a.readmore:link, .atomic_object a.readmore:active, .atomic_object a.readmore:visited, .atomic-embedded-page a.readmore, .atomic-embedded-page a.readmore:link, .atomic-embedded-page a.readmore:active, .atomic-embedded-page a.readmore:visited {
display: inline-block;
}

.atomic_object #content {
margin-top: -32px;
}
.atomic_object #main_container {
padding-right: 0;
margin: -20px -20px 20px -20px;
}
.atomic_object #homepage {
margin-right: -20px;
}
.atomic_object #homepage #left_main {
width: 540px;
margin-top: 10px;
}
.atomic_object #homepage #right_main .inner_container {
background: url(/new/images/press_summary_bg_bottom.jpg) no-repeat 0 bottom;
padding-bottom: 30px;
margin-top: 30px;
}
.atomic_object #homepage #right_main .inner_container .press_summary {
padding-top: 10px;
margin-top: 33px;
background: url(/new/images/press_summary_bg_top2.jpg) no-repeat 0 0;
}
.atomic_object #homepage .inner_container {
position: relative;
}
.atomic_object #homepage .inner_container .blogleader {
position: relative;
z-index: 25;
margin-left: 20px;
margin-top: -40px;
display: block;
border: none;
text-decoration: none;
}

.atomic-embedded-page #content {
margin-top: -32px;
}

.case_studies {
margin: 20px 0 60px 0;
clear: both;
}
.case_studies a.readmore {
margin-left: 175px;
}
.case_studies .teaser {
display: block;
clear: both;
overflow: hidden;
position: relative;
padding-top: 2px;
padding-right: 15px;
margin-bottom: 10px;
}
.case_studies .teaser a {
white-space: nowrap;
overflow: hidden;
}
.case_studies .teaser .imageleft {
margin-top: -2px;
}

.marquee {
position: relative;
display: block;
margin: -26px 0 0 -22px;
width: 803px;
height: 360px;
background: transparent url(/new/images/marquee-welcome.jpg) no-repeat top left;
}
.marquee ul, .marquee a, .marquee h3 {
color: #666666;
}
.marquee h4 {
font-size: 12px;
font-weight: normal;
}
.marquee h3 {
font-family: "ff-din-web-1", "ff-din-web-2", sans-serif;
font-size: 18px;
font-weight: 500;
}
.marquee p {
margin: 0;
}
.marquee a:hover {
background-color: transparent;
}
.marquee ul {
position: relative;
background: transparent url(/new/images/marquee-frame.png) no-repeat top left;
list-style: none;
height: 360px;
margin-left: 561px;
}
.marquee ul li {
list-style-image: none;
list-style-type: none;
margin-left: 0px;
}
.marquee ul li {
height: 59px;
margin-bottom: 1px;
padding: 15px;
}
.marquee .overlay {
display: none;
position: absolute;
top: 0;
left: 0;
width: 804px;
height: 360px;
}
.marquee .indicator {
position: absolute;
top: 1px;
left: 546px;
width: 258px;
height: 88px;
padding: 7px 0 0 30px;
background: transparent url(/new/images/marquee-indicator.png) no-repeat top left;
}
.marquee .indicator h3 {
color: #242424;
}
.marquee .indicator a {
color: #c45300;
}

.case_studies {
width: 530px;
}
.case_studies h2 {
display: block;
height: 69px;
line-height: 69px;
vertical-align: middle;
float: left;
margin-right: 10px;
}
.case_studies ul {
margin: 0;
padding-left: 10px;
overflow: hidden;
margin-bottom: 25px;
}
.case_studies ul li {
display: inline-block;
float: left;
margin: 0;
padding: 0 2px;
background: url(/new/images/bg-case-studies-nav-list-item.png) no-repeat right 0;
}
.case_studies ul li a {
display: inline-block;
float: left;
line-height: 69px;
width: 80px;
font-family: "ff-din-web-1", "ff-din-web-2", sans-serif;
text-align: center;
text-transform: uppercase;
color: #333333;
text-decoration: none;
border: none;
}
.case_studies ul li a:hover {
color: #00aaa1;
background: url(/new/images/bg-case-studies-nav-item.png) no-repeat 0 0;
}
.case_studies .ui-tabs-selected {
background: url(/new/images/bg-case-studies-nav-item.png) no-repeat 0 0;
}
.case_studies .ui-tabs-hide {
display: none !important;
}

.portfolio #left_main {
clear: both;
}

#homepage #left_main {
width: 540px;
}

.accolades {
position: relative;
display: block;
width: 800px;
clear: both;
margin: 20px 0;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
}
.accolades ul li {
position: relative;
width: 165px;
height: 70px;
margin: 0;
padding: 0;
display: inline-block;
overflow: visible;
background-repeat: no-repeat;
float: left;
margin-right: 15px;
padding: 10px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border-radius: 15px;
text-indent: -1000em;
}
.accolades ul li a {
display: block;
position: absolute;
margin-top: -10px;
outline: 0;
width: 205px;
height: 80px;
top: 0;
left: 0;
text-decoration: none;
border: none;
margin: 0;
padding: 0;
}
.accolades ul li a:hover {
background: none;
}
.accolades ul li.een {
background-image: url(/new/images/icon-inc-5000.png);
background-position: center center;
width: 135px;
}
.accolades ul li.twee {
background-image: url(/new/images/icon-michigan-50.png);
background-position: 0 0;
width: 175px;
}
.accolades ul li.twee span {
position: absolute;
display: block;
text-indent: 0;
top: 42px;
left: 90px;
width: 130px;
font-size: 8px;
color: #8e1f1f;
text-transform: uppercase;
}
.accolades ul li.drie {
background-image: url(/new/images/icon-alfred-p-sloan.png);
text-indent: 0;
text-transform: uppercase;
}
.accolades ul li.drie a {
padding-left: 88px;
padding-top: 25px;
}

#embedded #left_main {
padding-left: 20px;
padding-right: 20px;
width: 490px;
}
#embedded .case_studies {
width: 490px;
}

.title_embedded_large {
position: relative;
display: block;
width: 264px;
height: 145px;
color: white;
margin: -20px -20px 50px -20px;
padding: 40px;
padding-right: 500px;
font-size: 24px;
background: url(/new/images/bg-embedded.gif) no-repeat 0 0;
}
.title_embedded_large a:link, .title_embedded_large a:visited, .title_embedded_large a:active {
color: #f3d132;
padding: 0 3px;
}
.title_embedded_large a:link:hover, .title_embedded_large a:visited:hover, .title_embedded_large a:active:hover {
background: #597b7c;
}

.columns {
clear: both;
margin-bottom: 30px;
overflow: hidden;
}
.columns .col1, .columns .col2 {
width: 330px;
float: left;
overflow: hidden;
margin-right: 20px;
}
.columns .col1 {
margin-left: 40px;
}
.columns .col2 {
margin-right: 0;
}
.columns .col3 {
margin: 0 40px;
text-align: right;
}
.columns h3 {
font-size: 13px;
margin-bottom: 3px;
}
.columns p {
font-size: 12px;
margin-top: 0;
margin-bottom: 20px;
}

.sidebar_article {
display: block;
clear: both;
background: url(/new/images/press_summary_bg_bottom.jpg) no-repeat 0 bottom;
padding-bottom: 30px;
overflow: hidden;
margin-bottom: 15px;
margin-left: 20px;
width: 220px;
float: right;
}
.sidebar_article span {
display: block;
background: url(/new/images/press_summary_bg_top2.jpg) no-repeat 0 0;
padding: 30px 15px 0 15px;
}

#right_main .sidebar_article {
float: none;
margin-left: 0;
}

#content .teaser_atomic_embedded h3 {
background: url(/new/images/logo-atomic-embedded-s.png) no-repeat 0 0;
height: 70px;
width: 220px;
margin: -10px -3px -3px -5px;
overflow: hidden;
text-indent: -1000em;
}
#content .teaser_atomic_embedded p, #content .teaser_atomic_embedded a {
margin: 0 0 5px 10px;
}

#footer {
display: block;
position: relative;
overflow: hidden;
border-top: 20px solid #6fb7b0;
background: #002225;
margin-top: 15px;
padding-top: 20px;
margin-bottom: -2px;
height: auto;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
color: #c45300;
}
#footer h3 {
margin: 0;
padding: 0;
color: #6fb7b0;
font-weight: 100;
}
#footer p {
text-align: left;
color: #e3e7ea;
margin-bottom: 10px;
}
#footer .box {
text-align: left;
overflow: hidden;
width: 235px;
margin-right: 25px;
margin-bottom: 20px;
float: left;
min-height: 200px;
}
#footer .box.col3 {
margin-right: 0;
}
#footer ul {
margin: 20px 0 0 15px;
}
#footer ul li {
display: inline-block;
float: left;
margin: 0;
padding: 3px 0;
margin-right: 5px;
height: 30px;
list-style-type: none;
}
#footer ul li a {
float: left;
width: 75px;
display: block;
text-decoration: none;
padding-left: 27px;
border: none;
font-size: 12px;
outline: 0;
background: url(/new/images/bg-social-media.png) no-repeat 0 0;
}
#footer ul li a:hover {
color: #f6f8dc;
}
#footer ul li.facebook a {
background-position: -200px 0;
}
#footer ul li.flickr a {
background-position: 0 -32px;
}
#footer ul li.vimeo a {
background-position: -200px -35px;
}

#content p.address {
clear: both;
text-align: center;
margin: 0;
padding: 8px;
margin-bottom: -1px;
color: #002225;
background: #002225 url(/new/images/bg-footer.png) no-repeat 0 bottom;
}
#content p.address a {
color: #002225;
}

a.working_at_ao {
position: relative;
width: 133px;
height: 98px;
display: block;
line-height: 30px;
}
a.working_at_ao span {
position: absolute;
width: 100%;
height: 98px;
cursor: pointer;
top: 0;
left: 0;
background: url(/new/images/hiring.png) no-repeat 0 0;
}

/*
 Variables pulled in
================================================*/

.case_studies h2, h2.tk { font-style: normal; font-weight: 100; color: #00aaa1; font-family: "ff-din-web-1", "ff-din-web-2", sans-serif; text-transform: uppercase; }

h2.tk { margin-bottom: -10px; }

#embedded blockquote.wide h2, #embedded .columns h2, #embedded #left_main h2, #embedded #right_main h2, #embedded #right_main h3 { font-style: normal; color: #00aaa1; font-family: "ff-din-web-1", "ff-din-web-2", sans-serif; text-transform: uppercase; }
#embedded #right_main p { margin-top: 4px; }
#embedded #right_main h3 { font-size: 15px; font-weight: normal; }

/*
 Working With Us CSS pulled from staticmatic
================================================*/

/* Working with us tour
================================================*/
#engaging_content { padding: 20px; }

#engaging_content .article_content { width: 500px; float: left; }

#engaging_content .blog_posts { width: 200px; float: right; }

#engaging_content .video { clear: both; }

#engaging_nav { height: 69px; width: 802px; background: url(/new/images/process-nav-gradient.png) repeat-x 0 0; background: #8dd3cb; position: relative; margin-left: -20px; margin-top: -20px; }

#engaging_nav ul { overflow: hidden; margin-left: 0; }
#engaging_nav ul li { position: relative; margin: 0; padding: 0; display: inline-block; float: left; line-height: 69px; }
#engaging_nav ul li a { float: left; line-height: 69px; height: 69px; text-decoration: none; border: none; text-indent: -1000em; background: url(/new/images/process-steps3.png) no-repeat 0 0; background-position: 0 0; }
#engaging_nav ul li a:hover { text-decoration: none; border: none; }
#engaging_nav ul li.sales a { width: 113px; padding-left: 104px; background-position: 0 0; margin-right: -38px; }
#engaging_nav ul li.sales a:hover, #engaging_nav ul li.sales.active a { background-position: 0 -69px; z-index: 999; }
#engaging_nav ul li.strategy a { width: 168px; background-position: -210px 0; margin-right: -34px; }
#engaging_nav ul li.strategy a:hover, #engaging_nav ul li.strategy.active a { background-position: -210px -69px; }
#engaging_nav ul li.design_and_development a { width: 277px; background-position: -378px 0; margin-right: -36px; }
#engaging_nav ul li.design_and_development a:hover, #engaging_nav ul li.design_and_development.active a { background-position: -378px -69px; }
#engaging_nav ul li.support a { width: 248px; background-position: -657px 0; }
#engaging_nav ul li.support a:hover, #engaging_nav ul li.support.active a { background-position: -657px -69px; }

/* Highslide
================================================*/

.highslide-header ul li.highslide-move, .highslide-footer {
  display: none;
}
.highslide-footer .highslide-resize {
  display: none;
}

  /* Content */

.highslide-html {
  /* background: #ebebeb url(/images/layout/bg-popup.jpg) repeat-y 0 0; */
  padding: 0;
}
.highslide-html-content {
  padding: 0;
}
.highslide-container {
  position: relative;
}
.highslide-container div {
  font-size: 18px;
  line-height: 26px;
  font-style: normal;
  font-weight: 400;
  font-family: "ff-din-web-1", "ff-din-web-2", sans-serif;
  color: #002225;
}
  .highslide-container h3 {
    font-size: 24px;
    line-height: 26px;
    color: #597b7c;
    font-weight: 200;
    height: 65px;
    padding: 40px 50px 50px 50px;
    margin-bottom: -25px;
    background: url(/images/layout/bg-shadow-h3.png) no-repeat center bottom;
  }
    .highslide-container h3 span {
      font-weight: bold;
    }
  .highslide-container p {
    padding: 20px 0 20px 110px;
    margin: 0 90px 0 107px;
    color: #666;
  }
    .highslide-container p span {
      font-weight: bold;
      color: #002225;
    }
    .highslide-container p:hover {
      color: #002225;
    }
  .highslide-container p.one {
    margin-bottom: -10px;
    background: url(/images/layout/icon-computer.png) no-repeat 0 center;
  }
  .highslide-container p.two {
    margin-left: 178px;
    background: url(/images/layout/icon-person.png) no-repeat 0 center;
  }
  .highslide-container p.three {
    background: url(/images/layout/icon-people.png) no-repeat 0 center;
  }

.highslide-header {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 99;
}
  .highslide-header a {
    font-size: 13px;
    border: 0;
    margin-right: 10px;
    text-decoration: underline;
  }

.lets_talk {
  display: block;
  width: 100%;
  height: 120px;
  margin-top: 20px;
  background: #fff;
  text-align: center;
}
  .lets_talk p {
    display: inline-block;
    position: relative;
    color: #e73447;
    font-size: 22px;
    padding: 33px 0 10px 48px;
    margin: 0;
    background: url(/images/layout/icon-lets_talk.png) no-repeat 0 28px;
    zoom: 1; /* Fix for IE7 */
    *display: inline; /* Fix for IE7 */
  }
    .lets_talk p span {
      text-transform: uppercase;
    }
    .lets_talk p:hover, .lets_talk p span {
      color: #e73447;
    }
  .lets_talk ul {
    margin: 0 0 0 260px;
  }
  .lets_talk ul li {
    display: inline;
    float: left;
    padding-left: 24px;
    margin-right: 38px;
    font-size: 14px;
    font-weight: bold;
    color: #597b7c;
    background: url(/images/layout/icons-mailphone.png) no-repeat 0 6px;
  }
  .lets_talk ul li.email {
    background-position: -280px 6px;
  }
  .lets_talk ul li a {
    border: none;
  }
  .lets_talk ul li a:hover {
    text-decoration: underline;
  }







