body,li,p{
    font-size: 14px; 
    line-height: 20px;
}

.h_ebay {
    background: url(../img/elogo.gif) no-repeat right center;
    height: 45px;
}

#rightnow {
    float: right;
    display:block;
    width:85px;
    height:45px;
    margin-left: 10px;
    background: url(../img/elogo.gif) no-repeat right center;
}

.aff_item{
    height:320px;
}

.price{
    font-size: 20px;
}

.eprice{
    font-size: 14px;
}

h3, h1 {
    text-align: center;
}
.col1,.col2,.col3,.col4 {
    width: 24%;
    margin: 0.5%;
    float: left;
}
.thumbnail {
    width: 97%;
    padding: 20px 1% 20px 1%;
    background: #e2e2e2;
    border-radius: 15px;
    margin:  1% 0.5% 1% 0.5%;
    text-align: center;
}
.span3 img {
    width: 60%;
    padding: 2.5% 10% 2.5% 10%;
    margin: 2.5% 10% 2.5% 10%;
    border-radius: 10px;
    border-style: double;
    border-color: #e3e3e3;
    border-width: 3px;
    background: #fff;
    text-align: center;
}
.span4 img {
    width: 60%;
    padding: 2.5% 10% 2.5% 10%;
    margin: 2.5% 10% 2.5% 10%;
    border-radius: 10px;
    border-style: double;
    border-color: #e3e3e3;
    border-width: 3px;
    background: #fff;
    text-align: center;
}
.pull-left {
    margin-left: 19%;
    padding: 10px 0 10px 0;
}
form input {
    width: 60%;
}
.navbar-search {
    width: 60%;
}
.search-query {
    width: 100%;
}
footer p {
    float: left;
    width: 90%;
}
.leftte {
    text-align:left;
}
.colam1, .colam2, .colam3 {
    width: 32.33%;
    margin: 0.5%;
    float: left;
}
#am{
    width: 100%;
    float: left;
}
.spanv {
    width: 48%;
    margin: 1%;
    padding: 0;
    float: left;
}
.spanim {
    width: 22%;
    margin: 1%;
    padding: 0;
    float: left;
}
.spanimfl {
    width: 98%;
    margin: 1%;
    padding: 0;
    float: left;
    text-align: center;
}
.spanim img {
    width: 60%;
    padding: 10%;
    border-radius: 10px;
    border-style: double;
    border-color: #e3e3e3;
    border-width: 3px;
    background: #fff;
}
.spanimfl img {
    width: 60%;
    padding: 10%;
    border-radius: 10px;
    border-style: double;
    border-color: #e3e3e3;
    border-width: 3px;
    background: #fff;
}
h1, h2, h3, h4 {
    clear: both;
}
.flimg {
    width: 49%;
    margin: 0.5%;
    padding: 0;
    float: left;
}
.colfl {
    width: 48%;
    float: left;
    margin: 1%;
}
/*newtemp*/
h2 a {
    font-size: 1em;
    color: #2f96b4;
}
.column0, .column1, .column2 {
    width: 31%;
    margin: 0 1% 0 1%;
    float: left;
}
.adv, .maindet_box {
    background: #e4e4e4;
}
.con {
    background: #f0f0f0;
}
.med {
    background: #f0f0f0;
}
.adv_box {
    width: 100%;
    margin: 20px 0 20px 0;
    padding: 10px 0 25px 0;
    border-radius: 20px;
    float: left;
}
.adv_box a {
    text-decoration: none;
}
.adv:hover {
    background: #f8f8f8;
}
.adv_box h2,h3 {
    text-align: center;
    text-transform: capitalize;
}
.adv_box h2,h3,ol,p{
    width:90%;
    padding: 10px 0 10px 5%;
    float: left;
}
.adv_box img, .ifra {
    width: 70%;
    position: relative;
    left: 50%;
    margin: 10px 0 20px -41%;
    padding: 10px 5%;
    border-radius: 10px;
    border-style: double;
    border-color: #cfcfcf;
    border-width: 3px;
    background: #fff;
    float: left;
}
.ifra {
    height: 300px;
}
.adv_box p {
    text-align: justify;
    text-indent: 15px;
}
.adv_box li {
    width: 95%;
    list-style-type: circle;
}
.add a {
    text-decoration: none;
    padding: 5px 10px 5px 10px;
    background: #FF8C00;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
}
.add a:hover {
    background: #62c462;
}
.left_box {
    width: 50%;
    text-align: center;
    font-size: 1.6em;
    float: left;
}
.right_box {
    width: 50%;
    text-align: center;
    font-size: 1.6em;
    float: left;
}
.center_box {
    width: 100%;
    margin-top: 30px;
    text-align: center;
    float: left;
}
.center_box a{
    background: #4bb1cf;
    font-size: 1.4em;
}
.center_box a:hover {
    background: #FF6347;
}
.hr {
    border-color: #faa732;
    width:100%;
    margin: 10px 0 10px 0;
    float: left;
}
#bottom_det {
    width: 100%;
    margin: 30px 0 30px 0;
    float: left;
}
.box_det {
    width: 23%;
    height: 200px;
    float: left;
    background: #f0f0f0;
    border-radius: 5px;
    margin: 1%;
    padding-bottom: 10px;
    text-align: center;
}
.det_it {
    width: 97%;
    padding: 20px 1% 20px 1%;
    border-radius: 15px;
    margin:  1% 0.5% 1% 0.5%;
    text-align: center;
}
.det_it img {
    width: 70%;
    max-height: 100px;
    padding: 5%;
    margin: 5% 7.5% 5% 8%;
    border-radius: 10px;
    border-style: double;
    border-color: #e3e3e3;
    border-width: 3px;
    background: #fff;
    float: left;
}
.maindet_box {
    width: 70%;
    padding: 20px 0 20px 0;
    background: #f0f0f0;
    border-radius: 5px;
    float: left;
}
.maindet_box ol {
    width: 80%;
    margin-left: 10%;
    float: left;
}
.maindet_box ul {
    width: 80%;
    margin-left: 10%;
    float: left;
}
.maindet_box ul li {
    list-style-type: square;
    padding: 5px 0 5px 0;
}
.maindet_box ol li {
    list-style-type: circle;
    padding: 5px 0 5px 0;
}
.whitebox {
    background: #f7f7f7;
    border-radius: 2px;
}
.maindet_box h2 {
    text-align: center;
}
.maindet_box h3 {
    margin: 5px 0 5px 0;
    text-decoration: underline;
}
.maindet_box h4 {
    margin: 5px 0 5px 0;
}
.maindet_box img {
    width: 60%;
    margin: 20px 0 20px 17%;
    padding: 3%;
    background: #fff;
    border-style: double;
    border-width: 20px;
    border-color: #f5f5f5;
    border-radius: 20px;
}
.buyitnow a {
    text-decoration: none;
    padding: 5px 10px 5px 10px;
    background: #4bb1cf;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
}
.buyitnow a:hover {
    background: #62c462;
}
#slider_det {
    width: 30%;
    float: left;
}
#slider_det h3 {
    background: #f0f0f0;
    border-radius: 5px;
    width: 95%;
    margin:  1%;
    text-align: center;
    float: left;
}
.box_sldet {
    width: 100%;
    background: #f0f0f0;
    border-radius: 5px;
    margin: 1%;
    padding-bottom: 30px;
    text-align: center;
    float: left;
}
.detsl_it {
    width: 97%;
    padding: 0 1% 20px 1%;
    border-radius: 15px;
    margin:  1% 0.5% 1% 0.5%;
    text-align: center;
    float: left;
}
.detsl_it img {
    width: 70%;
    padding: 5%;
    margin: 5% 7.5% 5% 8%;
    border-radius: 10px;
    border-style: double;
    border-color: #e3e3e3;
    border-width: 3px;
    background: #fff;
    float: left;
}
.adv_box:hover .blueprice {
    color: #0e90d2;
}
.blueprice {
    color: #2f96b4;
}
.caption h3,h5{
    width: 100%;
    padding: 0;
    margin: 0;
}
.well, .breadcrumb {
    margin-left: 5%;
    padding: 10px;
    width: 90%;
    float: left;
}
.boxturn {
    position: relative;
    top:0;
    left:50%;
}
.leftturn {
    min-height: 330px;
}
.navbar .fnav > li > a{
    color: #eee;
}
/*endnewtemp*/
/* Dropdown Content (Hidden by Default) */
.dropdown-content { 
    display: none;
    position: absolute;
    width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content p {
    position: relative;
    list-style: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
    min-width: 200px;
    background-color: #f9f9f9;
}
/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}
.curprt {
    width: 95%;
    float: left;
    margin: 10px 0 0 2.5%;
    font-weight: 700;
    text-align: center;
}
.curprt table {
    width: 100%;
}
.curprt table,tr,td {
    border-width: 1px;
    border-color: #999;
    border-style: solid;
}
#chart {
    width: 760px; 
    height: 300px;
}
@-webkit-keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
@keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
.blink {
  color: rgb(245,245,245);
  text-shadow: 0 -1px rgba(0,0,0,.1);
  background: green;
  -webkit-animation: pulsate 1.2s linear infinite;
  animation: pulsate 1.2s linear infinite;
}
@media (max-width: 1210px) {
    #chart {
        width: 620px; 
    }
    .adv_box ol {
        width: 80%;
    }
    .col1,.col2,.col3 {
        width: 32.33%;
        margin: 0.5%;
        float: left;
    }
    .col4 {
        width: 99%;
        margin: 0.5%;
        float: left;
    }
    .span3 {
        width: 90%;
        margin: 5%;
        padding: 1%;
    }
    .spanv {
        width:80%;
        margin-left: 10%;
        padding: 0;
        float: left;
    }
    .spanim {
        width: 31.33%;
        float: left;
    }
    .flimg {
        width: 98%;
        margin: 1%;
    }
}
@media (max-width: 1000px) {
    #chart {
        width: 480px; 
    }
    .column0, .column1 {
        width: 49%;
        margin: 0.5%;
    }
    .column2 {
        width: 99%;
        margin: 0.5%;
    }
    .column2 img, .ifra {
        width: 50%;
        position: relative;
        left: 50%;
        margin: 10px 0 20px -30%;
        padding: 10px 5%;
    }
    .colam1, .colam2{
        width: 49%;
        margin: 0.5%;
        float: left;
    }
    .span4 {
        width: 90%;
        margin: 5%;
        padding: 1%;
    }
    .colam3 {
        width: 99%;
        margin: 0.5%;
        float: left;
    }
    .spanim {
        width: 48%;
        float: left;
    }
}
@media (max-width: 800px) {
    #chart {
        width: 450px; 
    }
    .col1,.col2 {
        width: 49%;
        margin: 0.5%;
        float: left;
    }
    .col3,.col4 {
        width: 99%;
        margin: 0.5%;
        float: left;
    }
    .span3 {
        width: 90%;
        margin: 5%;
        padding: 1%;
    }
    .thumbnail {
        width: 97%;
        padding: 20px 1% 20px 1%;
        background: #e2e2e2;
        border-radius: 15px;
        margin:  1% 0.5% 1% 0.5%;
        text-align: center;
    }
    .spanv {
        width:100%;
        margin-left: 0;
    }
    .colam1, .colam2{
        width: 49%;
        margin: 0.5%;
        float: left;
    }
    .span4 {
        width: 90%;
        margin: 5%;
        padding: 1%;
    }
    .colam3 {
        width: 99%;
        margin: 0.5%;
        float: left;
    }
}
@media (max-width: 750px) {
    #chart {
        width: 400px; 
    }
}
@media (max-width: 700px) {
    #chart {
        width: 350px; 
    }
}
@media (max-width: 600px) {
    #chart {
        width: 500px; 
    }
    .maindet_box {
        width: 100%;
    }
    #slider_det {
        width: 100%;
        float: left; 
    }
    .box_det {
        width: 48%;
        float: left;
        background: #f0f0f0;
        border-radius: 5px;
        margin: 1%;
        text-align: center;
    }
    .column0, .column1, .column2 {
        width: 99%;
        margin: 0.5%;
    }
    .column0 img, .ifra {
        width: 70%;
        position: relative;
        left: 50%;
        margin: 10px 0 20px -40%;
        padding: 10px 5%;
    }
    .column1 img, .ifra {
        width: 70%;
        position: relative;
        left: 50%;
        margin: 10px 0 20px -40%;
        padding: 10px 5%;
    }
    .column2 img, .ifra {
        width: 70%;
        position: relative;
        left: 50%;
        margin: 10px 0 20px -40%;
        padding: 10px 5%;
    }
    .col1,.col2,.col3,.col4 {
        width: 99%;
        margin: 0.5%;
        float: left;
    }
    .thumbnail img {
        width: 40%;
        padding: 2.5% 15% 2.5% 15%;
        margin: 2.5% 15% 2.5% 15%;
    }
    .colam1, .colam3, .colam2{
        width: 99%;
        margin: 0.5%;
        float: left;
    }
    .span4 {
        width: 90%;
        margin: 5%;
        padding: 1%;
    }
    .spanim {
        width: 98%;
        float: left;
    }
    .colfl {
        width: 98%;
        float: left;
        margin: 1%;
    }
}

