/* Page layout */

/* body {
    background-image:url('images/nav/background.gif');
} */

.colmask {
    width: 940px;
	margin: 0px;
	text-align: left;
}

.colleft {
    position: absolute;
	float: left;
	width: 215px;
	background-image: url('images/nav/_plain.gif');
}

.colmid {
    position: absolute;
	float: left;
	width: 565px;
	height: 100%;
	background: #FFFFFF;
	margin-left: 215px;
	background-image: url('images/nav/content-top.gif');
	background-repeat: repeat-x;
	padding: 10px;
}

.colrightupper {
    position: absolute;
	float: left;
	width: 130px;
	height: 610px;
	background: #707787;
	margin-left: 800px;
	color: #666699;
	padding: 5px;
}
/*
.colrightlower {
    position: absolute;
	width: 130px;
	background: #707787;
	margin-left: 800px;
	margin-top: 610px;
	padding: 5px;
}
*/
.header-bar {
    width: 940px;
	height: 44px;
	text-align: right;
	background: #3C78AA;
	background-image:url('images/nav/header-sub.gif'); 
	background-repeat: no-repeat;
	display: table-cell; 
	vertical-align: middle;
}

.footer-bar {
    clear: both;
    width: 940px;
	height: 54px;
	text-align: center;
	background: #3C78AA;
	background-image:url('images/nav/footer-background.gif'); 
	background-repeat: no-repeat;
}

.menu-entry {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	padding-left: 45px;
	text-indent: -45px;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	text-decoration: none;
	color: #336699;
	font-weight: bold;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	text-decoration: none;
	color: #336699;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: -10px;

}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-decoration: none;
	color: #336699;
	font-weight: bold;

}

.googlecheckoutselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	text-decoration: none;
}

/*
.subhead a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #336699;
	font-weight: bold;

}
.subhead a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
.subhead a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;

}
*/

/*
.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;

}
*/
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	text-decoration: none;
	line-height: 1.38em;
}

.cashfromscratch-dropdown {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	text-decoration: none;
	line-height: 1.38em;
}

ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	vertical-align: middle;
	padding-bottom: 6px;

}
.mini {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	text-decoration: none;
	color: #000000;
}

.testimonial {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	text-decoration: none;
	color: #000000;
	line-height: 1.38em;
}

.regularbullets {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	vertical-align: middle;
	padding-bottom: 6px;

}

.pagehead { /*  This is a legacy class for the numbers in the easycards index table */

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}

.pricing-table-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	text-decoration: none;
	color: #336699;
	font-weight: bold;

}

h1 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	margin-top: -5px;
}

.regularhighlighted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	text-decoration: none;
	background-color: #FFCC66;
	border: medium solid #FFCC66;

}
.glossary {
	border-bottom-style: dashed;
	border-bottom-width: 1px;

}
.pp-number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0066;
}
.crossthrough {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	text-decoration: line-through;
}
.help-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;

}
.help-item {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: underline;
	color: #FFFFFF;
}
.help-explanation {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	color: #FFFFFF;
}
.delivery {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	text-decoration: none;
	color: #339900;
}
.body {

    font-size: 100%;
	
}.highlight {
	background-color: #FFFF66;
}

.pricedisclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	color: #666666;
}
.product-abbrev {
	padding: 1px;
	height: auto;
	width: auto;

}
.FI_reviews {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.82em;
	background-color: #CCCCCC;
}

