.searchBtn {
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	height: 22px;
	width: 60px;
	background-color: #e6b1cd;
	vertical-align: middle;
	
}
.mailBtn {
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	
	color: #FFFFFF;
	border: none;
	height: 30px;
	width: 80px;
	background-color: #94c0bf;

	padding: 2px;
	
}
.searchBox {
	background-color: #FFFFFF;
	border: 1px solid #000000;
 	width: 160px;
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #000000;
	vertical-align: middle;
}

.textbox0 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #000000;
	width: 40px;
}

.textbox1 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #000000;
	width: 50px;
}

.textbox2 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #000000;
	width: 150px;
}

.textbox {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #000000;
	width: 200px;
}

.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #000000;
}
.submit {	
	font-family: Courier, "Courier New", monospace;
	color: #FFFFFF;
	background-color: #94c0bf;
	
	border: 1px solid #000000;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
display: inline;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #000000;	
}
li.bulletLrg {
	list-style-type: square;
	font-family: Courier, "Courier New", monospace;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #000000;	
	display: inline;
	margin: 0;	
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {/* текст поиска */
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.txtSession {/* текст поиска */
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #94c0bf;
	text-decoration: none;
} 
a.txtSession:hover {
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #bcdfcb;
	text-decoration: underline;
} 
.txtSessionGrey {/* текст поиска */
	color:	#000000;
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
}
.txtCopy {
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #05549E;
}



a.txtButton {
	font-family: Courier, "Courier New", monospace;
	color: #FFFFFF;
	height: 22px;
	width: 80px;
	background-color: #e6b1cd;
	vertical-align: middle;
	padding: 3px;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: Courier, "Courier New", monospace;
	color: #FFFFFF;
	height: 22px;
	width: 80px;
	background-color: #000000;
	vertical-align: middle;
	padding: 3px;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}

#siteDocs {display: inline;}

#txtSiteDocs, #txtSiteDocs a{
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	display: inline;
	color: #000000;
	text-decoration: none;
	
}
#txtSiteDocs a:hover {
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #e6b1cd;
	text-decoration: underline;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Courier, "Courier New", monospace;
	color: #94c0bf;
	text-decoration:none;
	
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Courier, "Courier New", monospace;
	color: #000000;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Courier, "Courier New", monospace;
	font-size: 18px;
	
	color: #94c0bf;
	padding: 10px;
}
.txtBoxSave {
	color: #F90707;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
.tblList {
	border: 2px solid #000000;
}
.tdListTitle {
	margin-bottom: 10px;
	font-family: Courier, "Courier New", monospace;
	background: #94c0bf;
	color: #000000;
	
}
.tdEven {

}

.tdOdd {
background: #fcfaa7;	
}

.tdEven img{
padding: 4px;	
}

.tdOdd img{
padding: 4px;
}




.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	color: #0E51A3;	
}
.cartTotal {
	border-top: 1px dashed #CCCCCC;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #0E51A3;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #94c0bf;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
.cartProgress {
	font-family: Courier, "Courier New", monospace;
	font-weight: normal;
	color: #000000;
	padding: 4px;
	border: 1px solid #000000;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #94c0bf;
	
}
.quickBuy {
	text-align: center;
	font-family: Courier, "Courier New", monospace;
	color: #000000;
}
.tdcartTitle {
	
	color: #94c0bf;
	border-bottom: 1px solid #000000;
	
}
.tdcartEven {
		
}
.tdcartOdd {
	
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #000000;
}
a.txtCheckout {
	font-family: Courier, "Courier New", monospace;
	
	color: #FFFFFF;
	background-color: #94c0bf;
	text-decoration: none;
	
	padding: 2px;
	

}

#txtupdate {
width: 300px;
height: 28px;
text-align: center;
margin-left: 10px;
}

#txtupdate a{
color: #FFFFFF;
background-color: #94c0bf;
text-decoration: none;

padding: 2px;

}

#txtupdate a:hover{
color: #000000;
text-decoration: none;

padding: 2px;

}


.txtStockWarn {
	font-size: 14px;
	color: #FF0000;
}
.txtError {
	font-family: Courier, "Courier New", monospace;
	
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.txtCopyright {
display:none;
}

.dropDown {
	width: 120px;
	
}

#dropmain {
width: 150px;
text-align: center;
margin-left: 30px;
}

#drops {
	float: left;
}

#drop {
	float: right;
}



.txtCat {
	font-family: Courier, "Courier New", monospace;
	font-size: 14px;
	
	color: #FFFFFF;
	text-decoration: none;
}

align: left;
padding-top: 157px;
}