﻿html, body, form {
	margin:0;
    padding:0;
    height:100%;
	scrollbar-base-color:#396588;
	scrollbar-track-color:#739FC4;
	overflow:hidden;
}
body
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #739FC4;
}
H1
{
	margin-top: 5px;
	font-size: 12pt;
	margin-bottom: 5px;
	color: #696969;
}
H2 {
	font-size: 16pt;
	font-weight: normal;
	color: #000099;
}
H3
{
	margin-top: 3px;
	font-size: 8pt;
	margin-bottom: 5px;
	/*text-transform: capitalize;*/
	color: White;
}
H4
{
	margin-top: 5px;
	font-size: 8pt;
	margin-bottom: 5px;
	text-transform: capitalize;
	color: #696969;
}
.RadToolBarDropDown .rtbText {white-space:nowrap !important;}
.MainNav {color: #ffffff; background-color: #739FC4; background-image: url(images/bgnav4.gif); font-size:8pt; }
.MainNav a:link {color: #ffffff; text-decoration: none;}
.MainNav a:visited {color: #F1F9FC; text-decoration: none;}
.MainNav a:hover {color: #FFFF80; text-decoration: none;}
.MainNav a:active{color: #660033; text-decoration: none;}
.MainNavProj a:link {color: #004cc0;	text-decoration: none;}
.MainNavProj a:visited {color:#004cc0; text-decoration: none;}
.MainNavProj a:hover {color: #00008b; text-decoration: none;}
.MainNavProj a:active {color: #660033; text-decoration: none;}
.MainNavProjNew {padding-left: 10px;}
.MainNavProjNew a:link {color: #004cc0;	text-decoration: none;}
.MainNavProjNew a:visited {color:#004cc0; text-decoration: none;}
.MainNavProjNew a:hover {color: #00008b; text-decoration: none;}
.MainNavProjNew a:active {color: #660033; text-decoration: none;}
.Content 
{
	color: #000000;
	background-color: #e8e8ff;
	background-image: url(images/bgcontent.gif);
	}
.Content body {overflow:hidden;}
.Content a:link {color: #004cc0;	text-decoration: none;}
.Content a:visited {color:#004cc0; text-decoration: none;}
.Content a:hover {color: #00008b; text-decoration: none;}
.Content a:active {color: #660033; text-decoration: none;}
.ContentScr 
{
	color: #000000;
	background-color: #e8e8ff;
	background-image: url(images/bgcontent.gif);
	overflow:auto;
	}
.ContentScr body {overflow:auto;}
.ContentScr a:link {color: #004cc0;	text-decoration: none;}
.ContentScr a:visited {color:#004cc0; text-decoration: none;}
.ContentScr a:hover {color: #00008b; text-decoration: none;}
.ContentScr a:active {color: #660033; text-decoration: none;}
.tb {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 8pt !important;
}
.idc body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	}
.rgfooter {
	color: #004cc0;
}
.winreszone {
	width: 100%;
	height: 100%;
}

.double { float:left;width:900px; margin-top:-5px;}
.double li { display:list-item;float:left;width:48%;list-style-type:circle; margin-left:-10px; margin-right:10px; }


#navcontainer 
{
	position:relative;
	width:100%;
	height:100%;
	}
#navheader {
	width:230px; 
	padding-top:7px;
	padding-bottom:7px;
	text-align:center;
}
#navcontrols {
	width:230px; 
	text-align:center;
    color: #000000; 
    background-color: #ddd;
    border-style: solid;
    border-width: thin;
}
#navcontent 
{
	position:absolute;
	width:100%;
	top:72px;
	bottom:177px;
	}


#navfooter {
	position:absolute;
	bottom:0px;
	width:230px;
	height:135px;
	text-align:center; 
}

html.wait, html.wait *  {
    cursor: wait !important; 
 }

.groupEditCol, .groupDelCol, .groupIdCol
{ width: 10px; text-align: center; }

.groupIdCol
{ width: 25px; text-align: left; }

.respondentEditCol, .respondentDelCol, .noteEditCol, .noteDelCol, .respondentDisableCol
{ width: 30px; text-align: center; }
 
.respondentDetailsCol
{ width: 50px; text-align: center; }

.respondentIdCol, .noteIdCol
{ width: 55px; text-align: center; }

.noteTypeCol
{ width: 100px; text-align: center; }

.respondentNameCol
{ width: 150px; }

.respondentSurveyStatusCol
{ width: 100px; }

.respondentViewedReportCol
{ width: 100px; }

.respondentLastAccessDateCol
{ width: 100px; }
 
.respondentEmailCol
{ width: 150px; }

 .noteValueCol
 { width: 100px; }
 .groupNameCol
 { width: 80px; }
 .groupNumRespCol
 { width: 50px; }
 .groupNumCompleteCol
 { width: 50px; }
.respondentGroupCol
{ width: 125px; }
 
#NoteDetailsTbl, #GroupDetailsTbl
{ width: 350px; margin: 5px 0 12px 15px; }

#RespondentDetailsTbl
{ width: 850px; margin: 5px 0 12px 15px; }

.respdet1
{ width: 70px; }

.noteValue, .NameValue
{ width: 500px; } 
 
#EmailTB
{ width: 300px; }
 
#RespondentDetailsTbl input[type="button"]
{ width: 65px; margin-left: 8px; }

#RespondentDetailsTbl input[type="text"]
{ width: 150px; margin-right: 5px; }

div[id*="CrCreditDiv"]
{ float: left; width: 850px;  margin-left: 60px; margin-top: 20px; }

div[id*="CrCreditDiv"] table, #CrCreditTbl, #CrVideoCreditTbl {
	width: 100%;
	border-collapse: collapse;
}

div[id*="CrCreditDiv"] table th, div[id*="CrCreditDiv"] table td, #CrCreditTbl th, #CrCreditTbl td, #CrVideoCreditTbl th, #CrVideoCreditTbl td {
	text-align: center;
	padding: 2px;
}

div[id*="CrCreditDiv"] table tr:first-child th
{ text-align: left !important; }

.alignLeft
{ text-align: left !important; }

div[id*="CrCreditDiv"] table, div[id*="CrCreditDiv"] table th, #CrCreditTbl, #CrCreditTbl th, #CrVideoCreditTbl, #CrVideoCreditTbl th {
	border: 1px solid grey;
}


.creditHistoryXXXX
{ overflow: scroll !important; }

div[id*="CrCreditDiv"] table input[type="text"]
{ width: 25px; }

.updateCreditCol
{ width: 100px; }

div[id*="CrCreditDiv"] img
{ padding-left: 7px; top: 7px; }

div[id*="CrCreditDiv"] img:hover
{ cursor: pointer; }

div[id*="CrCreditDiv"]>a
{ float: left; margin-top: 2px; margin-right: 7px; font-size: 1em; line-height: 1.0em; }

div[id*="CrCreditDiv"]>input[type="submit"]:last-child
{ float: right; margin-top: 7px; }

div[id*="CrCreditDiv"]>input[type="submit"]:hover
{ cursor: pointer; }
