﻿/* allow fixed placement in ie */
body {height: 100%; font:62.5%;}
div, img { background-repeat:no-repeat;  }

.noscreen {display:none;}
.break; { clear:both; }
 
/* avoid browser inconsistent heading font-sizes */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default padding or margin  */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* remove default borders on linked images */
a img,:link img,:visited img { border:none; }
a, a:link, a:hover, a:visited {outline:none; border:none; }
li {outline:none;}

body { text-align:center; font-family:arial; margin:0; 
	background-color:#DDE7F0;
}
body { text-align:-moz-center;}
a, a:link, a:visited, a:hover { color:#0066cc; }
h1 { font-size:1.4em; margin-top:10px; font-family:Segoe UI, tahoma, Arial; font-weight:bold; }
h2 { color:#E73E2B; margin-top:10px; margin-bottom:5px; font-size:1.1em; font-family:Segoe UI, tahoma, Arial; font-weight:bold; }
h3 { color:#000000; margin-top:10px; margin-bottom:5px; font-size:1em; font-family:Segoe UI, tahoma, Arial; font-weight:bold; }
ol, ul {list-style-type:none;}

/* Loading indicator */
#PageLoading { position:absolute; z-index:2000; left:500px; top:360px; }
#Status { position:absolute; z-index:3000; top:520px; left:120px; font-size:.7em; color:#ffffff;}
#Message { position:absolute; z-index:3000; top:50px; left:610px; font-size:.7em; color:#000000;}

#Navigation { position:absolute; top:130px; left:15px; width:200px; z-index:1000; height:500px; }
#Navigation .navItem { position:relative; display:block; width:200px; height:32px; background-image:url('../images/interface/navButton.back.gif'); background-repeat:no-repeat; margin-bottom:10px; }
#Navigation .navItem a { text-align:left; position:absolute; left:10px; text-decoration:none; font-weight:normal; bottom:9px; color:#000000; font-family:Arial; }
#Navigation .navItem a { display:block; width:180px; height:19px; background-repeat:no-repeat; }
#Navigation .navItem a { overflow:hidden;  font-size:1px; color:#DDE7EF;}
#Navigation .navItem:hover { 
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}
#Navigation #NavHome { background-image:url('../images/interface/navtext.home.gif');  }
#Navigation #NavAboutUs { background-image:url('../images/interface/navtext.aboutus.gif');  }
#Navigation #NavServices { background-image:url('../images/interface/navtext.services.gif');  }
#Navigation #NavBrowse { background-image:url('../images/interface/navtext.browse.gif');  }
#Navigation #NavMaterials { background-image:url('../images/interface/navtext.material.gif');  }
#Navigation #NavTour { background-image:url('../images/interface/navtext.tour.gif');  }


/* Buttons */
.button { cursor:pointer; }
.command { cursor:pointer; }



/* Workspaces */
.workspace {text-align:left; margin:0px; position:relative; width:802px; font-size:.9em; 
	background-color:#ffffff; background-image:url('../images/interface/back.gradient.jpg');
	background-repeat:repeat-x;	
	padding-bottom:82px; margin-bottom:20px;
	border-left:4px solid #333333;
	border-right:4px solid #333333;
	border-bottom:4px solid #333333;
}

/* Workspace Detail */
#MediaItem_1 { display:none; }

.workspace .contentContainer
{
	margin:0; padding:0; position:relative; left:222px; top:132px;
	min-height:350px;
}
#Splash .contentContainer { left:221px; top:110px; }
.workspace .contentContainer .content
{
	position:inherit; width:530px; left:0px; top:0px; padding-left:10px; padding-right:10px; padding-bottom:160px; 
	background-repeat:repeat-y; height:auto;
	border-left:1px solid transparent;
}
#Workspace .contentContainer .content {
	border-left:1px solid #000000; position:relative; left:12px;
}
#Workspace .contentContainer .content {min-height:445px;}

#Footer { position:relative; left:-226px; margin:0; margin-top:0px; top:auto; width:810px; height:100px; background-color:#000000; color:#ffffff; padding-top:10px; text-align:left; font-size:1em; font-family:Arial; letter-spacing:.1em; }
#Splash #Footer { position:absolute; left:-4px; margin:0; margin-top:7px; top:700px; width:810px; height:100px; background-color:#000000; color:#ffffff; padding-top:10px; text-align:left; font-size:1em; font-family:Arial; letter-spacing:.1em;}
#Footer .address { position:relative; left:165px; width:500px;  display:block; }
#Footer .address a, a:link, a:hover, a:visited
 { text-decoration:none; color:White; }

#Store { background-image:url('../images/interface/top.repeat.png'); background-repeat:repeat-x; height:auto;}
#Logo { position:absolute; top:0px; left:15px; width:200px; height:120px; background-image:url('../images/interface/logo.png');  cursor:pointer;}
#Tagline { position:absolute; display:block; top:40px; left:234px; font-style:italic; color:#cc0000; font-weight:bold; text-indent:-9999px; background-image:url('../images/interface/tagline.jpg'); width:275px; height:27px; }
#ShoppingCart { position:absolute; background-image:url('../images/interface/cart.back.gif'); left:581px; top:22px; width:213px; height:60px; }
#ShoppingCart_Empty { font-size:10px; position:absolute; left:34px; top:13px; }
#ShoppingCart_Teaser .quantity { font-size:11px; position:absolute; left:91px; top:14px; }
#ShoppingCart_Teaser .total { font-size:11px; position:absolute; left:117px; top:14px; }
#ShoppingCart_BtnEmpty { font-size:.75em; position:absolute; left:9px; top:40px; width:54px; background-image:url('../images/interface/button.emptycart.png'); height:13px; display:block;}
#ShoppingCart_BtnEmpty a { position:absolute; left:0; top:0; text-indent:-9999px; width:54px; height:13px; }
#ShoppingCart_BtnView { font-size:.75em; position:relative; left:89px; top:35px; width:115px; background-image:url('../images/interface/button.checkout.png'); height:16px; display:block; }
#ShoppingCart_BtnView a { position:absolute; left:0; top:0; text-indent:-9999px; width:115px; height:16px; }

.featuredCarousel { width:400px; overflow:hidden; height:80px; position:absolute; top:290px; left:40px;}
.featuredCarousel .rptContainer { position:relative; width:10000px;}
.featuredCarousel .rptGroup { position:relative; float:left; clear:right; width:80px; height:80px; background-image:url('../images/interface/carousel.back.gif'); }
.featuredCarousel .item .icon { position:absolute; left:20px; top:20px;} 
.featuredCarousel .item .caption{ display:none; position:absolute; left:10px; bottom:0px; font-size:.6em; background-color:#ffffff; height:20px;} 

.categoryBrowser { position:relative; clear:both; top:-10px; padding-top:20px; width:530px;
	
}
.categoryBrowser .rptContainer { width:350px; }
.categoryBrowser .rptGroup { width:350px; display:block;}
.categoryBrowser .item { position:relative; width:350px; display:block; margin-bottom:40px; min-height:60px;}
.categoryBrowser .item .icon { position:absolute; left:20px; top:0px;} 
.categoryBrowser .item .caption{ position:absolute; left:200px; top:15px; font-size:.8em; background-color:transparent; height:20px; font-weight:bold;} 
.categoryBrowser .item .description { position:relative; left:200px; top:30px; font-size:.7em; background-color:#ffffff; width:320px; max-height:80px; overflow:hidden; overflow-y:auto; } 
.categoryBrowser .item .viewCategory { position:relative; left:470px; top:35px; font-size:.8em; background-color:#ffffff; width:80px; } 

.categoryList { position:absolute; clear:both; top:510px; padding-top:5px; width:200px; 
	height:350px; z-index:20; overflow:hidden; left:15px;
}
.categoryList h2 { text-align:left; color:#660000; position:relative; left:3px; }
.categoryList .rptContainer { width:200px; float:left; margin-top:0px; display:block;}
.categoryList .rptGroup { position:relative; display:block; float:left; width:auto; margin-right:10px;}
.categoryList .item { position:relative; display:block; height:auto; width:auto; text-align:center;}
/* .categoryList .item a { color:#cc0000; font-size:11px; font-family:arial;} */
.categoryList .item .viewCategory { font-size:.8em; background-color:transparent; padding:5px;} 
.categoryList td { font-size:.8em; width:50%; color:#cc0000; font-size:11px; font-family:arial; }
.categoryList td a, a:link { text-decoration:underline; color:Blue; }
.categoryList td a:visited { text-decoration:underline; color:Blue; }
.categoryList td a:hover   { text-decoration:underline; color:Blue; }

.shoppingCartItems { position:relative; clear:both; top:0px;}
.shoppingCartItems .rptContainer { width:420px; margin-top:10px;}
.shoppingCartItems .rptGroup { width:420px; display:block;}
.shoppingCartItems .item { position:relative; width:420px; display:block; height:75px;}
.shoppingCartItems .item .icon { position:absolute; left:20px; top:5px;} 
.shoppingCartItems .item .quantity{ position:absolute; left:60px; top:8px;} 
.shoppingCartItems .item .detail { position:absolute; left:120px; top:5px; font-size:.8em; background-color:#ffffff; font-weight:bold; height:auto; width:300px;} 
.shoppingCartItems .item .description { font-size:.7em; } 
.shoppingCartItems .item .subtotal { position:absolute; left:440px; top:10px; font-size:.8em; background-color:#ffffff; height:20px; font-weight:bold; width:100px; text-align:right;}  

.shoppingCartFooter { height:100px; clear:both; width:520px; position:relative; border-top:1px solid #333333; background-color:#f0f0f0; padding-left:30px; }
.shoppingCartFooter .total { position:absolute; left:440px;  width:100px; text-align:right;}
.shoppingCartFooter .button input { padding:5px; }
.shoppingCartFooter .recalculate { position:relative; float:left; top:60px; text-align:center; margin-right:20px;}
.shoppingCartFooter .checkout { position:relative; float:left; top:60px; width:150px; text-align:center; }

#Product { position:relative; clear:both; top:0px; display:block; width:540px; height:auto; left:5px;}
#Product .caption { position:absolute; left:203px; top:15px; font-size:.8em; background-color:#ffffff; height:20px; font-weight:bold;} 
#Product .description { position:absolute; left:203px; top:30px; font-size:.7em; background-color:#ffffff; height:auto; width:320px; line-height:1.3em; }  
#Product .photo { position:absolute; left:20px; top:0px;} 
#Product .enlarged { z-index:2000; position:absolute; left:10px; top:10px; background-color:#ffffff; border:1px solid #333333; }
#Product .buyItem { z-index:150; position:absolute; left:340px; top:160px; padding:10px;
	width:176px; height:145px; background-image:url('../images/interface/addtocart.back.png');
	font-size:10px;
}
#Product .buyItem .price { color:#ffffff; margin-top:10px; margin-left:10px;} 
#Product .buyItem .itemnumber { color:#ffffff; margin-left:10px;} 
#Product .buyItem .quantity { position:absolute; top:100px; color:#ffffff; margin-left:10px;} 
#Product .buyItem .addToCart a { text-indent:-9999px; background-color:#ffffff; clear:both; margin-top:15px; z-index:16;
	width:172px; height:35px; background-image:url('../images/interface/button.addtocart.png');
	position:absolute; top:110px; left:12px;
} 

#ProductOptions { position:relative; top:150px; }

#Product .attributesUndefined { position:relative; top:0px; left:25px; width:477px; height:58px; background-image:url('../images/interface/text.builditem.png'); text-indent:-9999px;}

#Product .selectionContainer { }
#Product .attributesSelected { z-index:10; position:relative; left:-5px; clear:both; top:0px; width:535px; background-color:#DEE7EE; border:1px solid #D3D3D3; padding:5px; float:left; margin-bottom:20px; min-height:170px;  height:auto !important;  height:170px;}
#ctl00_phContent_lProductAttributes { width:380px; }
#Product .attributesSelected div, #Product .attributesSelected span { font-size:.9em; position:relative;}
#Product .attributesSelected .attribute { width:350px;  font-size:1.0em; float:none; display:block; position:relative; clear:left; }
#Product .attributesSelected .label { float:left; clear:right; width:120px;}
#Product .attributesSelected .value { float:left; clear:none; }
#Product .attributesSelected .material { clear:both; } 
#Product .attributesSelected .coating { clear:both;} 

#CurrentBreadCrumb { position:relative; float:left; clear:both; width:547px; margin:0px; padding-bottom:15px;
	background-color:#DEE7EE; left:-10px; top:-2px; padding-left:10px; padding-right:10px; padding-top:5px;
	background-image:url('../images/interface/crumb.back.repeat.jpg'); background-repeat:repeat-x; background-position:bottom; z-index:15; 
}
#CurrentBreadCrumb li { position:relative; display:inline; float:left; margin-right:10px; clear:right; }
#CurrentBreadCrumb .break; { clear:both; }

#Product .productMaterial { position:relative; clear:both; top:0px; left:0px; }
.productMaterials { position:relative; clear:both; }
.productMaterials .rptContainer { width:540px; }
.productMaterials .rptGroup {}
.productMaterials .rptItem { width:60px; display:block; float:left; height:100px; margin:10px; }
.productMaterials .item { border:1px solid transparent; position:relative; width:60px; display:block; height:70px; padding:3px; text-align:center; float:none; clear:none; padding:10px;}
.productMaterials .item .icon { width:60px; height:40px; margin:3px; } 
.productMaterials .item .hover { border:1px solid #000000; } 
.productMaterials .item .selected { border:1px solid #000000; } 
.productMaterials .item .caption { position:static !important; left:2px !important; top:45px !important; font-size:.7em !important; width:60px; text-align:center;} 

#Product .productCoating { position:relative; clear:both; top:0px; left:0px;}
.productCoatings { position:relative; clear:both; }
.productCoatings .rptContainer { width:540px; }
.productCoatings .rptGroup { width:60px; display:block; float:left; height:100px; margin:10px; }
.productCoatings .item { border:1px solid transparent; position:relative; width:60px; display:block; height:70px; padding:3px; text-align:center; float:none; clear:none; padding:10px;}
.productCoatings .item .icon { width:60px; height:40px; margin:3px; } 
.productCoatings .item .hover { border:1px solid #000000; } 
.productCoatings .item .selected { border:1px solid #000000; } 
.productCoatings .item .caption { position:static !important; left:2px !important; top:45px !important; font-size:.7em !important; width:60px; text-align:center;} 

.productBrowser { position:relative; clear:both; top:0px;}
.productBrowser .rptContainer { width:350px; }
.productBrowser .rptGroup { width:350px; display:block;}
.productBrowser .item { position:relative; display:block; height:140px; overflow:hidden; width:530px; padding:0; margin:0; margin-bottom:5px;}
.productBrowser .item .icon { position:absolute; left:20px; top:0px;} 
.productBrowser .item .caption{ position:absolute; left:200px; top:15px; font-size:.8em; background-color:#ffffff; height:20px; font-weight:bold;} 
.productBrowser .item .description { position:relative; left:200px; top:30px; font-size:.7em; background-color:#ffffff; width:320px; max-height:80px; overflow:hidden; overflow-y:auto; } 
.productBrowser .item .viewProduct { position:relative; left:430px; top:35px; font-size:.8em; background-color:#ffffff; width:80px; } 

#Product .productStyle { position:relative; clear:both; top:0px;}
#Product .productStyles { position:relative; float:none; left:0px; font-size:.9em; background-color:#ffffff; height:auto; border:1px solid #999999; padding:3px; width:535px; padding-bottom:20px; }
#Product .productStyles .rptContainer { width:530px; padding-bottom:20px; clear:both;}
#Product .productStyles .rptContent { width:530px; padding-bottom:20px; clear:both;}
#Product .productStyles .rptGroup { width:530px; display:block; clear:both; height:auto;}
#Product .productStyles .rptItem { position:relative; float:left; clear:right; width:530px; margin-right:10px; height:auto;}
#Product .productStyles .item { float:left; height:auto; background-color:#ffffff; padding:2px; margin-bottom:2px; font-size:.8em; padding:2px; width:100%;}
#Product .productStyles .alternate .item { background-color:#f0f0f0; }
#Product .productStyles .item .selected { border:1px solid #B17867;}
#Product .productStyles .item .name { float:left; clear:right; width:200px; }
#Product .productStyles .item .icon { float:left; clear:right; }
#Product .productStyles .item .attributes {position:relative; left:auto; top:auto; float:left; clear:right; margin-left:15px; border:0; width:auto; font-size:.9em; }
#Product .productStyles .item .attributes .attribute { width:220px; float:left; }
#Product .productStyles .item .attributes .attribute .label { float:left; clear:both; width:100px; text-align:right; padding-right:5px; font-size:1.2em;}
#Product .productStyles .item .attributes .attribute .value { float:left; clear:none; font-size:1.2em; width:100px;}
#Product .productStyles .item .command { float:right; clear:none; margin-right:15px; position:absolute; top:4px; right:0px;}

/* Splash Media Rotators - Backgrounds */
#Splash .content { background-color:transparent; }
.splashMedia { width:569px; height:50px; position:absolute; left:10px; top:300px; margin:0 !important; }
.splashBackground { width:569px; height:332px; position:absolute; left:10px; top:-1px; background-color:transparent; border-left:1px solid #000; }
#SplashMediaBackgrounds { width:570px; height:332px; background-color:#f0f0f0;}
/* #SplashBackground_1 {background-image:url('../images/splash/media.1.jpg'); }   */
/* #SplashBackground_2 {background-image:url('../images/splash/media.2.jpg');} */
/* #SplashBackground_3 {background-image:url('../images/splash/media.3.jpg');} */
/* #SplashBackground_4 {background-image:url('../images/splash/media.4.jpg');} */
/* #SplashBackground_5 {background-image:url('../images/splash/quote3-Shively.gif');} */
/* #SplashBackground_6 {background-image:url('../images/splash/quote1-Mitsu.gif');} */
/* #SplashBackground_7 {background-image:url('../images/splash/quote2-Advance.gif');} */
/* #SplashBackground_8 {background-image:url('../images/splash/quote3-Shively.gif');} */

/* Splash Media Rotators - Features */
#SplashMediaItems { z-index:3; background-color:Transparent; }
#Splash .splashMedia .feature { z-index:3; width:569px; background-color:transparent; background-color:#859bad; height:60px; border-left:1px solid #000; border-bottom:3px solid #666; }
#Splash .splashMedia .feature .title { font-size:15px; font-weight:normal; color:#DDE7F0; font-family:Verdana; width:450px; margin-bottom:2px; padding-left:4px; padding-top:4px; }
#Splash .splashMedia .feature .text { margin-top:-2px; font-size:9px; font-weight:normal; color:#ffffff; font-family:Verdana; width:510px; cursor:default; line-height:15px; padding-left:0px; padding-right:0px; padding-bottom:0px;}
#Splash .splashMedia .feature .text a { margin-top:15px; font-size:0.8em; font-weight:normal; color:#ffffff; font-family:Verdana; width:161px; cursor:pointer;}
#Splash .splashMedia .feature .text p { margin-bottom:10px; text-indent:1.6em;}


/* Globals */
.noindent { text-indent:0px; }


/* S-IFR Styles */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

#ShoppingCartBrowser { }

#CheckOut .important { width:500px; border:1px solid #cccccc; background-color:#ffffff; padding:5px; font-size:.9em; font-weight:bold; }

#CheckOut {}
#CheckOutStatus span{display:block; margin:10px; background-color:#ffffcc; border:1px solid #000000; padding:4px;}

.form {}
.form .emphasized { color:#0066aa; font-weight:bold; }
.form .question { padding-top:10px; padding-bottom:5px; font-weight:bold; }
.form .label { width:140px; display:block; float:left; clear:right; font-size:.8em;}
.form .group { display:block; clear:both; margin:10px;}
.form .radiolist { }
.form label { padding-left:10px; font-size:.8em;}
.form .radiolist .item { clear:both; display:block; margin-bottom:5px;}
.form .footer { height:100px; clear:both; width:545px; position:relative; border-top:1px solid #333333; background-color:#f0f0f0; text-align:right; padding-top:5px;}
.form .footer .button { margin:10px;}
.form .footer .button input { padding:5px; }

.usertext { z-index:20; position:absolute; width:500px; font-size:10px; text-align:right; top:15px; left:289px; font-weight:bold; color:#ffffff; }
.usertext span { margin:0px;}
.usertext a { color:#ffffff;}
.usertext p { display:inline; }

.attributeBrowser { padding-top:20px; padding-left:10px; font-size:.8em; position:relative; }
.attributeBrowser .item { margin-bottom:10px; position:relative; min-height:100px;}
.attributeBrowser h2 { font-size:2.0em; margin-bottom:10px;}
.attributeBrowser .photo { position:absolute; left:0px; top:0px; }
.attributeBrowser .caption { position:relative; left:120px; width:420px; font-weight:bold;}
.attributeBrowser .description { position:relative; left:120px; width:420px; }
.attributeBrowser .banner { width:530px; text-align:center; }
.attributeBrowser .nosideline .caption { left:30px; width:450px; }
.attributeBrowser .nosideline .description { left:30px; width:450px; }

#About { padding-left:10px; padding-bottom:10px; padding-right:10px; font-size:.9em;}
#About .item { margin-top:0px;  }
#About .summary { margin-bottom:10px; font-size:.9em;  }
#About .summary p { margin-top:5px;}

#Splash #introText { 
	position:absolute; clear:both; top:460px; width:544px; left:14px; text-indent:10px;
	height:100px; z-index:355; overflow:hidden; font-size:10px; line-height:14px; overflow:hidden;
}
#Splash .qualifications {
	position:absolute; clear:both; top:357px; left:8px; 
	z-index:355; overflow:hidden; font-size:11px; line-height:17px; padding-left:10px; padding-top:20px;
	background-image:url('../images/interface/splashlist.back.gif'); width:570px; height:105px;
}
#Splash .qualifications ul { list-style-type:circle; list-style-position:outside; margin-left:12px; color:#000033; cursor:default; }
#Splash .qualifications li { list-style-type:circle; clear:right; float:left; position:relative; }
#Splash .qualifications td { width:50%; font-weight:bold; list-style-type:circle; }

#Splash .intro {
	position:absolute; clear:both; top:490px; left:8px;
	overflow:hidden; font-size:11px; font-weight:bold; font-family:Arial;
	padding-left:10px; width:540px; padding-right:10px;
}


/* Tour */
#GalleryContent { position:relative; top:0px; z-index:1213; width:540px; height:900px; background-image:url('../images/interface/gallery.back.jpg'); background-position:0 100px; background-repeat:repeat-y;}
#GalleryLibrary { position:relative; left:10px; top:0px; width:560px; background-color:#000000;}
#GalleryLibrary .galleryItem { width:264px; height:250px; float:left; clear:none;  margin:0px; position:relative; padding-right:10px; padding-top:10px; cursor:pointer;}
#GalleryLibrary .galleryItem .caption { background-color:#000000; text-align:center; font-size:.9em; color:#f9d9c9; font-weight:bold; position:absolute; top:200px; width:250px; }
#GalleryLibrary .galleryItem .thumbnail, #GalleryLibrary .galleryItem .thumbnail img{ width:250px; height:200px; background-color:#000000;}
#GalleryItemSelector { z-index:2001; width:268px; height:222px; position:absolute; background-image:url('../images/interface/gallery.select.gif'); cursor:pointer;}
#GalleryViewer { position:absolute; left:-87px; top:-30px; width:645px; height:600px; z-index:200;}
#GalleryItemDetail img { z-index:15; width:645px; height:488px; position:absolute; top:47px; left:0px; background-color:#000000; }
#GalleryItemFrame { z-index:16; position:absolute; left:0px; top:0px; width:645px; height:600px; background-image:url('../images/interface/gallerydetail.overlay.gif');}
#Btn_ViewGalleryThumbnails { text-indent:-9999px; position:absolute; left:0px; top:8px; width:43px; height:39px; background-image:url('../images/interface/button.viewthumbnails.png'); z-index:300;}
#Btn_ViewGalleryThumbnails.hover { background-image:url('../images/interface/button.viewthumbnails.on.png'); }
#GalleryItemCaption { z-index:18; position:absolute; left:0px; top:504px; width:635px; height:20px; font-size:14px; color:#E49122; font-weight:bold; background-color:#000000; padding:5px;}
#Btn_GalleryItemBack { z-index:17; text-indent:-9999px; position:absolute; left:570px; top:8px; width:35px; height:39px; background-image:url('../images/interface/button.gallery.back.jpg');}
#Btn_GalleryItemBack.hover { background-image:url('../images/interface/button.gallery.back.on.jpg'); }
#Btn_GalleryItemForward { z-index:17; text-indent:-9999px; position:absolute; left:605px; top:8px; width:35px; height:39px; background-image:url('../images/interface/button.gallery.forward.jpg');}
#Btn_GalleryItemForward.hover { background-image:url('../images/interface/button.gallery.forward.on.jpg'); }

#Contact .form { border:1px solid #000000; padding:10px; margin:10px; width:490px;}
#Contact .form .input span { width:340px; display:block; margin-top:10px; }
#Contact .form .input input, #Contact .form .input textarea { margin-bottom:5px; }
#Contact .form .footer { width:490px; height:60px;}
#Contact .form .email input { width:250px; }
#Contact .form .phone input { width:100px; }
#Contact .form .company input { width:200px; }
#Contact .form .inquiry textarea { width:480px; height:200px; }
#Contact .form .status { font-weight:bold; color:#cc0000;}

.uncatalogued { position:absolute; top:140px; color:#ffffff; width:175px; text-align:center;}
.uncatalogued a { color:#ffffff; font-size:12px; }
.noitemfound  { color:#ffffff; font-size:11px; }

.ISOLogo 
{
    /* position:absolute; left:15px; top:550px; */ 
    font-weight:bold; margin-top:15px; text-align:center;
}
.ISOLogo a, a:link, a:hover, a:visited
{
    text-decoration:none; color:Black;
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
}

.Testimonial h1
{
    font-family:Georgia;
    font-weight:normal;
    font-style:italic;
    font-size:18px;
    text-align:left;  
    color:Black;  
}
.Testimonial h2
{
    font-family:Georgia;
    font-weight:normal;
    font-style:normal;
    font-size:14px;
    text-align:right;
    color:Black;
}
.Testimonial h3
{
    font-family:Georgia;
    font-weight:bold;
    font-size:14px;
    text-align:right;
    color:Black;
}
.contents a, a:link, a:hover, a:visited
{
    text-align:center;
    color:Blue;
    text-decoration:underline;
}