/* Following this break is the original arguments.css file */
body
{ 
	margin: 0px;
	padding: 0px;
}


/* Clearfix fixes floating element containers */

.ScheduledDate
{
    text-transform: uppercase;
}

#fsubmit
{
    float: left;
}

.pagesize
{
    font-size: small;
    margin-left: 5px;
}

/* Structure */
.rescheduled { font-size: 0.85em; line-height: 0.9em; color: #f26d3c; }
#txtSearch { border: 1px solid #AAAAAA; color: #706B5A; font-size: 0.8em; height: 30px; vertical-align: middle; width: 180px; }

.styled-select select { background: none repeat scroll 0 0 transparent; border: 0 none; height: 21px; padding-right: 5px; width: 125px; }

.styled-select { background-color: #FFFFFF; border: 1px solid #AAAAAA; float: left; height: 25px; margin-left: 10px; overflow: hidden; padding-left: 5px; padding-top: 5px; text-align: left; width: 125px; }

#body
{
	float: left;
}

#content-wrapper
{
	margin-left: 150px;
	padding-top: 7px;
	/*border-left: 1px dotted;*/
	padding-left: 35px;
}

#sidebar
{
	float: left;
	width: 150px;
	text-align: center;
}

#wrapper
{
	clear: both;
	float: left;
	width: 100%;
}

#sidebar table
{
	margin: auto;
	text-align: left;
}


/* Header */

#header h1
{
	padding-left: 30px;
}

#searchIN
{
	width: 40%;
	float: right;
	margin-bottom: 5px;
	margin-right: 5px;
}

#breadcrumb
{
	float: left;
}

#save
{
	text-align: right;
}

/* Content */

#content .post p.img
{
	float: left;
	margin: 0 15px 0 0;
}

#content .post p.img img
{
	padding: 8px;
	border: 1px solid #d0d0d0;
	background-color: #eeeeee;
}

#content .post-footer
{
	font-size: 90%;
	color: #888888;
	margin-bottom: 5px;
	padding: 5px 5px 5px 15px;
}

.main
{
	width: 100%;
}

.main .heading1
{
	padding-bottom: 20px;
}

.label
{
	text-align: right;
}

.label .error
{
	padding-right: 85%;
}

#search
{
	float: left;
	width: 50%;
	text-align: center;
	padding-bottom: 10px;
}

#browse
{
	float: right;
	width: 48%;
	text-align: center;
	padding-bottom: 10px;
	border-left: 1px dotted;
	padding-left: 10px;
}

#data
{
	background-color: LightBlue;
	
}

.left
{
	text-align: left;
	float: left;
}



.right
{
	text-align: right;
	float: right;
}

.view
{
	vertical-align: middle;
	padding-left: 10px;
	float: left;
	line-height: 25px;
}

#updView
{
	float: left;
	width: 60%;
}

#modifiedText
{
	float: left;
	width: 300px;
}

#updData
{  
  
    border-color: #008080; border-width: thin; float: left;
    width: 100%;
 }
 
  
#pager
{
	padding-right: 5px;
	float: left;
	text-align: left;
}


#bottom
{
	float: left;
	padding-top: 20px;
	padding-bottom: 40px;
	width: 100%;
}

/* Header */

#navigation
{
	background-image: url(http://www.in.gov/judiciary/includes/inside-banner-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}

#menu
{
	background-image: url(http://www.in.gov/judiciary/images/menu-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	height: 21px;
	padding-top: 1px;
}

.pageinfo { display: inline-block; font-size: 0.8em; line-height: normal; padding-top: 15px; }

#menu table
{
	margin-left: 158px;
}


#filters
{
	width: 100%;
}

.error
{
	color: Red;
}



/************* hover pop up box ***************/
.popUp
{
	max-height: 573px;
	width: 548px;
}

#WzBoDy
{
	padding: 0px;
}

.popHead
{
	visibility: hidden;
}

.popTitle
{
	background-color: #2D9ABB;
	color: White;
	text-align: center;
	margin: auto;
	padding: 25px;
	padding-top: 0px;
	padding-bottom: 15px;
}

.popText
{
	padding-left: 10px;
	padding-right: 10px;
	max-height: 500px;
	border: 1px solid Grey;
	border-top: none;
	background-color: White;
}

.popContent
{
	max-height: 440px;
	overflow-y: auto;
}

/* Detail View */

.caseCaption
{

	
}

.adminButton
{
	width: 60px;
	text-align: center;
}

.argumentDiv
{
	border: 1px solid #2C91AD;
	margin-bottom: 20px;
	width: 898px;
	padding: 20px;
	
}

.citcLink
{
	text-decoration: none;
	font-size: 11px;
}

.citcLink:hover
{
	background-color: #3D9ABB;
	color: White;
}

.citcRow
{
	padding-left: 4px;
}

.linkTiny
{
	background-color: #dedede;
	margin-top: 5px;
	padding: 5px;
}

#timeBrowseDiv { margin-bottom: -15px; margin-top: 15px; text-align: right; }

#browseInfoDiv { float: right; font-size: 0.75em; font-style: italic; text-align: right; width: 50%; }

#dateTime
{
    color: #A49F8D;
    font-size: 12px;
    text-align: left;
}

.imgSumm:hover
{
	cursor: pointer;
}

.innerDiv
{
	width: 40%;
	float: left;
}

.sharePanel
{
	float: right;
	margin-bottom: 5px;
	padding: 5px;
	width: 500;
}

.panelMessageBoard { background-color: #99CDCD; padding-left:20px; padding-right:20px; color: #FFFFFF; font-size: 18px; height: 170px; line-height: 20px; padding-top: 100px; text-align: center; }
.dotline
{
    border-width: 0px 0px 1px 0px;
    border-style: dotted;
    border-color: #CC6600;
}

.innerDivRow
{
	padding: 0 0 8px;
}

.summaryPanel
{
   
    width: 99%;
    float:left;
    
}
.summaryPanel p { padding-bottom: 15px; }

.innerDivCaption { color: #453F38; font-size: 1.1em; font-weight: bold; }

.innerDivField
{
	position: absolute;
	left: 300px;
}

.hyperlink
{
	text-decoration: underline;
	cursor: pointer;
	color: Blue;
}

#VideoURL
{
    border-width: 1px;
    border-color: #555555;
    background-color: #000000;
    color: #000000;
    border-bottom-style: solid;
    font-size: 8px;
}



.Mp4URL
{
    color: #FFFFFF;
    background-color: #ffffff;
}


.keywords
{
	left: 95px;
	position: relative;
	top: -15px;
	width: 60%;
	color: #333333;
}

.keywords a
{
    color: #2C91AD;
}

.sharePanel img
{
	border: 0px;
	padding: 5px;
	text-decoration: none;
	vertical-align: middle;
}

.linkTextbox
{
	margin-left: 30px;
}

span p
{
	margin: 0px;
}

#imgLink:hover
{
	cursor: pointer;
}

/* Tab Panel Buttons */
.button:hover
{
    cursor: pointer;
    background-color: #FBFDFD;
    border: 1px solid #18617B;
}

.button
{
    display: block;
    float: left;
    margin-right: 5px;
    border: #2c91ad solid 1px;
    margin-bottom: 5px;
    background: #e4f1ef;
    font-size: .75em;
    font-weight: 700;
    text-decoration: none;
    color: #2c91ad;
    padding: 9px 13px;
}


.buttonsearch { 
-moz-box-shadow:inset 0px 1px 0px 0px #fbd5c6;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fbd5c6;
	box-shadow:inset 0px 1px 0px 0px #fbd5c6;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f26c3c), color-stop(1, #e1351e) );
	background:-moz-linear-gradient( center top, #f26c3c 5%, #e1351e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f26c3c', endColorstr='#e1351e');
	background-color:#f26c3c;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #9c2614;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:8px 16px;
	text-decoration:none;
	text-shadow:1px 1px 0px #9c2614;
	margin-top: 10px;
}

.buttonsearch:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e1351e), color-stop(1, #f26c3c) );
	background:-moz-linear-gradient( center top, #e1351e 5%, #f26c3c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1351e', endColorstr='#f26c3c');
	background-color:#e1351e;
}

.buttonreset {
	-moz-box-shadow:inset 0px 1px 0px 0px #e8e7e1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e8e7e1;
	box-shadow:inset 0px 1px 0px 0px #e8e7e1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a49f8e), color-stop(1, #706b5a) );
	background:-moz-linear-gradient( center top, #a49f8e 5%, #706b5a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a49f8e', endColorstr='#706b5a');
	background-color:#a49f8e;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #454238;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:8px 16px;
	text-decoration:none;
	text-shadow:1px 1px 0px #454238;
	margin-top: 10px;
}

.noresults {
    color: #F26D3C;
    line-height: 4em;
}

.cancelled {
    color: #F26D3C;
}

.buttonreset:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #706b5a), color-stop(1, #a49f8e) );
	background:-moz-linear-gradient( center top, #706b5a 5%, #a49f8e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#706b5a', endColorstr='#a49f8e');
	background-color:#706b5a;
}
.buttonreset:active { position: relative; top: 1px; }
.inactive
{
	color: Black;
	background: #d8d8d8 repeat-x;
	border: solid 1px #969696;
	border-bottom: 0px;
	border-bottom: solid 1px #d8d8d8;

}

.inactive:hover
{
	background: #bfdaff;
}

#pnlBrowse { background-color: #F1F8F7; border: 1px solid #99CDCD; margin-bottom: 15px; padding: 20px; }

.editPnl
{
	
	
	display: block;
	padding: 15px;
}

.notice
{
	background-color: #EAEAEA;
	font-weight:bold;
	text-align: center;
	padding: 10px 0;
	
}

.currentpage
{
    background-color: #008080;
    font-size: small;
    color: #FFFFFF;
    width: 20px;
    height:20px;
    padding:2px;
}

