@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic,900,900italic);
/*---Common and Standard->START*/
body {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	font-family: 'Lato', sans-serif;
}
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 {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	position: relative;
	display: inline-block;
}
.estorepower-background {
	padding: 0px !important;
	width: 100%;
	text-align: center;
	margin: 0px auto;
}
.estorepower-content {
	width: 1000px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
#estorepower-header {
	height: auto;
	margin: auto;
	width: 100%;
}
.top_bg {
	height: 45px;
	margin: auto;
	max-width: 1024px;
	width: 100%;
}
.top_inner {
	margin: auto;
	max-width: 1600px;
}
.top_right {
	float: right;
}
.top_right ul {
	padding-left: 0;
}
.top_right ul li {
	display: inline;
	list-style: outside none none;
}
.top_right ul li a {
	color: #323232;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 18px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.3s ease-in 0s;
}
.top_right ul li a:hover {
	color: #323232;
	text-decoration: none;
}
.mid-header {
	/*background: #000 none repeat scroll 0 0;*/
	clear: both;
	height: 95px;
	width: 100%;
	max-width:1200px;
	margin:auto;
	background-image:url(../images/logobg.jpg);
	background-repeat:no-repeat;
}
.nav_inner {
	margin: 0 auto;
	max-width: 1024px;
	width: 100%;
}
.nav_left {
	float: left;
	margin: 8px 0 0;
	width: 33%;
}
.nav_left img {
	width:100%;
	max-width:280px;
}
.nav_center_logo {
	float: left;
	margin: 0 auto;
	padding-top: 8px;
	text-align: center;
	width: 33%;
}

.nav_center_logo img{
	width:100%;
	max-width:270px;
}
.nav_right {
	float: right;
	margin-top: 12px;
	width: 33%;
}
.estorepower-search {
	float: right;
	width: 254px;
}
.search_button {
	background: rgba(0, 0, 0, 0) url("../images/search.png") no-repeat scroll center center;
	border: medium none;
	cursor: pointer;
	display: block;
	float: left;
	height: 40px;
	left: 16px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -2px;
	width: 45px;
}
.search_button:hover {
	background: rgba(0, 0, 0, 0) url("../images/search.png") no-repeat scroll center center;
}
.search {
	background-color: #000;
	border-style: none;
	border-width: 0 medium;
	color: #fff;
	float: left;
	font-family: "Lato", sans-serif;
	font-size: 12px;
	height: 37px;
	outline: medium none;
	padding: 0 0 0 10px;
	text-decoration: none;
	width: 187px;
}
.search_des {
	background: #000 none repeat scroll 0 0;
	border: 1px solid #fff;
	height: 37px;
	margin: 1px 0 0;
}
.descval_lable {
	-webkit-text-stroke-width: 0.2px;
	color: #fff;
	float: left;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	margin-top: 2px;
	position: relative;
	text-align: left;
	text-shadow: none;
	width: 250px;
	z-index: 10000;
}
.mid-header {
}
.menu {
	clear: both;
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: center;
	width: 1024px;
	background-image:url(../images/Shadow.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:55px;
}
.menu ul {
	margin: 0;
	padding: 0;
	height:46px;
}
.menu li {
	display: inline;
	list-style: outside none none;
	height:46px;
}
.menu a {
	color: #323232 !important;
	font-family: lato, "serif";
	font-size: 17px;
	font-weight: bold;
	padding: 0 12px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.menu a:hover {
	border: medium none;
	color: #000 !important;
	cursor: pointer;
	font-size: 17px;
	font-weight: 800;
	padding: 0 12px;
	text-align: center;
	text-decoration: none;
	transition: color 0.3s ease-in 0s;
}
.menu a.frst_menu {
	padding-left: 0;
}
.menu a.last_menu {
	padding-right: 0;
}
.view-all-last{
	height:45px;
}
.view-all-last a:hover{
	color:#fff !important;
}
.view-all {
	font-weight: 900 !important;
	height:46px;
	padding:12px 18px 12px 12px !important;
	background-image:url(../images/viewallbg.png);
	background-repeat:no-repeat;
	background-position:top center;
	transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-webkit-transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
}
.view-all:hover{
	height:46px;
	background-image:url(../images/viewallbg.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-webkit-transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
}

.banner-border {
	text-align: center;
}
.clear {
	clear: both;
}
/*---Header---<<END*/

/*---eBay Default Mods->START*/
#TopPromoArea {
	padding: 0px !important;
	margin: 0px !important;
}
/*---Left Column->START*/
#LeftPanel {
	width: 220px !important;
	text-align: left;
	vertical-align: top !important;
	padding: 0px;
	float: left;
}
#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: 218px;
	text-align:center;
	font-weight: normal;
	color: #fff !important;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	height:44px !important;
	background-repeat:no-repeat;
	background-color:#000;
	
}
#estorepower-cathead span {
	font-family: 'Lato', sans-serif;
	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: 0px;
	position: relative;
	top: 0px;
	padding: 0px;
	background-color: #E1E2DD !important;
	background-repeat: no-repeat;
	background-position:10px center;
	border:1px dotted;
	border-top:none;
}
#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 ---*/ {
	background-color:#fff;
	background-repeat: no-repeat;
	background-position:10px center;
	padding: 0px;
	list-style: none;
	line-height: 30px;
	height: 30px;
	text-align: left;
	width: 216px;
	margin: 0px;
	border-bottom:dotted 1px;
	
	
}
#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: #000;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	text-decoration: none;
	display: block;
	padding: 0 0 0 15px;
	margin: 0px;
	font-weight: normal;
	height: 18px;
	line-height: 30px;
	overflow: hidden;
	background-color:#fff;
	width: 199px;
	text-align: left;
	 background: transparent url("../images/x-side-lev1.png") no-repeat scroll 1px 9px;
    font-size: 13px;
    line-height: 16px;
    padding: 6px 3px 6px 14px;
}
#estorepower-categories ul.lev1 li a:hover /*--- category level1 list items link hover ---*/ {
	color: #000 !important;
	text-decoration: none !important;
	background-color: #fff !important;
	font-weight:bold !important;
	width:199px;
}
#estorepower-categories ul.lev1 li span {
	background-color: #fff;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #000;
    display: block;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: bold !important;
    height: 30px;
    line-height: 30px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 15px;
    text-align: left;
    text-decoration: none;
    width: 201px;
	background: transparent url("../images/x-side-lev1.png") no-repeat scroll 1px 9px;
    font-size: 13px;
    line-height: 16px;
    padding: 6px 3px 6px 14px;
	
}
#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: 30px;
	text-align: left;
	width: 220px;
	margin: 0px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
}
#estorepower-categories ul.lev2 li a /*--- link of list item from category level2 (sub category) ---*/ {
	color: #646464;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 0 0 0 35px;
	margin: 0px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	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: #ffffff;
	width:185px;
	text-decoration: none;
	background-color: #a7a7a7;
	/*background-image: url(../images/left-subcat-hov-arrow.png);*/
	background-repeat: no-repeat;
	background-position: 23px center;
}
#estorepower-categories ul.lev2 li span {
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 0 0 0 35px;
	margin: 0px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	width: 185px;
	text-align: left;
	background-color: #a7a7a7;
	/* background-image: url(../images/left-cat-hvr-arrow.png); */
	background-repeat: no-repeat;
	background-position: 23px center;
}
#estorepower-l-banner {
	width: 220px;
	margin: 0;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#estorepower-gap {
	height: 18px;
	width: 220px;
	clear: both;
}
/*---Left Column---<<END*/

/*---Footer->START*/
/*---------Main-Body->Start----*/

/*---Right Column---<<END*/
/*---Footer->START*/
.estorepower-footer {
	float: left;
	margin: auto;
	width: 100%;
}
.footer-main_bg {
	background: #000 none repeat scroll 0 0;
	clear: both;
	float: left;
	margin: 25px auto 0;
	width: 100%;
}
.footer-main {
	margin: auto;
	width: 1024px;
}
.footer-main h1 {
	color: #fff;
	font-family: "Lato", serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}
.footer-main ul {
	float: left;
	margin: 0;
	padding: 0;
}
.footer-main li {
	list-style: outside none none;
}
.footer-main li a {
	color: #fffffe;
	font-family: "Lato", serif;
	font-size: 15px;
	line-height: 22px;
	list-style: outside none none;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.3s ease-in 0s;
	float:left;
}
.footer-main li a:hover {
	color: #7e7e7e;
}
.footer-social li img {
	padding-left: 5px;
}
.footer-main .newsletter {
	padding: 9px 10px 0 19px;
}
.footer-main .newsletter .head_news {
}
.footer-main .newsletter .head_news .txt_news {
	color: #fff;
	font-family: "Lato", serif;
	margin-top: 5px;
	text-transform: uppercase;
}
.footer-main .newsletter .desc_news {
	line-height: 20px;
}
.footer-main .newsletter .desc_news .detail_news {
	color: #fffffe;
	font-family: "Lato", serif;
	font-size: 15px;
	font-weight: normal;
}
.btn_subscribe {
	margin-top: 10px;
	padding: 2% 0;
}
.btn_subscribe a {
	color: #fff;
	font-family: "Lato", serif;
	font-size: 16px;
	text-decoration: none;
}
.dec_comp {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.col-md-1 {
	float: left;
	font-family: "Lato", serif;
	width: 215px;
}
.col-md-2 {
	float: left;
	font-family: "Lato", serif;
	font-size: 15px;
	margin-left: -2px;
	text-align: justify;
	text-decoration: none;
	width: 261px;
}
.email {
	color: #fff;
	font-family: "Lato", serif;
}
.col-md-4 {
	float: left;
	font-family: "Lato", serif;
	margin-left: 37px;
	text-align: justify;
	text-decoration: none;
	width: 196px;
}
.col-md-3 {
	float: left;
	font-family: "Lato", serif;
	font-size: 15px;
	margin-left: 35px;
	text-align: justify;
	text-decoration: none;
	vertical-align: middle;
	width: 282px;
}
#estorepower-bottom-footer {
	float: left;
	padding: 0;
	width: 100%;
}
.estorepower-bottom-footer-inner {
	background: #000 none repeat scroll 0 0;
	float: left;
	height: auto;
	margin: 40px auto 0;
	width: 100%;
}
.footer_details {
	margin: 0 auto;
	width: 1024px;
}
.footer_copyright {
	float: left;
}
.estorepower-copy {
	color: #fff;
	font-family: "Lato", serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding-top: 18px;
	text-align: left;
	text-decoration: none;
	width: auto;
}
.footer_socialicons {
	float: right;
}
.footer_socialicons ul {
}
.footer_socialicons ul li {
	display: inline;
}
.footer_socialicons ul li a {
}
.line {
	margin: 0 auto;
}
.estorepower-designer {
	color: #ffffff;
	font-family: "Lato", serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 30px;
	padding: 0;
	text-align: right;
	text-decoration: none;
	width: auto;
}
.copytext {
	color: #ffb8b8;
}

.estorepower_img img {
	vertical-align: middle;
}

.email > a {
    color: #ffffff !important;
    text-decoration-color: currentcolor !important;
    text-decoration-line: none !important;
    text-decoration-style: solid !important;
}
/*Deafult Css*/
#estorepower-categories .ttl, #estorepower-categories .cnt, #estorepower-categories .link, #estorepower-categories .all_cats {
	display: none !important;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
/*Deafult Css*/
/*---Listing Column start----*/

#listingarea {
	width: 765px;
	position: relative;
	float: right;
}
.estorepower-listingarea-box {
	float: left;
	margin-bottom: 20px;
	width: 765px;
}
.estorepower-listinghead {
	width: 745px;
	float: left;
	line-height: normal;
	margin: 0;
	padding: 10px;
	font-family: 'Lato', serif;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #000;
	text-transform:uppercase;
}

.desc-hedtitle {
	width: 745px;
	float: left;
	line-height: normal;
	margin: 0;
	padding: 10px;
	font-family: 'Lato', serif;
	font-size: large;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #000;
	text-transform: uppercase;
}
.desc-rd {
	width: 725px;
	float: left;
	padding: 19px;
	background: #fff;
	margin: 0;
}
.desc-text {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	border: 1px solid #000;
	border-top: hidden;
}
.desc-hedtitle2 {
	width: 745px;
	float: left;
	line-height: normal;
	margin: 0;
	padding: 10px;
	font-family: 'Lato', serif;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	background: #7c7c7c;
	text-transform: uppercase;
}
.desc-rd2 {
	width: 725px;
	float: left;
	padding: 20px;
	background: #d4d4d4;
	margin: 0;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #555;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
}
/*---Listing Column End----*/

/*---Tab Start----*/

#teb-bg {
	width: 100%;
	margin: auto;
	float: left;
}
#spw-ttab {
	width: 100%;
	float: left;
}
#spw-tabs {
	width: 765px;
	height: 40px;
	z-index: 1000;
	position: relative;
	float: left;
}
#spw-tabs ul {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}
#spw-tabs ul li {
	float: left;
	height: 40px;
	left: 0px;
	width: 150px;
	margin: 0px 3px 0 0;
}
#spw-tabs ul li.spw-lastitem {
	width: 153px;
	margin: 0px 0px 0px 0px;
}
#spw-tabs ul li a {
	color: #fff;
	display: block;
	font-family: 'Lato', serif;
	font-size: 15px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 40px;
	background: #7c7c7c;
	margin: 0;
	padding: 0;
}
#spw-tabs ul li a span {
	display: block;
	height: 40px;
	cursor: pointer;
	line-height: 40px;
	padding: 0;
}
#spw-tabs ul li a:hover, #spw-tabs ul li a.spw-selected {
	color: #fff;
	text-decoration: none;
	background: #1e3c7b;
}
#spw-tabs ul li a:hover span, #spw-tabs ul li a.spw-selected span {
	color: #fff;
	text-decoration: none;
}
#spw-tabs ul li a.spw-selected, #spw-tabs ul li a.spw-selected span {
	cursor: text;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}
#spw-tabpanels div {
	width: 725px;
	float: left;
	padding: 19px;
	margin: 0 0 20px 0;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #727272;
	line-height: normal;
	font-weight: normal;
	position: relative;
	clear: both;
	text-align: justify;
	text-decoration: none;
	background: #fff;
	border: 1px solid #cdcdcd;
}
.estorepower-scrolleo-box {
	float: left;
	width: 745px;
	background: #fff;
	padding: 9px;
	margin: 0 0 20px 0;
	border: 1px solid #cdcdcd;
}
/*---Tab End----*/
