body {
	padding:0;
	margin:0;
	min-width:760px;
	font-family:"Lucida Sans Regular", "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat:repeat-y;
	background-image:url(../_toolbox/bgnd.gif);
	background-position:center;
	background-color:#133444;
}


#container {
	width:760px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:10px;
}

#header {
	padding: 0;
	height: 130px;
	background-image:url(../_toolbox/header.jpg);
	background-repeat:no-repeat;
	margin-bottom: 12px;
}

#header #contacts {
	width: 760px;
	height: 20px;
}

#header #contacts h1 {
	text-indent: -9999px;
}

#header #spacer {
	width: 497px;
	height: 110px;
	float: left;
}

#header #optionsContainer {
	width: 263px;
	height:110px;
	float: left;
}

#header #optionsContainer #options {
	font-size:12px;
	color:#333333;
	margin: 60px 0 0 0;

}

#header #optionsContainer #options label {
	display:block;

}

#header #optionsContainer #options .search {
	position:relative;
	top:-3px;
	border:1px solid #CCCCCC;
	font-size:12px;
	padding:1px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}	


#header #optionsContainer #options .viewCart {
	float:left;
	margin-right:16px;
}


#footer {
	background-image:url(../_toolbox/footer.gif);
	background-repeat:no-repeat;
	background-position:center top;
	color:#999999;
	padding-top:15px;
	padding-left:600px;
	font-size:10px;
	height:70px;
}

#footer a:link, #footer a:visited, #featured .products a:link, #featured .products a:visited, #featured .products a:active {
	color:#999999;
	text-decoration:none;
}

#footer a:hover {
	color:#666666;
	text-decoration:none;
}

#navigation {
	float:left;
	width:150px;
}

#navigation a:link, a:visited {
	color:#000000;
	text-decoration:none;
}

#navigation a:hover, #featured .products a:hover {
	color:#003366;
	text-decoration:none;
}

#navigation img {
	margin: 0 0 2px 0;
}

#content {
	float:right;
	width:580px;
	background-color:#FFFFFF;
	background-image:url(../_toolbox/headbgnd.gif);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	padding-top:10px;
	padding-left:15px;
	padding-right:10px;
	margin-bottom:25px;
}

#content h2 {
	font-size:15px;
	color:#333333;
	padding-bottom: 15px;
}

#content h3 {
	color:#003366;
	padding-bottom:10px;
	font-size:18px;
	font-weight:bolder;
	}
	
#content h4 {
	color:#003366;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight:bolder;
	}

#content p {
	margin:0 0 8px 0;
}

#content p a:link, #content p a:visited {
	color:#003366;
	text-decoration: none;
	}

#content p a:hover, #content p a:active {
	text-decoration:underline;
}

#content #middlecolumn {
	float:left;
	width:300px;
	text-align:right;
}


#content #middlecolumn form{display:inline;}


#middlecolumn .regularprice {
	color:#999999;
	font-size:10px;
	padding-right:25px;
}

#middlecolumn .saleprice {
	font-size:18px;
	color:#990000;
	font-weight:bold;
	padding-right:25px;
	margin: 0px;
}
#middlecolumn .rebateprice {
	font-size: 15px;
	padding-right: 25px;
	color: #000;
	margin: 0;
}
#middlecolumn .rebateInfo {
	font-size: 11px;
	padding-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
	font-style: italic;
}
#middlecolumn .totalprice {
	font-size:18px;
	color:#990000;
	font-weight:bold;
	padding-right:25px;
	margin: 0px;
	background-color: #f1f1f1;
}

#middlecolumn .saleprice strong {
	color:#000000;
}

#middlecolumn .addtocart {
	padding-right:10px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
}



#content  #rightcolumn {
	float:right;
	width:230px;
	margin-right:20px;
}

#content  #rightcolumn p {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	line-height:16px;
	margin-bottom: 4px
}

#content #rightcolumn p a:link, #content #rightcolumn p a:visited {
	text-decoration:none;
	color:#003366;
}

#content #rightcolumn p a:hover, #content #rightcolumn p a:active {
	color:#003366;
	text-decoration:underline;
}

#content  #rightcolumn h3 {
	margin-top:25px;
}

#content  #rightcolumn h4 {
	color:#333333;
	padding-top:25px;
	padding-bottom:4px;
	font-style: italic;
}

#content  #rightcolumn ul {
	margin-left: 13px;
}

#content  #rightcolumn li {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	line-height:16px;
	list-style-type: circle;
	list-style-position: outside;
}


#content #hmd {
	background-image:url(../_toolbox/content_bgnd.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:15px;
	padding-left:15px;
	width:550px;
	color:#999999;
}

#content .product_thumb {
	background-image:url(../_toolbox/thumbbox.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:175px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	float:left;
	height:200px;
	margin-bottom:15px;
	margin-left:15px;
}

#content .product_thumb img {
	margin-left:10px;
	margin-bottom:10px;
}
#middlecolumn .rebateInfo  {
	color:#999999;
	text-decoration:none;
	font-size:10px;
}

#content .product_thumb p {
	margin-left:75px;
}

#content .product_thumb .price {
	color:#990000;
}

#content .product_thumb h4 {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

#content #featured {
	width:535px;
	color:#999999;
	padding:15px;
	margin-top:15px;
	margin-bottom:15px;
	background-image:url(../_toolbox/content_bgnd.gif);
	background-repeat:no-repeat;
}

#featured h4 {
	color:#333333;
	text-align:center;
	text-indent:0px;
}


#hmd h3, #featured h3 {
	font-size:16px;
	color:#003366;
}

#hmd h4 {
	font-size:12px;
	color:#000000;
	padding-bottom:2px;
	text-indent:-4px;
}

#content #hmd .categories {
	background-image:url(../_toolbox/hmd_cat_bgnd.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	min-width:75px;
	margin-left:10px;
	font-size:10px;
	text-decoration:none;
	margin-top:10px;
	padding-right:8px;
	padding-bottom:8px;
	padding-left:8px;
	margin-bottom:10px;
	color:#333333;
}

#content #hmd .categories a:link, #content #hmd .categories a:visited {
	text-decoration:none;
	color:#333333;

} 

#content #hmd .categories a:hover, #content #hmd .categories a:active {
	text-decoration:none;
	color:#003366;

} 

.menubox {
	width:135px;
	background-color:#cccccc;
	background-image:url(../_toolbox/headbgnd.gif);
	background-repeat:repeat-x;
	border:solid 1px #cccccc;
	padding-left:15px;
	
}

.menubox_spacer {
	width: 135px;
	height: 25px;
}

.menubox_spacer2 {
	width: 135px;
	height: 15px;
}

.menubox p { 
	font-size:14px; 
	color:#333333; 
	padding-left:10px;
	padding-bottom:10px; 
}

.menubox ul li a {
	display: block;
	padding-left:10px;
}

.menubox ul li a:hover {
	background-color: #f5f5f5;
}
 
#featured .products {
	height:50px;
	width:500px;
	margin-top:4px;
	margin-right:4px;
	margin-bottom:21px;
	margin-left:11px;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:30px;
	padding-left:4px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
}

#featured .products input {
	display:inline;
	margin-left:1px;
	margin-top:4px;
}

#featured .products img {
	float:left;
	margin-right: 10px;
}

#featured .products a img {
	float:left;
	margin-left: 15px;
	margin-top:4px;
}


#featured .products h5 {
	font-size:14px;
	color:#990000;
	display:inline;
}

#featured .products h4 {
	font-size:12px;
	color:#003366;
	text-decoration:none;
	text-align:left;
	display: block;
	margin-left:15px;
	
}

#featured .products h4 a:link {
	color:#003366;	
}

#featured .products h4 a:visited {
	color:#003366;	
}

#featured .products h4 a:hover {
	color:#004d99;	
}

#featured .products p {
	display:inline;
	color:#000000;
	
}

#featured .products p .salePrice {
	color:#990000;
	display:inline;
	
	
}

#whatElse {
	padding-top:25px;
	padding-bottom:10px;

	background-image:url(../_toolbox/whatElseDoiNeed.jpg);
	background-repeat:no-repeat;
}

#whatElse .suggestedProd {
	padding-top:18px;
	padding-bottom:18px;
	margin-left:10px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
}

#whatElse .suggestedProd form {
	float:left;
	margin-left:4px;
	
	
}


#whatElse .suggestedProd img {
	float:left;
	margin-left:15px;
	margin-bottom:5px;

}

#whatElse .suggestedProd p {
	float:left;
	margin-left:18px;
	margin-bottom:3px;
	text-align:left;
	width:180px;
	display:inline;
}
#whatElse .suggestedProd h4 {
	float:left;
	font-size:12px;
	color:#003366;
	text-decoration:none;
	text-align:left;
	display: block;
	margin-left:18px;
	width:180px;
	
}


#whatElse .suggestedProd a:link, .suggestedProd a:visited {
	font-size:9px;
	color:#999999;
	text-align:left;
	text-decoration:none;
	
	
}

#whatElse .suggestedProd a:hover, #whatElse .suggestedProd a:active {
	font-size:9px;
	color:#003366;
	text-align:left;
	text-decoration:none;
	
	
}

#whatElse .suggestedProd .price {
	color:#990000;
}

#promotions img {
	margin-bottom:15px;
}

#promotions p {
	margin-bottom:40px;
}

#productPhoto {
	text-align:center;
	width:310px;
	float:left;
}

#productPhoto #salePrice {
	font-size:16px;
	color:#990000;
}

#cartActions {
	width:300px;
	text-align:right;
}

.locations {
	padding-bottom:20px;
	padding-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.locations p {
	font-size:11px;
	color:#666666;
	padding:0 10px 0 0;
	float:left;
	width:185px;	
	line-height:17px;
	
}

.locations p a {
	color:#003366;
	text-decoration:none;

}

.locations h5 {
	color:#003366;
	float:left;
	font-size:14px;
	width:110px;
	margin: 0 10px 0 10px;
}

#warranty {
	text-align:left;
	padding-left:12px;
	padding-bottom:12px;
}

#warranty a:link, #warranty a:visited {
	padding-left:15px;
	font-size:10px;
	color:#003366;
	text-decoration:none;
}

#warranty a:hover, #warranty a:active {
	padding-left:15px;
	font-size:10px;
	text-decoration:underline;
}

.pagination {
	color:#003366;
	text-align: center;
	font-size:18px;
}

.pagination a:link, .pagination a:visited {
	color:#666666;
	text-decoration:none;
	font-size:12px;
}

.pagination a:hover, .pagination a:active {
	color:#003366;
	text-decoration:none;
	font-size:12px;
}

.noresults {
	color:#666666;
	padding:10px;

}

.noresults li {
	margin-left:15px;
	margin-bottom:10px;
	list-style-position: outside;
	list-style-type: circle;
}
	
.finePrint {
	margin:35px;
	color:#666666;
	font-size: 10px;
}

#usedIntro {
	margin-bottom:25px;
}

#usedIntro p {
	margin-bottom:8px;
}
	
.usedListRow {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
	
.usedListItem {
	width:200px;
	padding:3px;
	color:#333333;
}

.usedListPrice {
	width:50px;
	padding:3px;
	text-align:center;
	color:#990000;
}

.usedListId {
	width:100px;
	padding:3px;
	text-align:center;
	color:#333333;
}

.usedListLocation {
	width:160px;
	padding:3px;
	color:#333333;
}

/* Gregg's additions */

#pages p {
	margin: 0 0 10px 0;
}

#pages ul {
	margin: 0 0 10px 25px;
}

#pages ul li {
	list-style: disc outside;
}

p.storestock { 
	color: #999999; 
	font-size: 9px; 
	text-align: center; 
	width: 100%; 
	padding-bottom: 12px; 
	}

p.photofin { 
	font-size: 12px; 
	padding: 4px; 
	}

p.photofin_s { 
	font-size: 10px; 
	padding: 4px; 
	}

p.photofin_l { 
	font-size: 14px;
	padding: 4px 4px 4px 0; 
	}

p.photofin_w { 
	color: #ffffff;
	font-size: 12px; 
	padding: 4px; 
	}

p.photofin_ws { 
	color: #ffffff;
	font-size: 10px; 
	padding: 4px; 
	}

.pagelist { 
	color: #4d4d4d; 
	font-size: 12px; 
	padding: 0 0 0 20px; 
	}

.pagelist a:link, .pagelist a:visited { 
	color:#003366;
	text-decoration: none;
	}

.pagelist a:hover, .pagelist a:active {
	text-decoration:underline;
	}

#content .passport_list { 
	color: #4d4d4d; 
	font-size: 12px; 
	padding: 0 0 0 20px; 
	}

#content .passport_list li { 
	list-style-type: disc 
	}

p.pagetext_s { 
	color: #4d4d4d; 
	font-size: 10px; 
	padding: 0 4px 5px 5px; 
	}

p.pagetext_title { 
	color: #000; 
	font-size: 14px; 
	font-weight: bold; 
	padding: 0 4px 4px 0; 
	}

.side_textbox {
	width: 200px;
	float: right;
	padding: 10px;
	margin: 0 10px 10px;
	border: solid 1px #a6a6a6;
	background-color: #d4d4d4;
	color: #666666;
	font-size: 11px;
	}
	
.side_text_title { 
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 4px 0;
	}
	
.hidden {
	visibility: hidden;
	 }
	 
#reg_price {
	position: relative;
	top: 4px;
	}
	 
#whatElse .suggestedProd p img {
	position: relative;
	top: 3px;
	margin: 0;
	 }
	 
.products p img {
	position: relative;
	top: 3px;
	 }

#alert {
	width: 567px;
	padding: 5px;
	background-color: #cc0000;
	border: solid 1px #600;
	text-align: center;
}

#alert p {
	margin: 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
	
#content .workshop_button {
	padding: 5px;
	margin-bottom: 4px;
	display: inline-block;
	background: #e5e5e5;
	border: 1px solid #999999;
}

#content .workshop_button:hover {
	background: #f2f2f2;
	text-decoration: none;
}


#content #rightcolumn #deal {
	padding: 2px 4px;
	margin-bottom: 8px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#content #rightcolumn #deal p {
	line-height: 11px;
	margin: 3px 0;
	color: #900;
	text-transform: uppercase;
	font-weight: bold;
}

#content #rightcolumn #deal p span {
	color: #999;
	text-transform: none;
}

#content #rightcolumn #deal h4 {
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	margin: 4px 0;
	padding: 0;
	color: #900;
	text-transform: uppercase;
	font-weight: bold;
}

#content #rightcolumn #deal h4 span {
	color: #666;
	text-transform: none;
	font-size: 9px;
	font-weight: normal;
}

#content .ws {
	width: 580px;
	padding: 15px 15px 15px 18px;
	margin-bottom: 20px;
	background: url('../_toolbox/content_bgnd.gif') no-repeat;
}

#content .ws p {
	font-size: 10px;
	margin-bottom: 2px;
}

#content .ws p span {
	color: #737373;
}

#content .ws_title {
	width: 185px;
	padding-right: 15px;
	float: left;
}

#content .ws_title h1 {
	margin-bottom: 2px;
	font-size: 13px;
	font-weight: bolder;
	color: #003366;
}

#content .ws_desc {
	width: 331px;
	padding-left: 15px;
	float: left;
	border-left: 1px #e5e5e5 solid;
}

#social {
	position: fixed;
	bottom: 30px;
	right: 75px;
	z-index: 20;
}

#social p {
	line-height: 28px;
	float: left;
	color: #fff;
}

/*SOCIAL ROLLOVERS*/

#social_fb {
	width: 28px;
	height: 28px;
	margin-right: 3px;
	display: block;
	float: left;
	background: url("../_imagesUser/social_fb.png") no-repeat 0 0;
}

#social_fb:hover {
	background-position: 0 -28px;
}

#social_fb span {
	display: none;
}

#social_twit {
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	background: url("../_imagesUser/social_twit.png") no-repeat 0 0;
}

#social_twit:hover {
	background-position: 0 -28px;
}

#social_twit span {
	display: none;
}

/* END SOCIAL ROLLOVERS */

/*NEW MAIN PAGE */

#services_container {
	width: 579px;
}

#services_container .services {
	width: 167px;
	min-height: 171px;
	margin-right: 12px;
	padding: 0 8px 8px 8px;
	float: left;
	background: url('../_imagesUser/services_bg.jpg') repeat-x bottom;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

#services_container img {
	margin: 0;
	padding: 0;
}

#services_container p {
	margin: 0 0 5px 0;
	padding: 0;
	color: #666;
	font-size: 9px;	
}

#services_container p a {
	font-weight: bold;
}

#services_container .services .services_img {
	min-height: 86px;
	border-bottom: 1px solid #ccc;
}

#services_container .services .services_text {
	padding: 10px 3px 0 3px;
	border-top: 1px solid #fff;
}

#services_container .services .services_text .services_link {
	text-align: right;
	margin: 0;
}

#hallmark div {
	weight: 580px;
	padding: 10px 0 0 9px;
	border-top: 1px solid #cecece;
}

#hallmark div p {
	margin: 5px 0 20px 0;
	color: #595959;
}

.hallmark_title h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 17px;
}

.hallmark_title span {
	color: #991917;
}

#hallmark_blurb {
	width: 548px;
	margin-right: 12px;
	padding: 8px 16px;
	float: left;
	background: #f0f1f2;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

#hallmark_blurb p {
	margin: 0 0 5px 0;
	padding: 0;
	color: #666;
	font-size: 9px;
}

#hallmark_blurb h1 {
	margin-bottom: 5px;
	color: #333;
	font-size: 15px;
	font-weight: bold;
}
#stockLevels {
	padding-right:25px;
	padding-left:25px;
	padding-top:0px;
	margin-top:0px;
}

#notice {
	width: auto;
	margin-bottom: 15px;
	padding: 10px; 
	color: #000;
	font-size: 11px;
	display: block;
	border: solid 1px #bfbfbf;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -o-border-radius: 6px;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	background: url('../_imagesUser/btn-bg.jpg') #fff repeat-x bottom;
}

#notice p {
	margin-bottom: 0;
}

#notice .red {
	margin-bottom: 5px;
	font-size: 14px;
	color: #da211f;
	font-weight: bold;
}

/*SERVICE TABLES*/

.srv-tbl-container {
	width: 550px;
	margin: auto;
}

.srv-tbl-head {
	width: auto;
	padding: 7px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: url('../_imagesUser/srv-tbl-head-bg.jpg') repeat-x #1a5370;
}

.srv-tbl-head span {
	font-size: 12px;
	text-transform: none;
}

.srv-tbl {
	width: 100%;
}

.srv-tbl a {
	color: #1a5370;
	text-decoration: none;
}

.srv-tbl a:hover {
	color: #1a5370;
	text-decoration: underline;
}

.srv-tbl td {
	padding: 5px 7px;
	border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
}

.srv-tbl .srv-left {
	border-left: none;
}

.srv-tbl .srv-sub {
	background: url('../_imagesUser/srv-tbl-sub-bg.jpg') bottom repeat-x;
	font-weight: bold;
}

.srv-tbl .srv-sub span {
	font-size: 10px;
	font-weight: normal;
}

.srv-tbl .srv-odd span, .srv-tbl .srv-even span {
	font-size: 10px;
	font-weight: normal;
}

.srv-tbl .srv-odd {
	background: url('../_imagesUser/srv-tbl-odd-bg.jpg') repeat-x #f5f6f8;
}

.srv-tbl .srv-even {
	background: url('../_imagesUser/srv-tbl-even-bg.jpg') bottom repeat-x #f5f6f8;
}

.srv-tbl .srv-note {
	background: url('../_imagesUser/srv-tbl-note-bg.jpg') top repeat-x;
	font-size: 9px;
	padding: 9px 7px;
}


.srv-tbl .srv-cat {
	font-weight: bold;
}



