/*this style is special to all pages that include the toolbar the gettoolbarbyid.aspx will have link to this style */
.ToolbarTdRssLeft
{
	background-position: left center;
	background-image: url(Images/rss_icon.gif);
	width: 19px;
	height: 20px;
	color: white;
	font-size:8pt;
	font-family:Verdana;
	color:Black;
	margin:0px;
	padding:0px;
	background-color:#F0EEE1;
	border:none 0px;
	background-repeat: no-repeat;
}

.ToolbarTdRssRight
{
	background-image: url(Images/right.gif);
	background-repeat:no-repeat;
	width:2px;
	height:20px;
	color: white;
	font-size:8pt;
	font-family:Verdana;
	color:Black;
	margin:0px;
	padding:0px;
	background-color:#F0EEE1;
	border:none 0px;
	background-repeat: no-repeat;
}

.ToolbarTdRssTitle
{
	padding-right: 3px; 
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin:0px;
	background-image: url(Images/bg.gif);
	background-repeat:repeat;
	background-position: left top;
	font-size: 11px;
	background-color:#F0EEE1;
	border:none 0px;
	color: white;
}


.ToolbarTdRssSpecialLeft
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-position: left center;
	height: 20px;
	font-size:8pt;
	font-family:Verdana;
	color:Black;
	margin:0px;
	background-color:#F0EEE1;
	border:none 0px;
}


.ToolbarTdRssSpecialRight
{
	padding-right:4px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	font-size:8pt;
	font-family:Verdana;
	color:Black;
	margin:0px;
	background-color:#F0EEE1;
	border:none 0px;
}



.ToolbarTdRssSpecialTitle
{
	
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	font-size:11px;
	color:Black;
	font-family:Verdana;
	margin:0px;	
	border:none 0px;
}


.ToolbarTdMessageLeft
{
	padding: 0px;
	background-position: left center;
	background-image: url(Images/rss_m.gif);
	width: 19px;
	background-repeat: no-repeat;
	height: 20px;
	font-size:8pt;
	font-family:Verdana;
	color:Black;
	font-size:8pt;
	margin:0px;
	background-color:#F0EEE1;
	border:none 0px;
	
}

.toolbarTableSub
{
	height: 26px;
	font-size:8pt;
	color:Black;
}

.toolbarTableSub2
{
	background-position: left right;
	background-image: url(Images/ToolbarCenter.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-size:8pt;
	color:Black;
	margin:0px;
	padding:0px;
	background-color:#F0EEE1;
}
.SubObjects
{
	font-size:8pt;
	color:Black;
	margin:0px;
	padding:0px;
	background-color:#F0EEE1;
	border:none 0px;
}


.SubObjectRss
{
	font-size:8pt;
	color:Black;
	margin:0px;
	padding:0px;
	border:none 0px;
}



.editControlsBrowser
{
	margin-left: 5px;
	margin-right: 5px;
	height:18px;
	font-family:Verdana;
	font-size:12px;
	font-weight:500;
	border-left: #666666 1pt solid;
	border-right: #666666 1pt solid;
	border-top: #666666 1pt solid;
	border-bottom: #666666 1pt solid;
	padding-top:2px;
	text-align:center;
	color:Black;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
}


.editControlsTicker
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top:1px;
	height:19px;
	font-family:Verdana;
	font-size:11px;
	font-weight:500;
	border-left: #666666 1pt solid;
	border-right: #666666 1pt solid;
	border-top: #666666 1pt solid;
	border-bottom: #666666 1pt solid;
	text-align:center;
	color:Black;
	text-overflow:ellipsis;
	overflow:hidden;
	padding:0px;
} 

.ToolbarTdEdges
{
	padding-top:1px;	
	padding-left: 3px;
	padding-right: 3px;
	font-size:10px;
	color:Black;
}
.SeperatorEdges
{
	padding-left: 3px;
	padding-right: 3px;
	margin-left:3px;
	margin-right:3px;
}

.headerTable
{
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 10px;
}
.columnTable
{
	border-right: 1px solid;
	border-top: 1px solid;
	display: none;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: 1px solid;
	padding-top: 5px;
	border-bottom: 1px solid;
	font-family: Verdana;
}
.operationsTable
{
	padding-right: 7px;
	padding-left: 7px;
	font-size: 9pt;
	cursor: hand;
	cursor:pointer;
	color: blue;
	text-decoration: underline;
}

.inActiveOperationsTable
{
	padding-right: 7px;
	padding-left: 7px;
	font-size: 9pt;
	color: darkgray;
}
.customTable
{
	font-size: 10pt;
	font-family: Tahoma;
}
.mainMenuPadding
{
	padding-left:7px;
	padding-right:9px;
}