@charset "UTF-8";
/*------------------------------------------------------------------------
* Filename:					site.css
* Description:				Basic skin CSS
* Version:					1.0.0 (2009-04-03)
* Website:					http://www.magnateinteractive.com
* Author:					MBraun

== STRUCTURE & INDEX ===================================================

* Page width:				960px

* Anchors:
__reset						Reset default browser styles
__bodyAndHtml				Basic style for body and html
__header					Header definitions
__logo						Logo related
__icons						Icon related (Word, Excel, PDF, etc)
__mainNav					Main navigation
__search					Search related
__linksAndButtons			Links and buttons
__lists						Lists
__textAndHeadings			Text and Headings
	__mainHeadings			Main headings
	__subHeadings			Sub headings
__hero						Hero graphic related
	__sidebar				Sidebar
__form						Form
__footer					Footer definitions
__templateMaps				Template maps related style
__selectionGrids			Selection grids
__pageAndSectionSpecific	Page and section specific style
__rssTicker					RSS Ticker

------------------------------------------------------------------------*/

/* __reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
.replaced {	display:block;height: 0 !important;overflow:hidden; }

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
.clearfix {
	display: block;
}
/* End hide from IE-mac */
* html .clearfix {
	height: 1%;
}
.noshow {
	display:none;
}
/* __bodyAndHtml */
html, body {
	font:13px/1.5 Arial, Helvetica, sans-serif;
	background: #002B40;
	color: #333;
	font-size: 12px;
	padding: 0;
}

/* __linksAndButtons */
a { color: #333;text-decoration: none;}
a:hover { text-decoration: underline;}
a:focus{outline:1px #999 dotted;}

/* __lists */
ul.link_list, ul.event_list {
	list-style: none;
}
ul.link_list li, ul.event_list li {
	margin-bottom: .5em;
	font-size: 13px;
	color: #333; 
}
ul.event_list li p {
	margin-bottom: 0;
}

li.twitter {
	list-style-image: url('../img/icons/twitter.gif');
}
li.facebook {
	list-style-image: url('../img/icons/facebook.gif');
}

.sponsor {
	font-size: 11.5px;
	color: #666;
}
.sponsor .logo_link {
	display: block;
	margin-bottom: .25em;
}


/* __textAndHeadings */
p, ul, ol, fieldset {
	margin: 0 0 1em 0;
}
ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}
h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:16px}h5{font-size:14px}h6{font-size:13px}

h2, h3, h4, h5, h6 {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 36px;
	color: #132739;
	font-weight: normal;
	line-height: 38px;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 18px;
	color: #205BA5;
	font-weight: normal;
	margin: 0 0 4px 0;
}

h4 {
	font-weight: normal;
	font-size: 21px;
	line-height: 24px;
	margin: 0 0 10px 0;
}

h5 {
	font-weight: normal;
	font-size: 16px;
}

/* Table styles */
td, th, caption {
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
}

col {
	background-color: silver;
	}

thead th, tfoot th, tfoot td {
	text-align: left;
	}

caption {
	background-color: black;
	color: white;
	font-style: italic;
	}
	
pre {
	margin-bottom: 15px;
	}

code {
	margin-left: 10px;
	margin-right: 10px;
}

pre code {
	margin-left: 0px;
	margin-right: 0px;
	}

pre,
code {
	font-family: 'andale mono', 'monotype.com', 'lucida console', monospace;
	}


.homepage_hero {
	width: 460px;
	height: 257px;
	float: left;
	position: relative;
	left: 0;
	bottom: 0;
}
.homepage_hero a.mobile.leader {
	width: 291px;
	margin: 0 auto;
}
.homepage_hero a.mobile.leader.replaced {
	background: transparent url('../img/home/mobile_hero.png') no-repeat 0 0;
	height /* */: 257px; /* False value for IE4-5.x/Win. */
	padding:257px 0 0 0;
	width: 291px;
}

.rotation_hero {
	width: 470px;
	float: right;
	/*background: transparent url('../img/home/rotation_tray.png') no-repeat 0 0;*/
}
.rotation_hero .hero {
	/*position: absolute;
	top: 6px;
	left: 5px;*/
}

/* __mainHeadings */

/* __subHeadings */

/* __header */
#header {
	background: #FFF url('../img/bg/top_bar_bg.png') repeat-x top left;
	padding: 12px 0 0 0;
}
#leader_container {
	background: #FEFEFE url('../img/bg/leader_content_bg.jpg') repeat-x top left;
	padding: 0;
}
#leader_content_container {
	background: transparent url('../img/bg/leader_content_btm_bg.gif') repeat-x bottom left;
	padding: 0;
}
.leader_content {
	position: relative;
	background: transparent url('../img/bg/page_bg_top.png') no-repeat bottom center;
	padding: 0 0 7px 0;
}
.leader_features {
	position: relative;
	width: 960px;
	height: 257px;
	overflow: hidden;
}

.title_container {
}
.main_leader, .leader {
	display: block;
	margin: 0;
	padding: 0;
}

#photo_masthead {
	background: transparent url('../img/skin/masthead_photo_bg.gif') repeat-x top left;
}
#photo_masthead img {
	display: block;
}

#member_login {
	text-align: right;
	padding-top: 8px;
}
#member_login p {
}

/* __logo */
#global_title {
	padding: 10px 0 0 0;
	width: 411px;
}
#global_title .logo {
	background: transparent url('../img/logo/main_logo.png') no-repeat 0 0;
	height /* */: 70px; /* False value for IE4-5.x/Win. */
	padding:70px 0 0 0;
	width: 411px;
}
#global_title .logo:hover {
	background-position: 0px -73px;
}

#global_title .logo:focus { outline: none; }

/* __tagline */
.tagline_container {
	padding: 22px 0 0 0;
}
.tagline_container .tagline {
	background: transparent url('../img/txt/tagline.gif') no-repeat 0 0;
	height /* */: 41px; /* False value for IE4-5.x/Win. */
	padding:41px 0 0 0;
	margin-left: 10px;
	width: 455px;
}

/* __search */
#header .search_box {
	float: right;
	padding: 0 10px 0 0;
}
#searchform.nonsafari {
	margin: 0;
	padding: 0;
}
#searchform fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#searchform label {
	color: #999;
	display: none;
}
#searchform.nonsafari input {
	/*width: 180px;*/ 
	color: #222;
}
#searchform #submitquery {
	display: none;
	visibility: hidden;
	height: 0;
}
#searchform.nonsafari {
	background: url('../img/search.png') no-repeat 0 -29px;
	padding-left: 19px;
}
#searchform.nonsafari .sbox_r {
	background: url('../img/search.png') no-repeat right -29px;
	float: left;
	width: 19px;
	height: 19px;
}
#searchform.nonsafari .sbox_r_f2 {
	background: url('../img/search.png') no-repeat right -80px;
	float: left;
	width: 19px;
	height: 19px;
}
#searchform.nonsafari input {
	background: url('../img/search.png') repeat-x 0 1px;
	float: left;
	border: 0;
	height: 19px;
	width: 132px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
}

#main_content {
	background: #FFF;
	padding: 20px 0 20px 0;
}

#main_content a {
	
}
#main_content a:link {
	color: #2E62AB;
}
#main_content a:visited {
	color: #D45F2B;
	text-decoration: none;
}
#main_content a:hover {
	color: #66A418;
}
#main_content a:active {
	color: #333;
}

#main_content a.continue {
	text-decoration: underline;
}

#main_content h4 a:link, #main_content h4 a:visited, #main_content h4 a:hover, #main_content h4 a:active {
	color: #333;
}

#main_content h4 a:hover {
	color: #D45F2B;
}
#main_content h4 a:visited {
	text-decoration: none;
}

p.intro {
	font-size: 15px;
}

.article_preamble {
	font-size: 16px;
	color: #000;
}
#main_content .article_content p {
	line-height: 1.5em;
	font-size: 13px;
}
#main_content .article_content {
	padding-bottom: 1em;
}

.intro_content {
	padding: 0 0 3px 0;
	margin-bottom: 6px;
	background: transparent url('../img/bg/hrz_divider.gif') repeat-x bottom left;
}
.contact_info {
  padding: 0 0 10px 0;
  margin-bottom: 10px;
  background: transparent url('../img/bg/hrz_divider.gif') repeat-x bottom left;
}
.map_content {
	padding: 0 0 135px 0;
	background: transparent url('../img/accent/map.gif') no-repeat bottom left;
}
.map_content p {
	font-size: 11px;
}

/* Column Backgrounds */
.col_6_6_4_default {
	background: transparent url('../img/bg/col_6_6_4_default.png') repeat-y 0 0;
}
.col_6_6_4 {
	background: transparent url('../img/bg/col_6_6_4.png') repeat-y 0 30px;
}

.inset_grid_6_content {
	width: 270px;
	margin: 0 auto;
}


/* __headings */

.about_magnate {
	background: transparent url('../img/txt/home/about_magnate.gif') no-repeat 0 0;
	height /* */: 38px; /* False value for IE4-5.x/Win. */
	padding:38px 0 0 0;
	width: 340px;
}

.fresh_from_portfolio {
	background: transparent url('../img/txt/home/fresh_from_portfolio.gif') no-repeat 0 0;
	height /* */: 38px; /* False value for IE4-5.x/Win. */
	padding:38px 0 0 0;
	width: 340px;
}

.services_and_capabilities {
	background: transparent url('../img/txt/home/services_and_capabilities.gif') no-repeat 0 0;
	height /* */: 31px; /* False value for IE4-5.x/Win. */
	padding:31px 0 0 0;
	width: 340px;
}

/* Services headings */
.the_things_we_do {
	background: transparent url('../img/txt/services/the_things_we_do.png') no-repeat 0 0;
	height /* */: 40px; /* False value for IE4-5.x/Win. */
	padding:40px 0 0 0;
	width: 340px;
}
.so_what_do_you_do_blockquote {
	background: transparent url('../img/txt/services/so_what_do_you_do_blockquote.png') no-repeat 0 0;
	height /* */: 199px; /* False value for IE4-5.x/Win. */
	padding:199px 0 0 0;
	width: 340px;
}
/* About headings */
.who_we_are_really {
	background: transparent url('../img/txt/about/who_we_are_really.png') no-repeat 0 0;
	height /* */: 40px; /* False value for IE4-5.x/Win. */
	padding:40px 0 0 0;
	width: 340px;
}
/* Contact headings */
.heres_how_to_get_in_touch {
	background: transparent url('../img/txt/contact/heres_how_to_get_in_touch.png') no-repeat 0 0;
	height /* */: 40px; /* False value for IE4-5.x/Win. */
	padding:40px 0 0 0;
	width: 400px;
}

/* Mobile headings */
.weve_gone_mobile {
	background: transparent url('../img/txt/mobile/weve_gone_mobile.png') no-repeat 0 0;
	height /* */: 40px; /* False value for IE4-5.x/Win. */
	padding:40px 0 0 0;
	width: 340px;
}

/* Process headings */
.method_without_madness {
	background: transparent url('../img/txt/process/method_without_madness.png') no-repeat 0 0;
	height /* */: 36px; /* False value for IE4-5.x/Win. */
	padding:36px 0 0 0;
	width: 340px;
}
.determine {
	background: transparent url('../img/txt/process/determine.png') no-repeat 0 0;
	height /* */: 25px; /* False value for IE4-5.x/Win. */
	padding:25px 0 0 0;
	width: 340px;
}
.design {
	background: transparent url('../img/txt/process/design.png') no-repeat 0 0;
	height /* */: 25px; /* False value for IE4-5.x/Win. */
	padding:25px 0 0 0;
	width: 340px;
}
.develop {
	background: transparent url('../img/txt/process/develop.png') no-repeat 0 0;
	height /* */: 25px; /* False value for IE4-5.x/Win. */
	padding:25px 0 0 0;
	width: 340px;
}
.deploy {
	background: transparent url('../img/txt/process/deploy.png') no-repeat 0 0;
	height /* */: 25px; /* False value for IE4-5.x/Win. */
	padding:25px 0 0 0;
	width: 340px;
}
.decipher {
	background: transparent url('../img/txt/process/decipher.png') no-repeat 0 0;
	height /* */: 25px; /* False value for IE4-5.x/Win. */
	padding:25px 0 0 0;
	width: 340px;
}

/* Subpage headers */
.subpage_hdr_container {
	position: relative;
	top: 0;
	left: 0;
}
.subpage_hdr {
	position: relative;
	top: -14px;
	left: 78px;
}
.articles.subpage_hdr {
	background: transparent url('../img/txt/subpage_hdrs/articles.gif') no-repeat 0 0;
	height /* */: 16px; /* False value for IE4-5.x/Win. */
	padding:16px 0 0 0;
	width: 300px;
}
.portfolio.subpage_hdr {
	background: transparent url('../img/txt/subpage_hdrs/portfolio.gif') no-repeat 0 0;
	height /* */: 16px; /* False value for IE4-5.x/Win. */
	padding:16px 0 0 0;
	width: 300px;
}
.process.subpage_hdr {
	background: transparent url('../img/txt/subpage_hdrs/process.gif') no-repeat 0 0;
	height /* */: 16px; /* False value for IE4-5.x/Win. */
	padding:16px 0 0 0;
	width: 300px;
}
.services.subpage_hdr {
	background: transparent url('../img/txt/subpage_hdrs/services.gif') no-repeat 0 0;
	height /* */: 16px; /* False value for IE4-5.x/Win. */
	padding:16px 0 0 0;
	width: 300px;
}
.web_hosting.subpage_hdr {
	background: transparent url('../img/txt/subpage_hdrs/web_hosting.gif') no-repeat 0 0;
	height /* */: 16px; /* False value for IE4-5.x/Win. */
	padding:16px 0 0 0;
	width: 300px;
}
.about.subpage_hdr {
	background: transparent url('../img/txt/subpage_hdrs/about.gif') no-repeat 0 0;
	height /* */: 16px; /* False value for IE4-5.x/Win. */
	padding:16px 0 0 0;
	width: 300px;
}
.mobile.subpage_hdr {
	background: transparent url('../img/txt/subpage_hdrs/mobile.gif') no-repeat 0 0;
	height /* */: 16px; /* False value for IE4-5.x/Win. */
	padding:16px 0 0 0;
	width: 300px;
}
.contact.subpage_hdr {
	background: transparent url('../img/txt/subpage_hdrs/contact.gif') no-repeat 0 0;
	height /* */: 16px; /* False value for IE4-5.x/Win. */
	padding:16px 0 0 0;
	width: 300px;
}
.policies.subpage_hdr {
	background: transparent url('../img/txt/subpage_hdrs/policies.gif') no-repeat 0 0;
	height /* */: 16px; /* False value for IE4-5.x/Win. */
	padding:16px 0 0 0;
	width: 300px;
}

h2.recent_articles {
	background: transparent url('../img/txt/home/recent_articles.gif') no-repeat 0 0;
	height /* */: 38px; /* False value for IE4-5.x/Win. */
	padding:38px 0 0 0;
	width: 221px;
}

h2.featured_projects {
	background: transparent url('../img/txt/portfolio/featured_projects.gif') no-repeat 0 0;
	height /* */: 38px; /* False value for IE4-5.x/Win. */
	padding:38px 0 0 0;
	width: 221px;
}

h2.article_archive {
	background: transparent url('../img/txt/articles/article_archive.gif') no-repeat 0 0;
	height /* */: 38px; /* False value for IE4-5.x/Win. */
	padding:38px 0 0 0;
	width: 700px;
}

#main_content .recent_articles h3 {
	
}
#main_content .recent_articles .most_recent h3
{
	background: none;
}

#main_content .recent_articles h3 a:link, #main_content .recent_articles h3 a:visited,
#main_content .recent_articles h3 a:hover, #main_content .recent_articles h3 a:active
{
	font-size: 15px;
	color: #333;
	text-decoration: underline;
	line-height: 18px;
}
#main_content .recent_articles h3 a:hover {
	color: #66A418;
}

#main_content .recent_articles .most_recent h3 a:link, #main_content .recent_articles .most_recent h3 a:visited
{
	font-size: 20px;
	text-decoration: none;
}

p.meta, span.meta {
	color: #666;
	font-size: 11px;
}

.most_recent, .article_item {
	padding: 1em 0 4px 0;
	background: transparent url('../img/bg/hrz_divider.gif') repeat-x bottom left;
}
.most_recent {
	padding: 0 0 1em 0;
}


/* __footer */
#footer {
	background: #002B40 url('../img/bg/footer_bg.gif') repeat-x top left;
}
#footer_content {
	padding: 40px 0 40px 0;
	background: transparent url('../img/bg/page_bg_btm.png') no-repeat top center;
}

#footer .logo_container .logo {
	background: transparent url('../img/logo/footer_logo.png') no-repeat 0 0;
	height /* */: 44px; /* False value for IE4-5.x/Win. */
	padding:44px 0 0 0;
	width: 260px;
}
#footer .logo_container .logo:hover {
	background-position: 0px -44px;
}

#footer .three_col {
	width: 600px;
	background: transparent url('../img/bg/footer_col_dividers.gif') repeat-y top left;
}
#footer .three_col .col_one {
	float: left;
	width: 290px;
}
#footer .three_col .col_one .content {
	margin-left: 60px;
}
#footer .three_col .col_two {
	float: left;
	width: 120px;
}
#footer .three_col .col_two .content {
	margin-left: 10px;
}
#footer .three_col .col_three {
	float: left;
	width: 190px;
}
#footer .three_col .col_three .content {
	margin-left: 10px;
}

#footer p {
	color: #D2D2D2;
	font-size: 11px;
}
#footer p.phone {
	color: #D2D2D2;
	font-size: 12px;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer li {
	margin: 0 0 .25em 0;
}


/* __selectionGrids */
.map_preview h3 {
	font-size: 16px;
}
.map_preview {
	margin-bottom: 20px;
}
p.reqs {
	padding: 0;
	margin: 0;
}

/* __hero */
.hero {
	display: block;
	padding-bottom: 18px;
}
/* __icons */
.pdf_icon {
	padding: 6px 0 6px 36px;
	
}
.excel_icon {
	padding: 6px 0 6px 36px;
	
}
/* __sidebar */

/* __form */
.form_table {
	width: 100%;
}
.form_table td {
	padding: 0 10px 10px 0;
	vertical-align: top;
}
.form_table .text_input, .form_table textarea {
	width: 100%;
}
.form_table .label_holder {
	width: 100px;
	text-align: right;
	vertical-align: top;
}

/* __pageAndSectionSpecific */


/* __rssTicker */
.ticker_holder {
	margin-bottom: 10px;
}
#ticker {
	margin: 0 0 10px 0;
	padding: 0;
	height: 26px;
	background: #e4e4e4 url('../img/ticker_left.gif') no-repeat top left;
	border: 0px solid #000;
}
#content .ticker_holder a:link, .ticker_holder a:visited, .ticker_holder a:hover, .ticker_holder a:active {
	text-decoration: none !important;
	color: #7c7c7c !important;
	font-weight: bold;
}
#content .ticker_holder a:link strong, .ticker_holder a:visited strong, .ticker_holder a:hover strong, .ticker_holder a:active strong {
	text-decoration: none;
	color: #207EE8;
}
.rss-widget-outer-div {
	margin: 0;
	padding-right: 5px;
	background: url('../img/ticker_right.gif') no-repeat top right;
	border: 0px solid #000;
}
.rss-widget-inner-div {
	padding: 5px 20px 3px;
	font-family: arial, helvetica, sans-serif;
}
.rss-widget-title {
	padding-right: 10px;
	font-size: 11px;
	text-transform: uppercase;
	color: #252525;
}
#content .rss-widget-item-desc {
	padding-left: 10px;
	font-weight: normal;
}

/* Nav */
#global_hdr_nav {
}
#global_hdr_nav ul {
}
#header li, #footer li, #global_ftr_nav li {
	list-style: none;
}
.navitem {
	float: left;
	margin: 0;
}

#global_hdr_nav li {
	margin-right: 6px;
}

.navitem.first {
	padding-left: 0;
	margin-left: 0;
}

/* Header nav */
#header .nav_link {
	background: transparent url('../img/ui/top_nav_sprites.png') no-repeat 0 0;
	height /* */: 18px; /* False value for IE4-5.x/Win. */
	padding:18px 0 0 0;
	width: 50px;
}

#header .nav_link:focus { outline: none; }

#header .home .nav_link
{
	background-position: -39px -12px;
	width: 50px;
}

#header .articles .nav_link
{
	background-position: -94px -12px;
	width: 54px;
}

#header .portfolio .nav_link
{
	background-position: -157px -12px;
	width: 62px;
}
#header .process .nav_link
{
	background-position: -227px -12px;
	width: 58px;
}
#header .services .nav_link
{
	background-position: -290px -12px;
	width: 60px;
}
#header .about .nav_link
{
	background-position: -354px -12px;
	width: 50px;
}
#header .toledo_ux .nav_link
{
	background-position: -590px -12px;
	width: 310px;
}
#header .contact .nav_link
{
	background-position: -901px -12px;
	width: 78px;
}

/* Nav hover effect */
#header .home .nav_link:hover
{
	background-position: -39px -36px;
}

#header .articles .nav_link:hover
{
	background-position: -94px -36px;
}

#header .portfolio .nav_link:hover
{
	background-position: -157px -36px;
}
#header .process .nav_link:hover
{
	background-position: -227px -36px;
}
#header .services .nav_link:hover
{
	background-position: -290px -36px;
}
#header .about .nav_link:hover
{
	background-position: -354px -36px;
}
#header .toledo_ux .nav_link:hover
{
	background-position: -590px -36px;
}
#header .contact .nav_link:hover
{
	background-position: -901px -36px;
}



/* Page specific highlight */

body.articles #header .articles .nav_link
{
	background-position: -94px -62px;
}

body.portfolio #header .portfolio .nav_link
{
	background-position: -157px -62px;
}
body.process #header .process .nav_link
{
	background-position: -227px -62px;
}
body.services #header .services .nav_link
{
	background-position: -290px -62px;
}
body.about #header .about .nav_link
{
	background-position: -354px -62px;
}

body.contact #header .contact .nav_link
{
	background-position: -901px -62px;
}



/* __footerNav */
#footer .nav_link, #footer .contact_link {
	background: transparent url('../img/ui/footer_btns.png') no-repeat 0 0;
	height /* */: 18px; /* False value for IE4-5.x/Win. */
	padding:18px 0 0 0;
	width: 50px;
}

#footer .home .nav_link
{
	background-position: -9px -6px;
	width: 55px;
}
#footer .articles .nav_link
{
	background-position: -9px -24px;
	width: 55px;
}
#footer .portfolio .nav_link
{
	background-position: -9px -42px;
	width: 55px;
}
#footer .process .nav_link
{
	background-position: -9px -60px;
	width: 55px;
}
#footer .services .nav_link
{
	background-position: -9px -80px;
	width: 55px;
}
#footer .about .nav_link
{
	background-position: -9px -99px;
	width: 55px;
}

#footer .home .nav_link:hover
{
	background-position: -93px -6px;
}
#footer .articles .nav_link:hover
{
	background-position: -93px -24px;
}
#footer .portfolio .nav_link:hover
{
	background-position: -93px -42px;
}
#footer .process .nav_link:hover
{
	background-position: -93px -60px;
}
#footer .services .nav_link:hover
{
	background-position: -93px -80px;
}
#footer .about .nav_link:hover
{
	background-position: -93px -99px;
}



#footer .contact_link 
{
	background-position: -183px -5px;
	width: 106px;
}
#footer .contact_link:hover
{
	background-position: -183px -25px;
	width: 106px;
}

#footer a, a.mi {
	color: #FFF;
}

.manifesto li {
	font-size: 16px;
	color: #5274B7;
}
.job_list ul {
}
.job_list li {
	list-style: none;
	margin-left: 0;
	margin-bottom: .75em;
}

.post_job_btn {
	background: transparent url('../img/skin/ui_sprites.gif') no-repeat -10px -102px;
	height /* */: 30px; /* False value for IE4-5.x/Win. */
	padding:30px 0 0 0;
	width: 221px;
}
.post_job_btn:hover {
	background-position: -10px -132px;
}

.error {
	color: #D45F2B;
}

div.success {
	padding: .5em;
	margin-bottom: 1em;
	background-color: #D3E5B5;
  border: 1px solid #66A418;
}

/*Comment related*/
.user_comment { margin: 10px; padding: 1em 0 1em 0; border-top: 1px dotted #CCC; }
.comment_body p { }
.comment_meta p { margin: 0; padding: 0; font-size: 10.5px; }
.avatar { float: left; width: 50px; margin-right: 10px; }
.comment_content { float: left; width: 340px; }
#comment_form p { margin: .5em 0; padding: 0; }
#comment_form textarea, textarea { padding: .25em; font-family: Arial, Helvetica, sans-serif; }
.captcha_txt_entry_holder { margin-bottom: 8px; }

.blog_content, .upcoming_events {
	position: relative;
}
.rss_link_wrapper { position: absolute; top: 10px; right: 6px; }


.carousel .controls_container {
	width: 460px;
	padding: 6px 0 0 0;
}
.carousel .controls_container .meta_info {
	width: 320px;
	padding: 0 20px 0 0;
	float: left;
}
.carousel .controls_container .rotator_widget {
	width: 100px;
	margin-left: 10px;
	float: right;
}

.carousel li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.rotator_widget li {
	list-style: none;
	float: left;
	width: 20px;
	margin: 0 0 0 4px;
	padding: 0;
}
.rotator_widget li a {
	background: transparent url('../img/ui/rotate_btns.png') no-repeat 0 0;
	height /* */: 22px; /* False value for IE4-5.x/Win. */
	padding:22px 0 0 0;
	width: 21px;
}

.rotator_widget li a:focus { outline: none; }

/* Up */
.rotator_widget li a.btn_1 {
	background-position: 0 0;
}
.rotator_widget li a.btn_2 {
	background-position: -27px 0;
}
.rotator_widget li a.btn_3 {
	background-position: -53px 0;
}
.rotator_widget li a.btn_4 {
	background-position: -79px 0;
}
/* Over */
.rotator_widget li a.btn_1:hover {
	background-position: 0 -27px;
}
.rotator_widget li a.btn_2:hover {
	background-position: -27px -27px;
}
.rotator_widget li a.btn_3:hover {
	background-position: -53px -27px;
}
.rotator_widget li a.btn_4:hover {
	background-position: -79px -27px;
}
/* Selected */
.rotator_widget li.selected a.btn_1 {
	background-position: 0 -54px;
}
.rotator_widget li.selected a.btn_2 {
	background-position: -27px -54px;
}
.rotator_widget li.selected a.btn_3 {
	background-position: -53px -54px;
}
.rotator_widget li.selected a.btn_4 {
	background-position: -79px -54px;
}

.meta_info li.selected {
	visibility: visible;
	display: block;
}

ul.portfolio_entries {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.portfolio_entries li {
	margin: 0 0 1em 0;
}
ul.portfolio_entries li a {
	display: block;
	padding: 0 0 6px 60px;
}
ul.portfolio_entries a span.meta {
	text-decoration: none !important;
}

ul.portfolio_entries li.liberty_boom_iphone a {
	background: transparent url('../img/portfolio/detail_thumbs/liberty_boom.gif') no-repeat 0 0;
}
ul.portfolio_entries li.video_reel_2009 a {
	background: transparent url('../img/portfolio/detail_thumbs/video_reel_2009.gif') no-repeat 0 0;
}
ul.portfolio_entries li.imco a {
	background: transparent url('../img/portfolio/detail_thumbs/imco.gif') no-repeat 0 0;
}
ul.portfolio_entries li.tmnu a {
	background: transparent url('../img/portfolio/detail_thumbs/tmnu.gif') no-repeat 0 0;
}
ul.portfolio_entries li.zontec a {
	background: transparent url('../img/portfolio/detail_thumbs/zontec.gif') no-repeat 0 0;
}
ul.portfolio_entries li.financial_services_firm a {
	background: transparent url('../img/portfolio/detail_thumbs/financial_services_firm.gif') no-repeat 0 0;
}
ul.portfolio_entries li.lyon_software a {
	background: transparent url('../img/portfolio/detail_thumbs/lyon_software.gif') no-repeat 0 0;
}
ul.portfolio_entries li.pmhci a {
	background: transparent url('../img/portfolio/detail_thumbs/pmhci.gif') no-repeat 0 0;
}
ul.portfolio_entries li.alkon a {
	background: transparent url('../img/portfolio/detail_thumbs/alkon.gif') no-repeat 0 0;
}
ul.portfolio_entries li.theappshelf a {
	background: transparent url('../img/portfolio/detail_thumbs/theappshelf.gif') no-repeat 0 0;
}

.personnel_portrait {
}

/* Screenshots */
#zoom { z-index: 1000; }
.screenshots                { margin: 0 0 20px 0; }
#large_screenshots { }
a.screenshot.first			{ margin: 0 0 0 0; }
a.screenshot                {float:left; display: block; margin: 0 0 0 16px;}

.video_container {
	background-color: #000;
	margin-bottom: 20px;
}
.video {
	width: 698px;
	margin: 0 auto;
}


body.mobile.mash .col_6_6_4 {
	background: transparent;
}

a.facebook {
  padding-left: 20px;
  padding-bottom: 4px;
  background: transparent url('../img/icons/facebook_small.gif') no-repeat top left;
}