
/* 
---------- 
Adapted from BluePrint CSS framework 
by Iain Urquhart - shout@iain.co.nz
---------- 
*/

/* reset */
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  */
body {font-size:75%;color:#222;background:#0d2e6e url(/core/gfx/bg_x.jpg) repeat-x top left;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; text-align: center;}
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;height: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 {float:left;margin:0.5em 1em 0.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
p img.contentImage {float:right;margin:0.5em 0 0.5em 1em; clear: right; border: 3px solid #bababa;}
a:focus, a:hover {color:#000;}
a {color:#003c7c;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; color: #bababa;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {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;background:#C3D9FF;}
th, td {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;}


/* bits */
.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:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.reset, .reset * {margin: 0; padding: 0;}

/* forms */
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.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.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;}

li.pitchlist {background: url(/core/gfx/list_tick.gif) no-repeat left center; list-style-type: none; padding: 10px 0 10px 35px; display: block;}


.container {text-align: left; width: 910px; margin: 0 auto; background: url(/core/gfx/footer_fluff.jpg) no-repeat bottom center; padding: 0 0 48px 0;}

#navigation {float: left; width: 300px;}
#navigation ul { margin:0px; padding: 0; list-style-type: none; font-size: 16px;}	
#navigation ul a { display: block; padding: 5px; text-decoration: none; font-weight: bold;  color: black;}
#navigation ul a:hover{background: #eee;}
#navigation ul ul a:hover {background: #eee url(/core/gfx/nav_arrow.png) no-repeat 5px 3px;}
#navigation ul a.active {}
#navigation ul li {padding:0; margin: 0 0 0 20px; clear: left; display: block; border-bottom: 1px solid #bababa;}
#navigation ul ul {width: auto; font-weight: normal;}
#navigation ul ul li {border-bottom: none;}
#navigation ul ul li a {font-weight: normal; font-size: 14px; padding-left: 29px; background: #fff url(../gfx/nav_arrow.png) no-repeat 5px 3px; }
#navigation ul ul ul li a {font-weight: normal; font-size: 11px; color: #666666;}
#navigation ul ul ul ul li a {font-weight: normal; font-size: 10px;}
#navigation ul ul a.selected {background: #eee url(../gfx/nav_arrow_active.png) no-repeat 5px 3px;}
#navigation ul a.selected {background-color: #eee;}



div#header {}
div#header h1 {float: left;}
div#header h1 img {border: 0;}
div#header a {outline: none;}
div#header ul {list-style-type: none;}
div#header ul li {float: left; height: 107px; background-repeat: no-repeat; background-position: left top; text-indent: -3000px;}
div#header ul li#aboutTab {width:127px; background-image: url(/core/gfx/tab_about.png); }
div#header ul li#servicesTab {width:96px; background-image: url(/core/gfx/tab_services.png); }
div#header ul li#solutionsTab {width:193px; background-image: url(/core/gfx/tab_solutions.png); }
div#header ul li#partnersTab {width:104px; background-image: url(/core/gfx/tab_partners.png); }
div#header ul li#contactTab {width:106px; background-image: url(/core/gfx/tab_contact.png); }
div#header ul li a {display: block; height: 107px;}
div#header ul li a:hover, div#header ul li a.active {background: url(/core/gfx/tab_active.gif) no-repeat center bottom;}
div#header ul li#aboutTab a {background-position: 65px bottom;}




#homeLayout {background: url(/core/gfx/home_hero_bg.png) no-repeat left top;  margin-top: 20px; width: 910px; position: relative;}
#homeLayout #videoWrapper { position: absolute; top: 0; left: 400px; padding-bottom: 35px; background: url(/core/gfx/video_reflect.png) repeat-x center bottom; }
#homeLayout #videoWrapper #videoFrame {border: 3px solid #fff; border-bottom: none; overflow: hidden;}
#homeLayout #videoWrapper p {padding: 15px 0 10px 15px; text-transform: uppercase; letter-spacing: 1px; font-size: 0.9em; color: #b8cee0; width: auto;}
#homeLayout #videoWrapper a {color: #fff; font-weight: bold; margin: 0 10px; letter-spacing: normal; text-transform: none; }
#homeLayout #videoWrapper a.active {text-decoration: none; background: url(/core/gfx/active_down.gif) no-repeat bottom center; padding-bottom: 7px;}
















#homeLayout #videoWrapper3col { position: absolute; top: 22px; left: 370px;}
#homeLayout #videoWrapper3col img { border: 3px solid #fff; border-bottom: none; float: left;}
#homeLayout #videoWrapper3col #image1 { }
#homeLayout #videoWrapper3col #image2 {border-left: none;}
#homeLayout #videoWrapper3col #image3 {border-left: none;}
#homeLayout #videoWrapper3col #image4 {border-top: none;}


#internalLayout #sidebar .videoSidebar {clear: left; padding: 30px 0 0 22px;}













#homeLayout h2 {font-size: 1.5em; line-height: 1.25em; font-weight: bold;}
#homeLayout h2.hero {width: 320px; padding: 49px 0 0 30px; color: #fff; 
text-shadow: #000 1px 1px 1px;}

#homeLayout p {width: 320px; padding: 0 0 0 30px; color: #fff;}
#homeLayout p.moreLinks {margin: 0 0 40px 0}
#homeLayout p.moreLinks a {display: block; height: 25px; text-indent: -3000px; background-repeat: no-repeat; background-position: left top; margin-right: 10px;}
#homeLayout p.moreLinks a.browseServices {width: 162px; background-image: url(/core/gfx/button_browse_services.png); float: left;}
#homeLayout p.moreLinks a.contactUs {width: 114px; background-image: url(/core/gfx/button_contact.png);  float: left;}

#homeLayout .subSection {background: #fff url(/core/gfx/bottom_corners_white.png) no-repeat bottom center; clear: both;  }
#homeLayout .subSection .inset {background: url(/core/gfx/inset_gradient.png) repeat-x 1px left; padding: 40px 30px 2em 30px;}
#homeLayout .subSection #featureShowcase {float: left; padding-bottom: 20px;}
#homeLayout .subSection #featureShowcase p { color: #434343; margin: 0; padding: 0;}
#homeLayout .subSection #featureShowcase p a { font-weight: bold;}
#homeLayout .subSection #featureShowcase h3 {letter-spacing: 2px; font-size: 0.8em; text-transform: uppercase; color: #b3b3b3;}
#homeLayout .subSection #featureShowcase h2 {margin: 0; padding: 0; text-shadow: #bababa 1px 1px 1px;}
#homeLayout .subSection #featureShowcase h2 a {text-decoration: none; background: url(/core/gfx/more_arrow.png) no-repeat right center; padding: 2px 16px 0 0;}

#homeLayout .subSection #partners {float: right; margin-top: 10px; background: url(/core/gfx/partners_bg.png) no-repeat top center; 
height: 116px; width: 490px;}
#homeLayout .subSection #partners ul {list-style-type: none; margin: 26px 0 0 25px; padding-left: 115px;}
#homeLayout .subSection #partners ul li {float: left; height: 62px; text-indent: -3000px; }
#homeLayout .subSection #partners ul li#microsoft {width: 120px; background: url(/core/gfx/partner_microsoft.png) no-repeat left top; }
#homeLayout .subSection #partners ul li#vodafone {width: 86px; background: url(/core/gfx/partner_vodafone.png) no-repeat left top; }
#homeLayout .subSection #partners ul li#panasonic {width: 126px; background: url(/core/gfx/partner_panasonic.png) no-repeat left top; }
#homeLayout .subSection #partners ul li#hp {width: 78px; background: url(/core/gfx/partner_hp.png) no-repeat left top; }

.container p#crumbs {color: #fff; line-height: 1em; margin: 0; padding: 20px 15px 17px 13px;}
.container p#crumbs a {color: #fff; font-weight:  bold;}
.container p#crumbs a:hover {text-decoration: none;}

#homeLayout .subSection #partners ul li a { height: 62px; display: block; }

#internalLayout {background: url(/core/gfx/internal_top.png) no-repeat left top; padding-top: 37px; margin-bottom: -20px; color: #434343;}
#internalLayout .inset {background: url(/core/gfx/internal_bg_y.png) repeat-y left top;  padding-bottom: 35px;}

#internalLayout p#btt {background: url(/core/gfx/internal_bottom.png) no-repeat bottom left; height: 69px;}
#internalLayout p#btt a {margin: 0 0 0 290px;}

#internalLayout #sidebar {float: left; width: 250px; color: #fff;}
#internalLayout #sidebar h3 {padding: 0 0 15px 20px;}
#internalLayout #sidebar h3 a {color: #dadada; text-decoration: none; }
#internalLayout #sidebar h3 a:hover {text-decoration: none;}

#internalLayout #sidebar ul#subnav {list-style-type: none; margin:  0 20px 0 20px; font-size: 1.25em;}
#internalLayout #sidebar ul#subnav li { padding: 0; border-bottom: 1px solid #3d5c8f; float: left; width: 100%; }
#internalLayout #sidebar ul#subnav li a {display: block; padding: 5px 10px; color: #fff; text-decoration: none;}
#internalLayout #sidebar ul#subnav li a:hover {background-color: #040f25 !important;}
#internalLayout #sidebar ul#subnav li a.active {padding-left: 23px; background: url(/core/gfx/subnav_active_nokids.png) no-repeat 5px 8px;}
#internalLayout #sidebar ul#subnav ul {margin-left: 15px; list-style-type: none;}
#internalLayout #sidebar ul#subnav ul li {border-bottom: none; font-size: 0.75em}
#internalLayout #sidebar ul#subnav ul li a.active {padding-left: 20px; font-weight: bold; background-image: none; 
background: url(/core/gfx/subnav_sub_active.gif) no-repeat 11px 8px;}


#internalLayout #content {float: left; width: 420px; background: #fff;}
#internalLayout #content #contentInset {padding-left: 20px; }

#internalLayout #content p.intro {font-size: 1.25em; font-weight: bold; margin-bottom: 1em;}
#internalLayout #content h2 {margin-bottom:0.5em; line-height: 1.1em;}

#content ul.intros { list-style-type: none; border-top: 1px solid #bababa; }
#content ul.intros li {  padding: 1em; border-bottom: 1px solid #bababa; }
#content ul.intros li img.teaserImage {float:left; margin-right: 10px; margin-bottom: 5px;}
#content ul.intros li a {text-decoration: none;}
#content ul.intros li h3 {margin-bottom: 10px; font-weight: bold; }

#content .teamMember {border-bottom: 1px solid #ddd; padding: 1.5em 0 0 0;}
#content .teamMember .teamImage {float:left;margin:0 1em 0.25em 0;padding:0;}



		
div#container { max-width: 960px;} 
div#container2 {padding-bottom: 6em;	}

p#crumbs {font-size: 0.95em; padding: 1.8em 0 1.8em 2em;}
		
div#navigation {float: left;width: 250px; padding-bottom: 6em;}

div#related {float: right;width: 240px;margin: -37px 0 0 0;padding: 1em 0 0 0; background: url(/core/gfx/related_bg.png) no-repeat left top; min-height: 450px;}

div#related #relatedInset {padding: 27px 10px 0 50px;}
#related .item {background: #fff;}
div#related .relatedService {padding: 0 0 15px 0; font-size: 0.9em;}
div#related .relatedService a {font-size: 1.1em; font-weight: bold; text-decoration: none;}

div#related .item h3 {font-size: 1.25em; margin: 40px 0 10px 0;}
div#related .testimonial blockquote {font-family: Georgia, "Times New Roman"; font-size: 0.9em; padding: 36px 0 15px 0;}
div#related .testimonial cite {  font-weight: bold;}

div#footer {padding: 2.5em 27px 2.5em 30px; background: #dadada url(/core/gfx/footer_top.png) no-repeat left top; margin-top: 20px; border-bottom: 10px solid #022144; }
div#footer p {padding-top: 12px; font-weight: bold; font-size: 1.25em; color: #5e5e5e;}
div#footer img {float: right;}
		
div#footer ul {padding: 0;margin: 0;list-style-type: none;}
div#footer ul li {display: inline; margin: 0; font-size: 0.9em;}










