/**
* @package Mozen - Responsive Zencart Template
* @copyright (C) 2012 by Dasinfomedia - All rights reserved!
* CSS Document
* CSS For IE-8
*/

@charset "utf-8";

#mj-righttop .mj-language{
	 padding-right: 30px;
}
#productListing{
	float:none;
}

#mj-logo
	{
		width:21.9% !important;
	}
#mj-header #mj-righttop
	{
		width:76.1% !important;
	}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	outline: thin dotted;
}

.close {
	filter: alpha(opacity=20);
}
.close:hover {
	filter: alpha(opacity=40);
}

.btn{
	display: inline;
	margin-left: .3em;
	line-height: 20px;
	background-color: #e6e6e6;
	border: 0;
	zoom: 1;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc;
}

.btn:first-child {
  margin-left: 0;
}

.btn:hover {
	background-color: #d9d9d9;
}
.mj-productdetailimage a
{
	 height:108px;
	 width:99px;
}
#moduleMenu-wrapper .moduleSpan {
	background: none repeat scroll 0 0 #DADDDF;
}
#mj-slideshow
{
	height:375px;
}
#mj-right #twittersideboxContent .twtr-tweets
{
	background-color:#E3E5E7 !important;
}
.centerBoxContentsNew.centeredContent:hover .mj-productdetailimage > a, .centerBoxContentsFeatured.centeredContent:hover .mj-productdetailimage > a, .centerBoxContentsSpecials.centeredContent:hover .mj-productdetailimage > a, .productListing-odd:hover .mj-productdetailimage > a, .productListing-even:hover .mj-productdetailimage > a, .categoryListBoxContents:hover .mj-productdetailimage > a
{
background-position:20px 21px;
transform:none;
}
.mj-productdetailimage a
{
background-position:20px 21px;
}

