﻿
/* Common tags                 */
/*-----------------------------*/
/*

*/

html, body
{
	margin: 0px;
	height: 100%;
	max-width: 1000px;
}

body
{
	font-family: Arial, Sans-Serif, Verdana;
	color: #000000;
	font-size: small;
}

#container
{
	min-height: 100%;
	height: auto !important; /*For Modern Browsers*/
	height: 100%; /* for IE*/
	margin: 0px;
}

#header
{
	background: #00003c;
}

#menu
{
	width: 100%;
}

#content
{
	margin-bottom: 30px;
	padding-right: 5px;
	padding-left: 5px;

}

#footer
{
	width: 100%;
	text-align: center;
	font-size: x-small;
	position: relative;
	line-height: 30px;
	margin-top: -30px;
	background-color: #00003c;
	color: #ffffff;
}

#welcome
{
	font-size: 1em;
	color: #ffffff;
}

a:link
{
	color: #0000ff;
	text-decoration: none;
}

a:visited
{
	color: #0000ff;
	text-decoration: none;
}

a:hover
{
	color: #0000ff;
	cursor: hand;
	text-decoration: underline;
}

a:active
{
	color: #0000ff;
	cursor: hand;
	text-decoration: none;
}

.headerNavigationLeft
{
	border-right: red thin solid;
	padding-right: 10px;
	white-space: nowrap;
}


.headerNavigationMiddle
{
	border-right: red thin solid;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}

a.topNavigation:link,
a.topNavigation:visited,
a.topNavigation:hover,
a.topNavigation:active
{
	color: red;
}


.headerNavigationRight
{

	padding-left: 10px;
	white-space: nowrap;
}


table
{
	font-size: 1em;
}



hr
{
	color: #bfa359;
	height: 1px;
}

img
{
	margin: 0px;
}

fieldset legend
{
	color: #bfa359;
	font-weight: bold;
}


/* End Common tags                 */
/*-----------------------------*/

/* MasterPage                  */


.tdMasterMenu
{
	border-top: #bfa359 1px solid;
	padding-right: 1px;
}

/*-----------------------------*/
/*
.Header
{
    background-color: #000000;
    vertical-align: middle;
}

.Footer
{
	font-size: smaller;
	background-color: #92b4e0;
	color: #000000;
	text-align: center;
	height: 20px;
}
*/

.PageWidth
{
	width: 760px;
}


.NoWrap
{
	white-space: nowrap;
}

.BoldTextLeft
{
	white-space: nowrap;
	font-weight: bold;
}


.BoldText
{
	white-space: nowrap;
	font-weight: bold;
	text-align: right;
	font-size: 1em;
	text-transform: none;
	color: #000000;
	font-style: normal;
	font-family: Arial, Georgia, Verdana;
	font-variant: normal;
	text-decoration: none;
}


/* RadControls */

/* RadGrid EditForm  */

.EditFormCellBackground
{
	background-color: #929292;
	border-right: #929292 1px solid;
	border-top: #929292 1px solid;
	border-left: #929292 1px solid;
	border-bottom: #929292 1px solid;
	font-weight: bold;
}

.EditFormCellOutline
{
	border-right: #929292 1px solid;
	border-top: #929292 1px solid;
	border-left: #929292 1px solid;
	border-bottom: #929292 1px solid;
}

/* ChangePassword  */
.ChangePasswordCancelButton
{
	display: none;
}

.ChangePasswordContinueButton
{
	display: none;
}

.Status
{
	color: green;
}

/* BusinessCard  */

.BusinessCardCompany
{
	font-weight: bold;
	color: black;
	font-size: 1.2em;
}

.BusinessCardName
{
	color: black;
}


.BusinessCardDetail
{
	color: black;
	vertical-align: top;
	padding-right: 30px;
}

.BusinessCardPanel
{
	background-color: #ebebff;
}

/* End BusinessCard  */

.MessageSetName
{
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
}

.FormViewSection
{
	background-color: #6788be;
	font-size: 1.1em;
	color: #ffffff;
	font-family: Arial, Verdana, Georgia;
	border-top: white 2px outset;
	border-bottom: white 2px outset;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
}

.SectionTableTitle
{
	background-color: #6788be;
	font-size: 1em;
	color: #ffffff;
	font-family: Arial, Verdana, Georgia;
	border-top: white 2px outset;
	border-bottom: white 2px outset;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
}

.Highlight
{
	background-color: #6788be;
	font-size: 1.1em;
	color: #ffffff;
	font-family: Arial, Verdana, Georgia;
	border-top: white 2px outset;
	border-bottom: white 2px outset;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: normal;
}

.HighlightCentered
{
	background-color: #6788be;
	font-size: 1.1em;
	color: #ffffff;
	font-family: Arial, Verdana, Georgia;
	border-top: white 2px outset;
	border-bottom: white 2px outset;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: normal;
	text-align: center;
}

.FormViewTable
{
	border-right: #dcdcdc 3px groove;
	border-top: #dcdcdc 3px groove;
	border-left: #dcdcdc 3px groove;
	width: 760px;
	border-bottom: #dcdcdc 3px groove;
	background-color: #e6e6fa;
}

.FormViewSection2
{
	background-color: #929292;
	font-size: 1em;
	color: #ffffff;
	font-family: Arial, Verdana, Georgia;
	border-top: white 1px outset;
	border-bottom: white 1px outset;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}


.ScriptsTable
{
	border-right: #515050 1px solid;
	border-top: #515050 1px solid;
	border-left: #515050 1px solid;
	border-bottom: #515050 1px solid;
}

/* Chad FormView Sample  */
.AttributeNameLeft
{
	font-weight: bold;
	white-space: nowrap;
	background-color: #f5f5f5;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.FormViewDataCell
{
	white-space: nowrap;
	background-color: #f5f5f5;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.FormViewTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #404040;
}

/* End Chad FormView Sample  */

.TaskPanel
{
	border-right: #515050 1px solid;
	border-top: #515050 1px solid;
	border-left: #515050 1px solid;
	border-bottom: #515050 1px solid;
	background-color: #e6e6fa;
}

.ReportPanel
{
	border-right: #515050 1px solid;
	border-top: #515050 1px solid;
	border-left: #515050 1px solid;
	border-bottom: #515050 1px solid;
	background-color: #ffffff;
}

.PanelSolid
{
	border-right: #6788be thin solid;
	border-top: #6788be thin solid;
	border-left: #6788be thin solid;
	border-bottom: #6788be thin solid;
	background-color: #ebebff;
}

.PanelBorder
{
	border-right: #515050 1px solid;
	border-top: #515050 1px solid;
	border-left: #515050 1px solid;
	border-bottom: #515050 1px solid;
	background-color: #ffffff;
}

.ContactPanel
{
	background-color: #ebebff;
}

.CampaignAdminPanel
{
	border-right: black 1px solid;
	
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.TextBoxInsertEdit
{
	border-right: 2px inset;
	border-top: 2px inset;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	text-transform: none;
	border-left: 2px inset;
	cursor: text;
	color: #000000;
	border-bottom: 2px inset;
	font-style: normal;
	font-family: Arial, Verdana, Georgia;
	background-color: #fffff0;
	text-align: left;
	font-variant: normal;
	height: 18px;
	text-decoration: none;
	padding-left: 2px;
}

.TextBoxMultiInsertEdit
{
	border-right: 2px inset;
	border-top: 2px inset;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	text-transform: none;
	border-left: 2px inset;
	cursor: text;
	color: #000000;
	border-bottom: 2px inset;
	font-style: normal;
	font-family: Arial, Verdana, Georgia;
	background-color: #fffff0;
	text-align: left;
	font-variant: normal;
	padding-left: 2px;
	padding-bottom: 1px;
	height: 32px;
}

.TelephonyHeader
{
	font-weight: bold;
	background-color: #6788be;
	padding-bottom: 5px;
	color: white;
}

.alphapager
{
	background: #e6e6fa;
	color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: 40px;
	vertical-align: top;
}

.WorkflowPanel
{
	background-color: #ebebff;
}

.WorkflowHeader
{
	background-color: #ffffff;
	border-top: #a5bedf thin groove;
	border-bottom: #a5bedf thin groove;
}

.WorkflowHighlight
{
	background-color: #6788be;
	font-size: 1.1em;
	color: #ffffff;
	font-family: Arial, Verdana, Georgia;
	border-top: white 2px outset;
	border-bottom: white 2px outset;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: normal;
	text-align: center;
}

.WorkflowStep
{
	color: #6788be;
	font-weight: bold;
	border-bottom: #6788be 1px solid;
}

.WorkflowInfoMessage
{
	color: Green;
}

/* Home Page  */

.HomeBox
{
	background-color: #ebebff;
	vertical-align: top;
	width: 47%;
}

/* Company Page  */

.CompanyName
{
	font-weight: bold;
	color: navy;
	font-size: 12pt;
}

.PasswordRecoveryInstruction
{
	height: 40px;
	color: white;
	font-size: larger;
	vertical-align: middle;
	text-align: center;
	background-image: url(../../App_Themes/SalesBlade_Web20/Img/TitleBackground.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

#ChangePasswordDiv
{
	background-image: url(../../App_Themes/SalesBlade_Web20/Img/passreset.gif);
    width: 371px; 
    height: 225px; 
    background-repeat: no-repeat;
}

#LoginDiv
{
	background-position: left top; 
	background-image: url(../../App_Themes/SalesBlade_Web20/Img/custlogin.gif);
    width: 371px; 
    background-repeat: no-repeat; 
    height: 183px
}

.Shadow1
{
	border-right: #cacaca 2px solid;
	border-bottom: #cacaca 2px solid;
	border-left: #cacaca 2px solid;
}

.Shadow2
{
	border-right: #dedede 2px solid;
	border-bottom: #dedede 2px solid;
	border-left: #dedede 2px solid;
}

.UnassignedCount
{
	font-size: 11pt;
	font-weight: 400;
	color: #6788be;
}

.CampaignName
{
	font-weight: bold;
	font-size: 1em;
	color: Gray;
}

.ToolbarRow
{
	background-color: #ebebff;
}


