﻿/*
 * PleaseReview main CSS file
 */

/* common styles used in most pages */

body
{
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 8pt;
	font-weight: normal;
	color: black;
}

.cls_input
{
	BORDER-RIGHT: #666666 1px solid;
	width: 300px; 
    BORDER-TOP: #666666 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BORDER-LEFT: #666666 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: verdana,geneva,arial,helevtica,sans-serif;
    BACKGROUND-COLOR: #ffffff;
    VERTICAL-ALIGN: top;
    TEXT-ALIGN: left
}
.cls_input_narrow
{
	BORDER-RIGHT: #666666 1px solid;
	width: 200px; 
    BORDER-TOP: #666666 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-LEFT: #666666 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: verdana,geneva,arial,helevtica,sans-serif;
    BACKGROUND-COLOR: #ffffff;
    VERTICAL-ALIGN: top;
    TEXT-ALIGN: left
}
.title 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #00CC00;
}
.style1 
{color: #FF0000}

.date 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #999999;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.top_menu 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #333;
}

.intro_menu 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: white;
}

.intro_menu button
{
	font-weight:bold;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	height: 19px;
	font-size: 16px;
}

td, th
{
	font-weight: normal;
	font-size: 8pt;
}

p
{
	margin: 0;
}

textarea, input, select
{
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 8pt;
	font-weight: normal;
}

.fieldlabel, tr.fieldlabel td
{
	font-weight:bold;
}

h1
{
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
	font-size: 14pt;
	font-weight: bold;
	color: #5273b5;
	margin: 4pt 0pt;
	padding: 0pt;
}

h2
{
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
	font-size: 12pt;
	font-weight: normal;
	margin: 4pt 0pt;
	padding: 0pt;
}

h3
{
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
	font-size: 12pt;
	font-weight: normal;
	margin: 0;
	padding: 0pt;
}

a
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:link
{
	color: #999999;
}

.whitelink
{
	color: #FFFFFF;
}

a:hover
{
	color: #0097BD;
	text-decoration: none;
}

td.biglink
{
	background-color:#ededed;
}

td.biglink a
{
	font-size: 10pt;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
}

.rollup
{
	padding: 2px 2px 2px 2px;
	margin: 3px 3px 3px 3px;
	border: none;
	vertical-align:bottom;
	background-color: #dedede;
}


/* grid styles are used for tables on most main screens */

table.grid, table.hovergrid
{
	border-collapse: collapse;
	width: 100%;
}

table.grid tr, table.hovergrid tr
{
	background-color: white;
}

table.hovergrid tr:hover
{
	background-color: #c0c0c0;
	color: black;
}

table.hovergrid th tr:hover
{
	background-color: Transparent;
	color: inherit;
}

table.hovergrid  tr.fieldlabel:hover
{
	background-color: Transparent;
	color: inherit;
}

table.grid th,table.hovergrid th
{
	font-weight: bold;
}

.tableTitle
{
	font-weight: bold;
}

table.grid td, table.grid th,table.hovergrid th,table.hovergrid td
{
	background-color: white;
	padding: 1px 2px;
	border: #dedede solid 1px;
	vertical-align:top;
}

.gridBorder
{
	width: 1024px;
	background-color: #dedede;
	padding:  8px; /* Note if this figure is altered update the ul.tab margin-bottom figure to match it*/
}

.gridpadding
{
	padding: 8px;
}

.gridbackground
{
	background-color: #dedede;
}

/* used for links that are within the grids confines but actually part of the table*/
.outsidegridlink 
{
	width: 100%;
	background-color: Transparent;
	text-align: right;
	margin-bottom: 2px;
}


/* printablegrid tables are used on reports */

table.printablegrid, table.fullwidth
{
	border-collapse: collapse;
	width: 100%;
}

table.printablegrid tr
{
	background-color: white;
}

table.printablegrid td
{
	padding: 1px 4px;
	border: black solid 1px;
	vertical-align:top;
	font-weight:normal;
}

table.printablegrid th
{
	padding: 4px;
	font-weight: normal;
	text-align: left;

	border: black solid 1px;
	vertical-align:top;
}


/* title is used to put a title inside a grid */

.title
{
	font-weight: bold;
	font-size: 12pt;
	color: #5273b5;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
}

.subtitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #5273b5;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
}



table.nestedtable td
{
	border: #808080 solid 1px;
	border-collapse: collapse;
}

table.nopad td
{
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
}

table.nopadfixedwidth
{
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
	width: 700px;
}

/* cal is used for the calendar control */

table.cal td
{
	padding: 1px 2px 1px 2px;
	border: none;
}

table.cal th
{
	padding: 1px 2px 1px 2px;
	border: none;
}

/* used for error and warning messages */

.errorlabel
{
	color: Red;
	font-size: 10pt;
	margin: 4pt 0pt;
	font-weight: bold;
}

h1.errorlabel
{
	color: Red;
	font-style: normal;
	font-weight: bold;
	font-size: large;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
}

.errorlabelgrid
{
	color: red;
	font-weight: bold;
}

.successlabel
{
	color: green;
	margin: 4pt 0pt;
	font-weight: bold;
}


/* General PR buttons */

ul.button
{
	margin: 0;
	width: 700px;
	height: 19px;
	text-align: right;
	padding: 3px 10px 3px 10px;
}

ul.buttonnarrow
{
	margin: 0;
	width: 440px;
	height: 19px;
	text-align: right;
	padding: 3px 10px 3px 10px;
}

.button li
{
	
	margin: 0  10px 0 2px;
	padding: 0;
	display: inline;
	list-style-type: none;
}

.buttonnarrow li
{
	margin: 0  0  0  2px;
	padding: 0;
	display: inline;
	list-style-type: none;
}

.button a
{
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: white;
	background-color: #4472A9;
	vertical-align:top;
	height: 19px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 1px #cccccc;
}

.buttonnarrow a
{
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: white;
	background-color: #4472A9;
	vertical-align:top;
	height: 19px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 1px #cccccc;
}

.leftimg
{
	height: 19px;
	width: 10px;
	padding: 0;
	margin: 0;
	vertical-align:top;
}

.rightimg
{
	height: 19px;
	width: 10px;
	padding: 0;
	margin: 0;
	vertical-align:top;
}


/* sub-menus - in page lists of links*/

ul.submenu
{
	margin: 0;
	width: 700px;
	height: 19px;
	padding: 0 ;
	position: relative;
	text-align: left;
}

.submenu li
{
	margin: 0  0 0 2px;
	padding: 0;
	display: inline;
	list-style-type: none;
	height: 19px;
}

.submenu a
{
	font-weight:bold;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	height: 19px;
}


/* General PR tabs */

ul.tab
{
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 8px;
	margin-right: 0;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;	
	width: 700px;
	border-bottom: solid 4px #dedede;
	
}

.tab li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;	
	text-align: center;
	border: 0;

}

.tab a
{

	color: #0097BD;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	text-decoration: none;
	background-color: #f0f0f0;
	margin: 0;	
	vertical-align: bottom;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px black;
	border-bottom: none;

	
}
.tabcontainer
{
	border: 0;
	margin: 0;
	padding: 0;
	width: 700px;
}
	

a.tabselected
{

	color: #0097BD;
	text-decoration:none;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	background-color: #dedede;
	margin: 0px;
}


/* only used in newreview2 */

.div_Advanced
{
	position: absolute; top:0px; left:0px;
	background-color: #ededed;
	border: 1px solid black;
	padding: 10px;
    white-space:nowrap;
}
