

#pages ul {
	list-style-type: none;
	margin-left:0px;
	padding:0px;
	height: 25px;
}
#pages li {
	float: left;
	display: inline;
	margin: 0 2px 0 0;
	display: block;
	font-family: Verdana; 
	font-size: 12px;
}
#pages li a {
	color: #0060aa;
	padding: 4px;
	border: 1px solid #0060aa;
	text-decoration: none;
	float: left;
}
#pages li a:hover {
	color: #FFF;
	background: #0060aa;
	border: 1px solid #0060aa;
}
#pages li.nolink {
	color: #000000;
	padding: 4px;
}
#pages li.current {
	color: #FFF;
	border: 1px solid #0060aa;
	padding: 4px;
	background: #0060aa;
}


.clearfix:after { content: ".";	display: block;	clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	margin: 0px;
	background-color:#FFFFFF;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

#wrapper {
	margin: auto;
	height: auto;
	width: 320px;
}

#content {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pageBlurb {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.discountsDiv {
	margin: 0px;
	padding: 0px;
	width: 320px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	overflow:auto;
	text-align:left;
}

.largeText {
	font-family: Verdana; 
	font-size: 16px;
	color: #0060aa;
	font-weight: bold;
}
.largeTextBlack {
	font-family: Verdana; 
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.footerText {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
}
.footerText a {
	font-family: Verdana; 
	font-size: 12px;
	color: #0060aa;
	text-decoration: underline; 
}
.standardText {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
}

.standardLink {
	font-family: Verdana; 
	font-size: 13px;
	text-decoration: underline; 
	font-weight: bold;
	color: #0060aa;
}
.largeLink {
	font-family: Verdana; 
	font-size: 15px;
	text-decoration: underline; 
	color: #0060aa;
}
.largeRed {
	font-family: Verdana; 
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
}

.tableHeaderRow {
	width: 100%;
	float: left;
	background-color: #cdcdcd;
	line-height: 20px;
}
.tableRow1 {
	width: 100%;
	float: left;
	background-color: #efefef;
}
.tableRow2 {
	width: 100%;
	float: left;
	background-color: #ffffff;
}

.tableCellSite {
	width: 200px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-align:left;
	line-height: 20px;
}
.tableCellSavings {
	width: 120px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #0060aa;
	text-align:center;
	line-height: 20px;
}
.tableCellPromoCode {
	width: 120px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-align:center;
	line-height: 20px;

}
.tableCellRegularPrice {
	width: 60px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-align:center;
	line-height: 20px;

}
.tableCellRegularPriceLowOp {
	width: 60px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-align:center;
	line-height: 20px;
	opacity:0.6;

}
.tableCellOurPrice {
	width: 60px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-align:center;
	line-height: 20px;
}
.tableCellDate {
	width: 60px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-align:center;
	line-height: 20px;
}


@media only screen and (min-width: 700px) {
	
.clearfix:after { content: ".";	display: block;	clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}


body {
	margin: 0px;
	background-color:#FFFFFF;
}


#wrapper {
	margin: auto;
	height: auto;
	width: 700px;
}

#content {
	align: center;
	float: center;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pageBlurb {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.discountsDiv {
	margin: 0px;
	padding: 0px;
	width: 700px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	overflow:auto;
	text-align:left;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}


.largeText {
	font-family: Verdana; 
	font-size: 16px;
	color: #0060aa;
	font-weight: bold;
}
.largeTextBlack {
	font-family: Verdana; 
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.thumbs {
	padding:2px;
   	border:1px solid #00aeff;
}
.footerText {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
}
.footerText a {
	font-family: Verdana; 
	font-size: 12px;
	color: #0060aa;
	text-decoration: underline; 
}

.standardText {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
}


.standardLink {
	font-family: Verdana; 
	font-size: 14px;
	text-decoration: underline; 
	font-weight: bold;
	color: #0060aa;
}
.largeLink {
	font-family: Verdana; 
	font-size: 15px;
	text-decoration: underline; 
	color: 0060aa;
}

.largeRed {
	font-family: Verdana; 
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}


.tableHeaderRow {
	width: 100%;
	float: left;
	background-color: #cdcdcd;
	line-height: 20px;
}
.tableRow1 {
	width: 100%;
	float: left;
	background-color: #efefef;
}
.tableRow2 {
	width: 100%;
	float: left;
	background-color: #ffffff;
}


.tableCellSite {
	width: 200px;
	float: left;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 14px;
	color: #000000;
	text-align:left;
	line-height: 20px;
}
.tableCellSavings {
	width: 90px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 14px;
	color: #0060aa;
	text-align:center;
	line-height: 20px;
}
.tableCellPromoCode {
	width: 120px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 14px;
	color: #000000;
	text-align:center;
	line-height: 20px;

}
.tableCellRegularPrice {
	width: 90px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 14px;
	color: #000000;
	text-align:center;
	line-height: 20px;

}
.tableCellRegularPriceLowOp {
	width: 90px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 14px;
	color: #000000;
	text-align:center;
	line-height: 20px;
	opacity:0.6;

}
.tableCellOurPrice {
	width: 90px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 14px;
	color: #000000;
	text-align:center;
	line-height: 20px;
}
.tableCellDate {
	width: 90px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 14px;
	color: #000000;
	text-align:center;
	line-height: 20px;
}


} @media only screen and (min-width: 1000px) {
	
.clearfix:after { content: ".";	display: block;	clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	margin: 0px;
	background-color:#FFFFFF;
}


h2 {
	font-size: 16px;
	font-weight: bold;
}

#wrapper {
	margin: auto;
	height: auto;
	width: 1000px;
}

#content {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pageBlurb {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}


.discountsDiv {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	overflow:auto;
	text-align:left;
}


.largeText {
	font-family: Verdana; 
	font-size: 16px;
	color: #0060aa;
	font-weight: bold;
}
.largeTextBlack {
	font-family: Verdana; 
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.thumbs {
	padding:2px;
   	border:1px solid #00aeff;
}
.footerText {
	width: 1000px;
	text-align: center;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
}
.footerText a {
	font-family: Verdana; 
	font-size: 12px;
	color: #0060aa;
	text-decoration: underline; 
}

.standardText {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
}

.standardLinkSmall {
	font-family: Verdana; 
	font-size: 12px;
	text-decoration: underline; 
	color: #0060aa;
}
.standardLink {
	font-family: Verdana; 
	font-size: 16px;
	text-decoration: underline; 
	font-weight: bold;
	color: #0060aa;
}
.largeLink {
	font-family: Verdana; 
	font-size: 15px;
	text-decoration: underline; 
	color: #0060aa;
}


.largeRed {
	font-family: Verdana; 
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}


.tableHeaderRow {
	width: 100%;
	float: left;
	background-color: #cdcdcd;
	line-height: 20px;

}
.tableRow1 {
	width: 100%;
	float: left;
	background-color: #efefef;
}
.tableRow2 {
	width: 100%;
	float: left;
	background-color: #ffffff;
}


.contactEmail {
	width: 100px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-align:right;
	line-height: 20px;
}
.contactEmailInput {
	width: 340px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-align:left;
	line-height: 20px;
}
.contactMessage {
	width: 100px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-align:right;
	line-height: 20px;
}
.contactMessageInput {
	width: 400px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-align:left;
	line-height: 20px;
}
.contactCaptcha {
	width: 100px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-align:right;
	line-height: 20px;
}
.contactCaptchaInput {
	width: 300px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-align:left;
	line-height: 20px;
}
.contactSubmit {
	width: 100%;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	text-align:center;
	line-height: 20px;

}






.tableCellSite {
	width: 300px;
	float: left;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 16px;
	color: #000000;
	text-align:left;
	line-height: 20px;
}
.tableCellSavings {
	width: 120px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 16px;
	color: #0060aa;
	text-align:center;
	line-height: 20px;
}
.tableCellPromoCode {
	width: 150px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 11px;
	color: #000000;
	text-align:center;
	line-height: 20px;

}
.tableCellRegularPrice {
	width: 120px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 11px;
	color: #000000;
	text-align:center;
	line-height: 20px;

}
.tableCellRegularPriceLowOp {
	width: 120px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 16px;
	color: #000000;
	text-align:center;
	line-height: 20px;
	opacity:0.6;

}
.tableCellOurPrice {
	width: 120px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 16px;
	color: #000000;
	text-align:center;
	line-height: 20px;
}
.tableCellDate {
	width: 120px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana; 
	font-size: 16px;
	color: #000000;
	text-align:center;
	line-height: 20px;
}



}