﻿/* BODY */
html, body
{
	margin: 0;
	height: 100%; /* needed for container min-height */
	padding: 0;
	color: #666666;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 11px;
	background-color: #c5c1b2;
}

.ExportDataForHTMLBar
{
	width: 699px; 
	border-right: gray 2px solid; 
	border-top: gray 2px solid;
    background: #ffffff; 
    border-left: gray 2px solid; 
    border-bottom: gray 2px solid;
}

.watermarked
{
    color: #C0C0C0;
    font-style: italic;
    	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 10px;
}

.TabMenu
{
    /*
    border-bottom: solid  1px #445970;
    margin-bottom: 2px;
    */
}


.ToolBar
{
	width: 780px; 
	border-right: gray 2px solid; 
	border-top: gray 2px solid;
    background: #ffffff; 
    border-left: gray 2px solid; 
    border-bottom: gray 2px solid;
}

.MainTable
{
	width: 1000px;
	margin: auto;
}

.ReportDescription
{
	font-style: italic;
}

.topcalls1
{
	float:left;
}

.DashboardGridView
{
		/* 
        margin-top: 23px;
		margin-bottom: 3px;
        */
	border: solid 1px #808080;
	border-collapse: collapse;        
}

.DashboardGridView td,th
{
	border: solid 1px #808080;
	border-collapse: collapse;        
}

.DashboardGridView caption
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

.DashboardSubGridView
{
    /*
	margin-top:3px;
	margin-bottom:3px;
	margin-right: 4px;
    */
    border: solid 1px #808080;
	border-collapse: collapse;
}

.DashboardSubGridView td,th
{
	border: solid 1px #808080;
	border-collapse: collapse;        
}

.DashboardSubGridView caption
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

.GridView
{
	margin-bottom: 3px;
	border: solid 1px #808080;
	border-collapse: collapse;
}

.GridView td, th
{
	border: solid 1px #808080;
	border-collapse: collapse;
}


.GridHeader th
{
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px #808080;
	border-collapse: collapse;		
}

.SubGridView
{
	margin-top:3px;
	margin-bottom:3px;
	border: solid 1px #808080;
	border-collapse: collapse;	
}

.SubGridView td, th
{
	border: solid 1px #808080;
	border-collapse: collapse;	
}

.SubGridView caption
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

.GridView caption
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

.BodyTextLargeBold
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}

.BodyTextBold
{
	font-family: Verdana;
	font-weight: bold;
}

.BodyTextSmall
{
	font-family: Verdana;
	font-size: 11px;
}

.BodyTextSmallBold
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.ClientNavHeaderBlue
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.integrationSyncControldropDown
{
	background-color: #ffff66;
	color: Red;
}

.tableView caption
{
	text-align: left;
	color: #5d7b9d;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
}
.ClientNavSmallHeaderBlue
{
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
}

.NodeStyle
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

.LeafNodeStyle
{
	font-size: 10px;
	font-family: Verdana;
	font-style: italic;
	font-weight: normal;
}

.LeafNodeStyleLink
{
	color: #006699;
}

.SelectedNodeStyle
{
	font-size: 10px;
	font-family: Verdana;
	background-color: #ffff66;
	vertical-align: middle;
}

/* LINKS */
a, a:link, a:link, a:link, a:hover
{
	background: transparent;
	text-decoration: underline;
	cursor: pointer;
}
a:link
{
	color: #006699;
}
a:visited
{
	color: #006699;
}
a:hover, a:active
{
	color: #666666;
}
a.lnkReportsLogin, a.lnkReportsLogin:link, a.lnkReportsLogin:link, a.lnkReportsLogin:link, a.lnkReportsLogin:hover
{
	background: transparent;
	text-decoration: none;
	cursor: pointer;
	font-size: 15px;
}
a.lnkReportsLogin:link
{
	color: #820024;
	font-size: 15px;
}
a.lnkReportsLogin:visited
{
	color: #820024;
	font-size: 15px;
}
a.lnkReportsLogin:hover, a.lnkReportsLogin:active
{
	color: #005596;
	font-size: 15px;
	text-decoration: underline;
}
a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active
{
	background-color: transparent;
	background-image: url(/images/sprites.gif);
	background-position: 0px -500px;
	background-repeat: no-repeat;
	padding-left: 16px;
}

/* TYPOGRAPHY */
p, ul, ol
{
	margin: 0 0 1.4em;
}
h1, h2, h3, h4, h5, h6
{
	font-family: arial,verdana,sans-serif;
	margin: 1.2em 0 .3em;
	color: #8c897f;
	border-bottom: 1px solid #eee;
}
h1
{
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #2e251c;
	font-weight: bold;
}
h2
{
	font-size: 15px;
	color: #005596;
	font-weight: normal;
	border: none;
}
h3
{
	font-size: 14px;
}
h4
{
	font-size: 12px;
}
h5
{
	font-size: 12px;
}
h6
{
	font-size: 14px;
	border: none;
	font-weight: normal;
}
.highlight
{
	color: #E17000;
}
.subdued
{
	color: #999;
}
.error
{
	color: #c00;
	font-weight: bold;
}
.success
{
	color: #390;
	font-weight: bold;
}
.caption
{
	color: #999;
	font-size: 11px;
}
.date
{
	font: bold 82% arial;
	color: #bbb;
	display: block;
	letter-spacing: 1px;
}
small
{
	font-size: 11px;
}
.wpush
{
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.reg
{
	font-size: 10px;
	vertical-align: 25%;
}
.expand
{
	color: #666666;
	font-size: 10px;
	vertical-align: 25%;
}
.testimonialcredit
{
	color: #005596;
	font-weight: bold;
}
.PCname
{
	font-weight: bold;
	color: #005596;
}
.LTSname
{
	font-weight: bold;
	color: #580012;
}
.tm-small
{
	font-size: 16px;
	vertical-align: 30%;
}
.indlt
{
	margin: 0 0 0 20px;
}
.subquote
{
	font-weight: bold;
	color: #005596;
}

/* LISTS */
ul
{
	margin: .3em 0 1.5em 0;
	list-style-type: none;
}
ul.related
{
	margin-top: -1em;
}
ol
{
	margin: .5em .5em 1.5em;
}
ol li
{
	margin-left: 1.4em;
	padding-left: 0;
	background: none;
	list-style-type: decimal;
}
li
{
	background: transparent url(   "../images/sprites.gif" ) no-repeat 0 0;
}
li.doc
{
	background-position: 3px -500px;
}
ul.nomarker li
{
	background: none;
	padding-left: 0;
}
dl
{
	margin: 0 0 1em 0;
}
dt
{
	font-weight: bold;
	margin-top: 1.3em;
}
dl dl
{
	margin: 0 0 1.5em 30px;
}

/* GENERAL */
img
{
	border: none;
}
hr
{
	margin: 1em 0;
	background: #f2f2f2;
	height: 1px;
	color: #f2f2f2;
	border: none;
	clear: both;
}
.clear
{
	clear: both;
	position: relative;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

/* FLASH */
#flashcontent
{
	height: 71px;
}

/* PAGE LAYOUT */
#wrap
{
	position: absolute; /*relative;  needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	margin-bottom: 0;
	width: 1000px; /* height: auto !important; real browsers */ /*  height: 100%;IE6: treaded as min-height*/ /*  min-height: 100%; real browsers */
	background-color: #ffffff;
	background-image: url(../images/wrapbackground.gif);
	background-repeat: repeat-y;
}
#contenttable
{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999380;
	border-left-color: #999380;
	border-collapse: collapse;
	width: 100%;
}
#contentwrap
{
	padding: 0 0 0 0;
	margin: 0 0 29px 0;
}

#content
{
	border-collapse: collapse; /* margin: 50px 0 0 0; */
}
#contenttable td
{
	margin: 0;
	padding: 0;
}

/* PAGE LAYOUT TYPE A */
#type-a
{
	position: relative;
	background-image: url(../images/subbody_bg.gif);
	background-repeat: repeat-x;
}
#type-a #column1
{
	vertical-align: top;
	padding: 0;
}
#type-a #column1-wrap
{
	width: 999px;
	height: 218px;
	margin: 0;
}
#type-a #column2
{
	padding: 0;
	margin: 0;
	vertical-align: top;
}
#type-a #column2-wrap
{
	width: 509px;
	margin: 20px 140px 20px 80px;
	padding: 0;
}
#type-a #column3
{
	vertical-align: top;
	background-image: url(../images/ind_box1lwr.gif);
	background-repeat: repeat-y;
	margin: 0;
}
#type-a #column3-wrap
{
	width: 269px;
	padding: 0;
	margin: 0;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

/* PAGE LAYOUT TYPE B */
#type-b
{
	background-image: url(../images/subbody_bg.gif);
	background-repeat: repeat-x;
}
#type-b #column1
{
	vertical-align: top;
	padding: 0;
}
#type-b #column1-wrap
{
	width: 908px;
	margin: 0;
}
#type-b #column2
{
	padding: 0;
	margin: 0;
	vertical-align: top;
}
#type-b #column2-wrap
{
	width: 555px;
	margin: 20px 39px 20px 20px;
	padding: 0;
}
#type-b #column3
{
	vertical-align: top;
	background-image: url(../images/ind_box1lwr.gif);
	background-repeat: repeat-y;
	margin: 0;
}
#type-b #column3-wrap
{
	width: 294px;
	padding: 0;
	margin: 0;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#boxtext
{
	line-height: normal;
	text-align: left;
}
#boxtext h1
{
	font-weight: normal;
	font-size: 23px;
	border: none;
	margin-bottom: 8px;
	color: #005596;
}
#boxtext p
{
	font-size: 12px;
}
#boxtext li
{
	padding-left: 20px;
}
#boxtext ul
{
	padding-left: 20px;
}

#boxtext-b
{
	line-height: normal;
	text-align: left;
}
#boxtext-b p
{
	font-size: 12px;
}
#boxtext-b li
{
	padding-left: 20px;
}
#boxtext-b h2
{
	text-decoration: none;
}
#boxtext-b h2.contact
{
	text-decoration: none;
	color: #580012;
}
#boxtext-b h2.sub
{
	text-decoration: none;
	color: #005596;
	margin: 0;
}
#boxtext-b a
{
	text-decoration: none;
}

#leftbox1
{
	height: 135px;
	width: 294px;
	color: #f7f5ec;
	background: #580012;
}
#leftbox1-text
{
	margin: 0px 10px 0px 10px;
	font-size: 11px;
	text-align: left;
}
#leftbox1-text a
{
	color: #88d6ff;
}

#leftbox2
{
	height: 100px;
	width: 269px;
	color: #f7f5ec;
	background: #580012;
}
#leftbox2-text
{
	margin: 2px 10px 0px 10px;
	font-size: 11px;
	text-align: left;
}
#leftbox2-text a
{
	color: #88d6ff;
}

#leftbox1-lwr
{
	margin: 10px 10px 100px 10px;
	font-size: 11px;
	text-align: left;
	color: #666666;
}
#leftbox1-lwr a
{
	color: #677A8A;
}
#leftbox1-lwr li
{
	padding-left: 20px;
	margin-bottom: 7px;
}



#lm
{
	display: block;
	margin-bottom: 30px;
}
#crm
{
	display: none;
	margin-bottom: 30px;
}
#epm
{
	display: none;
	margin-bottom: 30px;
}
#sm
{
	display: none;
	margin-bottom: 30px;
}

#ALL
{
	display: block;
	margin-bottom: 30px;
}
#Aq
{
	display: none;
	margin-bottom: 30px;
}
#Bq
{
	display: none;
	margin-bottom: 30px;
}
#Cq
{
	display: none;
	margin-bottom: 30px;
}
#Dq
{
	display: none;
	margin-bottom: 30px;
}
#Eq
{
	display: none;
	margin-bottom: 30px;
}
#Fq
{
	display: none;
	margin-bottom: 30px;
}
#Gq
{
	display: none;
	margin-bottom: 30px;
}
#Hq
{
	display: none;
	margin-bottom: 30px;
}
#Iq
{
	display: none;
	margin-bottom: 30px;
}

#ALLI
{
	display: block;
	margin-bottom: 30px;
}
#AI
{
	display: none;
	margin-bottom: 30px;
}
#BI
{
	display: none;
	margin-bottom: 30px;
}
#CI
{
	display: none;
	margin-bottom: 30px;
}
#DI
{
	display: none;
	margin-bottom: 30px;
}
#EI
{
	display: none;
	margin-bottom: 30px;
}
#FI
{
	display: none;
	margin-bottom: 30px;
}
#GI
{
	display: none;
	margin-bottom: 30px;
}
#HI
{
	display: none;
	margin-bottom: 30px;
}


.contactALL
{
	margin-top: 30px;
}
.contact1
{
	position: relative;
	float: left;
}
.contact_box
{
	position: relative;
	float: left;
	width: 138px;
}

#reportlist
{
	position: relative;
}
#reportlist1
{
	position: relative;
	float: left;
}
#reportlist2
{
	position: relative;
	float: left;
	margin: 0 0 0 30px;
}


/* HEADER */
#header
{
}
#masthead
{
	margin: 0 auto;
	width: 100%;
	height: 69px;
	text-align: left;
	position: relative;
	background-image: url(../images/header_bg1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#logo
{
	width: 266px;
	height: 69px;
	position: relative;
	margin-left: 20px;
}

#login
{
	color: #2e4251;
	position: absolute;
	top: 40px;
	right: 20px;
	display: block;
	font-family: Helvitica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#login form
{
	margin: 0;
}
#login label
{
	display: inline;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 3px;
}
#login .field-login
{
	width: 100px;
	margin: 0 0 -1px;
	vertical-align: middle;
	border: 1px solid #a4a090;
}
#login .sbt-go
{
	vertical-align: middle;
	margin-left: 10px;
}

/* SUBHEADER */
#subheader_industries
{
	position: relative;
	float: left;
	height: 71px;
	width: 100%;
	background-image: url(../images/subhead_industries.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subheader_industries h1
{
	font-weight: normal;
	color: #fff;
	font-size: 28px;
	border: none;
	margin-top: 17px;
	margin-left: 20px;
}

#subpage_caption
{
	position: relative;
	float: left;
	height: 73px;
	width: 908px;
	background-image: url(../images/subpage_caption.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#subpage_caption p
{
	font-weight: normal;
	color: #677a8a;
	font-size: 15px;
	border: none;
	margin-top: 12px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	width: 880px;
}
.coName
{
	font-size: 24px;
	font-weight: bold;
	color: #580012;
}

/* FEATURES */
#feature1
{
	height: 294px;
	width: 269px;
	background-image: url(../images/feature1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.feature1text
{
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	padding-top: 115px;
}
.feature1text a
{
	color: #fff;
	text-decoration: none;
}

/* FOOTER */
#footer
{
	clear: both;
	position: absolute;
	width: 100%;
	height: 29px;
	bottom: 0;
	background-image: url(../images/footer_bg2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #999380;
}
#footer a:hover
{
	text-decoration: none;
}
#footer_p
{
	margin-right: 10px;
}
#footer .last
{
	position: absolute;
	top: 45px;
	right: 0px;
	text-align: right;
}
#footer .last a:link, #footer a:visited
{
	margin-right: 10px;
	color: #fff;
}
#footer .right
{
	margin-right: 10px;
	margin-top: 6px;
	text-align: right;
	color: #ffffff;
	font-size: 11px;
}
#footer a:visited
{
	margin-right: 10px;
	color: #fff;
}
#footer a
{
	margin-right: 10px;
	color: #fff;
}
#footer a:hover
{
	margin-right: 10px;
	color: #fff;
}
#footer a:link
{
	margin-right: 10px;
	color: #fff;
}
#footer a:active
{
	margin-right: 10px;
	color: #fff;
}


/* NAV - horizontal */
#navbar
{
	margin: 0 auto;
	height: 26px;
	width: 100%;
	background-image: url(../images/nav_bg1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#nav, #nav ul
{
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
}
#nav
{
	height: 26px;
	font-weight: normal;
	font-family: arial;
	font-size: 11px; /*	width: 100%; */
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active
{
	text-decoration: none;
	cursor: pointer;
	color: #fff;
	display: block;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 7px;
}
#nav a:hover
{
	color: #2e4251;
}
#nav li
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background: transparent;
}
/* hide from IE mac */
#nav li
{
	width: auto;
}
/* end hiding from IE5 mac */
#nav .right
{
	position: absolute;
	right: 10px;
}

#navuser, #navuser .right
{
	margin-right: 5px;
	text-align: right;
}


/* MISC NAVIGATION */
#breadcrumb
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	font-size: 10px;
	color: #999;
}
#breadcrumb a:link, #breadcrumb a:visited
{
	text-decoration: none;
	color: #999;
}
#breadcrumb a:hover, #breadcrumb a:active
{
	color: #ff6600;
	text-decoration: underline;
}

a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active
{
	background: transparent url(   "../images/sprites.gif" ) no-repeat 5px -500px;
	padding-left: 21px;
	padding-bottom: 2px;
}
a.morelink:hover
{
	background-color: transparent;
	background-image: url(../images/sprites.gif);
	background-position: 5px -400px;
	height: 30px;
}
.morelink span
{
	position: absolute;
	left: -9999px;
	width: 900px;
}

.pagination
{
	position: relative;
	height: 12px;
	background: #f2f2f2;
	color: #666;
	border: 1px solid #ddd;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding: 5px;
}
.pagination .left
{
	position: absolute;
	left: 5px;
	top: 5px;
}
.pagination .right
{
	position: absolute;
	right: 5px;
	top: 5px;
}
.pagination a:link, .pagination a:visited, .pagination a:hover, .pagination a:active
{
	text-decoration: none;
	background: #fff;
	padding: 2px 5px;
	border: 1px solid #ccc;
}


/* CONTENT ITEMS */

#resultslist-wrap
{
	margin: 0 0 1.5em;
	font-size: 11px;
}
#resultslist-wrap dt, #resultslist-wrap dl
{
	margin: 0;
}
#resultslist-wrap dt
{
	font: bold 85% arial;
	padding: 3px 0;
}
#resultslist-wrap li
{
	padding: 0 0 1em;
	margin: 0 0 0 1.2em;
	font: bold 145% arial;
}
#resultslist-wrap li dd
{
	font: normal 73% arial;
}
#resultslist-wrap li dl
{
	margin: 0;
}
#resultslist-wrap dd
{
	line-height: 1.3;
}
#resultslist-wrap dd.filetype, #resultslist-wrap dd.date
{
	color: #999;
	display: inline;
	padding-right: .5em;
}

.frame
{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	_zoom: 1;
	_right: 0;
	_bottom: 0;
	_width: 800px;
	_height: 100%;
	_position: relative;
}

#pri-main
{
	overflow: hidden;
	top: 95px;
	left: 241px;
	right: 1px;
	bottom: 29px;
	_bottom: auto;
	_padding: 0 0 1px 0;
	/* background-color: #ffffff; */
	vertical-align: top;
}
#pri-main .frame
{
	/* overflow: auto; */
	width: 788px;
	min-height: 600px !important;
	/* min-height: 1345px !important; */
	_padding: 0 0 1px 0;
	/* border-left: solid 1px #c5c1b2; */
	float: right;
}

#pri-main .framecontent
{
	margin: 2px 2px 2px 2px;
}

#reportdata
{
	/*overflow-y: auto;*/
}

#sec-main
{
	float: left;
	overflow: hidden;
	top: 95px;
	width: 210px;
	left: 2px;
	right: 1px;
	bottom: 29px;
	margin-bottom: 29px;
	_bottom: auto;
	padding: 0 0 1px 2px;
	/* background-color: #ffffff; */
	vertical-align: top;
}
#sec-main .frame
{
	overflow: auto;
	width: auto;
	_padding: 0 0 1px 0;
}


.ErrorMsg
{
	color: #970009;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.SuccessfulMsg
{
	color: Green;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.charttitle
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
}

#dailytrend
{
	float: left;
}

#monthlytrend
{
	float: right;
}

#topcalls1
{
	float: left;
	padding-left: 0px;
}
#topemails1
{
	float: left;
	padding-left: 0px;
}
#topwalkins1
{
	float: left;
	padding-left: 0px;
}

#cardssaved
{
	float: left;
	padding-left: 10px;
}

#appointmentsset
{
	float: left;
	padding-left: 10px;
}

#followups
{
	float: left;
	padding-left: 10px;
}

#tours
{
	float: left;
	padding-left: 10px;
}

#rentals
{
	float: left;
	padding-left: 10px;
}

#tabs6
{
	float: left;
	width: 100%;
	background: white;
	font-size: 93%;
	line-height: normal;
}

#tabs6 ul
{
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}

#tabs6 li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs6 a
{
	float: left;
	background: url("../images/tableft6.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabs6 a span
{
	float: left;
	display: block;
	background: url("../images/tabright6.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs6 a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabs6 a:hover span
{
	color: #FFF;
}

#tabs6 a:hover
{
	background-position: 0% -42px;
}

#tabs6 a:hover span
{
	background-position: 100% -42px;
}

.modalBackground
{
	filter: alpha(opacity=70);
	background-color: gray;
	opacity: 0.7;
}

.loading
{
	font-size: 18px;
	font-style: italic;
}

.TeamPerformanceSubtotalRow
{
	font-weight: bold;
	color: White;
	background-color: #A3B7CE;
	font-style: italic;
}


/* for report Scheduler popup model*/


.reportSchedulerModalBackground
{
	filter: alpha(opacity=70);
	background-color: gray;
	opacity: 0.7;
}
.reportSchedulerModalPopup
 {
	    background-color:transparent;  
        padding:1em 10px;

}
.reportSchedulerModalPopupInner
 {

	       background-color:white ;
	        /*width: 760px;
	        height: 520px;*/
	      		
}

.CustomValidatorCalloutStyle div
  {
         
            border: solid 1px  black;
            background-color:#FFFACD;
            color:#686868;
            text-align:center;  
            font-family:Verdana;
            font-size:10px;
            font-weight:500;
            vertical-align:middle;
            
            
  }
  .CustomValidatorCalloutStyle tr
  {
    
             vertical-align:middle;
             text-align:center;                           
            
  }
  .CustomValidatorCalloutStyle td
  {
          
            border: solid 1px  black;
            background-color:#FFFACD;
            color:#686868;
            text-align:center;  
            font-family:Verdana;
            font-size:10px;
            font-weight:500;
                               
            
  }
  .validatorCalloutHighlight
  {
       background-color:InfoBackground ;
   }
 

.ReportSchedulerCalendarImage
{
    vertical-align: bottom;
    padding-bottom:1px;
    
   
}
.ReportSchedulerBodyTextSmall
{
    font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

.ReportSchedulerSummaryPanel
{
    background-color:#FFFFD7 ;
    width: 370px;
    height:204px;
    min-width:370px;
    min-height:204px;
}

.ReportSchedulerOptionsPanel
{
    background-color:#EFEFEF ;
    /*background-color:#FFFACD ;*/
    /*padding-left:4px;*/

}


.HiddenText
{
    display: none;
}
.ReportSchedulerSmallItalicText
{
    font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	font-style:italic;
}
.TimePickerHourTextBox
{
    font-family: Verdana;
	font-size: 11px;
}
.TimePickerColTextBox
{
    font-family: Verdana;
	font-size: 11px;
}
.TimePickerMinuteTextBox
{
    font-family: Verdana;
	font-size: 11px;
}
.TimePickerAMPMTextBox 
{
    font-family: Verdana;
	font-size: 11px;
}


.reportSchedulerTabs .ajax__tab_header 
{
	color:#fff;
	font-family:verdana,tahoma,helvetica;
    font-size:13px;
    font-weight:bold;
    padding-left:4px;
	
}
.reportSchedulerTabs .ajax__tab_outer
{
    background:url(../images/tabs/gray_left.gif) no-repeat 0px 0px;

    padding-left:4px;
    padding-right:4px;


}
.reportSchedulerTabs .ajax__tab_inner
{
    background:url(../images/tabs/gray_right.gif) no-repeat 100% 0px;
    padding-top:4px;
    padding-bottom:4px;
    padding-right:2px;
    padding-left:0px;
    
}
.reportSchedulerTabs  .ajax__tab_tab 
{
    height:1.5em;
    line-height:1.5em;
    padding:0 4px;
    margin:0!important;
  
     
 }
.reportSchedulerTabs .ajax__tab_hover .ajax__tab_outer
{
    background:url(../images/tabs/gray_left.gif) no-repeat 0px -150px;
}
.reportSchedulerTabs .ajax__tab_hover .ajax__tab_inner
{
    background:url(../images/tabs/gray_right.gif) no-repeat 100% -150px;
}
.reportSchedulerTabs .ajax__tab_active .ajax__tab_outer
{
    background:url(../images/tabs/gray_left.gif) no-repeat 0px -300px;
}
.reportSchedulerTabs .ajax__tab_active .ajax__tab_inner
{
    background:url(../images/tabs/gray_right.gif) no-repeat 100% -300px;
}
.reportSchedulerTabs .ajax__tab_body 
{
	  font-family:verdana,tahoma,helvetica;
     /*border:1px solid #A3CEE0;
     border-top:0;*/
     border-top:1px solid #778d98;
     padding:8px;
     background-color:#fff;
     overflow:auto;	
}




.custom .ajax__tab_header 
{
	color:#445970;
    font-size:11px;
    font-weight:bold;
    padding-left:2px;
	
}
.custom .ajax__tab_outer
{
    background:url(../images/tabs/custom_left_light.gif) no-repeat 0px 0px;

    padding-left:6px;
    padding-right:2px;


}
.custom .ajax__tab_inner
{
    background:url(../images/tabs/custom_right_light.gif) no-repeat 100% 0px;
    padding-top:2px;
    padding-bottom:2px;
    padding-right:6px;
    padding-left:0px;
    
}
.custom  .ajax__tab_tab 
{
    font-family:verdana,tahoma,helvetica;
    height:1.5em;
    line-height:1.5em;
    padding:0 4px;
    margin:0!important;
  
     
 }


.custom .ajax__tab_active .ajax__tab_outer
{
        background:url(../images/tabs/custom_left.gif) no-repeat 0px 0px;
    	color:#F3F4BB;
}
.custom .ajax__tab_active .ajax__tab_inner
{
        background:url(../images/tabs/custom_right.gif) no-repeat 100% 0px;
    	color:#F3F4BB;
}
.custom .ajax__tab_body 
{
	 /*
     font-family:verdana,tahoma,helvetica;
     border:1px solid #A3CEE0;
     border-top:0;*/
     /*border-top:1px solid #778d98;*/
     padding: 2px 8px 8px 8px;
     background-color:#fff;
     overflow:auto;	
}