/* content layout specific, not frame layout */
/* ordered top to bottom */

/*********************************************************************
 *** Generic Layout Rules                                          ***
 *********************************************************************/
body {
  font:76%/11pt tahoma, verdana, arial; 
}
a { color:#1e3c73; text-decoration:none; }
a:hover { text-decoration:underline; }
a.highlight_hit { color: #AA1212; }
a.highlight_hit:hover { text-decoration:none;}
.clear { clear:both; height:0; padding:0; margin:0; }
#a.CodeLink {color: #1E3C73; font-weight: bold;}
a.CodeLink {color: Blue; font-weight: bold;}
a.CaseLink {color: Blue; font-weight: bold;}
a.ActLink {color: Blue; font-weight: bold;}
a.FileLink {color: Blue; font-weight: bold;}


a.case_link_missing, a.nohref { color: black; text-decoration:none; }
a.case_link_missing:hover, a.nohref:hover { text-decoration: none; cursor: default; }

form { margin:0; padding:0; }
label { font-size: 10pt; font-weight: normal;}
.page { font-weight:bold; text-align:center; border-top:1px solid black;}

    
#header .padded {
  background:url('../images/header_line.png') top left repeat-x;
  height: 100%;
}

#casemaker_logo {
  background: url('../images/header_right.png') no-repeat top right;
  float:right;
  height:128px;
  width:285px;
}

/*#top_right_links {
  position:relative;
  left:-5px;
}
*/
.multibook_header {
  font-size:13pt;
  font-weight:bold;
  padding:5px 0px;
}

.record_header {
  font-weight: bold;
  font-size: 12pt;
  line-height:14pt;
}

#sign_in label {
  color:white;
  font-weight:normal;
  font-size:8pt;
}

#top_right_links {float:right; position:relative; right:100px}

/*********************************************************************
 *** Breadcrumb Navigation Element                                 ***
 *********************************************************************/
#tab_navigation{
	background: url('../images/mainNavig.png');
	clear: both;
	height: 35px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#tab_navigation ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

#tab_navigation ul li {
  color: #000000;
	float: left;
	height: 35px;
	padding: 0;
}

#tab_navigation ul li div {
  float: left;
	margin: 0;
	padding: 10px 15px 0 15px;
}

#tab_navigation ul li.selected div {
	background: #ffffff url('../images/mainNavigSelected.png') repeat-x;
	color: #000000;
	height:26px;
	_height:35px;
}

#tab_navigation ul li.unselected div a {
  color: #f0f0f0;
}

#tab_navigation ul li p {
	margin: 0;
	padding: 0;
	width: 4px;
	float: left;
}

#tab_navigation ul li.selected p {
  height:35px;
  width:4px;
}

#tab_navigation ul li.selected p.left{
	background: url('../images/mainNavigSelectedLeft.png') no-repeat left;
}

#tab_navigation ul li.selected p.right{
	background: url('../images/mainNavigSelectedRight.png') no-repeat right;
}

#tab_navigation a {
  color:black;
  font-weight:normal;
  text-decoration:none;
}

#tab_navigation a:hover {
  text-decoration:underline;
}

/*********************************************************************
 *** Breadcrumb Navigation Element                                 ***
 *********************************************************************/
#breadcrumb_navigation {
  background: url('../images/breadcrumb_bg.png') top repeat-x;
  clear:both;
}

#breadcrumb_navigation, #breadcrumb_navigation div span {
  height:20px;
  line-height:20px;
}


#breadcrumb_navigation div {
  height: 20px;
  margin: 0; padding:0;
  margin-left: 4px;
  padding-left:10px;
}
    
#breadcrumb_navigation div img {
  vertical-align: top;
}

/*********************************************************************
 *** Message Bar Navigation Element                                ***
 *********************************************************************/
#messagebar{
	background: url('../images/pagerbar.png') repeat-x;
	margin: 0;
	height: 33px;
	line-height:33px;
	padding:0 0 0 10px;
	padding-left:10px;
	text-align: left;
}

#messagebar div.error_message {
  color:green;
}

#status_messages {
  width:100%;
}

#system_message {
  max-width:500px;
  background-color:#EBD89B;
  padding:0 2px 2px 2px;
  margin:5px;
  border:2px solid #C26121;
  text-align:center;
  color:#45433D;
  font-weight:bold;
}

#flash_notice {
  max-width:500px;
  background-color:#A0E1AA;
  padding:0 2px 2px 2px;
  margin:5px;
  border:2px solid #0E4817;
  text-align:center;
  color:#244829;
  font-weight:bold;
}

#flash_error {
  max-width:500px;
  background-color:#EA969E;
  padding:0 2px 2px 2px;
  margin:5px;
  border:2px solid #9C0514;
  text-align:center;
  color:#69030E;
  font-weight:bold;
}

#messagebar ul, #messagebar div {
  list-style: none;
	margin:0;
	padding:0;
}

#messagebar ul li, #messagebar div {
  color: #494949;
  height: 33px;
	float: left;
	padding-right: 10px;
}

#messagebar ul li div, #messagebar div div {
	margin: 0px;
  padding: 10px 10px 0px 10px;
	height: 23px;
	float: left;
	color: #494949;
	background: url('../images/pagerbarSelected.png') repeat-x;
}

#messagebar ul li.Disabled div, #messagebar div.Disabled div {
	color: #000000;
	background: url('../images/pagerbarDisabled.png') repeat-x;
}

/*********************************************************************
 *** Content Area                                                  ***
 *********************************************************************/
#contents .padding_wrapper {
  padding:5px 5px 0 10px;
  font:100%/15pt tahoma, verdana, arial;
  _height:100%; /* IE _ hack */
}

#contents .padding_wrapper_sdk {
  
  padding:5px 5px 0 230px;
  _height:100%; 
     
}

#contents .content_headline {
	color:#1e3c73;
	float:left;
	font-size:14pt;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	text-align:left;
}

#contents .content_headline_right {
   float:right;
   margin-right:4%
}

/*********************************************************************
 *** Footer Element                                                ***
 *********************************************************************/
#footer .padded {
  background:url('../images/siteBackgroundFooterBottom.png') repeat-x top left;
  height:100%;
}

/*********************************************************************
 *** Columnar List Layout                                          ***
 *********************************************************************/
.list ul  {
  float:left;
  list-style:none;
  margin:0;
  padding:0;
  width:100%;
}

.list ul li { display:inline; }

.list ul li ul {
  border-left:1px solid #dbd9d6;
  width:24%; /* default 4 column width */
}

.list ul li ul li {
  display:block;
  margin-left:5px;
}

/*********************************************************************
 *** Columnar List Design                                          ***
 *********************************************************************/
.list a {
  line-height: 20pt;
}

#searchHeadbar table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	height: 31px;
	width:100%;
	background: url('../images/searchHeadbarbg.png');

}

/*********************************************************************
 *** Search Form Styles                                            ***
 *********************************************************************/
.searchHeadbarText{
	padding: 0px 0px 0px 13px;
	color:#000000;
	font-family: tahoma, arial, verdana, arial;
	font-size:13px;
	line-height: 28px;
	font-weight:bold;
}

.searchHeadbarLink:link {font-weight:normal; text-decoration: none; font-family: tahoma, arial, verdana, arial;font-size: 11px; color: #000000; padding-right:12px;}
.searchHeadbarLink:visited {text-decoration: none; font-family: tahoma, arial, verdana, arial;font-size: 11px; color: #000000;padding-right:12px;}
.searchHeadbarLink:active {text-decoration: none; font-family: tahoma, arial, verdana, arial;font-size: 11px; color: #000000;padding-right:12px;}
.searchHeadbarLink:hover {text-decoration: underline; font-family: tahoma, arial, verdana, arial;font-size: 11px; color: #555555;padding-right:12px;}

#searchCollapseBar {
  border-top:1px solid #686868;
}

#searchCollapseBar table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	height: 18px;
	width:100%;
	background: url('../images/searchCollapsebarbg.png');

}


#searchCollapseBar img { padding: 0px 12px 0px 0px; }
.search_star { position:relative; top:-1px; }

.searchCollapseBarText {
	padding: 0px 0px 0px 13px;
	color:#000000;
	font-family: tahoma, arial, verdana, arial;
	line-height: 12pt;
	font-weight:bold;
}

#searchQuery {
	margin: 0px 0px 0px 0px;
	padding-top:7px;
	padding-bottom:1px;
	width:100%;
	background-color:#BFD4E6;
	font-size:13px;
	border-bottom:1px solid #686868;
}

#searchQuery table{
  text-align:center;
	width:100%;
	table-layout:fixed;
	padding-bottom:7px;
}

td  {
  font:76%/11pt tahoma, verdana, arial; ;
}

#searchQuery textarea {
	width:96%;
	font-size:11px;
	font-family: tahoma, arial, verdana, arial;	
}

.optionElements {
  font-size:11px;
}

.optionElementsBg {
	background: url('../images/optionElements_bg.png');
}

.optionElementsLine {
	background: url('../images/optionElementsLine.png') bottom repeat-x;
	height:30px;
}

.optionElements .padleft{
	padding-left:13px;
}

.optionElements .padright{
	padding-right:13px;
}

.optionElements .padrightSelect{
	padding-right:9px;
}

.optionElements input {
	width:100%;
  height:16pt;
  font-size:8pt;
/*  font-size:11px;*/
}

.optionElements select {
	width:97%;
	height:20px;
	font-size:11px;
}	

#searchbuttonbar{
  background-color:#D2E2EF;
  height:42px;
  border-bottom:1px solid #686868;
  border-top:1px solid #686868;
  text-align:center;
  padding-top:8px;
}

#searchbuttonbarShadow{
  height:42px;
  background-image:url('../images/searchbuttonShadow.png');
}

.optionElements img { padding: 0 3px; }

/*****
 results
 */
#results {
  color:#333333;
  font-size:11pt;
  line-height:12pt;
}

.resultcols {
  font-size:8pt;
  color:#333333;
  line-height:10pt;
}

/* prevents the text from getting to close to the "Decided/Rank" col */
.resultplaintext{ padding-right:20px; }

.resultbold{
  font-weight:bold;
  line-height:16px;
}

.resultsnumbers{
  color: #8b8b8b;
}



/*********************************************************************
 *** Message Bar Button Styles                                     ***
 *********************************************************************/
#messagebar ul li.Disabled div, #messagebar div.Disabled div {
  background: url('../images/pagerbarDisabled.png') repeat-x;
  color: #000000;
}

#messagebar ul li p, #messagebar div p {
  color: #494949;
  float: left;
  height: 33px;
  margin: 0px;
	padding: 10px 5px 0px 10px;
}

#messagebar ul li p.left, #messagebar div p.left {
  background: url('../images/pagerbarSelectedLeft.png') no-repeat left;
	padding: 0px;
	width: 3px;
}

#messagebar div span {
  line-height:11pt;
  height:23px;
}

#messagebar ul li.Disabled p.left, #messagebar div.Disabled p.left {
	background: url('../images/pagerbarDisabledLeft.png') no-repeat left;
}

#messagebar ul li p.right, #messagebar div p.right{
  background: url('../images/pagerbarSelectedRight.png') no-repeat right;
	padding: 0px;
	width: 3px;
}

#messagebar ul li.Disabled p.right, #messagebar div.Disabled p.right{
	background: url('../images/pagerbarDisabledRight.png') no-repeat right;
}

/* for plain text like "60 of 100" between buttons, remember to use <SPAN> */
#messagebar ul li.Plaintext span {	
	margin: 0px;
	padding: 10px 3px 0px 3px;
	float: left;
	color: #494949;
	cursor: default;
	background: url('../images/pagerbar.png');
	background-repeat: repeat-x;
	line-height:11pt;
	height:23px;
}    

/*********************************************************************
 *** Right Frame Styles                                            ***
 *********************************************************************/
#right_frame .padding_wrapper {
   _height:100%;
   padding:5px 5px;
}
 
#right_frame .right_frame_image_header {
 margin:0;
 padding:0;
 text-align:center;
}

#right_frame .right_frame_image_header_help{
 text-align:right;
}

#sign_in {
  height:273px;
}
/*********************************************************************
*** CaseCheck/SuperCode Styles                                    ***
*********************************************************************/
#xref {
  text-align:center;
}

div.xref_name {
  color:#e3702a;
  font-size:12pt;
  font-weight:bold;
  margin-bottom:0;
  padding-top:10px;
}

div.xref_item {
  padding:5px 0;
  position:relative;
}

div.xref_item a.casecheck_name:visited { color: red; }

#casecheck_results {
  text-align:left;
}

div.casecheck_result {
  font-family: tahoma, arial, verdana, arial;
  font-size:10pt;
  font-weight:normal;
  margin-bottom:9px;
}

div.casecheck_description {
  color:#333333;
  font-size:9pt;
  line-height:9pt;
  text-align:justify;
}

#casecheck_results .publication_header {
 font-family: tahoma, arial, verdana, arial;
 font-size:8pt;
 font-weight:normal;
 font-size-adjust:none;
 font-style:normal;
 font-variant:normal;
 line-height:11pt;
 margin:0;
}

#casecheck_results .publication_title {
 font-size:10pt;
 font-weight:bold;
 margin:0;
 padding:10px 0 4px 0;
}

#casecheck_plus {
  font-size:15px;
  font-weight:bold;
  margin-top:5px;
  text-align:center;
}

#casecheck_plus a{
  color:green;
}

/*********************************************************************
*** CaseKnowledge Styles                                          ***
*********************************************************************/
#case_knowledge .publication_header {
 font-family: tahoma, arial, verdana, arial;
 font-size:8pt;
 font-weight:normal;
 font-size-adjust:none;
 font-style:normal;
 font-variant:normal;
 line-height:11pt;
 margin:0;
}

#case_knowledge .publication_title {
 font-size:10pt;
 font-weight:bold;
 margin:0;
 padding:10px 0 4px 0;
}

#case_knowledge .publication_author {
 color:#333333;
 padding:0;
 font-size:8pt;
 font-weight:bold;
}

#case_knowledge .publication_text {
 color:#333333;
 font-size:8pt;
 line-height:9pt;
 text-align:justify;
}

#case_knowledge .buy_now {
  font-size:10pt;
  font-weight: bold;
  margin:0;
}



.help_button p {
  height:14px;
  float: left;
  margin-top:0;
  padding-top:0;
}

.help_button .left {
  background:url('../images/butt_cap_left.png') no-repeat left;
  width:7px;
}

.help_button .middle {
  background:url('../images/butt_middle.png') repeat-x;
}

.help_button .middle a {
  color:white;
  font-size:10px;
  line-height:12px;
}

.help_button .middle a:hover {
  text-decoration:none;
  color:orange;
}

.help_button .right {
  background:url('../images/butt_cap_right.png') no-repeat right;
  width:7px;
}

.help_button .video_cap {
  background:url('../images/butt_cap_right_play.png') no-repeat right;
  width:19px;
}
.currency { font-family:arial,helvetica,verdana; color:red;  text-indent:30}

