body {
	background-color: #efefd1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #343b41;
	margin: 0px 0px 0px 0px;
}

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #343b41;
}

#pageSurround {
	width: 100%;
	margin: 0px auto;
	background-color: #181818;
	margin-bottom: 10px;
}

#menudocs {
	float: left;
	padding-left: 12px;
}

#logo {
	margin-top: 30px; 
	background-image: url(../styleImages/backgrounds/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 51px;
	margin-left: 20px;
}

#loginstyle {
	background-image: url(../styleImages/backgrounds/login.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 250px;
	padding: 14px 0px 2px 5px;
}

/* MENU */
.menu, a.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: inline;
	border-bottom: 7px solid #c72c49;
	border-top: 7px solid #9e1b34;  
	background-color: #9e1b34;
	padding: 5px 10px 5px 10px;
}

a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	background-color: #9e1b34;
	border-bottom: 7px solid #9e1b34; 
	background-color: #9e1b34;
	background-image: url(../styleImages/backgrounds/menubg.gif);
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
}

#topHeader {
	text-align: left;
	height: 25px;
	background-color: #9e1b34;
	padding-right: 0px;	
}

.boxTitleLeft, .boxTitleRight {
	color: #000;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 7px;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 135px; 
	margin-left: 3px;
	border: 0px solid #000;
}

.boxContentLeft, .boxContentRight {
	background-color: #75783f;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 8px;
}


.colMid {
	left: 0px;
	width: 510px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
}
 
/* CORNERS */ 
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#d6d6bc}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #717064;
  border-right:1px solid #717064;
  background:#a9a995}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #363531;
  border-right:1px solid #363531;
  background:#b4b49e}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #b4b49e;
  border-right:1px solid #b4b49e;}
.spiffy4{
  border-left:1px solid #717064;
  border-right:1px solid #717064}
.spiffy5{
  border-left:1px solid #a9a995;
  border-right:1px solid #a9a995}
.spiffyfg{
  background:#d6d6bc}

/* COLUMN RIGHT */
.bspiffy{display:block}
.bspiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#75783f}
.bspiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #3f4128;
  border-right:1px solid #3f4128;
  background:#5d6035}
.bspiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #21211b;
  border-right:1px solid #21211b;
  background:#636537}
.bspiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #636537;
  border-right:1px solid #636537;}
.bspiffy4{
  border-left:1px solid #3f4128;
  border-right:1px solid #3f4128}
.bspiffy5{
  border-left:1px solid #5d6035;
  border-right:1px solid #5d6035}
.bspiffyfg{
  background:#75783f}
</style>
/* END-CORNERS */
 

#colRightContent {
	width: 500px;
	float: left;

}
.colRightImages {
	width: 290px; 
	height: 379px;
	border: 6px solid #a7a78e;
	float: left;
	background-color: #a7a78e;
	margin-right: 6px;	
	margin-bottom: 10px;
}

.colRight {
	width: 145px; 
	float: left;
	padding-left: 4px;
	padding-top: 4px;
	margin-bottom: 10px;
}

.boxContent {
	padding: 20px 20px 20px 20px;
	color: #333333;
	height: 100%;
}

/* CHECKOUT PAGES */

.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}

.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}

/* END CHECK OUT PAGES */

.siteDocs {
	text-align:center;
	margin-top: 10px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subCats {
	text-align: center;
	border: 0px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}

.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}

.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


/* STYLE.CSS */

.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #d6d6bc;
	border: 1px solid #000;
	height: 20px;
	width: 30px;
	cursor: pointer;
	color: #000;
	padding: 0px 2px 4px 2px; 
}

.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.textbox {
	background-color: #E0F0FF;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #000000;
}

.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;;
	color: #000000;
}

.submit {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #070F72;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #070F72;
}

form, ol, ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

li.bullet {
	list-style-type: square;
	 font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #000000;	
}

li.bulletLrg {
	list-style-type: square;
	 font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #000000;	
}

li.num {
	 font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;;
	color: #000000;		
}

li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}

.txtSession, .txtCopy, .txtSiteDocs a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

a.txtSession, a.txtCopy, a.txtSiteDocs, a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	padding: 2px 2px 2px 2px;
}

a.txtSession:hover, a.txtSiteDocs:hover, a.txtCheckout:hover {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #bfbfa0;
}

a.txtButton, a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d6d6bc;
	background-color: #1f3360;
	border: 3px solid #fff;
	height: 20px;
	width: 30px;
	cursor: pointer;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	letter-spacing: 0.5px;
}

a.txtButton:hover, a.txtUpdate:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #3255a3;
	border: 3px solid #fff;
	height: 20px;
	width: 30px;
	cursor: pointer;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	letter-spacing: 0.5px;
}



.txtOldPrice {
	text-decoration: line-through;
}

.txtSale {
 	color: #FF0000;
}

.txtOutOfStock {
	color: #FF0000;

}

.txtSiteDocs, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-decoration:none;
}

a.txtSiteDocs:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FF6600;
	text-decoration:none;
}

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1d1e10;
	text-decoration:none;
}

a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1d1e10;
	text-decoration:underline;
}

.txtContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #343b41;;
}

.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}

.tblList {
	border: 5px solid #bfbfa0;

}

.tdListTitle {
	background-color: #1f3360;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.tdEven {
	background-color: #f5f5d2;
}

.tdOdd {
	background-color: #ebebc2;
}

.txtCartPrice {
	float: right;
	color: #d6d6bc;
	padding-right: 3px;
}

#txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;	
	margin-left: 20px;
}

.cartTotal {
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}

a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}

a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;

}

a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #181818;
	border: 1px solid #181818;
	height: 20px;
	width: 30px;
	cursor: pointer;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

a.txtviewCart:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3255a3;
	background-color: #181818;
	border: 1px solid #181818;
	height: 20px;
	width: 30px;
	cursor: pointer;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

.cartProgress {
	 font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 0px solid #CCCCCC;
	margin-bottom: 10px;
	width: 350px;
	margin: auto;
}

.txtcartProgressCurrent {
	color: #000;
	font-weight: bold;
}

.quickBuy {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #666666;
}

.tdcartTitle {
	font-weight: bold;
	color: #000;
	background-color: #bfbfa0;
	border-bottom: 1px solid #666666;
}

.tdcartEven {
	background-color: #f5f5d2;	
}

.tdcartOdd {
	background-color: #ebebc2;
}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}

.txtStockWarn {
	font-size: 75%;
	color: #FF0000;
}

.txtError {
	 font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.txtCopyright, a.txtCopyright {
	text-align: center;
	 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
	padding-top: 5px;
	color: #000000;
}

a.txtCopyright:hover {
	text-decoration: none;
}

.dropDown {
	width: 120px;
	font-size: 10px;
}

#credits {
	background-color: #9e1b34; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 5px 0px 5px 0px; 
	float: left;
	width: 100%;	
	margin-top: 3px;
	margin-bottom: 10px;
}

a.credits, a.credits:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#mailingarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

/* MENU */
.catmenu, a.catmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: inline;
	border-bottom: 3px solid #75783f;
	padding: 5px 5px 5px 5px;
	line-height: 25px;
}

a.catmenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
	border-bottom: 3px solid #8a8e4b;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
	line-height: 25px;
}

#txtlogin, a.txtlogin  {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none;
}

a.txtlogin:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: underline;
}
