
/* Skin Colors
***********************************************
	Heading Background: #1BE947, #6487DC, #6071BF, #F7C4C0, #FF352B, #E10024, #5995CE
	Left Pane: #EDF2FC, #9FBDF8, #A5C4FF, #F1F1F1, #FDEEED (light blue)
    Left Column: #D0DFFF
	Text & Link Color: blue, maroon (blue), #8A170F
	Link Hover Color: #7487DC (tannish)
	ForumRow Color: #EDF2FC, #FDEEED (lighter blue), #f0f0f0
***********************************************
*/

/*****************************************************
General Anchor
*****************************************************/
a.linkSmallBold, a.linkMenuSink
{
	font-weight: bold;
}
 
a.linkSmall, a.linkSmallBold, a.linkMenuSink
{
	font-size: 0.7em;
	color: blue;
}

a.linkSmallBold:visited, a.linkMenuSink:visited
{
	color: blue;
}

a.linkSmall:Hover, a.linkSmallBold:Hover
{
	color: #FF352B;
}

/*****************************************************
Text and Anchor to display when a user is online
*****************************************************/
.userOnlineLinkBold, a.userOnlineLinkBold:Link, a.userOnlineLinkBold:Visited
{
	font-weight: bold;
	color: #dea802;
}

.moderatorOnlineLinkBold, a.moderatorOnlineLinkBold:Link, a.moderatorOnlineLinkBold:Visited
{
	font-weight: bold;
	color: blue;
}

.adminOnlineLinkBold, a.adminOnlineLinkBold:Link, a.adminOnlineLinkBold:Visited
{
	font-weight: bold;
	color: red;
}

/*****************************************************
Text and anchors used in the navigation menu
*****************************************************/
.menuTitle
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
}

.menuText
{
	font-size: 6pt;
	font-weight: bold;
	color: #FFFFFF;
}

a.menuTextLink:visited, a.menuTextLink:link, .menuTextLink
{
	font-size: 8pt;
	text-decoration: none;
	color: blue;
}

a.menuTextLink:Hover
{
	color: #000000;
}

/*****************************************************
Text and anchors used in the search
*****************************************************/
.searchPager
{
	font-size: 10pt;
	font-weight: bold;
}

.searchItem
{
	background-color: #f0f0f0;
}

.searchAlternatingItem
{
	background-color: #FFFFFF;
}


/*****************************************************
Default separator style for PostList
*****************************************************/
td.flatViewSpacing
{
	height: 2px;
	background-color: #80B7FF;
}

/*****************************************************
Table Header and cell definitions
*****************************************************/
th
{
	background-color: #4c91ce;
}

td.forumHeaderBackgroundAlternate
{	background-image: url(ekbanner.jpg);
	background-color: #EBEDF6;
	height:25px;
}

/*****************************************************
Body
*****************************************************/
BODY
{
	font-size: 10pt;
	color: #333333;
	font-family: Arial;
	background-color: white;
	padding: 0px;
}

/*****************************************************
Validation Text
*****************************************************/
.validationWarningSmall
{
	color: Red;
	font-size: 10pt;
}

/*****************************************************
General Text
*****************************************************/
/* text style used for most text rendered by modules */
.Normal
{
	font-size: 10pt;
	color: green;
}

.normalText, LI
{
	font-size: 10pt;
}

.normalTextBold
{
	font-size: 10pt;
	font-weight: bold;
}

.normalTextSmall
{
	font-size: 9pt;
}

.normalTextSmallBold
{
	font-size: 9pt;
	font-weight: bold;
}

.normalTextSmaller
{
	font-size: 0.7em;
}

.Normal, .normalText, .normalTextSmall, .normalTextSmallBold, .normalTextSmaller
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 0px;
}

/*****************************************************
Text used on tables with a background
*****************************************************/
.tableHeaderText
{
	color: white;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}

/*****************************************************
Border used around tables
*****************************************************/
.tableBorder
{
	border: solid 1px #4c91ce;
	background-color: #FFFFFF;
}

/*****************************************************
Main forum colors
*****************************************************/
td.forumRow
{
	background-color: #f6fbff;
}


td.forumAlternate
{
	background-color: #d5edff;
}

td.LeftColumn
{
	background-color: white;
}

td.CenterColumn
{
	background-color: white;
	padding: 15px;
}

/*****************************************************
Background color and text used in threaded view
*****************************************************/
td.threadTitle
{
	background-color: #D4D9EC;
}

.threadDetailTextSmall
{
	color: #0055E7;
	font-size: 8pt;
}

.threadDetailTextSmallBold
{
	color: #0055E7;
	font-size: 8pt;
	font-weight: bold;
}

td.forumRowHighlight
{
	background-color: #bdcfdf;
}

/*****************************************************
Text and links used in ForumGroupRepeater and ForumRepeater
*****************************************************/
.forumTitle
{
	font-size: 10pt;
	font-weight: bold;
	color: blue;
}


a.forumTitle:visited, a.forumTitle:link
{
	font-size: 10pt;
	font-weight: bold;
	color: blue;
}

a.forumTitle:hover
{
	color: red;
}

.forumName
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: blue;
}

a.forumName:hover
{
	color: #FF352B;
	text-decoration: underline;
}


/*****************************************************
Form Elements
*****************************************************/
select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

textarea
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: White;
	border: solid 1px Silver;
}

/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.0, 01/2001
   ================================
*/


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	background-color: #4c91ce;
	padding: 2 2 2 2;
}

/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle
{
	font-family: Arial Bold, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #cccc99;
}

/* background/border colors for the selected tab */
.TabBg
{
	background-color: #4c91ce;
	font-size: 9pt;
	border-right: solid 1px white;
}

.TabBg A:Link, .TabBg A:Visited
{
	color: White;
	font-size: 8pt;
}

.TabBg2
{
	height: 25px;
	background-color: white;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	height: 25px;
	background-color: #c1d3ec;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
}

.BannerRow
{
	background-image: url(ekbanner.jpg);
}

.OtherTabsBg2
{
	height: 25px;
	background-color: #c1d3ec;
	border-bottom: solid 1px white;
	padding-left: 5px;
}

/* text style for the selected tab */
.SelectedTab
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: blue;
	padding-left: 15px;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

/* hyperlink styles of the selected tab */
A.SelectedTab:link
{
	text-decoration: none;
	color: blue;
}

A.SelectedTab:visited
{
	text-decoration: none;
	color: blue;
}

A.SelectedTab:active
{
	text-decoration: none;
	color: blue;
}

A.SelectedTab:hover
{
	text-decoration: underline;
	color: Red;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link
{
	text-decoration: none;
	color: blue;
}

A.OtherTabs:visited
{
	text-decoration: none;
	color: blue;
}

A.OtherTabs:active
{
	text-decoration: none;
	color: blue;
}

A.OtherTabs:hover
{
	text-decoration: underline;
	color: blue;
}

/* text style for the site links (at extreme top-right of header) */
.SiteLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #8A170F;
}

/* hyperlink style for the site links */
A.SiteLink:link
{
	text-decoration: none;
	color: white;
}

A.SiteLink:visited
{
	text-decoration: none;
	color: white;
}

A.SiteLink:active
{
	text-decoration: none;
	color: white;
}

A.SiteLink:hover
{
	text-decoration: underline;
	color: white;
}

/* style for separator between site links */
.Accent
{
	color: red;
	font-weight: bold;
}

.TabFiller
{
	background-image: url(ekbanner.jpg);
	border-bottom: solid 1px white;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #eeeeee;
}

/* style of item titles by Announcements and events */
.ItemTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}

/* GENERAL */
/* style for module titles */
.Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: Navy;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.NormalRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: red;
}

.NormalBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: darkred;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: darkred;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: darkred;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: red;
}

.LeftPane
{
	padding: 5px;
	background-color: #c1d3ec;
}

.LeftPaneMain
{
	background-color: #c1d3ec;
}

.ContentPane
{
	padding: 5px;
	background-color: white;
}
.RightPane
{
	padding: 5px;
	background-color: #c1d3ec;
}

A:link
{
	text-decoration: none;
	color: blue;
}

A:visited
{
	text-decoration: none;
	color: blue;
}

.ModuleBg
{
	background-color:White;
}

A:active
{
	text-decoration: none;
	color: blue;
}

A:hover
{
	text-decoration: underline;
	color: red;
}

/********************************************************
Css Styles for Statistics tab
*********************************************************/
.StatsItem
{
	font-family: Arial, Arial;
	font-size: 9pt;
	background-color: #f0f0f0;
}

.StatsAlternatingItem
{
	font-family: Arial, Arial;
	font-size: 10pt;
	background-color: white;
}
.StatsRowHeader
{
	color: White;
	font-family: Arial, Arial;
	font-size: 10pt;
	background-color: #4c91ce;
	border: solid 1px white;
}
.StatsColHeader
{
	color: White;
	font-family: Arial, Arial;
	font-size: 10pt;
	background-color: #4c91ce;
	border: solid 1px white;
}

.StatsTotal
{
	font-family: Arial, Arial;
	font-size: 9pt;
	background-color: #f0f0f0;
}

H3
{
	color: #8A170F;
}

/*****************************************************
Menu Controls
*****************************************************/
A.linkMenuSink
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

TD.popupMenuSink
{
	position: relative;
}

DIV.popupMenu
{
	border: 1px solid #8A170F;
}

DIV.popupTitle
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	background-color: #4455AA;
}

DIV.popupItem
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #bdcfdf;
	padding-left: 5px;
	padding-right: 5px;
}

HR
{
	color: #4c91ce;
}

.tableHeader
{
	color: white;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	background-color: #4c91ce;
}

.columnHeader
{
	color: #333333;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	background-color: #E0E0E0;
	border-right: solid 1px white;
	padding: 2px;
}

/*****************************************************
Prospects Control Styles
*****************************************************/
TR.prospectsRow
{
	background-color: #f0f0f0;
	border-color:White;
	font-family: Arial;
	font-size: 8pt;
}

TR.prospectsRowAlternate
{
	background-color: white;
	font-family: Arial;  
	font-size: 8pt;
}

TR.propectsTableHeader
{
	color: White;
	background-color: #4c91ce;
	border-color: White;
	font-family: Arial;
	font-size: 8pt;
	height: 25px;
}

.propectsTableHeader A:Link, .propectsTableHeader A:Visited
{
	color: White;
	font-size: 8pt;
	font-weight: bold;
}

.DataGridPager A:Link, .DataGridPager A:Visited
{
	text-align: center;
	text-decoration: none;
	width: 25px;
	color: white;
	background-color: #4c91ce;
	padding: 1px;
	font-size: 10pt;
}

.DataGridPager A:hover
{
    border: solid 1px orange;
	background-color: #ffeec2;
	color:Red;
	width: 25px;
}

.DataGridPager SPAN
{
	width: 25px;
	background-color: white;
	color: blue;
	text-align: center;
	border: solid 1px blue;
	font-size: 10pt;
	padding: 1px;
}

.DataGridPager TD
{
	background-color: #4c91ce;
	color: black;
}

TD.ToolBar
{
	background-color: #8A170F;
	color: White;
}

.Heading1
{
	color: White;
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
}

TD.FormHdr
{
	background-color: silver;
	border: solid 1px silver;
	background-image: url(ekbanner.jpg);
	color: blue;
	font-family: Arial, Geneva;
	font-weight: normal;
	font-size: 9pt;
	padding: 4px;
	background-repeat: repeat-x;
}

IMG.ImageList
{
	border: solid 1px silver;
}

DIV.LightBg
{
    background-color: #f6fbff;
	font-family: Arial;
	font-size: 8pt;
}

DIV.DarkBg
{
    background-color: #4c91ce;
    font-family: Arial;
	font-size: 8pt;
	padding: 2 2 2 2;
}

DIV.FormBg
{
    background-color: #f0f0f0;
    font-family: Arial;
	font-size: 8pt;
	padding: 2 2 2 2;
}

DIV.ReportBarBg
{
    background-color: #ECE9D8;
   	padding: 2 2 2 2;
}

/*****************************************************
Body
*****************************************************/
BODY.FormBg
{
	font-size: 2pt;
	color: #333333;
	font-family: Arial;
    background-color: #f0f0f0;
	padding: 8px 8px 8px 8px;
}