/*
Site designed for Chicco by www.cimbrian.com
July 25, 2008
*/

/* THUMNAILS PAGE .................................. */

/* general */

h2 { font:normal 16pt 'trebuchet ms'; padding:0 0 0 0; margin:0; color:#392982; }

h2 strong { font:bold 15pt 'trebuchet ms'; }

#thums { margin-bottom:10px; }

#thums td { text-align:center; padding:20px 15px 8px 15px; font:normal 10.2pt/12pt 'trebuchet ms'; color:#392982; background: url(../../Images/ui/thums-dividers.gif) no-repeat right top; }

td.noDividerRight { background: url(../../Images/ui/thums-dividers.gif) no-repeat center top!important; }

#thums td a img { margin-bottom:10px; display:block; }

#thums td a:hover { text-decoration:none !important; }

#thums a img:hover { filter:alpha(opacity=80);-moz-opacity:0.8; opacity:0.8; }

#thumsSubnav { font:normal 10pt 'trebuchet ms'; color:#CCCCCC; }


/* 

Infividual css files are created for each category so a different photo will appear on each section
That css is inserted on the page through sitefinity

*/


/* stroller specific */

#thumsFull, #thumsCompact, #thumsTwins { margin-bottom:10px; }

#thumsFull td, #thumsCompact td, #thumsTwins td { text-align:center; padding:20px 15px 8px 15px; font:normal 10.2pt/12pt 'trebuchet ms'; color:#392982; background: url(../../Images/ui/thums-dividers.gif) no-repeat right top; }

#thumsFull td a img, #thumsCompact td a img, #thumsTwins td a img,  { margin-bottom:10px; display:block; }

#thumsFull td a:hover, #thumsCompact td a:hover, #thumsTwins td a:hover { text-decoration:none !important; }

#thumsFull td a img:hover, #thumsCompact td a img:hover, #thumsTwins td a img:hover { filter:alpha(opacity=80);-moz-opacity:0.8; opacity:0.8; }

body#strollerThums h3 { font-size:10pt; font-weight:bold; color:#666; padding:0; margin:0; }

body#strollerThums h2 { font:normal 16pt 'trebuchet ms'; padding:0 0 15px 0; margin:0; color:#392982; }


/* collection specific */

body#collectionsThums #thums { margin-bottom:15px; border-bottom:dotted 1px #999; }

body#collectionsThums #thums td { text-align:center; padding:20px 0 8px 0; font:normal 11pt/11.5pt 'trebuchet ms'; color:#392982; background: url(../../Images/ui/thums-dividers.gif) no-repeat center top; }

body#collectionsThums #thums td a img { margin-bottom:0; display:inline; }

body#collectionsThums #thums td p { margin:0; padding:0; }

body#collectionsThums h2 { font:normal 16pt 'trebuchet ms'; padding:0 0 0 0; margin:0 0 10px 0; color:#392982; }

body#collectionsThums #thums a img:hover { filter:alpha(opacity=60);-moz-opacity:0.6; opacity:0.6; }



/* paging buttons */

#pagingButtons { margin:10px 0 15px 0; }

#pagingButtons a img:hover { filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6; }

#pagingLabel { font:normal 9pt 'trebuchet ms' !important; color:#666; text-align:right; padding-right:5px; }