@charset "utf-8";
/* CSS Document */

/* colors

blue: #00A0C6
grey: #949393

*/

*{margin:0;padding:0;}
a:focus{-moz-outline:none;outline:none;outline-offset:0px;}
.hideMe{display:none;}

html,body,p,h1,h2,h3{font-size:12px;line-height:1.5em;font-family:Verdana, Arial, Helvetica, sans-serif;font-style:normal;font-weight:normal;}
body{background:#000;color:#949393;}

#container{width:610px;margin:0 auto;}

#logoheader{width:510px;height:44px;display:block;text-indent:-9999px;background:#000 url(../images/h1_barneysteelphoto.gif) 0 0 no-repeat;margin:40px 0 0;}
#details p{margin:10px 0 0;}
#details span{color:#00A0C6;text-transform:uppercase;}
a:link, a:visited, a:active{color:#FFF;text-decoration:underline;}
a:hover{text-decoration:none}
#details a:link, #details a:visited, #details a:active{color:#949393;text-decoration:none;}
#details a:hover{text-decoration: underline;}
#details span a:link, #details span a:visited, #details span a:active{color:#00A0C6;}
h2#title{width:121px;height:23px;text-indent:-9999px;background:#000 url(../images/h2_insideOut.gif) 0 0 no-repeat;margin:10px 0 0;}
#moreInfoBT{padding:0 0 10px;}
#moreInfoContent{}
#theInfo{padding:10px;background:#111;}
#theInfo p{margin:0 0 10px;}
#imageList{margin:10px 0 100px;}
#imageList ul{list-style-type:none;}
#imageList ul li{line-height:0px;padding:0 0 5px;}