﻿/* .redoutline is for testing.
And classes or id's to create an outline on the desired element and see placement */
/* div */
.redoutline
{
	border: solid 1px red;
}
.blueoutline
{
	border: solid 1px blue;
}
.greenoutline
{
	border: solid 1px green;
}

/* reset styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html, body
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

/* Global */
#dealerAgreement fieldset input, td.login ul li input.npwField
{
	background: #fff url(  'inputBg.gif' ) repeat-x top left;
	border: solid 1px #a5acb2;
}

/* MasterPage */
table.outter
{
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
table.outter td.tdheader
{
	background: #530301 url(  'topHeadBg.jpg' ) repeat-x top left;
	height: 97px;
}
table.outter td.tdTopMenu
{
	height: 35px;
}
table.outter td.leftMenuContainer
{
	background: #ededed url(  'breadcrumbsBg.gif' ) repeat-x top left;
	border-top: solid 1px #ededed;
	width: 200px;
	min-height: 300px;
}
td.content
{
	background: #fff url(  'breadcrumbsBg.gif' ) repeat-x top left;
	border: solid 1px #3b0703;
	border-right: 0px;
	height: 400px;
	padding: 3px 10px;
}
table.outter td.bottom
{
	height: 10px;
}

body
{
	background: #ededed;
}
.topHeader, .topMenu_top, .content
{
	width: 100%;
}
.topHeader
{
	float: left;
	height: 97px;
	min-width: 300px;
	max-width: 1200px;
	vertical-align: bottom;
	padding-top: 11px;
}
.logo
{
	float: left;
	margin-left: 20px;
}
.logout
{
	float: right;
	text-align: right;
	margin: 20px 20px 0px 0px;
	color: #fff;
}
.WelcomeUser
{
	font-size: 1.5em;
	color: #fff;
}
.logout a
{
	color: #fff;
	font-size: .85em;
}
.logout a:hover
{
	color: red;
}

.lnkLogOut
{
	background: url(  'http://images.mitekcorp.com/icons/red/16x16/Go%20Out.gif' ) no-repeat center left;
	padding: 5px 0px 5px 20px;
}
.lnkPrefs
{
	background: url(  'http://images.mitekcorp.com/icons/red/16x16/Tool.gif' ) no-repeat center left;
	padding: 5px 0px 5px 20px;
}

.topMenu_top
{
	background: url(  'topHeadTop.gif' ) repeat-x top left;
	padding: 6px 0px 0px 0px;
	width: 100%;
	font-size: 16px;
}
/* Top Menu Elements */
.topMenu
{
	background: #625c5c url(  'topHeadBg.gif' ) repeat-x center left;
	font-family: Tahoma;
	height: 23px;
	padding: 5px 0px 5px 0px;
	color: #fff;
}
.topMenuLinks
{
	float: left;
	margin-left: 20px;
}
.topMenuLinks a
{
	display: block;
	float: left;
	font-weight: bold;
	color: #fff;
	margin: 0px 5px;
	padding: 0px 10px;
	text-decoration: none;
}
.topMenuLinks a.active
{
	border: solid 1px #fff;
	margin: 0px;
	background: #2f2a2a;
}
.topMenuLinks a.active:hover
{
	background: #2f2a2a;
}
.topMenuLinks a:hover
{
	background: grey;
}
.topMenu_bottom
{
	background: url(  'topHeadBottom.gif' ) repeat-x top left;
	width: 100%;
	height: 10px;
}

.ToolMenuHeader
{
	text-decoration: none;
	padding: 4px 6px 3px 6px;
	text-align: left;
	white-space: nowrap;
}

.ToolMenuHeader:hover
{
	cursor: pointer;
	padding: 3px 5px 2px 5px;
	border: solid 1px #fff;
	background: #2f2a2a;
}

.ContextMenuPanel
{
	border: 1px solid #868686;
	border-top-color: #868686;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #868686;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #2D4444;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #2D4444;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	z-index: 1000;
	background-color: White;
	background: url(  '../images/menu-bg.gif' ) repeat-y 0 0 #FAFAFA;
	cursor: pointer;
	padding: 2px 0px 2px 0px;
	min-width: 150px;
	font-size: 9pt;
	color: Black;
}

.ContextMenuItem, a.ContextMenuItem
{
	margin: 0 2px 0 2px;
	display: block;
	vertical-align: middle;
	text-align: left;
	height: 18px;
	color: #4A4A4A;
	text-decoration: none;
	cursor: pointer;
	padding: 6px 19px 1px 31px;
	font-size: 9pt;
	color: Black;
}

.ContextMenuItem:hover, a.ContextMenuItem:hover
{
	background-color: #6c7890;
	color: White;
	border: 0px solid #0000FF;
	padding: 6px 19px 1px 31px;
}

/* Left Menu - Container & Elements */
h2.commonTasks
{
	display: block;
	height: 21px;
	width: 200px;
	margin: 0px;
	padding-top: 2px;
}
h2.commonTasks span
{
	background: url(  'commonTasks.gif' ) no-repeat top left;
	display: block;
	font-size: .9em;
	font-weight: bold;
	padding-left: 20px;
	margin-left: 20px;
}
.leftMenuContainer ul
{
	display: block;
	float: right;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px -1px 0px 0px;
	padding: 0px;
}
.leftMenuContainer ul li
{
	list-style-type: none;
	margin: 0px;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
.leftMenuContainer ul li.active
{
	background-image: url(  'arrowRight.gif' );
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #fff;
	border-top: solid 1px #3b0703;
	border-bottom: solid 1px #3b0703;
	border-left: solid 1px #3b0703;
}
.leftMenuContainer ul li a
{
	color: #848382;
	text-decoration: none;
}
.leftMenuContainer ul li a:hover
{
	color: #350704;
}
.leftMenuContainer ul li.active a
{
	color: #350704;
	text-decoration: none;
}
.leftMenuContainer ul li.active a:hover
{
	color: #350704;
}
.breadcrumbs
{
	background: #e2dada;
	font-size: .9em;
	font-weight: bold;
	margin-top: 2px;
}
.breadcrumbs a
{
	color: #000;
	font-weight: normal;
}
.breadcrumbs a:hover
{
	color: red;
}

/* HomePage */
table.homepageicons
{
	width: 100%;
	height: 300px;
}
table.homepageicons td
{
	padding: 30px 0 0 0;
	vertical-align: top;
}
table.homepageicons td .widget
{
	text-align: center;
	width: 490px;
	min-height: 75px;
}
table.homepageicons td .widget img.icon
{
	border: solid 1px #b7b7b7;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	width: 48px;
	height: 48px;
}
table.homepageicons td .widget h2
{
	color: #3e0804;
	float: left;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}

table.tblWidget
{
	width: 490px;
	padding: 0px;
	text-align: left;
}

table.tblWidget td
{
	padding: 1px;
	vertical-align: middle;
}

.ajax__calendar_body table tr td { padding: 0px; }


/* Log in Screen */
td.login
{
	text-align: center;
}
td.login ul
{
	background: #fff;
	border: solid 1px #3b0703;
	width: 500px;
	margin: 100px auto 0px auto;
}
td.login ul li.head
{
	background: #d3cbca url(  'topHeadBg.jpg' ) repeat-x top left;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	width: 460px;
	text-align: left;
	color: #fff;
}
td.login ul li
{
	list-style-type: none;
	margin: 0px auto;
	padding: 5px 20px;
	text-align: center;
	width: 230px;
}
td.login ul li input.npwField, td.login ul li label.npwLabel
{
	display: block;
	width: 230px;
}
td.login ul li label.npwLabel
{
	text-align: left;
}
td.login ul li .pwrecover
{
	font-size: 1.2em;
}

/* Dealer Agreements From */
#dealerAgreement
{
	width: 600px;
	height: 25px;
}
.mrflabel
{
	width: 230px;
	height: 25px;
}
.mrflabelnb
{
	width: 230px;
	height: 25px;
}
.mrfInputField
{
	width: 275px;
	height: 25px;
}
.mrfCheckBoxField
{
	width: 25px;
	height: 25px;
}

#dealerAgreement
{
	border: solid 1px #000;
	margin: 20px auto;
}
#dealerAgreement thead tr td
{
	text-align: center;
}
#dealerAgreement thead tr td h1
{
	margin: 10px auto;
	text-align: center;
	font-size: 1.5em;
}
#dealerAgreement fieldset
{
	margin: 5px 0px;
	border: solid 1px #b7b7b7;
	border-right: 0px;
	border-left: 0px;
	padding: 10px;
}
#dealerAgreement fieldset legend
{
	color: #81080d;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
}
.mrflabel
{
	border: solid 0px red;
	float: left;
	text-align: right;
	font-weight: bold;
}
.mrflabelnb
{
	border: solid 0px red;
	float: left;
	text-align: right;
}
.mrfInputField, .mrfCheckBoxField
{
	border: solid 0px green;
	float: left;
	padding-left: 10px;
}
.submitDiv
{
	border: solid 0px red;
	margin: 20px 0px;
	text-align: center;
}



/* Report Table */
.mmtable
{
	border: solid 1px #000;
	width: 1200px;
	margin: 20px 20px 20px 20px;
	border-collapse: collapse;
}

.mmtable thead tr td
{
	background: #000 url(  'topHeadBg.jpg' ) repeat-x bottom left;
	border: 0px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	padding: 5px;
}
.mmtable thead tr td span
{
	background: url(  'commonTasks.gif' ) no-repeat top left;
	padding-left: 25px;
}

.columnHeader td
{
	font-size: 14pt;
	font-weight: bold;
}

.columnHeaderTbl
{
	border: none;
	padding: 0px;
	width: 100%;
}

.mmtable .columnHeaderTbl tr td
{
	border: none;
	padding: 0px;
}

.mmtable .columnName td
{
	background: #cdc7c7;
	padding: 5px;
}

.mmtable tr td
{
	background: #f7f6f6;
	border-collapse: separate;
	border: solid 1px #000;
	padding: 2px 5px 2px 5px;
	white-space: nowrap;
}
.mmtable tr.whiteRow td
{
	background: #fff;
}

.FormBoxHeader
{
	background-image: url(  '../Controls/MessageBox/DialogueBox/form_head.jpg' );
	height: 27px;
	width: 795px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	cursor: move;
}
.FormBoxFooter
{
	background-image: url(  '../Controls/MessageBox/DialogueBox/form_foot.jpg' );
	height: 10px;
	width: 795px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
}
.FormBoxBody
{
	padding: 0px 0px 0px 0px; /*background-color: #eeeeff;*/
	background-image: url(  '../Controls/MessageBox/DialogueBox/form_body.jpg' );
	color: Black;
	width: 795px;
	margin: 0px 0px 0px 0px;
	border: none;
}

.h, .th, .ColumnLabel
{
	background-color: #808ca4;
	color: White;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	white-space: nowrap;
}
.c, .tc, .ColumnText
{
	background-color: #ffffff;
	border: solid 1px #c3c3ff;
}
.t, .top, .GridViewHeader
{
	background-color: #58647c;
	color: White;
	font-weight: bold;
	font-size: 110%;
	padding: 6px 6px 6px 6px;
}

.t, .top, .GridViewHeader
{
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	color: black;
	border: none;
}
.h, .th, .ColumnLabel
{
	font-weight: bold;
	background-color: Transparent;
	color: Black;
	border: none;
	padding: 0px 5px 0px 5px;
}
.c, .tc, .ColumnText
{
	background-color: Transparent;
	color: Black;
	border: none;
	padding: 2px 5px 2px 5px;
}

.ColumnHeader
{
	font-weight: bold;
	text-align: left;
	border: none;
	color: Black;
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}

.d, .Description
{
	font-style: italic;
}

.helpImage
{
	background-image: url(../images/help_icon.jpg);
	background-repeat: no-repeat;
	padding: 4px 0 0 0;
	width: 20px;
	height: 20px;
	float: left;
}

.ModalLogout
{
	background: black;
	filter: alpha(opacity=40);
	-moz-opacity: .40;
	opacity: .40;
}

.txtboxWatermark
{
	font-style: italic;
	color: Gray;
}


/* Accordion */
.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #2E4d7B;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #5078B3;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent
{
	background-color: #D3DEEF;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

#ctl00_ContentPlaceHolder1_tAccounts .ajax__tab_tab
{
	cursor: pointer;
}

.agreementList
{
	list-style-type: disc;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}

.agreementList li
{
	display: block;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

.superReport
{
	border: solid 1px #d1d1d1;
}

.superReport tr td
{
	padding: 3px;
	border-bottom: solid 1px #d1d1d1;
}


.ecommerce_AttachRelated
{
	width: 594px;
	border: solid 3px gray;
	background: #98FB98;
	padding: 5px 0 5px 0;
	text-align: center;
	margin: 5px 0 5px 0;
}

.ecommerce_AttachRecommended
{
	width: 594px;
	border: solid 3px gray;
	background: #AFEEEE;
	padding: 5px 0 5px 0;
	text-align: center;
	margin: 5px 0 5px 0;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : pointer;
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
