body 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	text-align:center;
	margin:10 auto 0 auto;
	background: #3E3E3E url(/images/background.png) no-repeat scroll center top;
	font-family: arial;
	font-size: 12px;
	color:#555555;
	line-height:1.5em;
}

h1
{
	font-family:Arial;
	font-size:30px;
	font-weight:bold;
	margin:0;
	padding:0;
}

h2
{
	font-family:Arial;
	font-size:26px;
	font-weight:bold;
	margin:0;
	padding:0;
}

h3
{
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	margin:0;
	padding:0;
}

h4
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0;
}

h5
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#wrapper
{
	width:1000px;
	margin:0 auto;
	padding:4px 0 0;
}



#topcurve
{
	height: 19px; width:1000px; 
}

#mainsite_header
{
	width:1000px;	height: 100px; 	background: #ffffff;	
}

	#mainsite_header_l
	{
		float: left;	text-align: left;	width:460px; 	height: 100px;
	}
	
	#mainsite_header_r
	{
		float: right;	text-align: right; 	height: 100px; width:540px;
	}

#navigation
{
	background: url(/images/design-nav-bg.gif);		height:32px;	width:1000px;
}


#navigationsite
{
	height:32px;	width:900px; text-align:left;
}

#navigationsite2
{
	height:32px;	width:100px; text-align:right; 
}


#catnav, #catnav ul 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height:32px;
	margin:0 0px;
	padding:0;
	position:relative;
	width:auto;
}

#catnav a 
{
	float:left;
	color:#FFFFFF;
	display:inline;
	font-size:14px;
	font-weight:bold;
	height:32px;
	padding:0px 30px 0px 30px;
	border-right:1px solid #838186;
	vertical-align:middle;
	text-decoration:none;
	line-height:32px;
}

#catnav li 
{
	float:left;
	display:block;
	width:auto;
	vertical-align:middle;
}

#catnav li:hover 
{
	background-color:#999999;
	position: static;
}

#catnav li a:hover 
{
	background-color:#999999;
}



#admincat
{
	background: url(/images/admin/admin-nav-back.png);
	height:28px; 
	width:1000px;
}


#admincat a.adnav:link
{
	float:left;
	color:#FFFFFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:24px
	vertical-align:middle;
	text-decoration:none;
	line-height:24px
	text-align:center;
	border-right:#c08484 1px solid;
	padding:5px 20px 5px 20px;
}

#admincat a.adnav:visited
{
	float:left;
	color:#ffffff;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:24px
	vertical-align:middle;
	text-decoration:none;
	line-height:24px
	text-align:center;
	border-right:#c08484 1px solid;
	padding:5px 20px 5px 20px;
}

#admincat a.adnav:hover
{
	float:left;
	color:#e3e3e3;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:24px
	vertical-align:middle;
	text-decoration:none;
	border-right:#c08484 1px solid;
	line-height:24px
	text-align:center;
	padding:5px 20px 5px 20px;
}



#admincat a.adnav1:link
{
	float:left;
	color:#ffffff;
	background-color:#a95f5f;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:24px
	vertical-align:middle;
	text-decoration:none;
	line-height:24px
	text-align:center;
	border-right:#c08484 1px solid;
	padding:5px 20px 5px 20px;
}

#admincat a.adnav1:visited
{
	float:left;
	color:#ffffff;
	display:block;
	background-color:#a95f5f;
	font-size:13px;
	font-weight:bold;
	height:24px
	vertical-align:middle;
	text-decoration:none;
	line-height:24px
	text-align:center;
	border-right:#c08484 1px solid;
	padding:5px 20px 5px 20px;
}

#admincat a.adnav1:hover
{
	float:left;
	color:#e3e3e3;
	display:block;
	background-color:#a95f5f;
	font-size:13px;
	font-weight:bold;
	height:24px
	vertical-align:middle;
	text-decoration:none;
	border-right:#c08484 1px solid;
	line-height:24px
	text-align:center;
	padding:5px 20px 5px 20px;
}



#pagebanner
{
	width:100%;
	text-align:left;
	background: #ffffff;
	margin:0px;
}

#contentsite 
{
	width:1000px;
	background: #ffffff;
	min-height: 600px;
	overflow: hidden;
	padding-top:20px;
}

* html #contentsite 
{
	width:1000px;
	background: #ffffff;
	height: 600px;
	overflow: visible;
	padding-top:20px;
}

#content_l
{
	background: #ffffff;
	float: left;
	text-align: left;
	width:470px;
	margin-left:20px;
	margin-right:10px;	
}

#content_r
{
	background: #ffffff;
	float: right;
	text-align: left;
	width:470px;
	margin-left:10px;
	margin-right:20px;	
}

#content_w
{
	background: #ffffff;
	float: left;
	text-align: left;
	width:960px;
	margin:0 20px 0 20px;
}


#content_wl
{
	background: #ffffff;
	float: left;
	text-align: left;
	width:570px;
	margin-left:20px;
	margin-right:10px;	
}

	
#content_wr
{
	background: #ffffff;
	float: right;
	text-align: left;
	width:360px;
	margin-left:10px;
	margin-right:20px;	
}

#content_bl
{
	background: #ffffff;
	float: left;
	text-align: left;
	width:650px;
	margin-left:20px;
	margin-right:10px;	
}

	
#content_br
{
	background: #ffffff;
	float: right;
	text-align: left;
	width:290px;
	margin-left:10px;
	margin-right:20px;	
}

#content_l ul 
{
	list-style-image: url(/images/index/tick.gif);
}

#content_l li
{
	padding: 0;
	margin-bottom: 15px;
} 

#footersite
{
	background: #272727;
	height:125px;
	width:1000px;
	text-align:left;
}

ul.footerlinks 
{
	color:#EEEEEE;
	float:left;
	margin:10px 0 0 30px;
	padding:0;
	width:295px;
	list-style:none;
}


ul.footerlinks h3
{
	color:#FFFFFF;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	margin:0px 0px;
	padding:5px 0px;
	list-style:none;
}

ul.footerlinks a
{
	color:#FFFFFF;
}

ul.footerlinks li 
{
	margin:0;
	padding:0;
}

ul.footerlinks li ul 
{
	margin:0;
	padding:0;
}

ul.footerlinks li ul li 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/footer-dot.png) repeat-x scroll center bottom;
	padding:3px 0 3px 0;
	list-style:none;
}


/* PRICING PAGE */

DIV
{box-sizing:border-box;margin:0;padding:0;}

div.r-shadow 
{	
	background-image:url(//www.shopperguard.com/images/pricing/shadow-right.png);
	background-position:right center;
	background-repeat:no-repeat;
}

div.no-r 
{
	border-right:0 none;
}

div.l-shadow 
{
	background-image:url(//www.shopperguard.com/images/shadow-left.png);
	background-position:left center;
	background-repeat:no-repeat;
}

div.no-l 
{
	border-left:0 none;
}

div.short 
{
	background-color:#EFEFEF;
	border:1px solid #999999;
	float:left;
	font-family:helvetica,arial,sans-serif;
	height:290px;
	margin-top:35px;
	padding:5px 0px 10px 0px;
	text-align:center;
	width:260px;
}

div.tall 
{
	background-color:#FFFFFF;
	border:3px solid #3671A1;
	float:left;
	font-family:helvetica,arial,sans-serif;
	height:372px;
	text-align:center;
	width:360px;
}

div.tallhelper
{
	background-color:#3671A1;
	color:#ffffff;
	font-weight: bold;
	height:22px;
}


table.comp 
{
	border-collapse:collapse;
	font-size:100%;
	margin-bottom:1em;
	width:950;
}

table.comp td, table th 
{
	border:1px solid #DEDEDE;
	min-height:2.5em;
	padding:0.3em 10px;
	text-align:center;
}

table.comp th 
{
	color:#26A9E0;
}

table.comp thead td 
{
	background:#0F2429 none repeat scroll 0 0;
	border-color:-moz-use-text-color #2D3F44 #FFFFFF;
	border-style:none solid solid;
	border-width:0 1px 2px;
	color:#FFFFFF;
	font-size:120%;
	padding:0.25em 10px;
}

table.comp .col1 
{
	font-weight:bold;
	text-align:left;
}

table.comp .col2, table .col3, table .col4 
{
	width:130px;
}

table.fiverows .col2, table.fiverows .col3, table.fiverows .col4, table.fiverows .col5 
{
	width:92px;
}

table.tworows .col2 
{
	width:250px;
}

table.threerows .col1, table.threerows .col2, table.threerows .col3 
{
	width:152px;
}

table.comp tbody td.highlight 
{
	background:#FFFFE5 none repeat scroll 0 0;
}

table.comp tr.row 
{
	background:#EDEDED none repeat scroll 0 0;
	color:#9B3428;
	font-weight:bold;
	text-transform:uppercase;
}

/* END OF PRICING PAGE */


.tabtext
{
	color: #FFFFFF; 
	margin-bottom:3px; 
	text-align:center; 
	text-decoration:none;
} 

.tabtext a:visited
{
	color: #FFFFFF; 
	margin-bottom:3px; 
	text-align:center; 
	text-decoration:none;
}  


.tabtext a:link
{
	color: #FFFFFF; 
	margin-bottom:3px; 
	text-align:center; 
	text-decoration:none;
} 

.tabtext a:hover
{
	color: #3c3c3c; 
	margin-bottom:3px; 
	text-align:center; 
	text-decoration:none;
}  

input.red
{
	height: 25px; 
	border: 1px solid #BFBFBF; padding-left:2px; 
	width:200px; 
	color: #000000; 
	font-weight:bold;
	font-family:Lucida Grande,Helvetica,Arial,sans-serif;
	font-size:1.0em;
	background-image: url("../images/_formback.png");
	background-repeat: no-repeat;
	background-position: left center;
}	

.red
{
	height: 25px; 
	border: 1px solid #BFBFBF; padding-left:2px;; 
	width:200px; 
	color: #cb0c2a; 
	font-weight:bold;
	font-family:Lucida Grande,Helvetica,Arial,sans-serif;
	font-size:1.0em;
	background-image: url("../images/_formback.png");
	background-repeat: no-repeat;
	background-position: left center;
}	

select.red 
{
	height: 25px; 
	border: 1px solid #BFBFBF; padding-left:2px; 
	width:200px; 
	color: #cb0c2a; 
	font-weight:bold;
	font-family:Lucida Grande,Helvetica,Arial,sans-serif;
	font-size:1.0em;
	background-color: #ffffff;
}	