
.HomeScroll{ position: absolute; top: 140px; }

body {

background-image: url(bg_grey.gif);
	background-repeat: repeat;

background-color: #3366ff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
}
.ErrorMessage{
	margin: 1em;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	color: #FFF;
	font: .8em sans-serif;
}
.Caption{
	padding-top: 4px;
	margin: 1em;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	color: #FFF;
	font: 11px sans-serif;
	visibility: hidden;
	position:absolute; left:461px; top:150px; width:400px; height:55px; z-index:100
}
.Caption td  {
	color: #FFF;
	font: 11px sans-serif;
}
.GalleryDescription{ border: 1px solid red;
	position:absolute; left:461px; top:100px; width:400px; height:55px; z-index:100
}
.ProductName{ font-weight: bold; color: #FF0018; }
div.photo {
	z-index: 5;
	position: absolute;
	left: 10px;
	top: 60px;
	width: 450px;
	text-align: center;
}
.photo img {
	border: 5px solid #000000;
}



































div.thumbnails {
	position:absolute;
	left:468px;
	top:230px;
	z-index:101;
	vertical-align: middle;
	width: 400px;
}
/*.thumbnails div{
	display: inline;
	text-align: center;
}*/
.thumbnails img{
/*	position: relative;*/
	border: 1px solid #000000;
	margin: 5px;
	vertical-align: middle;
	text-align: center;
}





















#navcontainer ul
{
position: absolute;
top: 0;
left: 0;
padding: .5em 0;
margin: 0;
background-color: #3366ff;
width: 100%;
color: #AAA;
font: bold 11px arial, helvetica, sans-serif;
text-align: center;
border-bottom: 1px solid #313031;
z-index: 100;
}
li { display: inline; }
 
{
text-decoration: none;
background-color: #3366ff;
color: #AAA;
padding: .4em 9px;
/*border-right: 1px solid #666;*/
}
 
{
/*background-color: #3366ff;*/
color: #FFF;
border-bottom: 2px solid #FF0018;
}
 
{
/*background-color: #3366ff;*/
color: #FF0018;
border-bottom: 2px solid #FF0018;
}













.AddToCartButton{ font-size: 11px; font-weight: bold; color: #FFF; }
.AddToCartButton a{ color: #FFF; }
#ShoppingCartContainer { background-color: #333; font-size: 11px; color: #FFF; border: 1px solid #666; padding: 2px;}
#ShoppingCartContainer td, #ShoppingCartContainer th{ background-color: #333; font-size: 11px; color: #FFF;}
#ShoppingCartContainer a{font-size: 11px; color: #FFF; text-decoration: none;}
#ContactLogo{ left: 360px;}
#ContactAmpersand{ background-position: 230px 140px;}
#ContactPhoto1{ position: absolute; top: 50px; left: 150px;}
#ContactPhoto1 img{ width: 180px; border: 1px solid #666; }
#ContactPhoto2{position: absolute; top: 310px; left: 370px;}
#ContactPhoto2 img{ width: 270px; border: 1px solid #666;  }
#ContactInfo1{position: absolute; top: 180px; left: 480px; width: 300px; color: #DDD; font-weight: bold; font-size: 13px;}
#ContactInfo2{position: absolute; top: 310px; left: 670px;width: 230px; color: #DDD; font-weight: bold; font-size: 12px;}
#Motion1{position: absolute; top: 140px; left: 30px;}
#MotionCaption{position: absolute; top: 140px; left: 374px; width: 400px; color: #FFF; font: 11px sans-serif; padding: 1em 0; border-top: solid 1px #666; border-bottom: solid 1px #666;}

 
 
.popup a{ font-size: 11px; font-family: sans-serif; color: #FFF; }
