
/* -------------------------------------------------------------- 
  
   Reset.css
   * Resets default browser CSS styles.
   
   Created by Erik Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ****************************************************** */

.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; }
/* End hide from IE-mac */

.clear { clear: both; }
  
/* ****************************************************** */

body
{
	background: #fff url(/i/body_background.jpg) top left repeat-x;
	color: #542407;
	font-family: Arial;
	font-size: 0.8em;
}
h1 {}
h2 { margin-bottom: 15px; color: #f60; font-size: 150%; text-transform: uppercase; }
h3 { margin-bottom: 5px; font-size: 150%; font-weight: bold; }
h4 { margin-bottom: 5px; font-weight: bold; }
p { margin-bottom: 15px; line-height: 120%; }

a { color: #f60; text-decoration: none; }
a:hover { text-decoration: underline; }
a.arrow
{
	padding-left: 10px;
	background: transparent url(/i/link_arrow.png) 0 4px no-repeat;
}
a.block { display: block; margin-top: 5px; }
a#skipToNavigation { position: absolute; left: -7000px; }

strong { font-weight: bold; }
em { font-style: italic; }
ul.bullets
{
	margin: 0 0 20px 25px;
	list-style: disc;
}
ul.bullets li
{
	padding: 0 0 5px 0;
	line-height: 120%;
}

img.simpleBlock { display: block; margin: 25px 0 25px 0; }

.dots
{
	height: 1px;
	width: 95%;
	margin: 10px auto 10px 0;
	text-align: left;
	background: transparent url(/i/dots.gif) top left repeat-x;
}
.dots.xl { margin: 35px auto 35px 0; }
  
/* ****************************************************** */

#outer
{
	margin: 0 auto 0 auto;
	background: transparent url(/i/body_background_full.jpg) 50% 0 no-repeat;
}
#container
{
	position: relative;
	width: 774px;
	margin: 0 auto 0 auto;
	background-color: #fff;
}

/* ****************************************************** */

#header
{
	position: relative;
	width: 774px;
	height: 1%;
	padding-top: 157px;
	background: transparent url(/i/header/header_photo.jpg) top left no-repeat;
}

#header #logo
{
	position: absolute;
	top: 68px;
	left: 621px;
	display: block;
	text-indent: -7000px;
	width: 121px;
	height: 169px;
	background: transparent url(/i/logo.png) top left no-repeat;
}

#header #messaging
{
	height: 62px;
	padding: 20px 25px 0 25px;
	background: #341501 url(/i/navigation/navigation_background.jpg) top left no-repeat;
	color: #fff;
}
#messaging h1 { font-size: 180%; }
#messaging p { margin-top: 10px; font-size: 110%; }

/* ****************************************************** */

#navigation
{
	position: absolute;
	top: 130px;
	left: 0;
	height: 27px;
}
#navigation ul
{

}
#navigation ul li
{
	float: left;
	padding-left: 8px;
	background: transparent url(/i/navigation/sliding_door_left_off.png) top left no-repeat;
}
#navigation ul li a
{
	display: block;
	padding: 8px 14px 13px 3px;
	background: transparent url(/i/navigation/sliding_door_right_off.png) top right no-repeat;
	color: #fff;
	font-size: 80%;
	text-transform: uppercase;
}
#navigation ul li:hover, #navigation ul li.active
{
	background: transparent url(/i/navigation/sliding_door_left_on.png) top left no-repeat;
}
#navigation ul li a:hover, #navigation ul li.active a, #navigation ul li:hover a
{
	background: transparent url(/i/navigation/sliding_door_right_on.png) top right no-repeat;
	text-decoration: none;
}

/* ****************************************************** */

#mainWrapper
{
	float: left;
	width: 774px;
	margin-bottom: 30px;
	background: transparent url(/i/main/main_full_background_top.jpg) top left no-repeat;
}
#main
{ 
	float: left;
	margin-top: 13px;
	width: 774px;
	min-height: 550px;
	background: transparent url(/i/main/main_full_background_bottom.jpg) bottom left no-repeat;
}

/* ****************************************************** */

#content
{
	position: relative;
	float: left;
	width: 719px;
	margin: 10px 15px 20px 15px;
	padding: 0 10px 30px 15px;
}
#watermark { position: absolute; z-index: 1; }
body#points-based #content #watermark
{
	top: -9px;
	right: 20px; 
	width: 257px;
	height: 135px;
	background: transparent url(/i/main/watermarks/points_based.png) top left no-repeat;
}
body#affinity-networks #content #watermark
{
	top: 1px;
	right: 5px;
	width: 226px;
	height: 245px;
	background: transparent url(/i/main/watermarks/affinity_networks.png) top left no-repeat;
}
body#custom-solutions #content #watermark
{
	top: 5px;
	right: 10px;
	width: 160px;
	height: 187px;
	background: transparent url(/i/main/watermarks/custom_solutions.png) top left no-repeat;
}

/* ****************************************************** */

#breadcrumbs
{
	margin: 0 0 15px 0;
}
#breadcrumbs li
{
	display: inline;
	padding: 0 5px 0 10px;
	font-size: 80%;
	background: transparent url(/i/breadcrumbs/separator.gif) 0 6px no-repeat;
}
#breadcrumbs li.firstChild { padding-left: 0; background: none; }
#breadcrumbs li a { color: #666; }

/* ****************************************************** */

#contentHeader
{
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: transparent url(/i/section/section_border.gif) bottom left no-repeat;
}
#contentHeader h1
{
	width: 690px;
	height: 19px; 
	text-indent: -7000px;
}
#contentHeader h1.augeoProducts { background: transparent url(/i/section/headlines/augeo_products.png) top left no-repeat; }
#contentHeader h1.pointsBased { background: transparent url(/i/section/headlines/points_based.png) top left no-repeat; }
#contentHeader h1.affinityNetworks { background: transparent url(/i/section/headlines/affinity_networks.png) top left no-repeat; }
#contentHeader h1.customSolutions { background: transparent url(/i/section/headlines/custom_solutions.png) top left no-repeat; }
#contentHeader h1.capabilities { background: transparent url(/i/section/headlines/capabilities.png) top left no-repeat; }
#contentHeader h1.programDesign { background: transparent url(/i/section/headlines/program_design.png) top left no-repeat; }
#contentHeader h1.technology { background: transparent url(/i/section/headlines/technology.png) top left no-repeat; }
#contentHeader h1.marketingOperations { background: transparent url(/i/section/headlines/marketing_operations.png) top left no-repeat; }
#contentHeader h1.partnershipManagement { background: transparent url(/i/section/headlines/partnership_management.png) top left no-repeat; }
#contentHeader h1.augeoClients { background: transparent url(/i/section/headlines/augeo_clients.png) top left no-repeat; }
#contentHeader h1.pointsBasedClients { background: transparent url(/i/section/headlines/points_based_clients.png) top left no-repeat; }
#contentHeader h1.affinityPartnerPrograms { background: transparent url(/i/section/headlines/affinity_partner_programs.png) top left no-repeat; }
#contentHeader h1.customPrograms { background: transparent url(/i/section/headlines/custom_programs.png) top left no-repeat; }
#contentHeader h1.management { background: transparent url(/i/section/headlines/management.png) top left no-repeat; }
#contentHeader h1.augeoNews { background: transparent url(/i/section/headlines/augeo_news.png) top left no-repeat; }
#contentHeader h1.contactUs { background: transparent url(/i/section/headlines/contact_us.png) top left no-repeat; }

#contentHeader p
{
	margin: 5px 0 5px 0;
	font-size: 110%;
}

/* ****************************************************** */

#contentNav
{
	margin: -15px 0 35px 0;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
}
#contentNav li
{
	display: inline;
	border-right: 1px solid #542407;
	padding: 0 8px 0 8px;
}
#contentNav li.lastChild { border: 0; }
#contentNav li.firstChild { padding-left: 0; background: none; }
#contentNav li a { color: #542407; }
#contentNav li a:hover, #contentNav li.active a { color: #f60; }

/* ****************************************************** */

.contentSection { padding-right: 25px; }
.contentSection.withSidebar { float: left; width: 400px; }
.contentSection h2
{
	margin-bottom: 2px;
	color: #f60;
	font-size: 150%;
	font-weight: bold;
}
.contentSection h2 a { display: inline; }
.contentSection p { margin-bottom: 15px; }

/* ****************************************************** */

#sidebar
{
	position : relative;
	z-index: 2;
	float: right;
	width: 222px;
	height: 552px;
	padding: 15px;
	background: transparent url(/i/sidebar/background.png) top left no-repeat;
}
#sidebar h2
{
	width: 220px;
	height: 24px;
	margin: 5px 0 5px 0;
	background: transparent url(/i/sidebar/client_spotlight.png) top left no-repeat;
	text-indent: -7000px;
}
#sidebar img#logo { margin: 0; }
#sidebar img#screenshot { margin: 10px 0 0px 0; }
#sidebar p { margin-bottom: 10px; }
#sidebar a.action { position: absolute; bottom: 15px; right: 15px; font-weight: bold; }
#sidebar .pngBackgroundFix { display: none; }

/* ****************************************************** */

body#products .learnMore
{
	position: relative;
	padding: 0 350px 20px 0;
}
body#products .learnMore h2 { text-transform: none; }
body#products .learnMore a.action
{
	position: absolute;
	top: 0;
	right: 85px;
	display: block;
	width: 205px;
	height: 87px;
	text-indent: -7000px;
}
body#products a.action.pointsBased { background: transparent url(/i/products/points_based_icon.png) top left no-repeat; }
body#products a.action.affinityNetworks { background: transparent url(/i/products/affinity_networks_icon.png) top left no-repeat; }
body#products a.action.customSolutions { background: transparent url(/i/products/custom_solutions_icon.png) top left no-repeat; }

/* ****************************************************** */

#clientList .clientDetail
{
	float: left;
	width: 664px;
	padding-bottom: 25px;
}
#clientList .clientDetail .clientImage
{
	float: left;
	width: 250px;
	height: 150px;
}
#clientList .clientDetail img { clear: both; }

/* ****************************************************** */

#managementProfiles .managementProfile
{
	margin-bottom: 50px;
}

/* ****************************************************** */

form#contact
{
	float: left;
	width: 620px;
	padding: 0 25px 25px 15px; 
}
.row
{
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
form#contact label, form#contact h3
{
	float: left;
	width: 105px;
	margin-right: 15px;
	padding-top: 5px;
	text-align: right;
}
form#contact h3 { padding-top: 0; }
.row .formw
{
	float: left;
	width: 450px;
	text-align: left;
} 
.row .formw.submit { width: 410px; padding: 10px 40px 0 0; text-align: right; }
.requiredLegend { padding-top: 6px; color: #f60; }
.required { color: #f60; }

/* ****************************************************** */

#footer
{
	clear: both;
	height: 37px;
	margin: 0 0 25px 10px;
	padding: 14px 10px 4px 15px;
	background: transparent url(/i/footer_background.jpg) top left no-repeat;
	color: #fff;
	font-size: 80%;
}











