/*
Theme Name: Catapult Technology 2010
Theme URI: http://www.pomagency.com/
Description: A WordPress template theme built for Catapult Technology, Inc. by Pomerantz Agency.
Version: 1.0
Author: Pomerantz Agency
Author URI: http://www.pomagency.com/
Tags: 
*/


/* == LAYOUT == */
html {
background: #666;
}
body {
margin: 0;
padding: 0;
background: #666;
color: #000;
font-size: 62.5%;
line-height: 100%;
font-family: 'Lucida Grande', 'Lucida Sans', 'LucidaSans', Arial, Helvetica, Verdana, sans-serif;
}
form {
margin: 0;
padding: 0;
}
sup {
line-height: 100%;
}
#page_wrapper {
margin: 0 auto;
width: 1000px;
margin-top: 12px;
}
#page {
width: 1000px;
text-align: left;
background: transparent url('images/bg_page.png') top left repeat-y;
}
#page_inner {
padding: 0 5px 30px 5px;
}
#header {
margin: 0;
padding: 0;
min-height: 118px;
height: auto !important;
height: 118px;
color: #333333;
background: transparent url('images/bg_header.png') top left no-repeat;
}
#header_inner {
margin: 0;
padding: 5px;
}
#header h1 {
margin: 0;
padding: 0;
float: left;
width: 160px;
height: 80px;
margin: 20px 0 0 40px;
display: inline;
}
#header #search {
clear: right;
float: right;
display: inline;
margin: 40px 30px 12px 0;
padding: 0;
width: 193px;
height: 32px;
}
#header #search fieldset.search {
margin: 0;
padding: 4px;
border: none;
width: 185px;
height: 24px;
}
#header #search .search input, .search button {
border: none;
float: left;
}
#header #search .search input.box {
color: #999;
font-size: 1.1em;
width: 117px;
height: 14px;
padding: 5px;
padding-left: 10px;
background: transparent url('images/bg_search_input.gif') no-repeat;
}
#header #search .search input.box:focus {
color: #000;
background: transparent url('images/bg_search_input.gif') no-repeat left -24px;
outline: none;
padding-left: 10px;
}
#header #search .search button.btn {
width: 53px;
height: 24px;
cursor: pointer;
text-indent: -9999px;
background: transparent url('images/bg_search_input.gif') no-repeat top right;
}
#header #search .search button.btn:hover {
background: transparent url('images/bg_search_input.gif') no-repeat bottom right;
}
#nav_util {
clear: right;
float: right;
text-align: right;
display: inline;
width: 700px;
margin: 0;
padding: 0;
margin: 0 33px 0 0;
text-transform: uppercase;
font-family: 'Lucida Grande', 'Lucida Sans', 'LucidaSans', Arial, Helvetica, Verdana, sans-serif;
font-size: 1.1em;
-webkit-text-size-adjust: none;
}
#nav {
background: transparent url('images/navigation.gif') no-repeat;
width: 990px;
min-height: 49px;
height: auto !important;
height: 49px;
overflow: hidden;
}
#sidebar {
float: left;
display: inline;
width: 255px;
margin: 40px 50px 40px 40px;
font-family: 'Lucida Grande', 'Lucida Sans', 'LucidaSans', Arial, Helvetica, Verdana, sans-serif;
font-size: 1.2em;
line-height: 150%;
}
#sidebar img {
margin-bottom: 10px;
}
#sidebar ul {
margin: 0;
padding: 0;
list-style-type: none;
margin-bottom: 1.5em;
}
#sidebar li {
margin: 0;
padding: 0;
list-style-type: none;
}
#subnav {
padding: 5px;
}
#subnav h4.section {
margin: 0;
padding: 5px 0 10px 0;
text-transform: uppercase;
font-weight: bold;
color: #000080;
}
#subnav ul {
list-style-type: none;
margin: 0;
padding: 0;
line-height: 100%;
}
#subnav ul li {
list-style-type: none;
background: transparent url('images/ul_subnav_icon_plus.gif') no-repeat;
background-position: 0em .2em;
padding-left: 1.2em;
padding-bottom: 1em;
}
#subnav ul li.current_page_item,
#subnav ul li.current_page_parent {
background: transparent url('images/ul_subnav_icon_minus.gif') no-repeat;
background-position: 0em .2em;
padding-left: 1.2em;
}
#subnav a, #subnav a:link, #subnav a:visited {
color: #646464;
text-decoration: none;
outline: none;
}
#subnav ul li.current_page_item a, #subnav ul li.current_page_item a:link, #subnav ul li.current_page_item a:visited,
#subnav ul li.current_page_parent a, #subnav ul li.current_page_parent a:link, #subnav ul li.current_page_parent a:visited {
color: #000080;
text-decoration: none;
outline: none;
}
#subnav a:hover {
color: #000080;
text-decoration: underline;
outline: none;
}
#subnav a:active {
color: #000080;
text-decoration: underline;
outline: none;
}
#content {
float: right;
width: 550px;
margin: 40px 49px 0 0;
padding: 45px 0 25px 45px;
border-left: 1px solid #808080;
font-size: 1.3em;
line-height: 150%;
}
#content ul {
margin: 0;
padding: 0;
list-style-type: square;
margin-left: 2.5em;
margin-bottom: 1.5em;
}
#content ul ul {
margin-bottom: 0em;
}
#content li {
margin: 0;
padding: 0;
list-style-type: square;
padding-left: -1.5em;
}
body.home #content {
float: left;
width: 530px;
margin: 30px 0 0 55px;
padding: 0 26px 0 0;
display: inline;
color: #333;
border-left: none;
}
body.home #sidebar {
width: 314px;
float: left;
display: inline;
margin: 30px 0 0 0;
padding: 0 0 5px 30px;
border-left: 1px solid #808080;
}
#footer_wrapper {
width: 1000px;
min-height: 90px;
height: auto !important;
height: 90px;
margin-bottom: 25px;
clear: both;
background: transparent url('images/bg_footer.gif') 0 0 no-repeat;
font-size: 1.0em;
line-height: 150%;
-webkit-text-size-adjust: none;
}
#footer {
margin: 0;
padding: 15px 20px 15px 40px;
text-align: left;
clear: both;
color: #000;
font-family: 'Lucida Grande', 'Lucida Sans', 'LucidaSans', Arial, Helvetica, Verdana, sans-serif;
font-size: 1.0em;
line-height: 150%;
}


/* == BASICS == */
h1 {
margin: 0;
padding: 0;
margin-bottom: 15px;
font-size: 1.6em;
line-height: 120%;
font-weight: normal;
color: #000080;
font-family: 'Lucida Grande', 'Lucida Sans', 'LucidaSans', Arial, Helvetica, Verdana, sans-serif;
}
body.home h1 {
margin: 0;
padding: 0;
margin-bottom: 5px;
font-size: 1.4em;
line-height: 120%;
font-weight: normal;
color: #000080;
font-family: 'Lucida Grande', 'Lucida Sans', 'LucidaSans', Arial, Helvetica, Verdana, sans-serif;
}
h2 {
margin: 0;
padding: 0;
margin-bottom: 5px;
font-size: 1.4em;
line-height: 120%;
font-weight: normal;
color: #333;
}
h3 {
margin: 0;
padding: 0;
margin-bottom: 10px;
font-size: 1.2em;
line-height: 150%;
font-weight: normal;
color: #333;
}
h4 {
margin: 0;
padding: 0;
font-size: 1.0em;
line-height: 150%;
font-weight: bold;
color: #333;
}
h5 {
margin: 0;
padding: 0;
font-size: 1.0em;
line-height: 150%;
font-weight: bold;
color: #666;
}
img {
border: none;
}
p {
margin: 0;
padding: 0;
padding-bottom: 1.5em;
}
.bold {
font-weight: bold;
}
.clear {
clear: both;
}
.alignleft {
float: left;
display: block;
}
.alignright {
float: right;
display: block;
}
.small {
font-size: 0.8em;
}
p {
padding-bottom: 0.75em;
}
hr {
clear: both;
border: 0;
color: #bebebe;
background-color: #bebebe;
height: 1px;
margin-top: 2.0em;
margin-bottom: 2.0em;
}


/* == LINKS == */
a {
outline: none;
}
a:link, a:visited {
text-decoration: underline;
color: #e43038;
}
a:hover {
text-decoration: none;
color: #e43038;
}
a:active {
text-decoration: none;
color: #000080;
}
#nav_util a:link, #nav_util a:visited {
text-decoration: none;
color: #000;
}
#nav_util a:hover, #nav_util a:active {
color: #e43038;
text-decoration: underline;
}
#nav_util a.selected:link, #nav_util a.selected:visited {
text-decoration: none;
color: #000;
font-weight: bold;
}
#nav_util a.selected:hover, #nav_util a.selected:active {
color: #000;
text-decoration: none;
font-weight: bold;
}
#footer a:link, #footer a:visited {
text-decoration: none;
color: #000;
}
#footer a:hover {
text-decoration: underline;
color: #000;
}
#footer a:active {
text-decoration: underline;
color: #666;
}
#footer a.red:link, #footer a.red:visited,
#nav_util a.red:link, #nav_util a.red:visited {
text-decoration: none;
color: #e43038;
}
#footer a.red:hover, #footer a.red:active,
#nav_util a.red:hover, #nav_util a.red:active {
color: #e43038;
text-decoration: underline;
}
a.pdf {
background: transparent url('images/icon_pdf.gif') 0 0 no-repeat;
padding-left: 24px;
}

/* == NAVIGATION == */
/* nav basics */
.nav, .nav ul { width: 990px; list-style: none; margin: 0; padding: 0; }
.nav { width: 990px; z-index: 100; position: relative; }
.nav li { float: left; margin: 0; padding: 0; position: relative; }
/* image nav */
#dropdown li a#nav_1 { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('images/navigation.gif') 0 0 no-repeat; width: 143px; height: 49px; }
#dropdown li a#nav_2 { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('images/navigation.gif') -143px 0 no-repeat; width: 137px; height: 49px; }
#dropdown li a#nav_3 { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('images/navigation.gif') -280px 0 no-repeat; width: 200px; height: 49px; }
#dropdown li a#nav_4 { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('images/navigation.gif') -480px 0 no-repeat; width: 146px; height: 49px; }
#dropdown li a#nav_5 { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('images/navigation.gif') -626px 0 no-repeat; width: 214px; height: 49px; }
#dropdown li a#nav_6 { display: block; overflow: hidden; text-indent: -9999px; background: transparent url('images/navigation.gif') -840px 0 no-repeat; width: 150px; height: 49px; }
/* image nav hover */
#dropdown li a#nav_1:hover, #dropdown li a#nav_1:active, 
#dropdown li a#nav_1.selected { background: transparent url('images/navigation.gif') 0 -49px no-repeat; }
#dropdown li a#nav_2:hover, #dropdown li a#nav_2:active,
#dropdown li a#nav_2.selected { background: transparent url('images/navigation.gif') -143px -49px no-repeat; }
#dropdown li a#nav_3:hover, #dropdown li a#nav_3:active,
#dropdown li a#nav_3.selected { background: transparent url('images/navigation.gif') -280px -49px no-repeat; }
#dropdown li a#nav_4:hover, #dropdown li a#nav_4:active,
#dropdown li a#nav_4.selected { background: transparent url('images/navigation.gif') -480px -49px no-repeat; }
#dropdown li a#nav_5:hover, #dropdown li a#nav_5:active,
#dropdown li a#nav_5.selected { background: transparent url('images/navigation.gif') -626px -49px no-repeat; }
#dropdown li a#nav_6:hover, #dropdown li a#nav_6:active,
#dropdown li a#nav_6.selected { background: transparent url('images/navigation.gif') -840px -49px no-repeat; }


/* BILLBOARD */
#billboard {
position: relative;
margin: 0;
padding: 0;
height: 353px;
width: 990px;
overflow: hidden;
}


/* == FEATURE BOXES == */
.feature_wrapper {
clear: left;
float: right;
min-height: 90px;
height: auto !important;
height: 90px;
display: block;
padding: 40px 35px 0 30px;
}
body.home .feature_wrapper {
padding: 10px 35px 0 30px;
}
.feature_wrapper .feature {
margin-left: 4px;
background: transparent url('images/feature/bg_feature.gif') 0 0 no-repeat;
width: 304px;
min-height: 90px;
height: auto !important;
height: 90px;
text-align: left;
float: left;
color: #000;
font-size: 1.0em;
line-height: 150%;
font-family: 'Lucida Grande', 'Lucida Sans', 'LucidaSans', Arial, Helvetica, Verdana, sans-serif;
}
.feature_wrapper .feature h5 {
font-size: 1.6em;
line-height: 150%;
font-weight: bold;
color: #666;
}
.feature_inner {
min-height: 72px;
height: auto !important;
height: 72px;
padding: 14px 14px 4px 72px;
}
.feature_inner a:link, .feature_inner a:visited {
text-decoration: underline;
color: #e43038;
}
.feature_inner a:hover {
color: #e43038;
text-decoration: none;
}
.feature_inner a:active {
color: #000080;
text-decoration: none;
}
.feature_inner.icon_news { background: transparent url('images/feature/icon_news.png') 4px 4px no-repeat; }
.feature_inner.icon_ideas { background: transparent url('images/feature/icon_ideas.png') 4px 4px no-repeat; }
.feature_inner.icon_events { background: transparent url('images/feature/icon_events.png') 4px 4px no-repeat; }
.feature_inner.icon_project { background: transparent url('images/feature/icon_project.png') 4px 4px no-repeat; }
.feature_inner.icon_jobs { background: transparent url('images/feature/icon_jobs.png') 4px 4px no-repeat; }
.feature_inner.icon_employee { background: transparent url('images/feature/icon_employee.png') 4px 4px no-repeat; }


/* == PULLQUOTE == */
.pullquote {
margin-top: 30px;
color: #777;
}
.pullquote .pullquote_quote {
float: left;
display: block;
width: 15px;
text-align: right;
font-size: 1.4em;
line-height: 115%;
font-style: italic;
}
.pullquote .pullquote_text {
float: left;
display: block;
padding-bottom: 10px;
width: 500px;
text-align: left;
font-size: 1.4em;
line-height: 115%;
font-style: italic;
}
.pullquote .pullquote_dash {
clear: left;
float: left;
display: block;
width: 15px;
text-align: left;
font-size: 0.8em;
line-height: 125%;
font-family: 'Lucida Grande', 'Lucida Sans', 'LucidaSans', Arial, Helvetica, Verdana, sans-serif;
}
.pullquote .pullquote_byline {
float: left;
display: block;
width: 500px;
text-align: left;
font-size: 0.8em;
line-height: 125%;
font-family: 'Lucida Grande', 'Lucida Sans', 'LucidaSans', Arial, Helvetica, Verdana, sans-serif;
}


/* == THIRD PARTY == */
.addthis {
padding: 15px;
}


/* == ACCORDIONS == */
#acc_wrapper {
background: transparent url('images/home/bg_accordion.gif') no-repeat;
width: 314px;
min-height: 175px;
height: auto !important;
height: 175px;
margin: 0;
padding: 4px;
}
h2.acc_trigger {
padding: 0;
margin: 0;
height: 25px;
line-height: 25px;
width: 306px;
float: left;
margin-top: 2px;
}
h2.acc_trigger a {
text-decoration: none;
display: block;
color: #fff;
font-size: 0.7em;
text-transform: uppercase;
}
h2.active a {
background-position: 0 -25px;
}
.acc_container {
margin: 0;
padding: 0;
overflow: hidden;
width: 306px;
clear: both;
}
.acc_container h3 {
margin: 0;
padding: 0;
font-weight: bold;
font-size: 1.4em;
}
.acc_bg_services {
min-height: 88px;
height: auto !important;
height: 88px;
background: #fff url('images/home/bg_accordion_services.gif') no-repeat;
}
.acc_bg_contracts {
min-height: 88px;
height: auto !important;
height: 88px;
background: #fff url('images/home/bg_accordion_contracts.gif') no-repeat;
}
.acc_bg_careers {
min-height: 88px;
height: auto !important;
height: 88px;
background: #fff url('images/home/bg_accordion_careers.gif') no-repeat;
}
.acc_container .block {
padding: 15px 10px 0 140px;
font-size: 0.9em;
line-height: 130%;
}
a.acc_btn { float: left; background: #fdb404 url('images/home/bg_accordion_h2.gif') no-repeat; height: 25px; width: 300px; display: block; overflow: hidden; padding-left: 6px; }
a.acc_btn:hover { background: #fdb404 url('images/home/bg_accordion_h2.gif') 0 0 no-repeat; }
h2.active a.acc_btn, h2.active a.acc_btn:hover { background-position: 0 -25px; }


/* == PROFILES == */
.ep_left {
text-align: left;
display: block;
clear: left;
width: 550px;
min-height: 103px;
}
.ep_left img {
float: left;
padding: 0 15px 0 0;
}
.ep_right {
text-align: right;
display: block;
clear: left;
width: 550px;
min-height: 103px;
}
.ep_right img {
float: right;
padding: 0 0 0 15px;
}



.navigation {
margin-bottom: 20px;
}
