/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 
 
/* layout styling */
@import url(layout.css);

/* general tag styling */
@import url(general.css);

/* menu styling */
@import url(menu.css);

/* module styling */
@import url(module.css);

/* Joomla core styling */
@import url(joomla.css);

/* Third party extensions styling */
@import url(extensions.css);

.input_submit {&nbsp;&nbsp;&nbsp;&nbsp;background-color:&nbsp;transparent !important;&nbsp;&nbsp;&nbsp;&nbsp;background-image:&nbsp;url("../img/site/bg_search_button.png");&nbsp;&nbsp;&nbsp;&nbsp;background-repeat:&nbsp;no-repeat;&nbsp;&nbsp;&nbsp;&nbsp;border:&nbsp;0 none;&nbsp;&nbsp;&nbsp;&nbsp;color:&nbsp;#FFFFFF;&nbsp;&nbsp;&nbsp;&nbsp;font-size:&nbsp;14px;&nbsp;&nbsp;&nbsp;&nbsp;font-weight:&nbsp;bold;&nbsp;&nbsp;&nbsp;&nbsp;height:&nbsp;29px;&nbsp;&nbsp;&nbsp;&nbsp;margin-top:&nbsp;10px;&nbsp;&nbsp;&nbsp;&nbsp;width:&nbsp;124px;}

