/**
 # ot_Appoz - 	OT Appoz  Template for Joomla 1.7!
 # author 			OmegaTheme.com
 # copyright 		Copyright(C) 2011 - 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 1.7.0 00001, December 2011 12:00:00Z OmegaTheme $
 * package:	OT Appoz Template
 *------------------------------------------------------------------------*/

/* CUSTOM STYLE SEARCH MODULE */
form.search,
form.search div{
	margin: 0;
}
div.otsearch-mod{
	 background: url("../images/search.png") no-repeat scroll 0 0 transparent;
	 float: right;
    height: 21px;
    padding: 5px 10px;
    width: 192px;
}
div.otsearch-mod input#mod-search-searchword{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #fff;
	float: left;
	font-size: 11px;
	height: 21px;
	padding: 0;
	margin: 0;
	width: auto;
}
div.otsearch-mod input.button-image{
	background: url("../images/search-button-bg.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-family: "Myriad Pro";
	font-size: 16px;
	height: 26px;
	margin-right: -10px;
	margin-top: -5px;
	padding-top: 8px;
	text-align: center;
	text-transform: uppercase;
	width: 93px;
}

/* CUSTOM STYLE LIGHTBOXLOGIN MODULE */
div#ot-lightbox-wrap{
	padding-bottom: 1px;
}
form#ot-login-form .ot-login-form-custom ul li{
	background: none;
}
#ot-login-popup-wrap{
	background: url("../images/login-bt.png") no-repeat;
	height: 30px;
	width: 137px;
}
div#ot-login-popup-wrap span#ot-login-popup-link,
div#ot-login-popup-wrap span,
div#ot-login-popup-wrap span span{
	background: none;
	color: #FFF;
}
span.ot-login-button span span{
	margin: 0 15px;
}

/* Custom Style for Layout Type Left - Right - Content */
body.left-right-content div.ot-mainbody{

}
body.left-right-content div.ot-mainbody div.ot-rightcolumn{
	float: left;
	margin-left: 0;
	margin-right: 20px;
}
/* Custom Style for Layout Type Content - Left - Right */
body.content-left-right div.ot-mainbody{
	
}
body.content-left-right div.ot-mainbody div.ot-leftcolumn{
	float: right;
	margin-left: 20px;
	margin-right: 0px;
}

#carrito_img {margin-top:-19px;}




