﻿/* MAIN STYLES */

body
{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

a:link {
	text-decoration: none;
	color:#000;
}

a:visited {
	text-decoration: none;
	color:#000;
}

a:hover {
	text-decoration: underline;
	color:#000;
}

a:active {
	text-decoration: none;
	color:#000;
}

.bodyTemplate
{
	background-color: #f1eee8;
	margin-left: 0;
	margin-top: 0;
}

p
{
	color: #000;
}

/* CONTAINERS */

.tandcContainer
{
	width: 693px;
	padding-left: 40px;
	padding-right: 40px;
}

.footerContainer
{
	width: 774px;
	height: 40px;
	text-align: center;
	border: 0px;
	padding: 0px;
}

.bottomNav
{
	width: 774px;
	height: 30px;
	background-color: #000;
	font-size: 12px;
	text-align: center;
	vertical-align:text-bottom;
}

/* STYLES */

.floatright
{
	float:right;
}

.productDescrip
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}

.productDescrip h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	line-height:100%;
	padding:0px;
	margin:0px;
	vertical-align:middle;
	height:auto;
	font-weight:300;
}

.bargainBuys 
{
	color: #D2214A !important;
}

.productDescrip ul
{
	line-height:14px;
	margin-left:18px;
	margin-top:0px;  		
}

.ulLink
{
	color: #000;
	text-decoration:underline;
}

.green
{
	color: #8bce4d;
}

.white
{
	color:#fff;
}

.tandcHeading
{
	font-size: 24px;
	color: #8bce4d;
}

.bottomLinks
{
	font-size: 14px !important;
	color: #fff !important;
	text-decoration: none !important;
}

.linkDeviders
{
	color: #8bce4d;
	font-size: 14px;
	font-weight:bold;
}