html, body {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/* Background colour of site */

	background-color: #fff;
}
/* Page Layout */

#background {
	background:#fff url(images/bg.gif) repeat-x 0 top;
	width:100%;
}
#background2 {
	background:url(images/bg2.gif) no-repeat center top;
	width:1057px;
	margin:0 auto;
}
#page {
	/* Width of site */

	width: 899px;
	margin: 0px auto;
	padding: 0 6px;
	background: url(images/body-dropshadow.png) repeat-y 0 0;
}
#header {
	margin: 0px;
	padding: 0px;
}
#body {
	background:#fff url(images/right-top.gif) no-repeat right top;
	margin:0 0 0 4px;
	padding:0;
	width:891px;
	position: relative;
}
#left {
	float:left;
}
.nav {
	background:url(images/nav-btm.gif) no-repeat 0 bottom;
	width:186px;
	font-size:13px;
}
.nav ul {
	background:url(images/nav-top.gif) no-repeat 0 top;
	width:100%;
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
}
.nav ul li {
	background:#51a0cf;
	border-left:#7db8db 1px solid;
	border-right:#a8d0e7 1px solid;
	margin:0;
}
.nav ul li.last {
	background:none !important;
	border:none !important;
}
.nav ul li a {
	line-height:24px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	border-bottom:#7db8db 1px solid;
	display:block;
	padding-left:17px;
}
.nav ul li a:hover {
	background: #3398CF;
}
.nav ul li.sub-nav {
	background:#61c5e1;
}
.nav ul li.sub-nav a {
	padding:0 0 0 20px;
	border-bottom:#53a8c8 1px solid;
}
.nav ul li.sub-nav a:hover {
	background-color: #45BEDF;
}
.nav-order-online {
	background:#fe7e10 !important;
	border:none;
	border-right:#a8d0e7 1px solid;
}
.nav ul li.nav-order-online a:hover {
	background: #FEA710;
}
.nav-free-quote {
	background:#96bd5d !important;
	border:none;
	border-right:#a8d0e7 1px solid;
}
.nav ul li.nav-free-quote a:hover {
	background: #9BDF37;
}
.cards {
	text-align:center;
	margin: 30px 0;
}
#content {
	background:#fff url(images/content-top.gif) no-repeat 0 top;
	width:458px;
	height:100%;
	float:left;
	text-align:left;
	padding:24px 28px 0;
}
#content-wide {
	clear: both;
	padding: 10px 28px;
}
ul.tick {
	padding:0;
	margin:0;
}
ul.tick li {
	margin:10px 0;
	padding:0;
}
ul.blue {
	list-style:url(images/bullet-tick-blue.gif);
}
#right {
	float:left;
	position: relative;
	z-index: 5;
}
.top-buttons {
	background:#51a0cf url(images/right-btm.gif) no-repeat 0 bottom;
	width:180px;
	border-right:#1d8cbf 1px solid;
	margin-top:6px;
	padding:0 0 10px 10px;
}
.top-buttons a.order-online {
	background:url(images/btn-order-online.png) no-repeat 0 0;
	display:block;
	margin:8px 0;
	width: 175px;
	height: 47px;
	cursor: pointer;
}
.top-buttons a.order-online:hover {
	background-position: 0 -47px;
}
.top-buttons a.free-quote {
	background:url(images/btn-free-quote.png) no-repeat 0 0;
	display:block;
	margin:8px 0;
	width: 175px;
	height: 47px;
	cursor: pointer;
}
.top-buttons a.free-quote:hover {
	background-position: 0 -47px;
}
.top-buttons a.btn-comparison-guide {
	background:url("images/btn-comparison-guide.png") no-repeat scroll 0 0 transparent;
	display:block;
	margin:8px 0;
	width: 175px;
	height: 47px;
	cursor: pointer;
}
.top-buttons a.btn-comparison-guide:hover {
	background-position: 0 -47px;
}
.buttons {
	padding:10px 0;
	text-align:center;
}
.testimonial {
	background:#F1F1F2 url(images/testimonial.gif) no-repeat scroll 0 top;
	padding:0 10px 10px;
	width:152px;
	margin:5px 0 5px 12px
}
.testimonial h3 {
	line-height:33px;
	margin:0;
	color:#fff;
	text-align:center;
}
.testimonial p {
	color:#29537c;
	font-weight:bold;
	font-style:italic;
	font-size:13px;
}
.feature {
	width:180px;
	float:right;
	clear:both;
	background:url(images/feature-bg.gif) repeat-y 0 0;
	margin:5px 0;
}
.feature-top {
	background:url(images/feature-top.gif) no-repeat 0 0;
	height:7px;
}
.feature-btm {
	background:url(images/feature-btm.gif) no-repeat 0 0;
	height:7px;
}
.feature h3 {
	margin:0;
	line-height:33px;
}
.feature-content {
	padding:0 15px;
}
.content-bottom {
	/*	background:url(images/content-btm.gif) no-repeat scroll 3px 0;*/

	height:5px;
	width:100%;
	clear:both;
}
#footer {
	width: auto;
	background: #1d96bc url(images/footer-bg.gif) repeat-x 0 0;
	height:57px;
	padding: 5px 10px;
	text-align:center;
}
#footer p {
	margin: 0;
	padding: 3px 0;
	font-size: 12px;
	color: #FFFFFF;
}
#footer a {
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #fff;
	/*	line-height:25px;*/

	padding:0 2px;
}
#footer a:hover {
	text-decoration:underline;
}
/* Johnsonbox */

.johnsonbox {
	margin:10px auto;
	background:#cbf0f4;
	border:#7aa2b8 1px solid;
	padding:0 15px;
}
.johnsonbox .white {
	background:url(images/jb-white.gif) repeat-x 0 bottom;
}
.johnsonbox .yellow h3, .johnsonbox .blue h3 {
	color:#29537c;
	text-align:center;
}
.johnsonbox.yellow,  .johnsonbox .yellow {
	background:#f4e987;
	border:#ada444 1px solid;
	padding:0 15px;
}
.johnsonbox .blue {
	background:#cbf0f4;
	border:#7aa2b8 1px solid;
	padding:0 15px;
}
.johnsonbox.grey {
	padding: 10px;
	background: #f1f1f1;
	border: none;
}
.johnsonbox.grey .header {
	background:url(images/jb-grey-header.gif) repeat-x 0 0;
	display:block;
}
.johnsonbox.grey .header h2,  .johnsonbox.grey .header h3 {
	color:#fff;
	text-align:center;
	margin:0;
	padding:0;
	line-height:28px;
}
.johnsonbox.grey .inner {
	background:#f1f1f2;
	border:#d8d9dc 1px solid;
	padding: 15px;
}
.orderbox {
	width: 90%;
	margin:10px auto;
	background:#cbf0f4;
	border:#7aa2b8 1px solid;
	padding:0 15px;
}
/* Standard Elements */

h1, h2, h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
h1 {
	color: #1d96bc;
	font-size: 24px;
	font-weight: bold;
}
h1.seo {
	color: #222;
	font-size: 16px;
	text-align: center;
	padding: 10px 0 0 0;
}
h2 {
	/*color: #212C7B;*/

	color: #FE7E10;
	font-size: 20px;
	font-weight:bold;
}
h3 {
	color: #222;
	font-size: 16px;
	font-weight: bold;
}
a, a:link, a:active, a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #222;
}
ul li {
}
ul.ticks.noindent {
	padding-left: 0;
}
ul.ticks li,  ul.ticks2 li {
	list-style: none;
	background: transparent url(images/bullet-tick-blue.gif) 0 0 no-repeat;
	margin: 7px 0;
	padding: 0 0 0 20px;
}
ul.ticks.green li,  ul.ticks2.green li {
	background: transparent url(images/bullet-tick-green.gif) 0 0 no-repeat;
}
ul.large-ticks li {
	color: #1d96bc;
	list-style: none;
	background: transparent url(images/bullet-tick-blue-large.png) 0 0 no-repeat;
	margin: 7px 0;
	padding: 0 0 3px 30px;
	font-size: 22px;
	font-weight: bold;
}
img {
	border:none;
}
img.border,  img.imgborder {
	border: solid 1px #000000;
}
.float-left {
	float:left;
}
.hidden {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.no-border {
	border:none !important;
}
.nomargin {
	margin: 0;
}
.nopadding {
	padding: 0;
}
#breadcrumb,  #breadcrumb a {
	color: #999999;
	font-size: 12px;
}
.samplebox {
	width: 141px;
	height: 138px;
}
.samplebox .title {
	width: 142px;
	height: 16px;
	margin: 0;
	padding: 11px 0;
	display: block;
	background: #8fb650 url(images/home-area-title.png) 0 0 no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.samplebox .title.double {
	height: 30px;
	padding: 4px 0;
}
.samplebox .title a {
	color: #FFFFFF;
	text-decoration: none;
}
.samplebox .thumb {
	width: 120px;
	height: 79px;
	display: block;
	padding: 10px;
	background-color: #f9f9f9;
	border: solid 1px #f2f2f2;
	border-top: none;
}
span.button {
	margin: 10px auto;
	padding: 5px;
	background-color: #cbf0f4;
}
.odd, .even {
	height: 25px;
}
tr.odd {
	background-color: #e5eff5;
}
tr.even {
	background-color: #FFFFCC;
}
tr.odd td, tr.even td {
	font-size: 12px;
}
.section-title {
	margin: 25px 0 0 0;
	border-bottom: dotted 1px #CCCCCC;
}
/*

	Forms

			*/

input[type=text],  input[type=file],  textarea {
	border: solid 1px #e7e7e7;
}
label {
	cursor: pointer;
}
input[type=text].activeField,  input[type=file].activeField,  textarea.activeField,  .activeField {
	background-image: none;
	background-color: #ffffff;
	border: solid 1px #888888;
}
input[type=text].idle,  input[type=file].idle,  textarea.idle,  .idle {
	border: solid 1px #e7e7e7;/*background-image: url(../images/input_grad_bg.png);

	background-repeat: repeat-x;

	background-position: top;*/

}
input[type=text].idle.required,  input[type=file].idle.required,  textarea.idle.required,  .idle.required {
	background-image: url(images/required-star.png);
	background-repeat: no-repeat;
	background-position: 99% 2px;
}
label.error {
	color: #CC0000;
	font-size: 8pt;
}
input.error {
	border: solid 1px #CC0000;
}
select.choose {
	background-color: #FFCCCC;
	border: solid 1px #888888;
}
.resellers {
	padding: 15px 0 0 6px;
}
a.btn-resellers {
	/*	background: url(images/button-reseller-login.png) no-repeat 0 0;*/

	background: url(images/button-distributors.png) no-repeat 0 0;
	display: block;
	height: 47px;
	width:175px;
}
a.btn-resellers:hover {
	/*	background: url(images/button-reseller-login-over.png) no-repeat 0 0;*/

	background: url(images/button-distributors-over.png) no-repeat 0 0;
}
a.btn-resellers span {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.btn-sticker-price a {
	background: url(images/btn-sticker-prices.jpg) no-repeat 0 0;
	height: 47px;
	width: 174px;
	cursor: pointer;
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
.btn-order-stickers a {
	background: url(images/btn-order-stickers.jpg) no-repeat 0 0;
	height: 47px;
	width: 174px;
	cursor: pointer;
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
.hp-bullet-table ul {
	margin: 0;
	padding: 0;
}
.hp-bullet-table ul.large-ticks li {
	/*background:url("images/large-green-tick.png") no-repeat scroll 0 0 transparent;

	color:#000000;

	font-size:16px;

	font-weight:bold;

	list-style:none outside none;

	margin:0;

	padding:12px 5px 20px 50px;*/

	

	background:url("images/tickbox.png") no-repeat scroll 0 0 transparent;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	list-style:none outside none;
	margin:0;
	padding:5px 5px 20px 29px;
}
/* @group Comparison Guide */



.comparison-guide th {
	padding:10px;
	color:#fff;
}
.comparison-guide td {
	padding: 5px;
	border-bottom:1px dashed #ccc;
}
.comparison-guide th.cs {
	background:#00c4e8;
}
.comparison-guide th.company-a {
	background:#ff6464;
}
.comparison-guide th.company-b {
	background:#ff6464;
}
.comparison-guide .cs {
	background:#dffaff;
}
.comparison-guide .company-a {
	background:#fff3f3;
}
.comparison-guide .company-b {
	background:#fff3f3;
}
/* @end */



table.free-artwork {
	border-top: 1px dashed #ccc;
}
table.free-artwork td {
	padding: 10px 3px;
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px dashed #ccc;
}
table.free-artwork td a {
	text-decoration: none;
	color: #000;
}
a.order-online {
	background:url(images/btn-order-online.png) no-repeat 0 0;
	display:block;
	height:47px;
	width:175px;
	/*float:left;*/

	margin-left:20px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
a.order-online:hover {
	background-position: 0 -47px;
}
a.free-quote {
	background:url(images/btn-free-quote.png) no-repeat 0 0;
	display:block;
	height:47px;
	width:175px;
	/*float:left;*/

	margin-left:20px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
a.free-quote:hover {
	background-position: 0 -47px;
}


.free-quote-form {
	width: 222px;
	height: auto;
	position: relative;
	left: -23px;
	top: 5px;
}

.free-quote-form .title {
	width: 222px;
	height: 65px;
	background: transparent url(images/quote-form/free-quote-title.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

.free-quote-form .inner {
	width: 182px;
	height: auto;
	padding: 0 20px;
	background: transparent url(images/quote-form/free-quote-bg.png) repeat-y 0 0;
	overflow: hidden;
}

.free-quote-form .bottom {
	width: 222px;
	height: 43px;
	background: transparent url(images/quote-form/free-quote-bottom.png) no-repeat 0 0;
}

.free-quote-form .form-row {
	margin: 5px 0;
}

.free-quote-form ul{
	margin: 0;
	padding: 0;
}

.free-quote-form li span{
	display: block;
}

.free-quote-form li {
	margin: 5px 0;
	list-style: none;
}

.free-quote-form li div {
	margin: 5px 0;
}

.free-quote-form li .select,.free-quote-form li .text{
	width: 95%;
} 


.free-quote-form input.button {
	width: 178px;
	height: 42px;
	margin: 0 auto;
	display: block;
	background: transparent url(images/quote-form/free-quote-button.png) no-repeat 0 0;
	border: none;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	cursor: pointer;
}

.free-quote-form input.button:hover {
	background: transparent url(images/quote-form/free-quote-button.png) no-repeat 0 -42px;
}

.free-quote-form-new2 .title {
	width: 222px;
	height: 65px;
	background: transparent url(images/quote-form/free-quote-title-new2.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

.free-quote-form-new2 input.button {
	width: 178px;
	height: 42px;
	margin: 0 auto;
	display: block;
	background: transparent url(images/quote-form/free-quote-button-new2.png) no-repeat 0 0;
	border: none;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	cursor: pointer;
}

.free-quote-form-new2 input.button:hover {
	background: transparent url(images/quote-form/free-quote-button-new2.png) no-repeat 0 -42px;
}

.tooltip{ 
	display: none;
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 100; 
	width: 250px;
	background-color: #d3d3d3;
}

.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	padding:15px;
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	background-color:#FFFFFF;
	border:2px solid #333333;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

.simple_overlay .close {
	background-image:url(images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}


#sticker-type-help{
 	background-image: url(images/icon-help-16.png);
 	background-position: right;
 	background-repeat: no-repeat;
 	text-indent: -999em;
 	padding-right: 20px;
}