﻿body, input, select, textarea
{
	font-family: Arial;	
}

abbr {
    border-bottom:1px dashed black; 
    display:block; 
    margin:0 5px 0 5px; 
    cursor:help;
}

A
{ 
    outline:none !important;
}

.center
{
	text-align:center !important;
}

.hide
{	
	display:none;
}

.clear
{
	clear:both;
}

.bold 
{
    font-weight:bold;
}

.hr1
{
	border-top:1px solid #C2C1C1;
	height:1px;
}

.hr1a
{
	border-top:1px solid #C2C1C1;
	height:1px;
	margin-left:15px;
	margin-right:15px;
}

.hr2
{
	border-top:1px solid #EAEAEA;
	height:1px;
}

.separatorBar
{
	padding-left:5px;
	padding-right:5px;
	color:#666666;
}

.footerButton
{
	border-top:1px solid #C2C1C1;
	margin:20px 15px 0px 15px !important;
	padding-top:20px !important;
	padding-bottom:20px !important;
	text-align:right;
}

.footerButton1
{
	margin:20px 15px 20px 15px !important;
}

.spacer1 { height:1px; }
.spacer5 { height:5px; }
.spacer10 { height:10px; }
.spacer20 { height:20px; }
.spacer50 { height:50px; }

.hSpacer10 { padding:0px 0px 0px 10px }
.hSpacer20 { padding:0px 0px 0px 20px }

.spaced { letter-spacing:0.1em; }

.errorMsg
{
	color:Red !important;
}

#contentHeader
{
	background-repeat:repeat-x;	
	height:32px;	
}

#content > #contentHeader
{
	height:auto;
	min-height:32px;
}

div.print div.header
{
    border-bottom:1px solid #C2C1C1;
}
div.print h1
{
	font-size:1.3em;
	color:#424242;	
	margin:1em 0em 0.5em 1em;
	padding:10px 5px 10px 1em;
}

div.print img.logo
{
    margin:1em 1em 0.5em 1em;
}

#contentHeader h2
{
	float:left;
	width:158px;
	margin:0px;
	padding:10px 5px 0px 18px;
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
	top:-1px;
	left:-1px;
	font-size:0.75em;
	color:#424242;	
	white-space:nowrap;	
}

#contentHeader > h2
{
	width:auto;
	min-width:158px;
}

#contentBody h2.LabelForSpam
{    
    position: relative;
 	min-height:40px;
	border:none;
	margin:0px;	
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	background-color: Red;
	color: White;
    text-align: center;
    /*font-size:0.75em;*/
	width: auto;
}

#contentBody h2.LabelForSpam span
{
	display: block;
	font-weight:bold;
}

#contentHeader p.buttons
{
	float:left;
	margin:0px;
	font-size:0.7em;
}

#contentHeader p.paging
{
	float:right;
	margin:0px;
	background-repeat:no-repeat;
	background-position:top right;
	position:relative;
	top:-1px;
	right:-1px;
	padding-top:1px;
	padding-right:10px;
	font-size:0.7em;	
	color:#424242;
}

#contentHeader p.paging .SearchTextBox 
{
    width:10em;
    background-image:url(../icons/search.gif);
    background-position:right center;
    padding-right:20px;
    background-repeat:no-repeat;
}

#contentHeader p.paging .SearchButton
{
	color:#424242;
	text-decoration:none;
	background-repeat:no-repeat;	
	margin-left:5px;
	margin-top:5px;
	margin-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#contentHeader p.paging .SearchButton a:hover
{
	color:#000000;
}

#contentHeader p.buttons a
{
	float:left;
	display:block;
	color:#424242;
	text-decoration:none;
	background-repeat:no-repeat;	
	margin-left:5px;
	margin-top:5px;
	margin-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#contentHeader p.buttons a:hover
{
	color:#000000;
}

#contentHeader p.buttons a.leadBack2Inbox { background-image:url(../icons/action-back-to-inbox.gif); padding-left:29px; }
#contentHeader p.buttons a.leadFollowUp { background-image:url(../icons/action-move-followup.gif); padding-left:35px; }
#contentHeader p.buttons a.leadArchive { background-image:url(../icons/action-archive.gif); padding-left:29px; }
#contentHeader p.buttons a.leadDelete { background-image:url(../icons/action-delete.gif); padding-left:20px; }
#contentHeader p.buttons a.print { background-image:url(../icons/action-print.gif); padding-left:23px; }
#contentHeader p.buttons a.back2List { background-image:url(../icons/action-back-to-list.gif); padding-left:25px; }
#contentHeader p.buttons a.forward2List { background-image:url(../icons/action-forward-to-list.gif); padding-left:25px; }
#contentHeader p.buttons a.edit { background-image:url(../icons/action-edit.gif); padding-left:25px; }
#contentHeader p.buttons a.convert { background-image:url(../icons/action-convert.gif); padding-left:25px; }
#contentHeader p.buttons a.removeFromSchedule { background-image:url(../icons/remove-from-schedule.gif); padding-left:25px; background-position:0 1px}
#contentHeader p.buttons a.schedule { background-image:url(../icons/calendar.gif); padding-left:25px; padding-top:-2px; background-position:0 1px }
#contentHeader p.buttons a.addNew { background-image:url(../icons/action-add-new.gif); padding-left:23px}
#contentHeader p.buttons a.resetPassword { background-image:url(../icons/action-reset-pwd.gif); padding-left:23px; }
#contentHeader p.buttons a.viewLog { background-image:url(../icons/action-view-accesslog.gif); padding-left:27px; }
#contentHeader p.buttons a.spellCheck { background-image:url(../icons/action-spellcheck.gif); padding-left:25px; }
#contentHeader p.buttons a.viewPrevMessage { background-image:url(../icons/action-archive.gif); padding-left:29px; }

#contentHeader p.buttons a.scheduleInvoiceRun { background-image:url(../icons/schedule-invoice-run.gif); padding-left:23px; }

#contentHeader p.buttons a.verticalDelete { background-image:url(../icons/button-delete.gif); padding-left:23px; }
#contentHeader p.buttons a.verticalSaveLinks { background-image:url(../icons/save-vertical-links.gif); padding-left:23px; }
#contentHeader p.buttons a.verticalRename { background-image:url(../icons/vertical-rename.gif); padding-left:23px; }

#contentHeader p.buttons a.csvDownload { background-image:url(../icons/csv-download.gif); padding-left:33px; }
#contentHeader p.buttons a.xmlDownload { background-image:url(../icons/xml-download.gif); padding-left:36px; }

#contentBody a.linkSpoofLogin
{
	padding-top:0.3em;
	padding-bottom:1em;
	padding-left:20px;
	background-repeat:no-repeat;
	background-image:url(../icons/button-spoof-login.gif); 
	white-space:nowrap;
}


#contentBody a.linkEdit
{
	padding-top:0.3em;
	padding-bottom:1em;
	padding-left:20px;
	background-repeat:no-repeat;
	background-image:url(../icons/button-edit.gif); 
	white-space:nowrap;
}
		
#contentHeader span.separator
{
	float:left;
	display:block;
	background-image:url(../images/toolbar-separator.gif);
	background-repeat:no-repeat;
	height:31px;
	width:2px;
}

#contentHeader span.separator span
{
	display:none;
}

#contentColumn1 .search
{
	height:42px;
	background-color:#EEEEEE;
	border-bottom:1px solid #C2C1C1;
}

#contentColumn1 > .search
{
	height:auto;
	min-height:42px;
}

#contentColumn1 .search p
{	
	margin:0px;	
	padding:10px 5px 10px 10px;
}

#contentColumn1 .search p input.textbox
{
	width:125px;
	height:1.3em;
	border:1px solid #A6ABB2;
	font-size:1em;
	color:#666666;
}


.testPanel
{
	float:left;
	width:300px;
	margin-right:10px;
	margin-bottom:40px;
}

/**************************************/
/*  CONTENT STYLE HERE */

#content a.btn30
{
	background-image: url(../images/btn-bg-30.gif);
	background-repeat:no-repeat;	
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	font-size:1em;
	padding:4px 8px 5px 8px;	
}

#content p, #content ul, #content dl
{
	font-size:0.7em;
	margin:10px 10px 10px 16px;
	color:#424242;
	list-style-type:square;
}

#content .leftpad
{
    margin-left:15px !important;
    margin-right:15px !important;
    margin-top:10px !important;
    margin-bottom:10px !important;
}

#content ul.leftpad
{
    margin-left:30px;
}

#content dl dt
{
    margin-bottom:5px;
}

#contentBody .listingNoB ul
{
	padding:0px;
	list-style-type:none;	
}
/**************************************/

#contentBodyAlertMessage
{
	height:41px;
}

#contentBody > #contentBodyAlertMessage
{
	height:auto;
	min-height:42px;
}

#contentBody p.message
{
	margin:0px;
	padding:15px 10px 10px 15px;
}

#contentBody p.message, #contentBody p.message a, span.message
{
	color:#EF651A;
}

#contentBody p.message, #contentBody p.message a
{
	font-weight:bold;
}

.borderedRight
{
	border-right:1px solid #BEBDBD;
}

.gridviewEmptyData td
{
	padding:14px !important;
}

#contentBody .gridviewSimple1
{
	border-right:1px solid #BEBDBD;
	height:100px;
}

#contentBody .panel2Cols > .gridviewSimple1
{
	height:auto;
	min-height:100px;
}

#contentBody .gridviewSimple1 table
{
	width:100%;
}

#contentBody .gridviewSimple1 td p
{
	margin-top:5px;
	margin-bottom:5px;
}

#contentBody .gridviewSimpleWithHeader table
{
	width:100%;
}


#contentBody .gridviewSimpleWithHeader th
{	
	text-align:left;
	font-weight:bold;
}

#contentBody .gridviewSimpleWithHeader td p
{
	margin-top:5px;
	margin-bottom:5px;
}

#contentBody .gridview table
{
	width:100%;
	border-bottom:1px solid #C2C1C1;
}

#contentBody .gridview th
{	
	background-image:url(../images/table-th-bg.gif);
	background-repeat:repeat;
	border-top:1px solid #C2C1C1;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	font-size:0.7em;
	color:#424242;
	text-align:left;
	height:26px;
}


#contentBody > .gridview > th
{
	height:auto;
	min-height:26px;
}

#contentBody .gridview th.SimpleHeader
{	
	background-image:none !important;
}

#contentBody .gridview tr.ExtraPadding th, 
#contentBody .gridview tr.ExtraPadding td
{	
	padding-left:1em !important;
	padding-right:1em !important;
}

table.BorderBottom
{

}

.BorderBottom td, .BorderBottom th, .BorderBottom p
{
	font-size:11px !important;
	text-align:left;
}

.BorderBottom th, .BorderBottom td
{
	border:0px none !important;
	border-bottom:1px solid #C2C1C1 !important;
}

#contentBody .BorderBottom tr.ExtraPadding_New p
{	
	padding:0 !important;
	margin:0 !important;
}

#contentBody .BorderBottom tr.ExtraPadding_New th,
#contentBody .BorderBottom tr.ExtraPadding_New td
{	 
	padding:11px 0 11px 0 !important;
	margin:0 !important;
}

#contentBody .BorderBottom tr.ExtraPadding_New p 
{
	margin:0 0 0 11px !important;
}

#contentBody .gridview th.small
{
	width:32px;
}

#contentBody .gridview td
{
	border-top:1px solid #C2C1C1;
	font-size:0.7em;
	color:#424242;
}

#contentBody .gridview tr.hover td
{
	cursor:pointer;
}

.hiddenStatusBox
{
	position:absolute; 
	padding:0px 2px 0px 2px; 
	left:1em; 
	border:1px solid black; 
	background-color:#FFFFEE;
	display:none;
}

#contentBody .gridview tr.hover td div.hiddenStatusBox
{
	display:inherit !important;
}

/*---*/
#contentBody .gridviewTop table
{
	width:100%;
	border-bottom:1px solid #C2C1C1;
}

#contentBody .gridviewTop th, #contentBody .gridviewTop td 
{
    padding-right:1em;
    padding-left:0.5em;
}
#contentBody .gridviewTop th
{	
	background-image:url(../images/table-th-bg.gif);
	background-repeat:repeat;
	
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	font-size:0.7em;
	color:#424242;
	text-align:left;
	height:26px;
}

#contentBody > .gridviewTop > th
{
	height:auto;
	min-height:26px;
}

#contentBody .gridviewTop th.small
{
	width:32px;
}

#contentBody .gridviewTop td
{
	border-top:1px solid #C2C1C1;
	font-size:0.7em;
	color:#424242;
	height:2.5em;
}

#contentBody .gridviewTop tr.hover td
{
	cursor:pointer;
}
#contentBody .gridviewTop .numeric 
{
    text-align:right !important;
    padding-right:2em !important;
}
/*---*/

#contentBody h3, #contentColumn1 h3, #mandatoryNote h3, #dMandatoryNote h3, div.dDialog h3
{		
	margin:2px 0px 2px 0px;
	font-size:0.7em;
	color:#424242;
	font-weight:bold;	
	border-top:1px solid #C2C1C1;	
	border-bottom:1px solid #C2C1C1;
}

#contentBody h3.top
{
	margin-top:0px !important;
	border-top:none !important;	
}

#contentBody h3.top2
{
	margin-top:1px !important;
	border-top:none !important;	
}

#contentBody h3.top3
{
	margin-top:0px !important;
}

#contentBody h3.top span
{
	margin-top:1px !important;
}

#contentBody h3 span, #mandatoryNote h3 span, #dMandatoryNote h3 span, div.dDialog h3 span
{
	display:block;
	background-image:url(../images/table-th-bg.gif);
	background-repeat:repeat;
	margin:2px 2px 2px 2px;
	padding:5px 10px 6px 14px;
}

#contentBody h3.standout, #contentColumn1 h3.standout
{
	height:41px;
}

#contentBody > h3.standout, #contentColumn1 > h3.standout
{
	height:auto;
	min-height:42px;
}

#contentBody h3.standout, #contentColumn1 h3.standout
{
	font-size:0.9em;
	color:#424242;
	font-weight:bold;	
	border:none;
	margin:0px;	
}

#contentBody h3.standout span
{
	display:block;
	background-image:none;
	margin:auto;	
	padding:12px 10px 0px 15px;
}

#contentBody h3.standout span.form
{
}

#contentBody h3.standout span.form TD
{
	padding-right:5px;	
}

#contentBody h3.standout span.form TD P
{
	margin:0px;
	padding:0px;	
	font-size:0.75em;
	font-weight:normal;
}

#contentBody p big
{
	font-weight:bold;
	font-size:1.4em;
}

#contentBody p big.text
{
	color:#424242 !important;
}

#content p .medium
{
	font-weight:bold;
	font-size:1.1em;
}

#content h4
{
	font-weight:bold;
	color:#424242;
	font-size:0.9em;
	margin:20px 0px 10px 15px;
}

#content h5
{
	font-weight:bold;
	font-size:0.7em;
	margin:0px 0px 5px 0px;
}



/* formatting styles */
/****************************************************************/
#content a
{
	color:#424242;	
}
#content a:hover
{
	color:#696868;
}

#content .panelData p
{
}

#content > .panelData > p
{
}

#content .panelData p span.label,
#content .panelData p span.label1,
#content .panelData p span.label2,
#content .panelData p span.label3
{
	float:left;
	display:block;
	width:200px;
	font-weight:bold;
	line-height:1.5em;
}

#content .panelData p span.label1,
#content .panelData p span.label2,
#content .panelData p span.label3
{
	font-weight:normal !important;
}

#content .panelData p span.label2
{
	width:120px !important;
}

#content .panelData p span.label3
{
	width:100px !important;
}

#content .panelData p span.data, #content .panelData p span.data2
{
	display:block;
	margin-left:200px;
	margin-right:50px;
	_text-indent:-3px; /* IE6 bug */
	line-height:1.5em;
}

#content .panelData p span.data2
{
	margin-left:120px !important;
}

#content .panel2Cols
{
	float:left;
	width:49.9%;
}

#content .panel2Cols p span.label
{
	float:left;
	display:block;
	width:140px;
	font-weight:bold;
}

.button1
{
	background-repeat:repeat-x;	
	border:1px solid #BEBDBD;
	color:#666666;
	font-size:1em;
	font-weight:bold;
	padding:0.4em 20px 0.4em 20px;
	cursor:pointer;
	font-family:verdana;
	text-transform:uppercase;
}

.button2
{
	background-repeat:repeat-x;	
	border:1px solid #BEBDBD;
	color:#666666;
	font-size:0.9em;
	font-weight:bold;
	padding:0.1em 0.8em 0.1em 0.8em;
	cursor:pointer;
	font-family:verdana;
	text-transform:uppercase;
}

.button3
{
	background-image:url(../images/table-th-bg.gif);
	background-repeat:repeat;
	background-color:#FFFFFF;
	border:1px solid #BEBDBD;
	color:#666666;
	font-size:0.9em;
	font-weight:bold;
	padding:0.1em 0.4em 0.1em 0.4em;
	cursor:pointer;
	font-family:verdana;
}


.button1:focus { outline: 0px; }


.textbox1, .textbox2
{
	padding-left:3px;
}

.textbox1, .dropdown1, .radiolist1
{
	width:250px;	
	font-size:1em;
	border:1px solid #C2C1C1;
}

.fakeDropDown 
{
	width:245px;
	font-size:1em;
	border:1px solid #7F9DB9;
	background-image:url(../icons/dropDown.gif);
	background-position:right center;
	background-repeat:no-repeat;
	height:16px;
	padding-left:5px;
}

.fakeDropDownSelect 
{
	height:200px; width:253px; border:1px solid #7F9DB9; font-size:11px
}

.pCode
{
	font-family:Courier New !important;
}

.textarea1
{
	width:250px;
	font-size:1em;
	border:1px solid #C2C1C1;
}

.textbox2, .dropdown2
{
	font-size:1em;
	border:1px solid #C2C1C1;
}

select.textbox2 
{
	height:18px;
	font-size:10px;
}

select.money, .money select 
{
    font-size:1em;
    height:1.3em;
    border:1px solid #C2C1C1;
}
input.money, .money input 
{
    font-size:1em;
    width:8em;	
    height:1.3em;
    border:1px solid #C2C1C1;
}

.checkBox2Cols
{
	margin:10px;
}
.checkBox2Cols td
{	
	font-size:0.7em;
	white-space:nowrap;
	padding-right:10px;
}

.optional
{
	color:#EF651A;
}

.requiredSymbol
{
	font-family: Courier, Arial;
	font-size:1.5em;
	font-weight:normal !important;
	color:#EF651A;
}

.TreeView 
{
    font-size:0.7em;
    color:#424242;    
    margin-left:5px;
    margin-top:0px;
}

.TreeView a 
{
	display:none;
}

.TreeView td a
{
	display:inline;
}

.TreeView a, a.TreeView 
{
    color:#424242;
}

.TreeView a:hover
{
	text-decoration:underline;
}

.TreeView img, img.TreeView 
{
    margin-right:5px;
}

.TreeView .RootNode a 
{
	/*
    background-position:left center;
    background-repeat:no-repeat;   
    padding-top:4px;
	padding-bottom:1px;	
    line-height:1.5em;
	*/
	padding-left:6px;
	background-image:none !important; 
}

.TreeView .SelectedNode 
{
    font-weight:bold;
}

#contentColumn1 .folders li a.serviceRoot { background-image: url(../icons/lead-inbox.gif); }


/*---*/

.CheckedTreeView 
{
    font-size:0.7em;
    color:#424242;
}

.CheckedTreeView td
{
    line-height:1.5em;
}

.CheckedTreeView a, a.TreeView 
{
    color:#424242;
}

.CheckedTreeView img, img.TreeView 
{
    margin-right:5px;
}

.CheckedTreeView  td.Node, .CheckedTreeView  td.RootNode, .CheckedTreeView  td.SelectedNode 
{
    width:100%;
}
.CheckedTreeView .SelectedNode 
{
    font-weight:bold;
}

.CheckedTreeView  td.RootNode
{
    font-weight:bold;
    padding-top:1.0em;
    padding-bottom:0.5em;
}

/*---*/
/*
.button3 
{
    border:0px none;
    background-color:Transparent;
    background-image: url(../images/btn-bg-30.gif);
	background-repeat:no-repeat;	
	color:#666666;
	text-decoration:none;
	font-size:0.7em;
	font-weight:bold;
	padding:5px 10px 5px 6px;
}*/

.headingWithBg 
{
    background-image:url(../images/table-th-bg.gif);
    margin-right:0px;
    margin-left:0px;
    width:100%;
    font-weight:bold;
    line-height:1em;
    padding:0.5em 1% 0.5em 1%;
}

.formTable 
{
    margin-right:2em;
}
.formTable td, .formTable th, .fieldSummary td, .fieldSummary th
{
    font-size:0.7em;
}

.formTable th.row, .fieldSummary th.row 
{
    vertical-align:top;
    padding-top: 2px;
    padding-bottom: 8px;
    width:15em;
}

.fieldSummary td, .fieldSummary th
{
    font-size:0.7em;
    padding:4px 10px 5px 1em;
    text-align:left;
}

.fieldSummary th.sub, .fieldSummary td.sub
{
    font-weight:normal;
    padding:0.25em 2em 0em 2em;
}

.formTable th, .formTable td.noinput
{
    vertical-align:text-top;
    text-align:left;
    font-weight:normal;
    padding:0.5em 10px 3px 1em;
}


.formTable td
{
    vertical-align:text-top;
    text-align:left;
    font-weight:normal;
    padding:2px 10px 3px 1em;
}

.formTable input, .formTable select, .formTable textarea 
{
    font-size:1em;
}
.formTable textarea 
{
    height:8em;
}
.formTable input:button, .formTable input:checkbox 
{
    width:auto;
}

.fieldSetContainer 
{
    margin-top:0.75em;
    margin-bottom:0.75em;
    width:100%;
}
.fieldSetContainer h5 
{
    margin:0.5em 0px 0.5em 0px;
    font-size:0.7em;
}
.fieldSetContainer h6 
{
    margin:0.5em 0px 0.0em 0px;
    font-size:0.7em;
}
.fieldSetContainer .formTable table.CheckboxListControl 
{
    border:1px solid #7F9DB9;
}
.fieldSetContainer .CheckboxListControl td
{
    padding:0px;
    font-size:0.7em;
}
.fieldSetContainer .CheckboxListControl input, .fieldSetContainer .CheckBox, .fieldSetContainer .Radio
{
    width:2em !important;
}
.fieldSetContainer .formTable .CheckboxListControl label, .fieldSetContainer .formTable .CheckboxListControl td
{
    font-size:1em;
}
.TwoColumn th.row 
{
    width:14em !important;
}

.TwoColumn td 
{
    padding-right:6em !important;
}

.notes 
{
    margin:15px 15px 30px 15px;
}

.notes h6 
{
    margin:0.5em 0px 0px 0px;
    font-size:0.7em;
}
.notes p 
{
    margin:0px 0px 1em 0px !important; 
    padding:0px !important;
    font-size:0.7em;
}
.addNewNote 
{
    float:left;
    padding-left:1em;
}
.addNewNote textarea 
{
    font-size:0.7em;
    height:8em;
    width:25em;
}

#FooterButtons 
{
    width:98%;
    text-align:right !important;
    /*border-top:1px solid #C2C1C1;*/
    margin-top:1em;
    padding:1%;
}

#FooterButtons input 
{
    margin-right:1em;
    margin-left:1em;
}

.PaddedDiv 
{
    padding:1em;
}

.Borders .Right {border-right:1px solid #BEBDBD}
.Borders .Left {border-left:1px solid #BEBDBD}
.Borders .Top {border-top:1px solid #BEBDBD}
.Borders .Bottom {border-bottom:1px solid #BEBDBD}
.Borders .All {border:1px solid #BEBDBD}

/****************************************************************/


.contentLeftWithMargins
{
	margin:15px;
}

ul.themedArrowList
{
	margin:0px 0px 25px 0px !important;
	padding:0px;
}

ul.themedArrowList li
{
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:18px;
	margin-bottom:5px;
	line-height:1.5em;
}

ul.themedArrowList li.selected a
{
	text-decoration:none;
	font-weight:bold;
}


td.numeric { text-align:right; padding-right:1em}

.SummaryTable th, .SummaryTable td {font-size:0.7em; height:2em}
.SummaryTable th {font-weight:normal; text-align:left; width:15em}

a.GenericBack 
{
    background-image:url(../icons/administrators/subscribers/BackToSubscriberList.gif);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:22px;
}

.SideMenu 
{
   margin:15px;
}


.MoodiaTextBoxCounter
{	
	background:#FFFFCC;
	border:1px solid #808080;
	font-family:Tahoma;
	font-size:11px;
	padding-left:2px;
	padding-right:3px;
}


.status-notice, .status-pay, .status-trial, .status-waiting
{
	background-position:left center;
    background-repeat:no-repeat;
    padding-left:18px;
    line-height:1.5em;
    cursor:help;
}

.status-notice { background-image:url(../icons/status/notice.gif); }
.status-pay { background-image:url(../icons/status/pay.gif); }
.status-trial { background-image:url(../icons/status/trial.gif); }
.status-waiting { background-image:url(../icons/status/waiting.gif); }

a.disabledLink {color:#A9A9A9 !important;}

@media print
{
    #contentHeader, #contentHeader h2, #contentHeader p.paging
    {
        background-image:none !important;
        background-color:#FFFFFF !important;
    }
}


.help
{
    background-image:url(../icons/question_mark.gif);
    cursor:help;
    background-position:right;
    background-repeat:no-repeat;
    padding-right:16px;
    margin-right:5px
}

.helpIcon
{
    cursor:help;
}


a.Sort_Link 
{
	padding-right:20px;
	font-weight:normal !important;
}

a.Sort_Link_Selected_Up, TH.Sort_Link_Selected_Up A
{
	background-image:url(../icons/sort_up.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
}

a.Sort_Link_Selected_Down, TH.Sort_Link_Selected_Down A
{
	background-image:url(../icons/sort_down.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
}


.dialogWindow
{
	background-color:#FFFFFF;
	border:5px solid #CCCCCC;		
	position:fixed;
}

.dialogWindow H4
{
	background-image: url(../images/blue/content-tbar-bg.gif);
	background-color:#CEECFB;
	background-repeat:repeat-x;
	padding:5px 5px 5px 15px !important;
	margin:0px !important;
	font-size:0.75em !important;
	text-transform:uppercase !important;
}

.dialogWindow H5
{
	border-bottom:1px solid #FAE2D1 !important;
	background-color:#FFFFFF;
	padding:5px 5px 5px 15px;
	margin:0px;
	font-size:0.7em;
	color:#EF651A !important;
}

.dialog_Box
{
	background-color:#FFFFFF;
	border:5px solid #CCCCCC;
}

.dialog_Box H4
{
	background-image: url(../images/blue/content-tbar-bg.gif);
	background-color:#CEECFB;
	background-repeat:repeat-x;
	padding:5px 5px 5px 15px !important;
	margin:0px !important;
	font-size:0.75em !important;
	text-transform:uppercase !important;
}

.dialog_Box H5
{
	border-bottom:1px solid #FAE2D1;
	background-color:#FFFFFF;
	padding:5px 5px 5px 15px;
	margin:0px;
	font-size:0.7em;
	color:#EF651A !important;
}



.tabMenuContainer
{
	margin-left:15px;
	position:relative;
	height:15px;
}

DIV > .tabMenuContainer
{
    height:auto !important;
	min-height:15px;
}


.tabMenuContainer UL, .tabMenuListContainer
{
	margin:0px !important;
	padding:0px !important;
}


.tabMenuContainer LI
{
	float:left;
	display:block;
	list-style-type:none;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	position:relative;
	margin-bottom:-1px;
	margin-right:2px;
	margin-top:8px;
}

.tabMenuContainer LI A, 
.tabMenuContainer LI SPAN
{
	text-decoration:none;
	color:#FFFFFF !important;
	display:block;
	padding:3px 14px 3px 14px;
	background-color:#C6C6C6;
	cursor:pointer;
}

.tabMenuContainer LI A:hover,
.tabMenuContainer LI SPAN:hover
{
	background-color:#DDDDDD;
}

.tabMenuWhiteTheme .tabMenuContainer LI.selected A,
.tabMenuWhiteTheme .tabMenuContainer LI.selected SPAN
{
	background-color:#FFFFFF !important;
	border-bottom:3px solid #FFFFFF !important;
}

.tabMenuContainer LI.selected A,
.tabMenuContainer LI.selected SPAN
{
	background-color:#EAEAEA !important;
	border-bottom:3px solid #EAEAEA;
	color:#333333 !important;
}

.exclamation
{
	background-image:url(../icons/Excalamation.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	line-height:18px;
}

