/* CSS Document */
body {
	background: url(images/bg_back.gif) no-repeat center top;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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


.style1 {
font-family:"Segoe UI", "trebuchet MS";
color: #666666;
font-size: small;
}
.style1 a {
font-family:"Segoe UI", "trebuchet MS";
font-size: small;
text-decoration:none;
color: #666666;
}
.style1 a:hover {
font-family:"Segoe UI", "trebuchet MS";
font-size: small;
text-decoration:underline;
color: #CCCCCC;
}


.style2 {
font-family:"Segoe UI", "trebuchet MS";
}
.style3 {
font-family:"Segoe UI", "trebuchet MS";
color:#999999;
}

.more {
font-family:"Segoe UI", "trebuchet MS";
color:#0066CC;
font-size:small;
}
.more a {
font-family:"Segoe UI", "trebuchet MS";
color:#0066CC;
font-size:small;
}
.more a:hover {
font-family:"Segoe UI", "trebuchet MS";
color:#aa0000;
font-size:small;
}
.more a:visited {
font-family:"Segoe UI", "trebuchet MS";
color:#0066CC;
font-size:small;
}

a											{ outline: none; }
.slider-wrap								{ width: 310px;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 310px; height: 233px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 26%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

