﻿@import url("supremecourt_desktop.css") only screen and (min-width:941px);

@font-face {
	font-family: "Topic";
	src: url("Topic.eot");
	src: local("Topic"), url("Topic.ttf");
}

@font-face {
	font-family: "Goudy Initialen";
	src: url("GoudyInitialen.eot");
	src: local("Goudy Initialen"), url("GoudyInitialen.ttf");
}

body 
{
	background-color: #9c2426;
	height: 100%;
	margin: 0;
	padding: 0;
}

	
.upperCase
{
	text-transform: uppercase;
}


.bnr-clear {
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

#searchbox
{
	padding: 0px 20px 0px 0px;
	text-align: right;
}

#bannerbottom
{
	display:block;
	float:left;
	width:940px;
	height: 5px;
	text-align: left;
	padding: 5px 0px 0px 10px;
	color: #666666;
	/* border: solid 0.07em gray; */
}
#bannerbottom1
{
	display:block;
	float:left;
	width:940px;
	height: 24px;
	text-align: left;
	padding: 5px 0px 0px 10px;
	color: #666666;
	/* border: solid 0.07em gray; */
}

#bannerbottomright
{
	float: right;
	text-align: right;
	margin-right: 30px;
}

#singlecolumn
{
	/* background: url('../images/1columnbackground2.gif'); */
	height: auto;
}

#middleCol2
{
	/* background: url('../images/2columnbackground2.gif'); */
	height: auto;
}

#middleCol3
{
	/* background: url('../images/3columnbackground2.gif'); */
	height: auto;
}



#maincolumn
{
	/* background: transparent url('../images/maincolumn_bg2.gif') 0 0 repeat-y; */
	display: block;
	float: left;
	text-align: left;
	font: 9pt arial, verdana, san-serif;
	
}

#maincolumnNew
{
	background: white url('../images/1columnbackground.gif') 0 0 repeat-y;
	display: block;
	float: left;
	text-align: left;
}

#maincontentbox
{
	display:block;
}

#maincontentcolumn {
	display: block;
	margin-left: 10px;
	width: 660px;
	margin-left: 280px;
}

#leftcolumn
{
	display:block;
}

#centercolumn
{
	/* background: transparent url('../images/centercolumn_bg2.gif') 0 0 repeat-y; */
	float: left;
	
}

#rightcolumn
{
	display:block;
}

.textbox2
{
	margin: 5px 10px 10px 18px;
	/* background: transparent url('../images/boxtop_bg.gif') 0 0 repeat-x; */
	text-align: left;
	padding: 5px;
}

.textbox3
{
	margin: 5px 22px 10px 19px;
	/* background: transparent url('../images/boxtop_bg.gif') 0 0 repeat-x; */
	text-align: left;
	padding: 5px;
}

.textbox4
{
	/* background: transparent url('../images/boxtop_bg.gif') 0 0 repeat-x; */
	margin: 5px 12px 10px 19px;
	padding: 5px;
	
  
}

.textbox5
{
	/* background: transparent url('../images/boxtop_bg.gif') 0 0 repeat-x; */
	margin: 5px 20px 10px 19px;
	padding: 5px;
   
}
.mainContent
{
	/* background: transparent url('../images/boxtop_bg.gif') 0 0 repeat-x; */
	display:block;
	margin: 5px 22px 10px 20px;
	padding: 5px;
	float: right;

}

.recentdecisions ul li
{
	list-style-type: none;
	padding-bottom: 1.0em;
	margin-left: -30px;
	font-size: 9pt;
}


#pagetitle
{
	text-align: left;
}

#pagetitle h3
{

	color: Navy;
	font-family: 'Topic', Arial, sans-serif;
	/*font-family: 'Goudy Initialen', Arial, sans-serif;*/
	font-size: 24pt;
	margin-top: 0px;
	margin-bottom: 0px;
}


.menu1title1
{
	background-image: url('../images/icon1.gif');
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	border-bottom: solid 2px #ccccaa;
	border-top:  solid 2px #ccccaa;
	border-right:  solid 2px #ccccaa;
	vertical-align: middle;
	height: 22px;
	font-weight:bold;
	margin-top:15px;
	padding: 6px 0px 0px 35px;
}


.menu1title3
{
	background-image: url('../images/icon1.gif');
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: solid 2px #aaaacc;
	border-top:  solid 2px #aaaacc;
	border-right:  solid 2px #aaaacc;
	vertical-align: middle;
	height: 22px;
	font-weight:bold;
	margin-top:15px;
	padding: 6px 0px 0px 35px;
} 

a:link {
	color: #134992;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #134992;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}


.bioname
{
	font-size: medium;
	font-weight:bold;
}

.contTitle
{
	width: 100px; 
	display:block; 
	float:left;
}

.contName
{
	width: 300px; 
	display:block; 
	float:left;
}

#tbbriefsource
{
 text-align: center;
}

#tbbriefsource table
{
	width: 400px; text-align: left;
}

#tbbriefsource table td
{
	vertical-align: top;
}

.OneTab
{
	display: block;
	padding-left: 40px;
}


 p.MsoNormal
{
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Times New Roman";
	margin-left:0in; margin-right:0in; margin-top:0in
	}
	
p.MsoHeader
{
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0in; margin-right:0in; margin-top:0in
	}
	
p.MsoFooter
{
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0in; margin-right:0in; margin-top:0in
	}

div.dslist UL LI
{
	padding-bottom: 1.0em;
}

div.dslist OL LI
{
	padding-bottom: 1.0em;
}

div.dslist2 UL LI
{
	list-style-type: none;
	padding-bottom: 1.0em;
}

div.dslist3
{
	display:block;
}

div.dslist3 UL LI
{
	list-style-type: none;
	margin-left: -40px;
	padding: 6px 0px 6px 10px;
	vertical-align: middle;
	border: solid thin #E9E9E9;
}
LI.nobullet
{
	list-style-type: none;
	padding-bottom: 1.0em;
}

.fieldTitle
{
	width: 154px;
	text-align: right;
	display: block;
	float:left;
	padding: 3px;
}
.fieldConfirm
{
	text-align: left;
	display: block;
	padding: 3px;
}
.fieldData
{
	text-align: left;
}

.fieldData2
{
	width: 120px;
	text-align: left;
	display:block;
	float:left; 
	padding: 3px;
}
.fieldData3
{
	width: 150px;
	text-align: left;
	display:block;
	float:left;
	padding: 3px;
}

.fieldDataRequired
{
	text-align: left;
	background-color: #FFFFCC
}


.menublock
{
	display:block;
}

.search a:link
{
 font-size:12pt;
  text-decoration:underline;
}

input
{
	font-size: 10pt;
}

#tourCalendar
{
	display: block;
	margin: 0in 0in 0pt 0.5in;
}

.calendarBlock
{
	display: block;
	float: left;
}

.legendBlock
{
	display:block;
	margin-left: 10px;
	width: 145px;
	height: 112px;
	float: left;
}

#ValidationDiv
{
	display: block;
	width: 400px;
	float:right;
}