body {
	background: url(https://shoppersafe.com/media/images/pageBg.gif) left top repeat-x #c2c2c2;
	padding-top: 0px;
	margin-top: 0px;
}
table, body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
a {
	color: #336600;
	font-weight: bold;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	font-weight: normal;
}
h1.pageName {
	font-size: 24px;
	color: #0072bc;
	margin-bottom: 20px;
}
form {
	margin: 0px;
}
.pageText {
	margin-bottom: 20px;
}

/** GREY BAR **/

.greyBar {
	background: url(https://shoppersafe.com/media/images/greyBarBg.gif) left top repeat-x;
	color: white;
}
.greyBar td {
	font-size: 18px;	
}
.greyBar1 {
	background: url(https://shoppersafe.com/media/images/greyBar1.gif) left top no-repeat;
}
.greyBar2 {
	background: url(https://shoppersafe.com/media/images/greyBar2.gif) right top no-repeat;
	padding: 0px 20px;
}

/** GREY BOX **/

.greyBox {
	cursor: pointer;
}
.greyBoxHeader {
	background: #336600;
	text-align: center;
}
.greyBox1 {
	background: url(https://shoppersafe.com/media/images/greyBox1.gif) left top no-repeat;
}
.greyBox2 {
	background: url(https://shoppersafe.com/media/images/greyBox2.gif) right top no-repeat;
	height: 40px;
	line-height: 40px;
	color: white;
	font-weight: bold;
	padding-left: 20px;
}
.greyBox4 {
	background: url(https://shoppersafe.com/media/images/greyBox4.gif) left bottom no-repeat;
	text-align: right;
	height: 20px;
}
.greyBoxContent {
	background: url(https://shoppersafe.com/media/images/greyBoxBg.gif) left top repeat-x #ebebeb;
}
.greyBox .content {
	padding: 20px;
	height: 80px;
	color: #0072bc;
}
.greyBox .content td {
	font-size: 11px;	
}

/** GREY BOX 2 **/

.greyBoxGradient {
	color: #707070;
	margin-bottom: 20px;
}
.greyBox2_1 {
	background: url(https://shoppersafe.com/media/images/greyBox2_1.gif) left top no-repeat;
}
.greyBox2_3 {
	background: url(https://shoppersafe.com/media/images/greyBox2_3.gif) right bottom no-repeat;
}
.greyBox2_2 {
	background: url(https://shoppersafe.com/media/images/greyBox2_2.gif) right top no-repeat;
}
.greyBox2_4 {
	background: url(https://shoppersafe.com/media/images/greyBox2_4.gif) left bottom no-repeat;
	height: 100%;
}
.greyBoxGradient .content {
	padding: 20px;
}
.greyBoxGradient .title {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}

/** GREY BOX 3 **/

.greyBox3 {
	margin-bottom: 20px;
}
.greyBox3Header {
}
.greyBox3_1 {
	background: url(https://shoppersafe.com/media/images/greyBox3_1.gif) left top no-repeat #b7b7b7;
}
.greyBox3_2 {
	background: url(https://shoppersafe.com/media/images/greyBox3_2.gif) right top no-repeat;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-weight: bold;
	color: white;
}
.greyBox3_3 {
	background: url(https://shoppersafe.com/media/images/greyBox3_3.gif) right bottom no-repeat #f2f2f2;
}
.greyBox3_4 {
	background: url(https://shoppersafe.com/media/images/greyBox3_4.gif) left bottom no-repeat;
	height: 100%;
}
.greyBox3Content {
	padding: 20px;
	font-size: 11px;
	color: #707070;
}
.greyBox3Content p {
	line-height: 14px;
}
.greyBox3 .title {
	display: block;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 12px;
}

/** GREY BOX 4 **/

.greyBox4_ {
	margin-bottom: 20px;
}
.greyBox4_1 {
	background: url(https://shoppersafe.com/media/images/greyBox4_1.gif) left top no-repeat;
}
.greyBox4_3 {
	background: url(https://shoppersafe.com/media/images/greyBox4_3.gif) right bottom no-repeat;
}
.greyBox4_2 {
	background: url(https://shoppersafe.com/media/images/greyBox4_2.gif) right top no-repeat;
}
.greyBox4_4 {
	background: url(https://shoppersafe.com/media/images/greyBox4_4.gif) left bottom no-repeat;
}
.greyBox4Content {
	padding: 20px;
}

/** STRUCTURE STUFF **/

#wrapper {
	width: 980px;
	margin: 0px auto;
	background: #FFF;
}
#wrapper3 {
	background: url(https://shoppersafe.com/media/images/wrapper3.gif) right bottom no-repeat;
}
#wrapper4 {
	background: url(https://shoppersafe.com/media/images/wrapper4.gif) left bottom no-repeat;
}
#content1 {
	background: url(https://shoppersafe.com/media/images/header3.gif) right top no-repeat;
}
#content2 {
	background: url(https://shoppersafe.com/media/images/header4.gif) left top no-repeat;
	padding: 20px;
}
#leftColumn {
	width: 700px;
	float: left;
}
#rightColumn {
	width: 220px;
	float: right;
}

/** HEADER **/

#header {
	background: url(https://shoppersafe.com/media/images/headerBg.gif) left top repeat-x;
	height: 100px;
}
#header1 {
	background: url(https://shoppersafe.com/media/images/header1.gif) left top no-repeat;
}
#header2 {
	background: url(https://shoppersafe.com/media/images/header2.gif) right top no-repeat;
	padding-right: 5px;
}

/** NAV 1 **/

#nav1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav1 ul li {
	float: left;
}
#nav1 ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
	float: left;
	text-decoration: none;
	color: #fff;
	padding: 0px 15px;
	background: url(https://shoppersafe.com/media/images/topNavDivider.gif) right top no-repeat;
}
#nav1 li.last a {
	background: none;
}
#nav1 a:hover {
	text-decoration: underline;
}

/** NAV 2 **/

#nav2 {
	z-index: 100;
}
#nav2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav2 ul li {
	float: left;
	position: relative;
}
#nav2 ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
	float: left;
	text-decoration: none;
	color: #fff;
	padding: 0px 15px;
}
#nav2 ul li.selected a {
	background: #5d8238;
}
#nav2 a:hover {
	text-decoration: underline;
}
#nav2 ul ul {
	position: absolute;
	left: 0px;
	top: 50px;
	background: #3b660f;
	display: none;
}
#nav2 ul ul li.selected a {
	background: none;
}
#nav2 ul ul a {
	height: 30px;
	line-height: 30px;
	width: 180px;
	text-align: left;
}

/** SEARCH **/

#search {
	height: 24px;
	margin-left: 5px;
}
#search1 {
	background: url(https://shoppersafe.com/media/images/search1.gif) left top no-repeat #FFF;
}
#search2 {
	background: url(https://shoppersafe.com/media/images/search2.gif) right top no-repeat;
	padding: 0px 10px;
	height: 24px;
}
#inputSearch {
	border: none;
	width: 110px;
	height: 15px;
	padding: 4px 0px 0px 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #959595;
	font-weight: bold;
}

/** MINICART **/


#minicart {
	color: #FFF;
	margin: 0px 15px;
}
#minicart a {
	color: #FFF;
	text-decoration: none;
}

/** HOMEPAGE FLASH **/

#homepageFlash {
	margin-bottom: 20px;
	height: 240px;
}

/** FREE SCAN **/

#freeScan {
	margin-bottom: 20px;
}
#inputFreeScan {
	margin: 0px 10px;
	border: 1px solid white;
	height: 21px;
	width: 200px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 5px;
}

/** HOMEPAGE SMALL BOXES **/

#boxesRow {
	height: 220px;
	margin-bottom: 20px;
}
.greyBox.homepage {
	width: 220px;
	float: left;
	margin-right: 20px;
}
.greyBox.homepage.last {
	margin: 0px;
}
.greyBox.homepage .content {
	text-align: center;
	font-size: 11px;
	height: 100px;
}
.greyBox .content img {
	margin-bottom: 10px;
}

/** OPENER **/

#opener {
	margin-bottom: 30px;
}

/** FOOTER **/

#footer {
	background: url(https://shoppersafe.com/media/images/footerBg.gif) center top repeat-x;
}
#footer1 {
	background: url(https://shoppersafe.com/media/images/footer1.gif) left top no-repeat;
}
#footer2 {
	background: url(https://shoppersafe.com/media/images/footer2.gif) right top no-repeat;
	padding: 0px 10px 0px 20px;
}
#footer .content {
	height: 77px;
	line-height: 110px;
	font-weight: bold;
}
#footer a {
	color: #fff;
}
#footer td {
	color: #fff;
}
#footerNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footerNav ul li {
	display: inline;
}
#footerNav ul li a {
	padding: 0px 10px;
	text-decoration: none;
}

#footerOuter {
	background: url(../images/footerBackground.gif) left top no-repeat;
	height: 100px;
	padding-top: 10px;
	position: relative;
	color: white;
}
#footerOuter a {
	color: white;
}
#footerInner {
	position: absolute;
	top: 10px;
	right: 0px;
	height: 50px;
	line-height: 50px;
	width: 570px;
}
#footerInner td {
	padding-right: 20px;
}

/** MISC **/

#featureTable td {
	border-bottom: 1px solid #dadada;
}
#compareTable thead th {
	background: black;
	color: white;
}
#compareTable td {
	border-bottom: 1px solid #e7e7e7;
}
.tableHeading {
	background: #dadada;
	font-size: 14px;
	font-weight: bold;
}

textarea.cart {
  height:17px;
}
