﻿body {
	width: 680px;
}

a
{
	color: #000099;
}
a:visited
{
	color: #990099;
}

.oneTimeOffer {
	background-image:url(../images/sales/OTO/oneTimeOfferStopBlank.gif);
	width: 552px;
	height: 365px;
}
.oneTimeOffer h2{
	padding-left: 140px;
	padding-top: 140px;
	padding-right: 40px;
	font-size:26px;
	font-weight:bold;
	line-height: 31px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	color:#000000;	
}
.belcherHeadline {
	text-align:center;
	font-size:36px;
	font-weight:bold;
	color:#F00;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}
/* *************************************** */
/* NAV */
#navcontainer ul{
	padding: 0px;
	margin: 0;
	margin-top: 2px;	
	margin-bottom: 10px;	
	background-color: #036;
	color: White;
	float: left;
	width: 100%;
}
#topLinksContainer{
margin: 0;
padding: 5px 0 5px 0px;
text-align:right;
font-size:smaller;
height: 25px;
}

/* *************************************** */
/*  ODDS and Ends */
ol {
list-style-image: url('../images/sales/chkmrk.gif');
text-align: left;
}
#siteHeader {
	width: 660px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align:right;
	background-color: #FFFFFF;
}
/* *************************************** */
/*   */
.todaysPrice {
text-align:center;
font:Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:500;
color:navy;
}
.strikeThrough {
text-decoration:line-through;
}
.scaricityNumbers {
	font-size: 26px;
}
/* *************************************** */
/*   */

.left
{
	float: left;
}

.right
{
	float: right;
}



.blackunderlined
{
	color: Black;
	text-decoration: underline;
}


.yellowbackground
{
	background-color: Yellow;
	color: Black;
}
.highlight
{
	background-color: #FFFF00;
}


.redtext
{
	color: Red;
}


.dotted2 .left, .dotted2 .right
{
	width: 300px;
}

.dotted2 .right
{
	width: 260px;
	padding: 20px;
}
.dottedAddToCart
{
	margin: 0px auto;
	border: 6px dashed rgb(255, 0, 0);
	width: 95%;
	text-align: center;
	padding: 10px;
}
.checklist
{
	list-style-image: url(../images/check.jpg);
	font-family: Georgia;
	margin-left: 50px;
	text-align: left;
}