/* 
	Vertasource
	Master Screen CSS
	2009
	
	COLORS
	
		
 */

/* ------------------------ 
		reset
------------------------ */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, ins, kbd, q, s, samp, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

	img {
		border: 0;
		outline: 0;
	}
	
	ol, ul {
		list-style: none;
	}
	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse: separate;
		border-spacing: 0;
	}
		caption, th, td {
			text-align: left;
			font-weight: normal;
		}

		
	body {
		line-height: 1.5;
		color: 4e4e4e;
		background: f2f6f7;
		font-size: 62.5%;
		background: url(/content/v1/img/BG.jpg) repeat-x left top;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
	
		a,
		a:link,
		a:visited,
		a:active {
			border-bottom: dotted 1px;
			text-decoration: none;	
			color: #467BAB;	
		}
			a:hover {
				border: 0px;
				text-decoration: none;
				/*background:	url(/content/v1/img/greenArrow.gif) no-repeat left 5px;
				padding-left: 14px;*/
			}
			
			a:visited {
				color: #356485;
			}
	
		 #accessibility {
			position: absolute;
			left: -9999px;
		 }
		 
		 a.external {
			background:transparent url(/content/v1/img/external.gif) no-repeat scroll right center; 
			padding-right: 13px;
		 }

/* ------------------------ 
		head
------------------------ */
 
 	h1 {
		background: url(/content/v1/img/vs-logo.png) left top no-repeat;
		_background: url(/content/v1/us/img/vs-logo.jpg) left top no-repeat;
		width: 332px;
		height: 119px;
		float: left;	
		_display: inline;	
 	}
 
		h1 a {
			display: block;
			left: 50%;
			margin-left: -495px;
			overflow: hidden;
			position: absolute;
			text-indent: -9999px;
			width: 332px;
			height: 119px;	
			border: 0px!important;
		}
			
 
#skiplink {
	position: absolute;
	left: -9999px;
} 

#head {
	position: relative;
	z-index: 99;
}

/* ------------------------ 
	navigation
------------------------ */
 
 #navigation {
	display: block;
	width: 535px;
	height: 49px;
	list-style: none;
	position: absolute;
	top: 48px;
	left: 444px;
	_left: 80px;
	z-index: 80;
}

	#navigation li {
		display:block;
		list-style:none;
		position:relative;
		float:left;
		_display: inline;
	}

		 #navigation li a {
			color: #fff;
	 	}	
	 
	 	 ul#navigation li a.toplevel {
		 	display: block;
			height: 49px;
			text-indent: -9999px;
			overflow: hidden;
			*text-indent: 0;
			*color: #e7eaec;
			*font-size: 1px;
			background: url(/content/v1/us/img/nav.gif) left top no-repeat;
			border: 0;
			}
			
			#navigation #navHome a.toplevel {
				width: 71px;
				background-position: 0 0;
			}
				#navigation #navHome a.toplevel:hover {
					background-position: 0 -49px;
					}

			#navigation #navServices a.toplevel {
				width: 83px;
				background-position: -71px 0;
			}
				#navigation #navServices a.toplevel:hover,
				#navigation #navServices:hover a.toplevel {
					background-position: -71px -49px;
					}
			#navigation #navSolutions a.toplevel {
				width: 99px;
				background-position: -154px 0;
			}
				#navigation #navSolutions a.toplevel:hover,
				#navigation #navSolutions:hover a.toplevel {
					background-position: -154px -49px;
					}
			#navigation #navPortfolio a.toplevel {
				width: 100px;
				background-position: -253px 0;
			}
				#navigation #navPortfolio a.toplevel:hover {
					background-position: -253px -49px;
					}
			#navigation #navCompany a.toplevel {
				width: 89px;
				background-position: -353px 0;
			}
				#navigation #navCompany a.toplevel:hover,
				#navigation #navCompany:hover a.toplevel {
					background-position: -353px -49px;
					}
			#navigation #navContact a.toplevel {
				width: 93px;
				background-position : -442px 0;
			}
				#navigation #navContact a.toplevel:hover {
					background-position: -442px -49px;
					}
					
		/* single drop down styles */		
		#navigation ul { /* all lists */
			list-style: none;
			z-index: 70;
			width: 171px;
			background: url(/content/v1/img/bg-dropdown.png) no-repeat bottom;
			*background: url(/content/v1/img/bg-dropdown.gif) no-repeat bottom;
			width: 171px;
			top: 33px;
			*top: 35px;
			padding-bottom: 9px;
		}
		
		#navigation ul,
		#navigation div {
			position: absolute;
			left: -9999px;
			z-index: 99999;
		}
		
			ul#navigation li.first {
				background: url(/content/v1/img/bg-dropdown-top.png) no-repeat top left;
				*margin-top: -2px;
			}
	
			#navigation li:hover ul, 
			#navigation li.sfhover ul,
			#navigation li:hover div, 
			#navigation li.sfhover div { /* lists nested under hovered list items */
				left: auto;
			}	

			#navigation ul li {
				_height: 1%;
				display: block;
				float: none;
				text-transform: uppercase;
				font-size: 12px;
				font-weight: bold;
				line-height: 1.1;
			}
				#navigation ul a {
					background: transparent;
					width: auto !important;
					height: auto;
					text-indent: 0;
					color: #ffe0bd;
					border: 0;
					border-top:1px solid #ff931a;
					border-bottom:1px solid #e57900;
					margin: 0 5px;
					padding: 4px 11px;
					display: block;
				}
				
				#navigation ul li.first a {
					border-top: 0;
					padding-top: 10px;
					}
				
					#navigation ul a:hover {
						color: #fff;
						}
		
		/* IE 7 drop down fix, nav will stick when you change focus on the page otherwise */
			#navigation li.hover,
			#navigation li:hover,
			#navigation a:hover {
				*position: static;
			}
		
			/* soluitions / wide */
			#navServices div {
				position: absolute;
				background: url(/content/v1/img/bg-dropdown-wide.png) no-repeat bottom;
				*background: url(/content/v1/img/bg-dropdown-wide.gif) no-repeat bottom;
				width: 353px;
				_font-size: 10px%!important;
				}
					
			#navigation #navServices ul {
				left: auto;
				top: -16px;
				position: relative;
				width: 353px;
				_font-size: 10px%!important;
				padding-bottom: 0;
				background: url(/content/v1/img/bg-dropdown-top-wide.png) no-repeat top right !important;
				
			}
				#navigation #navServices li.first {
					background: transparent;
				}
				
				#navigation #navServices li {
					width: 156px;
					_overflow: hidden;
					float: left;
					_display: inline;
					margin: 0;
					padding: 10px 0 0 14px;
					
				}
					#navigation #navServices li a {
						margin: 0;
						padding: 0;
						border: 0;_font-size: 10px%!important;
					}
				
				#navigation #navServices ul ul {
					position: relative;
					left: auto!important;
					top: auto!important;
					width: auto!important;
					background: #ffd5a6!important;
					border: 1px solid #fff;
					padding: 5px;
					min-height: 150px;
					
					-moz-border-radius: 4px; 
					-webkit-border-radius: 4px;
					}
					
					#navigation #navServices ul ul li {
						padding: 0 0 5px 0;
						margin: 0;
						text-transform: none;
						font-weight: normal;
						font-size: 11px;
						line-height: 1.2;
						}
						#navigation #navServices ul ul li a {
							color: #4d5248;
							padding: 0 10px;
							margin: 0;
							border: 0 !important;
							background: url(/content/v1/img/doubleArrowsSmall-dark.gif) no-repeat 0 5px;
							}
							#navigation #navServices ul ul li a:hover {
								color: #000;
							}
		

		
/* ------------------------ 
		content
------------------------ */
#container {
	width: 990px;
	margin: 0 auto;
	clear: both;
	min-height: 800px;
	_height: 800px;
	font-size: 1.2em;
}

	#content {
		clear: both;
		position: relative;
	}	

		
h3 {
	font-size: 2em;
	font-weight: 700;
	color: #467bab;
	text-transform: uppercase;
	line-height: 1;
}

		h3 span{
			color: #91969a;
		}

h5 {
	font-size: 1.5em;
	color: #467bab;
}

/* ------------------------ 
	inner pages
------------------------ */
#content h2,
h3#LeafTitle {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 3.8em;
	color: #fff;
	line-height: .1;
	_line-height: 1;
}

#breadcrumbs,
#ctl00_PageContent_breadcrumbs {
	position: relative;
	top: 24px;
	z-index: 80;
}

	#breadcrumbs li,
	#ctl00_PageContent_breadcrumbs li {
		display: inline;
		font-size: 11px;
		color: #7c9dba;
		text-transform: uppercase;
		background: url(/content/v1/img/doubleArrowsSmall-blue.gif) no-repeat right;
		padding-right: 10px;
		margin-right: 5px;
	}
	#breadcrumbs li.current,
	#ctl00_PageContent_breadcrumbs li.current {
		background: transparent;
		padding: 0;
	}
	
		#breadcrumbs li span,
		#ctl00_PageContent_breadcrumbs li span {
			font-weight: bold;
			}
	
		#breadcrumbs li a,
		#ctl00_PageContent_breadcrumbs li a {
			color: #7c9dba;
			border: 0;
		}
		
			#breadcrumbs li a:hover,
			#ctl00_PageContent_breadcrumbs li a:hover {
				border-bottom: 1px dotted;
			}
			
	#pageSummary {
		color: #cdd3d6;
		line-height: 1.6;
	}


	
#content p {
	padding: .5em 0;
}	

/* forms */
#content fieldset legend {
	display: none;
}

#content fieldset dl {
	padding: 5px 0;
}

	#content fieldset dt {
		color: #fff;
		text-transform: uppercase;
	}
		
		#content fieldset dd {
			padding: 0 0 2px 0;
			margin-bottom: 5px;
		}
		
			#content fieldset dd input,
			#content fieldset dd textarea {
				background: #e3e6e7;
				border: 1px inset #d0d2d3;
				width: 160px;
				font-size: .9em;
				padding: 3px;
			}
			
			#content fieldset dd textarea {
				font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

				}
				
				#content fieldset dd input:focus,
				#content fieldset dd textarea:focus {
					background: #fff;
					}
	.validation-advice {
		font-weight: bold;
		color: #45671e;
		font-size: 10px;
	}

/* ------------------------ 
		squeezebox
------------------------ */
#sbox-content #container {
	width: auto;
	height: auto;
	min-height: 1px;
	background: transparent;
}



	#sbox-content #head,
	#sbox-content #footer,
	#sbox-content #ctl00_PageContent_breadcrumbs,
	#sbox-content h2,
	#sbox-content #sideNav{
		display: none;
	}
	
	#sbox-content #content,
	#sbox-content #leafWrapper {
		background: transparent!important;
		position: static;
		min-height: 1px;
		_height: 1px;
	}
	
	
	#sbox-content #content {
		padding: 10px;
		color: #333;
		overflow: visible;
		}
		
		#sbox-content #leafWrapper {
			padding: 0;	
		}
		
		#sbox-content h3#LeafTitle {
			position: static;	
			text-transform: uppercase;
			font-weight: bold;
			font-size: 16px;
			color: #467BAB;	 
			line-height: 1;
			height: auto;
			width: auto;
		}
		
		#sbox-content #LeafContent {
			float: none;
			padding: 0;
			width: auto;
		}
	
		
		#sbox-content h4 {
			text-transform: uppercase;
			font-weight: bold;
			font-size: 16px;
			color: #467BAB;	 
		}
		
		#sbox-content .news-date {
			margin: 0;
		}
		
	
/* ------------------------ 
		portfolio
------------------------ */
 	
/* modal detail page */
#portfolioDetail {
	position: relative;
	padding: 0 10px 0 520px;
	margin-top: -5px;
}	

	#portfolioDetail dt {
		text-transform: uppercase;
		font-weight: bold;
		color: #467BAB;
		font-size: 16px;
		padding-top: 10px;
		line-height:.7;

	}
	
		#portfolioDetail dt a {
			border: 0;
			}
	
	#portfolioDetail dd {
		font-size: 11px;
	}
	
	#portfolioDetail dd.detailImage {
		position: absolute;
		padding: 12px 0 0 17px!important;
		top: 0;
		left: -10px;
		width: 512px;
		height: 373px;
		background: url(/content/v1/img/bg-portfolioDetail.gif) no-repeat;
		
		_margin-left: -520px;
	}
	
		#mediumImageDiv {
			height: 365px;
		}
		
		#portfolioDetail #images {
			padding-top: 10px;
		}
		
			#portfolioDetail #images li {
				width: 115px;
				float: left;
				margin-right: 10px;
				display:block;
			}
			
				#portfolioDetail dd.detailImage li img{
					width: 115px;
					}
		
			#portfolioDetail dd.detailImage a {
				border: 0;
				}	
	dd.url {
		clear: both;
		
	}
	
	dd.url,
	#portfolioDetail dd.url {
		background: url(/content/v1/img/external.gif) no-repeat right;
		padding-right: 15px;
		display: inline;
		font-size: 11px;
	}
	
		#portfolioDetail dd.url a {
			
		}
	
	
	#portfolioDetail dd.detail {
		clear: both;
		margint-top: -5px;
		}
	
		#portfolioDetail dd.technogolies ul {
			font-size: 11px;
			color: #8b8b8b;
			padding-top: 10px;
		}
		
			#portfolioDetail dd.technogolies ul li {
				float: left;
				_display: inline;
				width: 130px;
				background: url(/content/v1/img/doubleArrowsSmall.gif) no-repeat left;
				padding-left: 10px;
				text-transform: uppercase;
				*margin-top: -10px;
			}
	
	
	
	
	
	
/* ------------------------ 
		footer
------------------------ */
 	
#footer {
	clear: both;
	background: url(/content/v1/img/footer.png) left top no-repeat;
	_background: url(/content/v1/img/footer.jpg) left top no-repeat;
	width: 940px;
	height: 216px;
	color: #9b9b9b;
	padding: 17px 0 0 50px;
	margin-top: 30px;
	display: block;
	font-size: .9em;
}

	#footer a {
		color: #fff;
		bordeR: 0;
	}
	
		#footer a:hover {
			border-bottom: 1px dotted;
			}
			
	#footer h4 {
		float: left;
		_display: inline;
	}
	
		#footer h4 a {
			border: 0;
			color: #fff;
		}
	
	#footer .vcard {
		text-transform: uppercase;
		font-weight: bold;
		color: #fff;d
	}
	#footerlinks {
		margin-top: 40px;
		*padding-top: 20px;
	}
		#footer ul {
			text-transform: uppercase;
			font-weight: bold;
		}
			#footer ul li {
				float: left;
				_display: inline;
				display: block;
			}
			
			.vcard li {
				padding-right: 0px;
				margin-left: 18px;
				padding-left: 20px;
				background: url(/content/v1/img/bulletWhite.gif) no-repeat left;
			}
			
				.vcard li a {
				
				}
			
				li.region,
				li.postal-code,
				li.extended-address {
					margin-left: 5px;
					padding: 0;
					background: transparent;
				}
			
			ul#footerlinks li {
				width: 110px;
			}
				#footerlinks a {
				 	color: #9B9B9B;
				}
			
				ul#footerlinks li#copyright {
					text-align: right;
					width: 115px;
					font-weight: normal;
				}
			
				#footer ul ul {
					text-transform: none;
					font-weight: normal;
					list-style: circle;
				}
				#footer ul li ul li {
					clear: both;
					margin-top: 4px;
				}
					#footer ul li ul li a {
						border: 0;
					}

/* ------------------------ 
		EASY CLEARING 
------------------------ */
.clear { clear:both;}

/* This needs to be first because FF3 is now supporting this */
.clearfix {display: inline-block;}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


