/*****************
 * Base colors:
 *   header footer lining color: #23619C; (dark blue)
 *   2nd header footer lining color: #E6E6E6; (grey)
 *   page header lining: #8DC9ED; (light blue)
 *   header background: #f9f9f9; (white)
 */

/* layout style rules * * * * * * * * * * * */
/* 
RE. EM UNITS
1em = 14.4px 
(100% font-size = 1em = 16px; 90% font size = 1em = 14.4px) 
*/

body {
	font-size: 90%; 
	}
.outerwrap {
	position: relative;
	min-height: 100%;
	background: url(../images/background_1200x10.gif) 50% 0 repeat-y #FFFFFF;
	}
	#outerwrapLining {
		background: transparent;
		}
#header {
		height: 104px;
		background: #f9f9f9;
		}
	#header .lining {
		}
		#header #identity {
			margin: 0 auto;
			width: 760px; /* must equal width of #innerwrap */
			position: relative;
			}
			#header #identity h1 {
				position: absolute;
				top: 14px;
				left: 20px;
				width: 400px;
				font-size: 1em;
				height: 62px;
				background: url(../images/loyaltyOneLogo.gif) no-repeat 0 100%;
				text-indent: -5000px;
				}
			#header #identity h2 {
				position: absolute;
				top: 28px;
				right: 23px;
				width: 108px;
				font-size: 1em;
				height: 30px;
				background: url(../images/logo_alliance_108x25.gif) no-repeat 0 100%;
				text-indent: -5000px;
				}

			#header #topmenu {
				position: absolute;
				top: 74px;
				z-index: 2;
				margin: 0 auto;
				width: 760px; /* must equal width of #innerwrap */
				text-align: right;
				}
			#header #topmenu a {
				font-size: 80%;
				font-family: Arial, Helvetica, Verdana, sans-serif;
				margin-left: 1em;
				}
				#header #topmenu a:link,
				#header #topmenu a:visited,
			   	#header #topmenu a:hover,
			   	#header #topmenu a:visited:hover {
					color: #23619C;
					}

			#header #headerBorder {
				position: relative;
				background-color: #E6E6E6;
				border-bottom: 6px solid #23619C;
				top: 91px;
				height: 7px;
				text-align: right;
				}

#innerwrap {
	position: relative;
	width: 760px; /* sidebar (240px) + main (520px) = 760px */
	margin: 0 auto;
	padding-bottom: 10.417em; /* 150px */
	}
#slogan {
	width: 100%;
	height: 103px;
	background: url(../images/slogan_762x103.jpg) no-repeat 50% 0;
	}
#main {
	float: right;
	width: 520px;
	}
	#main .tmpHeader {
		border-top: 26px solid #8DC9ED;
	}
	#main .lining {
		padding: 14px 120px 0 22px; 
		margin: 0 1px;
		}
		#home #main .lining {
			padding-right: 22px; 
			}	
#sidebar {
	float: left;
	width: 240px;
	}
	#sidebar .lining {
		border-top: 26px solid #23619C;
		padding: 10px 0 0 3px; 
		}

#breadcrumbs {
	padding-bottom: 0.5em;
}

/* footer * * * * * * * * * * * */
/* footer method, see: http://www.themaninblue.com/experiment/footerStickAlt/ */
#footer {
	font-family: georgia, "times new roman", times, serif;
	position: relative;
	margin: -7em 0 0 0;
	background: white;
	/*
	background: url(../images/background_1200x10.gif) 50% 0 repeat-y #e8e8e8;
	 */
	}
	#footerlining {
		margin: 0 auto;
		border-top: 3px solid white;
		background-color: #FFFFFF;
		text-align:center;
		font-size:85%;
		line-height: 1em;
		width: 760px;
		padding-bottom: 1em;
		}
		#footerlining #footertopborder {
			border-top: 1px solid #23619C;
			height: 2px;
			border-bottom: 3px solid #23619C;
		}
	#footer p {
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 80%;
		text-align: center;
		color: #000;
		margin: 0;
		}
	#bottomLinks {
		padding:1em 0;
		}
	#bottomLinks li {
		border-left:1px solid #fff;
		display:inline;
		padding: 0 0.5em;
		font-size: 80%;
		}
	#bottomLinks li.first {
		border: none;
		}
	#bottomLinks li a {
		text-decoration: none;
		}
	#bottomLinks li a:link,
	#bottomLinks li a:visited,
	#bottomLinks li a:hover,
	#bottomLinks li a:visited:hover {
		color: #000;
	}
	#bottomLinks li a:hover,
	#bottomLinks li a:visited:hover {
		text-decoration: underline;
	}


	
/* general style rules * * * * * * * * * * * */

#main ul {
	line-height: 1.85em;
	margin-bottom: 10px;
	/*letter-spacing: -0.04em;*/
	}
#main ul li {
	padding-left: 0.5em;
	margin-left: 1em;
	list-style: disc;
	}

	/* see http://www.maxdesign.com.au/presentation/definition/dl-table-display2.htm */
dl.tabular {
	margin-bottom: 10px;
	}
	dl.tabular dt {
		width: 5em;
		padding: 0 0 0.5em 0;
		float: left;
		margin: 0;
		font-weight: bold;
		}
	dl.tabular dd {
		margin-left: 6em;
		padding: 0 0 0.5em 0;
		}

#flashbox {
	width: 484px;
	height: 264;
	overflow: visible;
	margin: 8px 0 8px -5px;
	}
	
#main table.logos {
	width: 100%;
	}
	#main table.logos td {
		text-align: center;
		vertical-align: center;
		padding: 12px;
/*
border: 1px solid red;
*/
		}
		#main table.logos td#loyaltyOneConsulting {
			text-align: left;
			}
			#main table.logos #loyaltyOneConsulting img {
				width: 180px;
				}
		#main table.logos td#colloquy {
			text-align: right;
			}
			#main table.logos td#colloquy img {
				width: 190px;
				margin-right: 3px;
				}
		#main table.logos #directAntidote {
			}
			#main table.logos td#directAntidote img {
				width: 100px;
				}
		#main table.logos #precima {
			}
			#main table.logos td#precima img {
				width: 100px;
				}
		#main table.logos td#airmiles {
			padding-right: 6px;
			}
			#main table.logos #airmiles img {
				width: 100px;
				}
		#main table.logos td#cceoc {
			}
			#main table.logos #cceoc img {
				width: 190px;
				}

/* sidebar * * * * * * * * * * * */

/*indents: 22px, 44px, 58px */

#sidebar {
	font-family: georgia, "times new roman", times, serif;
	}
#sidebar .menu {
	border-top: 1px dashed #dad8dd;
	}
#sidebar h3 {
	letter-spacing: -1px;
	border-bottom: 1px dashed #dad8dd;
	line-height: 1.3em;
	font-size: 18px;
	}
#sidebar h3 a {
	padding-left: 22px;
	line-height: 1.3em;
	display: block;
	}
#sidebar h3 a:hover, #sidebar h3 a.focus {
	background: url(../images/sidebar_hover_262x25.jpg) no-repeat 50% 50%;
	}
#sidebar ul, #sidebar ul ul {
	padding: 0; margin: 0;
	}
#sidebar span {
	display: block;
	line-height: 1.55em;
	border-bottom: 1px dashed #dad8dd;
	}
	#sidebar .parent span {
		border-bottom: none;
		}
	#sidebar .parent ul span {
		border-bottom: 1px dashed #dad8dd;
		}
#sidebar ul li span {
	padding-left: 44px;
	}
#sidebar ul ul li span {
	padding-left: 58px;
	}
#sidebar a {
	text-decoration: none;
	color: #000;
	}
#sidebar li a {
	font-size: 90%;
	}
#sidebar li a:hover,
#sidebar li a:visited:hover {
	text-decoration: underline;
}




/* side graphic * * * * * * */

.sideGraphic {
	position: absolute;
	z-index: 20;
	right: 0;
	width: 216px;
	top: 185px;
	margin-right: -120px;
	}

.pageGraphic {
	float: right;
	padding-left: 6px;
}

