body {
  font-family: Arial, tahoma,helvetica,sans-serif;
  font-size: small;
  color: #333;
  margin: 0px;
  text-decoration:none;
}
/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/

}
.pricescompared{
background: #fff url(images/price-compare.gif) center center no-repeat;
}
.productreviews{
background: #fff url(images/product-reviews.gif) center center no-repeat;
}
.discountcodes{
background: #fff url(images/discount-codes.gif) center center no-repeat;
}
.indentmenu ul{
margin: 0;
padding: 0px 0px 0px 15px;
float: left;
/* width: 80%; width of menu*/
border-bottom: 0px solid navy; /*navy border*/
/*background: black url(images/tabsbg.gif) center center repeat-x;*/
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #000; /*text color*/
padding: 0px 0px;
text-decoration: none;
border-right: 0px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: #000;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 0px; /*shift text down 1px*/
padding-bottom: 0px;
/*background: black url(images/indentbg2.gif) center center repeat-x;*/
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 0px;
}

.tabcontent{
display:none;
border: 1px dashed #ccc;
width:700px;
}

@media print {
.tabcontent {
display:block !important;
}
}
.discount {
padding:30px;
border:3px dashed #333;
background-color:#FDFADA;
}
/*** SLIDE ***/
#slide {
padding:35px 22px 0px 22px;
width: 685px;
float: left;
border:0px solid #ccc;

}
/* outmost wrapper element */
#scrollable {
padding:0px 0px 0px 0px;
margin:0px auto;
width: 680px;
float: left;
position:relative;

}

/* container for the scrollable items */
.items {
width:650px;
height:190px;
display:block;
margin:0px auto;

}
* html .items{ margin-left:45px;}


.slide-items {
width: 150px;
padding:0px 5px;
float: left;
margin-left: 0px;
margin-right: 0px;
text-align:center;
background-image:url(images/dotted2.gif); background-repeat:repeat-y; background-position:right;
}
.slide-items: hover {
width: 150px;
padding:0px 5px;
float: left;
margin-left: 0px;
margin-right: 0px;
text-align:center;
background: #ccc url(images/dotted2.gif); background-repeat:repeat-y; background-position:right;
}

div.slide-items h4.title_sl{ margin:0px 0px 10px 0px !important;font-weight: normal;}
div.slide-items p{ margin:0px;}

.slide-items.noborder{background-image:none;}
/* single item */

/* next / prev buttons */
a.prev, a.next {
display:block;
width:20px;
height:70px;
background-repeat:no-repeat;	
margin:0px 0 0 0;
cursor:pointer;
position:absolute;
top:55px;
}

a.prev {
background:url(images/slide-prev.gif);
background-repeat:no-repeat;
left:0;
}


a.next {
background:url(images/slide-next.gif);
background-repeat:no-repeat;	
right:0;
}
/*** END SLIDE ***/
.name {
  font-family: Arial;
  font-size: 12px;
  color: #333;
  margin: 0px;
  text-decoration:none;
}
.proddescription {
  font-family: Arial;
  font-size: 12px;
  color: #333;
  padding: 8px;
  text-decoration:none;
}
.price {
	font-family:Arial;
	font-size: 15px;
	font-weight:bold;
  color:#FFF;
}
.price a{
	font-family:Arial;
	font-size: 15px;
  color:#FFF;
  text-decoration:none;
}
.price a:hover{
  color:#FFF;
  text-decoration:underline;
}
.price a:visited{
  color:#FFF;
}
.productprice {
	font-family:Tahoma;
	font-size: 15px;
	font-weight:bold;
  color:#FEEF00;
}
.bestprice {
background: url(images/pricebg.jpg) no-repeat center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
width: 457px;
}
.logo {
  padding: 13px 5px 5px 5px;
  background: url(images/online-shopping.gif) no-repeat left center;
}
.menuelectricals {
  width:88px;
  height:32px;
  background: url(images/electricals.gif) no-repeat;
}
.menuappliances {
  width:85px;
  height:32px;
  background: url(images/appliances.gif) no-repeat;
}
.menuentertainment {
  width:101px;
  height:32px;
  background: url(images/entertainment.gif) no-repeat;
}
.menucomputers {
  width:82px;
  height:32px;
  background: url(images/computers.gif) no-repeat;
}
.menugadgets {
  width:68px;
  height:32px;
  background: url(images/gadgets.gif) no-repeat;
}
.menuhomegarden {
  width:111px;
  height:32px;
  background: url(images/home-garden.gif) no-repeat;
}
.menuhealthbeauty{
  width:117px;
  height:32px;
  background: url(images/health-beauty.gif) no-repeat;
}
.menufashion {
  width:83px;
  height:32px;
  background: url(images/fashion.gif) no-repeat;
}
.searchbg {
  padding: 5px 5px 8px 5px;
  background: url(images/delete-search-bg.jpg) no-repeat right center;
}
.menubg {
  background: url(images/menu-bg.gif) repeat-x;
}
a {
	color:#6C3A79;
	text-decoration:none;
}
a:visited {
	color:#6C3A79;
}
a:hover {
	text-decoration:none;
}
h1 {
  font-family: Arial, tahoma,helvetica,sans-serif;
  font-size: 12px;
  font-weight:normal;
  color: #6C3A79;
  margin: 0px;
  padding:0px 0px 0px 5px;
  text-decoration:none;
}
h1 a{
   color:#6C3A79;
	}
h1 a:visited{
   color:#6C3A79;
	}
h2 {
  font-family: Arial, tahoma,helvetica,sans-serif;
  font-size: small;
  font-weight:normal;
  color: #6C3A79;
  margin: 0px;
  padding:0px 0px 0px 5px;
  text-decoration:none;
  border-bottom:1px dashed #ccc;
}
h2 a{
   color:#6C3A79;
	}
h2 a:visited{
   color:#6C3A79;
	}
h3 {
  font-family: Arial, tahoma,helvetica,sans-serif;
  font-size: small;
  font-weight:normal;
  color: #6C3A79;
  margin: 0px;
  padding:0px 0px 0px 5px;
  text-decoration:none;
}
h3 a{
   color:#6C3A79;
	}
h3 a:visited{
   color:#6C3A79;
	}
.underline {
  font-family: Arial, tahoma,helvetica,sans-serif;
  border-bottom:1px dashed #ccc;
}
.padding {
  font-family: Arial, tahoma,helvetica,sans-serif;
  font-size: 12px;
  font-weight:normal;
  color: #6C3A79;
  margin: 0px;
  padding:8px 0px 5px 5px;
  border-bottom:1px dashed #6C3A79;
  border-top:1px dashed #6C3A79;
}
.pricespadding {
  font-family: Arial, tahoma,helvetica,sans-serif;
  font-size: 12px;
  font-weight:normal;
  color: #6C3A79;
  margin: 0px;
  padding:15px;
}
.prodpadding {
  font-family: Arial, tahoma,helvetica,sans-serif;
  font-size: 12px;
  font-weight:normal;
  color: #444;
  margin: 0px;
  padding:15px;
  line-height:150%;
}
.searchdesc {
  font-family: Arial, tahoma,helvetica,sans-serif;
  font-size: 12px;
  font-weight:normal;
  color: #555;
  margin: 0px;
  padding:10px 15px 10px 15px;
}
.prodprice {
  font-family: Arial, tahoma,helvetica,sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #444;
  margin: 0px;
}
.image {
  padding:22px 5px 22px 5px;
}
.prodimage {
  margin:12px;
  border:1px solid #ccc;
  background: #fff;
}
.banner {
  padding:6px 0px 6px 0px;
}


.atoz {
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}


.banner {
}
.banner h2 {
  font-family: Arial, tahoma,helvetica,sans-serif;
  font-size: small;
  font-weight:normal;
  color: #6C3A79;
  margin: 0px;
  padding:8px 0px 5px 5px;
}
.banner h3 {
  background-color: #FAFAFA;
  padding: 2px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
}


.featured {
}
.featured table {
  margin: auto;
  padding: 0px;
}
.featured th {
  background-color: #DFFBCF;
  padding: 2px;
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}


.menu {
}


.navigation {
  width: 700px;
  text-align: center;
  margin: 20px 0 20px 0;
}


.prices {
  font-family: Arial, tahoma,helvetica,sans-serif;
  font-size: small;
  font-weight:normal;
  color: #444;
  margin-top: 15px;

}


.product {
  margin-top: 15px;
  width: 740px;
}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}
.product p {
  text-align: justify;
}


.ratings {
  margin-top: 15px;
  width: 690px;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #AF7817;
}
.ratings form textarea {
  width: 100%;
}

/*SEARCH*/

#search {
	position:relative;
	float:right;
	top:2px;
	right:6px;
	bottom:0px;
	background:#;
	
}

.searchButton {
	position:static;
	float:right;
	border:none;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	width:50px;
	height:47px;
	background: #212121 url(images/search-button.gif);
	background-repeat:no-repeat;
	margin:0px 0px 0px 21px;
}
.searchButton:hover {
	background-image:url(images/search-button.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.searchbox {
	border:0px solid #ffffff;
	width:350px;
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	background:#E9E2EB;
	
}
/*Search END*/

.searchform {
}


.searchresults {
  width: 725px;
}
.searchresults h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}

.related {
  
  /*background-color: #eeeeee;*/
  font-weight: bold;
  padding: 4px;
  margin-left: 2px;
  margin-top: 10px;
}


.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
  padding: 3px 0px 3px 0px;
}
.disabled {
  color: #AAAAAA;
}
.footer {
	padding:2px 8px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(images/footer.jpg) no-repeat center center;
	
}
.footer a{
	padding:2px 8px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}
.footer a:visited{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}
.footer a:hover{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}
.footertext {
	padding:5px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	color:#888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}