body {
	padding:0px;
	margin:0px;
}
p {
	padding: 1px;
	margin: 0px;
}
form {
	padding: 2px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #271109;
	font-style: italic;
	font-weight: bold;
	margin: 3px 0px 0px;
	padding: 1px;
	float: none;
}

.notext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1px;
}


.burningRider {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	visibility: visible;
}
.cartText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	background-image: url(images/dottedLine.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.breadcrumb {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/dottedLine.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
.addUpdateItem {
	margin: 0px;
	padding: 0px;
	border: 3px ridge #4A2318;
	color: #FFFFFF;
	background-color: #833014;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-image: url(images/dottedLine.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	
}
.sShipping {
	width: 300px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #492416;
}

a:visited  {color: #000000; text-decoration: none}
.smallBR {
	line-height: 3px;
}

a:link  {color: #000000; text-decoration: none}
a:hover  {color: #0033FF; text-decoration: underline}

a.showLink:visited {color: #520808; text-decoration: underline}
a.showLink:link {color: #520808; text-decoration: underline}
a.showLink:hover {color: #0033FF; text-decoration: underline}

a.Navigation {
	background-image:url(images/Panel.gif);
	display:block;
	padding:0px 0px 0px 40px;
	font-size:10pt;
	height:27px;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #420000;
	text-align: left;
	background-repeat: no-repeat;
	width: 185px;
	position:relative;
	top:-10px;
	}
.navManDisplay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #420000;
	background-color: #B58661;
	left: 20px;
}

	a.Navigation:hover {
	color: #FFFFAD;
	 text-decoration: none;
	}

.divider {
	background-image: url(images/dot.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
}
.featuredProducts {
	background-image: url(images/rope.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bdrTopLeft {
}
.bdrTopCenter {
	background-image: url(images/border_topCenter.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
}
.bdrTopRight {
	width: 31px;
}
.bdrMiddleLeft {
	background-image: url(images/menuback.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}

.bdrMiddleCenter {
	background-color: #FFFFFF;
}
.bdrMiddleRight {
	background-image: url(images/right-brder.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 31px;
}
.bdrBottomLeft {
	background-image: url(images/bdrBtmLeft.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 125px;
}
.bdrBottomCenter {
	background-image: url(images/bdrBtmCenter.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 125px;
	background-attachment: scroll;
}
.bdrBottomRight {
	background-image: url(images/bdrBtmRight.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 125px;
	width: 88px;
	background-color: #FFFFFF;
}
.bdrBottomRight1 {

	background-image: url(images/bdrBtmRight2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 125px;
	width: 31px;
}
.header {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	width: 779px;
}

.headerPos {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	top: -3px;
	left: -3px;
	position: relative;
	z-index: 1;
	width: 100%;
}

.mainTable {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	position: absolute;
	top: 150px;
	left: 5px;
	z-index: 2;
	width: 99%;
}

/* the following makes the positioning different for IE than it is for Firefox */
* html .mainTable { 
	left: 6px;
	top: 157px;
	width: 100%;
}

.bottomNav {
	position: relative;
	top: 15px;
}
.navPos {
	position: relative;
	top: 5px;
}
.productDescription {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #520800;
}

.contentDiv {
}

.noBorder{	
	border:none;
}

a.tabs {
	background-image:url(images/tab.png);
	padding:0px;
	font-size:9pt;
	height:28px;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #420000;
	text-align: center;
	font-size: 14px;
	background-repeat: no-repeat;
	width: 111px;
	position:relative;
	height: 28px;
	top:25px;
	display: block;
	float: left;

	}
	a.tabs:hover {
	color: #FFFFAD;
	 text-decoration: none;
	}
	a.tabSelected {
	background-image:url(images/tab.png);
	padding:0px;
	height:30px;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #420000;
	text-align: center;
	font-size: 14px;
	background-repeat: no-repeat;
	width: 110px;
	position:relative;
	top: 30px;
	display: block;
	float: left;
	overflow: hidden;
	text-decoration: none;
	}
	a.tabSelected:hover {
	  text-decoration: none;
	  color: #420000;
	}
	
a.tabsK {
	background-image:url(images/tabCart.png);
	padding:0px;
	/*font-size:9pt;*/
	height:28px;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #420000;
	text-align: center;
	font-size: 16px;
	background-repeat: no-repeat;
	width: 222px;
	position:relative;
	height: 28px;
	top:30px;
	display: block;
	float: left;

	}
	a.tabsK:hover {
	color: #FFFFAD;
	 text-decoration: none;
	}
	a.tabSelectedK {
		background-image:url(images/tabCart.png);
		padding:0px;
		height:30px;
		background-position: left top;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #420000;
		text-align: center;
		font-size: 16px;
		background-repeat: no-repeat;
		width: 222px;
		position:relative;
		top: 25px;
		display: block;
		float: left;
		overflow: hidden;	
		text-decoration: none;
	}
	a.tabSelectedK:hover {
	  text-decoration: none;
	  color: #420000;
	}	

a.tabCart {
	background-image:url(images/tabCart.png);
	padding:0px;
	height:28px;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #420000;
	text-align: center;
	font-size: 11px;
	background-repeat: no-repeat;
	width: 222px;
	position:absolute;
	top:25px;
	display: block;
	float: right;
	line-height: 12px;
	right: -88px;

	}
	a.tabCart:hover {
	color: #FFFFAD;
	 text-decoration: none;
	}

.cartTextPos {
	position: relative;
	top: 2px;
	width: 220px;

}	
.tabTextPos {
	position: relative;
	top: 6px;

}
	

#Layer1 {
	position:relative;
	width:246px;
	height:30px;
	z-index:1;
	left: 320px;
	top: 320px;
}
#Layer2 {
	position:relative;
	width:228px;
	height:30px;
	z-index:2;
	left: 87px;
	top: 320px;
}

/* the following makes the positioning different for IE than it is for Firefox */
* html .Layer1{ 
	left: 300px;
	top: 310px;
}
* html .Layer2{ 
	left: 67px;
	top: 310px;
}
.rule {
	background-image: url(images/dottedLine.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tb_new_cat {
	visibility: hidden;
	display: none;
}
.sel_del_cat {
	visibility: hidden;
	display: none;
}
.edt_cat {

	visibility: hidden;
	display: none;
}
.tb_list_cat {

	visibility: hidden;
	display: none;
}

#catUpdateTable {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.boxedItem {
	display: block;
	width: 975px;
	padding-bottom: 3px;
	border: 1px solid #000000;
}
#imageResponse {
	color: #FF0000;
	font-size: 12px;
}

#folderArea{
	/*	display: block; */
	height: 205px;
	margin: 0px;
	padding: 5px;
	width: 975px;
	position: relative;
	top:5px;
	display: block;
}

.folderTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/manage_tab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-align: center;
	width: 100px;
	height: 25px;
	float: left;
	margin: 0px;
	line-height: 25px;
	padding: 0px;
	position:relative;
	z-index: 90;
	top: 0px;
}
.folderTabSelelcted {
	z-index: 110;
}


.folderContent{
	display: block;
	margin: 0px;
	padding: 2px;
	position: absolute;
	z-index: 100;
	top: 29px;
	left: 6px;
	height: 170px;
}
.documentsDiv {
	border: 1px solid #82A7BB;
	margin: 0px;
	padding: 2px;
	height: 180px;
	width: 982px;
}
#addDocumentInput {
	display: block;
	padding: 0;
	width: 100%;
	height: 100px;
	border-right: #84A6BD;
	border-bottom: #84A6BD;
	border-left: #84A6BD;
}
#documentDisplayAreaContainer {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 975px;
	overflow: auto;
}


#documentDisplayArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: block;
	margin: 0px;
	width: 950px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#documentDisplayArea #header {
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-align: center;
	height: 20px;
}
#documentDisplayArea  .docNum  {
	display: block;
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #944121;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #954124;
	width: 50px;
	height: 20px;
	text-align: center;
}

#documentDisplayArea  .description  {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #954124;
	width:772px;
	height: 20px;
}
#documentDisplayArea  .link  {
	display: block;
	float: right;
	width: 80px;
	height: 20px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #944121;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #954124;
	text-align: center;
	margin-right: 5px;
}
#documentDisplayArea #docListArea #link .padding {
	padding-top: 2px;
	margin-right: 5px;
}
.tb_new_man {
	visibility: hidden;
	display: none;
}
.working {
	text-align: center;
	vertical-align: middle;
}
#manResponseArea {
	color: #FF0000;
	font-size: 12px;
}
#itemName_update {
	color: #FF0000;
	background-color: #99CCFF;
	margin: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	list-style-type: none;
	width: 197px;
	top: -16px;
	left: 0;
}

.itemsTable {
	text-align: left;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border:none;
	border-collapse: collapse;
/*	border-spacing:0; */
}
.itemsTable_headerRow {
}
#itemsTable  th {
	border-bottom: 1px solid black;
}
.itemTable_info,.itemTable_cart,.itemsTable_headerInfo,.itemsTable_headerCart {
	width:50px;
	text-align:center;
}
.itemTable_msrp,.itemTable_price {
	width:100px;
}
.itemTable_Man,.itemsTable_headerMan {
	width:150px;
	text-align:center;
}
#itemsTable td {
	padding-top:5px;
	padding-bottom:5px;
}
#itemsTable_headerRow {
}
.odd{
	background-color:#F0E6E3;
	background-image:url(images/tblRowBg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.categoryTitle {
	font-size: 18px;
	color: #500902;
	padding: 0;
	margin: 0;
	text-align: center;
}

.itemImg {
	height: 200px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:50px;
	float: left;
}
.itemCartBlock {
	height: 195px;
	width: auto;
	padding-top: 5px;
	margin-left: 270px;
	border-left: 1px solid black;
	padding-left: 5px;
}
.itemCartBlock p{
	text-align:left;
}
.itemTopSpace,.itemBelowImgSpace {
	height: 10px;
	width: 100%;
	float: none;
	padding-bottom: 30px;
}.itemName {
	font-weight: bold;
	color: #4A261A;
	font-weight: bold;
	color: #3C180C;
	padding-bottom: 5px;

}
.itemManImage {
	vertical-align: middle;	
	max-height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.itemSavings {
	font-style: italic;
	color: #009900;
	font-weight: bold;
}
.itemDesc {
	text-align: left;
	padding-right: 50px;
	padding-left: 50px;
}
.itemExtendedArea {
	text-align: left;
	padding-right: 50px;
	padding-left: 50px;
}

.itemsdesc {
	margin-left: 20px;
}
.itemCartBlock hr {
	width:200px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.itemDatasheet {
	float:left;
	margin: 10px;
}
.itemDatasheet img {
	border:none;
}
	.itemDatasheet a {
		text-decoration:none;
	}
	.itemDatasheet a:hover {
		color:#7DB1F0;
	}

/* crumbtrail */
.crumbTrail {
	margin: 5px 50px 0 50px;
	display:block;
	height:22px;
	padding-left: 5px;
	padding-bottom:0;
	background-image:url(images/crumbBg.png);
}
	.crumbTrail ul{
	list-style:none;
	display:inline;
	
	}
	#crumbTrail li {
	float: left;
	margin: 0 10px 0 0;
	height: inherit;
	}
	#crumbTrail img {
	display:inline;
	position: relative;
	top: -1px;
	height: inherit;
	}
	#crumbTrail .link {
		text-decoration:none;
		cursor:pointer;
	}
		#crumbTrail .link:hover {
			color: #0033FF; text-decoration: underline
		}

#contentSpan {
	margin-top: 5px;
	display: block;
	height: inherit;
}
.topNav {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}

