#main a {color: blue;}
#gateway {display: none;}
.storeitem { border-bottom: 1px dotted #666; padding-bottom: 1em; text-align: left;}
.prod {text-align: center;}
.watermark { text-align: center; padding: 1em;}
.watermark a { color: #6268AF;}
.searchBtn {
	color: #FFFFFF;
	background-color: #4A55D1;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
}
.searchBox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #000000;
	padding: 2px;
	font-size: 11px;
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;

	font-size: 11px;
	color: #000000;
}
.quickBuy .submit {display: inline; width: auto;}

.quickBuy {margin: 20px 0;}
.submit {	
	color: #FFFFFF;
	background-color: #353B9D;
	border: none;
	font-weight: bold;
	border: 1px solid #070F72;
	padding: 2px;
	font: 95% "Minion Pro", Minion, Georgia, Garamond, Times, serif;
	margin-top: 5px;
	width: 100%;
	cursor: pointer;
}
form {
	margin: 0px;
	padding: 0px;
}

li.bullet {
	list-style-type: square;
	color: #000000;	
}

li.bulletLrg {
	list-style-type: square;

	font-size: 100%;
	color: #000000;	
}
li.num {

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

a.txtSession, a.txtSiteDocs {

	color: #031074;
}
a.txtSession:hover, a.txtSiteDocs:hover {

	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	font-weight: bold;
	color: #FFFFFF !important;
	background-color: #353B9D;
	padding: 3px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A55D1;
	padding: 3px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {

	color: #00f;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 
	color: #00f;
	text-decoration:underline;
}
.txtContentTitle {
	color: #363DA5;
	font-weight: normal; margin-bottom: 0.5em;
	font-size: 200%;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
	width: 90%;
}
.tdListTitle {
	background-color: #070F72;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #4A55D1;
	padding-right: 3px;
}
.txtCart {
	color: #000000;	
}
.cartTotal {
	border-top: 1px dashed #070F72;
	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 {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #353B9D;
	border: none;
	font-weight: bold;
	border: 1px solid #070F72;
	padding: 3px;
	margin-top: 5px;
	text-align: center;
	font: 95% "Minion Pro", Minion, Georgia, Garamond, Times, serif;
	display: block;
}

.cartProgress {

	font-weight: normal;
	color: #333;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: 10px auto;
}
.txtcartProgressCurrent {
	color: #5962D7;
	font-weight: bold;
}
.quickBuy {
	text-align: center;

	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5962D7;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #EBEDFE;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF !important;
	background-color: #353B9D;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF !important;
	background-color: #353B9D;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {

	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-size: 11px;
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
#accordion {
	/*width: 585px;*/
	border-bottom: solid 1px #c4c4c4;
	text-align: left;
}
#content #accordion h3, #content #accordion h4 {	
	color: #363DA5;
	background: rgb(242,242,242) url(js/arrow-square.gif) no-repeat right -51px;
	padding: 7px 7px;
	margin: 0;
	font: bold 120%/100% "Minion Pro", Minion, Georgia, Garamond, Times, serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
	position: relative;  /* IE6 fix */
}

#accordion h3:hover, #accordion h4:hover {
	background-color: #545ED7;
	color: white;
}
#accordion h3.active, #accordion h4.active  {
	background-position: right 5px;
}

#accordion .accordion-1 {
	background: #ffffff;
	margin: 0px;
	padding: 5px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	position: relative;  /* IE6 fix */
}

.accordion-1 h5 {
	font-size: 1em;
	color: #363DA5;
	background: rgb(242,242,242);
	padding: 2px;
	margin: 0px;
	
}

.accordion-1 ul {
	padding: 0em 0em 0em 1.5em;
	margin: 0em;	
}

.accordion-1 li {
	padding: 0em 0em .5em 0em;
	margin: 0em;	
}

.accordion-1 li li {
	padding: 0em;
}

.accordion-1 p {
	padding: 0em 0em .5em 7px;
	margin: 0px;
	
}

.floatRight {
  margin: 5px;
  padding: 5px;
  float: right;
  border: none;
  position: relative;  /* IE6 fix */
}

.floatLeft {
  margin: 5px;
  padding: 5px;
  float: left;
  border: none;
  position: relative;  /* IE6 fix */
}

.font90 {
	font: 90% normal;
}

.font100 {
	font: 100% normal;
}

a.nl_readmore {
	color: #cc0000;
}

div.cos {
	font-size: 2em;
	color: navy;
	text-align: center;
	background: #f0e68c;
}

div.centred {
	text-align: center;
}

td.nl_permission {
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 20px 0 10px 0;
}

td.nl_permission a {
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

td.nl_header {
	height: 75px;
	border-top: 1px dotted #d5d5d5;
	border-bottom: 1px dotted #d5d5d5;
}

td.nl_header h1 {
	font-family: Georgia;
	font-size: 44px;
	font-weight: bold;
	color: #000000;
	display: inline;
}

table.nl_sidebar td {
	border-bottom: 1px dotted #d5d5d5;
	padding: 20px 0 20px 0;
}

h4.nl_meta {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

table.nl_sidebar ul {
	margin: 0 0 0 24px;
	padding: 0;
}

table.nl_sidebar ul li a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
}

table.nl_sidebar h3 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0;
}

table.nl_sidebar p {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 12px 0;
	padding: 0;
}

table.nl_sidebar p.miniheader {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 4px 0;
	padding: 0;
}

td.nl_mainbar h2 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 20px 0 8px 0;
	padding: 0;
}

td.nl_mainbar h2 a {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

td.nl_mainbar p {
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 20px 0;
	padding: 0;
}

td.nl_mainbar p.top {
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #d5d5d5;
}

td.nl_mainbar p.top a {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #cc0000;
}

td.nl_mainbar ul {
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

td.nl_footer {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 10px 0 10px 0;
}

td.nl_footer span {
	font-weight: bold;
}

