/*** template.css ***/

@import url(reset.css);@import url(layout.css);@import url(typography.css);@import url(menus.css);@import url(modules.css);@import url(joomla.css);@import url(extensions.css);

/*** custom.css ***/

 #logo a.logo-icon {display: block;width: 300px;height: 95px;background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;}#maintop .yoo-carousel div.frontpage1,#maintop .yoo-carousel div.frontpage2,#maintop .yoo-carousel div.frontpage3 {width: 607px;height: 295px;}#maintop .yoo-carousel div.frontpage1 { background: url(../../../images/yootheme/yoocarousel/white1.jpg) 0 0 no-repeat; }#maintop .yoo-carousel div.frontpage2 { background: url(../../../images/yootheme/yoocarousel/white2.jpg) 0 0 no-repeat; }#maintop .yoo-carousel div.frontpage3 { background: url(../../../images/yootheme/yoocarousel/white3.jpg) 0 0 no-repeat; }
