.sanity {
	text-align: left;
	padding: 10px;
	color: black;
}

.sanity p {
	font-size: 1.2em;
}

.sanity a {
	color: red;
	text-decoration: underline;
}

.miniCart {
	border: 1px solid #000;
	padding: 2px;
	margin-bottom: 20px;
	background-color: #fff;
	text-align: left;
}

.shoppingCart {
	border: 1px solid #000;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	text-align: left;
	width:90%
}

.error {
	border: 1px solid #000;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	text-align: left;
	width:90%
}

.error p {
	font-size: 1.2em;
}

.error a {
	color: red;
	text-decoration: underline;
}

.galleryAdmin {
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	width:90%
}

.galleryAdmin a {
	color: red;
	text-decoration: underline;
}

.galleryAdmin td {
	border: 1px solid #949494;
	padding: 5px;
}

.galleryAdmin th {
	background-color: #f0f0f0;
	color: black;
	border: 0;
	padding: 5px;
}

.galleryAdmin th h3 {
	color: red;
}
.galleryAdmin th p {
	text-align: left;
	font-size: 0.9em;
	font-weight: normal;
}

#small {
	font-size: 0.8em;
}

.cartHeader {
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom: 10px;
	margin-bottom: 2px;
	border-bottom: 1px solid #000;
	text-align: center;
}

.pageTitle {
	font-weight: bold;
	font-size: 1.6em;
	padding: 5px;
	margin-bottom: 0;
	text-align: center;
}

#addressBook fieldset {
	border: 1px solid #000;
	width: 80%;
	margin-top: 20px;
	padding: 10px;
}

#addressBook legend {
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom: 10px;
}

#addressBook label {
	float: left;
	text-align: left;
	width: 120px;
	font-weight: bold;
	font-size: 1.2em;
}

#addressBook p {
	text-align: left;
}

#addressBook .errorNotice {
	font-size: 1.3em;
	color: red;
	font-weight: bold;
}

#paymentNotice {
	border: 2px solid #9182bf;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	text-align: left;
	width:90%;
}

#paymentNotice p {
	font-size: 0.9em;
}

#paymentNotice a {
	color: red;
	text-decoration: underline;
}

#registerAccount {
	padding: 0;
	margin: 0;
}

#registerAccount p {
	font-size: 0.9em;
}

#registerAccount a {
	color: red;
	text-decoration: underline;
}

#registerAccount .section {
	border: 2px solid #9182bf;
	padding: 5px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
	background-color: #eee;
	text-align: left;
}

#registerAccount .section .note {
	font-size: 0.8em;
}


#registerAccount label {
	float: left;
	text-align: left;
	width: 110px;
	font-size: 0.9em;
}



.shadey { 
  background-image: url(/images/bckgrd.gif); 
  background-repeat: repeat; 
}

.seo {
	font-family: Arial, sans-serif;
	color: black;
 	font-size: 15px; 
}
.seo h1{
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
	padding-top: 15px;
	text-align: center;	
}
.seo p{
 	padding-left: 20px;
	font-size:15px; 
}

.seo a{
 	border:0px;
	padding-left: 20px;
	padding-right: 20px;
	display:inline;
}

.seo img{
 	border:0px;
	padding-left: 20px;
	padding-right: 20px;
	display:inline;
}


.errorText {
 color:red;
 font-family: Arial, Verdana, sans-serif;
 font-weight: bold;
 font-size: 12px;
 text-align: center;
}

.logon {
  padding-right:50px;
  color:white;
  font: 9pt Verdana;
  font-weight: bold;  
}

.logon a{
  color:white;
  font: 9pt Verdana;
  font-weight: bold;  
}

.logon a:hover {
  color:red;
  font: 9pt Verdana;
  font-weight: bold;  
}

.rb_title { 
  background-color: #FFFFFF; 
  background-image: url(/images/borders/title.gif); 
  background-repeat: repeat; 
  background-attachment: scroll; 
  background-position: top left; 
  border-bottom: 0px; 
  border-left: 0px; 
  border-right: 0px; 
  border-top: 0px; 
  color: #FFFFFF; 
  font-style: normal; 
  font-weight: bold; 
  font-size: 11px; 
  font-family: arial, sans-serif; 
  text-decoration: none; 
  padding-bottom: 0px; 
  padding-left: 0px; 
  padding-right: 0px; 
  padding-top: 0px; 
  width: 100%; 
  height: 20px; 
  text-align: center; 
}

.rb_content { 
  background-color: transparent; 
  background-image: none; 
  background-repeat: repeat; 
  background-attachment: scroll; 
  background-position: top left; 
  color: #222222; 
  font: normal normal 12px arial, sans-serif; 
  padding: 1px; 
  padding-top: 10px; 
  width: 100%; 
  text-align: left; 
}

.block { 
  border: 0px; 
  border-collapse: collapse; 
  width: 100%; 
}

.specialText {
font-size: x-small;
margin: 5px;
}

.whiteBackground {
background-color: WHITE;
border: solid 2px #3B5263;
}

.searchBold{
	color: black;
	font-weight: bold;
}

.bob{
	font-size: 9pt;
	line-height: 90%;
	padding:0px;
	margin:5px;
}

h1 {
	font-size: medium;
	font-weight: bold;
	line-height: normal
	color:#444444;
}
.text {
	font-size: small;
	padding-left: 10px
}
.rightBar {
	font-size: small;
	border-right: 2px solid #7ac2f9;
	padding-right: 3px;
}
.content {
	padding-left: 3px;
	font-size: small;
	padding-right: 3px;
	padding-top: 21px;
	position:relative;
	z-index:5;
}
.copyright {
	font-size: xx-small;
	text-align: center;

}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: none;
}
.b {
	color: black;
	text-decoration: none;
}
b:hover {
	color: blue;
	text-decoration: none;
}


.headerTop
{
	background-color: #0b59ae;
	color: WHITE;
	vertical-align: center;
	padding:0px;
 background-image: url('/images/blackgradient.jpg');
	

}
.headerBar {
	background-color: #7ac2f9;
    //#B2C6D6;
	height: 3px
}
.headerSideBar {
	/*border-right: solid 3px #7ac2f9;*/
	font-size: 1px;
}
.headerLeft {
		background-image: url('/images/sidegradient.jpg');
}
.headerSearch {
	background-color: #0b59ae;
	border-left: 3px solid #7ac2f9;
	font-size: small;
	color: #B2C6D6;
	background-image: url('/images/sidegradient.jpg');
}
.headerBottom 
{
	height: 40px;
	font-size: small;
	color: #DEE6EC;
	background-color: #0b59ae;
    background-image: url('/images/topgradient.jpg');
}
.headerBottom a{
	color: white;
	text-decoration: none
}
.headerBottom a:hover{
	color: orange;
	text-decoration: none
}
.headerSectionBar {
	background-color: #0b59ae;
	
	font-weight: bold;
	text-indent: 5px;
/*	border-left: solid 5px white;
	border-right: solid 3px #7ac2f9;
*/	height: 28px;
	color:white;
    font-size: large;
}
.headerConfirmationSectionBar {
	background-color: #DEE6EC;
	font-size: small;
	font-weight: bold;
	text-indent: 5px;
	border-left: solid 5px white;
	height: 28px;
}
.headerSectionBar a {
	color: white;
	text-decoration: none;
	font-size: larger;

}
.headerSectionBar a:hover {
	color: blue;
	text-decoration: none;
}

.headerConfirmationBar {
	background-color: #DEE6EC;
	font-size: small;
	font-weight: bold;
	text-indent: 5px;
	height: 28px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #555555;
	background-color: #FFFFFF;
	margin: 0px;
	padding:0;

}
#pageLeft 
{
/*	background-color: #547A98;
	background-image: url('images/sidegradient.jpg');*/
	background-color:white;
    padding:0;
    margin:0;
	font-size: small
}
#pageLeft2 {
	font-size: small;
	border-right: 2px solid #7ac2f9;
	padding-right: 3px;
}
.thispageItem {
	width:150px;
	color: #777777;
/***overflow:auto; */
	text-align:center;
	background-color:White;
	padding:0px;
	position: relative;
}
.thispageItem a {
	width: 140px;
	height:15px;
	font: normal 7pt Verdana;
	color: #0b59ae;
	text-decoration: none;
	text-align:left;
	display:block;
	background-color:white;
	background-image: url('/images/buttons/bluebutton_up.jpg');
	background-repeat: no-repeat;
	padding:1px 0 0 15px;
	margin-left:1px;
}
.thispageItem a:hover {
	width: 140px;
	height:15px;
	font: normal 7pt Verdana;
	color: #555555;
	text-decoration: none;
	text-align:left;
	display:block;
	background-color:white;
	background-image: url('/images/buttons/bluebutton_down.jpg');
	background-repeat: no-repeat;
	padding:1px 0 0 15px;
	margin-left:1px;
}
.boxprompt {	
	width:150px;
	color: #777777;
	overflow:auto;
	text-align:center;
	background-color:#ffcc66;
	border: solid 1px #3B5263;
	margin-bottom: 5px;
	font-weight: bold
}
.boxprompt a {
	font: normal 8pt Verdana;
	color: #777777;
	text-decoration: none;
	display:block;
	background-color:#ffcc66;
	padding:0px;
}
.boxprompt a:hover {
	font: normal 8pt Verdana;

	text-decoration: none;
	display:block;
	background-color:#FFFF99;
}
.testemonialsBox {
	width:150px;

	overflow:auto;
	text-align:center;
    border-bottom:1px solid #547A98;
}

.testemonialsBox a{
  color:#555555;

}

.testemonialsBox a:hover{
  color:orange;
}
.testscroll {
  height: 43px;
  color: #800080;
  text-align: center;
  font-size: small;
  font-style: italic;
  vertical-align:middle;
  padding: 0;
  margin:0;
  font-weight:bold;
}

.testscroll a {
  color: #800080;
}


#CartOverview {	
	width:150px;
	color: #800080;
	font: normal bold 10pt Verdana;
/***overflow:auto; */ 
	text-align:center;
	background-color:White;
	border: solid 1px gray;
	position: relative;
	padding-left: 3px;
    padding-right: 3px;
}
#CartContent {
	width:150px;
	font: normal 8pt Verdana;
	color: #555555;
	text-decoration: none;
	display:block;
	border: solid 1px gray;
	background-color: white;
	padding-left: 3px;
    padding-right: 3px;
    position:relative;
}

.CartDetail {
	width:150px;
	font: bold 8pt Verdana;
	font-size: x-small;
	color: #555555;
	text-align:left;
    padding-bottom: 5px;
}

.CartDetail a{
 color: black;
}

.CartPrice {
	font: bold 10pt Verdana;
	color: #800080;
	background-color: white;
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	height:1em;
	clear:both;
}

.CartOverview a:hover {
	color: orange;
	text-decoration: none;
	display:block;
	border-top: solid 1px #547A98;
	background-color: WHITE;
}
#cartCornerTL
{
  position: absolute;
  top: -1px;
  left: -1px;
}
#cartCornerTR
{
  position: absolute;
  top: -1px;
  right: -1px;
}
#cartCornerBL
{
  position: absolute;
  bottom: -1px;
  left: -1px;
  vertical-align:bottom;
}
#cartCornerBR
{
  position: absolute;
  bottom: -1px;
  right: -1px;
}
#cartBottom
{
  position:absolute;
  bottom:-3px;
  left:-1px;
  width:158px;
}
.menu {
    width: 145px;
	left:0px;
	padding-top: 0px;
	text-align: center;
	font-size: x-small;
/*	background-color: #ACC3DE; */
}
.menuMain{
  	padding-top:35px;
 /* 	background-image: url('images/blackgradient.jpg');*/
}

.subHeader{
  	background-image: url('/images/topheader/bluefadedown.gif');
  	border: 0px;
}


.leftback {
/* 	background-color: #ACC3DE; */
  	background-image: url('/images/lefthandside/bluefaderight.jpg');
}

.rightback {
/* 	background-color: #23408C; 
 	background-color: #ACC3DE; */ 
}


.subHeadings {
 	background-color: #003399;  
	padding-left: 50px;
	padding-right: 50px;	
}

.bestsellersTitle {
	width: 160px;
	font: 12pt Verdana;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align:center;
	display:block;
	background-repeat:no-repeat;
/*	padding-top: 30px;
	padding-bottom: 15px; */
	margin-left:1px;
	overflow:hidden;
 	background-color: #003399;  
}

.bestsellers {
	position:relative;
	width:160;
	height:300; 
	overflow:hidden; 
	border-width:1px;	
	border-style:solid; 
	border-color:black;
	background-image:url('/images/backgrounds/questionmark.jpg');
}

.featproducts {
	position:relative;
	width:160;
	height:300; 
	overflow:hidden; 
	border-width:1px;	
	border-style:solid; 
	border-color:black;
	background-image:url('/images/backgrounds/questionmark.jpg');
}



.headerItem {
	text-align:center;
	border: solid 0px #3B5263;
	padding:0px;
	position: relative;
}

.headerItem a {
	height: 20px;
	font: 10pt Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align:left;
	display:inline;
	background-repeat:no-repeat;
	padding-left: 4px;
	padding-top: 1px;
	margin-left:1px;
	overflow:hidden;
	text-align:center;
}
.headerItem a:hover {
	color: red;
	text-decoration: none;
	text-align:center;
	display:inline;
}

.menuItem {
	width:150px;
	text-align:center;
	border: solid 0px #3B5263;
	font: 13pt Arial;
	font-weight: bold;
	color: black;
	padding:0px;
	position: relative;
}
.menuItem a {
	width: 140px;
	height: 25px;
/*	background-image:url('images/buttons/bluebutton_up.jpg');*/
	font: 13pt Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align:left;
	display:block;
	background-repeat:no-repeat;
	padding-left: 12px;
	padding-top: 1px;
	margin-left:1px;
	overflow:hidden;
}
.menuItem a:hover {
	color: red;
	text-decoration: none;
	display:block;
/*	background-image: url('images/buttons/button_down.gif');*/

}

.miniPrice {
	font: 10pt Arial;
	color: red;
	font-weight: bold;
	text-align:center;
	padding:0px;
	position: relative;
}

.BestFeatItem {
	font: 10pt Arial;
	color: black;
	font-weight: bold;
	text-align:center;
	padding:0px;
	position: relative;
}


.SubmenuHeader {
	width: 140px;
	height: 20px;
	font: 9pt Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align:left;
	display:block;
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-top: 1px;
	margin-left:1px;
	overflow:hidden;
}

.SubmenuItem {
	width:150px;
	text-align:center;
	border: solid 0px #3B5263;
	padding:0px;
	position: relative;
}
.SubmenuItem a {
	width: 140px;
	height: 20px;
/*	background-image:url('images/buttons/bluebutton_up.jpg');*/
	font: 9pt Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align:left;
	display:block;
	background-repeat:no-repeat;
	padding-left: 35px;
	padding-top: 1px;
	margin-left:1px;
	overflow:hidden;
}
.SubmenuItem a:hover {
	color: red;
	text-decoration: none;
	display:block;
/*	background-image: url('images/buttons/button_down.gif');*/

}
.saleMenu {
	width:150px;
	color: white;
	text-align:center;
	padding:0px;
	position: relative;

}
.saleMenu a {
	width: 140px;
	height: 15px;
	color:#0B59AE;
	background-image:url('/images/buttons/bluebutton_up.jpg');
	font: 7pt Verdana;
	text-decoration: none;
	text-align:left;
	display:block;
	font-weight:bold;
	background-repeat:no-repeat;
	padding-left: 12px;
	padding-top: 1px;
	margin-left:1px;
	overflow:hidden;

}
.saleMenu a:hover {
	color: #555555;
	text-decoration: none;
	display:block;
	background-image: url('/images/buttons/bluebutton_down.jpg');
}

.saleMenu a.clearance
{
  color:red;
  background-image: url('/images/buttons/redbutton_up.jpg');
}
.saleMenu a:hover.clearance
{
  color:#AA5555;
  background-image: url('/images/buttons/redbutton_down.jpg');
}
.saleSubMenu {
	width:150px;
	color: black;
	overflow:auto;
	font: x-small 8pt arial;
	text-align:center;
	background-color:White;
	border: solid 1px #3B5263;
	padding:0px;
    position: absolute;
	right:-100%;
	top:0%;
	overflow: hidden;
	visibility: hidden;
}

.deepButton_p a {
	width: 139px;
	height: 30px;
	color:#0B59AE;
	background-image:url('/images/buttons/bluebuttondeep_up.jpg');
	font: 9pt Verdana;
	text-decoration: none;
	text-align:left;
	display:block;
	font-weight:bold;
	background-color: white;
	background-repeat:no-repeat;
	padding-left: 12px;
	padding-top: 1px;
	margin-left:1px;
	overflow:hidden;

}
.deepButton_p a:hover {
	color: #555555;
	text-decoration: none;
	display:block;
	background-image: url('/images/buttons/bluebuttondeep_down.jpg');
}

.tableCell {
	background-color: #999999;
	vertical-align: top

}

.badCell {
	background-color: #F1AEA3;
	vertical-align: top
}

.headCell {
	padding: 5px;
	font-size: 0.9em;
	font-variant: small-caps;
	color: #f8f8f8;
}

.totalCell {
	padding: 5px;
	font-size: 0.9em;
	font-variant: small-caps;
	color: darkblue;
	font-weight: bold;
	background-color:#DDDDDD;
}

.catCell {
	padding: 3px;
	font-size: 0.9em;
	color: black;
	background-color:#DDDDDD;
}

.catCell a 
{
	color: black;
	text-decoration: none;	
}

.catCell a:hover 
{
	color: blue;
	text-decoration: none;	
}

.indentCell {
	padding: 3px;
	padding-left: 35px;
	font-size: 0.9em;
	color: black;
	background-color:#DDDDDD;
}

.searchCell {
	background-color:#WHITE;
}
.searchCell a
{
	
	text-decoration: none;
}
.searchCell a:hover
{
	color: blue;
	text-decoration: none;
}
.keyTable
{
 
  font-weight: bold;
  border-bottom:1px solid #547A98;
  background-color: WHITE;
}
.keyTable a
{
 
 color: #555555;

}
.keyTable a:hover
{
  color: orange;
}
.keyTable tr
{
  height:3.5em;
}
.keyTable td
{
}
.keyTable img
{
  border:2px solid white;
}
.cartsummary 
{
	height: auto;
	text-align: center;
	font-weight: bold;
	color: black;
	background-color:#bbbbbb;
	margin-bottom: 5px;
	padding: 3px 3px 3px 3px;
}
.prodName 
{
	font-size: small;
	color: White;
	font-weight: bold;
	background-color: #547A98;
}
.prodName a {
	color: White;
	text-decoration: none;
}
.prodName a:hover{
	color: White;
	text-decoration: none;
}
.product
{
	font-size: small;
	color: Black;
	font-weight: bold;
	background-color: WHITE;
}
.product a {
	color: Black;
	text-decoration: none;
}
.product a:hover{
	color: Black;
	text-decoration: none;
}

.prodCell {
	background-color: WHITE;
	vertical-align: top;
	border-bottom: solid 1px #D3DCE3;
}
.prodNameBuyNow
{
	font-size: small;
	color: BLACK;
	font-weight: bold;
	background-color: WHITE;
}
.prodNameBuyNow a {
	color: WHITE;
	text-decoration: none;
	display:block;
	background-color:WHITE;
	padding:0px;
	font-size: 110%;
	font-weight:bold;
}
.prodNameBuyNow a:hover{
	font-size: 110%;
	font-weight: bold;
	color: black;
	text-decoration: none;
	display:block;
	background-color:ORANGE;
}
.addToBasket
{
	text-align: center;
	font-size: large;
	background-color: WHITE;
}
a.addToBasket {
	display:block;
     border: solid 1px WHITE;
    color:ORANGE;
}
a.addToBasket:hover
{
 	color:  BLACK;
 	border: solid 1px ORANGE;
}

.subCatCell 
{
	font-size: 12px;
	
	background-color: WHITE;
}
.subCatCell a{
	color: #555555;
	background-color: WHITE;
}
.subCatCell a:hover{

	background-color: WHITE;
}
.subCatListCell {
	font-size:75%;
	background-color: white;
	color:BLACK;
}
.subCatListCell a{
	color: BLACK;	
}
.subCatListCell a:hover {
	color: BLACK;
	text-decoration: underline;
}
.pageSelect {

    padding:0;
    margin:0;
    align: center;
	font-size:100%;
	color: white;
    background-color: #bbbbbb;

}

.pageSelect a{
	color:white;
}
.pageSelect a:hover{
	text-decoration:underline;
	color: white;
}

.prodTable {
  padding:0;
  margin:0;

}
.prodTable td {
  padding-bottom:10px;

}

.storeFronts
{
  direction: rtl; 
  text-align:center;
}
.storeFronts img
{
	border:none; 
}
.publicsector img
{
  border:none;
}
.sales 
{
  color:black;
  font-size:medium;
  font-weight:bold;
}
.sales img
{
    border:2px solid WHITE;
}
.sales:hover
{
  color:orange;
}
.padded
{
  margin: 0.5em 0;
}
.surveybox
{line-height: 1.5em;
  text-align:left;
  border:1px solid slategray;
  font-size:xx-small;
  background-color:White;
}
.surveybox h3, h4 {
  text-align:center;
  color: #0b59ae;
  margin:0;
  padding:0;
}
.surveybox h3 {
  font-size: small;

}
.surveybox h4 {
  font-size: x-small;
}
.surveybox form {
  padding:0;
  margin:0;

}
.surveybox ul {
  list-style-type: none;
  margin:0;
  padding:0;
}
.surveybox ol {
  
  margin:0.5em 0 0 0;
  padding:0;
  list-style-position:inside;

}
.surveybox submit {
  position: absolute;
  left: 72%;
}
.surveybody {
    padding: 0.5em;

}
.surveyhead {
  background-color: #0b59ae;
  line-height : 3em;
}
.surveyhead h3 {
  color:white;
}


.rrp {  text-decoration: line-through; font-size: small}
.nprice {  font-size: small; font-weight: bold; color: #FF0000}
.save {  font-size: small; color: #FF0000}
.subTotal {
	border-top: solid 1px black;
	background-color: #bbbbbb;
	text-align: right
}
th {
  font-size: smaller;
  color: red;
}
.err {  font-style: italic; color: #FF0000; font-size: small}
#printHeader {display: none }
#footer{
  margin-top:5px;
  background-color: #bbbbbb;
}

@media print 
{
	.nonPrint { display: none }
	#pageLeft { display: none }
	#pageRight {display: none }
	#printHeader {display: block }
	#printTable { border: solid 1px black; }
	#hsdlogo {display:none; }
	#smile {display:none; }
	.headerBottom {display:none; }
	#searchbox {display:none; }
    #printlink {display:none; }
    #pagehead {display:none;}
}

#ProductBox {
	border: 0px solid #d6d6d6;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;;
}
.boldText {
    font-weight: bold;
    color: tomato;
}

.nowrap {
  white-space :nowrap;
}

#addC {
  margin: 0px 0px 0px 10px;
}

.redTextBold {
  color:tomato;
  font-size: larger;
  font-weight: bold;
}
.blueTextBold {
  color:royalblue;
  font-size: larger;
  font-weight: bold;
}
.redText {
  color:tomato;
}
.blueText {
  color: royalblue;
}
.greyText {
  color: #555555;
}
