
.PureChatDiv
{
	font-family: Verdana;
	font-size: small
}

.PureChatDiv h2
{
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 2px;
	margin-top: 0
}

.PureChat_MainWindow
{
}

.PureChatControl
{
}

.PureChat_RequestButton
{
}


.PureChat_ChatWindow
{
	border: solid 1px black;
	overflow: auto;
	font-family: Helvetica;
	font-size: small;
	height: 260px;
	padding: 2px;
	background-color: #ffffff;
}

.PureChat_ChatBox
{
	font-family: Helvetica;
	font-size: small
}

.PureChat_EnterButton
{
}

.PureChat_ChatRequestTable
{
	width: 100%;
	border: solid 1px #000
}

.PureChat_InputBox_Medium
{
	width: 250px;
}

.PureChat_InputBox_Large
{
	width: 90%
}

.PureChat_InputLabel
{
	width: 200px;
	text-align: right
}

.PureChat_InputButton
{
	font-family: helvetica;
	font-size: small
}

#pureChatForm
{
	font-family: helvetica;
	font-size: small;
	background-color: #f4f4f4;
	height: 410px;
	margin: 0;
	padding: 5px;
}

#pureChatForm input
{
	font-family: helvetica;
	font-size: small
}

.PureChat_Table
{
}

.PureChat_Modal_Background
{
	background-color: gray;
	opacity: 0.7;
	position: relative;
	filter: alpha(opacity=70);
}

.PureChat_WaitingPanel
{
	border: solid 1px black;
	background-color: #fff;
	padding: 10px
}

.PureChat_Grid
{
	border: solid 1px #000000;
	margin: 2px 0 0 2px;
	width: 99%;
}

.PureChat_Grid_Row
{
}

.PureChat_Grid_AltRow
{
	background-color: #f0f0f0
}

.PureChat_Grid_HeaderRow
{
	background-color: #bababa
}

.PureChat_Grid_Link
{
	text-decoration: underline;
	cursor: pointer
}

.PureChat_Operator_ChatWindow
{
	border: solid 1px black;
	width: 350px;
}

.PureChat_Operator_DragHandle
{
	background-color: #f0f0f0;
	cursor: move
}

.PureChat_Operator_DragHandle_Flash
{
	background-color: #1100ee;
	color: #fff
}

.PureChat_Operator_ChatWindowTitle
{
	float: left
}

.PureChat_Operator_ChatWindow_Close
{
	cursor: pointer;
	float: right;
	font-weight: bold
}

.PureChat_Operator_ChatWindow_Subject
{
	font-style: italic;
	background-color: #fff
}

.PureChat_Operator_ChatWindowChatBox
{
	height: 160px;
	overflow: auto;
	border-top: solid 1px black;
	clear: both;
	background: #ffffff
}

.PureChat_Operator_ChatInput
{
	width: 99%;
}

.PureChat_Operator_ChatsContainer
{
	width: 100%;
	height: 100%;
	min-height: 300px;
}

.PureChat_Operator_ChatsOuterContainer
{
	clear: both;
	width: 100%;
	height: 100%;
}

.PureChat_Operator_ChatGridsTable
{
	width: 100%
}

#operatorDiv
{
}

.PureChatOperatorDiv
{
	font-size: small;
	font-family: Helvetica;
	min-width: 1000px;
	min-height: 700px;
}

.PureChat_StatusWindow
{
	margin-top: 1px;
	font-size: x-small;
}

.PureChat_Operator_StatusLabel
{
	font-size: x-small;
	background-color: #ffffff
}

.PureChat_ChatBoxLabel
{
	font-size: x-small
}

.PureChat_StatusMessage
{
	color: Red;
	background-color: #fff;
	padding: 6px 2px 6px 2px;
	border: solid 1px #DDDDDD;
}

.PureChat_MyMessage
{
	color: Black;
	background-color: #F5F9FF;
	padding: 6px 2px 6px 2px;
	border: solid 1px #DDDDDD;
}

.PureChat_OtherMessage
{
	color: Black;
	background-color: #B5D5FF;
	padding: 6px 2px 6px 2px;
	border: solid 1px #DDDDDD;
}

.PureChat_MyMessage_TimeStamp
{
	font-size: x-small;
}

.PureChat_OtherMessage_TimeStamp
{
	font-size: x-small;
}

.PureChat_Operator_TabsContainer
{
	float: left;
	width: 600px;
	height: 230px;
	display: inline
}

.PureChat_Operator_TabContainer
{
	overflow: auto;
}

.PureChat_Operator_ShortcutsContainer
{
	float: left;
	margin-left: 10px;
	width: 350px;
	height: 230px;
}

.PureChat_Operator_ShortcutsInnerContainer
{
	padding: 1px;
	overflow: scroll;
	height: 183px
}

.PureChat_Operator_ShortcutsInnerContainer_Small
{
	padding: 1px;
	overflow: scroll;
	height: 170px
}

.PureChat_GridContainer
{
	height: 150px;
	overflow: auto;
}

.PureChat_Operator_Top
{
	margin-bottom: 10px;
}

.PureChat_Operator_ShortcutsTitle
{
	margin: 0 auto;
	text-align: center;
	font-weight: bold
}

.PureChat_Operator_Header
{
}

.PureChat_Operator_HeaderLeft
{
	float: left;
	font-size: xx-large;
}

.PureChat_Operator_Top_Header
{
	float: left;
	font-size: small;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 30px;
	width: 160px;
}

.PureChat_Operator_HeaderRight
{
	padding-top: 30px;
	float: right;
	text-align: right;
}

.PureChat_Operator_HeaderClear
{
	clear: both;
}

.PureChat_Operator_Footer
{
	margin-top: 10px;
	font-size:x-small;
	color: #a0a0a0
}

.PureChat_Operator_SectionContainer
{
	border: solid 3px #C8C8C8;
	height: 100%
}

.PureChat_Operator_SectionHeader
{
	border-bottom: solid 3px #C8C8C8;
	background-color: #F2F2F2;
	color: #0069AA;
	font-size: x-large;
	font-weight: bold;
	padding: 3px
}

.PureChat_Operator_SectionContent
{
	padding: 3px
}

.PureChat_Email_Header
{
}

.PureChat_EmailMainWindow
{
}

.PureChat_EmailSentWindow
{
}

.PureChat_EmailSent_Header
{
	font-size: xx-large;
	font-weight: bold
}

.PureChat_Centering
{
	text-align: center;
	margin: 0 auto
}

.PureChat_RatingPanel
{
	border: solid 1px black;
	background-color: #fff;
	padding: 10px;
	width: 200px;
	height: 100px;
	text-align:center;
	margin: 0 auto
}

.PureChat_RatingControl
{
}

.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    
}

.emptyRatingStar
{
    
}

.savedRatingStar
{
    
}

.PureChat_Header
{
	margin-bottom: 6px;
}

.PureChat_Operator_HeaderRight_Top
{
	font-size: large;
	font-weight: bold;
	color: #333333
}

.PureChat_Operator_HeaderRight_Bottom
{
	color: #969696;
}

.PureChat_Footer
{
	font-size: x-small;
	position: absolute;
	bottom: 7px;
	right: 10px;
	color: #a0a0a0
}

.PureChat_Operator_UserLabel
{
}

.PureChat_Operator_ChangeStatus_Container
{
	margin: 0 auto;
	text-align: center;
}

.PureChat_Operator_ChangeStatus
{
	border: solid 3px #C8C8C8;
	background-color: #45C307;
	font-size: medium;
	padding: 5px;
	cursor: pointer
}

.PureChat_Operator_ChangeStatus_Away
{
	border: solid 3px #C8C8C8;
	background-color: #FF7F23;
	font-size: medium;
	padding: 5px;
	cursor: pointer
}

.PureChat_Operator_ChangeStatus_Label
{
	font-size: x-small;
}

.PureChat_AttentionWindow
{
	font-family: Helvetica;
	font-size: small;
}

.PureChat_Treeview_Node
{
}

.PureChat_Operator_SetAwayPanel
{
	background-color: #ffffff;
	width: 250px;
	height: 100px;
	border: solid 1px black;
	font-family: Helvetica;
	font-size: small;
	padding: 2px
}

.PureChat_TreeView_NodeHover
{
	cursor: pointer;
	text-decoration: underline
}

.PureChat_Operator_RequeuePanel
{
	background-color: #ffffff;
	border: solid 1px black;
	font-family: Helvetica;
	font-size: small;
	padding: 2px;
	width: 300px;
	height: 150px;
}

.PureChat_Operator_RequeuePanel_QuestionInput
{
	width: 280px;
}

.PureChat_Operator_Login
{
	width: 300px;
	height: 150px
}

.PureChat_Operator_Grid_RequeueMessage
{
	color: Red;
	font-style: italic;
}

.PureChat_Operator_ShortcutsPanel
{
	background-color: #ffffff;
	border: solid 1px black;
	font-family: Helvetica;
	font-size: small;
	padding: 2px;
	width: 400px;
	height: 170px;
}

.PureChat_Operator_ShortcutsPanel_Delete
{
	background-color: #ffffff;
	border: solid 1px black;
	font-family: Helvetica;
	font-size: small;
	padding: 5px;
	width: 300px;
	height: 80px;
}

.PureChat_Command_Text
{
	color: Blue;
	text-decoration: underline;
	cursor: pointer;
}

.PureChat_Small_Text
{
	font-size: smaller
}

.PureChat_Operator_ShortcutsMessage
{
	font-size: smaller
}

.PureChat_Grid_CommandImage
{
}

.PureChat_Operator_LogoutPanel
{
	background-color: #ffffff;
	border: solid 1px black;
	font-family: Helvetica;
	font-size: small;
	padding: 5px;
	width: 290px;
	height: 80px;
}

.PureChat_ShortcutsGrid
{
	border: solid 1px #000;
	margin: 2px 0 0 2px;
	width: 314px;
}