/*.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
}

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

.textbox {
	background-color:#000000;
	border:none;
	padding:3px;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	}

.textboxDisabled {
	background-color:#CCCCCC;
	border:none;
	padding:3px;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	}

.submit {	
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size:18px;
	background-color: #0099FF;
	border: none;
	padding:0 .6em 0 .6em;
	}

.linkage a{	
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size:18px;
	background-color: #0099FF;
	border: none;
	padding:0 .6em 0 .6em;
	}

.linkage a:hover{	
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	color: #0099FF;
	font-size:18px;
	background-color: #FFFFFF;
	border: none;
	}

form, ol, ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	}

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

li.num {
	list-style:none;
	font-size: 75%;	
	}
	
li.account {
	list-style:none;
	padding-top: 5px;
	padding-bottom: 5px;
	}

/*.txtSession, .txtCopy, .txtSiteDocs {
	font-size: 75%;
	color: #333333;
	}
*/

/*a.txtSession, a.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #031074;
	text-decoration: none;
	}
*/

/*a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #031074;
	text-decoration: underline;
	}
*/

a.txtButton {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size:18px;
	background-color: #0099FF;
	border: none;
	padding:0 .6em 0 .6em;
	}

a.txtButton:hover {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	color: #0099FF;
	font-size:18px;
	background-color: #FFFFFF;
	border: none;
	padding:0 .6em 0 .6em;
	}

.txtOldPrice {
	text-decoration: line-through;
	font-style:inherit;
	}


.txtSale {
 	font-weight:bold;
	color: #0099FF;
	}


.txtOutOfStock {
	text-decoration: line-through;
	font-style:inherit;
	}

/*.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: Verdana, Arial, Helvetica, sans-serif;
	color: #070F72;
	text-decoration:none;
	}
*/

/*a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration:none;
	}
*/

.txtContentTitle {
	color:#0099FF;
	font-size:30px;
	line-height:1.2em;	
	}

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

/*.tblList {
	border: 1px solid #070F72;
	}
*/

.tdListTitle {
	color:#0099FF;
	line-height:1.2em;	
	}

.tdEven {
	padding-bottom: 25px;
	}

.tdOdd {
	padding-bottom: 25px;
	}

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

/*.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;	
	}
*/

.cartTotal {
	border-top: 1px dashed #0099FF;
	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: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
	}
*/	

/*a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
*/

.cartProgress {
	padding: 4px;
	width: 360px;
	margin: auto;
	}
	
.txtcartProgressCurrent {
	color:#0099FF;
	}

.quickBuy {
	text-align: center;
	}


.tdcartTitle {
	font-weight: bold;
	color: #0099FF;
	border-bottom: 1px solid #FFFFFF;
	}
	
/*.tdcartEven {
	background-color: #EBEDFE;	
	}
*/
	
/*.tdcartOdd {
	background-color: #FFFFFF;
	}
*/
	
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #FFFFFF;
	}

a.txtCheckout {
	color: #FFFFFF;
	background-color: #0099FF;
	text-decoration: none;
	padding: 2px;
	
}

a:hover.txtCheckout {
	color: #0099FF;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	}

a.txtUpdate {
	color: #FFFFFF;
	background-color: #0099FF;
	text-decoration: none;
	padding: 2px;
	
}

a:hover.txtUpdate {
	color: #0099FF;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	}
	
.txtStockWarn {
	font-size: 75%;
	color: #0099FF;
	}


.txtError {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
	padding: 2px;
	margin:2px;
	}

.txtCopyright, a.txtCopyright {
	font-size: .7em;
	color:#FFFFFF;
	text-align:center;
	margin-top:-5em;
	float:inherit;
	}

a.txtCopyright:hover {
	text-decoration: none;
	color:#0099FF;
	}

.dropDown {
	width: 120px;
	}

#footer-content {
	color:#FFFFFF;
	}

#footer-content a{
	color:#FFFFFF;
	}	
	
#footer-content a:hover{
	color:#0099FF;
	}
