/**
 # ot_petshop	 	OT PetShop Template for Joomla 2.5!
 # author 			OmegaTheme.com
 # copyright 		Copyright(C) 2012 - OmegaTheme.com. All Rights Reserved.
 # @license 		http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Website: 		http://omegatheme.com
 # Technical 		support: Forum - http://omegatheme.com/forum/
 **/
 /**------------------------------------------------------------------------
 * file: customs.css 2.5.0 00001, March 2012 12:00:00Z OmegaTheme $
 * package:	OT Petshop Template
 *------------------------------------------------------------------------*/
 
 
/* CUSTOM STYLE SEARCH MODULE */
form.form-otcustom-searchmod{
	background: url(../images/aqua/search-bg.png) no-repeat;
	color: #FFFFFF;
	float: left;
	height: 42px;
	margin-top: 5px;
}
div.otcustom-searchmod{
    margin: 0;
    padding: 8px 0 3px;
}
div.otcustom-searchmod input#mod_search_searchword,
div.otcustom-searchmod input#mod_virtuemart_search{
    border: medium none;
    padding: 3px 5px;
    position: relative;
    top: -3px;
    width: 82px;
}
div.otcustom-searchmod input.search-submit,
div.otcustom-searchmod input.button-submit,
div.otcustom-searchmod input.button{
	background: url(../images/aqua/search-submit.png) no-repeat;
	height: 25px;
	width: 24px;
	border: none;
	color: #FFF;
	font-weight: bold;
	font-size: 0px;
	text-transform: uppercase;
}

/* CUSTOM MODULE MANUFACTURERS */
.module-manufacturers h3{
	font-size: 16px;
}
ul.vmmanufacturer-manufacturers,
ul.vmmanufacturer{
	margin-left: 25px;
}
ul.vmmanufacturer-manufacturers li,
ul.vmmanufacturer li{
	background: none repeat scroll 0 0 transparent;
    list-style: decimal-leading-zero outside none;
    padding: 8px 0;
}
/* CUSTOM MODULE PRODUCTS */
.otcustom-modprod{
	
}
.otcustom-rowprod .spacer{
	background: url("../images/border-column.png") repeat-y right 0;
	padding: 20px;
	overflow: hidden;
}
.otcustom-rowprod .prod-last .spacer{
	background: none;
}
.otcustom-modprod .product-image,
.otcustom-modprod .product-name,
.otcustom-modprod div.product-s-desc,
.otcustom-modprod .addtocart-area{
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.otcustom-modprod .product-image{
	margin: 0;
    min-height: 155px;
    text-align: center;
}
.otcustom-modprod .product-image img.otcustom-image{
	max-height: 141px;
	max-width: 155px;
}
.otcustom-modprod .product-name{
	font-family: "Segoe Print";
	font-weight: bold;
	min-height: 32px;
}
.otcustom-modprod div.product-s-desc{
	margin-bottom: 10px;
}
.otcustom-modprod div.product-s-desc p.product_s_desc{
	margin: 0;
	padding: 0;
}
div.otcustom-rowprod span.prod-price{
	color: #f5407f;
	float: left;
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    padding: 0px;
}
div.product-addtocart,
.addtocart-area span.addtocart-button{
	background: url(../images/aqua/addtocart-button.png) no-repeat;
	display: block;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    width: 71px;
}
div.product-addtocart a{
	color: #FFF;
	font-weight: bold;
}
div.product-addtocart a:hover{
	text-decoration: none;
}
div.addtocart-area span.addtocart-button input.addtocart-button, 
div.addtocart-area span.addtocart-button input.notify-button{
}
/* CUSTOM STYLE CART MODULE */
.vmCartModule .total_products,
.vmCartModule .total,
.vmCartModule .show_cart{
}
.vmCartModule .total_products{
	
}
.vmCartModule .total{
	
}
.vmCartModule .total strong{
	float: right;
}
.vmCartModule .show_cart{
	
}
.vmCartModule .show_cart a{
	background: url(../images/aqua/show-cart-button.png) no-repeat;
	color: #FFFFFF;
    display: block;
    height: 26px;
    line-height: 24px;
    text-indent: 8px;
    width: 95px;
}

/* CUSTOM STYLE SLIDER PRODUCT MODULE */
div#otvm-modprod{
	margin-top: 58px;	
}	
div#otvm-modprod-w{
 	
 }
div.otcustom-form-subscribe{
	
}
div.otcustom-form-subscribe span.input-text input#subscriber_email{
	height: 15px;
	padding: 3px;
}
div.otcustom-form-subscribe input.submit{
	background: url("../images/aqua/addtocart-button.png") no-repeat scroll 0 0 transparent;
	border: none;
	color: #FFF;
    display: block;
    float: right;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    width: 71px;
}
.toggle-editor,
.button2-left .blank{
	margin: 0px;
}
/* CUSTOM STYLE TEMPLATE LAYOUT */

/* CUSTOM STYLE FOR LAYOUT TYPE ( LEFT - RIGHT - CONTENT ) */
body.left-right-content div.ot-mainbody{

}
body.left-right-content div.ot-mainbody div.ot-rightcol{
	background: url(../images/leftcol-border-bg.png) repeat-y right 0;
	float: left;
	margin: 0px;
	padding: 19px 0 0;
}
body.left-right-content div.ot-mainbody div.ot-rightcol div.ot-rightcol-i{
	
}
/* CUSTOM STYLE FOR LAYOUT TYPE ( CONTENT - LEFT - RIGHT ) */
body.content-left-right div.ot-mainbody{
	
}
body.content-left-right div.ot-mainbody div.ot-leftcol{
	background: url(../images/rightcol-border-bg.png) repeat-y 0 0;
	float: right;
	margin: 0px;
	padding: 19px 0 0;
}
body.content-left-right div.ot-mainbody div.ot-leftcol div.ot-leftcol-i{
	
}

















