body {
     font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
     /*font-family: Arial, Helvetica, sans-serif;  */
     font-size: 10px;
     margin-left:auto;
     margin-right:auto;
}

h1
{
    font-weight: normal;
    margin: 0px;
    padding: 0px 0px 0px 5px;
    color: #000;
    border: none;
    font-size: 4.2em;
}
.floatLeft {
    float: left;
    margin-right: 10px;
}
.floatRight{
    float: right;
    margin-top: -35px;
}
.clear{
    clear: both;
}
a{
    outline: none;
}

#page-wrap{
    width: 960px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
    min-height: 350px;
    background: url(images/uu2.jpg) top center;
    -moz-border-radius : 10px;
    -webkit-border-radius : 10px;
	/*background: url(images/bg.png) top center;


    -moz-border-radius : 5px;
    -webkit-border-radius : 5px;
    -moz-box-shadow: 0 1px 5px #000;
    -webkit-box-shadow: 0 1px 5px #000;
    box-shadow: 0 1px 5px #000;
   	background:-webkit-gradient(linear,left bottom,left top,color-stop(0.02,#B8C6CD),color-stop(0.51,#E4EAF2),color-stop(0.87,#FAFBFC)));
	background: -moz-linear-gradient(center bottom,#B8C6CD 2%,#E4EAF2 51%,#FAFBFC 87%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#B8C6CD', endColorstr='#FAFBFC');



    */

}
ul{
    margin-left: 5px;
    list-style-image:url('images/ai1.png');
/*
   list-style: square inside;
   */
}
a, a:visited{
    color: #729dff;
    text-decoration: none;
}
a:hover, a:active{
    color: white;
}
blockquote{
    padding: 0 20px;
    margin-left: 0px;
    border-left: 20px solid #ccc;
    font-size: 14px;
    font-family: Georgia, serif;
    font-style: italic;
    margin-top: 10px;
}
.slider-wrap{
    width: 960px;
    margin-left: 0px;
    /*
    position: absolute;
    top: 87px;
    left: 40px;
    */
}
.stripViewer .panelContainer .panel ul{
    text-align: left;
    margin: 0 0px 0 30px;
}
.stripViewer{
    position: relative;
    overflow: hidden;
    width: 960px;
    height: 285px;
}
.stripViewer .panelContainer{
    position: relative;
    left: 0;
    top: 0;
    background: url(images/uu2.jpg) top center;
}
.stripViewer .panelContainer .panel	{
    float: left;
    height: 100%;
    position: relative;
    width: 960px;

}
.stripNavL, .stripNavR, .stripNav{
    display: none;
}
.nav-thumb{
    /*border: 1px solid black;*/
    margin-right: 5px;
}
#movers-row	{
    margin: -14px 0 0 0px;
}
#movers-row div	{
    width: 160px;
    height: 55px;
    float: left;
    padding-left: 0px;
}
#movers-row div a.cross-link{
    text-align: center;
    color: #fff;
    font-weight:500;
}
.photo-meta-data{
    background: url(images/transpBlack.png);
    padding: 10px;
    height: 30px;
    margin-top: -50px; /*margin-top: 72px*/
    position: relative;
    z-index: 999;
    color: white;
}
.photo-meta-data span{
    font-size: 13px;
}
.cross-link{
    display: block;
    width: 160px;
    height: 100%;
    margin-top: 10px;
    position: relative;
    padding-top: 15px;
    z-index: 999;
    /*
    -moz-box-shadow: 0 1px 5px #000;
    -webkit-box-shadow: 0 1px 5px #000;
    box-shadow: 0 1px 5px #000;

    -moz-box-shadow: inset -2px -2px #000;
    -webkit-box-shadow: inset -2px -2px #000;
    box-shadow: inset -2px -2px #000;
    */

    -moz-box-shadow: inset -3px -3px 5px #000;
    -webkit-box-shadow: inset -3px -3px 5px #000;
    box-shadow: inset -3px -3px 5px #000;
    /*
    background:-webkit-gradient(linear,left bottom,left top,color-stop(0.02,)#036,color-stop(0.51, #369),color-stop(0.87, #69C)));
    background: -moz-linear-gradient(center bottom,#036 2%,#369 51%,#69C 87%);

    #000A14
    #001A33
    #002447
   

   
    */
    background: -webkit-gradient(linear,left top ,right top,color-stop(0.02,#000000),color-stop(0.51,#191919),color-stop(0.87,#333333)));
	background: -moz-linear-gradient(center ,#000000 2%,#191919 51%,#333333 87%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#000000', endColorstr='#333333');


}
.active-thumb{
    background:  url(images/icon2.JPG) top center no-repeat;
    background-position: top center;
    color: #000;
}
