
body {
	padding: 0px;
	margin: 0px;
}

h2 {
	margin-bottom: 1em;
}

/* Layout */
.container { /* background-color:#9cc; */
	background-color: #FFFFFF;
	padding-left: 185px; /* The width of the rail */
}

* html .container {
	height: 1%; /* So IE plays nice */
}

#content {
	background: #FFFFFF;
	width: 100%;
	/* border-top:2px solid #FCEDC4; */
	/* border-left:185px solid #ebebeb; */
	border-left: 185px solid #eaf2f5;
	margin-left: -185px;
	float: right;
}

#content ul,#content ol {
	margin-left: 45px;
}

#content div.padding {
	margin: 10px;
}

#login-box {
	width: 15em;
	float: right;
}

#content p {
	margin-bottom: 1em
}

#masthead {
	width: 100%;
}

#masthead h2 {
	color: #ffffff;
}

#logo {
	padding: 10px;
}

#heading {
	background: url(../images/aon-tagline.gif) no-repeat 95% 60%;
	width: 99%;
	padding-left: 25px;
}

#min-width {
	width: expression(document . documentElement . clientWidth <   755 ?   "760px"
		:   "100%");
	min-width: 755px;
}

#footer {
	background: #FFFFFF;
	float: right;
	width: 100%;
	/* 	border-top:2px solid #FCEDC4; 
	border-left:185px solid #FCEDC4; */
	border-top: 2px solid #eaf2f5;
	border-left: 185px solid #eaf2f5;
	margin-left: -185px;
	text-align: center;
	line-height: 1.5em;
}

#footer-nav { /* background:#FCEDC4; */
	background: #eaf2f5;
	width: 185px;
	float: left;
	margin-left: -185px;
	display: inline; /* So IE plays nice */
	border-top: 2px solid #ffffff;
}

.footer-container { /* background-color:#9cc; */
	/*background-color: #000;*/
	padding-left: 185px; /* The width of the rail */
	clear:both
}

/* Navigation */
#navigation { /* background:#FCEDC4; */ /* background:#ebebeb; */
	width: 185px;
	float: left;
	margin-left: -185px;
	display: inline; /* So IE plays nice */
	/* border-top:5px solid #6A234B; */
}

#navigation br {
	line-height: .5em;
}

#navigation ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
	margin-left: 15px;
}

#navigation li {
	
}

/* #navigation li a:link, #navigation li a:visited  */
#navigation li a {
	display: block;
	padding: 3px 3px 4px 10px;
	border-right: none;
	text-decoration: none;
	height: 1%;
	font-weight: bold;
}

#navigation li:hover a {
	
}

#navigation li a.current {
	border-left: 8px solid red;
	padding-left: 2px;
}

#navigation li a:hover {
	display: block;
	border-left: 8px solid;
	padding-left: 2px;
	padding-bottom: 3px;
	border-bottom: 1px solid;
}

#navigation ul li:hover ul li a {
	padding-left: 10px;
}

#navigation ul li:hover ul li:hover a {
	border-left: 8px solid;
	padding-left: 3px;
}

/* Second Level Navigation */
#navigation ul ul li {
	margin: 0;
}

#navigation ul ul li:hover {
	
}

#navigation li li a {
	border-left: 1px solid #ffffff;
	padding-left: 10px;
	font-weight: normal;
}

#navigation li li a:hover {
	display: block;
	padding-left: 2px;
	border-left: 8px solid;
}

/* Tools */
.borders {
	border: 1px solid red;
}

/*styles from development site */
table.center {
	margin-left: auto;
	margin-right: auto;
}

.preview {
	border-width: 1px;
	border-style: solid;
	border-color: #ff8080;
}

.offline {
	background-color: #ffffcc
}

.admin-table {
	width: 100%;
	border-collapse: collapse;
}

.admin-table td,th {
	text-align: left;
	border-width: thin;
	padding: 4px;
	border-style: solid;
}

.table-header {
	font-weight: bold
}

.section-header {
	font-weight: bold;
	background-color: #cacaca;
	padding: 4px
}

.required {
	color: red;
	font-family: monospace
}

.error {
	color: red;
}

.info {
	color: green;
}

.warn {
	color: #ff8000;
}

.center {
	text-align: center;
	vertical-align: middle;
	margin: auto
}

td.center,th.center {
	text-align: center;
	vertical-align: middle;
	margin: auto
}

.even {
	background-color: #cacaca;
}

.odd {
	background-color: #FFFFFF;
}

.todo {
	color: gray
}

table.radio label {
	font-weight: normal
}

.large-field {
	padding-left: 20px
}

.address {
	margin-left: 35px;
}

.completed {
	background-color: #ffffc4
}

label {
	width: 6em;
	float: left;
	line-height: 2.0em;
	text-align: left;
}

input [text] {
	float: left;
	width: 150px;
}

form br {
	clear: both;
}

.dialog {
	position: relative;
	margin: 0px auto;
	min-width: 8em;
	max-width: 760px;
	/* based on image dimensions - not quite consistent with drip styles yet */
	color: #fff;
	z-index: 1;
	margin-left: 12px; /* default, width of left corner */
	margin-bottom: 0.5em; /* spacing under dialog */
}

.dialog .content,.dialog .t,.dialog .b,.dialog .b div {
	background: transparent url(../images/gray-dialog.gif) no-repeat top
		right;
}

.dialog .content {
	position: relative;
	zoom: 1;
	_overflow-y: hidden;
	padding: 0px 12px 0px 0px;
}

.dialog .t { /* top+left vertical slice */
	position: absolute;
	left: 0px;
	top: 0px;
	width: 12px; /* top slice width */
	margin-left: -12px;
	height: 100%;
	_height: 1600px; /* arbitrary long height, IE 6 */
	background-position: top left;
}

.dialog .b { /* bottom */
	position: relative;
	width: 100%;
}

.dialog .b,.dialog .b div {
	height: 30px; /* height of bottom cap/shade */
	font-size: 1px;
}

.dialog .b {
	background-position: bottom right;
}

.dialog .b div {
	position: relative;
	width: 12px; /* bottom corner width */
	margin-left: -12px;
	background-position: bottom left;
}

.dialog .hd,.dialog .bd,.dialog .ft {
	position: relative;
}

.dialog .wrapper {
	/* extra content protector - preventing vertical overflow (past background) */
	position: static;
	max-height: 1000px;
	overflow: auto;
	/* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,.dialog p {
	margin: 0px;
	/* margins will blow out backgrounds, leaving whitespace. */
	padding: 0.5em 0px 0.5em 0px;
}

.dialog h1 {
	padding-bottom: 0px;
}

.num {
	text-align: right
}

/* Admin action buttons */
.icon-preview,.icon-edit,.icon-revise,.icon-live,.icon-off,.icon-delete
	{
	height: 20px;
	width: 20px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
}

.icon-preview:hover,.icon-edit:hover,.icon-revise:hover,.icon-live:hover,.icon-off:hover,.icon-delete:hover
	{
	background-position: 0px -25px;
}

.icon-preview {
	background-image: url("../images/buttons/preview.gif");
}

.icon-edit {
	background-image: url("../images/buttons/edit.gif");
}

.icon-revise {
	background-image: url("../images/buttons/revise.gif");
}

.icon-live {
	background-image: url("../images/buttons/start.gif");
}

.icon-off {
	background-image: url("../images/buttons/stop.gif");
}

.icon-delete {
	background-image: url("../images/buttons/delete.gif");
}

/**********************
** POPUP WARNING	***
***********************/
.column-float {
	float: left;
	width: 48%;
	padding: 1px;
}

div#popup-fixed,div#cookie-popup-fixed {
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 1;
	margin: 0;
	padding: 0;
}

div#popup-fixed-container {
	position: relative;
	width: 100%;
	height: 100%;
}

div#popup-content {
	position: absolute;
	z-index: 10;
	top: 65px;
	left: 50%;
	background-color: #D8E7EA;
	border: 3px solid #046683;
	width: 650px;
	height: 300px;
	padding: 10px;
	margin-left: -325px;
	text-align: left;
	color: #000000;
	font-weight: normal;
	font-size: 90%;
	line-height: 140%;
}

div#popup-content h2 {
	color: black;
	font-weight: bold;
}

div#popup-content ul,div#popup-content ul {
	margin-bottom: auto;
}

iframe#popup-mask {
	position: absolute;
	z-index: 5;
	width: 100%;
	height: 100%;
	filter: Alpha(opacity = 80);
	opacity: .2;
	background: black;
	padding-top: 0px;
	padding-bottom: 6%;
	margin-bottom: -5%;
	margin-top: -10px;
}