

body {
    font-size: 14px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    /*background: url("../images/bg01.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
   color:#000;
    margin:0;
    padding:0;
}
h1 {
    font-size: 16pt;
    font-weight: lighter;
    text-align:center;
    color: black;
}
a {
    color: #fff;
}

#total {
    font-size: 12pt;
}
#total, #total2, #total3, #price, #priceb, #pricec, #priced, #pricee, #pricef, #pricez {
    text-align: center;
    width: 100px;
}
#quoteme input {
    background: transparent;
    color: black;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    border: 0px solid #fff;
    margin-bottom: 0px;
	text-align: right;


}
.wrappernew{ width:100%; overflow:hidden;margin-left: 6px;}
.sel_p {
  float: right;
  text-align: right;
  padding: 17px 0 0;
  width: 45%;
}


#quoteme .Buyervalue
{
   clear: left;
    float: left;
    font-size: 2em;
    font-weight: bold;
    padding: 22px 0 0;
    text-align: left !important;
    width: 55%;
}
.slide img {
    width: 100%;
}

#quoteme p {
   clear:both; display: none;}

input#price {
    float: right;
    font-size: 2em;
    font-weight: bold;
    width:100%;
}

input#bprice {
    clear: both;
}
#amount1{
  float: left;
  padding: 22px 0 0;
  text-align: left !important;
   font-size: 2em;
    font-weight: bold;
  width: 50%;
  clear:left;
  display:none;
}



#quoteme label {

    display: block;
    color: #fff;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    max-width: 100%;
    width:100%;
}
#contenta {
    padding: 0px;
    display: block;
    max-width:94%;
    width:100%;
    text-align: left;
    font-size: 12pt;
	 margin: 0 auto;
}
.pricepara {
    text-align: center; font-size: 12pt;

}
.pricepara #totalprice {
    padding-top: 0px;
    margin-top: 0px;
    border: 0px solid #000;
    font-size: 14pt;
    font-weight: bold;
    float:right;
}
#totalprice2, #totalprice3 {
    padding-top: 0px;
    margin-top: 0px;
    border: 0px solid #000;
    font-size: 14pt;
    font-weight: bold;
    
}
#total, #total2, #total3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    width: 100%;
    border: 0px solid #000;
    background: transparent;
    font-size: 5em;
    color: black;
	text-align: center;
	 font-weight: bold;
}

#quoteme {
    max-width: 99%;
    width:100%;
    display: block;
    float :left;
    clear: both;
    padding: 0;
    text-align:center;
}

#slider, #sliderb, #sliderc, #sliderd, #slidere {
    float: right;
    margin: 1px;
    max-width: 100%;
    width:100%;
}
.slide {
    float: left;
    margin: -8px 0;
    width:20%;
	display: none;
}
p {
    font-size: 10pt;
    line-height: 16pt;
    margin-top: 20px;
	color: black;
	text-align:left;
}
.wrappernew{
    /*width:500px;
    border: 2px solid #fff;
    position: relative;
    height:100%;*/
}
.ui-slider { position: relative; text-align: left; border: 0px; }
.ui-slider .ui-slider-handle {
    background: url("../images/dollar.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 34px;
    position: absolute;
    width: 22px;
    z-index: 2;
}
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0px; }

.ui-slider-horizontal { height: 6px; background: none repeat scroll 0 0 #a77333; border: 0px; }
.ui-slider-horizontal .ui-slider-handle { top: -17px; margin-left: -.6em;border: 100px; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%;border: 0px; }
.ui-slider-horizontal .ui-slider-range-min { left: 0;border: 0px; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; border: 0px;}

.ui-slider-vertical { width: .8em; height: 100px;border: 0px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; border: 0px;}
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; border: 0px;}
.ui-slider-vertical .ui-slider-range-min { bottom: 0; border: 0px;}
.ui-slider-vertical .ui-slider-range-max { top: 0; border: 0px;}

#circle {

    margin: auto auto;
}


@media screen and (min-width:349px) and (max-width:477px)
  {
      
   #quoteme .Buyervalue {
 
  font-size: 1.5em;

  width: 50%;
}
input#price {

  font-size: 1.5em;
  color:black !important;
  
} 
#total, #total2, #total3 {
  
  color: black !important;
  
  font-size: 2.5em;
  
}
#quoteme {
  max-width: 96%;
    width:96%;
  
}  
#slider, #sliderb, #sliderc, #sliderd, #slidere {
 
  max-width: 95%;
    width:95%;
 
}

}
@media screen and (min-width:728px) {

}


@media screen and (max-width:498px) 
{
    #total, #total2, #total3 {

  font-size: 2.5em;
 
}
input#price {
  
  font-size: 1.1em;

}
#quoteme .Buyervalue {

  font-size: 1.1em;

}
#quoteme {
  max-width: 96%;
    width:96%;

}
#slider, #sliderb, #sliderc, #sliderd, #slidere {

  max-width: 96%;
    width:96%;
 
}

}


