.searchBox {
	background-color: #FFF;
	border: 1px inset #3F3333;
	height: 14px;
	font-size: 11px;
	color: #3F3333;
}

.textbox {
	background-color: #FFF;
	border: 1px solid #424242;
	font-size: 12px;
	color: #424242;
}

.submit {
	color: #FFF;
	background-color: #F90;
	font-weight: bold;
	border: 1px solid #000;
}

.but_small {
	font-size: 75%;
}

.but_small2 {
	font-size: 85%;
}

form, ol, ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

li.bullet {
	list-style-type: square;
	font-size: 70%;
	color: #000;
}

li.bulletLrg {
	list-style-type: square;
	font-size: 100%;
	color: #000;
}

li.num {
	font-size: 70%;
	color: #000;
}

li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}

.txtSession {
	font-size: 75%;
	color: #FFF;
	text-decoration: none;
}

a.txtSession {
	font-size: 70%;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a.txtSession:hover {
	font-size: 70%;
	color: #3F3333;
	text-decoration: underline;
}

.txtSessionGrey {
	font-size: 70%;
	color: #F4F9FD;
}

.txtCopy {
	font-size: 70%;
	color: #424242;
}

a.txtButton {
	font-weight: bold;
	color: #FFF;
	background-color: #0E51A3;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

a.txtButton:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #F30;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}

.txtSale {
	color: #F30;
}

.txtOutOfStock {
	color: #D40000;
}

.txtSiteDocs, a.txtSiteDocs {
	font-size: 11px;
	color: #3F3333;
	text-decoration: none;
}

a.txtSiteDocs:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

.txtDefault {
	color: #3F3333;
}

a.txtDefault, a.txtLink, a.txtLocation {
	color: #600;
}

a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	text-decoration: none;
}

.txtContentTitle {
	background-color: #EFE9E9;
	font-size: 100%;
	font-weight: bold;
	color: #600;
	padding: 3px;
	padding-left: 8px;
	border-right: 1px solid #600;
	border-bottom: 1px solid #600;
}

.txtHomeTitle {
	font-size: 120%;
	font-weight: bold;
	color: #633;
	padding: 3px;
	padding-left: 8px;
	border-bottom: 2px solid #633;
}

.txtBoxSave {
	color: #D40000;
	padding-left: 16px;
}

.tblList {
	border: 0px solid #BFCCC7;
}

.tdListTitle {
	background-color: #BF9999;
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	border-bottom: 1px solid #3F3333;
}

.tdEven {
	background-color: #FDFDFD;
}

.tdOdd {
	background-color: #F2F2F2;
}

.txtCartPrice {
	float: right;
	color: #424242;
	padding-right: 3px;
}

.txtCart {
	font-size: 75%;
	color: #252525;
}

.cartTotal {
	border-top: 1px dashed #CCC;
	padding-top: 2px;
	margin-top: 3px;
}

a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	color: #600;
}

a.txtCartProduct:hover {
	text-decoration: none;
}

a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-size: 70%;
	font-weight: bold;
	color: #FFF;
	background-color: #F90;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000;
}

a.txtviewCart:hover {
	background-color: #6C3;
	color: #FFF;
}

.cartProgress {
	font-weight: normal;
	color: #666;
	padding: 4px;
	border: 1px solid #CC;
	width: 350px;
	margin: auto;
}

.txtcartProgressCurrent {
	color: #CD2A2A;
	font-weight: bold;
}

.quickBuy {
	text-align: center;
	color: #666;
}

.tdcartTitle {
	font-weight: bold;
	color: #FFF;
	background-color: #BF9999;
	border-bottom: 1px solid #3F3333;
}

.tdcartEven {
	background-color: #EBEDFE;
}

.tdcartOdd {
	background-color: #FFF;
}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666;
}

a.txtCheckout {
	color: #FFF;
	background-color: #9B0000;
	text-decoration: none;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	border-bottom: 1px solid #00050B;
	border-right: 1px solid #00050B;
	text-transform: uppercase;
	border-bottom-style: ridge;
}

a.txtUpdate {
	color: #004A90;
	background-color: #B2DAFF;
	text-decoration: none;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px inset #0D88FF;
	text-transform: uppercase;
}

.txtStockWarn {
	font-size: 70%;
	color: #F00;
}

.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #F00;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.txtCopyright, a.txtCopyright {
	text-align: center;
	font-size: 9px;
	color: #181818;
}

a.txtCopyright:hover {
	text-decoration: none;
	color: #FFF;
}

.dropDown {
	width: 120px;
	background-color: #CCC;
	font-size: 11px;
}

.txtCat {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.txtInformation {
	font-size: 70%;
	color: #CECECE;
}

.txtcurrency a {
	font-size: 70%;
	color: #FF6C6C;
	padding: 1px;
	text-decoration: none;
}

.txtcurrency a:hover {
	color: #3F3333;
}

.textboxDisabled {
	background-color: #FFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.latest {
	float: left;
	background-color: #FCFCFC;
	margin: 4px;
	padding: 0px;
	border-right: 1px solid #BF9999;
	border-bottom: 1px solid #BF9999;
	text-align: center;
	width: 173px;
	height: 206px;
}

.latest h3 {
	font-size: 80%;
	font-weight: bold;
	color: #3F3333;
	text-decoration: none;
	background: #EFE9E9;
	background-image: url(../styleImages/bg_latest.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 3px 3px 3px 24px;
	border-bottom: 1px solid #BF9999;
	text-align:left
}

.latest h3 a {
	text-decoration: none;
}

.latest h3 a:hover {
	color: #3F3333;
}

.latest_title {
	font-size: 110%;
	font-weight: bold;
	color: #600;
	background: #EFE9E9;
	background-image: url(../styleImages/bg_latest.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 3px 3px 3px 20px;
	border-bottom: 1px solid #600;
	border-right: 1px solid #600;
}