@charset "utf-8";
/* CSS Document */

#topic a.external {
	background:none !important;
	padding-right:0px !important;
}

.slider-wrap
	{ width: 613px; position: relative; }

.stripViewer .panelContainer			
.panel ul
	{ text-align: left; margin: 0 15px 0 30px; }

.stripViewer	
	{ position: relative; overflow: hidden; width: 613px; }

.stripViewer .panelContainer
	{ position: relative; left: 0; top: 0; }

.stripViewer .panelContainer .panel
	{ float: left; height: 100%; position: relative; width: 620px; }

.stripNavL, .stripNavR, .stripNav
	{ display: none; }

#movers-row
	{ height:30px;
	width:620px; }

#movers-row div
	{float: left; padding: 5px;}



.photo-meta-data    { 
	background:transparent url(http://www.cartinc.info/config/PictureSlider/transpBlack.png) repeat scroll 0 0;
	border-top:2px solid #444444;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold !important;
	height:64px;
	margin-top:-66px;
	padding-left:10px;
	position:relative;
	width:601px;}

.photo-meta-data span    { 
	font-size:16px;
	letter-spacing:-0.3px;
	line-height:25px;
        margin-right:10px;
}

.cross-link       { repeat scroll 0 0; display:block; text-align:center; width:46px; border: 2px solid #cccccc;  }
.active-thumb  { border: 2px solid #00337F; }




#slider          { background: white url(../images/slider-bg.jpg); height: 227px; overflow: hidden;
                   position: relative; margin: 50px 0; }
#mover           { width: 2880px; position: relative; }
.slide           { padding: 40px 30px; width: 613px; float: left; position: relative; }
.slide h1        { font-family: Arial, Helvetica, sans-serif; font-size: 30px; letter-spacing: -1px;
                   color: #ac0000; }
.slide p         { color: #999; font-size: 12px; line-height: 22px; width: 300px; }
.slide img       { position: absolute; top: 20px; left: 400px; }
#slider-stopper  { position: relative; top: 1px; right: 20px; background: #ac0000; color: white;
                   padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }

* {margin:0;
	padding:0;
}