/**
* MAIN
*/
body {
	margin: 0;
	padding: 0;
}

p, a, h1, h2, h3, ul, li, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none
}

h1 {
	font-weight: bold;
	font-size: 18px
}

h2 {
	font-weight: bold;
	font-size: 14px;
}

p {
	line-height: 24px
}

hr {
	height: 1px;
	color: #069;
	margin: 10px auto
}

img {
	border: 0px
}

input, select {
	padding: 1px;
}

thead td {
	color: #fff;
	padding: 3px 4px !important;
}

a:link, a:visited {
	color: #069
}

a:hover {
	color: #000
}

li {
	margin: 10px auto;
}

.topwrap {
	width: 100%;
	height: 120px;
	background: #e5e5e5 url(../images/bg-topwrap.jpg) repeat-x;
	
}

.banner {
	width: 900px;
	height: 120px;
	position: relative;
	margin: 0 auto;
	background: url(../images/abacus_bg-banner.jpg) top left no-repeat;
	z-index: 99
}

.mininav {
	width: 900px;
	height: 20px;
	text-align:right;
	padding: 55px 0 15px 0
}

.mininav ul {
	margin: 0;
	padding: 0;
	text-indent:0;
	list-style: none;
}

.mininav ul li {
	float: right;
	margin-right: 25px;
}

.mininav a:link, .mininav a:visited {
	display: block
}

.mainnav {
	width: 890px;
	height: 25px;
	padding: 5px 0 0 10px;
	position:absolute;
	bottom: 0px;
	background: #069 url(../images/abacus_bg-mainnav.jpg) repeat-x;
}

.mn1 {
	height: 9px;
	width: 9px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/abacus_bg-mainnav_l.jpg) no-repeat top left
}

.mn2 {
	height: 9px;
	width: 9px;
	position: absolute;
	right: 0px;
	top: 0px;
	background:url(../images/abacus_bg-mainnav_r.jpg) no-repeat top right
}

ul.dropdown li a.nav_hover {
	background: #fff;
	color: #069 !important;
}

.mainwrap {
	width: 900px;
	position:relative;
	margin: 0 auto;
	min-height: 800px
}

.leftcol {
	width: 630px;
	position:relative;
	float: left; 
	margin-right: 40px;
	padding: 10px 0
}

.rightcol {
	width: 210px;
	position:relative;
	float: left;
	padding: 10px;
	background: #E0E0EA url(../images/abacus_leftcol-bottom.jpg) bottom no-repeat
}

.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.e-ok {
	background: #fff url(../images/icon_ok.gif) no-repeat 5px 6px;
	padding: 2px 0 2px 25px;
	border: 1px solid #090;
	color: #090;
}

.e-error {
	background: #fff url(../images/icon_error.gif) no-repeat 5px 6px;
	padding: 2px 0 2px 25px;
	border: 1px solid #c00;
	color: #c00;
}

.e-message {
	background: #fff url(../images/icon_info.gif) no-repeat 5px 6px;
	padding: 2px 0 2px 25px;
	border: 1px solid #369;
	color: #369
}

.caps {
	margin-top: 26px;
	text-transform: uppercase;
}

.bigger {
	margin: 15px 0;
	font-size: 16.4px;
}

.icons p {
	width: 128px;
	height: 118px;
	float: left;
	margin: 0 2px;
}

.icons a {
	width: 128px;
	height: 118px;
	text-align: center;
	float: left;
	border: 1px solid transparent;
	font: bold 14px Verdana, Geneva, sans-serif;
}

.icons a:hover {
	border-color: #ddd;
	background: #eee;
}

.footer {
	width: 100%;
	background: #fff;
	clear: both;
	text-align:center;
	color: #000;
	margin-bottom: 0
}

input.button { font: 13px Arial, Helvetica, sans-serif; }

/*
* FORMS
*/

.form ul {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
}

.form ul ul li {
	clear: left
}

.form li {
	display: block;
	padding: 2px 0;
	margin: 2px 0;
	background: #E0E0EA
}

.form label.label {
	float: left;
	font-size: 12px;
	width: 350px;
	padding: 5px;
}

.form span { color: #c00; }

.form li.header {
	position: relative;
	padding: 5px 0px;
	margin-top: 5px;
	background: #069 url(../images/abacus_bg-mainnav.jpg) repeat-x;
	text-indent: 8px;
}

.hd1 {
	height: 9px;
	width: 9px;
	position: absolute;
	left: 0px;
	top: 0px;
	background:url(../images/abacus_bg-header_l.jpg) no-repeat top left
}

.hd2 {
	height: 9px;
	width: 9px;
	position: absolute;
	right: 0px;
	top: 0px;
	background:url(../images/abacus_bg-header_r.jpg) no-repeat top right
}


.header h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0
}

.form li.highlight {
	background: #ccd
}

/*
* QUOTATION
*/

.quotation table { border: 1px solid #069; width: 100%; }

.quotation thead { background: #069; }

.quotation th { color: #fff; font: bold 14.3px Arial, Helvetica, sans-serif; text-align: left; padding: 4px; }

.quotation td { padding: 8px 6px }

.insurer { width: 220px; font: bold 14.3px Arial, Helvetica, sans-serif}

.gxs { width: 90px; font: 14.3px Arial, Helvetica, sans-serif}

.sxs { width: 90px; font: 14.3px Arial, Helvetica, sans-serif}

.fee{ width: 90px; font: 14.3px Arial, Helvetica, sans-serif}

.total { width: 90px; font: bold 14.3px Arial, Helvetica, sans-serif}

.button { text-align: center; }

.top {
	vertical-align:top
}

.button a { border: 1px solid #069; padding: 3px; width: 70px; display:block }

.button a:hover { background: #069; color: #fff; }

.unocc_header {
	margin-bottom: 10px; 
	background: #E0E0EA; 
	width: 100%; 
	padding: -5px;
}

.unocc_header p {
margin: 5px;
font-weight: bold
}

.editlinks { text-align: center; }

.editlinks a { border: 1px solid #069; padding: 3px; width: 120px; display:block; float: left; margin-right: 15px }

.editlinks a:hover { background: #069; color: #fff; }

/*
* TABLE
*/
.sortable {
	margin-right: 10px;
	border-collapse: collapse;
}

table.sortable thead, table.sortable thead th, table.reports thead th {
    font-weight: bold;
    cursor: pointer;
	text-align:left;
	background: #069 url(../images/abacus_bg-smallbar.jpg) repeat-x;
}

table.sortable thead th, table.reports thead th {
	color:#fff;
	padding: 3px 4px
}

.highlight {
	background: #eaeaec;
}

table.sortable td {
	padding: 3px 0	
}

.row-hide {
	display: none	
}

.row-hide td a:link, .row-hide td a:visited {
	color: #666;
	margin-left: 20px
}

.row-hide td a:hover {
	color: #000
}

.row-show {
	
}

.row-show td a:link, .row-show td a:visited {
	color: #900;
	margin-left: 20px
}

.row-show td a:hover {
	color: #000
}

/**
* MODALBOX	
*/

#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #fff!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position:absolute;
	top: 0;
	border: 0 solid;
	text-align:left;
	z-index:10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position:relative;
	background: #fff;
	height:100%;
}

#MB_header {
	margin:0;
	height: 28px;
}

#MB_content {
	padding: 6px .75em;
	overflow:auto;
}

#MB_caption {
	font: bold 85% "Lucida Grande", Arial, sans-serif;
	padding: .5em 2em 0 .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display:block;
	position:absolute;
	right:5px; top:4px;
	padding:2px 3px;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
#MB_close:hover {
	background:transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(../images/ajax-small.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_window {
	background:#fff;
	border: 1px solid #069;
	color:#000;
}
#MB_content { border-top: 1px solid #F9F9F9; }

#MB_header {
  background:#069;
  border: 1px solid #069;
  border-bottom: 1px solid #fff;
}

#MB_caption { color:#fff }

#MB_close { color:#fff }

#MB_close:hover { color:#000 }

/* 
LEVEL ONE MENU DROPDOWN
*/
ul.dropdown                         { position: relative; list-style: none; margin: 0 0 0 10px;padding: 0; text-indent:0; z-index: 9999}
ul.dropdown li                      { float: left; zoom: 1; margin: 0 30px 0 0; list-style: none;}
ul.dropdown a:hover		            { color: #069; }
ul.dropdown a:active                { color: #069}
ul.dropdown li a:link, ul.dropdown li a:visited { color: #fff;font-weight: bold;padding: 3px 10px 7px 10px; display: block}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }
ul.dropdown li.hover a              { background: #fff;color: #069 }

/* 
LEVEL TWO  MENU DROPDOWN
*/
ul.dropdown li.hover ul				{ visibility: visible; }

ul.dropdown ul 						{ width: 200px; visibility: hidden; position: absolute; top: 25px; left: -1px; margin: 0; text-indent:0; border: 1px solid #069; border-top: none; list-style: none; margin:0; padding: 0; background: #fff; }

ul.dropdown ul li 					{ font-weight: normal; background: #fff; color: #000; border-bottom: 1px solid #ccc; float: none; width: 180px }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a:link, ul.dropdown ul li a:visited{ border-right: none; width: 100%; display: inline-block; font-weight:normal } 

ul.dropdown ul li a:hover			{ color: #000 } 

/*OTHER*/

/*to show delete or X icons on delete property links on Abacus*/

.editLink {
	background: url(../images/icon_flag_edit.png) top left no-repeat;
	padding-left : 20px
}

.deleteLink {
	background: url(../images/icon_flag_decline.gif) top left no-repeat;
	padding-left : 20px
}

#autoCloseDiv {
    width: 900px;
    position: relative;
    margin: 0px auto;
    padding: 10px;
    background:#FFC;
    border: 1px solid #FC0;
    border-top: 0;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;color: #000;
    text-decoration: none;
    display: none;
    text-align: center
}