﻿*
{
	margin: 0px;
	padding: 0px;
}
body, html, input, select, textarea, .normalPageText
{
	font-size: 12px;
	font-family: Arial;
	color: #666;
	line-height: 20px;
}
a
{
	color: #087de1;
}

#spanTimeRemaining
{
	height: 16px;
	padding-bottom: 5px;
}

div.topBannerAdvert
{
	width: 728px;
	margin: 0px auto;
	height: 90px;
}

div.sideBannerAdvert
{
	margin-top: 10px;
	width: 165px;
}

INPUT.prefilledTextBox
{
	color: #c2c2c2;
}

INPUT.normalTextBox
{
	color: #666;
}

div.error
{
	color: #990000;
	margin-bottom: 10px;
	font-size: 11px;
}

div.validation
{
	color: #990000;
	margin-bottom: 10px;
}

div.validation UL
{
	margin-left: 15px;
}

INPUT.greenHighlight
{
	border: solid 1px #66cc33;
}

INPUT
{
	height: 18px;
	line-height: 18px;
}

INPUT.btnGreySmall, INPUT.btnGreyMedium
{
	height: 31px;
	border: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
}

INPUT.btnGreySmall
{
	width: 77px;
	background: url(../Images/Controls/button/btnGreySmall.png) no-repeat;
}

INPUT.btnGreyMedium
{
	width: 120px;
	background: url(../Images/Controls/button/btnGreyMedium.png) no-repeat;
}


INPUT.btnGreySmall:Hover, INPUT.btnGreyMedium:Hover
{
	background-position-y: -31px;
}


INPUT.btnMedium
{
	width: 138px;
	height: 30px;
	background: url(../Images/Controls/button/btnMedium.png) no-repeat;
	border: none;
	text-transform: uppercase;
	font-size: 12px;
	color: White;
	font-weight: bold;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
}

INPUT.btnMedium:Hover
{
	background-position-y: -30px;
}

SELECT.dropdownLarge
{
	width: 150px;
}

SELECT.dropdownMedium
{
	width: 120px;
}

SELECT.dropdownSmall
{
	width: 50px;
}

H1
{
	font-size: 12px;
	text-transform: uppercase;
}

.modalBoxContentHolder H1
{
	color: #66cc33;
}

p
{
	margin-bottom: 7px;
}

.centerAlign
{
	text-align: center;
}
td.menuHolder
{
	width: 180px;
	padding-left: 15px;
}

td.bodyContainer
{
	padding: 0px 0px 0px 15px;
}

div.menuHolder
{
	color: #666666;
	text-transform: uppercase;
	line-height: 24px;
	border-right: dotted 1px #666;
}
div.menuHolder a:Hover
{
	text-decoration: underline;
}
div.menuHolder a
{
	color: #666;
	text-decoration: none;
}
div.menuHolder div.normal a
{
	font-weight: normal;
	margin-right: 10px;
}
div.menuHolder div.selected a
{
	font-weight: bold;
	text-decoration: underline;
	color: #66cc33;
	margin-right: 10px;
}

div.menuHolder div.seperator
{
	border-top: dotted 1px #666;
	margin-right: 10px;
}

div.contentHolder
{
	width: 1020px;
	position: relative;
}
.div.headHolder
{
	position: relative;
	height: 60px;
}
div.topInformationHolder
{
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	font-size: 10px;
}
div.topInformationHolder div
{
	margin-top: 5px;
}

div.topInformationHolder div img
{
	border: none;
}

div.topInformationHolder span.selected a
{
	color: #666;
	text-decoration: none;
}
div.topInformationHolder span.normal a
{
	text-decoration: underline;
}
div.emailFriend
{
	background: #66cc33;
	color: #ffffff;
	margin-right: 15px;
	margin-top: 10px;
	padding: 5px 10px;
}
div.emailFriend .description
{
	font-size: 11px;
}

.smallText
{
	font-size: 11px;
}

.noRebatesText
{
    font-size: 13px;
    font-weight: bold;
}