body
{
    padding:0px; 
    margin:0px; 
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
    background-color:#f5f5f5;
    margin:1px;
}

span.checkbox {
  width: 19px;
   height: 25px;
   padding: 0 5px 0 0;
   background: url(../images/checkbox.png) no-repeat;
   display: block;
   clear: left;
  float: left;
 }

img
{
    border:none; 
    display:inline;    
    padding:0px; 
    margin:0px;
}

ul, li
{
    padding:0px; 
    margin:0px;
}

form
{
	padding:0;
	margin:0;
}

.clear
{
    clear:both;
}

a:link, a:visited
{
    color:#000;
    text-decoration:bold;
    padding:0;
    margin:0;
}

a:hover
{
    text-decoration:bold;
    color:gray;
    padding:0;
    margin:0;
}

/* header */

#wrapper
{
    height:100%;
    width:100%;
}

#banner_left
{
    background-image:url(../images/banner_left.jpg);
    background-repeat:no-repeat;
    width:25px;
    height:124px;
}

#banner_bg
{
    background-image:url(../images/banner_bg.jpg);
    background-repeat:repeat-x;
}

#banner_bg #logo
{
    margin-top:8px;
    position:relative;
    float:left;
}

#banner_bg #company
{
    margin:40px 0 0 10px;
    float:left;
    font-size:16px;
    color:#375e8c;
}

#banner_right
{
    background-image:url(../images/banner_right.jpg);
    background-repeat:no-repeat;
    width:25px;
    height:124px;
}

#header_left
{
    background-image:url(../images/header_left.jpg);
    background-repeat:no-repeat;
    width:25px;
    height:28px;
}

#header_bg
{
    background-image:url(../images/header_bg.jpg);
    background-repeat:repeat-x;
    font-weight:bold;
}

#header_bg span
{
    position:relative;
    float:right;
    color:#ffffff;
    margin:0;
}


#header_bg h1
{
    background-image:url(../images/icons/world.png);
    background-repeat:no-repeat;
    background-position:left center;
    padding-top:0px;
    padding-left:20px;
    font-size:13px;
    color:#ffffff;
    margin:0;
    float:left;
}

#header_right
{
    background-image:url(../images/header_right.jpg);
    background-repeat:no-repeat;
    width:25px;
    height:28px;
}

#cpanel
{
    min-height:500px;
    width:100%;
}


#left
{
    width:200px;
    height:500px;
    border-right:solid 1px gainsboro;
    border-left:solid 1px gainsboro;
    padding:0 1px 0 2px;
}

/* Menu */
#left #menu
{
    background-image:url(../images/menu.jpg);
    background-repeat:no-repeat;
    background-position:top right;
}

#left #menu h1
{
   text-align:center;
   font-size:12px;
   padding-top:3px;
}

#left #menu ul
{
    list-style:none;
    margin-top:0;
}

#left #menu li
{
    background-image:url(../images/icons/admin.gif);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:20px; 
    margin:0 0 0 5px;
    height:16px;
}

/* Menu - Admin*/
#left #menu_admin
{
    background-image:url(../images/menu.jpg);
    background-repeat:no-repeat;
    background-position:top right;
    padding-bottom:5px;
}

#left #menu_admin h1
{
   	text-align:center;
   	font-size:12px;
   padding:3px 0 0 0;
   	margin:0;
}

#left #menu_admin ul
{
    list-style:none;
    padding:0;
    margin:8px 0 0 0;
}

#left #menu_admin li
{
    background-image:url(../images/icons/admin.gif);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:20px; 
    margin:0 0 0 5px;
    height:16px;
}

#left #menu_admin li a, #left #menu_admin li a:visited
{
    text-decoration: none;
}

#left #menu_admin li a:hover
{
    text-decoration: bold;
}

/* Menu - Setup*/
#left #menu_setup
{
    background-image:url(../images/menu.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    padding-bottom:5px;
    margin:0;
     
}

#left #menu_setup h1
{
   text-align:center;
   font-size:12px;
        padding:3px 0 0 0;
    margin:0;
}

#left #menu_setup ul
{
    list-style:none;
    padding:0;
    margin:8px 0 0 0;
}

#left #menu_setup li
{
    background-image:url(../images/icons/setup.gif);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:20px; 
    margin:0 0 0 5px;
}

#left #menu_setup li a, #left #menu_setup li a:visited
{
    text-decoration: none;
}

#left #menu_setup li a:hover
{
    text-decoration: bold;
}

/* Menu - Imported Leads*/
#left #menu_imported_leads
{
    background-image:url(../images/menu.jpg);
    background-repeat:no-repeat;
    background-position:top right;
     padding-bottom:5px;
    margin:0;
}

#left #menu_imported_leads h1
{
   text-align:center;
   font-size:12px;
      padding:3px 0 0 0;
    margin:0;
}

#left #menu_imported_leads ul
{
    list-style:none;
    padding:0;
     margin:8px 0 0 0;
}

#left #menu_imported_leads li
{
    background-image:url(../images/icons/imported_leads.gif);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:20px; 
    margin:0 0 0 5px;
    height:16px;
}

#left #menu_imported_leads li a, #left #menu_imported_leads li a:visited
{
    text-decoration: none;
}

#left #menu_imported_leads li a:hover
{
    text-decoration: bold;
}



/* Menu - Live Leads*/
#left #menu_live_leads
{
    background-image:url(../images/menu.jpg);
    background-repeat:no-repeat;
    background-position:top right;
     padding-bottom:5px;
    margin:0;
}

#left #menu_live_leads h1
{
   text-align:center;
   font-size:12px;
     padding:3px 0 0 0;
    margin:0;
}

#left #menu_live_leads ul
{
    list-style:none;
   padding:0;
     margin:8px 0 0 0;
}

#left #menu_live_leads li
{
    background-image:url(../images/icons/live_leads.gif);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:20px; 
    margin:0 0 0 5px;
    height:16px;
}

#left #menu_live_leads li a, #left #menu_live_leads li a:visited
{
    text-decoration: none;
}

#left #menu_live_leads li a:hover
{
    text-decoration: bold;
}

/* Menu - Reports*/
#left #menu_reports
{
    background-image:url(../images/menu.jpg);
    background-repeat:no-repeat;
    background-position:top right;
    padding-bottom:5px;
    margin:0;
}

#left #menu_reports h1
{
   text-align:center;
   font-size:12px;
   padding:3px 0 0 0;
   margin:0;
}

#left #menu_reports ul
{
    list-style:none;
    padding:0;
    margin:8px 0 0 0;
}

#left #menu_reports li
{
    background-image:url(../images/icons/reports.gif);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:20px; 
    margin:0 0 0 5px;
    height:16px;
}

#left #menu_reports li a, #left #menu_reports li a:visited
{
    text-decoration: none;
}

#left #menu_reports li a:hover
{
    text-decoration: bold;
}

/* content */
#right
{
    margin: 5px 0 0 5px;
}

#content_left
{
    background-image:url(../images/content_left.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    width:30px;
}

#content
{
    background-image:url(../images/content_bg.jpg);
    background-repeat:repeat-x;
    background-position:top;
}

#content h1
{
    padding-top:3px;
    margin:0;
    font-size:12px;
    color:#ffffff;
    text-align:center;
}

#content_right
{
    background-image:url(../images/content_right.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    border-right:solid 1px gainsboro;
    width:30px;
}

/***********************/
div.helpbutton {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid black;
	background-color: #f7f7da;
	color: #000;
	width: 100%; /*1020px;*/
    text-align: center;
    padding:5px 0 5px 0;
    background-image: url('images/help_bg.png');
    background-position: left center;
    background-repeat: no-repeat;
    font-weight:normal;
    z-index: 1000;
}

img.helpbutton 
{
	vertical-align: middle;
}

/* popup helpbutton */
 .blanket
{
	background-color: #111;
	opacity: 0.65;
	filter: alpha(opacity=65);
	position: absolute;
	z-index: 8999;
	top: 0px;
	left: 0px;
	width: 100%;
}
.popUpDiv
{
	position: absolute;
	background-color: #ffffff;
	color: #000;
	width: 450px;
	z-index: 9000;
}
.title{
	float:left; width:200px; height:20px; padding-left:10px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;
}
.close{
	float:right; width:13px; height:21px; padding:0 4px 0 0;
}
.head{
	background-image:url(../images/head-bg.jpg); padding-right:7px
}
.bdr{
	border:1px solid #b8bab5;
}

/* Tables */
table.database 
{
	width: 100%;
	border:solid 1px silver;
	margin:0px;

}

table.database caption 
{
	font-weight: bold;
	background-color: #88a8ce;
	color: #FFF;
	width:100%;
	padding:1px 0px 1px 0px;
}

table.database tr.row0 
{
	background-color: #fff;
	padding:0;
	height:25px;
}

table.database tr.row1 
{
	background-color: #e6eef8;
	padding:0;
	height:25px;
}

table.database th 
{
	font-weight: bold;
	text-align: left;
	background-color: #d4d6d8;
	color:#000;
}

table.database a:link
{
	padding:0;
	margin:0;
	height:25px;
}

input
{
	background-color:#fff;
	color:#000;	
	border:solid 1px #7f9db9;
	font-size:12px;
}


.button
{
	background-color:#3399FF;
	color:#fff;	
	border:solid 1px #517457;
	font-size:11px;
	font-weight:bold;
}

.tblbutton
{
	background-color:#3399FF;
	color:#fff;
	border:solid 1px #517457;
	font-size:11px;
	font-weight:bold;
}
.button-link
{
	background-color:#3399FF;
	color:#fff;	
	border:solid 1px #517457;
	font-size:11px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:2px;
}


.formbox .caption
{
	font-size:12px;
	font-style:normal; /*italic;*/
	color:#000;
}

.control INPUT
{
	width:200px;
	text-align:left;
}