﻿		* { margin: 0; padding: 0  }

        .clear { clear: both; height: 0; margin: 0; padding: 0; line-height: 0; font-size: 1px; }

        body {font-family:Arial;}
        a:link {color: #000000;}

        div#page-wrapper { margin: 0px auto; width: 984px; background-color: #fff; min-height: 600px; }

 		/* coda slider */
		.stripViewer .panelContainer .panel ul {text-align: left; margin: 0 15px 0 30px;}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
		 	margin-top:0px; position: relative; width: 100%;}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative; overflow: hidden; 
			border: 1px solid gray; /* this is the border. should have the same value for the links */
			width: 660px; /*  700px Also specified in  .stripViewer .panelContainer .panel  below */
			margin: 0px; min-height: 200px; clear: both;background: #fff;}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;left: 0; top: 0;width: 100%; list-style-type: none;		}
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left; height: 100%; position: relative; width: 660px;} /* 700px Also specified in  .stripViewer  above */
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px; }
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
				margin: auto 10px;  padding: 0px; z-index:-1;}
	
		.stripNav ul { /* The auto-generated set of links */
			list-style: none; }
		
		.stripNav ul li { float: left;
			margin-right: 1px;} /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		
		.stripNav a { /* The nav links */
			font-size: 0.8em; font-weight: bold; text-align: center; line-height: 22px; background: #c6e3ff; color: #fff;
		    text-decoration: none; display: block; padding: 0 15px; }
		
		.stripNav li.tab1 a { background: #408095 }
		.stripNav li.tab2 a { background: #80ABB9 }
		.stripNav li.tab3 a { background: #BFD4DB }
		.stripNav li.tab4 a { background: #E6EFF1 }
		.stripNav li.tab5 a { background: #E6EFF1 }
		
		.stripNav li a:hover { background: #DBA026; }
		.stripNav li a.current { background: #005571; color: #fff;}
		
		.stripNavL, .stripNavR { /* NOT-USED The left and right arrows */
			position: absolute; top: 230px; text-indent: -9000em; }
		.stripNavL a, .stripNavR a { display: block; height: 40px; width: auto; }
		.stripNavL {left: 0;}
 		.stripNavR { right: 0; }
	    .stripNavL { background: url("images/arrow-left.gif") no-repeat center; }
		.stripNavR { background: url("images/arrow-right.gif") no-repeat center; }

		/* Coda Slider Internal Title */
        div.wrapper h3{font-size: 0.9em; margin: 5px 0px; padding-bottom: 5px; border-bottom: none; color: #0B2859; text-transform:uppercase; }

       /* Results List Header */
        div#results-list-header { border-bottom: 1px solid #0B2859;  margin: 5px 0px; }
        div#results-list-header h3 { float: left;  font-size: 0.9em; margin: 5px 0px; padding-bottom: 5px; border-bottom: none; color: #0B2859; text-transform:uppercase; }
        ul#results-list-header-actions { float: right; margin-top: 5px; font-size:0.9em;}
        ul#results-list-header-actions li { float: left; padding-right: 5px; }
        ul#results-list-header-actions li a { color:#008000;  text-decoration: underline;  }

		 /* Transaction List */

        div.vcomps {margin-bottom: 10px; }
        div.vtrans {margin-bottom: 10px; }
        div.vtrans-header { border-bottom: thin #000000 solid; width: 645px; float: left; margin: 0px 0px 5px 0px; padding: 0px; }
        div.vtrans-header a:link { color: #A83828; text-decoration: none;}
        div.vtrans-status {float: right; font-weight: bold; color: #BE6A5E; font-size: 0.7em; } /*  */
        div.vtrans-status p { margin:0px; padding: 0px;}
        .vtrans-status-label {font-weight:normal;  font-style:italic;}

        div.vtrans-synopsis { float: left; width: 635px; font-size: 0.75em; padding: 0px 0px 4px 5px;
				border-bottom: solid 1px #CCCCCC; }
        .vtrans-synopsis-label {font-weight:bold; color:gray;}

        div.vtrans-info { float: left; width: 645px; padding-top:4px;}

        .vtrans-company-label {color:gray; font-size:0.8em; font-weight:bold;}
        .vtrans-parent-label {color:gray; font-size:0.7em; font-weight:bold;}

        div.vtrans-info div.company-info {margin: 0px; width: 260px; float: left;padding: 0 4px; font-size: 0.75em;}
        div.vtrans-info div.company-info a:link {font-size: 1.1em;color: #002BB9;}
        div.vtrans-info div.company-info a:link.vtrans-parent-link {font-size:0.9em;}
        
        div.vtrans-info div.multiples-info {width: 59px;float: left;padding: 5px 2px 0px 4px;
				margin: 0px; font-size: 0.8em; border-left: thin; border-left-color: #CCCCCC;
				border-left-style: solid; border-left-width: thin; }
        div.vtrans-info div.multiples-info tr { padding: 0px; margin: 0px; font-size:0.9em;}

        td.vtrans-usd-label {color:gray; font-size:0.8em; font-weight:bold;}
        td.vtrans-usd-value { text-align:right;}

        /* transaction action bar */        
        div.vtrans-action ul.jsddm {margin: 0;padding: 0; float:right; }
        div.vtrans-action ul.jsddm li {float: left; list-style: none; font-size: 10pt}
        div.vtrans-action ul.jsddm li a {display: block; background: white; padding: 5px 5px; text-decoration: none;
		        border-right: 1px solid white;width: auto; color: #008000; white-space: nowrap}
        div.vtrans-action ul.jsddm li a:hover{background: white;border: 1px solid #BFD4DB;}
        div.vtrans-action ul.jsddm li ul {margin: 0; padding: 0; position: absolute; visibility: hidden; border-top: 1px solid white}
        div.vtrans-action ul.jsddm li ul li {float: none; display: inline}
        div.vtrans-action ul.jsddm li ul li a {	width: auto; background: #E6EFF1;padding: 5px 10px;}
        div.vtrans-action ul.jsddm li ul li a:hover	{background: white;border: 1px solid #BFD4DB;}

        
        div.trpane {float:left; margin: 5px 15px; border: solid 1px #BE6A5E;}

	dd { font-weight:bold;}
	dt { text-transform:capitalize; font-size:0.8em;}
	
	