@charset "UTF-8";
/* d3sign Studios */

/* RESET LAYOUT */
body { background: #FFF url(/global/images/body_background.jpg) no-repeat center bottom; margin: 0; padding: 0; }
a, div, fieldset, form, h1, h2, h3, input, label, li, p, ul { margin: 0; padding: 0; }
img { border: 0; behavior: url(/global/scripts/iepngfix.htc); }

/* TYPE */
body { font: 100%/1.25em Verdana, Geneva, sans-serif; color: #000; }
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; }
.clearFloat { clear: both; }
.margin2pxTB { margin-top: 4px; margin-bottom: 4px; }
.required { color: #C00; }

/* CONTAINER */
#container { margin: 0 auto 0px; width: 980px; }

/* HEADER */
#header { border-top: 5px solid #666; border-bottom: 1px solid #CCC; background: url(/global/images/header_background.gif) no-repeat left center; text-align: right; margin-bottom: 18px; padding-top: 5px; padding-bottom: 7px; }
#header h1 { padding-bottom: 10px; font: 2em "Times New Roman", Times, serif; }
#header h2 { padding-bottom: 25px; font: italic 1.75em "Times New Roman", Times, serif; }
#header ul { list-style: none; }
#header li.nav { display: inline; padding-left: 18px; }
#header li.first { padding-left: 0; }
#header a { font-size: 1em; font-weight: bold; text-decoration: none; }
#header a:link,
#header a:visited,
#header a:active { border-bottom: 1px dotted #FFF; color: #333; }
#header a:hover { border-bottom: 1px dotted #08C; color: #08C; }

/* photoStack3d */
#photoStack3d { height: 600px; margin-bottom: 18px; }

/* FOOTER */
#footer { border-top: 1px solid #CCC; text-align: center; font-size: 0.8em; clear: left; height: 293px; }
#footer ul { padding-top: 7px; list-style: none; }
#footer ul.padtop { padding-top: 50px; }
#footer li { margin-left: 18px; padding-left: 18px; border-left: 1px solid #CCC; display: inline; }
#footer li.first { margin-left: 0; padding-left: 0; border-left: none; }
#footer a { color: #08C; text-decoration: none; }
#footer a:link,
#footer a:visited,
#footer a:active { border-bottom: 1px dotted #FFF; }
#footer a:hover { border-bottom: 1px dotted #08C; }