/* back:262626 orange:ff6600 */

/* DEFAULTS */
body { background:url(../images/2010/design_2010_v2.jpg) no-repeat #262626; color:#fff; font-family:"Century Gothic", Arial; font-size:16px; }
* { margin:0pt; padding:0pt; }
a { color: #fff; text-decoration: underline; }
a:hover { color: #ff6600; }
h1 { font-size:20px; padding-top: 30px; padding-bottom: 5px; border-bottom: #ff6600 1px solid; width:100%; margin-bottom:15px; }
h2 { font-size:13px; }
h3 { font-size:12px; }
h4 { font-size:10px; }
ul { list-style-image:none; list-style-position:outside; list-style-type: square; padding-left: 20px; }
th { text-align:left; border-bottom:#D2D2BD solid 1px; padding-bottom: 5px; }
p { padding-bottom:15px; }
.message { color: #ff6600; font-weight: bold; font-size:10px; }
#shell { width: 740px; margin:0 auto; }
.header { width:100%; float:left; }
.main { width:100%; padding:20px; }
/* END DEFAULTS */

/* PACKAGES */
.prices { font-size:80px; color:#934613; float:right; font-weight:bold; }

/* PHOTO GALLERY */
.photoGallery { width:655px; margin-left:-10px; }
.photoGallery td { padding: 5px; }
#imgMain { width: 500px; height: 750px; overflow: hidden; margin-left: 100px; margin-top: -35px; }
#imgBase { width: 400px; background-image:url(../images/imgShade_400_lower.png); background-repeat:no-repeat; height:10px; }
#dspPhoto { background-image:url(../../resources/images/general/loadPhoto.gif); background-position:center 250px; background-repeat:no-repeat; background-color:#000; display:none; width:100%; margin:0 auto; min-height:700px; height:100%; position:absolute; text-align:center; filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85; z-index:10; left:0; }
#dspPhotoImg { display:none; width:100%; margin:100px auto; min-height:500px; height:500px; position:absolute; text-align:center; background-image:url(../../files/portfolio/5.jpg); background-position:center; background-repeat:no-repeat; z-index:10; left:0; }
#dspClose { margin-top:70px; height:40px; width: 100%; font-weight:bold; z-index:10; }
#dspClose a { text-decoration:underline; z-index:10; }
/* END PHOTO GALLERY */
.clearer { clear:both; display:block; font-size:1px; height:1px; line-height:1px; margin:0; overflow:hidden; padding:0; }