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,
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;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family:Arial, Helvetica, sans-serif;
vertical-align: baseline;
line-height:1.3;
}
html { min-height: 100%; margin-bottom: 1px; }
body {
background:#262626;

}

#header {
background:#000 url(../images/header.jpg) repeat-x top left;
height:140px;
position:relative;
z-index:1000;
}

h1 {
background:url(../images/logo.jpg) no-repeat top left;
height:40px;
width:317px;
color:#fff;
padding:80px 0 0 110px;
margin:0 0 0 100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
overflow:hidden;
font-size:120%;
}

#nav {
margin:0;
position:relative;
width:100%;
border-width:1px 0;
height:60px;
background:#333;
min-width:960px;
overflow:hidden;

}

#which {
position:absolute;
bottom:-100px;
left:50%;
margin-left:-110px;
z-index:999;
}

img.merchant {
position:absolute;
bottom:0;
right:50%;
z-index:998;
margin:0;
}
img.affiliate {
position:absolute;
bottom:0;
left:50%;
z-index:998;
margin:0;

}




.content {
clear:both;
margin:20px 0 0 0;
background:#333;
padding:0 20px;
min-width:880px;
color:#eaeaea;
overflow:hidden;
}

.content h2 {
font-size:150%;
padding:0 0 2px 0;
border-bottom:1px dotted #eaeaea;
margin:26px 0;
font-weight:bold;
clear:both;
}

.content h3 {
font-size:140%;
margin:10px 0;


}

.content h2 em {
font-size:70%;
color:#222;
padding:0 20px;
}

.content h2 em a:link, .content h2 em a:visited  {
color:#222;
text-decoration:none;
}

.content h2 em a:hover {
color:#0b9115;
}

.content p {

margin:20px 0;
font-size:100%;
}

.diagram {
float:right;
margin:10px 0px 20px 20px
}

.content ol {
margin:20px 40px;
}
.content ol li {
margin:10px 0;
}

.content ul {
margin:20px 36px;
}

.content ul li {
list-style-image:url(../images/bullet.gif);
margin:10px 0;
}

#merchant_content ul li {
list-style-image:url(../images/merchantbullet.gif);
margin:10px 0;
}

#affiliate_content ul li {
list-style-image:url(../images/affiliatebullet.gif);
margin:10px 0;
}

.content dl {
margin:20px;
}

.content dl dt {
margin:6px 0;
padding:4px 0 0 12px;
background:url(../images/plus.gif) no-repeat 0 11px;
border-top:1px dotted #000;


}

.content dl dt a {
text-decoration:none;
color:#000;
font-size:100%;
padding:6px;
cursor:pointer;
}



.content dl dt a:hover {
cursor:pointer;
color:#0b9115;
}

.content dl dd {
padding:4px 10px;
margin:10px 30px;

}


#footer {
padding:10px 0;
width:100%;
background:#262626;
}

#footer p {
text-align:center;
font-size:74%;
color:#ccc;

}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #000;
	background-color: #222;
	color:#fff;
	padding: 8px;

	max-width:200px;
}
#tooltip h3, #tooltip div { margin: 0; }



#affiliate_content {
background:#f1fbee;
color:#000;
}

#merchant_content {
background:#f5eefe;
color:#000;
}
#merchant_content h2 {
border-bottom:1px dotted #531A86;
color:#531A86;
}

#merchant_content h3 , #merchant_content h2 a:hover {
color:#531A86;
}


#merchant_content dl dt {
border-top:1px dotted #531A86;
}
#merchant_content dl dt a:hover {
color:#531A86;
}


#affiliate_content h2 {
border-bottom:1px dotted #0b9115;
color:#0b9115;
}

#affiliate_content h3 {
color:#0b9115;
}

#affiliate_content dl dt {
border-top:1px dotted #0b9115;
}
#affiliate_content dl dt.bottomItem {
border-bottom:1px dotted #0b9115;
}
#affiliate_content dl dt a:hover {

color:#0b9115;
}
