html {
	margin: 0;
	padding: 0;
}
body {
	background: #333 none 0 0 repeat;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
h3 {
	color: #c02236;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 12px 0;
}
h4 {
	color: #c02236;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 4px 0;
}
h5 {
	color: #666;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 4px 0;
}
p {
	margin: 0 0 12px 0;
}

q {
	display: block;
	font-size: 14px;
	font-style: italic;
	margin: 0 0 4px 0;
}
q:before,
q:after {
	content: "";
}
cite {
	display: block;
	font-size: 11px;
	margin: 0 0 12px 0;
	font-style: normal;
}

ul,
ol {
	margin: 0 30px 12px 30px;
	padding: 0;
}
#content ul {
	list-style-type: none;
	margin: 0 4px 12px 4px;
}
#content ul li {
	background: transparent url(../app_themes/verticalit/images/bullet_triangle.png) 0 3px no-repeat;
	margin: 6px 0;
	padding: 0 0 0 12px;
}
dl {
	margin: 0 0 12px 0;
}
dt {
	color: #c02236;
	font-size: 14px;
	font-weight: normal;
	margin: 12px 0 6px 0;
	padding: 0;
}
.caseStudies dt {
	font-size: 18px;
}
.caseStudies dt a {
	text-decoration: none;
}
.caseStudies dd img {
	float: right;
	margin: 26px 0 10px 20px;
}
.services dt a {
	text-decoration: none;
}
dd {
	margin: 6px 16px 12px 16px;
}
dd h3 {
	font-size: 14px;
	margin: 0 0 8px 0;
}

a {
	color: #c02236;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

th,
td {
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

img {
	border: 0;
}x 
fieldset {
	border-width: 0;
	margin: 20px 0;
	padding: 0;
}
fieldset fieldset {
	margin: 0;
}
label {
	display: block;
	margin: 4px 0;
	padding: 0;
}
input,
select,
textarea {
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
}
/*
input {
	width: 350px;
}
*/
textarea {
	height: 60px;
	width: 354px;
}


#container {
	background-color: #fff;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 900px;
}
#header {
	background: #343031 url(../app_themes/verticalit/images/backgrounds/header_bg.gif) 0 0 repeat-y;
	height: 144px;
}
#header h1 {
	float: left;
	height: 124px;
	margin: 0;
	padding: 0;
	width: 116px;
}
#header h1 a {
	background: transparent url(../app_themes/verticalit/images/vit_logo.gif) 0 0 no-repeat;
	display: block;
	height: 124px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 116px;
}
#header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header a {
	color: #fefeff;
}
#header .menu {
	background: #6d6e71 url(../app_themes/verticalit/images/backgrounds/menu_bg.gif) 0 0 repeat-x;
	float: left;
	height: 42px;
	margin: 82px 0 0 0;
	width: 784px;
}
#header .menu li {
	float: left;
	height: 42px;
	margin: 0 0 0 2px;
	padding: 0;
	position: relative;
	width: 129px;
}
#header .menu li.first {
	margin: 0;
}
#header .menu a {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
	width: 129px;
}
#header .menu a:hover,
#header .menu .home .active,
#header .menu .about .active,
#header .menu .philosophy .active,
#header .menu .services .active,
#header .menu .caseStudies .active,
#header .menu .contact .active {
	background-position: 0 -36px;
}
#header .menu .home a {
	background-image: url(../userfiles/images/menu/menu_home.gif);
}
#header .menu .about a {
	background-image: url(../userfiles/images/menu/menu_about.gif);
}
#header .menu .philosophy a {
	background-image: url(../userfiles/images/menu/menu_philosophy.gif);
}
#header .menu .services a {
	background-image: url(../userfiles/images/menu/menu_services.gif);
}
#header .menu .caseStudies a {
	background-image: url(../userfiles/images/menu/menu_caseStudies.gif);
}
#header .menu .contact a {
	background-image: url(../userfiles/images/menu/menu_contact.gif);
}
#header .menu .team a {
	background-image: url(../userfiles/images/menu/menu_team.gif);
}
#header .menu .news {
	display: none;
}
* html #menu li * {
	position: relative;
}

#header .menu li:hover ul,
#header .menu li.over ul {
	left: 0;
}
#header .menu li ul {
	left: -1999px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 36px;
	width: 160px;
}
#header .menu li li {
	background-image: none;
	float: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
	position: static;
	text-transform: lowercase;
	width: 100%;
}

#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited,
#header .menu li li a:hover,
#header .menu li li a:active {
}

#header .menu li li a:hover {
	background-color: #fafaf6;
}


#header .submenu {
	margin: 10px 0 0 0;
	position: absolute;
	right: 0;
}
#header .submenu li,
#header label {
	color: #fff;
	float: left;
	font-size: 11px;
	height: 14px;
	line-height: 14px;
	margin: 0 20px 0 0;
	text-transform: lowercase;
}
#header .submenu li.linkedin,
#header .submenu li.twitter,
#header .submenu li.facebook {
	margin: 0 15px 0 0;
}
#header .submenu li.youtube {
	margin: 0 12px 0 0;
}
#header .submenu li.youtube a {
	background: transparent url(../app_themes/verticalit/images/social.png) 0 0 no-repeat;
	display: block;
	height: 14px;
	overflow: hidden;
	text-indent: -9999px;
	width: 38px;
}
#header .submenu li.youtube a:hover {
	background-position: 0 -14px;
}
#header .submenu li.linkedin a {
	background: transparent url(../app_themes/verticalit/images/social.png) -38px 0 no-repeat;
	display: block;
	height: 14px;
	overflow: hidden;
	text-indent: -9999px;
	width: 15px;
}
#header .submenu li.linkedin a:hover {
	background-position: -38px -14px;
}
#header .submenu li.twitter a {
	background: transparent url(../app_themes/verticalit/images/social.png) -53px 0 no-repeat;
	display: block;
	height: 14px;
	overflow: hidden;
	text-indent: -9999px;
	width: 11px;
}
#header .submenu li.twitter a:hover {
	background-position: -53px -14px;
}
#header .submenu li.facebook a {
	background: transparent url(../app_themes/verticalit/images/social.png) -64px 0 no-repeat;
	display: block;
	height: 14px;
	overflow: hidden;
	text-indent: -9999px;
	width: 15px;
}
#header .submenu li.facebook a:hover {
	background-position: -64px -14px;
}
#header label {
	margin: 0 6px 0 0;
}
#header .submenu form {
	margin: 0;
	width: auto;
}
#header .submenu input {
	font-size: 11px;
	margin: 0 6px 3px 0;
	vertical-align: bottom;
	width: auto;
}
#banner {
	background-color: #242223;
	background-image: url(../app_themes/verticalit/images/backgrounds/banner_bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom: 1px solid #9f9f9f;
	height: 230px;
	margin: 0 0 1px 0;
	padding: 6px 0 0 0;
}
.home #banner {
	height: 400px;
}

#sidebar {
	background: transparent url(../app_themes/verticalit/images/backgrounds/sidebar_bg.gif) right 0 no-repeat;
	color: #eee;
	float: left;
	margin: 0 12px 20px 0;
	min-height: 261px;
	padding: 0 39px 0 0;
	width: 224px;
}
#sidebar div 
{    
	background: #1b1819;
	margin: 0;
	padding: 20px 0 0 0;
}
#sidebar div.news 
{
    background: #1b1819 url(../app_themes/verticalit/images/backgrounds/sidebar_black_bg.gif);    
    padding: 10px 0 10px 0;
    margin: 0 0 2px 0;	
}
#sidebar div.address, #sidebar div.jobs 	
{
    background: #1b1819 url(../app_themes/verticalit/images/backgrounds/sidebar_black_bg.gif) right 0 no-repeat;
    padding: 20px 0 10px 0;
	margin: 0 0 2px 0;	
}
#sidebar div.red {
	background: #91050b url(../app_themes/verticalit/images/backgrounds/sidebar_red_bg.gif) 0 0 no-repeat;
	margin: 0 0 2px 0;
	padding: 20px 0 10px 0;
}
#sidebar a {
	font-weight: bold;
}
#sidebar .red a {
	color: #fff;
	font-weight: bold;
}
#sidebar h3 {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 17px;
	margin: 0 0 20px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 224px;
}
#sidebar ul {
	list-style-type: none;
	margin: 20px 20px 10px 20px;
	padding: 0;
}
#sidebar li {
	color: #fff;
	margin: 8px 0;
	padding: 0;
}
#sidebar p {
	margin: 20px 20px 10px 16px;
}
#sidebar p a {
	text-transform: lowercase;
}
.home #sidebar {
	/*height: 260px;*/
}
.home #sidebar div {
	/*height: 250px;*/
}
#sidebar .news h3 {
	margin: 0 0 10px 0;
}
#sidebar .news h3 a {	
	display: block;
	height: 17px;
	width: 161px;
}
#sidebar .news ul {
	margin: 10px 20px;
}
#sidebar .news li {
	color: #bbb;
	font-size: 11px;
	margin: 4px 0;
}
#sidebar .news li a,
#sidebar .newsletters li a {
	color: #bbb;
	font-weight: normal;
	text-decoration: none;
}
#sidebar .news li a:hover,
#sidebar .newsletters li a:hover {
	color: #fff;
}
#sidebar .news li .more,
#sidebar .newsletters li .more {
	color: #c02236;
	font-weight: bold;
	margin: 0 0 0 6px;
}
#sidebar .news li a.more:hover,
#sidebar .newsletters li a.more:hover {
	text-decoration: underline;
}
#sidebar .news p {
	margin: 10px 20px;
	text-align: right;
}
#sidebar .news p a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
#sidebar .newsletters h3 a {
	background: transparent url(../userfiles/images/sidebar/sidebar_newsletter.gif) right 0 no-repeat;
	display: block;
	height: 14px;
	width: 196px;
}
#sidebar .address h3 {
	background-image: url(../userfiles/images/sidebar/sidebar_address.gif);
}
#sidebar .address dt {
	font-size: 12px;
	margin: 8px 30px 2px 30px;
	text-transform: lowercase;
}
#sidebar .address dd {
	font-size: 12px;
	margin: 0 30px;
}
#sidebar .address dd p {
	margin: 0;
}
#sidebar .blog h3 a {
	background-image:url(../userfiles/images/sidebar/sidebar_blog.gif);
	display: block;
	height: 17px;
	width: 131px;
}
#sidebar .jobs h3 {
	background-image: url(../userfiles/images/sidebar/sidebar_jobs.gif);
}
#sidebar .spotlight h3 {
	background-image: url(../userfiles/images/sidebar/sidebar_spotlight.gif);
}
#sidebar .spotlight p.name {
	background-position: 0 -75px;
	background-repeat: no-repeat;
	height: 75px;
	padding: 0 0 0 85px;
}
#sidebar .community h3 {
	background-image: url(../userfiles/images/sidebar/sidebar_community.gif);
}
#sidebar .remoteAssist h3 {
	background-image: url(../userfiles/images/sidebar/sidebar_remoteAssist.gif);
}


#content {
	background: transparent url(../app_themes/verticalit/images/backgrounds/content_bg.gif) right bottom no-repeat;
	float: left;
	margin: 0 0 20px 0;
	min-height: 261px;
	padding: 0 50px 0 0;
	width: 575px;
}
#content .team h3 {
	clear: left;
	margin: 0 0 12px 0;
}
#content .team ul {
	margin: 0 0 30px 0;
	width: 600px;
}
#content .team ul li {
	background-image: none;
	margin: 0;
	padding: 0;
}
#content .team ul.team {
	width: 532px;
}
#content .team ul.team li {
	background: #000;
	float: left;
	font-size: 11px;
	height: 76px;
	position: relative;
	width: 76px;
}
#content .team ul.team li a {
	background: #000 url(../app_themes/verticalit/images/team_black.gif) 0 0 no-repeat;
	border: 1px solid #333;
	color: #333;
	display: block;
	height: 75px;
	position: relative;
	text-decoration: none;
	width: 75px;
    z-index: 24;
}
#content .team ul.team li a span {
	display: none;
}
#content .team ul.team li a:hover {
	background-position: 0 -75px;
}
#content .team ul.team li a:hover span {
	background: #fff url(../app_themes/verticalit/images/backgrounds/team_popup.gif) 0 bottom repeat-x;
	border: 1px solid #777;
	display: block;
	left: 85px;
	padding: 2px 6px;
	position: relative;
	top: 10px;
	width: 210px;
	z-index: 100;
}

.team h4 {
	font-weight: bold;
	margin: 16px 0 2px 0;
}
.team .team h4 {
	font-size: 12px;
	margin: 2px 0;
}
.team h5 {
	margin: 0 0 6px 0;
}
.team .team h5 {
	font-size: 11px;
	margin: 2px 0;
}
#content .team ul.management li {
	background-image: url(../app_themes/verticalit/images/mgmt_photo.gif);
	min-height: 170px;
	padding-left: 150px;
}


#content h3.awards {
	background: transparent url(../app_themes/verticalit/images/subheading_awards.gif) 0 0 no-repeat;
	clear: left;
	height: 59px;
	overflow: hidden;
	text-indent: -9999px;
	width: 238px;
}
#content h3.community {
	background: transparent url(../app_themes/verticalit/images/subheading_community.gif) 0 0 no-repeat;
	clear: left;
	height: 17px;
	margin: 30px 0 12px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 205px;
}
#content h3.management {
	background: transparent url(../app_themes/verticalit/images/subheading_management.gif) 0 0 no-repeat;
	clear: left;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	width: 160px;
}

#footer {
	background: #231f20 url(../app_themes/verticalit/images/backgrounds/footer_bg.gif) 0 bottom repeat-x;
	clear: both;
	color: #ddd;
	height: 41px;
	position: relative;
}
#footer .menu {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer p,
#footer .menu li {
	float: left;
	font-size: 11px;
	line-height: 35px;
	margin: 0 8px 0 0;
	padding: 0;
}
#footer p {
	margin: 0 8px;
}
#footer .menu a {
	border-left: 1px solid #a6a5a6;
	color: #ddd;
	padding: 0 0 0 8px;
	text-transform: lowercase;
}
#footer .menu .first a {
	border-width: 0;
}
#footer .menu li ul {
	display: none;
}
#footer #top {
	right: 10px;
	position: absolute;
	text-transform: lowercase;
	top: -20px;
}
.column,
.column1,
.column2 {
	float: left;
	margin: 0 16px 10px 0;
	width: 255px;
}
.column q,
.column1 q,
.column2 q {
	font-size: 12px;
}
.column1 {
	width: 295px;
}
.column2 {
	width: 215px;
}

.about dt {
	margin-bottom: 0;
}
.about dd {
	margin-top: 0;
}

.philosophy .column1 {
	width: 430px;
}
.philosophy .column2 {
	width: 330px;
}
.philosophy .step {
	background-color: #231f20;
	background-position: 0 0;
	background-repeat: no-repeat;
	border-top: 1px solid #fff;
	clear: left;
	color: #e5e5e5;
	min-height: 300px;
}
.philosophy .step .column1,
.philosophy .step .column2 {
	margin: 20px 30px !important;
}
.step#plan,
.step#connect {
	background-image: url(../app_themes/verticalit/images/backgrounds/step_bg_l.gif);
}
.step#build,
.step#care {
	background-image: url(../app_themes/verticalit/images/backgrounds/step_bg_r.gif);
}
.step#plan .column2 {
	background-image: url(../userfiles/images/philosophy/philosophy_steve.png);
}
.step#build .column1 {
	background-image: url(../userfiles/images/philosophy/philosophy_erin.png);
}
.step#connect .column2 {
	background-image: url(../userfiles/images/philosophy/philosophy_todd.png);
}
.step#care .column1 {
	background-image: url(../userfiles/images/philosophy/philosophy_wendy.png);
}
.step#plan .column1,
.step#connect .column1 {
	background: transparent url(../app_themes/verticalit/images/backgrounds/step_column_separator_l.gif) right 0 no-repeat;
	padding-right: 20px;
	width: 290px;
}
.step#plan .column2,
.step#connect .column2 {
	background-position: right 20px;
	background-repeat: no-repeat;
	min-height: 300px;
	width: 470px;
}
.step#build .column1,
.step#care .column1 {
	background-position: 0 20px;
	background-repeat: no-repeat;
	min-height: 300px;
	padding-left: 170px;
	width: 280px;
}
.step#build .column2,
.step#care .column2 {
	background: transparent url(../app_themes/verticalit/images/backgrounds/step_column_separator_r.gif) 0 0 no-repeat;
	padding-left: 20px;
	width: 300px;
}
.philosophy .step h3 {
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
}
.philosophy #plan h3 {
	background: transparent url(../userfiles/images/headings/heading_planIT.gif) 0 0 no-repeat;
}
.philosophy #build h3 {
	background: transparent url(../userfiles/images/headings/heading_buildIT.gif) 0 0 no-repeat;
}
.philosophy #connect h3 {
	background: transparent url(../userfiles/images/headings/heading_connectIT.gif) 0 0 no-repeat;
}
.philosophy #care h3 {
	background: transparent url(../userfiles/images/headings/heading_care4IT.gif) 0 0 no-repeat;
}
.philosophy .step q {
	color: #b7b7b7;
}
.philosophy .step dt {
	font-size: 13px;
	margin: 8px 0 2px 0;
}
.philosophy .step dd {
	margin: 2px 16px 6px 16px;
}
.philosophy .step dd ul {
	margin: 0 16px 6px 16px;
}

.error,
.required {
	color: #c02236;
	font-weight: bold;
}
.clear {
	clear: both;
}

.events h3 {
	margin: 4px 0;
}
.events h4 {
	color: #666;
	margin: 0 0 12px 0;
}

.wm-field-name-questioncomments label
{
  float:left;   
}
.wm-field-name-iwouldliketoreceiveinformationabout label,
.wm-field-name-howdidyouhearofus label
{
     width:400px;    
}

.imageleft {
float: left;
}

.imageleft p {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.imageright {
float: right;
background-image: url(../app_themes/verticalit/images/contact_bg.png);
width: 310px;
padding-left: 40px;
margin-top: -377px;
height: 377px;
}

.newbanner {
margin-top: -10px;
}

.newcont {
background-image: url(../app_themes/verticalit/images/landing_bg_under.png) !important;
width: 760px;
padding-left: 40px;
clear: both;
padding-right: 100px;
padding-top: 40px;
padding-bottom: 40px;
background-color: #000000;
background-repeat: no-repeat;
background-position: top;
}

.newcont p {
color: #ffffff;
font-size: 14px !important;
}

.undercont {
margin-top: 10px;
width: 900px;
min-height: 100px;
height: 100px;
height: auto;
overflow: hidden;
}

#main 
{
    clear: both;
    *margin-top: 146px;
}

.undercont p 
{
    clear: both;
}

.undercont table 
{
    clear: both;
    display: block;
}

.undercont ul {
margin-left: 0px;
padding-left: 0px;
list-style: 
}

.undercont li {
color: #cc3333;
}

.imageright .button {
width: 74px;
height: 29px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url(../app_themes/verticalit/images/submit.png);
border: 0px;
border: none;
background-color: transparent;
text-indent: -9999px;
*text-indent: 0px;
*font-size: 0px;
margin-left: 10px;
}

.imageright .field input {
background-image: url(../app_themes/verticalit/images/largeform.png);
width: 271px;
height: 20px;
padding: 0px 0px 0px 0px;
border: 0px;
border: none;
margin-bottom: 3px;
}

.imageright .labelText {
color: #ffffff !important;
}

.imageright #ctl00_contactbox_ctl00_txtPhoneNumber {
background-image: url(../app_themes/verticalit/images/phonesmall.png) !important;
width: 49px !important;
}

.imageright #ctl00_contactbox_ctl00_txtPhone2 {
background-image: url(../app_themes/verticalit/images/phonelarge.png) !important;
width: 68px !important;
}

.intext {
margin-top: 30px;
*margin-top: 20px;
color: #ffffff;
padding-right: 30px;
padding-left: 5px;
}

.intext strong {
color: #cd253a;
font-size: 16px;
}

.intable p {
color: #ffffff;

}
