/* Copyright 2026 Virtual Interconnect Software, LLC.  All rights reserved. */
body
{
	background: #000 url("http://data.virtualinterconnect.com/images/backgrounds/1600x600glassyblack.jpg") no-repeat;
}

h1, h2, h3, h4
{
	font-family: sans-serif;
}

a
{
	color: #fff;
}

#HeaderImage, #MainDiv, #Spacer
{
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}

#MainDiv
{
	background-color: #222;
	color: #ccc;
}

#HeaderImage
{
	/*background: #000 url("http://data.virtualinterconnect.com/images/backgrounds/1600x600glassyblack.jpg") no-repeat;*/
	background-color: #222;
	background-position: 20% 20%;
}

#Logo
{
	color: #fff;
}

#Logo .Edit
{
	color: #fff;
}

#Logo .Edit a
{
	color: #fff;
}

#Spacer
{
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	background: #000 url("http://data.virtualinterconnect.com/images/backgrounds/1x40glassyblack.jpg") repeat-x;
	background-position: center center;
	height: 25px;
}

#NavBar
{
	background: #000 url("http://data.virtualinterconnect.com/images/backgrounds/1600x600glassyblack.jpg") no-repeat;
}

#NavBar ul
{
	border-bottom: 1px solid #666;
}

#NavBar li
{
	border-bottom: 1px solid #666;
}

#NavBar li a
{
	color: #fff;
}

#NavBar li a:hover
{
	background: #000 url("http://data.virtualinterconnect.com/images/backgrounds/1x40glassyblack.jpg") repeat-x;
	background-position: 0px -5px;
}

#ContentDiv
{
	border-right: 1px solid #666;
}

#ContentDiv h1, #ContentDiv h2, #ContentDiv h3, #ContentDiv h4
{
	color: #fff;
}

#ContentDiv h1
{
	border-bottom: 2px solid #fff;
}

#ContentDiv h2, #ContentDiv h3
{
	border-bottom: 1px solid #fff;
}

#Copyright
{
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	background: #000 url("http://data.virtualinterconnect.com/images/backgrounds/1x40glassyblack.jpg") repeat-x;
	background-position: center center;
	color: #fff;
	height: 25px;
}

div.ProductDisplayPicture a img, div.ProductDisplayPictureExpand
{
	top: 0;
}

.ProductDisplayPicture
{
	background-color: #fff;
}