﻿/* Copyright 2010: Thomson Reuters Global Resources. All Rights Reserved. 
   Proprietary and Confidential information of TRGR. Disclosure, Use or 
   Reproduction without the written authorization of TRGR is prohibited. */

body 
{
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	font-family: Verdana, Sans-Serif, Arial, Serif;
	font-size: .8em;
}

img
{
	border: none;
}

img.rightMargin
{
	margin-right: 5px;
}

#headerContainer
{
	width: 783px;
}

/* Tables */
table
{
	border: none;
}

table td
{
	padding: 5px;
}

thead
{
	font-weight: bold;
	text-align: left;
}

.spacedRows tbody tr
{
	margin-bottom: 5px;
	margin-top: 5px;
}

.spacedRows td
{
	vertical-align: top;
}

.dateColumn
{
	width: 15%;
	font-weight: bold;
}

.subscriptions
{
	padding: 5px;
}

.subscriptions td
{
	border: 1px solid #000;
}

.subscriptionsContainer
{
	text-align: right;
	border: 1px solid #000;
	width: 350px;
	padding: 10px;
}

/* Positioning */
.center
{
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.right 
{
	text-align: right;
}

.left
{
	text-align: left;
}

.topLeft
{
	vertical-align: top;
	text-align: left;
}

.topCenter
{
	vertical-align: top;
	text-align: center;
}

.clear
{
	clear: both;
}

.leftRightMargins
{
	margin-left: 20px;
	margin-right: 20px;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.twoColumn
{
	float: left;
	width: 49%;
}

.spacer
{
	display: block;
	height: 30px
}

.wide
{
	width: 100%;
}
/* Fonts */
h1
{
	font-family: Verdana;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 30px;
}

h2
{
	font-family: Verdana;
	font-size: 1.2em;
	font-weight: normal;	
}

sup
{
	font-weight: bold;
	text-decoration: none;
}

.bold
{
	font-weight: bold;
}

.bolditalic
{
	font-style: italic;
	font-weight: bold;
}

.green
{
	color: Green;
}

.squareBullets
{
	list-style-type: square;
}

.squareBullets li
{
	padding: 3px;
}

/* -------------------------------------------------------- */
/* HTML Form Layout Styles */
/* -------------------------------------------------------- */
div.inputcontainer
{
	width:100%;
	margin-bottom:5px;
	float: left;
}
div.inputcontainer .inputlabel
{
	width:250px;
	float:left;
	text-align:right;
	margin-right:10px;
}
div.inputcontainer .inputcomment
{
	margin-left:260px;
}
.submitButton
{
	margin-left: 260px;
}
.goButton
{
	vertical-align: top;
}

.formspacer input
{
	margin: 3px;
}

/* Make buttons look like links -- asp linkbuttons do not work without javascript, buttons do */
.buttonLink
{
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	color: Blue;
	cursor: pointer;
	text-decoration: underline;
}

/* -------------------------------------------------------- */
/* Master Page Styles */
/* -------------------------------------------------------- */
#header
{
	background-color: #CC9966;
	height: 150px;
	width: 100%;
}

#headerseal
{
	width: 200px;
	margin: 0 auto;
	float: left;
}

#bodycontainer
{
	width: 100%;
	height: 100%;
	min-height: 600px;
	float: left;
}

#leftcol
{
	background-color: #006633;
	padding-top: 25px;
	width: 205px;
	height: 100%;
	float: left;
}

#breadcrumb
{
	background-color: #dedede;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 3px;
}

#logoutLink
{
	float: right;
	margin-right: 10px;
}

#contentholder
{
	margin-left: 205px;
}

#content
{
	width: 100%;
}

#footer
{
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: .75em;
}

/* -------------------------------------------------------- */
/* Memorial Styles */
/* -------------------------------------------------------- */

img.portrait
{
	display: block;
	text-align: center;
	margin: 50px auto 0 auto;
}

img.alignright
{
	position: absolute;
	right: 0;
}

div.largeboldcentertitle
{
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
}

div.boldcentertitle
{
	font-weight: bold;
	font-size: 1em;
	text-align: center;
}

hr#footnote 
{
	width: 100%;
	text-align: left;
}

blockquote.smaller
{
	font-size: .75em;
}

#memorial
{
	width: 99%;
}

/* -------------------------------------------------------- */
/* Advance Sheets Styles */
/* -------------------------------------------------------- */
div.centermessages
{
	text-align:center;
	margin-bottom:10px;
}

/* -------------------------------------------------------- */
/* Today's SJC Styles */
/* -------------------------------------------------------- */
.caseButton
{
	padding-right: 15px;
}

.todaysCaseList
{
	margin-top: 2px;
	margin-bottom: 2px;
}

.todaysCaseListItem
{
	padding: 0px;
	margin: 0px;
}

.noCasesToday
{
	margin-left: 47px;
	margin-top: 13px;
	color: Red;
}

/* -------------------------------------------------------- */
/* Unsubscribe & Unsubscribe Confirm Page */
/* -------------------------------------------------------- */

#unsubscribeForm hr
{
	height:1px;
	color:Black;
}

.HalfEMSpacer
{
	padding: 2em 0em 1em .5em;
}

.PhHorizRule hr
{
	clear:both;
	color:Black;
	height: 1px;
}

#lbl_clipName
{
	padding-top: 15px;
	font-weight:800;
	font-size:1.4em;
	font-family: Verdana;
}

#lbl_ClipName
{
	padding-top: 15px;
	font-weight:800;
	font-size:1.4em;
	font-family: Verdana;
	color:#000060;
}

.UnsubConfirmText
{
	color:#000060;	
}

#hrLiteral1, #hrLiteral2
{
	clear: both;
	color: black;
	height: 1px;
	margin-top: .6em;
	margin-bottom: .6em;
}

.UnsubSidePadding
{
	margin:0em 1em 0em 1em;
}

.HrLiteral hr
{
	clear:both;
	color:Black;
	height:1px;
	margin-top: .5em;
	margin-bottom: .5em;
}

#emailArea
{
	padding-bottom: 12px;
}

#emailAddress
{
	background-color: #eeeeff;
}

#unsubscribeOptions
{
	padding-top:7.5px;
	padding-bottom:15px;
}

.unsubscribeListItems
{
	padding-top:0em;
	padding-bottom:0em;
	background-color:#eeeeff;
}


.unsubscribeListItems table
{
	font:Arial;
	font-size:12;
	color:#000000;
}

#unsubscribeOptionsLabel
{
	font-family:Times New Roman;
	font-size:1.26em;
	color:#000000;
	font-style:italic;
	color:#000060;
}

#topHRtoButton
{
	padding-left:100px;
}

#unsubButtonArea
{
	margin:2.3em 0 0 0;
	margin:0, 0, 0, 0;
	display:block;
	clear:both;
	text-align:center;
}

#emailAddressText
{
	font-family:Times New Roman;
	font-size:1.26em;
	color:#000000;
	font-style:italic;
	color:#000060;
}

#unsubscribeForm
{
	color:#000060;
	padding:0px 7.5px 7.5px 7.5px;
}

div .unsubscribeListItems input
{
	height: 1em;
	margin:0;
	padding:0;
}

div .unsubscribeListItems td, div .unsubscribeListItems tr
{
	padding:0;
	margin:0;
}

/* -------------------------------------------------------- */
/* slipops/Confirm.aspx */
/* -------------------------------------------------------- */

.ConfirmPage
{
	padding:.5em 50px 1em 50px;
	color:Black;
	font-family:Verdana verdana Sans-Serif;
	font-size: 1em;
	text-align:left;
}

.SubscribeEmailArea
{
	padding:.5em 0em 2.7em 0em;
	text-decoration:underline;
	font-weight:bold;
}

.ConfirmPageSpacer
{
	padding:.5em 0em .5em 0em;
}

.ConfirmHeaderArea
{
	margin:.3em 0em .75em 0em;
	font-size:1.3em;
}

.ConfirmPageCenter
{
	text-align:center;
}

.UnsubConfirmHeader
{
	display:block;
	margin-top:.3em;
	margin-bottom:.75em;
	font-size:1.3em;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.PreEmailMessageSpacer
{
	padding:.5em 0em 1em 0em;
}

.FormatType
{
	padding:.5em 0em 2.3em 0em;
}

.HRPlaceHolder
{
	padding:.8em 0em .5em 0em;
}

.HRPlaceHolder hr
{
	clear:both;
	color:Black;
	height:1px;
}

