.rt-header-bottom {
    background: #669900;
}

#rt-showcase-surround {
    background: transparent !important;
}
p {
    margin: 0 0 15px 0;
}
.rt-block {
    margin: 4px 0;
    padding: 7px;
}

.rt-header-bottom {
    height: 6px;
}
a, .readon .button {
    color: #669900;
}
#rt-top-surround, #rt-top, #rt-footer-surround, #rt-bottom, #rt-footer {
    color: #ccc;
    background: transparent !important;
}
#rt-top-surround a, #rt-footer-surround a {
    color: #F38027;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
a, .box1 a, .readon .button {
    color: #669900;
}
.backgroundlevel-med #rt-footer-inner, .backgroundlevel-low #rt-footer-inner {
    background: transparent !important;
    box-shadow: 0px 0px 0 rgba(255,255,255,0.3);
}
.foota {
    color: #6E6E6E !important;
    text-transform: uppercase;
}
#rt-top-surround a, #rt-footer-surround a {
		color: #6E6E6E;
		text-shadow: 0px 0px 0 rgba(0,0,0,0.4);
}

.menutop li > .item {
    color: #2B2D27;
}

.menutop ul li > .item {
    color: #fff !important;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.2);
}

.backgroundlevel-med #rt-feature, .backgroundlevel-low #rt-feature {
    background: transparent !important;
}
.menu-block {
    margin: 0;
    padding: 0;
}
.logo-block {
    margin: 10px 0;
    padding: 0;
}
.rt-grid-1, .rt-grid-2, .rt-grid-3, .rt-grid-4, .rt-grid-5, .rt-grid-6, .rt-grid-7, .rt-grid-8, .rt-grid-9, .rt-grid-10, .rt-grid-11, .rt-grid-12 {
    display: inline;
    float: left;
    position: relative;
    margin-left: 8px;
    margin-right: 8px;
}
.rt-container .rt-grid-6 {
    width: 472px;
}
.fusion-submenu-wrapper {
    background: #669900 url(../images/style1/dropdown-gradient.png) 100% 100% no-repeat;
}

select.inputbox {
    height: 25px;
    padding: 0;
}
.button_detail {
    color: #FFF !important;
    display: inline-block;
    height: 22px;
    line-height: 20px;
    padding: 0px 8px;
    border: 1px solid #BBB7B6;
    font-weight: 700;
    border-radius: 6px;
    background: none repeat scroll 0% 0% #669900;
}

.button_add {
    color: #FFF !important;
    display: inline-block;
    height: 25px;
    line-height: 20px;
    padding: 0px 8px;
    border: 1px solid #BBB7B6;
    font-weight: 700;
    border-radius: 6px;
    background: none repeat scroll 0% 0% #669900;
}

.image_middle {
	width: 200px !important;
}	

.manufacturer_logo {
    width: 200px;
    float: right;
    text-align: right;
}

.jshop_prod_description{
    width: 450px;
    float: right;
    text-align: left;
   
}
.prod_price {
	position: relative;
		width: 290px;
    float: right;
    text-align: right;
    top: -75px;
}

.qty_in_stock {
	position: relative;
  padding : 0px;
  text-align: left;
  margin-top: 10px;
		
}
.prod_buttons {
	float: right;
}
	
.btn-arrow-right {
	border-top: 1px solid #c2f797;
	border-radius: 8px;
	padding: 5px 10px;
  background-color: #3e9c4c !important;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: #FFF;
	font-size: 14px;
	font-family: Helvetica, 
}

span.text_pay_without_reg{
display: block;
padding-bottom: 10px;
font-size: 18px;
font-weight: bold;
}

.control-group-form{
	float:left;
	width: 500px;
	padding: 5px 10px;
	
}
.control-label-form{
   display:table-cell;
   width: 140px;
}

.controls-form{
 display:table-cell;
		
}
.menutop li.root > .item span {
    padding: 10px 9px !important;
  }
  
.jshop_price {
    text-align: right !important;
    margin-bottom: 5px;
    padding-right: 20px;
}

.daddyicon {
    right: -20px !important;
 }