* { margin:0; padding:0;}
html { overflow: -moz-scrollbars-vertical; }
html, body { height:100%;}

body {
	/*background-image: url(../images/mainbg.jpg);*/
	background-repeat: repeat-x;
	background-attachment: fixed;
	/*background-color:#dbdbdb;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
	line-height: 1em;
	min-width: 952px;
	min-height:900px;
}

.content{
	margin:0 auto; width:952px;
}

#searchwrapper {
width:227px; /*follow your image's size*/
height:34px;/*follow your image's size*/
background-image:url(../images/searchbox.png);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/
}
 
#searchwrapper form { display:inline ; }

.searchbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:7px;
left:9px;
width:180px;
height:28px;
}

.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:190px;
width:28px;
height:28px;
} 
.mainlinks
{
font-family:Arial; font-size:14px; color:#454545; font-weight:bold;
}
.mainlinkselected
{
font-family:Arial; font-size:16px; color:#0058a7; font-weight:bold;
}
.sidebarheaders
{
font-family:Arial; font-size:16px; color:#013867; font-weight:bold;
}
.sidetitles
{
font-family:Arial; font-size:12px; color:#454545; font-weight:bold;
}
.sidenumbers
{
font-family:Arial; font-size:12px; color:#659e19; font-weight:bold;
}
.bigheaders
{
 font-size:24px; color:#013867;
}
.smallheaders
{
 font-size:14px; color:#505050;
}
.maintablefont
{
font-family:Arial; font-size:14px; color:#989797; font-weight:bold;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.copyright {
	font-size: 12px;
	
	font-weight: bold;
	color: #EBEBEB;
}
.footerlinks {
	color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.editprofile {	
	font-size: 10px;
	color: #338C07;
	font-weight: bold;
}
.foldername {font-size: 14px;}

.leadtabletext { font-size: 12px; color: #505050; height:28px; text-align:left }
.leadtabletext_new { font-weight:bold; font-size: 12px; color: #505050; height:28px; text-align:left }

.leadmanagerheaders { font-size: 14px; color: #013867; }

.filteroptions {color:#454545; font-weight:bold; font-size: 10px;}

.leadmanagertitles { font-size:14px; color: #013867;}

.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.92;
	opacity:.92;
	filter: alpha(opacity=92);
}
 
.white_content {
	text-align:center;
	display: none;
	position:fixed;
	top: 30%;
	left: 35%;
	background:url(../images/loginbg.png) no-repeat;
	height:239px;
	width:398px;
	z-index:1002;
}

.logintext
{
 font-size:16px; color:#505050;
}

.forgotpasstext
{
font-family:Arial; font-size:12px; color:#505050;
}

.ordermedia {
	font-family:Arial; font-size:14px; color:#013867; font-weight:bold;
}

.medialinks {font-size: 14px; color:#013867; font-family:Arial; font-weight:bold; text-decoration:underline;}

.daytitles
{
font-family:Arial; font-size:14px; color:#013867; font-weight:bold;
}

td.dateHeader
{
	font-size:12px;
	background-image:url(../images/dateheader.jpg);
	background-repeat:repeat-x;
	border:solid #737373 1px;
	width:104px;
	height:20px;
	cursor:pointer;
}

td.blankdateHeader
{
	font-size:12px;
	background-image:url(../images/dateheader.jpg);
	background-repeat:repeat-x;
	border:solid #737373 1px;
	width:104px;
	height:20px;
}

td.dateHeaderNow
{
	font-size:12px;
	background-color:#81888e;
	border:solid #737373 1px;
	width:104px;
	height:20px;
	cursor:pointer;
}

td.blankCellBack
{
	font-size:12px;
	background-color:#bbcad3;
	border:solid #737373 1px;
	width:104px;
	height:80px;
}

td.cellBack
{
	font-size:12px;
	border:solid #737373 1px;
	background-color:#ededed;
	width:104px;
	height:80px;
}

td.dayCell
{
	width:60px;
	height:59px;
	overflow-y:auto;
}

div.dayCell
{
	width:104px;
	height:80px;
	overflow-y:auto;
}

#dhtmltooltip{
position: absolute;
padding: 2px;
visibility: hidden;
display:none;
z-index: 100;
}

div.growlUI { background: url(../images/check_48.png) no-repeat 10px 5px }
div.growlUI h1, div.growlUI h2 { color: white; padding: 5px 5px 5px 75px; text-align: left }
div.growlUI h1 { font-size:18px; }
div.growlUI h2 { font-size: medium }