/*
lespac style sheet
macharron@inpix.ca
Last edit: 2009-01-21
*/

/* large */
#box_themes_large ul { overflow: hidden; margin: 0 0 13px 11px;}
#box_themes_large ul li { float: left; width: 318px; overflow: hidden; margin: 0 4px 0 0; background: url(/include/img/0/box-themes/bg-theme-large.gif) 0 0 no-repeat;}
#box_themes_large ul li.last { margin: 0;}

#box_themes_large ul p { margin: 0 9px 0 6px;}
#box_themes_large ul p img { padding: 5px 0 0; display: block;}
#box_themes_large ul p a span { display: block; background: #f5f5f5; text-align: center;}
#box_themes_large ul p a:hover span { text-decoration: underline;}

#box_themes_large .theme_foot { height: 11px; font-size: 1px; background: url(/include/img/0/box-themes/bg-theme-large-foot.gif) 0 0 no-repeat; overflow: hidden;}

/* small */
#box_themes ul { overflow: hidden; margin: 0 0 13px 3px;}
#box_themes ul li { float: left; width: 153px; height: 83px; margin: 0 2px; background: url(/include/img/0/box-themes/bg-theme.gif) 0 0 no-repeat;}
#box_themes ul a { position: relative; display: block; height: 69px; margin: 4px 7px 0 7px;}

#box_themes ul a span { position: absolute; top: 22px; right: -11px; display: block; width: 27px; height: 25px; background: url(/include/img/0/box-themes/icn-plus.png) 0 0 no-repeat; text-indent: -9000px;}
#box_themes ul a:hover span { cursor: pointer;}

#box_themes .theme_foot { height: 11px; font-size: 1px; background: url(/include/img/0/box-themes/bg-theme-foot.gif) 0 0 no-repeat; overflow: hidden;}
