@charset "utf-8";

/*---Common and Standard->START*/
body {
	margin: auto !important;
}
img{
	max-width:100%;
}
a.linkopac img {
	filter: alpha(opacity=100%);
	-moz-opacity: 1.0;
	opacity: 1.0;
	background-color: transparent;
}
a.linkopac:hover img {
	filter: alpha(opacity=20%);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border: 0px none;
}
.estorepower-clear {
	clear: both;
}
.estorepower-wrap {
	width: 100%;
}
.estorepower-wrapcen {
    background-color: #000;
    background-image: url("../images/flower1.png");
    background-position: 0 26%;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
}
.inner-background {
    background-image: url("../images/flower2.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 100%;
}
.estorepower-background {
	padding: 0;
	width: 100%;
	text-align: center;
	margin:0;
	background: none;
	float: left;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:20% 15%;
}
.estorepower-content {
	width: 1024px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	margin-top:80px;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
#estorepower-header {
	margin: auto;
	width: 100%;
	height:auto;
	background-color:#000000;
}
.top_bg{
	margin: auto;
	width: 100%;
	background-color:#11100e;
	height:30px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.top_inner{
 	margin: auto;
    width: 1024px;
}
.top_left{
	margin:auto;
	float:left;
	text-align:left;
	font-size: 14px;
	color: #b5b5b5 !important;
	text-decoration: none;
	padding-top:5px;
	font-family:raleway;
}
.top_right{
	float: right;
    margin-top: 5px;
}
.top_right a{
	color: #b5b5b5 !important;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	padding-left:20px;
	text-decoration: none;
	transition: color 0.3s ease-in 0s;
	display: inline;
	text-align:right;
	font-family:raleway;
}

.top_right a:hover{
	color: #FFFFFF !important;
	text-decoration: none;
}
.nav_inner{
	margin: auto;
	width: 1024px;
	height:auto;
}
.nav_left{
	float: left;
    margin-top: 70px;
    width: 280px;
}
.nav_left a{
	color: #000000 !important;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	padding-right:10px;
	text-decoration: none;
	transition: color 0.3s ease-in 0s;
	display: inline;
	text-align:left;
}
.nav_left a:hover{
	color: #666666 !important;
	text-decoration: none;
}
.nav_center_logo{
    float: left;
    margin-left: 32px;
    margin-top: 20px;
    text-align: center;
    transition: all 0.7s ease-in-out 0s;
}
.nav_center_logo:hover{
	transform: scale(0.9, 0.9);
    transition: all 0.7s ease-in-out 0s;
}
.nav_right{
	float: right;
    margin-top: 70px;
    width: 255px;
}
.estorepower-search {
    background-color: #000000 !important;
    border-radius: 50px;
    float: right;
    width: 265px;
}
.estorepower-search-bottom{
	background-color: #000000 !important;
    border: 1px solid #444444 !important;
    border-radius: 50px;
    float: right;
    width: 265px;
}
.search_button {
	border: 0 none;
	cursor: pointer;
	display: block;
	float: left;
	height: 37px;
	margin: 0;
	text-indent: -9999px;
	transition: all 0.3s ease-in-out 0s;
	width: 48px;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/searchbtn.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}
.search_button:hover {
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/searchbtn.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.search{
    background-color: transparent;
    border: medium none;
    color: #666666 !important;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 40px;
    outline: medium none;
    padding-left: 10px;
    text-decoration: none;
    width: 200px;
}
.shipping{
	text-align: center;
	width: 100%;
}
.menu{
    padding-top: 20px;
    text-align: center;
    width: 1250px;
	margin-bottom:20px;
	font-family:raleway;
}
.menu a{
    color: #FFFFFF !important;
    font-size: 16px;
    font-weight: 500;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
    text-transform: uppercase;
	text-align:center;
    transition: color 0.3s ease-in 0s;
}
.menu a:hover{
	color:#9e00af !important;
	text-decoration:none;
	text-align:center;
	transition: color 0.3s ease-in 0s;
}
.line{
	border-bottom:1px solid #1a1a1a;
	width:100%;	
}
.banner{
	width:100%;
	margin: 0 auto;
	text-align:center;
}
.clear{
	clear:both;
}
/*---Header->END*/


/*---eBay Default Mods->START*/
#TopPromoArea {
	padding: 0px !important;
	margin: 0px !important;
}


/*---Footer->START*/
.estorepower-footer{
	float:left;
	width:100%;
	
}
.footer_bg{
	float:left;
	width:100%;
	margin:auto;
	background-color:#0e0d0b;
	border-top:solid 1px #252525;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer-main{ 
    margin: auto;
    width: 1024px;
}
.footer-main h1 {
	text-align: left;
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:500;
	font-family:raleway;
}
.footer-main ul {
	text-align:left;
}
.footer-main li {
	list-style: none;
    margin-left: -40px;
	color:#777777;
	font-size:14px;
	font-family:raleway;
}
.footer-main li a {
	list-style:none;
	color:#777777;
	font-size:14px;
	line-height:20px;
	text-decoration: none;
	text-align:left;
	transition: color 0.3s ease-in 0s;
	font-family:raleway;
}
.footer-main li a:hover {
	color:#9e00af;
}
.footer-social li img {
	padding-left:5px;
}

.col-md-2
{
	padding-top: 7px;
	color: #535353;
    float: left;
    font-size: 13px;
    list-style-type: none;
    text-decoration: none;
}
.col-md-3
{
    float: left;
    font-size: 13px;
    margin-left: 75px;
    padding-top: 7px;
    text-align: justify;
    text-decoration: none;
    width: 290px;
}
.col-md-4
{
	float: left;
    font-size: 13px;
    margin-left: 260px;
    padding-top: 7px;
    text-align: justify;
    text-decoration: none;
}
.col-md-5
{
    float: right;
    font-size: 13px;
    margin-left: 75px;
    margin-top: 20px;
    padding-top: 7px;
    text-align: justify;
    text-decoration: none;
}
.guaranty_img{
	float: right;
    margin-right: 20px;
    margin-top: 30px;
}
.footerlogo_img{
	float: left;
    	
}
.footerbottom_text{
	float: right;
    width: 200px;
}
.footer_bottom_bg {
    margin: 0 auto;
    width: 100%;
	background-color:#000;
	height:auto;
}
.footer_bottom {
    margin: 0 auto;
    width: 1024px;
}
.copyright-text {
	color: #FFFFFF;
    font-family: raleway;
    font-size: 15px;
    padding-top: 20px;
    text-align: center;
    text-decoration: none;
}
.copy_text{
	color: #FFFFFF;
}
.copyright-text1 {
	color: #FFFFFF;
    font-family: raleway;
    font-size: 13px;
    padding-top: 7px;
    text-align: center;
    text-decoration: none;
	padding-bottom:5px;
}
.design_icon{
	width:1024px;
	text-align:center;padding-bottom:10px;
}
/************ End Footer *************/
/*---Left Column->START*/
#LeftPanel {
	width: 220px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	float: left;
	margin: 1px 15px 0 0;
	
}
#LeftPanel * {
	padding: 0px;
	margin: 0px;
}
#LeftPanel img {
	border: 0px;
}
#LeftPanel .ttl {
	display: none !important;
}
#LeftPanel .cnt {
	display: none !important;
}
#LeftPanel .all_cats {
	display: none !important;
}
#LeftPanel .link {
	display: none !important;
}
#LeftPanel .v4acpcont {
	display: none !important;
}
/*---Left Column->END*/
#estorepower-cathead {
	margin: 0px;
	width: 198px;
	text-align:left;
	padding: 10px 10px;
	font-weight: normal;
	color: #ffffff !important;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	height:25px !important;
	background-color:#6048DC !important;
	font-family: raleway;
	
	
}

#estorepower-cathead span
{
	font-family: raleway;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	padding-left: 35px;
	background-image: url(../images/cathead_bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#estorepower-categories	/*--- category list style ---*/
{
	width: 216px;
	text-align: left;
	margin: 0 0 20px 0;
	position: relative;
	top: 0px;
	padding: 0px;	
	background-repeat: no-repeat;
	background-position:10px  center;
	border:1px solid #252525;
	
}
#estorepower-categories ul.lev1 /*--- category level1 list ---*/
{
	list-style-type: none;
	/*width: 220px;*/
	margin: 0px auto;
	left: 0px;
	right: 0px;
	padding: 0px;
}
#estorepower-categories ul.lev1 li /*--- category level1 list items ---*/
{
	padding: 0px;
	list-style: none;
	line-height: 20px;
	height: auto;
	min-height:25px;
	text-align: left;
	width: 216px;
	margin: 10px 0 0;
	border-bottom:1px solid #252525;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;*/
	
	
}
#estorepower-categories ul.lev1 li.estorepower-lastitem
{
	margin: 0;
	padding: 0px;
	border: 0 none;
}
#estorepower-categories ul.lev1 li a /*--- category level1 list items link ---*/
{
	color: #838383;
	font-family: raleway;
	font-size: 15px;
	text-decoration: none;
	display: block;
	padding: 0 0 0 20px;
	margin: 0px;
	font-weight: normal;
	height: auto;
	min-height:25px;
	line-height: 20px;
	overflow: hidden;
	width: 196px;
	text-align: left;
	text-transform:capitalize;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 4% 14%;
}
#estorepower-categories ul.lev1 li a:hover /*--- category level1 list items link hover ---*/
{
	color: #9e00af !important;
	text-decoration: none;
	/*border-top:none;
	border-bottom:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3; 
	border-right:1px solid #e3e3e3; */      
	width:196px;
}


#estorepower-categories ul.lev1 li span
{
	color: #D00308 !important;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	font-family: raleway;
	font-size: 16px;
	text-decoration: none;
	display: block;
	padding: 0 0 0 22px;
	margin: 0px;
	font-weight: normal;
	height: auto;
	min-height:20px;
	line-height: 20px;
	overflow: hidden;
	width: 194px;
	text-align: left;
	background-color: #ffffff;
	text-transform:uppercase;
	/*border-top:none;
	border-bottom:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3; 
	border-right:1px solid #e3e3e3;*/
	
	
}
#estorepower-categories ul.lev1 li .cnt /*--- category no. of item hide ---*/
{
	display: none;
}
#estorepower-categories ul.lev2	/*--- list of category level2 (sub category) ---*/
{
	list-style-type: none;
	margin: 0px auto;
	left: 0px;
	right: 0px;
	padding: 0px;
	/*background-color: #F7C8DF;*/
}
#estorepower-categories ul.lev2 li /*--- list item of category level2 (sub category) ---*/
{
	padding: 0px;
	list-style: none;
	line-height: 30px;
	height: auto;
	min-height:25px;
	text-align: left;
	width: 216px;
	margin: 0px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
}
#estorepower-categories ul.lev2 li a /*--- link of list item from category level2 (sub category) ---*/
{
	color: #3b3b3b;
	font-family: raleway;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 0 0 0 35px;
	margin: 0px;
	font-weight: normal;
	height: auto;
	min-height:20px;
	line-height: 20px;
	overflow: hidden;
	width: 185px;
	text-align: left;
	background-color: transparent;
	/*background-image: url(../images/left-cat-arrow.png);*/
	background-repeat: no-repeat;
	background-position: 23px center;
}
#estorepower-categories ul.lev2 li a:hover /*--- hover effect in link of list item from category level2 (sub category) ---*/
{
	color: #D00308;
	width:181px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 23px center;
	background-color:#ffffff;
}
#estorepower-categories ul.lev2 li span
{
	color: #D00308;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 12% 40%;
	font-family: raleway;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 0 0 0 36px;
	margin: 0px;
	font-weight: normal;
	height: auto;
	min-height:25px;
	line-height: 20px;
	overflow: hidden;
	width: 180px;
	text-align: left;
	background-color:#ffffff;
	text-transform:uppercase;
}

/**/
#estorepower-categories ul.lev3	/*--- list of category level3 (sub category) ---*/
{
	list-style-type: none;
	margin: 0px auto;
	left: 0px;
	right: 0px;
	padding: 0px;
	/*background-color: #F7C8DF;*/
}
#estorepower-categories ul.lev3 li /*--- list item of category level3 (sub category) ---*/
{
	padding: 0px;
	list-style: none;
	line-height: 30px;
	height: 30px;
	text-align: left;
	width: 216px;
	margin: 0px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
}
#estorepower-categories ul.lev3 li a /*--- link of list item from category level3 (sub category) ---*/
{
	color: #3b3b3b;
	font-family: raleway;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 0 0 0 60px;
	margin: 0px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	width: 156px;
	text-align: left;
	/*background-image: url(../images/left-cat-arrow.png);*/
	background-repeat: no-repeat;
	background-position: 23% center;
}
#estorepower-categories ul.lev3 li a:hover /*--- hover effect in link of list item from category level3 (sub category) ---*/
{
	color: #D00308;
	width:156px;
	text-decoration: none;
	/*background-image: url(../images/left-subcat-hov-arrow.png);*/
	background-repeat: no-repeat;
	background-position: 23% center;
	background-color:#ffffff;
}
#estorepower-categories ul.lev3 li span
{
	color: #D00308;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 23% center;
	font-family: raleway;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 0 0 0 60px;
	margin: 0px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	width: 156px;
	text-align: left;
	background-color: #ffffff;
	text-transform:uppercase;
}


/*---Left Column---<<END*/

/*Deafult Css*/
/*---Listing Column start----*/

#listingarea {
	width: 100%;
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	
}
.estorepower-listingarea-box {
	max-width:1024px;
	text-align:center;
	margin:20px auto;
	width: 100%;
}
.estorepower-listinghead {
	width: 100%;
	line-height: normal;
	margin: 0;
	padding: 13px 10px;
	font-family: raleway !important;
	font-size: 22px;
	font-weight: normal;
	color:#fff;
	text-align: center;
	background-color:#6048DC !important;
	text-transform:uppercase;
	float:left;
	box-sizing:border-box;
	
}
#img-gallery-box {
	width: 984px;
	float: left;
	padding: 0 19px;
	margin-bottom: 30px;
	border: 0 none;
	border-top:none;
	border-bottom:1px solid #252525;
	border-left:1px solid #252525; 
	border-right:1px solid #252525; 
	padding-bottom:10px;
   height: auto !important;
}

.desc-hedtitle {
	width: 100%;
	float: left;
	line-height: normal;
	margin: 0;
	padding: 11px 10px;
	font-family: raleway !important;
	font-size: 20px;
	font-weight: normal;
	color: #fff !important;
	text-align: left;
	background-color:#6048DC;
	text-transform:uppercase;
	box-sizing:border-box;
	
}
.desc-rd {
	width:100%;
	float: right;
	padding: 19px;
	background: none;
	 margin-bottom: 20px;
	border-top: hidden;
	background: #fff;
	border-top:1px solid #252525;
	border-bottom:1px solid #252525;
	border-left:1px solid #252525; 
	border-right:1px solid #252525; 
	box-sizing:border-box;
}
.desc-text {
	
	font-family: raleway;
	font-size: 16px;
	color: #838383;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: normal;
	background-color:#000;
	
}
/*---Listing Column End----*/


.setimg {
    float: right;
   padding-top: 13px; 
}
.newtable{
	 background: #ffffff none repeat scroll 0 0;
    border:1px solid #252525;       
    float: left;
    margin-bottom: 65px;
    padding: 19px;
    width: 1004px;
}


/************* New ***************/

.gh-tbl
{
	display:none !important;
}
.txt{ 
	font-family:raleway;
	text-align:justify;
	color:#565656;
	font-size:15px !important;
	
}


.desc-hedtitle > img{
	padding-left:10px;
	vertical-align:middle;
	
}
.desc-rd.desc-text > span{
	padding-left:0px !important; 
	font-family: raleway;
}
.descval_lable {
    color: #000;
    float: right;
    font-family: raleway;
    font-size: 14px;
    font-weight: 600;
    margin-top: 0px;
    position: relative;
    text-align: left;
    text-shadow: none;
    width: 367px;
    z-index: 10000;
}
.tr1{
border-collapse: collapse;
}
.head{
	
    background-color: #000;
    color: #838383;
    height: 30px;
    width: 150px;
	padding-left:10px;
	text-align:left;
	

}
.det{
	
	 background-color: #000;
	 color: #838383;
     height:auto;
     width: 184px;

}