@charset "utf-8";
/* CSS Document */
body,div,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,th {margin:0;padding:0;}

/*Positioning of the top menu
---------------------------------------*/
div#menu {
	float: right;
	width: 275px;
	height: 40px;
	margin-top: 27px;
	margin-bottom: 0;
	margin-right: 20px;
}

/* Main Content description formatting
-------------------------------------------*/

#mainContent .captionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;	
	}
	
	#mainContent .captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 5px;
	margin-top: 3px;
	}

/* Far Right Gutter Font Formatting
-------------------------------------------*/
#sidebar2 h2 {
	margin-top: 15px;
	margin-bottom: 3px;
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;

}
#sidebar2 p {
	font-size: 11px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 5px;
}

#sidebar2 .caption {
	font-size: 11px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 5px;
	font-weight: bold;
}
#sidebar2 ul {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: 10px;
}




/* Table Rules
----------------------------------------------- */
td.rank { }

#samples {
	border-collapse:collapse;
	width:270px;
	margin: 0;
	color: #ffffff;
}

#samples tbody { margin: 0; }

#samples th {

	padding: 6px 0.25em;
	font-weight: bold;
	font-size: 70%;
	color: #000000;
	text-transform: uppercase;
	margin: 0;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#samples td, #samples th { 
	margin: 0; 
	padding: .75em 0.375em .75em 0.375em;
	text-align: left;
}

#events tr.titlerow {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000000;
}

#samples tr td.sampleClientTD {
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#samples tr td.mediaTD {
    width: 140px;
	 border-bottom: solid 1px #333333;
}

#samples tr.rowSelected td.sampleClientTD {
	background-color: #eddb65;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#samples tr.rowSelected td.mediaTD {
	background-color: #eddb65;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


.sampleclient {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c6ac00;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 1px;
}



.media {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent_brace {
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 12px;
}

#imgwrapper { height: 250px; }

.rowHover {
	color: #000;
	cursor: pointer;
}

.SpryHiddenRegion {
   visibility: hidden;
}
