/***********************

		COMMON

***********************/



html, body {
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #1a3b68;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 16px;
	color: #000000;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20pt;
	line-height: 22pt;
	color: #990000;
}
h2 {
	font-size: 16pt;
	line-height: 18pt;
	color: #003466;
}
h3 {
	font-size: 12pt;
	line-height: 14pt;
}
a,
a:link,
a:visited,
a:active {
	color: #0066FF;
	text-decoration: underline;
/*	font-size: 10px;*/
}
a:hover {
	color: #333333;
}
.prod_display_text2 a,
.prod_display_text2 a:link,
.prod_display_text2 a:visited,
.prod_display_text2 a:active {
	font-size: 10px;
}
.col_right h2 {
	line-height: 14pt;
	margin: 0;
	padding: 15px 0 0 0;
}
.col_right h3 {
	line-height: 10pt;
	margin: 0;
	padding: 10px 0 0 0;
}
p {
}
ul, ol {
	padding-left: 10px;
}
ul li, ol li {
	padding-left: 20px;
	padding-bottom: 5px;
}
ul li {
	list-style: none;
	background-image: url(images/bullet_tack.png);
	background-repeat: no-repeat;
}
/***********************

		LAYOUT

***********************/



#page {
	width: 786px;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/html_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
body.new #page {
	width: 836px;
	background-image: url(images/html_bg-new.png);
}
body.new.wide #page,
body.body-wide #page {
	background-image: url(images/html_bg-wide.png);
}

#header {
	width: 100%;
	height: 160px;
}

#navmenu-new {
	width: auto;
	height: 33px;
	background-image: url(images/navmenu_horbg.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	padding-top: 5px;
}

#navmenu {
	width: 174px;
	height: auto;
	border: solid 3px #000000;
	border-bottom-width: 2px;
}
#body {
	width: 770px;
	height: auto;
	padding: 8px;
	padding-bottom: 0;
/*	overflow: hidden;*/
	background-image: url(images/page_bg.png);
	background-repeat: no-repeat;
}
body.new #body {
	width: 820px;
	padding-top: 0;
	background-image: url(images/page_bg-new.png);
}

* html #body {
	margin-top: -5px;
}

#body .col_left {
	width: 190px;
	height: auto;
	float: left;
	margin: 0 0 0 10px;
}
#body .middle {
	width: 360px;
	height: auto;
	float: left;/*margin-right: 10px;*/

}
body.new #body .middle {
	width: 410px;
}
* html #body .middle {
	width: 340px;
	/*background-color: #0000FF;*/
}
* html #body .middle form {
	width: 340px;
	margin: 0;
	padding: 0;
	/*background-color: #FF0000;*/
}
body.new.wide #body,
body.body-wide #body {
	background-image: url(images/page_bg-wide.png);
}

.body-div-wide {
	background-image: url(images/page_bg-wide.png);
}
body.new.wide #body .middle,
body.body-wide #body .middle {
	width: 600px;
}
#body .col_right {
	width: 190px;
	height: auto;
	float: left;
	margin-left: 20px;
}
* html #body .col_right {
	width: 170px;
	margin-left: 10px;
	float: right;
	/*background-color: #00FF00;*/
}
#footer {
	width: 770px;
	height: auto;
	margin-top: 10px;
	float: left;
	background-color: #003466;
}
body.new #footer {
	width: 820px;
}
.clearfloat {
	clear: both;
}
/***********************

	   CALLOUTS

***********************/



div.quote_form,  div.quote_form p {
	font-size: 8pt;
}
ol li {
	list-style: none;
	/*padding-left: 40px;*/

	background-repeat: no-repeat;
}
ol li.num1 {
	background-image: url(images/list_numbers/1.gif);
}
ol li.num2 {
	background-image: url(images/list_numbers/2.gif);
}
ol li.num3 {
	background-image: url(images/list_numbers/3.gif);
}
ol li.num4 {
	background-image: url(images/list_numbers/4.gif);
}
ol li.num5 {
	background-image: url(images/list_numbers/5.gif);
}
ol li.num6 {
	background-image: url(images/list_numbers/6.gif);
}
ol li.num7 {
	background-image: url(images/list_numbers/7.gif);
}
ol li.num8 {
	background-image: url(images/list_numbers/8.gif);
}
ol li.num9 {
	background-image: url(images/list_numbers/9.gif);
}
/***********************

	  NAVIGATION

***********************/


#navmenu-new ul {
	position: relative;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}

#navmenu-new li {
	margin: 0;
	margin-right: 5px;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	background: none;
	background-image: url(images/navmenu_left_green.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navmenu-new li.active {
	background-image: url(images/navmenu_left_white.png);
}

#navmenu-new li a {
	width: auto;
	height: 23px;
	display: block;
	padding: 8px 10px 0 10px;
	background-image: url(images/navmenu_right_green.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

* html #navmenu-new li a {
	width: 120px;
	font-size: 11px;
	padding: 8px 3px 0 3px;
}

#navmenu-new li.active a {
	height: 24px;
	background-image: url(images/navmenu_right_white.png);
	color: #000000;
	border-bottom: solid 1px #FFFFFF;
}

#navmenu-new .contact {
	float: right;
	position: relative;
	top: 5px;
	right: 15px;
}

#navmenu-new .contact a {
	padding-left: 20px;
	color: #FFFFFF;
	background-image: url(images/cart.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 11px;
}

#navmenu ul {
	position: relative;
	margin: 0;
	padding: 0;
}
#navmenu li {
	/*float: left;*/

	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}
#navmenu li a {
	position: relative;
	display: block;
	width: 160px;
	height: 15px;
	padding: 7px;
	padding-top: 6px;
	/*padding-left: 10px;

	padding-right: 10px;*/

	background-color: #003466;
	background-image: url(images/navmenu_bg.png);
	background-repeat: repeat-x;
	border-bottom: solid 1px #000000;
	/*	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

	font-size: 14pt;*/

	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
#navmenu li a:hover {
	background-color: #004c95;
	background-image: url(images/navmenu_bg_over.png);
}
#navmenu li.last a {
	border: none;
}
#navmenu ul ul {
	display: none;
}
#navmenu ul ul ul {
	display: none;
}

#footer h3 {
	color: #FFFFFF;
	margin: 0;
	padding: 20px 0 0 20px;
}

#footer .inner {
	width: 80%;
	margin: 0 auto;
	float: none;
	display: block;
}

#footer .menu-wrapper {
	width: auto;
	clear: both;
	display: block;
	margin: 10px;
	padding: 5px 10px 20px 10px;
	border-top: dotted 1px #3B709F;
}

#footer ul {
	padding-top: 0;
}

#footer ul.menu {
	width: 415px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: none;
}

#footer ul.categories {
	width: 700px;
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
}

#footer ul li {
	list-style: none;
	background: none;
	display: inline;
	float: left;
}

#footer ul.categories li {
	width: 150px;
}

#footer ul.categories li a {
	color: #CCC;
	font-size: 11px;
}

#footer ul.categories li a:hover {
	color: #FFF;
}

#footer ul.menu li a {
	color: #3B709F;
	font-size: 11px;
}

#footer ul.menu li a:hover {
	color: #BFE2FF;
}

/***********************

		BOXES

***********************/



.johnsonbox {
	width: 80%;
	margin: 10px auto;
	padding: 5px 15px;
	background-color: #BFFFF0;
	border: solid 2px #005F49;
}
.johnsonbox.cart {
	width: 165px;
	margin: 0 auto;
	background-color: #80F300;
	border: solid 3px #317400;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 0;
	display: none;
}
.johnsonbox.cart h3 {
	color: #317400;
	text-align: center;
	line-height: 18px;
}

.johnsonbox p.sig {
	font-weight: bold;
}

.johnsonbox.red {
	width: 90%;
	margin: 10px auto 0 auto;
	padding: 0 10px;
	#padding: 5px;
	border: solid 2px #CC0000;
	background: none;
	color: #CC0000;
}

.johnsonbox.form {
	width: 80%;
	height: auto;
	overflow: hidden;
	margin: 10px auto;
	padding: 5px 15px;
	background-color: #f1f1f1;
	border: solid 1px #666666;
}

.johnsonbox.simple {
	width: 90%;
	margin: 10px auto;
	background-color: #f1f1f1;
	border: dotted 1px #CCC;
	border-left: none;
	border-right: none;
}

.testimonials {
	width: 158px;
	margin: -5px 0 15px 0;
	padding: 5px 10px;
	background-color: #BFFFD4;
	border: solid 1px #006600;
	color: #000;
}

.testimonials .sig {
	font-weight: bold;
}

/***********************

	CONTENT STYLING

***********************/



.prod_display_text {
	width: 90px;
	height: 120px;
	margin: 2px;
	padding: 5px;
	border: solid 1px #DDDDDD;
}
/*.prod_display_text a:link,  .prod_display_text2 a:link {
	font-size: 8pt;
}*/
.prod_display_text2 {
/*	background-color: #e5e5e5;*/
}
.col_right form,  .col_right table {
	margin: 0;
	padding: 0;
}

/*	Forms	*/

/*.required {
	background-image: url(../images/asterisk_red.png);
	background-repeat: no-repeat;
	background-position: 99% 2px;
}*/

label.error {
	color: #CC0000;
	font-size: 8pt;
	width: 100%;
	float: left;
}
input.error,  textarea.error {
	border: solid 1px #CC0000;
}


/* OPT BOX */

#optbox {
	font-size:8pt;
	margin-right: 10px;
	color: #000;
	/*border: 3px solid #0e2e4c;
	background: #003b73 url('images/optbox_bg.jpg') repeat-x top;*/
	/*background-color: #f5f5f5;*/
	border: solid 1px #8a95a6;
}

#optbox .content {
	padding: 10px 5px;
	background-color: #d5e5ff;
	border: solid 1px #ffffff;
}

#optbox h2 {
	margin-top: 0px;
	padding-top: 0px;
	color: #000;
	margin-bottom: 5px;
	font-size: 20px;
}
#optbox form {
	width: 150px;
	margin: 0 auto;
	/*border-top: 1px solid #b8c3d4;*/
	/*margin-top: 5px;
	padding-top: 5px;*/
}
#optbox input {
	margin-bottom: 5px;
}

#optbox input.button {
	width: 150px;
	height: 25px;
	padding: 3px;
	color: #FFFFFF;
	background-color: #003366;
	background-image: url(images/button_bg.png);
	background-repeat: repeat-x;
	border: solid 2px #CC0000;
	cursor: pointer;
}

#optbox input.button:hover,
#optbox input.button.hover {
	border: solid 2px #00CC00;
}

.optlbl {
	margin-bottom: 5px;
}
.optsmall {
	/*color: #a6bacd;*/
	color: #666666;
	font-size: 7pt;
}
.optsmall2 {
	float: right;
	width: auto;
	/*color: #a6bacd;*/
	color: #666666;
	font-size: 7pt;
}
.opt_quote {
	font-style:italic;
}

.add_to_cart {
	margin-bottom: 5px;
}

.quoteform .link {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #f1f1f1;
	padding: 10px;
	cursor: pointer;
	margin-left: -5px;
}

.quoteform .link .formpieces_small {
	position: relative;
	z-index: 100;
	cursor: text;
}

.quoteform .details {
	position: relative;
	padding: 15px 10px 5px 10px;
}

.form input.button2 {
	cursor: pointer;	
}

.form input,
.form textarea {
	width: 270px;
	border: solid 1px #999;
	background-color: #FFF;
}

.form input:hover,
.form input:focus,
.form textarea:hover,
.form textarea:focus {
	border: solid 1px #222;
}

input.button {
/*	width: 122px;*/
	height: 35px;
/*	background: none;
	background-image: url(images/form_button_bg.png);
	background-repeat: no-repeat;*/
	border: solid 1px #003366;
	background: #003366 url(images/formbutton_bg_over.png) 0 0 repeat-x;
	padding: 0 10px 3px 10px;
	color: #FFF;
	font-size: 13px;
	text-align: center;
	cursor: pointer;
}

input.button:hover,
input.button.hover {
/*	background-image: url(images/form_button_bg_over.png);*/
	border: solid 1px #006600;
	background: #669900 url(images/formbutton_bg.png) 0 0 repeat-x;
}

a.button {
	display: block;
	height: 35px;
	border: solid 1px #003366;
	background: #003366 url(images/formbutton_bg_over.png) 0 0 repeat-x;
	padding: 0 0 0 0;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}

a.button:hover {
	border: solid 1px #006600;
	background: #669900 url(images/formbutton_bg.png) 0 0 repeat-x;
}

/*
	XMAS VARIATIONS
					*/
body.xmas {
	background-image: url(images/body_bg2.png);
}
body.xmas #header {
	width: 100%;
	height: 190px;
}
body.xmas #header img {
	position: relative;
	left: -27px;
}
body.xmas #body {
	background-image: url(images/page_bg2.png);
}


body.new #header {
	height: 164px;
}

/*body.new #body {
	width: 820px;
	padding-top: 0;
	background-image: url(images/page_bg-new.png);
}*/

/*
	Quote Progress 
					*/
.progress-section {
	width: 160px;
/*	background-color: #476B8F;
	background-color: #539F4F;*/
	background-color: #ffe94e;
	margin: 3px 0 3px 0;
	padding: 1px 10px;
	#padding: 5px;
	color: #555;
}

.progress-section.active {
/*	background-color: #003365;
	background-color: #056500;*/
	background-color: #ffc001;
	color: #000;
}

.progress-section a.nolink {
	color: #000;
	text-decoration: none;
}

.progress-section.active .title {
	font-weight: bold;
}

.cart-progress {
	width: 525px;
	margin: 10px auto;
	clear: both;
}

.cart-progress .progress-section {
	float: left;
	width: auto;
	padding: 5px 10px;
	margin: 1px;
}

.cart-progress .progress-section p,
.cart-progress .progress-section a {
	font-size: 11px;
	margin: 0;
}

.cart-contents {
	width: 550px;
	clear: both;
	float: none;
	margin: 0 0 0 25px;
}

.copydoodle-quote {
	position: absolute;
	top: -35px;
	right: -160px;
	float: right;
}

* html .copydoodle-quote {
	left: 520px;
}