@import url('/global/styles/slider.css');

/* GRID */
.grid3cola .column { width: 200px; margin-left: 15px; }
.grid3cola .column.first,
.grid3cola .column.last { width: 184px; }
.grid3cola .grid3col .column { width: 32%; margin-left: 14px; }

/* MAIN */
#main h3 { font-size: 13px; color: #333; font-weight: normal; word-spacing: -0.1em; }
#main a:link,
#main a:visited { color: #666666; text-decoration: none; }
#main a:hover { text-decoration: none; }
#main .more { padding-right: 9px; background: url(../../images/morearrow.png) 100% 0.4em no-repeat; white-space: nowrap; _white-space: normal; _display: inline-block; }
#main .sidebar { font-size: 11px; color: #666; }
#main .sidebar p,
#main .sidebar ul,
#main .sidebar h4 { font-size: 11px; line-height: 14px; }
#main .sidebar p,
#main .sidebar ul { margin-bottom: 1.5em; *margin-bottom: 1.4em; }

/* CONTENT */
#content { padding: 0; }

/* BOXES */
#main .box { background: url(../../images/box_582bgrep.png) repeat-y; overflow: hidden; position: relative; }
#main .sidebar .box { background: url(../../images/box_184bgrep.png) repeat-y; height:545px }
#main .box h2 { text-indent: -9999px; height: 25px; overflow: hidden; position: relative; margin-bottom: 0; }
#main .padder { padding: 0 15px; }
#main .boxcap { height: 5px; width: 100%; position: absolute; z-index: 100; bottom: 0; _bottom: -10px; left: 0; background: url(../../images/box_582capbottom.png) no-repeat; behavior:url(iepngfix.htc); }
#main .sidebar .boxcap { background: url(../../images/box_184capbottom.png) no-repeat; }
#main .sidebar .captop { bottom: auto; top: 0; background-image: url(../../images/box_184captop.png); }

/* DRAWERS */
#main ul.drawers { margin: 0; }
#main .slider .drawer-handle { color: #333; font-size: 12px; padding: 7px 0; text-indent: 15px; width: 100%; background: #939393 url(../../images/slider_handlebg.png) 0 0 no-repeat; cursor: default; }
#main .slider .drawer-content { display: block;  height: auto; }
#main .slider h3.open { background-color: #72839d; background-position: -184px 0; color: #fff; }
#main .drawercap { height: 5px; width: 184px; position: absolute; z-index: 100; bottom: 0; _bottom: -10px; left: 0; background: url(../../images/slider_capbottom.png) no-repeat; behavior:url(iepngfix.htc); }

/* GALLERY */
#gallery h2 { background: url(../../images/showcase_titlebg.png) no-repeat; }
#gallery .shingles { margin: 0 1px; position: relative; overflow: hidden; }
#gallery .shingles li { display: block; z-index: 1; width: 100%; }
#gallery .shingles img.photo { display: block; margin: 2px 3px 0 3px; }
#gallery .shingles .handle { display: block; padding: 10px 15px 0px; height: 77px; margin-bottom: -6px; background: url(../../images/shingles_handlebg-2.png) -184px 100% no-repeat; overflow: hidden; _margin-bottom: -3px; }
#gallery .shingles .handle:hover { text-decoration: none; }
#gallery .shingles .handle strong { padding: 6px 0 0; display: block; color:#003399; font-size: 11px; font-weight: bold; height: 18px; white-space: nowrap; overflow: hidden; }
#gallery .shingles .handle .description { margin-bottom: 5px; color: #333; height: 28px; overflow: auto; line-height: 12px; }
#gallery .shingles .handle .more { color: #067936; _zoom: 1; }
#gallery .shingles li.obscured .handle { background-position: 0 100%; }
#gallery .shingles li.obscured .handle .description { color: #666; }
#gallery .shingles li.first .handle strong { padding: 0; }
#gallery .shingles li.last .handle { padding-bottom: 14px; }

#gallery .shingles .photo { display: block; margin: 2px 3px 0 3px; background-color:#FFFFFF; background-image:url(../../images/white_bg.gif); }
#gallery .shingles .nophoto { display: block; margin: 2px 3px 0 3px; color: #333; font-size: 10px; background-color:#FFFFFF; background-image:url(../../images/white_bg.gif);}
