.checkboxParent{
	border : 1px solid #FFD700;
}

.checkboxTracker{
	border : none;
}

#Reply{
	height:145px;
	overflow: hidden;
	overflow-y: auto;
	border: 1px solid #E6E6E6 ;
	-webkit-border-radius:10px; 
    -moz-border-radius:10px; 
	background-color:#F4F4F4;
	padding : 15px 15px 15px 22px

 
}
#Description{
	border:1px solid #BBBBBB;
	height:80px;
	overflow-y:scroll;
	padding-left : 22px;
}

#QuickReply{
	/*float:right;
	margin-right:3px;
	margin-top:5px;*/
}

#QuickReplyDiv
{
	height:30px;
	width:94%; 
	float:left;
	margin-top:20px;
}

#QuickReply_Table{
	margin-top:-25px;
	margin-bottom:1%;

}
#ReplyTable{
	width:100%;
}

.SendReply{
	margin-top:0px; 
	margin-bottom:-3%;
}

#PublicAndFromWrapper{
	margin-left	: 5px;
	width : 576px;
}

#SendReplyFromDiv{
	width : 285px;
	float : left;
	
}

#SendReplyPublicDiv{
	width : 122px;
	float : right;
	
}

#ReplyPublicField{
	/*width:94%;
	margin-left:15px;*/
}

#ScreenshotsimagesDiv {
	clear:both;
	width:100%;
}

.readonlyTextBox{
	color:#696969;
	background-color:#F5F5F5;
    border:none;
	background-image:none;
}

.ScreenshotImage{
	cursor:pointer;
	border:1px solid;
}

.OverwriteDiv{
	float		: left;	
	width		: 157px;
	margin-left : -135px;
	margin-top  : 23px;
}


#TicketHistroyCollapsableDiv{
	float:left;
	width:100%;
}
select .TicketStatus{
	border-bottom:1px solid white;
}

.hideDiv{
	display:none;
}

#Send_Reply_Div{
	margin-top:10px;
	position :absolute;
}

.DialogBtnWrapper{
	margin-left : 5px;
	margin-bottom : 5px;
	width : 576px;
}

.DialogBtnContainer{
	height : 25px;
	width  : 100%;
	background:transparent url(../../VdfAjaxLib/HDE/Toolbar/Toolbar.gif) repeat-x scroll 0 0;
	margin-top : 3px;
}

.ButtonsContainer{
	height : 25px;
	float  : left;
	padding-top : 1px;
	padding-left : 5px;
}

.PositionDiv
{
	position:relative;
}

#uploadButtonDiv{
    float:right;
	margin-right:-15px;
	margin-top:5px;
}	

#SaveAndClearButtonDiv
{
	width:8%; 
	margin-left:362px; 
	margin-top:-10px;
}

#SelectedFilecountDiv
{
	width:200px;
    text-align:left;
    margin-left:5px;
}

#uploadDialogeDiv
{
	height:130px; 
	width:100%; 
	overflow-y:auto;

}
#swfUploadDiv
{
	display:none;
}
#SelectFilesDiv
{
	position:absolute; 
	padding:0px; 
	margin:0px;
	height:25px;
}
#SelectFilesDiv:hover{
	color:#6A6A6A;
}

#PlaceholderDiv
{
	position:relative;
}
#sendreplyMainDiv
{
	/*margin-left:14px;*/
}
#ImageUploadDiv
{
	height:auto; 
}

#UploadedFileList
{
	height:100px;
}

.overFlowDiv
{
	display:none;
	width:100%;
}
.ImageTD{
    padding:5px;
    border:1px;
}

.FloatLeft
{
	float:left; 
	cursor:pointer;
}	

#collapsebarTicketIdSpan{
    width:4%;
    font-weight:bold;
    margin-right:1%;
}

#collapsebarTicketOwnerSpan{
    width:12%;
    margin-right:1%;
	color:#7F7F7F;
}

#collapsebarProductSpan{
    width:13%;
}

#collapsebarCategorySpan{
    width:13%;
}

#collapsebarSubcategorySpan{
    width:13%;
    margin-right:1.5%;
}

#collapsebarTicketSubjectSpan{
    width:17%;
	margin-right:1%;
	color:#7F7F7F;
}

#collapsebarTicketDateSpan{
    width:12%;
	color:#7F7F7F;
}

#collapsebarTicketTimeSpan{
    width:12%;
	color:#7F7F7F;
}

.TicketDetailButton{
	float:right;
}

#ReplyButtonDiv{
	
}

#UploadBtnDiv{
	width: 363px;
	border-bottom: 1px solid #F3F3F3;
	float : left;
}

#ButtonTable{
	margin-left: 300px;
}

#PublicReplyDiv{
	/*position : absolute;
	top 	 : 38px;
	right	 : 50px;*/
}
.TicketDetailFilterToolBarDiv{
	background: url(../../VdfAjaxLib/HDE/Toolbar/Toolbar.gif) repeat-x;
    height: 25px;
	color:#FFFFFF;
}
.TicketDetailFilterToolBar{
}
.TicketDetailFilterToolBar td{
	border-right:1px solid #7C7D7F;
}
.TicketDetailFilterToolBar td:hover{
	color:#6A6A6A;
	background: url(../../VdfAjaxLib/HDE/Toolbar/ToolbarHover.gif);
}	

.TicketDetailBackButtonTD{
	width:70px;
}
.TicketDetailClearFilterTD{
	width:150px;
	vertical-align:middle;
	height:23px;
}
.EditDiv{
	background:transparent url(../../VdfAjaxLib/HDE/Toolbar/IconHelp.png) no-repeat scroll left center;
	color:#FFFFFF;
	width:80px;
}
#EditTicketWrapper{
	margin-left:5px;
}

#TicketReplyContainer{
	width : 100%;
	height : auto;
}

#TicketReplayGridContainer{
	float : left;
	width : 65%;
	padding-left:3px;
}

#TicketReplaySeperatorBar{
	height:186px;
	width:1%;
	float:right;
	border-left:1px solid #CFCFCF;
}

#TicketReplayMsgContainer{
	float : right;
	width : 32.5%;
	padding-right:4px;
	padding-top:5px;
}

#CollapsibleBarsContainer{
	clear : both;
	width : 100%;
	padding-top:2px;
}

#TicketReplyHeader{
	height : 25px;
	width : 100%;
	background:transparent url(../../VdfAjaxLib/HDE/Toolbar/Toolbar.gif) repeat-x scroll 0 0;
}

#TicketReplyHeaderContainerSpacer {
	width : 54%;
	float : left;
}

#TicketReplyHeaderContainer{
	float : right;
	width : 44%;
}

#TicketReplayWrapper{
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	border-bottom:1px solid #CFCFCF;
	height:186px;
}

#ReplyMessageLabelDiv{
	float : left;
	width : 80px;
	padding-top : 7px;
	text-align 	: right;
}

#TicketReplyButtonDiv{
	float : right;
	padding-top : 1px;
	padding-right : 5px;
}

#HistoryHeaderDiv {
	padding-left:4px;
}

.AttachmentCheckBox{
	float : left;
	margin-right : 1px;
}

#AttachmentsCollapsibleDiv{
	margin-left : 5px;
	width : 555px;
	cursor : default;
}

.AttachmentRemoveLink{
	color : #434345;
	cursor : pointer;
	text-decoration : none;
	float : right;
	padding-right : 15px;
}
.AttachmentRemoveLink:hover{
	color : #236AC7;
}

#TrackedContactList table caption{
	color : #3B7C9F;
	cursor : default;
	font-weight : bold;
	width : 100%;
	padding-bottom : 5px;
}

#TrackedContactList table tbody{
	padding-top : 5px;
}

#TrackedContactList table tr td{
	border : 1px solid #EDEDED;
	padding-left : 5px;
	padding-right : 5px;
}

#EditTktBtnWrapper{
	margin-left : -1px;
	width : 547px;
}

#TrackChkboxContainer{
	width : 13px;
	height : 13px;
	*height : 14px;
	float : right;
}

#ZoomInContainer{
	position : absolute;
	margin : 1px;
}

.ZoomIn{
	background-color: transparent;
	background-image: url(Images/Buttons/ZoomIn.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height : 20px;
	width : 20px;
	border : none;
	cursor : pointer;
}

#DescReplyTextContainer{
	height : 500px;
	overflow-y : auto;
	margin : 10px;
}