/* CSS Document */


body {
	font-family:Arial, Verdana, Helvetica, san-serif;
	font-size:85%;
	color:#8A827B;
	background:url(/images/bg.gif) repeat-x;
}


* {
	margin:0; padding:0; 
}
	
img {
	border:0 ;
}

input {
	border:1px solid #C6BEB4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8A827B;
	font-size: 1em;
	padding: 2px;
}


p { 
	margin:0px 0;
	padding: 0;
}


/* HEADERS */
h1{
	font-size:1.2em;
	color:#7DCF00;
	font-weight: bold;
	margin:24px 0 20px 0;
}
	
h2{
	font-size:1em; 
	color:#7DCF00; 
	margin-top:15px;
	padding-bottom:10px;
}
h2 a, h2 a:visited {
	color:#7DCF00; 
	text-decoration:underline;
}
h2 a:hover, h2 a:visited:hover { color:#7DCF00;}
h3{font-size:1.2em; margin-top:10px;}

#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_PageBody_Admin-Add-User_2_CreateUserWizard1 h2 {
	font-size: 1.6em;
}

/* LINKS */
a { color:#619f01;}
a:visited { color:#6AB609;}
a:hover{ color:#ff3300; text-decoration:none;}
a:visited:hover{ color:#ff3300;}

h3 a, h3 a:visited{color:#EB3A90;}

/* LISTS */
li { margin:0.5em 0;}
ul li{list-style-image:url(images/list1.gif); margin-left:20px;}
ul li ul li{list-style-image:url(images/common/list2.gif);}


ol li{ margin-left:25px;}
ol li ol li { list-style-type:lower-alpha;}
ol li ol li ol li { list-style-type:lower-roman;}


.red{color:#7DCF00;}

.clear{
	clear: both;
}

	
/* TABLES */

table{
	width:100%;
	font-size:0.9em;
	border:none;
	border-style: hidden;
	border-collapse: collapse
	}

th {
	border: 1px solid #aaa;
	background-color:#dedede;
	padding: 5px;
}
	
tr { 
	border: 1px solid #dedede;
	color:#303930;
	}

td {
	border: 0px solid #dedede;
	border-width: 0px 1px 0px 0px;
	padding: 5px;
	color:#303930;
}

.tdEnd {
	border: 0px solid #ffffff;
	border-width: 0px 1px 0px 0px;
	width:120px
} 


.logIn td
{
	 border-width:0px;
}

.tableHead{
	background-color:#dedede;
	color:#303930;
	font-weight:bold;
	padding: 5px;
	border-right: 1px solid #aaa;
	}
	
.tableRowW{ 
	background-color:#e0e9d1;
	color:#303930;
	font-weight: normal;
	border-width: 0px 30px 0px 0px;
	/*border-color: #330033;*/
        border-bottom: 1px solid #dedede;
	}

.tableRowW td
{
	padding:5px;
        border-bottom: 1px solid #dedede;
}

.tableRowG td
{
	padding:5px;
        border-bottom: 1px solid #dedede;
}

.tableHead {
	border-color: #aaa;
}

.tableHead th,
.tableHead td
{
	padding:5px;
        border-color: #dedede;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.tableRowG{
	background-color:#efefef;
	color:#303930;
	font-weight: normal;
        border-bottom: #dedede;
	}	
	
/* Aarons additions */
.smallCellValue
	{
	width:60px;
	text-align:center;
	}
	
.smallCellValue a {
	color: #619f01;
}

.smallCellValue a:hover {
	color: #f60;
}

/*.tableRowWExtraSpace
{
	height: 110px;
	background-color: #fff;
	color: #303930;
	font-weight: normal;
	border-width: 0px 30px 0px 0px;
	/*border-color: #330033;*/
	border-color: #dedede;
}

.tableRowGExtraSpace
{
	height:110px;
	background-color:#efefef;
	color:#303930;
	font-weight: normal;
	}	
	
.padCell
{
	padding-left:5px;
	text-align:center;
}*/
	
table.domainTable
{
	border: 1px ridge #C0C0C0;
	width: 100%;
	font-size: 0.9em;
}

table.domainTable tr td
{
	border: none;
	padding:5px;
}

table.domainTable tr {
	border: none;
}

table.domainTable tr td strong {
	color: #7dc000;
}


/* Criteria input style fields */

table.criteriaTable td {
	border: none;
}

table.criteriaTable tr {
	border: none;
}







































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

