/*
2f63ab -> rgb 0,97,150 
6294bc -> rgb 98,148,188
*/

body {
	background-color: rgb(0,0,0);
	color: rgb(0,0,128);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}

a {
	text-decoration: none;
	color: rgb(0,0,255);
}

.basket-footer, .basket-footer a {
font-size: 10px;
font-weight: bold;
/* color: rgb(0,97,150); */
}

.basket-header, .basket-header a {
font-size: 12px;
/* color: rgb(0,0,0); */
}

.basket-item, .basket-item a {
font-size: 10px;
/* color: rgb(0,0,0); */
}

.basket-item-inactive, .basket-item-inactive a {
font-size: 10px;
color: rgb(128,128,128);
}

.basket-totals, .basket-totals a {
font-size: 12px;
font-weight: bold;
/* color: rgb(0,0,0); */
}

.basket-totals-adjusted, .basket-totals-adjusted a {
font-size: 12px;
font-weight: bold;
color: rgb(128,128,128);
}

.body-content, .body-content a, .category-desc {
font-size: 12px;
/* color: rgb(0,0,0); */
}
.body-content a {
/* color: rgb(0,97,150); */
}

.body-content-sml, .body-content-sml a {
font-size: 10px; 
/* color: rgb(0,0,0); */
}
.body-content-sml a {
/* color: rgb(0,97,150); */
}

.body-special, .body-special a {
font-size: 10px;
/* color: rgb(0,0,0); */
}

.body-special-price, .body-special-price a {
font-size: 10px;
/* color: rgb(0,0,0); */
}

.body-special-saleprice, .body-special-saleprice a {
font-size: 10px;
font-weight: bold;
color: rgb(255,0,0);
}

.body-titlebar, .body-titlebar a {
background-color: rgb(0,97,150);
color: rgb(255,255,255);
font-size: 12px;
font-weight: bold;
}
.body-pgtitle, .body-pgtitle a {
font-size: 14px;
font-weight: bold;
/* color: rgb(0,0,0); */
}
div.body-pgtitle, div.category-desc, div.msg {
margin-bottom: 2ex;
}

.category-product, .category-product a {
font-size: 10px;
/* color: rgb(0,97,150); */
}

fieldset {
border: 1px solid rgb(0,97,150);
}

.footer, .footer a, .footer-gry, .footer-gry a {
font-size: 10px;
text-align: center;
}
.footer {
/* color: rgb(0,0,0); */
}
.footer a {
/* color: rgb(0,97,150); */
}
.footer-gry{
 color: rgb(204,204,204);
}
.footer-gry a {
color: rgb(192,192,192);
}

form {
margin: 0;
}

.form-btn {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: bold;
background-color: rgb(244,244,244);
color: rgb(0,0,128);
border-width: 1px 1px 1px 1px;
border-color: rgb(98,148,188) rgb(0,97,150) rgb(0,97,150) rgb(98,148,188);
}

.form-comment, .form-comment a {
font-size: 10px;
/* color: rgb(0,0,0); */
}

.form-label, .form-label a {
font-size: 11px;
font-weight: bold;
/* color: rgb(0,0,0); */
}
.form-label a {
/* color: rgb(0,97,150); */
}

.form-text, .form-text a {
font-size: 11px;
/* color: rgb(0,0,0); */
}
.form-text a {
/* color: rgb(0,97,150); */
}

.header-nav, .header-nav a {
font-size: 10px;
font-weight: bold;
color: rgb(255,255,255);
}
.header-nav a:hover {
	color: rgb(255,255,0);
}
.header-nav span {
font-weight: normal !important;
}

.header-pgtitle, .header-pgtitle a {
font-size: 10px;
font-weight: bold;
color: rgb(255,255,255);
}

.header-search, .header-search a {
font-size: 10px;
font-weight: bold;
color: rgb(255,255,255);
}

.hdr-banner {
background-color: rgb(255,255,255);	
}
.hdr-menu-top {
background-color: rgb(122,120,173);
}
.hdr-menu-left {
background-color: rgb(0,97,150);
}

hr {
border: 0;
}
hr.primary, hr.secondary {
color: rgb(0,97,150);
background-color: rgb(0,97,150);
height: 2px;
}
hr.secondary {
height: 1px;
margin-top: 1.5ex;
/* margin-bottom: 1.5ex; */
}

.list-header, .list-header a {
font-size: 10px;
font-weight: bold;
/* color: rgb(0,0,0); */
}
.list-header a {
/* color: rgb(0,97,150); */
}

.list-item, .list-item a {
font-size: 10px;
/* color: rgb(0,0,0); */
}
.list-item a {
/* color: rgb(0,97,150); */
}

h2#header-title {
	font-family: Arial;
	font-style: italic;
}

#menu {
	margin: 0.25em;
	margin-bottom: 3em;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 1em;
}

#menu ul li {
	margin-bottom: 1em;
}
#menu ul li, #menu ul li a {
	font-size: 12px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-transform: uppercase;		
}
#menu ul li a:hover {
	color: rgb(255,255,0);
}
.menu-parent, .menu-parent a {
	/* inherits from #menu ul li for now... */
}	
.menu-child, .menu-child a {
	font-size: 11px;
	text-decoration: none;
}
.menu-child-margin {
	margin-left: 1em;
}
.menu-child-margin div {	
	margin-bottom: 1em;
}

.menu-selected, .menu-selected a {
	/* color: rgb(255,255,0); */	
	font-style: italic;
}

.msg, .msg a {
font-size: 11px;
font-weight: bold;
color: rgb(255,0,0);
}

.pagination, .pagination a {
font-size: 10px;
/* color: rgb(0,0,0); */
}
.pagination a {
/* color: rgb(0,97,150); */
}

.product-desc, .product-desc a {
font-size: 10px;
/* color: rgb(0,0,0); */
}

.product-label, .product-label a {
font-size: 10px;
font-weight: bold;
/* color: rgb(0,97,150); */
}

.product-price, .product-price a {
font-size: 11px;
font-weight: bold;
/* color: rgb(0,0,0); */
}

.product-price-sale, .product-price-sale a {
font-size: 11px;
font-weight: bold;
color: rgb(255,0,0);
}

.product-name, .product-name a {
font-size: 12px;
font-weight: bold;
/* color: rgb(0,97,150); */ 
}

.product-sku, .product-sku a {
font-size: 10px;
/* color: rgb(0,0,0); */
}

table#main-table-inner, table#header-table, table#table-menu {
	border-collapse: collapse;
	/* border-color: rgb(17,17,17); */
}
table#main-table-inner {
	background-color: rgb(255,255,255);
}
table#main-table-outer {
	border-collapse: collapse;
	border-color: rgb(122,120,173);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}