﻿/* start entire page setup */
#page
{
	width:900px;
	background-color: #FFFFFF;
}
/* end entire page setup */
/* Banner Start */
#banner
{
	width:650px;
	float:left;
	background-color: #FFFFFF;
	font-family:Arial;
	font-size:large;
	color:black;
	text-align:right;
	height:160px;
	position:absolute;
	left:215px;
	top:10px;
}
/* Banner End */
/* Banner1 Start */
#banner1
{
	width:900px;
	font-family: Verdana;
	font-size:10pt;
	color:#000000;
	text-align:left;
	height:15px;
	position:absolute;
	left:15px;
	top:150px;
}
/* Banner1 End */
/* Leftside Start */
#leftside
{
	width:215px;
	position:absolute;
	left:15px;
	top:600px;
	background-color: #FFFFFF;
}
/* Leftside End */
/* Main Content Area Start */
#content {
	width:430px;
	position:absolute;
	left:235px;
	top:200px;
	background-color: #FFFFFF;
}
/* Main Content Area End */
/* rightside Start */
#rightside
{
	width:225px;
	position:absolute;
	left:685px;
	top:200px;
	background-color: #FFFFFF;
	font-family:Arial;
	font-size:large;
	color:black;
	text-align:left;
}
/* rightside End */
/* Font definitions start */
h1 {
	color:#000000;
	font-family: Verdana;
	font-size:18pt;
	text-align:center;
}
h2 {
	color:#000000;
	text-align:right;
	font-family: Verdana;
	font-size:14pt;
	vertical-align:top;
	text-decoration:none;
}
h3 {
	color:#000000;
	text-align:center;
	font-family: Verdana;
	font-size:12pt;
	vertical-align:top;
	text-decoration:none;
}
h4 {
	color:000000;
	font-family: Verdana;
	font-size:10pt;
}
h5 {
	color:#000000;
	text-align:center;
	font-family: Verdana;
	font-size:8pt;
	vertical-align:top;
	text-decoration:none;
}
h6 {
	color:#000000;
	text-align:right;
	font-family: Verdana;
	font-size:8pt;
	vertical-align:top;
	text-decoration:none;
}
.link {
	color:#660066;
	text-align:left;
	font-family:Verdana;
	font-size:10pt;
	vertical-align:top;
}
.link1 {
	color:#164A83;
	text-align:left;
	font-family:Calibri;
	font-size:10pt;
	vertical-align:top;
}

/* Font definitions end */
#contenttitle
{
	width:440px;
	float:left;
	background-color:#660066;
	font-family:Arial,Helvetica;
	font-size:20pt;
	color:#FFFF99;
	text-align:center;
		}
#retailerleftheader {
	width:270px;
	float:left;
	font-family:Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
	margin-top:10px;
	color:#164A83;
	text-decoration:none;
	height:20px;
}
#retailerrightheader {
	width:150px;
	float:left;
	font-family:Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
	margin-top:10px;
	color:#164A83;
	text-decoration:none;
	height:20px;
}
#retailertitle {
	width:270px;
	float:left;
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:normal;
	margin-top:10px;
	color:#164A83;
	height: 20px;
}
#retailercontribution {
	width:160px;
	float:left;
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	margin-top:10px;
	height:20px;
	color:#000000;
}
#atoz {
  list-style-type: none;
  border: none;
  float: left;
  width: 468px;
  background-color: #DDDDDD;
  text-align: center;
  font-family:Arial,Helvetica;
    color:white;
  text-decoration:none;
}
#atoz li {
  list-style-type: none;
  border: white solid 1px;
  float: left;
  width: 15px;
  background-color: #0099FF;
  text-align: center;
  font-family:Arial,Helvetica;
  color:white;
  text-decoration:none;
}
/* set anchors to act like buttons */
#atoz a {
  display: block;
  color: white;
  text-decoration: none;
  border: blue solid 1px;
  font-size:9px;
  height:10px;
}

/* flash anchor white when hovered */
#atoz a:hover {
  background-color: orange;
}
#atozlong {
  list-style-type: none;
  border: white solid 1px;
  float: left;
  width: 20px;
  background-color: blue;
  text-align: center;
  font-family:Arial,Helvetica;
    color:white;
  text-decoration:none;
}
#atozlong li {
  list-style-type: none;
  border: white solid 1px;
  float: left;
  width: 20px;
  background-color: blue;
  text-align: center;
  font-family:Arial,Helvetica;
  color:white;
  text-decoration:none;
}
/* set anchors to act like buttons */
#atozlong a {
  display: block;
  color: white;
  text-decoration: none;
  border: none;
  font-size:12px;
}

/* flash anchor white when hovered */
#atozlong a:hover {
  background-color: orange;
}
#retaileratoz
{
	width:400px;
	float:left;
	background-color:#DDDDDD;
	text-align:center;
		}
.contenttitle
{
	background-color:#959500;
	font-family:Arial;
	font-size:16pt;
	color:white;
	font-weight: bold;
}
