﻿/* === RESET CSS === */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* === end RESET CSS === */
body 
{
    background-color: #e36f1e;
}

#container {
    min-width: 600px;
}

#header {
  position: relative;
}

#contact_tickets {
	background: transparent url(images/ticket_test.png) no-repeat center bottom;
	z-index: 100;
	position: absolute;
	top: 24px;
	right: 10px;
	height: 158px;
	width: 360px;
	
}

#navbar {
	background-color: #e36f1e;
	height: 24px;
	width: 100%;
	text-align: center;
}

#navbar ul 
{
    max-width: 900px;
    margin: 0 auto;
}

#navbar li {
	display: block;
	float: left;
	height: 24px;
    background: #e36f1e url(images/nav_bg_left.png) no-repeat right -322px;
}

#navbar li:hover {
    background: #cb3400;
}

#navbar li.first 
{
    margin-left: 27px;
}

#navbar li.first:hover
{
    background: #e36f1e url(images/nav_bg_left.png) no-repeat 0 0;
}

#navbar li.last
{
    background: #e36f1e url(images/nav_bg_right.png) no-repeat right -280px;
}

#navbar li.last:hover, li#navcontact:hover
{
    background: #e36f1e url(images/nav_bg_right.png) no-repeat top right;
}

li#navcontact {
    float: right;
    margin-right: 8px;
    background: #e36f1e url(images/nav_bg2.gif) no-repeat 0 -323px;
}

#navbar li a {
    display: block;
	height: 10px;
	margin: 8px 23px 0 21px;
	/*border-left: dashed 1px orange;*/
}

#navhome {
	width: 35px;
	background: transparent url(images/navitems.png) no-repeat 0 0;
}

#navproj {
	width: 88px;
	background: transparent url(images/navitems.png) no-repeat -72px 0;
}

#navpeop {
	width: 46px;
	background: transparent url(images/navitems.png) no-repeat -197px 0;}

#navblog {
	width: 39px;
	background: transparent url(images/navitems.png) no-repeat -347px 0;
}

#navlabs {
	width: 30px;
	background: transparent url(images/navitems.png) no-repeat -285px 0;
}

#navwhyv 
{
    width: 92px;
    background: transparent url(images/navitems.png) no-repeat -427px 0;
}

#navtact {
	width: 153px;
	padding-right:10px;
	background: transparent url(images/navitems.png) no-repeat -551px 0;
}

#masthead{
	background: white url(images/logobar_bg.gif) repeat-x left bottom;
	height: 100px;
	width: 100%;
	position: relative;
	text-align:center;
}

#logo_head
{
    position: relative;
    max-width:900px;
    margin: 0 auto;
    height: 100px;
}

#logo 
{
    display: block;
	position: absolute;
	top: 32px;
	left: 29px;
	width: 178px;
	height: 35px;
	background: transparent url(images/v_logo.gif) no-repeat top left;
}

#tagline {
	position: absolute;
	top: 45px;
	right: 0px;
	width: 278px;
	height: 11px;
	margin-bottom: 1px;
	background: transparent url(images/logo_tagline.png) no-repeat top left;
}

#content {
	width: 100%;
	background-color: #c36f1e;
	overflow: hidden;
	position: relative;
}

#content.markup {
   background: #cccccc url(images/content_bg.gif) repeat scroll 0 0;
}

#silverlightControlHost 
{
    position: relative;
    z-index: 30;
    overflow: hidden;
}

#installSilverlight
{
    background-color: black;
    color: #fff;
    width: 500px;
    padding: 1.1em;
    text-align: center;
    margin: 70px auto 0 auto;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11pt;
    line-height: 14pt;
    position: relative;
}

#installSL_header h1
{
	height: 23px;
	width: 341px;
    background: transparent url(images/ready_to_rock.gif) no-repeat scroll 0 0;
    margin: 0 auto 1em auto;    
}

#installSilverlight img
{
	margin-top: 5px;
}

#installSL_header
{
    font-weight: normal;
    color: #eee;
    text-align: center;
}

#installSilverlight a, #ie6warning a
{
    text-decoration: none;
    border-bottom: solid 1px #333;
    color: #cc5522;
    font-weight: bold;
}

#installSilverlight a:visited, #ie6warning a:visited
{
    color: #aa3300;
}

#installSilverlight a:hover, #ie6warning a:hover
{
    text-decoration: underline;
    border-bottom:none;
}

#installSL_header p  
{
    margin: 0 1em 1em 1em;
    text-align: left;
}

#installSL_header p.last
{
    margin-top: 1em;
}

#installSL_header p em
{
    font-style: italic;
}

#content_star {
    max-width: 225px;
    min-width: 50px;
    width: 10%;
    height: 258px;
    background: transparent url(images/content_star.png) no-repeat scroll top right;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

#content_top_gradient 
{
    width: 100%;
    height: 16px;
    background: transparent url(images/content_top_gradient.png) repeat-x scroll top left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 14;
}

#content_bottom_gradient 
{
    width: 100%;
    height: 16px;
    background: transparent url(images/content_bottom_gradient.png) repeat-x scroll top left;
    position: absolute;
    bottom: 0;
    right: 0; 
    z-index: 15;
}

#content_nested 
{
    overflow: hidden;
    margin: 15px auto 0px auto;
    position: relative;
    z-index: 20;
}

#footer {
	background-color: #e36f1e;
	height: 50px;
	width: 100%;
	text-align: center;
}

#footerwords {
	width: 380px;
	height: 20px;
	margin: 0 auto;
	padding: 18px 0 0 0;
}

#footer_legal 
{
    display: block;
	background: #e36f1e url(images/footer_tagline.png) no-repeat 0 0;
	width: 284px;
	height: 16px;
	float: left;
}

#footer_logo 
{
    display: block;
	background: #e36f1e url(images/footer_tagline.png) no-repeat -285px 0;
	width: 16px;
	height: 16px;
	float: left;
	margin-left: 5px;
}

#footer_careers {
	background: #e36f1e url(images/footer_tagline.png) no-repeat -310px 0;
	width: 60px;
	height: 16px;
	float: left;
	margin-left: 5px;
}

span.imgtxt {
	margin-left: -9999px;
	/*display: block;
	width: 7px;*/
	/* the above fixes the issues with the horiz scrollbar, but introduces wonkiness in all browsers with height of the footer. */
}

#content_container_legal, #content_container_careers, #content_container_contact, #content_container_about
{
    text-align: center;
    width: 100%;
}

#content_nested.legal
{
    text-align: left;
    color: white;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.8em;
    line-height: 1.25em;
    min-height: 437px;
    min-width: 200px;
    max-width: 575px;
    padding: 20px 325px 0 0;
    margin: 10px auto 0 auto;
    background: transparent url(images/legal_guy.png) no-repeat scroll bottom right;
}

#content_nested.legal h1
{
    text-transform: uppercase;
    font-size: 1.0em;
    line-height: 1.3em;
    margin: 0 0 1em 50px;
    background: transparent url(images/legal_headers.png) no-repeat scroll 0 0;
    width: 88px;
    height: 19px;
}

#content_nested.legal h2
{
    font-weight: bold;
    text-transform: uppercase;
    margin: 0.8em 0 0.3em 50px;
}

#content_nested.legal p
{
    margin-bottom: 0.5em;
    max-width: 750px;
    margin-left: 50px;
}

#content_nested.legal a
{
    color: #31cbfd;
    font-weight:bold;
    text-decoration: none;
    background-color: #666666;
    padding: 0 2px;
}

#content_nested.legal a:visited
{
    color: #cccccc;
}

#content_nested.legal a:hover
{
    text-decoration: underline;
}

#content_nested.careers
{
    color: white;
    font-family: Arial, Helvetica, Sans-Serif;
    max-width: 900px;
    min-width: 575px;
    text-align:left;
    margin: 0 auto;
}

/* see #why_header for #careers_header, below */

#careers_header h1
{
    width: 120px;
    height: 19px;
    background: transparent url(images/careers_headers.png) no-repeat scroll 0 0;
    margin-bottom: 0.5em;
}

#careers_body
{
    background-color: white;
    color: #666666;
    border-top: solid 6px #e36f1e;
    border-bottom: solid 6px #e36f1e;
    /*overflow: hidden;*/
    margin:20px 28px 20px 50px;
    font-size: 9pt;
    line-height: 12pt;
}   

#careers_body_internals 
{
    overflow:hidden;
}

#careers_openings, #careers_benefits 
{
    float: left;
    width: 28%;
    margin: 20px 25px;
}

#careers_benefits
{
    margin-left: 0;
    padding-left: 25px;
    border-left: dotted 2px #ccc;
}

#careers_openings h2 
{
    width: 126px;
    height: 39px;
    background: transparent url(images/careers_headers.png) no-repeat scroll 0 -27px;
    margin-bottom: 0.4em;
}


#careers_benefits h2 
{
    width: 128px;
    height: 33px;
    background: transparent url(images/careers_headers.png) no-repeat scroll 0 -68px; 
    margin-bottom: 0.4em;   
}

#careers_body ul
{
    margin: 0.7em 0;
}

#careers_body ul li 
{
    background: transparent url(images/careers_bullet.png) no-repeat scroll 0 3px;
    padding: 1pt 0 1pt 25px;
}

#careers_drummer 
{
    width: 503px;
    height: 486px;
    background: transparent url(images/careers_drummer.png) no-repeat scroll bottom right;
    position: absolute;
    z-index: 30;
    bottom: 0;
    left: 50%;
    padding-left: 150px;
}

#content_nested.why
{
    text-align: left;
    color: white;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.7em;
    line-height: 1.1em;
    margin: 20px auto;
    position: relative;
    min-width: 575px;
    max-width: 900px;
}

#why_header, #careers_header
{
    max-width: 640px;
    font-size: 11pt;
    line-height: 14pt;
    margin: 20px 50px;
}

#why_header h1
{
    width: 214px;
    height: 21px;
    background: transparent url(images/why1_headers.png) no-repeat scroll 0 0;
    margin-bottom: 0.5em;
}

#why_header p
{
    margin-bottom: 0.4em;
}

#why_tabs
{
    width: 664px;
    height: 33px;
    background: transparent url(images/why_tabs.png) scroll no-repeat 0 0;
    position: relative;
    margin-left: 50px;
    z-index: 30;
}

#why_tabs.services
{
    background-position: 0 0;
}

#why_tabs.ourstyle
{
    background-position: -1px -33px;
}

#why_tabs.tech
{
    background-position: -1px -66px;
}

#why_tabs.partners
{
    background-position: -1px -99px;
}

#why_tabs li
{
    position: relative;
    float: left;
    width: 166px;
    height: 33px;
}

#why_tabs li a
{
    position: relative;
    display: block;
    width: 166px;
    height: 33px;
}

#why_body 
{
    margin: 0 29px 0 50px;
    min-width: 664px;
    background: white;
    border-top: solid 6px #e36f1e;
    border-bottom: solid 6px #e36f1e;
    color: #666666;
    /*overflow:hidden;*/
}

#why_body.singlecol
{
    font-size: 10pt;
    line-height: 13pt;
}

#why_body.singlecol div
{
    border-bottom: dotted 2px #cccccc;
    background-color: #fdf4ef;
    padding: 2em;
    margin:0;
}

#why_body.singlecol div.even
{
    background-color: white;    
}

#why_body.singlecol div.last
{
    border-bottom: none;    
}

#why_body.singlecol div h3
{
    margin-bottom: 0.4em;
    font-weight: bold;
    text-transform: uppercase;
}

h3#tp
{
    width: 190px;
    height: 14px;
    background: transparent url(images/why1_headers.png) no-repeat scroll 0 -25px;
}

h3#te
{
    width: 257px;
    height: 14px;
    background: transparent url(images/why1_headers.png) no-repeat scroll 0 -43px;
}

h3#be
{
    width: 205px;
    height: 14px;
    background: transparent url(images/why1_headers.png) no-repeat scroll 0 -62px;
}

h3#ap
{
    width: 181px;
    height: 14px;
    background: transparent url(images/why1_headers.png) no-repeat scroll 0 -81px;
}

h3#ss
{
    width: 212px;
    height: 14px;
    background: transparent url(images/why1_headers.png) no-repeat scroll 0 -99px;
}

h3#strat
{
    width: 107px;
    height: 14px;
    background: transparent url(images/why_serv_headers.png) no-repeat scroll 0 0;
}

h3#proddev
{
    width: 258px;
    height: 14px;
    background: transparent url(images/why_serv_headers.png) no-repeat scroll 0 -20px;
}

h3#userx
{
    width: 229px;
    height: 18px;
    background: transparent url(images/why_serv_headers.png) no-repeat scroll 0 -40px;
}

h3#agile
{
    width: 63px;
    height: 14px;
    background: transparent url(images/why_serv_headers.png) no-repeat scroll 0 -60px;
}

h3#techno
{
    width: 145px;
    height: 14px;
    background: transparent url(images/why_serv_headers.png) no-repeat scroll 0 -80px;
}

h3#msgp
{
    width: 404px;
    height: 19px;
    background: transparent url(images/why_partner_headers.png) no-repeat scroll 0 0;
    margin-bottom: 1em !important;
}

h3#rep
{
    width: 404px;
    height: 19px;
    background: transparent url(images/why_partner_headers.png) no-repeat scroll 0 -21px;
    margin-bottom: 1em !important;
}

h3#why_tech_intro 
{
    background: transparent url(images/why_serv_headers.png) no-repeat scroll 0 -180px;
    width: 216px;
    height: 13px;
    margin: 1em auto;
}

#why_body table
{
    width: 100%;
    position: relative;
    border: none;
    padding: 0;
}

#why_body table tr td
{
    background-color: #fdf4ef;
    border-top: dotted 2px #cccccc;
    height: 5em;
    font-size: 9pt;
    line-height: 12pt;
    text-transform: uppercase;
}

#why_body table tr td div
{
    padding: 1em 2em 1em 5em;
    margin: 1em 0;
    border-left: dotted 2px #cccccc;	
}

#why_body table tr.even td
{
    background-color: white;
}

#why_body table td.tech_left 
{
    width: 30%;
    font-weight: bold;
    text-align: center;
}

#why_body table td.tech_right
{ 
    width: 50%; 
}

img.partnerlogo
{
    position: relative;
    float: left;
}

img#replogo
{
    width: 100px;
    height: 80px;
    margin: auto 186px 200px 0;
}

img#msgplogo
{
    width: 266px;
    height: 60px;
    
}

p.partnerpara
{
    max-width: 482px;
    padding-left: 286px;
}


#content_nested.contact 
{
    margin: 20px auto;
    position: relative;
    min-width: 575px;
    max-width: 900px;
    text-align: left;
}

#content_nested.contact h1 
{
    background: transparent url(images/contact_headers.png) no-repeat scroll 0 0;
    width: 320px;
    height: 21px;
    margin-bottom: 0.5em;
    margin: 20px 50px;
}

#contact_body
{
    color: #666666;
    background-color: white;
    border-top: solid 6px #e36f1e;
    border-bottom: solid 6px #e36f1e;
    font-family: Arial, Helvetica, Sans-Serif;
    padding: 30px 30px 0;
    font-size: 10pt;
    line-height: 14pt;
    margin: 0 29px 0 50px;
}

#contact_body h2
{
    margin-bottom: 0.4em;
}

#contact_body p
{
    font-size: 9pt;
    text-transform: uppercase;
    margin-bottom: 1em;
}

#contact_body div.addr
{
    margin: 0.2em 5em 3em 0;
    padding: 1em;
    background-color: #fdf4ef;
    border-top: dotted 2px #cccccc;
    border-bottom: dotted 2px #cccccc;
}

#contact_body div.map
{
    margin-top: 1em;
}

h2#cpa 
{
    background: transparent url(images/contact_headers.png) no-repeat scroll 0 -26px;
    width: 218px;
    height: 13px;
}

h2#caa
{
    background: transparent url(images/contact_headers.png) no-repeat scroll 0 -46px;
    width: 256px;
    height: 13px;
}

/* IE6 incompatibility warning */

#ie6warning 
{
    display: none;
    visibility: hidden;
    background-color: #000;
    color: white;
    padding: 1.1em;
    font-family: Arial, Sans-Serif;
    font-size: 11pt;
    line-height: 16pt;
    position: relative;
    top: 0;
    left: 50%;
    width: 400px;
    margin: 30px 0 30px -200px;
}

#ie6warning h1
{
    font-size: 14pt;
    line-height: 18pt;
    font-weight: bold;
    font-style: italic;
    color: #fff;
    text-transform:uppercase;
    margin: 0 1em 1em 1em;
}

#ie6warning p
{
    margin: 0 1em 1em 1em;
}

#ie6warning.shown
{
    display: block;
    visibility: visible;
}

#emailspan
{
    width:207px;
    height:13px;
    background:#000 url(images/email.gif) no-repeat scroll 0 0;
    display: inline-block;
    margin: 0 1px -5px;
}

/* drop shadow */

.ds
{
    position: absolute;
    display: block;
    z-index: 0;
}

.top_left, .top_right, .bottom_left, .bottom_right
{
    width: 14px;
    height: 14px;
}

.top_left
{
    top: -20px;
    left: -14px;
    background: transparent url(images/dropshadow_corners.png) no-repeat scroll top left;
}

.top_right
{
    top: -20px;
    right: -14px;
    background: transparent url(images/dropshadow_corners.png) no-repeat scroll top right;
}

.bottom_left
{
    bottom: -20px;
    left: -14px;
    background: transparent url(images/dropshadow_corners.png) no-repeat scroll bottom left;
}

.bottom_right
{
    bottom: -20px;
    right: -14px;
    background: transparent url(images/dropshadow_corners.png) no-repeat scroll bottom right;
}

.top_side, .bottom_side 
{
    height: 14px;
}

.top_side
{
    top: -20px;
    left: 0;
    right: 0;
    background: transparent url(images/dropshadow_TB_sides.png) repeat-x scroll top left;
}

.bottom_side
{
    bottom: -20px;
    left: 0;
    right: 0;
    background: transparent url(images/dropshadow_TB_sides.png) repeat-x scroll bottom left;
} 

.left_side, .right_side
{
    width: 14px;
}

.left_side
{
    left: -14px;
    top:-6px;
    bottom:-6px;
    background: transparent url(images/dropshadow_LR_sides.png) repeat-y scroll top left;
}

.right_side
{
    right: -14px;
    top:-6px;
    bottom:-6px;
    background: transparent url(images/dropshadow_LR_sides.png) repeat-y scroll top right;
}

/* === wells fargo === */
#wellsfargoInstallSilverlight
{
    background-color: #e67424;
    color: #fff;
    width: 600px;
    padding: 1.1em;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11pt;
    line-height: 14pt;
    position: absolute;
    top:20px;
    left:50%;
    margin-left: -300px;
}

#wellsfargo_logo
{
    text-align:left;
    width:183px; 
    height:180px;
    position: relative;
    float: left;
}

#wellsfargo_no_silverlight
{

}

#wellsfargo_no_silverlight h1
{
    font-size: 1.3em;
    line-height: 1.6em;
    font-weight: bold;
}
#wellsfargo_no_silverlight p
{
    font-size: 11pt;
    line-height: 15pt;
    margin-bottom: 7px;
    margin-top: 9px;
}
#wellsfargo_no_silverlight p.first
{
    font-size: 12pt;
    line-height: 17pt;
}
#wellsfargo_no_silverlight p.installSL
{
    text-align: center;
}

#wellsfargo_please
{
    font-size: 1.2em;
    display: block;
}
#wellsfargo_no_silverlight p.last
{
    text-align: center;
}

#wellsfargo_no_silverlight ul
{
    font-size: 10pt;
    line-height: 14pt;
    text-indent: 12pt;
}

#wellsfargo_no_silverlight ul li
{
    list-style: square none inside;
}

#wellsfargo_no_silverlight span.call_us 
{
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    color: #ffffdc;
}

#wellsfargoGetSL
{
    text-align: center;
}

