/* ----------------------------------------------------------------------- Blueprint CSS Framework 0.9 http://blueprintcss.org   * Copyright (c) 2007-Present. See LICENSE for more info.   * See README for instructions on how to use Blueprint.   * For credits and origins, see AUTHORS.   * This is a compressed file. See the sources in the 'src' directory.----------------------------------------------------------------------- *//* reset.css */html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}body {line-height:1.5;}table {border-collapse:separate;border-spacing:0;}caption, th, td {text-align:left;font-weight:normal;}table, td, th {vertical-align:middle;}blockquote:before, blockquote:after, q:before, q:after {content:"";}blockquote, q {quotes:"" "";}a img {border:none;}/* typography.css */body {font-size:75%;color:#222;background:#fff;}h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}h2 {font-size:2em;margin-bottom:0.75em;}h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}h6 {font-size:1em;font-weight:bold;}h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}p {margin:0 0 1.5em;}p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}a:focus, a:hover {color:#000;}a {color:#009;text-decoration:underline;}blockquote {margin:1.5em;color:#666;font-style:italic;}strong {font-weight:bold;}em, dfn {font-style:italic;}dfn {font-weight:bold;}sup, sub {line-height:0;}abbr, acronym {border-bottom:1px dotted #666;}address {margin:0 0 1.5em;font-style:italic;}del {color:#666;}pre {margin:1.5em 0;white-space:pre;}pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}li ul, li ol {margin:0 1.5em;}ul, ol {margin:0 1.5em 1.5em 1.5em;}ul {list-style-type:disc;}ol {list-style-type:decimal;}dl {margin:0 0 1.5em 0;}dl dt {font-weight:bold;}dd {margin-left:1.5em;}table {margin-bottom:1.4em;width:100%;}th {font-weight:bold;}thead th {background:#c3d9ff;}th, td, caption {padding:4px 10px 4px 5px;}tr.even td {background:#e5ecf9;}tfoot {font-style:italic;}caption {background:#eee;}.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}.hide {display:none;}.quiet {color:#666;}.loud {color:#000;}.highlight {background:#ff0;}.added {background:#060;color:#fff;}.removed {background:#900;color:#fff;}.first {margin-left:0;padding-left:0;}.last {margin-right:0;padding-right:0;}.top {margin-top:0;padding-top:0;}.bottom {margin-bottom:0;padding-bottom:0;}/* forms.css */label {font-weight:bold;}fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}legend {font-weight:bold;font-size:1.2em;}input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}input.text, input.title {width:300px;padding:5px;}input.title {font-size:1.5em;}textarea {width:390px;height:250px;padding:5px;}input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}form.inline {line-height:3;}form.inline p {margin-bottom:0;}.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}.error a {color:#8a1f11;}.notice a {color:#514721;}.success a {color:#264409;}/* grid.css */.container {width:960px;margin:0 auto;}.showgrid {background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/src/grid.png') ;}.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}.last, div.last {margin-right:0;}.span-1 {width:30px;}.span-2 {width:70px;}.span-3 {width:110px;}.span-4 {width:150px;}.span-5 {width:190px;}.span-6 {width:230px;}.span-7 {width:270px;}.span-8 {width:310px;}.span-9 {width:350px;}.span-10 {width:390px;}.span-11 {width:430px;}.span-12 {width:470px;}.span-13 {width:510px;}.span-14 {width:550px;}.span-15 {width:590px;}.span-16 {width:630px;}.span-17 {width:670px;}.span-18 {width:710px;}.span-19 {width:750px;}.span-20 {width:790px;}.span-21 {width:830px;}.span-22 {width:870px;}.span-23 {width:910px;}.span-24, div.span-24 {width:950px;margin:0;}input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}input.span-1, textarea.span-1 {width:18px!important;}input.span-2, textarea.span-2 {width:58px!important;}input.span-3, textarea.span-3 {width:98px!important;}input.span-4, textarea.span-4 {width:138px!important;}input.span-5, textarea.span-5 {width:178px!important;}input.span-6, textarea.span-6 {width:218px!important;}input.span-7, textarea.span-7 {width:258px!important;}input.span-8, textarea.span-8 {width:298px!important;}input.span-9, textarea.span-9 {width:338px!important;}input.span-10, textarea.span-10 {width:378px!important;}input.span-11, textarea.span-11 {width:418px!important;}input.span-12, textarea.span-12 {width:458px!important;}input.span-13, textarea.span-13 {width:498px!important;}input.span-14, textarea.span-14 {width:538px!important;}input.span-15, textarea.span-15 {width:578px!important;}input.span-16, textarea.span-16 {width:618px!important;}input.span-17, textarea.span-17 {width:658px!important;}input.span-18, textarea.span-18 {width:698px!important;}input.span-19, textarea.span-19 {width:738px!important;}input.span-20, textarea.span-20 {width:778px!important;}input.span-21, textarea.span-21 {width:818px!important;}input.span-22, textarea.span-22 {width:858px!important;}input.span-23, textarea.span-23 {width:898px!important;}input.span-24, textarea.span-24 {width:938px!important;}.append-1 {padding-right:40px;}.append-2 {padding-right:80px;}.append-3 {padding-right:120px;}.append-4 {padding-right:160px;}.append-5 {padding-right:200px;}.append-6 {padding-right:240px;}.append-7 {padding-right:280px;}.append-8 {padding-right:320px;}.append-9 {padding-right:360px;}.append-10 {padding-right:400px;}.append-11 {padding-right:440px;}.append-12 {padding-right:480px;}.append-13 {padding-right:520px;}.append-14 {padding-right:560px;}.append-15 {padding-right:600px;}.append-16 {padding-right:640px;}.append-17 {padding-right:680px;}.append-18 {padding-right:720px;}.append-19 {padding-right:760px;}.append-20 {padding-right:800px;}.append-21 {padding-right:840px;}.append-22 {padding-right:880px;}.append-23 {padding-right:920px;}.prepend-1 {padding-left:40px;}.prepend-2 {padding-left:80px;}.prepend-3 {padding-left:120px;}.prepend-4 {padding-left:160px;}.prepend-5 {padding-left:200px;}.prepend-6 {padding-left:240px;}.prepend-7 {padding-left:280px;}.prepend-8 {padding-left:320px;}.prepend-9 {padding-left:360px;}.prepend-10 {padding-left:400px;}.prepend-11 {padding-left:440px;}.prepend-12 {padding-left:480px;}.prepend-13 {padding-left:520px;}.prepend-14 {padding-left:560px;}.prepend-15 {padding-left:600px;}.prepend-16 {padding-left:640px;}.prepend-17 {padding-left:680px;}.prepend-18 {padding-left:720px;}.prepend-19 {padding-left:760px;}.prepend-20 {padding-left:800px;}.prepend-21 {padding-left:840px;}.prepend-22 {padding-left:880px;}.prepend-23 {padding-left:920px;}div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}.pull-1 {margin-left:-40px;}.pull-2 {margin-left:-80px;}.pull-3 {margin-left:-120px;}.pull-4 {margin-left:-160px;}.pull-5 {margin-left:-200px;}.pull-6 {margin-left:-240px;}.pull-7 {margin-left:-280px;}.pull-8 {margin-left:-320px;}.pull-9 {margin-left:-360px;}.pull-10 {margin-left:-400px;}.pull-11 {margin-left:-440px;}.pull-12 {margin-left:-480px;}.pull-13 {margin-left:-520px;}.pull-14 {margin-left:-560px;}.pull-15 {margin-left:-600px;}.pull-16 {margin-left:-640px;}.pull-17 {margin-left:-680px;}.pull-18 {margin-left:-720px;}.pull-19 {margin-left:-760px;}.pull-20 {margin-left:-800px;}.pull-21 {margin-left:-840px;}.pull-22 {margin-left:-880px;}.pull-23 {margin-left:-920px;}.pull-24 {margin-left:-960px;}.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}.push-1 {margin:0 -40px 1.5em 40px;}.push-2 {margin:0 -80px 1.5em 80px;}.push-3 {margin:0 -120px 1.5em 120px;}.push-4 {margin:0 -160px 1.5em 160px;}.push-5 {margin:0 -200px 1.5em 200px;}.push-6 {margin:0 -240px 1.5em 240px;}.push-7 {margin:0 -280px 1.5em 280px;}.push-8 {margin:0 -320px 1.5em 320px;}.push-9 {margin:0 -360px 1.5em 360px;}.push-10 {margin:0 -400px 1.5em 400px;}.push-11 {margin:0 -440px 1.5em 440px;}.push-12 {margin:0 -480px 1.5em 480px;}.push-13 {margin:0 -520px 1.5em 520px;}.push-14 {margin:0 -560px 1.5em 560px;}.push-15 {margin:0 -600px 1.5em 600px;}.push-16 {margin:0 -640px 1.5em 640px;}.push-17 {margin:0 -680px 1.5em 680px;}.push-18 {margin:0 -720px 1.5em 720px;}.push-19 {margin:0 -760px 1.5em 760px;}.push-20 {margin:0 -800px 1.5em 800px;}.push-21 {margin:0 -840px 1.5em 840px;}.push-22 {margin:0 -880px 1.5em 880px;}.push-23 {margin:0 -920px 1.5em 920px;}.push-24 {margin:0 -960px 1.5em 960px;}.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}.prepend-top {margin-top:1.5em;}.append-bottom {margin-bottom:1.5em;}.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}hr.space {background:#fff;color:#fff;}.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}.clearfix, .container {display:block;}.clear {clear:both;}/*960 Grid System ~ Text CSS.Learn more ~ http://960.gs/Licensed under GPL and MIT.*//* `Basic HTML----------------------------------------------------------------------------------------------------*/body { font-family: Georgia, "Hoefler Text", Palatino, "Palatino Linotype", Times, Baskerville, "Times New Roman"; color:#C6C6C6;}body {font-size: 14px;  line-height: 22.5px;}a {}a:focus {outline: 1px dotted;}hr {border: 0 #ccc solid;border-top-width: 1px;clear: both;height: 0;}p, input, textarea {font-size: 14px;  line-height: 22.5px;}p {  margin-bottom: 12px;}/* `Headings----------------------------------------------------------------------------------------------------*/h1 {font-size: 30px;  line-height: 54px;  font-family: 'LeagueGothicRegular', 'Trebuchet MS', Tahoma, Arial, sans-serif;}h2 {font-size: 20px;  line-height: 27px;  margin-top: 50px;}h3 {font-size: 14px;  line-height: 22.5px;  margin-top: 35px;}h4 {font-size: 14px;  line-height: 18px;}h5 {font-size: 13px;  line-height: 18px;}h6 {font-size: 14px;}/* `Spacing----------------------------------------------------------------------------------------------------*/ol {list-style: decimal;}ul {list-style: disc;}li {margin-left: 30px;}dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,li,pre,table,address,fieldset {margin-bottom: 18px;}/**/body { padding: 0; margin: 0; text-align: center; color: #747679; background: #000000 url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/background_img.jpg') repeat 0 0; }ul, li, ol { margin: 0 0 13px; padding: 0; list-style: none; font-size: 14px; }li ul, li ol { margin: 0; }table, td, th { vertical-align: top; padding: 0; }a:link, a:visited { color: #4d4e53; }a:hover, a:active { color: #2A6EBB; }a.application-link:link, a.application-link:visited { color: #8c8d8e; text-decoration: none; }a.application-link:hover, a.application-link:active { color: #2A6EBB; }h1 { color: #2a6ebb; border-bottom: 1px #cbc5b7 solid; text-transform:uppercase; }h2 { color: #4d4e53; font-weight: bold; }h3 { color: #4d4e53; font-weight: bold; }h4 { color: #747679; font-weight: bold; }p { color: #747679; }.clear-float { clear: both; }.shadow_bg { width: 1000px; margin: 0 auto; text-align: left; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/shadow_bg.png') repeat center; }.wrapper { padding: 0px 30px; }.focus-shadow { background: #ffffff; }span.bold-span { font-weight: bold; }.sans-serif-font { font-family: Calibri, Tahoma, Geneva, Trebuchet, Arial; }/**************** Header css ****************/#header { position: relative; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/header_bg.jpg') repeat-y 0 0; }#header .header-icon { height: 64px; padding: 6px 0 0 0; }#header .header-icon-mouse { float: left; margin: 0 0 0 8px; height: 32px; cursor: pointer; } #header .header-icon-text { color: #b3b3b3; font-size: 12px; padding-bottom: 5px; margin-left: 8px; }#header .header-logo { float: left; width: 232px; height: 67px; }/** 5/10 new add for icons in header gegin **/#header .header-awards .header-awards01 a{ background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/./images/header_awards_featured.png') no-repeat scroll 0 0 transparent; display: block; height: 25px; width: 69px; margin-top: -8px; }#header .header-awards .header-awards02 a{ background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/./images/header_awards_featured.png') no-repeat scroll -69px 0 transparent; display: block; height: 25px; width: 47px; margin-top: 0px; }#header .header-awards .header-awards03 a{ background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/./images/header_awards_featured.png') no-repeat scroll -118px 0 transparent; display: block; height: 26px; width: 27px; margin-top: 0px; }#header .header-featured .header-featured01 a{ background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/./images/header_awards_featured.png') no-repeat scroll -145px 0 transparent; display: block; height: 22px; width: 53px; margin-top: -6px; }#header .header-featured .header-featured02 a{ background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/./images/header_awards_featured.png') no-repeat scroll -198px 0 transparent; display: block; height: 27px; width: 41px; margin-top: -3px; }#header .header-featured .header-featured03 a{ background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/./images/header_awards_featured.png') no-repeat scroll -240px 0 transparent; display: block; height: 26px; width: 82px; margin-top: -7px; }/** 5/10 new add for icons in header end **/#header .header-awards, #header .header-featured { float: right; width: 200px; height: 53px; }#header .header-banner { position: relative;}#header .header-banner-img { width: 960px; height: 255px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/KV-WIP.jpg') no-repeat 0 0; border-top: 1px solid #3c3e40;}#header .header-banner-text { position: absolute; right: 40px; bottom: 100px; width: 334px; height: 27px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/companysite_banner_text.png') no-repeat center; }#header .header-links { position: absolute; right: 8px; bottom: 2px; height: 24px; }#header .header-links ul.header-links-ul { overflow: hidden; }#header .header-links ul.header-links-ul li {  float: right; margin: 0 0 0 50px; }#header .header-links ul.header-links-ul li  a  { text-decoration: none; text-transform:uppercase; font-size: 18px; font-family: LeagueGothicRegular, Verdana, Geneva, Tahoma, sans-serif; }#header .header-links ul.header-links-ul li  a:link, #header .header-links ul.header-links-ul li  a:visited { color: #fff; }#header .header-links ul.header-links-ul li  a:hover, #header .header-links ul.header-links-ul li  a:active { color: #747679; }#header .header-links ul.header-links-ul li#chinese-site a { font-size: 14px; }#header .header-menu { height: 100px; background: #ffffff url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/header_menu.gif') repeat-x left top; }#header .header-menu ul.header-menu-ul { float: right; margin-top: 5px; }#header .header-menu ul.header-menu-ul li { float: left; margin: 0 0 0 60px; }#header .header-menu ul.header-menu-ul li a#who-we-are:link, #header .header-menu ul.header-menu-ul li a#who-we-are:visited { display: block; width: 150px; height: 25px; margin-top: 10px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/1st-nav.png') no-repeat 0 0; }#header .header-menu ul.header-menu-ul li a#who-we-are:hover, #header .header-menu ul.header-menu-ul li a#who-we-are:active, #header .header-menu ul.header-menu-ul li.current-links a#who-we-are { display: block; width: 150px; height: 25px; margin-top: 10px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/1st-nav.png') no-repeat 0 -25px;}#header .header-menu ul.header-menu-ul li a#what-we-do:link, #header .header-menu ul.header-menu-ul li a#what-we-do:visited { display: block; width: 145px; height: 25px; margin-top: 10px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/1st-nav.png') no-repeat -150px 0; }#header .header-menu ul.header-menu-ul li a#what-we-do:hover, #header .header-menu ul.header-menu-ul li a#what-we-do:active, #header .header-menu ul.header-menu-ul li.current-links a#what-we-do { display: block; width: 145px; height: 25px; margin-top: 10px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/1st-nav.png') no-repeat -150px -25px;}#header .header-menu ul.header-menu-ul li a#case-studies:link, #header .header-menu ul.header-menu-ul li a#case-studies:visited { display: block; width: 160px; height: 25px; margin-top: 10px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/1st-nav.png') no-repeat -295px 0; }#header .header-menu ul.header-menu-ul li a#case-studies:hover, #header .header-menu ul.header-menu-ul li a#case-studies:active, #header .header-menu ul.header-menu-ul li.current-links a#case-studies{ display: block; width: 160px; height: 25px; margin-top: 10px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/1st-nav.png') no-repeat -295px -25px;}#header .header-links ul.header-links-ul li  a#home:link, #header .header-links ul.header-links-ul li  a#home:visited { display: block; width: 34px; height: 14px; margin: 5px 0 0 -20px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/2nd-nav.png') no-repeat 0 0; }#header .header-links ul.header-links-ul li  a#home:hover, #header .header-links ul.header-links-ul li  a#home:active, #header .header-links ul.header-links-ul li.current-links a#home { display: block; width: 34px; height: 13px; margin: 5px 0 0 -20px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/2nd-nav.png') no-repeat 0 -13px; }#header .header-links ul.header-links-ul li  a#testimonials:link, #header .header-links ul.header-links-ul li  a#testimonials:visited { display: block; width: 83px; height: 14px; margin: 5px 0 0 -20px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/2nd-nav.png') no-repeat -34px 0; }#header .header-links ul.header-links-ul li  a#testimonials:hover, #header .header-links ul.header-links-ul li  a#testimonials:active, #header .header-links ul.header-links-ul li.current-links a#testimonials { display: block; width: 83px; height: 13px; margin: 5px 0 0 -20px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/2nd-nav.png') no-repeat -34px -13px; }#header .header-links ul.header-links-ul li  a#press-media:link, #header .header-links ul.header-links-ul li  a#press-media:visited { display: block; width: 91px; height: 14px; margin: 5px 0 0 -20px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/2nd-nav.png') no-repeat -117px 0; }#header .header-links ul.header-links-ul li  a#press-media:hover, #header .header-links ul.header-links-ul li  a#press-media:active, #header .header-links ul.header-links-ul li.current-links a#press-media{ display: block; width: 91px; height: 13px; margin: 5px 0 0 -20px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/2nd-nav.png') no-repeat -117px -13px; }#header .header-links ul.header-links-ul li  a#careers:link, #header .header-links ul.header-links-ul li  a#careers:visited { display: block; width: 56px; height: 14px; margin: 5px 0 0 -20px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/2nd-nav.png') no-repeat -205px 0; }#header .header-links ul.header-links-ul li  a#careers:hover, #header .header-links ul.header-links-ul li  a#careers:active, #header .header-links ul.header-links-ul li.current-links a#careers { display: block; width: 56px; height: 13px; margin: 5px 0 0 -20px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/2nd-nav.png') no-repeat -205px -13px; }#header .header-links ul.header-links-ul li  a#chinese:link, #header .header-links ul.header-links-ul li  a#chinese:visited { display: block; width: 56px; height: 14px; margin: 5px 0 0 -20px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/2nd-nav.png') no-repeat -261px 0; }#header .header-links ul.header-links-ul li  a#chinese:hover, #header .header-links ul.header-links-ul li  a#chinese:active, #header .header-links ul.header-links-ul li.current-links a#chinese { display: block; width: 56px; height: 13px; margin: 5px 0 0 -20px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/2nd-nav.png') no-repeat -261px -13px; }/******************* 404 css *********************/#header .header-banner-img-e { left: 0px; bottom: 0px; width: 960px; height: 630px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/404_img.jpg') no-repeat 0 0; }#header .header-links-e { margin-top: -25px; right: 30px; bottom: 0px; width: 960px; height: 50px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/navbar.jpg') no-repeat 0 0; }#header .header-links-e ul.header-links-ul-e { padding-top:15px; }#header .header-links-e ul.header-links-ul-e li  a  { text-decoration: none; font-family: Verdana, Geneva, Tahoma, sans-serif; font-weight:bold;  color: #511c01; }#header .header-links-e ul.header-links-ul-e li.e { float: right; margin: 0 0 0 20px; width:110px; color: #511c01; text-align:center; }#header .header-links-e ul.header-links-ul-e li.f { float: right; margin: 0 0 0 20px; width:290px; color: #511c01; font-size:14px; }/**************** slide-contact css ************/#slide-contact{position: fixed; left: 0; top: 20px;  width: 516px; height: 404px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/contact/contact_bg.png') no-repeat 0 0; z-index:20; text-align: left; }#slide-contact.closed{ left: -510px; }#slide-contact a.toggle-button, #slide-contact a.toggle-button-close {position: absolute; right: -36px; top: 10px; outline: none; display:block;   margin: 0; padding: 0; width: 41px; height: 150px; }#slide-contact a.toggle-button { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/./images/contact/contact_button.png') no-repeat -1px 0; }#slide-contact a.toggle-button-close { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/./images/contact/contact_button.png') no-repeat -43px 0; }#slide-contact .slide-content { padding: 27px 90px 0 55px; color: #ffffff; line-height: 24px; z-index: 20; }#slide-contact .slide-content #contact-copy { font-size: 13px; margin-top: 15px; }#slide-contact .slide-content #slide-content-title { font-weight: bold; margin-top: 18px; font-size: 14px; margin-bottom: 45px; *margin-bottom: 42px;}#slide-contact .slide-content span.required-span { width: 10px; height: 10px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/contact/required_icon.png') no-repeat center; }#slide-contact .slide-content span.error-message-span { font-size: 12px; color: #fac80f; }#slide-contact .input-wrapper { width: 165px; height: 27px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/contact/input_text01.png') no-repeat 0 0; }#slide-contact input.contact-textform { margin: 0; padding: 2px 5px; width: 150px; height: 23px; color: #333333; line-height: 23px; border: 0 none; background: transparent; }#slide-contact .textarea-wrapper { width: 355px; height: 91px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/contact/input_text02.png') no-repeat 0 0; }#slide-contact textarea.contact-textarea { margin: 0; padding: 2px 5px; width: 340px; height: 82px; color: #333333; line-height: 20px; border: 0 none; background: transparent; }#slide-contact a.contact-sent { float: right; width: 75px; height: 29px; }#slide-contact a.contact-sent:link, #slide-contact a.contact-sent:visited { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/contact/input_send_out.png') no-repeat 0 0; }#slide-contact a.contact-sent:hover, #slide-contact a.contact-sent:active { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/contact/input_send_over.png') no-repeat 0 0; }div#slide-form-success-msg{ display:none; position: relative; top: 140px; }/**************** Content css ****************/#content { margin-bottom: 15px; min-height: 500px; background-color: #fff; }/* accordion css */#content h2.ui-state-default { font-weight: normal; cursor: pointer; padding-left: 30px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/content_collapse_down.jpg') no-repeat 0 5px; }#content h2.ui-state-active { font-weight: bold; padding-left: 30px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/content_collapse_up.jpg') no-repeat 0 5px; }#content .accordion-content p, #content .accordion-content ul, #content .accordion-content h2, #content .accordion-content h3, #content .accordion-content h4 { margin-right: 90px; }#content .post { padding: 0 60px; }#content .post h1 { text-align: center; }#content .left-side { float: left; width: 228px; padding-top: 4px; }#content .left-side ul, #content .left-side ul li { margin: 0; padding: 0; }#content .left-side ul li a { text-decoration: none; cursor: pointer; display: block; }#content .left-side ul.left-navigation-ul li a { font-size: 20px; padding-left: 20px; line-height: 30px; }#content .left-side ul.left-navigation-ul li { border-bottom: 1px #cbc5b7 solid; padding: 10px 0; }#content .left-side ul.left-navigation-ul li div.accordion-left-sub { padding-left: 20px; }#content .left-side ul.left-navigation-ul li.accordion-li a.ui-state-default { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/navigation_collapse_open.jpg') no-repeat left center; }#content .left-side ul.left-navigation-ul li.accordion-li a.ui-state-active { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/navigation_collapse_close.jpg') no-repeat left center; }#content .left-side ul.left-navigation-ul li a.ui-state-active,#content .left-side ul.left-navigation-ul li a.current-menu,#content .left-side ul.left-navigation-ul li .accordion-left-sub2 a.ui-state-default, #content .left-side ul.left-navigation-ul ul.left-navigation-sub-ul a.ui-accordion-content-active { color: #2A6EBB; }#content .left-side ul.left-navigation-sub-ul { padding: 12px 0; border-top: 1px #cbc5b7 solid; margin-top: 10px; }#content .left-side ul.left-navigation-sub-ul li { border: 0 none; line-height: 22.5px; padding: 0; }#content .left-side ul.left-navigation-sub-ul li a, #content .left-side ul.left-navigation-ul ul.left-navigation-sub-ul li a.ui-state-default { border: 0 none; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/navigation_sub.jpg') no-repeat 6px 13px; }#content .left-side ul.left-navigation-ul ul.left-navigation-sub-ul li.accordion-sub-li a.ui-state-default { padding-left: 20px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/navigation_collapse_open.jpg') no-repeat 0 7px; }#content .left-side ul.left-navigation-ul ul.left-navigation-sub-ul li.accordion-sub-li a.ui-state-active { padding-left: 20px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/navigation_collapse_close.jpg') no-repeat 0 7px; }#content .left-side ul.left-navigation-sub-ul li a { font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 27px; font-size: 15px; }#content .left-side ul.left-navigation-sub-ul li.selected a.left-accordion-sub { color: #2A6EBB; }#content .left-side ul.left-navigation-sub2-ul { margin: 5px 15px; padding: 5px 0; border-top: 1px #e3e4de solid; border-bottom: 1px #e3e4de solid; }#content .left-side ul.left-navigation-ul ul.left-navigation-sub2-ul li a, #content .left-side ul.left-navigation-ul li.accordion-sub-li ul.left-navigation-sub2-ul  li a.ui-state-default { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/navigation_sub2.png') no-repeat 6px 13px; }#content .left-side ul.left-navigation-sub2-ul li a { font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 27px; font-size: 15px; }#content .left-side ul.left-navigation-sub2-ul li.selected { color: #2A6EBB; }#content .left-side ul.left-navigation-sub2-ul li a:link, #content .left-side ul.left-navigation-sub2-ul li a:visited { color: #8c8d8e; }#content .left-side ul.left-navigation-sub2-ul li a:hover, #content .left-side ul.left-navigation-sub2-ul li a:active { color: #2588c9; }#content .content-side { float: right; width: 638px; }#content .content-whole { padding: 0 30px; }#content .cut-line { margin-bottom: 18px; height: 1px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/dot_line.jpg') repeat-x 0 0; }#content span.content-bold-span { color:#4D4E53; font-weight:bold; }#content p.content-sub-p { color: #8c8d8e; }#content ul.content-icon-ul { margin-bottom: 18px; }#content ul.content-icon-ul li { padding-left: 30px; color: #8c8d8e; }#content ul.content-icon-ul li.content-icon-li1 { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/li_bullets01.jpg') no-repeat 0 8px; }#content ul.content-icon-ul li.content-icon-li2 { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/li_bullets02.jpg') no-repeat 0 8px; }#content ul.content-icon-ul li.content-icon-li3 { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/li_bullets03.jpg') no-repeat 0 8px; }#content ul.content-icon-ul li.content-icon-li4 { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/li_bullets04.jpg') no-repeat 0 8px; }#content ul.content-square-ul { margin-bottom: 18px; }#content ul.content-square-ul li { padding-left: 15px; color: #747679; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/li_square.jpg') no-repeat 0px 9px; }#content ul.content-square-ul li.content-has-sub-li { background: none; }/*** added by timothy  Used to move the text to rigth ****/#content .job-subtitle{font-size: 16px; font-weight: bold; font-family: Calluna; color: #4d4e53; }#content ul.content-square-ul li ul.content-second-ul{margin-left: 0px}#content ul.content-square-ul li ul.content-second-ul li { padding-left: 15px; color: #8c8d8e; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/li_square02.jpg') no-repeat 0px 9px; }/*****end by timothy ****/#content table.withinvisibleborder {border:1px solid #000000;border-collapse:collapse;border-spacing:15px;width:40em;}#content td.withinvisibleborder {border:1px solid #000000;padding:1em;vertical-align:top;}#content table.list-images td.list-images-td { padding-top: 15px; padding-bottom: 15px; }/* home css */#content h2.home-h2 { font-size: 28px; font-weight: 500; color: #575a5d;line-height: 27px; font-family: 'LeagueGothicRegular', 'Trebuchet MS', Tahoma, Arial, sans-serif; }#content #left-floating-window #trigger { width: 43px; height: 150px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/contact-bottom.png') no-repeat 0 0; }#content .home-block { margin-bottom: 40px; }#content .home-block h3.home-h3 { margin-bottom: 8px; padding-bottom: 15px; font-size: 24px; line-height: 27px; border-bottom: 2px #dfdfdf solid; font-weight: normal; font-family: 'BebasRegular', 'Trebuchet MS', Tahoma, Arial, sans-serif; }#content .home-block p.more-p { text-align: right; }#content .home-block p.italic-p { }#content .home-block p.application-p { margin-bottom: 8px; padding-bottom: 8px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/dot_line.jpg') repeat-x 0 bottom; }#content .home-left { float: left; width: 406.5px; }#content .content-flash { margin: 30px 0 28px 0; height: 171px; text-align: center; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/companysite_boxflash.png') no-repeat center 130px; }#content .content-flash #cu3er-container { margin: 0 auto; width: 300px; height: 150px; }#content span.workwithus1-span { padding: 0 0 0 25px; color: #4d4e53; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/li_workwithus01.gif') no-repeat 0 4px; }#content span.workwithus2-span { padding: 0 0 0 25px; color: #4d4e53; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/li_workwithus02.gif') no-repeat 0 4px; }#content span.workwithus3-span { padding: 0 0 0 25px; color: #4d4e53; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/li_workwithus03.gif') no-repeat 0 4px; }#content .uxdesign { position: relative; height: 221px; }#content .uxdesign .uxdesign-bg { position: absolute; top: 0; left: -34px; padding: 23px 20px 0 146px; width: 271px; height: 237px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/designux_bg.png') no-repeat 0 0; }#content .uxdesign .uxdesign-bg p { font-size: 14px; line-height: 17px; }#content .home-right { float: right; }#content .home-right-sub1 .home-block { margin-bottom: 50px; }#content .home-right-sub1 { float: left; padding: 0 24px; width: 160px; }#content .home-right-sub1 p { font-size: 12px; line-height: 18px; }#content .home-right-sub2 { float: left; padding: 0 24px; width: 217.5px; }#content .home-right-sub2 p { font-size: 12px; line-height: 18px; margin-bottom: 8px; }#content .home-right-sub2 p span.bold-span { color: #575a5d; }#content .testimonials-block { margin-bottom: 40px; }#content .testimonials-block p.cn-p { font-size: 12px; line-height: 18px; }/* testimonials css */#content .content-testimonials { }#content .testimonials-scrolling { margin-bottom: 75px; }#content .content-testimonials .scrolling-img { position: relative; overflow: hidden; }#content .content-testimonials .scrolling-img #scrolling-left-button { width: 23px; height: 27px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/arrow-left01.png') no-repeat 0 0; position: absolute; left: 0px; top: 36px; }#content .content-testimonials .scrolling-img #scrolling-left-button:hover { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/arrow-left02.png') no-repeat 0 0; }#content .content-testimonials .scrolling-img #scrolling-right-button { width: 23px; height: 27px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/arrow-right01.png') no-repeat 0 0; position: absolute; left: 877px; top: 36px; }#content .content-testimonials .scrolling-img #scrolling-right-button:hover { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/arrow-right02.png') no-repeat 0 0; }#content .testimonials-scrolling .scrolling-title { font-size: 30px; line-height: 54px; color: #4d4e53; }#content .testimonials-scrolling .scrolling-title h1 { border-bottom: none; margin-bottom: 12px; }#content .testimonials-scrolling ul.scrolling-ul { padding:0 10px 0 30px; height: 106px; overflow: hidden; border-bottom: 1px #e2e2e2 solid; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/testimonials/scrolling_bg.gif') repeat-x 0 top; }#content .testimonials-scrolling ul.scrolling-ul li { float: left; padding: 0 10px; margin: 12px 0 10px 0; border-right: 1px #e2e2e2 solid; }#content .content-testimonials .scrolling-img img { width: 80px; height: 80px; }#content .testimonials-description ul.testimonials-ul { }#content .testimonials-description ul.testimonials-ul li { margin: 0 40px 25px 0; }#content .testimonials-description .description-img { float: left; padding-top: 15px; width: 350px; height: 165px; text-align: center; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/testimonials/logo_bg.png') no-repeat center top; }#content .testimonials-description .description-text { float: left; width: 500px; padding-bottom: 30px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/dot_line.jpg') repeat-x 0 bottom; }#content .testimonials-description .description-text h2 { margin-top: 0; }#content .testimonials-description .testimonials-links { position: relative; }#content .testimonials-description span.top-span { position: absolute; top: 0; right: 0; padding-left: 15px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/link_top_arrow.jpg') no-repeat 0 6px; }/**************** Footer css ****************/#footer { position: relative; color: #fff; overflow: hidden; font-size: 12px; line-height: 18px; }#footer ul.kwicks { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/kwicks_bg.jpg') ; }#footer .tab-image { width: 45px; height: 310px; float: left; background-repeat: no-repeat; background-image: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/footer_slide_form.png') ; }#footer .footer-contact .tab-image { background-position: -200px 0; }#footer .footer-contact .tab-image:hover { cursor: pointer; }#footer .active .footer-contact .tab-image { background-position: 0 0; cursor:default; }#footer .footer-sitemap .tab-image {  background-position: -250px 0; }#footer .footer-sitemap .tab-image:hover { cursor: pointer; }#footer .active .footer-sitemap .tab-image {  background-position: -50px 0; cursor:default; }#footer .footer-request .tab-image {  background-position: -300px 0; }#footer .footer-request .tab-image:hover { cursor: pointer; }#footer .active .footer-request .tab-image {  background-position: -100px 0; cursor:default; }#footer .footer-joinus .tab-image {  background-position: -350px 0; }#footer .footer-joinus .tab-image:hover { cursor: pointer; }#footer .active .footer-joinus .tab-image { background-position: -152px 0; cursor:default; }#footer h4.footer-title { margin: 0 0 10px 20px; height: 30px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/footer_titles.png') no-repeat; }#footer .footer-content h5 { font-size: 14px; font-weight: bold; color: #c6c5c5; }#footer .footer-content h5.sales-related-inquires { margin-bottom: 8px; margin-left: 47px;}#footer .footer-content h5.global-development-centers { margin: 0 0 10px 39px; }#footer span.current-span { color: #fe9f07; }#footer .footer-content { padding: 20px 0 0 70px; }#footer .footer-content, #footer .footer-content a { color: #9a9b9d; }#footer .footer-content a.more-info { padding-left:265px; font-size: 12px; display: block; }#footer .footer-content li { margin: 0; font-size: 13px; height: 20px; line-height: 20px; width: auto; float: none; }#footer .footer-splitline { width: 699px; height: 2px; margin: 0 0 18px 20px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/footer_line_bg.jpg') repeat-x 0 0; }#footer .footer-contact, #footer .footer-sitemap, #footer .footer-request { height: 308px; overflow: hidden; position: relative; }#footer .footer-contact .footer-title { width: 155px; background-position: 0 0; }#footer .footer-splitline { width: 699px; height: 2px; margin: 0 0 18px 20px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/footer_line_bg.png') repeat-x 0 0; }#footer p { color: #ffffff; font-size: 12px; line-height: 18px; }#footer .footer-contact-text table#footer-contact-table{margin-left:-60px; width:755px; }#footer .footer-contact-text table#footer-contact-table td.contact-us-title{ font-size: 14px;font-weight: bold;color: #C6C5C5;text-align: right;padding-bottom:16px; }#footer .footer-contact-text table#footer-contact-table td.contact-us-telephone{ font-size: 12px; color: #9A9B9D; text-align: left; padding-left:29px; padding-bottom:6px; }#footer .footer-contact-text table#footer-contact-table td.contact-us-location{ font-size: 12px; font-weight: bold; color: #9A9B9D; text-align: right;padding-bottom:6px; }#footer .footer-contact-text table#footer-contact-table td.contact-us-more-info{ font-size: 12px; color: #9A9B9D;text-align: left;padding-left:29px;padding-top:9px; }#footer .footer-sitemap { }#footer .footer-sitemap .footer-title { width: 110px; background-position: -157px 0; }#footer .footer-sitemap-text { padding: 0 0 0 20px; }#footer .footer-sitemap-text table { width: 735px; }#footer ul.footer-sitemap-ul { width: 140px; padding: 0 43px 0 40px; margin: 0; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/sitemap_dashedline.png') no-repeat 0 0; }#footer ul.sitemap-no-dashed { background: none; }#footer ul.footer-sitemap-ul li { width: 140px; height: 18px; padding: 0; margin: 0 0 4px 14px; *margin: 0 0 2px 14px;  }#footer ul.footer-sitemap-ul li.sitemap-title { margin: 0 0 14px 0; *margin: 0 0 10px 0; }#footer ul.footer-sitemap-ul li span.sitemap-title-span { font-weight: bold; }#footer ul.footer-sitemap-ul li a { text-decoration: none; font-size: 13px; line-height: 18px; display: block; color:#AFAFAF; }#footer ul.footer-sitemap-ul li a:link, #footer .footer-sitemap-text ul.footer-sitemap-ul li a:visited { }#footer ul.footer-sitemap-ul li a:hover { text-decoration: underline; }#footer .footer-sitemap-text table{ _margin-left: -50px; }#footer .footer-request {  }#footer .footer-request .footer-title { width: 231px; background-position: -273px 0; }#footer .footer-request-text { padding: 0 0px 0 65px; font-size: 12px; color: #4d4e53; width: 650px; }#footer .footer-request-text td { text-align: right; font-weight: bold; }#footer .footer-request-text span.required-span { width: 10px; height: 9px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/contact/required_icon.png') no-repeat center; }#footer .footer-request-text span.error-message-span { font-size: 12px; color: #fac80f; font-weight: normal; }#footer .request-input-wrapper { width: 143px; height: 24px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/footer_input_text01.png') no-repeat 0 0; }#footer input.request-textform { margin: 0; padding: 2px 3px; width: 135px; height: 20px; font-size: 13px; color: #333333; line-height: 20spx; border: 0 none; background: transparent; }#footer .request-textarea-wrapper { width: 142px; height: 73px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/footer_input_text02.png') no-repeat 0 0; }#footer textarea.request-textarea { margin: 0; padding: 2px 3px; width: 135px; height: 65px; font-size: 13px; color: #333333; line-height: 20px; border: 0 none; background: transparent; }#footer a.request-sent { display: block; width: 79px; height: 28px; }#footer a.request-sent:link, #footer a.request-sent:visited { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/footer_send_out.png') no-repeat 0 0; }#footer a.request-sent:hover, #footer a.request-sent:active { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/footer_send_over.png') no-repeat 0 0; }#footer .footer-joinus { }#footer .footer-joinus .footer-title { width: 250px; background-position: -507px 0; }#footer .footer-joinus .footer-content .join-augmentum { margin: 35px 0 0 90px; }#footer a.joinus-link { display: block; margin: 33px 0 0 32px ; width: 99px; height: 33px; text-decoration: none; }#footer a.joinus-link:link, #footer a.joinus-link:visited { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/send_join.png') no-repeat -149px 0; }#footer a.joinus-link:hover, #footer a.joinus-link:active { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/send_join.png') no-repeat -252px 0; }#footer .footer-joinus #culture-message { margin-top: 10px; width: 429px; height: 59px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/join_us_content.png') no-repeat 0 0; }#copyright { color: #fff; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/background_img.jpg') repeat scroll 0 0 #000000; padding-right:31px; font-size:9px; text-align: right; }/**************Excute Team CSS ****************/#content .execute-team { margin: 30px 0 42px; }#content .execute-team .thumbnail, #content .execute-team .content { float: left; }#content .execute-team .content { width: 470px; padding-left: 30px; }#content .execute-team .content h2 { line-height: 22px; margin-top: 0;}/**************Certifications CSS ****************/#content .certification-cmm { float: left; padding: 0 37px 13px 0; }/**************Case Study CSS ****************/#content #case-study-list { width: auto; margin: 15px auto 0; }#content #case-study-list tr { height: 205px; }#content #case-study-list td.case-study-item { width: 235px; }#content .thumbnail-animate {  width: 216px; height: 175px; }#content .thumbnail-animate .animate-image {  width: 197px; height: 160px; cursor: pointer; display: block; }#content #casestudy-header .case-post-thumbnail { float: left; }#content #casestudy-header .case-header-navigation { float: right; text-align: right; }#content #casestudy-header .case-header-navigation .case-go-back { margin: 20px 0 60px;  }#content #casestudy-header .case-header-navigation .case-pre-next .case-pre-link { padding-right: 15px; }/**************Award and Popup CSS ****************/#content #award-popup-content { display: hidden; z-index: 9999; left: -210px; top: -130px; position: absolute; color: #191c1f;}#content #award-popup-content #award-popup-window { width: 542px; }#content #award-popup-content #award-popup-window .award-popup-header { height: 49px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/awards-BG01.png') no-repeat 0 0; }#content #award-popup-content #award-popup-window .award-popup-header #award-popup-close { position: relative; left: 500px; top: 24px; }#content #award-popup-content #award-popup-window .award-popup-main { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/awards-BG02.png') repeat-y 0 0; padding: 0 15px 0 16px; }#content #award-popup-content #award-popup-window .award-popup-main .award-popup-main-inner { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/awards-BG04.png') 0 bottom; padding: 28px 22px 10px; }#content #award-popup-content #award-popup-window .award-popup-main .award-popup-image { float: left; width: 142px; height: 110px; padding:30px 12px 39px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/awards-logo-bg.png') 0 0; }#content #award-popup-content #award-popup-window .award-popup-main .award-popup-title, #content #award-popup-content #award-popup-window .award-popup-main .award-popup-time { font-weight: bold;  }#content #award-popup-content #award-popup-window .award-popup-main .award-popup-text { float: left; width: 273px; padding-left: 28px; }#content #award-popup-content #award-popup-window .award-popup-main .award-popup-text .award-popup-content { font-size: 13px; line-height: 18px; margin-top: 31px; }#content #award-popup-content #award-popup-window .award-popup-main .award-popup-text .award-popup-content * { font-size: 13px; line-height: 18px; color: #191c1f; margin-right: 0; }#content #award-popup-content #award-popup-window .award-popup-main .award-popup-text .award-popup-content .content-square-ul li { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/award-point.png') no-repeat 0 5px; }#content #award-popup-content #award-popup-window .award-popup-footer { height: 21px; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/awards-BG03.png') no-repeat 0 0; }#content #award-popup-content ul.content-square-ul { margin-right: 0; }#content #award-popup-content ul.content-square-ul h3 { color: #fff; }/**************Why Augmentum and Popup CSS ****************/#content ul#why-augmentum-awards div.title { position: relative; }#content ul#why-augmentum-awards span.award-popup { cursor: pointer; text-decoration:underline; color: #4D4E53; }#content ul#why-augmentum-awards span.award-popup:hover { color: #2588c9; }/**************Careers CSS ****************/#content .career-search-bottom { margin: 40px 0; }/**************job-openings ****************/div#job-contact{ text-align:right; margin-right: 90px; }#jobSearchForm label { clear: left; float: left; width: 130px; font-weight: normal; font-size: 18px; line-height: 28px; padding-top: 5px; padding-bottom: 9px;}#jobSearchForm .form-line { margin: 0 0 10px 0; }#jobSearchForm input { height: 22px; font-size: 17px; }#jobSearchForm  .wrapLink { width: 380px; display: block; width: 87px; padding: 0.2em; line-height: 1.4; backgroud-color: #94B8E9; border: 1px solid black; color: #000; text-decoration: none; text-align: center; }#jobSearchForm .inputLine { width: 324px; height: 23px; padding: 2px 2px; font-size: 16px; text-indent: 5px; border: 0 none; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/search_input_bg.jpg') no-repeat 0 0; }#jobSearchForm .inputCommon { width: 328px; height: 27px; padding: 0; font-size: 16px; text-indent: 2px; border: 0 none; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/search_input_bg.jpg') no-repeat 0 0; }#jobSearchForm .submitButton { margin-right: 40px; width: 89px; height: 31px; cursor: pointer; border: 0 none; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/search_button_out.jpg') no-repeat 0 0; }#jobSearchForm .submitButton:hover { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/search_button_over.jpg') no-repeat 0 0; }#jobSearchForm .goAnotherSite { width: 300px; }#jobSearchForm .form-submit { width: 0px; }#jobSearchForm .form-student { width: 331px; height: 30px; cursor: pointer; border: 0 none; background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/student_button_out.jpg') no-repeat 0 0; }#jobSearchForm .form-student:hover { background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/student_button_over.jpg') no-repeat 0 0; }/*********Kwicks footer************//* This css file serves as a template for styling your kwicks.  Feel free to modify, but please make note of the comments - some of them are important. */.kwicks { list-style: none; position: relative; margin: 0; padding: 0; }.kwicks li{ width: 240px; height: 308px; display: block; overflow: hidden; padding: 0; }.kwicks.horizontal li { margin-right: 0px; float: left; }.kwicks.vertical  li{ margin-bottom: 5px; /*Set to same as spacing option. */ }#kwick_1.active .footer-contact-text, #kwick_3.active .footer-sitemap-text, #kwick_2.active .footer-request-text { display: block; }#kwick_1.active h4.footer-title, #kwick_2.active h4.footer-title, #kwick_3.active h4.footer-title { color: #fac80f; }.kwicks.horizontal #kwick_4 { margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */ }.kwicks.vertical #kwick_4 { margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */ }#slide-contact  form.wpcf7-form table{ margin-top:-45px; }h3.case-study{    margin: -5px 0 0 0; color:#FFF;font-size: 13px;font-weight:bold; width: 200px;}.boxgrid{ width: 226px; height: 179px; margin:10px 10px 0 10px;float:left;overflow: hidden; position: relative;cursor:pointer;}.boxgrid img{ position: absolute; top: 0; left: 0; border: 0;z-index: 1;/* test for awards*/}.boxgrid span{color:#dcdbd7; font-size:12px;width: 200px;line-height: 19px;}.boxcaption{     top: 128px;float: left; position: absolute; background: #000; height: 44px; width: 216px; opacity: .8; /* For IE 5-7 */filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);/* For IE 8 */-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";z-index: 3;/* test for awards*/}.captionfull .boxcaption { top: 98; left: 0;}.caption .boxcaption { top: 160; left: 0;padding:8px 0 0 10px;}.boxgrid-bg {height: 10px;background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/casestudy-shadow.png') 0 0 no-repeat;width: 226px;margin:0 10px 10px 10px; float:left;overflow: hidden; position: relative; }.case-container {height: 198px;width: 226px;margin:10px; }/******* new added for the new style of awards *******/h3.awards-case-study{    margin: 8px 10px 9px 10px; color:#FFF;font-size: 13px;font-weight: bold;width: 250px;line-height:16px;}.awards-boxgrid{ width: 275px; height: 217px; margin:10px 10px 0 10px;overflow: hidden;cursor:pointer;}.awards-boxgrid img{ position: absolute; top: 0; left: 0; border: 0;z-index: 1;/* test for awards*/}.awards-boxgrid span{ padding: 0 10px; color:#afafaf; font-weight:bold; font-size: 12px;width: 200px;}.awards-boxcaption{     top: 172px;float: left; position: absolute; background: #000; height: 45px; width: 275px; opacity: .8; /* For IE 5-7 */filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);/* For IE 8 */-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";z-index: 3;/* test for awards*/}.awards-boxgrid-bg {height: 10px;background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/awards-shadow.png') 0 0 no-repeat;width: 275px;margin:0 10px 10px 10px; float:left;overflow: hidden; position: relative; }/******* new added for the new style of success-stories *******/h3.success-stories-case-study{    margin: -2px 0; color:#FFF;font-size: 13px;font-weight: bold;width: 200px;line-height:16px;}.success-stories-boxgrid{ width: 226px; height: 179px; margin:10px 10px 0 10px;float:left;overflow: hidden; position: relative;cursor:pointer;}.success-stories-boxgrid img{ position: absolute; top: 0; left: 0; border: 0;z-index: 1;/* test for awards*/}.success-stories-boxgrid span{color:#dcdbd7; font-weight:bold; font:10pt "Lucida Grande", Arial, sans-serif; width: 200px;line-height: 19px;}.success-stories-boxcaption{     top: 132px;float: left; position: absolute; background: #000; height: 70px; width: 216px; opacity: .8; /* For IE 5-7 */filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);/* For IE 8 */-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";z-index: 3;/* test for awards*/}.success-stories-captionfull .success-stories-boxcaption { top: 98; left: 0;}.success-stories-caption .success-stories-boxcaption { top: 160; left: 0;padding:8px 0 0 10px;}.success-stories-boxgrid-bg {height: 10px;background: url('http://www.augmentum.com/wp-content/themes/blueprint-theme/images/casestudy-shadow.png') 0 0 no-repeat;width: 226px;margin:0 10px 10px 10px; float:left;overflow: hidden; position: relative; }.success-stories-case-container {height: 198px;width: 226px;margin:10px; }.success-stories-div{margin-top:100px;}