@charset "UTF-8";
	/* CSS Document */

	/******************** START CSS RESET **************************/

	html {
color: #3f3f3f;
background-color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
}

	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}

	table {
border-collapse: separate;
border-spacing: 0;
font-size: 1em;
line-height: 14px;
}

	fieldset,img {
border: 0;
}

	address,caption,cite,code,dfn,em,strong,th,var {
font-style: normal;
font-weight: normal;
}

	li {
list-style: none;
}

	caption,th {
text-align: left;
}

	h1,h2,h3,h4,h5,h6 {
font-size: 100%;
font-weight: normal;
}

	q:before,q:after {
content: '';
}

	abbr,acronym {
border: 0;
font-variant: normal;
}

	/* to preserve line-height and selector appearance */
	sup {
vertical-align: text-top;
}

	sub {
vertical-align: text-bottom;
}

	input,textarea,select {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
line-height: 1em;
vertical-align: top;
}

	/*to enable resizing for IE*/
	input,textarea,select {
font-size: 100%;
}

	/*because legend doesn't inherit in IE */
	legend {
color: #000;
}


	/******************** END CSS RESET **************************/

	body {
background-color: #FFFFFF;
font-family: Arial, sans-serif;
font-size: 11px;
color: #3f3f3f;
line-height: 15px;
}

	/******************** Text Elements **************************/


	h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 19px;
padding-bottom: 3px;
color:#7c0500;
text-transform: uppercase;
}

	h2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 18px;
text-transform: uppercase;
}

#technology-wrap h3 {
font-weight: bold;
color:#7c0500;
margin-bottom: 8px;
}
	h3, h3 a, #newsListing h3 a {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color:#7c0500;
}

	h4 {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
}

	h5 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 15px;
}

	h6 {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 14px;
}

	p {
font-size: 12px;
line-height: 1.5em;
padding: 0px 0px 10px;
color: #3f3f3f;
}

	a {
color: #555555;
text-decoration: none;
}

	a:hover {
color: #860500;
}
a:active {
border: none;
}
	ul {
padding-left: 1em;
list-style-position: outside;
list-style-type: disc;
}

	ol li {
margin-left: 2em;
list-style-position: outside;
list-style-type: decimal;
padding-bottom: 8px;
}

	hr {
}

	strong {
font-weight: bold;
}

	em {
font-style: italic;
}

	/******************** START Header **************************/
html, body {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/bkgd_paper.jpg);
background-repeat: repeat;
background-position:center top;
}

#container {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/artifact.png);
background-repeat: no-repeat;
background-position:center top;
}
	#site {
width: 803px;
margin-right: auto;
margin-left: auto;
}

#header {
	background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/bkgd_header.gif) no-repeat left top;
}

	#site #content {
text-align: left;
}
	#content a {
color:#7c0500;
text-decoration: underline;
}
	#content a:hover {
color: #555555;
text-decoration: underline;
}
	.clear {
clear: both;
}
	.hr {
background: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/border_grey.gif) repeat top left;
height: 2px;
}

	#rightColumn .hr {
margin-bottom: 12px;
}
	#logo {
float: left;
padding:0px 0px 8px 12px;
}
	#header #right {
float: right;
width: 468px;
margin-right: 2px;
padding:0px 15px 0px 0px;
}



	#headNav li, #userNav li {
display: inline;
padding-left: 3px;
color:#FFF;
}
#userNav li {
font-weight:normal;
}

	#headNav a, #userNav a {
color:#FFF;
}
#userNav a {
font-weight:bold;
}

	#userNav, #headNav {
float: right;
padding-top: 2px;
}
ul#userNav, ul#headNav {
	padding:0px;
}

ul#userNav {
	padding-left:25px;
}

	#headLanguage #leftcap, #headLanguage #rightcap {
float: left;
}
	#headLanguage #langContent {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/lang_bkgd.gif);
background-repeat: repeat-x;
height: 21px;
width: 130px;
float: left;
padding: 5px 6px 0px;
font-weight: bold;
color:#FFF;
}
#headLanguage #langContent p {
color:#FFF;
font-size:11px;
}

	input.flag {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/lang_flag_divider.gif);
padding: 2px 0px 0px 13px;
background-repeat: no-repeat;
background-position: 5px 1px;
}
	#right #headLanguage {
float: right;
padding: 0px 0px 20px;
}
#langContent p {
float: left;
padding-left: 2px;
font-size:11px;
}
#header #mainNav_search {
height: 45px;
padding: 1px 0px 0px 18px;
}
#mainNav_search #search {
float: left;
padding-right: 0px;
padding-top: 6px;
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/btn_search_bkgd.gif);
background-repeat: no-repeat;
}
#mainNav_search #mainNav {
float: left;
}
#search .searchBox {
background-color: transparent;
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/searchBox_header.gif);
background-repeat: no-repeat;
width: 123px;
height: 19px;
border: none;
margin: -1px 0px 0px 55px;
padding: 6px 0px 0px 5px;
}
#search .searchButton {
margin: -1px 7px 0px -2px;
}

#news_promo_section {
margin: 11px 0px;
}

p.breadcrumbs {
	font-size:11px;
	padding-bottom:15px;
	color: #860500;
}

.breadcrumbs .active, #content .breadcrumbs .active {
	color:#3f3f3f;
	text-decoration:none;
}
.breadcrumbs a {
color: #860500;
text-decoration: underline;
}

.breadcrumbs a:hover {
	text-decoration:none;
}
.breadcrumbs a:active {
	border:none;
}
#news_promo_section .promoBox {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/promoBox_bkgd.gif);
background-repeat: no-repeat;
background-position: left bottom;
margin-top:-10px;
}
.promoBox .featuredImage {
width: 111px;
float: left;
margin-right: 5px;
}

.promoBox .featuredImage .imageTopCorners {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/promoBox_fi_tc.gif);
background-repeat: no-repeat;
background-position: left bottom;
height: 7px;
}
.promoBox .featuredImage .imageBottomCorners {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/promoBox_fi_bc.gif);
background-repeat: no-repeat;
background-position: left top;
height: 7px;
}
.promoBox .featuredImage .imageMiddle {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/promoBox_fi_m.gif);
background-repeat: repeat-y;
}
.promoBox .featuredText {
float: left;
width:110px;
padding: 0 0 0 5px;
}
.promoBox .featuredText p {
font-size:11px; line-height: 1.2em;
}
.promoBox .featuredImage .mask {
overflow: hidden;
margin: 0px 7px;
width:96px;
}
.promoBox .pad {
padding: 10px 15px 15px 15px;
}

#bottomBar #topCap {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/bbTopCap.gif);
background-repeat: no-repeat;
background-position: left top;
height: 17px;
}
#bottomBar #bottomCap {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/bbBottomCap.gif);
background-repeat: no-repeat;
background-position: left bottom;
height: 18px;
}
#bottomBar #middle {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/bbMiddle.gif);
background-repeat: no-repeat;
background-position: left bottom;
}
.left {
float: left;
}
.right {
float: right;
}
#footer ul {
padding: 0px;
}
#footer li {
display: inline;
padding-right: 5px;
}
#footer a, #leftNav a {
color: #555555;
}
#footer a:hover, #leftNav a:hover {
color: #860500;
}
#footer a:active, #leftNav a:active {
	border:none;
}
#footer {
margin:0px -9px 0px 0px;
padding:0px 0px 130px 0px;
background-image:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/artifact_footer.png);
background-position:right top;
background-repeat:no-repeat;
}

#footer .hr {
	margin:10px 7px 10px 0px;

	}

#footer .right {
	float:left;
	clear:right;
	padding-left:175px;
}

#leftNav {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/bkgd_leftNav.gif);
background-repeat: no-repeat;
background-position: left bottom;
}
#leftNavEmpty {
	height:1px;

}
.border {
border: solid 1px #eaeaea;
}

#rightColumn {
padding: 0px 0px 0px 9px;
}

#menu {
padding: 0px 0px 0px 15px;
}

#menu ul {
	/*padding:0px;*/
}

#menu a.first {
font-weight: bold;
font-size: 12px;
}
#menu .second {
font-weight: normal;
padding-left: 18px;
padding-top: 0px;
}
#menu a.third {
padding-left: 18px
}
#prod .price {
line-height:20px;
font-size:11px;
}
#prod .name a {
line-height:20px;
font-size:12px;
color:#7c0500;
text-decoration:underline;
}

.pagination_search {
margin-bottom: 19px;
}
.pagination_search .left {
padding: 1px 10px 0px;
}

.pagination_search .right {
padding: 5px 10px 0 0;
}

.leftrightborder {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/rc_563_middle.gif);
background-repeat: repeat-y;
background-position: bottom;
width:563px;
}
.leftrightborder2 {
border-right: solid 1px #C1C1C1;
border-left: solid 1px #C1C1C1;
background-color:#F1F1F1;
width:801px;
}
.pagination_search #topCorners {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/rc_563_top.gif);
background-repeat: no-repeat;
background-position: bottom;
width: 563px;
display: block;
height: 7px;
}
.pagination_search #bottomCorners {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/rc_563_bottom.gif);
background-repeat: no-repeat;
background-position: top;
width: 563px;
display: block;
height: 7px;
}

.pagination_search #topCorners803 {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/rc_767_top.gif);
background-repeat: no-repeat;
background-position: bottom;
width: 767px;
display: block;
height: 7px;
}
.pagination_search #bottomCorners803 {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/rc_767_bottom.gif);
background-repeat: no-repeat;
background-position: top;
width: 767px;
display: block;
height: 7px;
}

.leftrightborder2 {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/rc_767_middle.gif);
background-repeat: repeat-y;
background-position: bottom;
width:765px;
}

/* --------------------- DETAIL PAGE ------------------------ */

#detail #leftColumn {
float: left;
width: 443px;
padding: 0px 15px 15px 0px;
}
#detail #rightColumn {
float: right;
width: 315px;
padding: 0px;
}

#detail h1 {
font-size: 30px;
font-weight: bold;
color: #95131E;
line-height: 32px;
}

#detail h3 {
font-size: 18px;
font-weight: bold;
color: #3f3f3f;
vertical-align: middle;
}
#detail h3 img {
padding: 4px 0px 0px 10px;
}

.dottedLine {
height: 1px;
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/dottedLine.gif);
background-repeat: repeat-x;
margin: 3px 0px 10px;
}

.prodlistline {
	margin: 25px 0px;
}

a.prodlistName {
	color:#0a0602;
	padding-bottom:5px;
}

#cartTable .dottedLine {
	background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/white.gif);
}

.detailHR {
height: 2px;
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/detail_hr.gif);
background-repeat: repeat-x;
margin: 10px 0px 10px;
}


.options {
padding: 5px 0px;
text-transform:uppercase;
}

#additionalImages img {
border: solid 1px #cbcbcb;
margin: 0px 4px 10px 0px;
}

#additionalImages a {
	color:#0a0602;
}
/*#additionalImages {
width: 180px;
}
*/
.related {
float: left;
padding: 10px 26px 0px 0px;
}
#marketing p {
padding-bottom: 1px;
}

#detail #select_Color {
	width: 163px;
	padding:2px 0px 2px 2px;
}
#detail .qtyboxform input{
	padding:2px 0px 2px 2px;
	margin: 0px 0px 7px;
}

#content .uppercase {
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}
#content #promos a {
	font-size:12px;
	line-height:18px;
}
#content #longDescription, #content #shortDescription {
	font-size:12px;
	padding-bottom: 12px;
	line-height:18px;
}
#content #features {
	font-size:12px;
	line-height:18px;
}
/*** Technology Pages **********/
#technologies ul {
margin: 0px;
padding: 0px;
}
#technologies .box {
/*margin: 0px 0px 0px 4px;*/
padding: 0px;
width: 265px;
float: left;
}

#technologies h4 {
color:#7c0500;
font-size: 12px;
font-weight: bold;
}

#technologies li.first {
margin-left: 0px;
clear: both;
}
#technologies img, #image-left img {
border: solid 1px #D1D1D1;
padding: 2px;
}
.technology img {
display: block;
}
h2.technology {
border-bottom: 2px solid #444;
font-size: 18px;
margin-bottom: 10px;
}
.technology {
float: right;
margin-left: 15px;
width: 430px;
}
#image-left {
float: left;
display: block;
margin-right: 5px;
width: 353px;
}
/*#technology-wrap {
position: relative;
}
#technology-wrap #image-left {
position: absolute;
left: 0px;
top: 0px;
}
#technology-wrap .technology {
margin-left: 350px;
}
*/





.technology p {
line-height: 18px;
}

#bbcontent .left {
padding: 0px 0px 0px 28px;
}
#bbcontent .lefttext {
	float:left;
	width:490px;
	padding: 15px 15px 0px 17px;
}
#bbcontent .mask {
overflow: hidden;
width: 99px;
}

/*** ---  Ctegory Page  ---- ****/
.cat_capLeft {
background: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/catbar_leftcap.gif) no-repeat left top;
height: 27px;
width: 8px;
float: left;
}

.cat_capRight {
background: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/catbar_rightcap.gif) no-repeat left top;
height: 27px;
width: 8px;
float: left;
}

.cat_bkgd {
background: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/catbar_bkgd.gif) repeat-x left top;
height: 27px;
float: left;
width: 579px;
}
.cat_bkgd h4 {
font-weight: bold;
padding: 2px 0px 0px 0px;
text-transform: uppercase;
font-size: 14px;
color: #3f3f3f;
}

.cat_bkgd a {
color: #3f3f3f;
}

a.catTitleLink {
color:#7c0500;
text-decoration: underline;
font-size: 14px;
}

a.catViewLink {
font-size: 11px;
color:#7c0500;
}

.catTitle h4 {
color:#7c0500;
font-size: 14px;
}
.catTitle a {
color:#7c0500;
text-decoration: underline;
}

.catImage img {
padding: 0px 5px;
margin-right: 10px;
}
.catLineHeight {
line-height: 16px;
}
.catContent {
padding-bottom: 20px;
padding-top: 15px;
}
a.underline {
text-decoration: underline;
}


/********* Category Page ***********/

.cat-row h5 a, .view-all a, #siteMap h5 a {
	color: #95131e;
}
.view-all a {
	font-weight:bold;
}
.cat-row h5 {
	margin-bottom: 4px;
	border-bottom: 1px dotted #ccc;
	font-size:14px;
}
.cat-row h6 {
	font-size:11px;
	font-weight:bold;
}
h5 {
font-weight: bold;
font-size: 12px;
}
.cat-row {
	float: left;
	width: 265px;
	padding-right:15px;
	padding-bottom: 10px;
}
.cat-row .left-image {
	float: left;
	top: 8px;
	left: 0px;
	width: 121px;
	height:121px;
	border:solid 2px #7c0500;
	text-align: center;
	margin-right:8px;
}

.cat-row ul {
margin-left: 0px;
padding-left: 0px;
}
.cat-row li {
	margin: 0px 0px 3px 0px;
}
.cat-row li a {
	text-decoration: underline;
}

ul.sitemap2 {
	padding:0px 0px 15px 0px;
}
.product-list li {
	font-size:11px;
	line-height:1.5em;
}
.product-list {
	padding: 0px 0px 0px 0px;
	float:right;
	width:130px;
}
.view-all a {
	text-decoration:underline;
}

/*********  Shop  *************/
.shop_appreciation {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/shop_Appreciation.gif);
background-repeat: no-repeat;
height: 169px;
width: 216px;
}

.shop_appreciation p {
padding: 33px 15px 8px;
font-size:11px;
}

.hrDotted {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/detail_hr.gif);
background-repeat:repeat-x;
height: 1px;
margin: 8px 13px 8px 0px;
}

#shop h4 {
float: left;
padding-right: 8px;
font-size:16px;
font-weight:bold;
color:#7c0500;
	/*vertical-align:middle;*/
}


a.redlink {
color:#7c0500;
text-decoration: underline;

}
#shop a.redlink {
padding: 2px 0px 3px;
display: block;
color:#0a0602;
font-weight:bold;
font-size:12px;
}

#shop .sectionBack a.redlink {
font-size:11px;
}
#shop .shopProductName {
color:#860500;
}


.label-select LABEL{
	display: block;
	font-weight: bold;
}

#promotions .border {
padding: 3px;
border: solid 1px #d2d2d2;
background-color:#FFFFFF;
margin-right: 12px;
}
#promotions .content {
width:175px;
}

#promotions h4 {
font-size: 12px;
font-weight: bold;
color:#7c0500;
}
#promotions .content p.size11 {
font-size: 11px;
padding-bottom: 0px;
}

#promotions .pad {
/*padding-right: 12px;*/
line-height:12px;
}

#promotions .pad p {
line-height:15px;
}

#promotions {
	background-color:#F7F7F7;
	border:solid 1px #EAEAEA;
	padding:5px;
	width:364px;
	float:left;
	margin:0px 10px 10px 0px;
}

#promotions .left {
	height:120px;
}
/** ----------- News Listing -------------------**/
/*#newsListing .border {
padding: 3px;
width: 156px;
}
*/

#newsListing a {
	color:#7C0500;
	text-decoration:underline;
	font-size:12px;
}

#newsListing .dottedline {
margin: 15px 0px;
background: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/hr_dotted.gif) repeat-x top left;
background-color: transparent;
height: 1px;
}

#newsListing .hr {
	margin: 5px 0px 20px 0px;
	height:1px;
}

h3 a {
text-decoration: underline;
font-weight: bold;
}
p.smaller {
font-size: 10px;
}
#pagination {
border: solid 1px #C9C9C9;
background-color: #F1F1F1;
padding: 4px 5px;
margin: 10px 0px 20px 0px;
}
#newsListing .left {
display: block;
width:180px;
}
#newsListing .right {
width: 572px;
padding-right:10px;
}

#newsListing .left img {
padding: 3px;
}

#static img.border {
	padding: 3px;
	margin: 0px 20px 14px 0px;
}

#static #imageBox {
float:left;
width:355px;
/*overflow:hidden;*/
}

#static a {
	color:#c05600;
	text-decoration:underline;
}

#static p {
	line-height:18px;
}

/* ----------- SHOPPING CART -----------------------*/

#cart #promotionCode .textFieldPromo {
background-color: transparent;
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/textField_promoCode.gif);
background-repeat: no-repeat;
width: 157px;
height: 25px;
border: none;
margin-top: 4px;
padding: 6px 0px 0px 5px;
}

#promotionCode {padding: 10px 0 0 0;}

#cart .cart_header {
	/*background:url(/img/cart_head.gif) left top no-repeat;*/
	color:#FFF;
	height:22px;
	font-weight:bold;
}

#cart #cartTable {
/*border:#C9C9C9 solid 1px;*/
}

#cart .dottedLine {
margin:0px 0px 0px 0px;
}
#cart .dottedLine2 {
margin:10px 0px 10px 0px;
height: 1px;
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/dottedLine.gif);
background-repeat: repeat-x;
}
#cart #cartTable .qty input {
background-color: transparent;
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/textField_QTY.gif);
background-repeat: no-repeat;
width: 41px;
height: 21px;
border: none;
margin-top: 5px;
padding: 6px 0px 0px 5px;
}
#cart #featured {
	margin-left:15px;
}
#cart ul {
	padding:0px;
	margin:0px;
}
#cart #updateQTY {
margin:7px 0px;
}
#cart #cartTable .cartname {
padding:8px 0px;
}
.promo {
	font-size:11px;
}
#cart #featured {
background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/cart_featured_bkgd.gif);
background-repeat: no-repeat;
background-position: left bottom;
padding-bottom: 8px;
}
#cart #featured img {
	border:solid #c9c9c9 1px;
}
#featured .featuredName {
	padding:2px 0px 8px 33px;
}
#featured a {
	padding:5px 0px 0px 33px;
	font-weight:bold;
	text-decoration:underline;
}


.textFieldLong {
	/*background-color: transparent;
	background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/textField_long.gif);
	background-repeat: no-repeat;*/
	width: 217px;
	/*height: 27px;*/
	/*border: 1px solid #d9d9d9;*/
	margin-top: 4px;
	padding: 3px 0px 3px 5px;
}

.selectFieldLong {
	width: 224px;
	/*height: 27px;*/
	/*border: 1px solid #d9d9d9;*/
	margin-top: 4px;
	padding: 3px 0px 3px 5px;
}

.textField_CS {
	/*background-color: transparent;
	background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/textField_long.gif);
	background-repeat: no-repeat;*/
	width: 375px;
	/*height: 27px;*/
	/*border: 1px solid #d9d9d9;*/
	margin-top: 4px;
	padding: 6px 0px 0px 5px;
}
.textFieldShort {
	/*background-color: transparent;
	background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/textField_short.gif);
	background-repeat: no-repeat;*/
	width: 72px;
	/*height: 27px;*/
	/*border: 1px solid #d9d9d9;*/
	margin-top: 4px;
	padding: 6px 0px 0px 5px;
}
.radio {
	background-color: transparent;
	background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/checkBox.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 18px;
	border: solid 1px #FFFFFF;
	margin-top: 4px;
	padding: 6px 0px 0px 5px;
}
input[type="radio"] { border: 1px #FFFFFF solid; }

#contestForm {
	background-color:#fcfcfc;
	border: 1px solid #d9d9d9;
}
img.border {
	padding:3px;
}

#results td {
	padding:5px;
}

#results img {
	padding:3px;
	border:solid 1px #D9D9D9;
}

.retailers ul {
	padding-left:0px;
}
.retailers ul img {
	padding-bottom:8px;
}
#dealersearchtable {
	background-color: #ddd;
	padding: 14px;
	border: 1px solid  #999;
}
#dealersearchtable td {
	padding: 4px;
	font-weight: bold;
}
.dealers li {
	list-style-type:none;
	float: left;
	width: 25%;
	padding-bottom:30px;
}
.dealers li address {
font-style:normal;
}

.dealers li a {
	text-decoration: underline;
}
a.directions {
font-weight: bold;
}
.dealers-section h3, .retailers h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	color:#555;
}
.retailers li {
	float: left;
	width: 250px;
	margin-left: 10px;
}
.retailers li.first {
	clear: both;
	margin-left: 0px;
}
.retailers .dottedLine, .dealers-section .dottedLine {
	margin:5px 0px 10px;
}

.formName {
	font-size:12px;
	font-weight:bold;
}
.contestDescription {
	line-height:18px;
}

#bbcontent .right {
	padding:10px 20px 10px 10px;
}

#content_top {
background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/content_top.gif) no-repeat left bottom;
height:15px;
}
#content_middle {
	background: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/content_middle.gif) repeat-y left top;
	padding:0px 15px 15px 15px;
}
#content_bottom {
background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/content_bottom.gif) no-repeat left top;
height:15px;
}

#content_middle h1, #content_middle_right h1 {
	background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/bkgd_headline.gif) bottom left no-repeat;
	width:100%;
	display:block;
	padding:15px 0px 3px 0px;
	color:#7c0500;
	font-weight:bold;
}
#content_middle_right h1, #rightColumn h1 {
	background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/bkgd_headline_short.gif) bottom left no-repeat;
	padding:0px 0px 3px 0px;
	color:#7c0500;
}
#content_top_right {
background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/right_content_top.gif) no-repeat left bottom;
height:11px;
}
#content_middle_right {
	background: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/right_content_middle.gif) repeat-y left top;
	padding:0px 15px 15px 15px;
}
#content_bottom_right {
background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/right_content_bottom.gif) no-repeat left top;
height:11px;
}

.price {
font-size:11px;
line-height:10px;
color:#740400;
padding-top:3px;
display:block;
}
.name a {
color:#0a0602;
font-size:12px;
text-decoration:underline;
}
.name {
	padding: 0px 0px 0px;
	display:block;
}
#swap_border img {

}

#swap_border {
	width:50px;
	border:solid 1px #b7b7b7;
	margin-right:4px;
}

#detailBottom {
	background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/detail_bottomCap.gif) no-repeat top left;
	height:9px;
}
#detailTop {
	background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/detail_topCap.gif) no-repeat bottom left;
	height:9px;
}
#detailMiddle {
	background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/detail_middleCap.gif) repeat-y top left;
	padding:2px 15px 5px 15px;
}
#detail #rightColumn #detailMiddle h2 {
	font-weight:bold;
	font-size:20px;
	color:#7c0500;
}
#detail #name {
float:left;
font-size:12px;
color:#980600;
}

#detail .zoom a {
	color:#000;
}

#detail h4 {
	background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/bkgd_headline_h4.gif) no-repeat bottom left;
	display:block;
	padding: 2px 0px 3px 0px;
	font-weight:bold;
	margin-bottom:6px;
}

#shop .sectionBack {
	background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/bkgd_headline.gif) bottom left no-repeat;
	width:100%;
	display:block;
	padding:15px 0px 3px 0px;
}

#imageBox #splash_bkgd {
	width:338px;
	height:284px;
	background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/bkgd_splash_newsDetail.gif) no-repeat top left;
}
#imageBox #splash_bkgd .border {
	border: solid 1px #FFF;
	margin: 6px 0px 0px 6px;
	padding:0px;
}
#newsListing #splash_bkgd {
	width:174px;
	height:141px;
	background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/bkgd_splash_newsList.gif) no-repeat top left;
}
#newsListing #splash_bkgd .border {
	border: solid 1px #FFF;
	margin: 3px 0px 0px 3px;
	padding:0px;
}
#splash_bkgd {
	width:234px;
	height:296px;
	background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/bkgd_photo_splash.gif) no-repeat top left;
}
.newsArticle {
	padding-right:15px;
}
#splash_bkgd .border {
	border: solid 1px #FFF;
	margin: 6px 0px 0px 6px;
	padding:0px;
}
#cart_bkgd_top {
	background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/cart_head.gif) no-repeat top left;
	padding:3px 3px 0px 3px;
}
#cart_bkgd {
	background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/cart_bkgd.gif) repeat-y top left;
}
#cart_bkgd_bottom {
	background:url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/cart_bottom.gif) no-repeat bottom left;
	height:7px;
}

.custAppreciation {
	float:left;
	background-image: url(http://mediacdn.shopatron.com/media/mfg/308/design_content/6/shop_Appreciation.gif);
background-repeat: no-repeat;
height: 173px;
width: 217px;
}

.custAppreciation p {
padding: 40px 8px 0 15px;
font-size:11px;
line-height:16px;
height: 128px;
width: 190px;
overflow:hidden;
display:block;
}
.custAppreciation p img {
	float: left;
	padding: 0 10px 5px 0;
}
.contentImage {
	float:left;
	width:335px;
	margin-right:11px;
}
#cart .border {
	margin:8px;
	padding:0px;
}

#siteMap .right {
	padding: 0px 25px 0px 25px;
	border-left:solid 1px #999;
	}

#rightColumn #content_middle_right .pagination_search .leftrightborder .right select {
	vertical-align: middle;
}

.detail_img {width: 50px; height: 50px; overflow: hidden; border:1px solid #b2b2b2; margin: 0 0 3px 0;}

#rightColumn #description p {
	font-size:12px;
	line-height:18px;
	padding:0px 12px 0px 0px;
}

#additionalImages .dottedLine {
	margin:0px 0px 6px;
	padding:0px;
}

a.commitmentLink {
	text-decoration:underline;
	color:#7c0500;
}

.most_pop {padding: 3px 0 3px 0;}

.bold {font-weight: bold;}

.prodlist_name {font-size: 12px; font-weight: bold; color: #0a0602; padding: 3px 0 3px 0;}
	.prodlist_name a:link{color: #0a0602; text-decoration: underline;}
	.prodlist_name a:visited{color: #0a0602; text-decoration: underline;}
	.prodlist_name a:hover{color: #7c0500; text-decoration: none;}
	.prodlist_name a:active{color: #0a0602; text-decoration: underline;}


.prodlist_price {color: #740400;}

.prod_row {border-bottom: 1px dotted #989898;}

#group_option_text {color: #980600; font-size: 12px; font-weight: bold; padding: 0 0 0 0; float: left;}

#current_promo_title {font-weight: bold; font-size: 12px; margin: 20px 0 0 0;}

#prod_detail_title {padding: 3px 0 0 0;}

#prod_options {}
	#prod_options select{width: 280px;}

.cart_img {background: #ffffff; border: 1px solid #aaaaaa; margin: 5px;}

.top_cat_description {
	padding: 12px 2px 4px 2px;
}
