﻿/***********************************************************************************************************************/
/******************* FONT SIZE CHANGER *********************************************************************************/
/***********************************************************************************************************************/

.FontSizeButtonDecrease
{
	border: 1px solid #aaaaaa;
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	color: black;
	text-align: center;
	background-color: #ffffff;
	text-decoration: none;
}


.FontSizeButtonReset
{
	border: 1px solid #aaaaaa;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: center;
	background-color: #ffffff;
	text-decoration: none;
}


.FontSizeButtonIncrease
{
	border: 1px solid #aaaaaa;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-align: center;
	background-color: #ffffff;
	text-decoration: none;
}

/***********************************************************************************************************************/
/******************* FOOTER TABLEs *************************************************************************************/
/***********************************************************************************************************************/

.CustomerFooterTable
{
	font-family: Verdana;
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.CustomerFooterTable_TextValueCell
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: center;
	background-color: #ffffff;
}

.ResellerFooterTable
{
	font-family: Verdana;
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: gray 1px dashed;
	color: gray;
}

.ResellerFooterTable_TextValueCell
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: Gray;
	text-align: center;
	background-color: #ffffff;
}

.DeveloperFooterTable
{
	font-family: Verdana;
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.DeveloperFooterTable_TextValueCell
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: Gray;
	text-align: center;
	background-color: #ffffff;
}


/***********************************************************************************************************************/
/******************* IM CONNECTOR *************************************************************************************/
/***********************************************************************************************************************/

.IMConnectorTable
{
	width: 100%;
	background-color: #ffffff;
	text-align: left;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.IMConnectorTable_Title
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: left;
	background-color: #66cc99;
	padding: 3px;
	border-bottom: solid 1px #bcc7bc;
}

.IMConnectorTable_Body
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: left;
	background-color: #ffffff;
}

/***********************************************************************************************************************/
/******************* XHTML EDITOR **************************************************************************************/
/***********************************************************************************************************************/

.XhtmlEditorArea
{
	width: 98%;
	height: 300px;
	background-color: #ffffff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}

.XhtmlEditorExternalToolArea
{
	width: 98%;
	height: 300px;
	background-color: #ffffff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}

.XhtmlEditorSourceArea
{
	width: 98%;
	height: 300px;
	background-color: #ffffff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-size: 10px;
	vertical-align: top;
	color: Blue;
	font-family: Verdana;
	text-align: left;
	margin: 0px;
}

.XhtmlEditorToolbar
{
	width: 98%;
	height: 26px;
	background-color: #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}

.XhtmlEditorToolbar a, div.toolbar span
{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px;
	cursor: pointer;
	text-indent: -9999px;
	background-color: #ccc;
	background-position: center center;
	border: 1px solid #ccc;
}

.XhtmlEditorToolbar a:hover, XhtmlEditorToolbar span:hover
{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}

.XhtmlEditorToolbar div.divider
{
	float: left;
	width: 0;
	height: 20px;
	border-left: 1px solid #fff;
	border-right: 1px solid #333;
	margin: 2px;
}

/***********************************************************************************************************************/
/******************* BOOKMARKS PANEL ***********************************************************************************/
/***********************************************************************************************************************/

.BookmarksPanel
{
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}

.BookmarkIcon
{
	padding: 0px;
	margin: 1px 1px 1px 1px;
	border: none;
	font-size: 1px;
	display: inline;
	width: 10px;
	height: 10px;
}

.BookmarkIcon img
{
	margin: 2px 2px 2px 2px;
}


/***********************************************************************************************************************/
/******************* POLLS    *****************************************************************************************/
/***********************************************************************************************************************/


.PollContainer
{
	width: 100%;
	border:solid 1px #cccccc
}

.PollContainerTitle
{
	background-color: #be0000;
	color: Blue;
	font-family: Verdana;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	border-bottom: solid 1px #bcc7bc;
}

.PollContainerBody
{
	color: Blue;
	font-family: Verdana;
	text-align: left;
	font-size: 12px;
}

.PollContainerInnerTitle
{
	color: #000000;
	font-family: Verdana;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-color: #be0000;
}


.PollContainerChoiceTitle
{
	padding-top:6px;
	padding-left:4px;
	color: #000000;
	font-family: Verdana;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

.PollContainerChoiceBody
{
	padding-bottom:4px;
	padding-left:10px;
	color: #000000;
	font-family: Verdana;
	text-align: left;
	font-size: 10px;
	border-bottom: solid 1px #cccccc;
	border-left: none;
	border-right: none;
	border-top: none;
}

.PollContainerChoiceValue
{
	
	color: #000000;
	font-family: Verdana;
	text-align: left;
	font-size: 10px;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
}