article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block; margin: 0; padding: 0;}
* {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
html {font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
html, body, div, h1, h2, h3, h4, h5, h6, p, ul, li, form {margin: 0; padding: 0; list-style: none; font-weight: normal;}
body {font-family: 'Roboto Condensed', sans-serif; font-size: 14px; color: #000000;}
a, a:hover, a:focus {text-decoration: none; outline: none;}
img {border: none; vertical-align: middle;}

/****************
 * Common Css
 ****************/
.pageminwidth {overflow: hidden;}
#headerpart {border-top:5px solid #01b0e9; float: left; width: 100%; position: relative; padding: 20px 0px;}
#headerpart:after, #headerpart:before, nav.nav:after, nav.nav:before {content: ""; width: 100%; height: 100%; position: absolute; top: 0px;}
#headerpart:after, nav.nav:after {left: -100%;}
#headerpart:before, nav.nav:before {right: -100%;}
#pagewrap {width: 1000px; margin: 0 auto;}

#headerpart:after, #headerpart:before {border-top:5px solid #01b0e9; top: -5px;}
#headerpart .logo {float: left;}
#headerpart .rheader {float: right; width: 145px; text-align: center; margin-top: 10px;}
#headerpart .rheader p {float: left; color: #808080; padding: 0px 0px 8px 0px; width: 100%; text-align: center;}
#headerpart .rheader .msg {float:left; font-weight: 700; padding: 8px 13px 10px 42px; font-size: 16px; text-transform: uppercase; color: #ffffff; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; width: 100%; background-color: #01b0e9; background-repeat: no-repeat; background-position: 12px 10px; background-image: url(../images/msg.png); }
#headerpart .rheader .msg:hover {background-color: #808080;}
nav.nav {float: left; width: 100%; background-color: #808080; position: relative;}
nav.nav:after, nav.nav:before {background-color:#808080;}
nav.nav ul.menus {float:left;}
nav.nav ul.menus > li {float: left; position: relative;}
nav.nav ul.menus > li > a {float: left; color: #ffffff; font-size: 15px; text-transform: uppercase; padding:15px 25px 14px;}
nav.nav ul.menus > li:hover {background-color: #01b0e9;}
nav.nav ul.menus > li:first-child a {padding: 10px 25px 11px;}

nav.nav ul.menus > li .submenus {position: absolute; z-index: 11; padding:0px; top:50px; left: 0px; background-color: #01b0e9; width: 210px; opacity: 0; visibility: hidden; transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;}
nav.nav ul.menus > li .submenus ul {width: 100%; float: left;}
nav.nav ul.menus > li .submenus li {float: left; width: 100%; border-top:1px solid #3590BA;}
nav.nav ul.menus > li .submenus li a {color: #ffffff; padding: 0px; font-size: 14px; float: left; padding:10px 15px; text-align: left; width: 100%;}
nav.nav ul.menus > li:hover .submenus {visibility: visible; opacity: 1; top:100%;}
nav.nav ul.menus > li .submenus li:hover a {background-color: #0e587c;}

/*****************
 * Slider Part
 ****************/
#slider {width: 1000px; height:324px; overflow: hidden; float: left;}
#sliderImages {width : 3000px; overflow: hidden;
	animation: slide 16s infinite;
	-moz-animation: slide 16s infinite;
	-webkit-animation: slide 16s infinite;
	-o-animation: slide 16s infinite;
}
#sliderImages img {float: left;}
@keyframes slide{
	0%{margin-left: 0px;}
	28%{margin-left: 0px;}
	33%{margin-left: -1000px;}
	61%{margin-left: -1000px;}
	66%{margin-left: -2000px;}
	88%{margin-left: -2000px;}
	100%{margin-left: 0px;}
}
@-moz-keyframes slide{
	0%{margin-left: 0px;}
	28%{margin-left: 0px;}
	33%{margin-left: -1000px;}
	61%{margin-left: -1000px;}
	66%{margin-left: -2000px;}
	88%{margin-left: -2000px;}
	100%{margin-left: 0px;}
}
@-webkit-keyframes slide{
	0%{margin-left: 0px;}
	28%{margin-left: 0px;}
	33%{margin-left: -1000px;}
	61%{margin-left: -1000px;}
	66%{margin-left: -2000px;}
	88%{margin-left: -2000px;}
	100%{margin-left: 0px;}
}
@-o-keyframes slide{
	0%{margin-left: 0px;}
	28%{margin-left: 0px;}
	33%{margin-left: -1000px;}
	61%{margin-left: -1000px;}
	66%{margin-left: -2000px;}
	88%{margin-left: -2000px;}
	100%{margin-left: 0px;}
}

.categories {float: left; width: 100%; margin-top: 15px;}
.categories h3 {float: left; width: 100%; text-align: center; color: #292929; font-size: 20px;}
.categories h3 span { font-weight: 700;}
.categories ul {float: left; width: 100%;}
.categories li {float: left; width: 490px; border: 2px solid #eaeaea; overflow: hidden; margin: 15px 20px 0 0;}
.categories li:nth-child(2n+2){margin-right: 0;}
.categories a img {width: 100%;}
.categories a img, .categories a:hover img {transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease;}
.categories a:hover img {transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1);}

.services {float: left; width: 100%; text-align: center; margin-top: 40px;}
.services ul {float: left; width: 100%; border-top: 2px solid #01b0e9;}
.services li {float: left; padding:12px 30px 12px 0px; width: 25%;}
.services li:first-child {padding-left: 60px; width: 27%;}
.services li:nth-child(2) {width: 23%;}
.services li .icon {float: left; height: 35px; background-repeat: no-repeat; background-position: 50% 50%;}
.services li .icon1 {background-image: url(../images/icon1.png); width: 50px;}
.services li .icon2 {background-image: url(../images/icon2.png); width: 25px;}
.services li .icon3 {background-image: url(../images/icon3.png); width: 28px;}
.services li .icon4 {background-image: url(../images/icon4.png); width: 13px;}
.services li h3 {float: left; font-size: 17px; color: #4c4c4c; font-weight: 700; text-align: left;  padding:0px 0px 0px 10px; line-height: 18px;}
.services li:first-child h3 {padding-top:8px;}

.footerpart {float: left; width:100%; background-color: #292929;}
.footerpart .topfooter {float: left; width: 100%; padding: 25px 20px 0px;}
.footerpart .topfooter .footerbox {float: left; padding-right: 10px; padding-bottom: 25px; width: 25%;}
.footerpart .topfooter .footerbox h4 {color: #01b0e9; font-size: 18px; padding-bottom:14px; text-transform: uppercase; position: relative;}
.footerpart .topfooter .footerbox p {color: #ffffff; font-weight: 500; float: left; width: 100%;}
.footerpart .topfooter .footerbox ul li {width: 100%; float: left; margin: 3px 0px 5px;}
.footerpart .topfooter .footerbox ul li a {color: #ffffff;}
.footerpart .topfooter .footerbox ul li a:hover {color: #01b0e9;}
.footerpart .topfooter .fcol4 .paypal {margin-top: 20px; float: left; width: 100%;}
.footerpart .bttn {float: left; font-size: 14px; margin-top: 10px; text-align: center; text-transform: uppercase; color: #ffffff; background-color: #01b0e9; padding: 8px 15px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.footerpart .bttn:hover {background-color: #808080;}
.footerpart .copyright {float: left; width: 100%; padding:15px 20px; text-align: center; background-color: #202020;}
.footerpart .copyright p {float: left; color: #eaeaea; font-size: 13px;}
.footerpart .copyright p.right {float: right;}
.footerpart .copyright p.right a {color: #eaeaea; text-decoration: underline;}
.footerpart .copyright p.right a:hover {color: #01b0e9;}

/*************

* After upload

*************/



body, body, td, .g-std, table.v4thldr td {font-family: 'Roboto Condensed', sans-serif; font-size: 15px; color: #000;}

a, a:hover {text-decoration: none;}

.pagelayout {margin: auto; width: 1000px;}



/* ----------- Left side -------- */

#LeftPanel {padding-top: 0px !important;}
.v4midBox.v4nfc input[type="submit"] {
  background: rgba(0, 0, 0, 0) url("../images/icon.jpg") no-repeat scroll 0 0;
  color: transparent;
  float: left;
  height: 28px;
  width: 28px;
  border: none;
}
.v4midBox.v4nfc .v4mid form {padding: 15px; float: left; background-color: #ffffff; width:100%;}
.v4midBox.v4nfc .v4mid form td {padding: 0px;}
.v4midBox.v4nfc .v4sbox {background: #fff none repeat scroll 0 0; padding: 4px 10px 5px; width: 180px; border: 1px solid #ededed;}
.v4hspacer, .v4accent, .lcat a.all_cats, .v4mid label, .lcat .cnt, .v4mid input#v4-2 {display: none;}
table.v4acp tr.v4acp_head td.v4title {
  float: left;
  padding: 0;
  width: 100%;
 background: none;
}

.v4title h2 {
float: left;
width: 100%;
background-color: #808080;
color: #ffffff;
font-family: "Roboto Condensed",sans-serif;
font-size: 18px;
font-weight: 700;
padding: 8px 15px;
text-transform: uppercase;
}

.v4mid { background: #fff none repeat scroll 0 0 !important;}

.v4midBox.v4nfc {border: medium none;}

table.v4acpcont {margin-bottom: 20px;}

table.v4midBox tr.v4acp_mid td.v4mid {padding: 0;}

div.lcat {width: 100%;}

.lcat .lev1 li, .lcat .ttl {
margin: 0;
border-bottom: 1px solid #ededed;
float: left;
padding: 12px 15px;
width: 100%;
}
.lev1 > li::before {

}
.lev1 a, .lev1 span, .lcat .ttl {
display: block;
font-weight: 400;
background: rgba(0, 0, 0, 0) url("../images/point1.png") no-repeat scroll 0 6px;
color: #000000 !important;
float: left;
font-family: "Roboto Condensed",sans-serif;
padding-left: 15px;
}
.lcat .ttl > a {
  color: #000 !important;
}
.lcat .ttl {
  display: none !important;
}
.lcat .lev2 li {display: block;}

.lcat .lev2 {padding: 0;}

.lev2 a {padding-left: 25px !important; background-position: 10px center;}

.lev1 li a:hover, .lev2 li a:hover, .lev1 span:hover, .lcat .ttl:hover, .lcat .ttl:hover a { color: #01B0E9 !important;}



/* *********** Product gallery part ******************  */

#CentralArea {padding-top: 0px;}

.pview.rs-pview, .r3_cm.bp.tp {padding: 0 !important;}

td.gallery {border: medium none !important; padding: 0 1px 1px;}

.r3_c, .rs_box, .dynpg {border: medium none !important; padding-left:5px;}

.ctrlbr {
  background: #808080 none repeat scroll 0 0;
  margin-bottom: 3px;
  padding: 9px 18px 10px;
}

span.pdmt .label, span.pdmt .cur {color: #fff !important; font-family: Roboto Condensed; font-size: 16px; font-weight: 700 !important; text-transform: uppercase;}

span.pdmt .cur{color: #ffffff !important;}

table.gallery {border: 1px solid #eeeeee; background: #ffffff;}

table.gallery td.picture {height: 150px;}

.details {height: 95px !important;}

.ttl.g-std {height: 45px; overflow: hidden; text-align: center;}

.ttl.g-std > a {color: #000 !important; font-family: Roboto Condensed; font-size: 15px; line-height: 20px;}

.fixed {text-align: center; width: 100%; margin-top: 15px !important;}

.fixed .label { float: left;}

.bin.g-b { color: #01B0E9 !important; font-size: 16px; font-weight: bold;  padding: 1px 10px;}

.bid.g-b {color: #01B0E9; float: right; font-size: 16px; font-weight: 500; padding-right: 20px;}

.bids { float: right; padding-left: 5px;}

.g-nav.subtitle, .r3_bl, .itemseparator, .clr.time2, .ii.iippl, .ii.iiNew.before, .basics, .cmpBr, .fpcc, .r3_t, .v4stabl, .mi, .fixed img {display: none;}



/* ------------------ Info page  ---------------*/

.in-heading {font-weight: bold; font-size: 16px; font-family: Roboto Condensed; padding: 10px 0;}

.content-inner {color: #000; font-family: Roboto Condensed; font-size: 15px; line-height: 20px; text-align: justify;}

.content-inner p {margin: 10px 0; font-size: 15px;}

.content-inner li {list-style: inside; list-style-type: disc; margin: 0 10px;}

/* ------------------ Footer -------------- */

.stBadge {

  margin-top: 10px;

  min-width: 1000px;

}

.stBadge-accent {
/*  background: rgba(0, 0, 0, 0) url("../images/footer.jpg") no-repeat scroll 0 0;
  padding-top: 45px; */
}

/****************
 * About Page
 ****************/
.aboutinfo {float: left; width: 100%; background-color: #ffffff; padding: 20px; border: 1px solid #f2f2f2; font-family: Roboto Condensed; margin-bottom: 30px;}
.aboutinfo h1 {text-align: center; text-transform: uppercase; font-size: 25px; padding: 30px 0 20px;}
.aboutinfo h1:after {content: ""; width: 70px; height: 1px; background-color: #01B0E9; display: inline-block; margin: 0 0 7px 15px;}
.aboutinfo h1:before {content: ""; width: 70px; height: 1px; background-color: #01B0E9; display: inline-block; margin: 0 15px 7px 0;}
.aboutinfo .content {float: left; width: 100%; padding-top: 20px;}
.aboutinfo .content .aboutimg {float: left; width: 100%; margin-bottom: 20px;}
.aboutinfo .content .aboutimg img {width: 100%;}
.aboutinfo .content h2 {float: left; width: 100%; color: #000; font-size: 18px; padding: 20px 0 10px; font-weight: 600;}
.aboutinfo .content p {margin-bottom: 15px; line-height: 22px; letter-spacing: 1px;}
.aboutinfo .content li {letter-spacing: 1px; line-height: 22px; margin: 10px 0 10px 20px;}
#CentralArea .aboutinfo .content ol {margin: 0; padding: 0;}
#CentralArea .aboutinfo .content ol li {list-style-type: decimal;}
#CentralArea .aboutinfo .content ol ul li {list-style-type: circle;}