/* VLink Info */
/*Custom Styles*/
/*Wilkinson Electronic Publishing*/

/* Easy Clear */

.clear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
	}

.clear {
min-height: 1px;
	}

* html .clear {
height: 1px;
	}

/* Ends Easy Clear */

/* IE Hacks */
	
*html a .nav a { height: 1px; }

/* Ends IE Hacks */

body {
	background: #D2CBC1 url(../images/bgtile.jpg) repeat-x left top;	
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 14px;
	}

h2 {
	font-size: 18px;
	}

h3 {
	font-size: 16px;
	}

p { 
	line-height: 22px;
	margin-bottom: 11px;
	}

ul.twitter {
background-image:url(images/twitter.gif);
background-repeat: no-repeat;
list-style-type: none;
margin-top: 25px;
margin-left: 10px;
height: 50px;

}

.twitter li {
margin-left: 40px;
font-size: 13px;
}

#wrapper {
	margin-top: 10px;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	width: 966px;
	height: 200px;
	background: url(../images/header.jpg) no-repeat left top;
	float: left;
	}

#navigation {
	width: 966px;
	height: 52px;
	background: url(../images/nav_bar.jpg) no-repeat left top;
	float: left;
	}

#navigation ul {
	list-style: none;
	margin-top: 17px;
	margin-left: 20px;
	font-size: 14px;
	color: #CCCCCC;
	/*letter-spacing: 1px;*/
	}

#navigation ul li {
	display: inline;
	margin-right: 2px;
	}
	
#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#navigation a:hover {
	text-decoration: underline;
	}

#navigation a:active {
	color: #000066;
	}

#subnav {
	float: right;
	margin-bottom: 10px;
	margin-right: 5px;
	text-transform: uppercase;
	}

#subnav ul {
	list-style: none;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 2px;
	}

#subnav ul li {
	display: inline;
	}

#subnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

#subnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#subnav a:hover {
	text-decoration: underline;
	}

#main_col {
	width: 966px;
	background: #fff url(../images/main_col_bg.jpg) repeat-y left top;
	float: left;
	padding-bottom: 40px;
	}

#splash {
	margin: 20px 20px 5px 20px;
	padding: 5px;
	border-top: 1px solid #cccccc;
	border-right: 1px none #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px none #cccccc;	
	}

#intro {
	width: 438px;
	margin-left: 10px;
	margin-right: 5px;
	float: left;
	display: inline;
	}

#subintro {
	/*width: 438px;*/
	margin-left: 10px;
	margin-right: 5px;
	float: left;
	display: inline;
	}

#intro p, #subintro p {
	color: #333333;
	font-weight: lighter;
	line-height: 20px;
	font-size: 13px;
	}


#intro h2 {
	margin-top: 10px;
	padding-bottom: 25px;
	line-height: 25px;
	color: #224654;
	font-size: 18px;
	}
	
#slide {
	width: 430px;
	height: 318px;
	margin-top: 20px;
	margin-left: 23px;
	/*border: 1px solid #CCCCCC;*/
	float: right;
	}

#services {
	width: 458px;
	/*height: 450px;*/
	float: left;
	margin-top: 22px;
	margin-right: 10px;
	margin-left: 15px;
	border-right: 1px solid #CCCCCC;
	display: inline;
	}

#services p {
	color: #333333;
	font-weight: lighter;
	line-height: 20px;
	font-size: 13px;
	padding-right: 40px;
	padding-bottom: 10px;
	}

#services a:link, #home_profile a:link, #subintro a:link {
	color: #224654;
	text-decoration: none;
	}

#services a:visited, #home_profile a:visited, #subintro a:visited {
	color: #224654;
	text-decoration: none;
	}

#services a:hover, #home_profile a:hover, #subintro a:hover {
	text-decoration: underline;
	}
/* We're doing away with the home page testimonials for now. Commenting out and replacing with new styles for developer profiles 
to go in the space previously for testimonials 11/3/09 */

#testimonial {
	width: 414px;
	height: 450px;
	float: left;
	margin-top: 22px;
	margin-right: 46px;
	margin-left: 11px;
	display: inline;
	}

#testimonial p {
	color: #333333;
	font-style: italic;
	line-height: 25px;
	font-size: 14px;
	font-weight: 100;
	}

/* New styles for home page developer profiles*/

#home_profile {
	width: 460px;
	float: left;
	margin-top: 22px;
	margin-right: 0px;
	margin-left: 5px;
	font-size: 12px;
	}

#home_profile p {
	color: #333333;
	line-height: 25px;
	}

#home_profile img {
	border: 1px solid #cccccc;
	padding: 3px;
	float: right;
	margin-top: 12px;
	margin-left: 15px;
	}
	
#home_profile table {
	margin-top: 30px;
	border: 1px dotted #666666;
	font-size: 11px;
	}
	
#home_profile td {
	padding: 5px;
	border: 1px dotted #666666;
	line-height: 15px;
	}
	
tr.odd {
	background-color:#CCCCCC;
	}
	
tr.head {
	background-color: #224654;
	color: #FFFFFF;
	font-size: 13px;
	}
	
.skills_profile {
	background-color: #224654;
	color: #FFFFFF;
	}

#services h2, #services h3, #home_profile h3 {
	padding-left: 15px;
	}

#services h2, #testimonial h2, #home_profile h2 {
	margin-top: 10px;
	margin-bottom: 25px;
	color: #6B5B5F;
	font-size: 20px;
	letter-spacing: 2px;
	}

#testimonial h2, #home_profile h2 {
	margin-left: 15px;
	}

#services h3, #home_profile h3 {
margin-bottom: 20px;
color: #224654;
	}

#services p, #testimonial p {
	padding-left: 15px;
	padding-right: 30px;
	}

#home_profile p {
	padding-left: 15px;
	padding-right: 10px;
	}

#maincenter {
	float: left;
	width: 590px;
	margin-top: 40px;
	margin-right: 6px;
	/*was 45px;*/
	margin-left: 35px;
	padding-top: 5px;
	padding-right: 15px;
	display: inline;
	}

#maincenter p {
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	}

#maincenter img {
	float: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 4px;
	}

.gallery {
	float: left;
	}

.gallery p {
	text-align: center;
	font-size: 9px;
	clear: both;
	}
	
.gallerya {
	float: left;
	display: inline;
	margin-right: 5px;
	}

.gallerya p {
	text-align: center;
	font-size: 9px;
	clear: both;
	margin-top: -12px;
	}
	
.gallerya img {
	padding: 1px;
	border: 1px solid #cccccc;
	margin-right: 3px;
	}

#maincenter h3 {
	/*margin-top: -32px;*/
	margin-bottom: 15px;
	padding-bottom: 10px;
	color: #224654;
	font-size: 18px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: 1px;
	}

#maincenter h4 {
	padding-top: 20px;
	margin-left: 25px;
	margin-bottom: 15px;
	color: #6B5B5F;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

#maincenter h4.left {
	margin-left: 0;
	}

#maincenter h5 {
	padding-top: 35px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	color: #224654;
	font-size: 18px;
	border-bottom: 1px dotted #CCCCCC;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

#maincenter h6 {
	margin-bottom: 10px;
	color: #6B5B5F;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

#maincenter ul {
	margin-left: 25px;
	margin-bottom: 25px;
	margin-right: 150px;
	border: 1px dotted #CCCCCC;
	}

#maincenter li {
	font-size: 13px;
	padding: 5px;
	line-height: 20px;
	color: #333333;
	}

#maincenter li a:link {
	color: #224654;
	text-decoration: underline;
	}

#maincenter li a:visited {
	color: #224654;
	text-decoration: underline;
	}

#maincenter li a:hover {
	text-decoration: underline;
	}

#maincenter p a:link {
	color: #224654;
	text-decoration: underline;
	}

#maincenter p a:visited {
	color: #224654;
	text-decoration: underline;
	}

#maincenter p a:hover {
	text-decoration: underline;
	}

.odd { 
	background-color: #E6E6E6; 
	}
		
.odda { 
	font-weight: bold;
	text-transform:uppercase;
	background-color: #E6E6E6; 
	}

.indent {
	margin-left: 20px;
	}

#mainright {
	float: left;
	width: 278px;
	margin-top: 70px;
	margin-left: 6px;
	margin-right: 12px;
	border-left: 1px dotted #CCCCCC;
	padding: 0 5px 5px 5px;
	color: #333333;
	font-size: 12px;
	min-height: 600px;
	display: inline;
	}

#mainright h4.services {
	height: 31px;
	background-color: #44768D;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-indent: -2000px;
	background-image:url(../images/services_head.jpg);
	}

#mainright h4.sales {
	height: 31px;
	background-color: #44768D;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-indent: -2000px;
	background-image: url(../images/contact_sales.jpg);
	}

#mainright h4.employee {
	height: 31px;
	background-color: #44768D;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-indent: -2000px;
	background-image: url(../images/quick_links.jpg);
	}

#mainright h4.clients {
	height: 31px;
	background-color: #44768D;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-indent: -2000px;
	background-image: url(../images/client_partner_head.jpg);
	}

#mainright h4.news {
	height: 31px;
	background-color: #44768D;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-indent: -2000px;
	background-image: url(../images/company_news_head.jpg);
	}

#mainright h4.case_studies {
	height: 31px;
	background-color: #44768D;
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-left: 10px;
	text-indent: -2000px;
	background-image: url(../images/case_study_head.jpg);
	}

#mainright p {
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	}



#mainright ul {
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight:lighter;
	}

#mainright li {
	padding-bottom: 5px;
	}


#mainright a:link {
	color: #224654;
	text-decoration: none;
	}

#mainright a:visited {
	color: #224654;
	text-decoration: none;
	}

#mainright a:hover {
	text-decoration: underline;
	}

.bump {
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 10px;
	} 


#mainright img {
	padding: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	}


#footer {
	width: 966px;
	height: 85px;
	margin-bottom: 30px;
	background: url(../images/footer_bg.jpg) left top;
	float: left;
	color: #ffffff;
	text-align: center;
	margin-right: -3px; /*ie 6 duplicating characters*/
	}

#footer p {
	font-size: 12px;
	margin-top: 10px;
	line-height: 18px;
	}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

/* Image Styles */

.arrow {
float: left;
margin: 2px 2px 2px -5px;
	}

.bold {
	margin-left: 120px;
	font-weight: bold;
	}

.strong {
	font-weight: bolder;
	color: #000000;
	}
	
.partners {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	}

/* Misc. Styles */

#mainright h2.register {
	margin-bottom: 10px;
	color: #6B5B5F;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
.ibm {
	margin: -75px 0px 0px 475px;
	padding: 0px;
	border: 1px solid #ffffff;
	}

/* May 5th, 2010 - These are new styles for the homepage redesign */

/* This style is for the new flash intro */

#splash_v2 {
	width: 560px;
	height: 390px;
	float: left;
	clear: both;
	margin-left: 12px;
	margin-top: 7px;
	display: inline;
}

/* New Intro Block Styles */

/* Home News Block */

#home_news {
	width: 350px;
	float: right;
	display: inline;
	border: 1px solid #CCCCCC;
	margin-left: 15px;
	margin-top: -24px;
	margin-right: 24px;
	background-color: #ffffff;
	padding-bottom: 15px;
	
}

#home_news li {
	font-size: 10px;
}

/* This is just a horizontal bar */

.bar {
	width: 96%;
	height: 2px;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	clear: both;
	margin: 20px 20px 10px 20px;
	display: inline;
}

/* These styles are for the skills profile table, V2 */

#intro_a {
	width: 525px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	display: inline;
	
}

.bump_290 {
	margin-left: 290px;
	margin-top: 15px;
}

#intro_headline {
	float: left;
	display: inline;
	margin-left: 30px;
	margin-bottom: 20px;
}

#intro_a a:link, #home_news a:link {
	text-decoration: underline;
	color: #224654;
font-weight: bold;

}

#intro_a a:visited,  #home_news a:visited{
	text-decoration: underline;
	color: #224654;
font-weight: bold;

}

#intro_a a:hover, #intro_a a:hover {
	text-decoration: underline;
	color: #224654;
font-weight: bold;
}


#intro_a h2 {
	/*margin-top: -15px;*/
	padding-bottom: 8px;
	line-height: 30px;
	color: #224654;
	font-size: 18px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 12px;
}

#home_news p {
	font-size: 10px;
	line-height: 15px;
	padding: 2px 15px 0px 15px;
	color: #333333;
	
}

#home_news ul {
	padding: 5px 15px 0px 15px;
	/*list-style-position: inside;
	list-style-type: disc;*/

}

#home_news li {
	margin-bottom: 8px;
	color: #333333;
	line-height: 15px;
}

#home_news h4 {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 3px;
	color: #333333;
	padding: 2px 15px 2px 15px;

}

#home_news h6 {
	color: #FFFFFF;
	background-color: #44768D;
	margin-bottom: 10px;
	padding: 10px;
	font-size:16px;
	background: url(../images/nav_bar.jpg) no-repeat -5px -5px;
	font-weight: lighter;
}

#intro_a p, #subintro_a p {
	color: #333333;
	font-weight: lighter;
	line-height: 22px;
	font-size: 12px;
	}

#home_partners_a {
	width: 360px;
	float: left;
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 40px;
	font-size: 12px;
	
}

.ibm_small {
	margin-right: 20px;
}

#home_profile_a {
	width: 347px;
	float: right;
	margin-top: 16px;
	margin-right: 25px;
	display: inline;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	height: 340px;
	}

#home_profile_a p {
	color: #333333;
	line-height: 20px;
font-size: 11px;
padding-left: 10px;
padding-right: 10px;
	
	}

#home_profile_a h2 {
	color: #FFFFFF;
	background-color: #44768D;
	margin-bottom: 10px;
	padding: 10px;
	font-size:16px;
	background: url(../images/nav_bar.jpg) no-repeat -5px -5px;
	font-weight: lighter;
}

#home_profile_a h3 {
	color: #333333;
	font-size: 14px;
	margin-top: -4px;
	margin-bottom: 10px;
	font-weight: lighter;
	padding-left: 10px;
	line-height: 22px;
}

#home_profile_a img {
	border: 1px solid #cccccc;
	padding: 3px;
	float: left;
	margin-right: 10px;
margin-left: 10px;
	/*margin-top: 100px;*/
	}
	
#maincenter table {
	/*margin-top: 30px;*/
	border: 1px dotted #666666;
	font-size: 11px;
	
	}
	
#maincenter td {
	padding: 5px;
	border: 1px dotted #666666;
	line-height: 15px;
	}
	
tr.odd {
	background-color:#CCCCCC;
	}
	
tr.head {
	background-color: #224654;
	color: #FFFFFF;
	font-size: 13px;
	}
	
.skills_profile {
	background-color: #224654;
	color: #FFFFFF;
	}

.skills_bold {
	font-weight: bold;
}