/*--------------------------------------------------------------
 # Copyright (C) joomla-monster.com
 # License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
 # Website: http://www.joomla-monster.com
 # Support: info@joomla-monster.com
 ---------------------------------------------------------------*/

/*********************** IE7 ONLY ************************/

input.button, button.validate, button {
      padding: 3px 2px 2px;
}

#jm-bg-right {
	width: 49.9%;
}

fieldset legend {
	width: auto;
}

#jm-topmod {
	padding-top: 12px;
}

/********** vm **********/

.productdetails-view .addtocart-bar span.quantity-controls,
.productdetails-view .addtocart-bar span.quantity-box,
.productdetails-view .addtocart-bar span.addtocart-button {
    display: inline;
}

span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
    padding: 0 2px 0 10px;
}

span.quantity-controls input.quantity-controls {
    height: 22px;
    width: 22px;
}

span.addtocart-button input.addtocart-button {
	margin-left: 3px;
	height: 22px;
}

span.quantity-box input {
	margin-right: 3px;
}

.quantity-box, .quantity-controls, .addtocart-button {
    display: inline;
}

.orderlistcontainer {
    display: inline;
}

.product-related-products .product-field,
.product-related-categories .product-field {
	display: inline !important;
}

#ui-tabs ul#tabs li {
	display: inline;
}

.additional-images .jm-thumb-wrap {
	display: inline;
}

.write-reviews ul.rating li {
    display: inline;
}

.width20 {
	width: 19.9%;
}

.width25 {
	width: 24.9%;
}

.width30 {
	width: 29.9%;
}

.width33 {
	width: 33.3%;
}

.width50 {
	width: 49.9%;
}

.width70 {
	width: 69.9%;
}

.width100 {
	width: 99.9%;
}