/* 
* vmfiltering module
* @version $Id: stylesheet.css 1 2009-05-19 9:18:06Z sakisTerzis $
* @package vmfiltering module
* @subpackage vmfiltering css
* @author Sakis Terzis (sakis@breakDesigns.net)
* @copyright	Copyright (C) 2009 breakDesigns.net. All rights reserved
* @license	GNU/GPL v3
* see administrator/components/com_vmfiltering/COPYING.txt
*/

/* CSS Document */
#searchBox{/*wrapper of all*/
background:url(../images/r_bckgr.gif) top repeat-x #fff;
}

/*-------------VM categories section-----------*/

#vmcats{/*the box*/
background:url(../images/r_bckgr.gif) top repeat-x #fff;
}


/*----------------general-------------*/

.applybtn{/*apply button*/
background:url(../images/r_applyBtn.gif) left top repeat-x #e1f3fc;
border:1px solid #CC6666;
}


/*--------------features section-------*/

#features{/*the box */
background:url(../images/r_bckgr.gif) top repeat-x #fff;

}

