﻿html
{
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 5px 0;
	text-align: center;
	background-color: #054D7C;
	/*background: #054D7C url( 'Images/bg.png' ) repeat top left;*/
	background-color: #868686;
}

#wrap
{
	margin: 0 auto;
	width: 978px;
	height: 601px;
	text-align: right;
	border: 5px solid #ffffff;
	border-bottom: none;
}

#HeaderLine
{
	text-align: center;
	font: normal normal bold 14px/18px 'Times New Roman';
}

#Header
{
	width: 978px;
	height: 75px;
	background: #fff url( 'Images/Header.png' );
	padding: 0;
	margin: 0;
	border-bottom: solid 2px #fff;
}

#ThritaFooter
{
	color: #fff;
	background: #000000 url( 'Images/footer.gif' ) no-repeat left top;
	clear: both;
	width: 978px;
	height: 23px;
	text-align: center;
	font-size: 14px;
	padding-top: 7px;
	border-bottom: solid 5px white;
}

#Container
{
	clear: both;
	width: 978px;
	height: 524px;
	background-color: #ffffff;
}

#Accardion
{
	float: right;
	top: 2px;
	right: 0;
	width: 200px;
	height: 487px;
	background-color: #E0E0E0;
	direction: rtl;
	margin-bottom: 2px;
}

#Content
{
	float: right;
	right: 202px;
	width: 756px;
	height: 415px;
	background-color: #C7C7C9;
	text-align: right;
	direction: rtl;
	font: normal normal bold 11px/12px 'Tahoma';
	padding: 25px 10px;
	overflow: auto;
	margin-right: 2px;
	margin-top: 2px;
}

#table
{
	margin-right: 150px;
}

#Header .Blue
{
	/*position: absolute;     top: 5px;     left: 350px;     width: 100px;     height: 100px;     background-color: #3C598A;*/
}

#Header .Green
{
	/*position: absolute;     top: 5px;     left: 550px;     width: 100px;     height: 100px;     background-color: #3C8A66;*/
}

.accordionHeader
{
	color: #204D89;
	font: normal normal normal 11px/12px 'Tahoma';
	padding: 9px;
	cursor: pointer;
	background-color: #525252;
	color: #B9CD2E;
	border-bottom: 2px solid #ffffff; /*background: url('Images/accBG.gif') repeat-x top right;*/
}

.accordionHeaderSelected
{
	color: #525252;
	font: normal normal normal 11px/12px 'Tahoma';
	padding: 9px;
	cursor: pointer;
	background-color: #B9CD2E; /*background: url('Images/accHeaderBGgif.gif') repeat-x top right;*/
}

.accordionContent
{
	background-color: #E0E0E0;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 60px;
	font: normal normal normal 11px/18px 'Tahoma';
	text-decoration: none;
}

.accordionContent a:link, a:visited
{
	color: Navy;
	font: normal normal normal 11px/18px 'Tahoma';
	text-decoration: none;
}

.accordionContent a:hover
{
	color: Navy;
	text-decoration: underline;
}

/*//////////////////////////////////////////////////////////*/
/* This is Added By Arman.
These Classes Are For Button Activities*/
/*//////////////////////////////////////////////////////////*/
.GreenBox
{
	background-color: #505050;
	color: #B9CD2E;
	font-size: 10pt;
	border: solid 1px black;
	font: normal normal bold 11pt/14pt "Arial";
	text-decoration: none;
}


.GreenBox:link
{
	text-decoration: none;
	padding: 5px;
}

.GreenBox:visited
{
	text-decoration: none;
	color: white;
}

.GreenBox:active
{
	text-decoration: none;
	color: white;
}

.GreenBox:hover
{
	text-decoration: none;
	color: white;
	background-color: #ED8530;
}
/*//////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////*/
#Login
{
	direction: ltr;
	margin: auto;
	margin-top: 200px;
	width: 650px;
}

#Login a:link
{
	font: normal normal normal 12px 'Tahoma';
	text-decoration: none;
	color: #000080;
}

#Login a:hover
{
	font: normal normal normal 12px 'Tahoma';
	text-decoration: none;
	color: #000080;
}

#Login a:visited
{
	font: normal normal normal 12px 'Tahoma';
	text-decoration: none;
	color: #000080;
}

#GridView
{
	direction: rtl;
}

#Status
{
	float: right;
	top: 2px;
	right: 202px;
	width: 766px;
	height: 10px;
	background-color: #349EA1;
	text-align: left;
	direction: rtl;
	font: normal normal bold 11px/12px 'Tahoma';
	padding: 5px;
	margin-right: 2px;
	padding-bottom:7px;
}

#ThritaFooter p
{
	color: #fff;
	padding: 0;
	margin: 0;
}
#ThritaFooter a
{
	color: #C6DDEE;
	text-decoration: none;
}

#Status a
{
	color: white;
	text-decoration: none;
	font: normal normal bold 11px/12px 'Tahoma';
}

#Status a:link
{
	color: white;
	text-decoration: none;
	font: normal normal bold 11px/12px 'Tahoma';
}

#Status a:hover
{
	color: #cacaca;
	text-decoration: none;
	font: normal normal bold 11px/12px 'Tahoma';
}

.pnlActivityBtn
{
	margin: 10px;
	text-align: center;
}

.pnlTrackWorkItem
{
}

.pnlResult
{
	padding-top: 20%;
	vertical-align: middle;
	text-align: center;
}

.textBoxes
{
	font-family: Tahoma;
	font-size: 12px;
	background-position: auto top;
	background-image: url(   'Images/TextBoxBg.gif' );
	background-repeat: repeat-x;
	border: solid 1px #979696;
}

.dropDownLists
{
	font-family: Tahoma;
	font-size: 12px;
	background-position: auto top;
	background-image: url( 'Images/TextBoxBg.gif' );
	background-repeat: repeat-x;
}

.Buttons
{
	font-family: Tahoma;
	font-size: 12px;
}

.gridHeader
{
	color: #454545;
	height: 23px;
	vertical-align: middle;
	background-image: url(   'Images/GridHeaderBG.gif' );
	background-position: auto top;
	background-repeat: repeat-x;
	border-bottom: solid 3px #A7A9AC;
}


#shadow .Reflex
{
	position: absolute;
	background: url(Images/Shadow.png) no-repeat left top;
	width: 988px;
	height: 52px;
}

.TabFormating
{
	text-align: center;
	vertical-align: middle;
	padding: 50px;
}

.Validators
{
	color: #FF7F50;
	font: normal normal bold 11px/12px 'Tahoma';
}

.pnlComment
{
	direction: ltr;
	text-align: left;
}

.pnlComment legend
{
	color: Black;
}

.pnlComment fieldset
{
	 padding: 10px;
}

.error
{
	text-align: center; 
	padding: 10px; 
	background-color: #333333;
	color: #CC6633;
}

.RepeaterHeader
{
	background-color: #3E3E3E;
	color: #21B9FC;
	border-bottom: solid 2px #ACA899;
	cursor: pointer;
	padding: 5px 5px 3px 0;
}

.RepeaterContent
{
	background-color: #626262;
	color: #fff;
	padding: 1px 5px 1px 0;
	font: normal normal normal 11px/14px Tahoma;
}

.DelEdit
{
    text-align: left;
    direction: rtl;
    font-weight: bold;
	color: #000;
}

.DelEdit a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #000;
	direction: rtl;
}

.DelEdit a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #000;
	direction: rtl;
}

.DelEdit a:hover, a:active
{
    font-weight: bold;
	text-decoration: none;
	color: Gray;
	direction: rtl;
}

#shadow
{
	position: relative;
	top: 5px;
	left: -5px;
	float: right;
	text-align: left;
	clear: both;
	margin: 0;
	height: 52px;
	width: 988px;
}

#repeator
{
	text-align: center;
	background-color: #DBDBDB;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

#repeatorAlt
{
	text-align: center;
	background-color: #D2D0D0;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

#repeatorHead
{
	text-align: center;
	background-color: #333333;
	width: 100%;
	height: 17px;
	color: White;
	padding-top: 4px;
}

#repeatorContainer
{
	margin: auto;
	border: solid 1px #000;
	width: 80%;
}

#repeatorContainer a:link, a:hover, a:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #000080;
}

#Comment
{
	width: 78%;
	margin: auto;
	border: solid 1px #333333;
	padding: 8px;
	font: normal normal normal 12px/16px 'Tahoma';
	direction: rtl;
	text-align: right;
	height: 300px;
}

#CommentHeader
{
	background-color: #333333; 
	width: 80%;
	height: 17px;
	text-align: center;
	color: #fff;
	margin: auto;
	padding-top: 3px;
	border: solid 2px #333333;
}

#CurrentUser
{
	float: right;
	right: 0;
	margin-top: -1px;
	text-align: right;
	direction: rtl;
	color: #ffffff;
	font-weight: bold;
}

#ResearcherName
{
	color: #FF9900;
}



