/* CSS Document */

.atlogo {
	background-image: url(/antitrust/at-images/at-logo-header-grn.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.atlogo-leadership {
	background-image: url(/antitrust/at-images/at-logo-header-grey.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.atlogo-consumer {
	background-image: url(/antitrust/at-images/at-logo-header-grn.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.atlogo-compcalendar {
	background-image: url(/antitrust/at-images/at-logo-comp-law.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.atlogo-2009-01 {
	background-image: url(/antitrust/at-images/at-logo-header-2009.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.atlogo-2009-02 {
	background-image: url(/antitrust/at-images/at-logo-header-2009-2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.atheader {
	background-image: url(/antitrust/at-images/at-logo-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.atlogo-steiger {
	background-image: url(/antitrust/at-images/at-logo-header-steiger.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.atlogo-summer {
	background-image: url(/antitrust/at-images/at-logo-header-summer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/*Consumer MO Styling*/
.consumer-mo {
	background-color: #F5F0DA;
	position: relative;
	margin: 10px 0;
	padding: 0;
	border: 1px;
	border-style: solid;
	border-color: #999 #c2c2c2 #c2c2c2 #999;
}

/*Header Year Styling*/
.header-year {
	background: #F5F0DA url(/antitrust/at-images/title-2-bg.gif) repeat-x 0 50%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	padding: 2px 5px;
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dbd7c6;
	border-bottom-color: #dbd7c6;
}

/*Table Styling*/
#at-tabs{
	border-collapse: collapse;
	width: 99%;
}

#comments {
	width: 144px;
	float: left;
	margin-left: 2px;
	padding: 0;
	margin-top: 20px;
}

#at-tabs th, #at-tabs td{
padding: 0.3em 1em;
}

/*Visual Style*/
#at-tabs caption{
font-size: 1.2em;
font-weight: bold;
margin: 1em 0;
}

#at-tabs tr:hover{
background-color: #FFFFFF;
color: #000;
}

#at-tabs thead tr:hover{
background-color: transparent;
color: inherit;
}

/*Month Styling*/
#title{
	background-color: #F5F0DA;
	font-weight: bold;
}

#title td:hover{
background-color: #F5F0DA;
color: #000;
}


.title-2 {	
	background: #F5F0DA url(/antitrust/at-images/title-2-bg.gif) repeat-x 0 50%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dbd7c6;
	border-bottom-color: #dbd7c6;
}

.title-3 {	
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0;
}

/** =Icon Styles **/

.itunes {padding: 0 18px 0 0;
	 display: inline-block;
	 background: transparent url(/antitrust/at-images/itunes.gif) no-repeat 100% 0;}
	 
.quicktime {padding: 0 18px 0 0;
	 display: inline-block;
	 background: transparent url(/antitrust/at-images/quicktime.gif) no-repeat 100% 0;}
