/* CSS Document */


/* ********************************** */
/* main divs and content wraps */
body {
	text-align: center;
	min-width: 770px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#wrapper {
	position: relative;
	width: 740px;
	height: 100%;
	top: 10px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

#header {
	margin: 0;
	padding: 0;
}

#navbarcont {
	position: relative;
	top: 5px;
	margin-top: 0px;
}

#navbar {
	position: relative;
	float: left;
	margin: 0px;
	padding-left: 6px;
	padding-top: 4px;
	top: -34px;
	color: #FFFFFF;
	text-align: left;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navbar ul {
	width: 740px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navbar ul li {
	float: left;
}

#navbar li a:link, #navbar li a:visited {
	display: block;
	height: 20px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 5px;
	text-decoration: none;
	color: #ffffff;
}

#navbar li a:hover {
	color: #ffffff;
	background-color: #739A9A;
}

#navbar li img {
	position: relative;
	top: -20px;
}


/* ********************************** */
/* set up column area of the site */
#content {
	position: relative;
	background: url(../images/content_bkgd.gif) top left repeat-y;
	background-color: #BDBD9B;
	width: 740px;
	height: 100%;
	top: 0px;
	margin-top: 0px;
	background-image: url(../images/content_bkgd.gif);
}

#sidebar {
	float: left;
	width: 180px;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0;
	padding: 25px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar li {
	background: url(../images/teapot.png) no-repeat top left;
	padding-left: 20px;
}

#sidebar a:link, a:visited {
	color: #00FF00;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#main {
	float: right;
	width: 460px;
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding: 25px;
}

#main ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main li {
	background: url(../images/teapot2.png) no-repeat top left;
	padding-left: 20px;
	line-height: 110%;
}

#main li.maple {
	background: url(../images/maple_leaf.gif) no-repeat top left;
	padding-left: 20px;
	line-height: 110%;
}

#main a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}


/* ********************************** */
/* set up footer of the site */
#footercont {
	position: relative;
	top: 5px;
}

#footer {
	position: relative;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	top: -64px;
	color: #ffffff;
	text-align: left;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* ********************************** */
/* set-up pop up logos in the footer*/
#logos {
	position: relative;
	top: -16px;
	color: #000000;
	float: right;
	right: -2px;
}

#logos a img {
	border:0pt none;
}

#logos a.p1:hover {
	background-color:transparent;
} /* IE6sp2 needed this to open the large image */

#logos a .large {
	position: absolute;
	width:0px;
}

#logos a.p1:hover .large {
	border: 1px solid black;
	position: absolute;
	bottom: 25px;
	right: -2px;
	width: 75px;
}

#logos a .large2 {
	position: absolute;
	width:0px;
}

#logos a.p1:hover .large2 {
	border: 1px solid black;
	position: absolute;
	bottom: 25px;
	right: -2px;
	width: 373px;
}

#logos a .large3 {
	position: absolute;
	width:0px;
}

#logos a.p1:hover .large3 {
	border: 1px solid black;
	position: absolute;
	bottom: 25px;
	right: -2px;
	width: 181px;
}

#logos a .large4 {
	position: absolute;
	width:0px;
}

#logos a.p1:hover .large4 {
	border: 1px solid black;
	position: absolute;
	bottom: 25px;
	right: -2px;
	width: 221px;
}


/* ********************************** */
/* set-up Forms */
form {
}

#Customer fieldset {
	padding: 10px;
	border: 1px solid #ffffff;
}

#Customer fieldset.mybkgd label {
	/*float: left;*/
}

#Customer fieldset.mybkgd input.cust {
	width: 70px;
}

#Customer fieldset.mybkgd input.cust2 {
	width: 60px;
	font-size: 10px;
}

legend {
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

.clear {
	clear: both;
	display: block;
}

#custapp {
	font-size: 10px;
}

#custapp fieldset {
	border: #000000 1px solid;
	background-color: #FFFFFF;
	padding: 20px;
}

#custapp legend {
	border: #000000 1px solid;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
}

#custapp label {
	float: left;
	width: 10em;
	padding-top: 3px;
}

#custapp input {
	/*width: 65%;*/
	border: #000000 1px solid;
}

#custapp textarea {
	border: #000000 1px solid;
}

#custapp select {
	border: #000000 1px solid;
}

#custapp strong {
	color: #FF0000;
}

#custapp  hr {
	width: 100%;
	background-color: #000000;
	height: 2px;
	margin: 0;
	padding: 0;
	color: #000000;
	border: none;
}

#custapp .long {
	width: 85%;
}

#custapp .medium {
	width: 50%;
}

#custapp #What, #Retailer, #Planning, #Current {
	text-align: right;
}

#custapp #Message {
	/*width: 50%;
	height: 10em;
	text-align: right;*/
}

/* ********************************** */
/* set-up Become a Customer */
#becomeacust {
	background-color: #FF0000;
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	border: #FFFFFF 1px solid;
	text-align: center;
}

#becomeacust a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#becomeacust a:hover {
	text-decoration: underline;
}


/* ********************************** */
/* drop shadow effects on boxes */
.wrap1, .wrap2, .wrap3 {
	/* \*/ display: block; /**/
}

.wrap1 {
	float: left;
	background: url(../images/myshdw.gif) right bottom no-repeat;
}

.wrap1a {
	position: relative;
	top: -40px;
	float: left;
	background: url(../images/myshdw.gif) right bottom no-repeat;
}

.wrap1b {
	position: relative;
	top: -40px;
	float: left;
	background: url(../images/myshdw.gif) right bottom no-repeat;
}

.wrap2 {
	background: url(../images/btm_lft_shdw.gif) left bottom no-repeat;
}

.wrap3 {
	padding: 0 10px 10px 0;
	background: url(../images/top_rt_shdw.gif) right top no-repeat;
}

.wrap3 img {
	/*display: inline-block;*/
}


/* ********************************** */
/* set up side nav */
#sidebar ul.sidenav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul.sidenav li {
	background-image: none;
	padding-left: 0;
}

#sidebar ul.sidenav li a:link, #sidebar ul.sidenav li a:visited {
	display: block;
	background-image: none;
	border-bottom: #9a0000 1px solid;
	width: 95%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #ffffff;
}

#sidebar ul.sidenav li a:hover {
	background-color: #9a0000;
}

#sidebar ul.sidenav ul.subsidenav {
	padding-left: 10px;
}


/* ********************************** */
/* set up custom elements */
hr {
	width: 460px;
	height: 5px;
	margin: 0;
	padding: 0;
	color: #990000;
	background-color: #990000;
	border: none;
}

h1 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

h3 {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}

.hideimg {
	display: none;
}

.dyk {
	position: relative;
	margin-top: 30px;
	border: #FFFFFF 1px solid;
	background-color: #66CC00;
	color: #000000;
	padding: 5px;
	font-size: 11px;
}

.marketing {
	position: relative;
	margin-top: 30px;
	border: #FFFFFF 1px solid;
	background-color: #5D7B7B;
	color: #000000;
	padding: 5px;
	font-size: 11px;
}

.breadcrumb {
	color: #000000;
	font-size: 10px;
	margin-top: 0px;
}

.breadcrumb a:link, .breadcrumb a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
}

.breadcrumb a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

.bldital {
	font-style: italic;
	font-weight: bold;
	color: #990000;
}

.bld {
	font-weight: bold;
	color: #990000;
}

#main a.callout {
	position: relative;
	font-style: italic;
	color: #006600;
	text-decoration: underline overline;
	cursor: help;
}

#main a.callout:hover {
	text-decoration: none;
}

#main a.callout span {
	display: none;
}

#main a.callout:hover span {
	display: block;
	position: absolute;
	top: 10px;
	left: 0px;
	width: 200px;
	padding: 10px;
	background-color:#CCFFCC;
	color: #000000;
	border: #000000 1px solid;
	text-decoration: none;
}

.caring {
	background-color: #CCFFCE;
	padding: 10px;
	width: 430px;
}

.caringbld {
	font-weight: bold;
	color: #003300;
}

.caution {
	background-color: #FF7A81;
	padding: 10px;
	width: 430px;
}

.cautionbld {
	font-weight: bold;
	color: #330000;
}

#main ol {
	list-style: none;
}

#main ol li {
	background: url(../images/numli-1.gif) no-repeat top left;
	margin-left: -30px;
	padding-left: 30px;
}

#main ol li {
	background: url(../images/numli-1.gif) no-repeat top left;
	margin-left: -30px;
	padding-left: 30px;
}

#main ol li.num2 {
	background: url(../images/numli-2.gif) no-repeat top left;
	margin-left: -30px;
	padding-left: 30px;
}

#main ol li.num3 {
	background: url(../images/numli-3.gif) no-repeat top left;
	margin-left: -30px;
	padding-left: 30px;
}

#main ol li.num4 {
	background: url(../images/numli-4.gif) no-repeat top left;
	margin-left: -30px;
	padding-left: 30px;
}

#main ol li.num5 {
	background: url(../images/numli-5.gif) no-repeat top left;
	margin-left: -30px;
	padding-left: 30px;
}

#main ol li.num6 {
	background: url(../images/numli-6.gif) no-repeat top left;
	margin-left: -30px;
	padding-left: 30px;
}

#main ol li.num7 {
	background: url(../images/numli-7.gif) no-repeat top left;
	margin-left: -30px;
	padding-left: 30px;
}

#main ol li.num8 {
	background: url(../images/numli-8.gif) no-repeat top left;
	margin-left: -30px;
	padding-left: 30px;
}

#main ol li.num9 {
	background: url(../images/numli-9.gif) no-repeat top left;
	margin-left: -30px;
	padding-left: 30px;
}

#rtcol {
	float: right;
	width: 47%;
	padding: 0 10px 0 0;
}

#ltcol {
	float: left;
	width: 47%;
	padding: 0 10px 0 0;
}

.callout {
	padding: 15px;
	/*font-weight: bold;*/
	font-style: italic;
	font-size: 16px;
	color: #006600;
}

.mycaption {
	margin-top: -10px;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

.custname {
	font-size: 10px;
	color: #990000;
}
