.searchBtn {
	font-family: Times New Roman, Georgia, serif;	font-size: 75%;
	color: #FFFFFF;
	background-color: #2D4D91;
	border: 1px solid #000000;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-family: Times New Roman, Georgia, serif;	font-size: 75%;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #2D4D91;
}
.textbox {
	background-color: #ffffff;
	border: 1px solid #2D4D91;
	font-family: Times New Roman, Georgia, serif;	font-size: 11px;
	color: #000000;
}
.textboxDisabled {
	background-color: #555555;
	border: none;
	font-family: Times New Roman, Georgia, serif;	font-size: 11px;
	color: #000000;
}
.submit {	
	font-family: Times New Roman, Georgia, serif;	color: #FFFFFF;
	background-color: #2D4D91;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #000000;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: Times New Roman, Georgia, serif;	
	font-size: 75%;
	color: #2D4D91;	
}
li.bulletLrg {
	list-style-type: square;
	font-family: Times New Roman, Georgia, serif;	
	font-size: 100%;
	color: #2D4D91;	
}
li.num {
	font-family: Times New Roman, Georgia, serif;	
	font-size: 75%;
	color: #2D4D91;		
}
li.sale {
	list-style-type: square;
	font-family: Times New Roman, Georgia, serif;	
	font-size: 75%;
	color: #2D4D91;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtCopy, .txtSiteDocs {
	font-family: Times New Roman, Georgia, serif;	
	font-size: 90%;
	color: #2D4D91;
}
.txtSession {
	font-family: Times New Roman, Georgia, serif;	
	font-size: 75%;
	color: #2D4D91;
}
a.txtSession, a.txtSiteDocs {
	font-family: Times New Roman, Georgia, serif;	
	font-size: 75%;
	color: #2D4D91;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: Times New Roman, Georgia, serif;	color: #B75D28;
	text-decoration: underline;
}
a.txtButton {
	font-family: Times New Roman, Georgia, serif;
	color: #ffffff;
	background-color: #2D4D91;
	border: #000000 1px solid;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: Times New Roman, Georgia, serif;
	color: #ffffff;
	background-color: #B75D28;
	border: #000000 1px solid;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #912920;
}
.txtOutOfStock {
	color: #912920;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Times New Roman, Georgia, serif;	font-size: 75%;
	color: #2D4D91;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: Times New Roman, Georgia, serif;	font-size: 75%;
	color: #333333;
	text-decoration:underline;
}
.txtDefault, a.txtDefault, a.txtLocation {
	font-family: Georgia, Times New Roman, Georgia, serif;	
	color: #2D4D91;
	text-decoration:none;
}
a.txtLink {
	font-family: Georgia, Times New Roman, Georgia, serif;	
	color: #2D4D91;
	text-decoration:underline;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Georgia, Times New Roman, Georgia, serif;	
 	color: #B75D28;
	text-decoration:none;
}
.txtDefault1, a.txtDefault1, a.txtLink1, a.txtLocation1 {
	font-family: Georgia, Times New Roman, Georgia, serif;	
	color: #2D4D91;
	text-decoration:none;
}
a.txtDefault1:hover, a.txtLink1:hover, a.txtLocation1:hover {
 	font-family: Georgia, Times New Roman, Georgia, serif;	
 	color: #333333;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Georgia, Times New Roman, Georgia, serif;	
	font-size: 150%;
	font-weight: bold;
	font-style:italic;
	color: #B75D28;
	padding-bottom: 15 px;
}
.txtBoxSave {
	color: #BC8238;
	padding-left: 16px;
}
.tblList {
	border: 0px solid #333333;
}
.tdListTitle {
	background-color: #;
	font-family: Times New Roman, Georgia, serif;	font-weight: bold;
	color: #333333;
}
.tdEven {

}
.tdOdd {
	background-color: #;
}
.txtCartPrice {
	float: right;
	color: #2D4D91;
	padding-right: 3px;
}
.txtCart {
	font-family: Times New Roman, Georgia, serif;	
	font-size: 90%;
	color: #2D4D91;	
}
.cartTotal {
	border-top: 1px dashed #333333;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #2D4D91;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #BC8238;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Times New Roman, Georgia, serif;	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B75D28;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #B75D28;
	color: #FFFFFF;
}
.cartProgress {
	font-family: Times New Roman, Georgia, serif;	font-weight: normal;
	color: #2D4D91;
	padding: 4px;
	border: 1px solid #2D4D91;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #B75D28;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Georgia, Times New Roman, Georgia, serif;
	font-size: 75%;
	color: #ffffff;	
}
.tdcartTitle {
	font-weight: bold;
	color: #B75D28;
	background-color: #;
	border-bottom: 1px solid #;
}
.tdcartEven {
	background-color: #;	
}
.tdcartOdd {
	background-color: #;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #2D4D91;
}
a.txtCheckout {
	font-family: Times New Roman, Georgia, serif;	font-weight: bold;
	color: #ffffff;
	background-color: #B75D28;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: Times New Roman, Georgia, serif;	font-weight: bold;
	color: #ffffff;
	background-color: #B75D28;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 75%;
	color: #B75D28;
}
.txtError {
	font-family: Times New Roman, Georgia, serif;	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: Times New Roman, Georgia, serif;	font-size: 11px;
	padding-top: 5px;
	color: #333333;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.txtCopyright1, a.txtCopyright1 {
	text-align: center;
	font-family: Times New Roman, Georgia, serif;	font-size: 11px;
	padding-top: 5px;
	color: #2D4D91;
}
a.txtCopyright1:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}

.menu {font-family: Times New Roman, Georgia, serif;	font-size: 9pt; margin: 0px; color: #2D4D91; list-style-type: none;line-height: 2em; }
.menu ul {padding-right: 0px; padding-left: 0px; z-index: 350; padding-bottom: 0px; margin: 0px; width: 11em; padding-top: 0px; list-style-type: none; position: relative}
.menu li {background-color: transparent}
.menu li.sub {background-color: transparent}
.menu table {margin-top: 0px; font-size: 1em; z-index: 300; left: 0px; position: absolute; top: 0px; border-collapse: collapse}
.menu a {display: block; padding-left: 0em; font-weight: normal; text-transform: none; width: 11em; color: #2D4D91; line-height: 2em; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menu a:visited {display: block; padding-left: 0em; font-weight: normal; text-transform: none; width: 11em; color: #2D4D91; line-height: 2em; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menu b {float: right; margin-right: 5px}
* html .menu a {width: 11em}
* html .menu a:visited {width: 11em}
* html .menu a:hover {font-weight: normal; text-transform: none; color: #BC8238; font-style: normal; position: relative; background-color: transparent; font-variant: normal; text-decoration: none}
.menu li:hover {position: relative}
.menu a:active {font-weight: normal; text-transform: none; color: #BC8238; font-style: normal; background-color: transparent; font-variant: normal; text-decoration: none}
.menu a:focus {font-weight: normal; text-transform: none; color: #BC8238; font-style: normal; background-color: transparent; font-variant: normal; text-decoration: none}
.menu li:hover > a {font-weight: normal; text-transform: none; color: #BC8238; font-style: normal; background-color: transparent; font-variant: normal; text-decoration: none}
.menu li ul {padding-right: 1em; padding-left: 0em; left: 8.5em; visibility: hidden; padding-bottom: 0em; padding-top: 0em; position: absolute; top: 0em; background-color: #333333}
.menu li:hover > ul {visibility: visible}
.menu ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility: visible}

/* Advanced Expanding Category Links by convict http://cubecartmods.eu START */
.catTree ul, catTree li {
	list-style-type:none;
}

.catTree li {
	list-style-position: outside;
}

.catTree ul {
	padding-left:10px;
}

.catTreeTop {
	font-family: Times New Roman, Georgia, serif;
	font-size: 75%;
	color: #000;
	padding-left:0;
}
/* Advanced Expanding Category Links END */