HTML, BODY { height: 100%; min-height: 750px; background: #ddd; }
BODY {
background: #CCC; */url(../images/bg2.jpg) repeat-x*/; text-align: center; font-size: 12px; height: auto;
background: -moz-linear-gradient(top, rgba(204,204,204,0.65) 0%, rgba(221,221,221,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,204,204,0.65)), color-stop(100%,rgba(221,221,221,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(204,204,204,0.65) 0%,rgba(221,221,221,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(204,204,204,0.65) 0%,rgba(221,221,221,0) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(204,204,204,0.65) 0%,rgba(221,221,221,0) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6cccccc', endColorstr='#00dddddd',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(204,204,204,0.65) 0%,rgba(221,221,221,0) 100%); /* W3C */
}
#body { width: 985px; text-align: left;  position: relative; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -21px;}


#header { height: 155px; position: relative; background: url(../images/DiakadiLogoV2.png) no-repeat 190px 20px; }
#header a#logo { display: block; width: 163px; height: 78px; position: absolute; top: 20px; left: 14px; background: url(../images/DiakadiSymbolV2.png) no-repeat; border: 0px none; outline: 0px none; }
#header a#logo:hover { background-position: 0 -80px; }
#header a h1,
#header h2,
#header h6 { display: none; }
#header #social-icons { position: absolute; top: 5px; right: 10px; }
#header #social-icons A { display: block; width: 17px; height: 17px; background: url(../images/socialIcons.png) no-repeat; float: left; margin: 0 0 0 5px; }
#header #social-icons A SPAN { display: none; }
#header #social-icons #twitter { width: 18px; background-position: -21px 0; }
#header #social-icons #youtube { width: 17px; background-position: -43px 0; }
#header #social-icons #yelp    { width: 17px; background-position: -64px 0; }

#navigation { position: absolute; left: 0;  margin: 15px 0 0 0; width: 170px; }

#navigation DT A,
#navigation DT { cursor: pointer; color: #666; font: bold 14px Arial; text-transform: uppercase; line-height: 16px;  padding: 5px 0 2px 0; outline: 0px none; text-decoration: none; }
#navigation DT.ui-state-active A,
#navigation DT.ui-state-active { color: #222; }
#navigation DT.ui-state-hover A,
#navigation DT.ui-state-hover { color: #000; }
#navigation DD.ui-accordion-content-active { display: block; }
#navigation DD { margin: 0 0 0 3px; padding: 0 0 0 5px; border-left: 2px solid #000; display: none; }
#navigation DD.empty { margin: 0; padding: 0; border: 0px none; position: absolute; height: 1px; zoom: 1; }
#navigation UL {}
#navigation UL LI,
#navigation UL LI A { font: bold 12px Arial; line-height: 15px; color: #1d2e41; text-decoration: none; }
#navigation UL LI A:hover { color: #6b84c2; }
#navigation UL LI A.ui-accordion-content-active:hover,
#navigation UL LI A.ui-accordion-content-active { color: #4053A4; }
#navigation #nav_trainerlogin A { font-size: .8em; }
.js  #navigation { display: block; }


#accolades { width: 222px; margin: 40px 0 0 0; position: absolute; bottom: 55px; right: 10px; }
#accolades CITE { display: none; font: bold 1em Verdana; color: #000; }
#accolades IMG { display: block; position: absolute; right: 0; bottom: -5px; }
#accolades UL LI { display: none; color: #1d2e41; margin: 0 0 10px 0; font: 11px Verdana; position: relative; padding: 0 77px 0 0; }
#accolades UL LI.first { display: block; }
#accolades UL LI A:visited,
#accolades UL LI A:active,
#accolades UL LI A { color: #1d2e41; text-decoration: none; }
#accolades h5 { font-weight: bold; }

#footer { height: 31px; margin: -31px 0 0 0; width: 100%; text-align: center; color: #666666; font: 9px Arial; line-height: 31px; left: 0; position: absolute; bottom: 0; }

#content { margin: 0 0 100px 185px; position: relative; }
.content-head { height: 50px; position: absolute; top: -50px; background: #1d2e41; width: 800px;  }
.content-head H1 { font: bold 20px/50px Arial; text-indent: 18px; color: #fff;  }
.content-body { margin: 0 374px 0 0; position: relative; }
.content-body P { margin: 0 0 15px 0; font: 13px Arial; }
.content-body STRONG { font-weight: bold; }
.content-body EM { font-style: italic; }
.content-body OL,
.content-body UL { margin: 2px 0 10px 30px; }
.content-body OL LI { font: 1em Verdana; list-style-type: decimal;  }
.content-body OL OL LI { list-style-type: lower-roman; }
.content-body UL LI { list-style-type: disc; font: 1em Verdana;  }
.content-body UL UL LI { list-style-type: square; }
.content-body H2 { font: bold 2em Verdana; }
.content-body H3 { font: bold 1.75em Verdana; }
.content-body H4 { font: bold 1.5em Verdana; }
.content-body H5 { font: bold 1.25em Verdana; }
.content-body BLOCKQUOTE { background: #efefef; border: 1px solid silver; margin: 15px; padding: 15px; }
.content-body BLOCKQUOTE P { margin: 0 0 5px 0; }
.content-body BLOCKQUOTE CITE { margin: 5px 0 0 0; font-style: italic; }

.content-body .gallery LI { margin: 0; list-style-type: none; }
.content-body .more UL { margin: 0; }
.content-body .more LI { margin: 0; list-style-type: none; }
.content-body .more P { margin: 0; padding: 0; }
.content-body .more .more-text { margin: 0; font: 13px Arial; height: 50px; overflow: hidden; }
.content-body .list-items { margin: 0; overflow: hidden; }
.content-body .list-items LI { list-style-type: none; width: 152px; }

.content-sub { width: 355px; height: 515px; position: absolute; top: 0; right: 0; padding: 0 0 15px 0; background: #1d2e41; }
.content-sub IMG { float: right; }
/*
.content-sub FORM { background: #fff; height: 479px; padding: 18px 10px; }
.content-sub FORM H4 { font: 20px Arial; color: #000; margin: 0 0 5px 0; }
.content-sub FORM FIELDSET { margin: 0 0 20px 0; }
*/
/* Homepage Styles */
.homepage .content-body { height: 511px; }

/* Sub page styles */
.subpage .gallery { height: 630px; }
.subpage .gallery .more { height: 280px; width: 385px; width: 800px; background: transparent; padding: 0; margin: 0; }
.subpage .gallery .more-follow-up { position: static; height: auto; }


.subpage .content-body .content-body-list,
.subpage .content-body .content-body-blocklist,
.subpage .content-body .content-body-text { padding: 10px 0 10px 10px; }
.subpage .content-body .content-body-text A { text-decoration: none; }

.subpage .content-body .content-body-withtabs { height: 531px; background: #1d2e41; margin: 0; width: 800px; }
.subpage .content-body .content-body-withtabs .tab-count-1 .tab-headers { display: none; }
.subpage .content-body .content-body-withtabs .tab-count-0 { display: none; }
.subpage .content-body .content-body-blocklist { width: 790px; }

.slideshow > LI {  }
ul.gallery { z-index: 500; position: relative; top: -50px; height: 610px;  width: 800px; margin: 0; background: url('../images/DiakadiTagLineV2_Large.png') no-repeat bottom center; }
.gallery > LI { width: 800px; height: 511px; overflow: hidden; position: relative; padding: 50px 0 0 0; display: none; margin: 0; list-style-type: none; }
.gallery > LI.current { display: block;  }
.gallery H2 { position: absolute; top: 0; left: 0; height: 50px; width: 800px; color: #fff; font: bold 20px/50px Arial; text-indent: 18px; }
.gallery > LI H3 A:visited,
.gallery > LI H3 A { color: #fefeff; text-decoration: none; }
.gallery > LI P { color: #e9e9e9; font: 12px Arial; line-height: 14px; }
.gallery > LI A:visited,
.gallery > LI A { color: #F60; text-decoration: none; font-family: Arial, Helvetica; font-weight: bold; }

.gallery .more { background: #1d2e41; color: #fff; height: 97px; padding: 0 20px 0 20px; position: absolute; bottom: 0; left: 0; width: 760px; overflow: hidden; }
.gallery .more H3 { padding: 3px 0 0 0; }
.gallery .more-follow-up { position: absolute; bottom: 10px; height: 1em; }
.gallery .more-follow-up A { padding: 0 20px 0 0; }

.content-sub .gallery { width: 355px; height: 610px; background: url('../images/DiakadiTagLineV2.png') no-repeat bottom center; }
.content-sub .gallery > LI { width: 355px; }

.tabs { z-index: 800; background: #000; color: #fff; width: 385px; position: absolute; bottom: 0; }
.tabs A { color: #d2c5ad; text-decoration: none; font-family: Arial, Helvetica; font-weight: bold; }
.tabs UL { margin: 0; padding: 0; }
.tabs UL LI { list-style: none; }
.tabs UL UL { margin: 5px; padding: 5px; }

.tabs .tab-content LI OL { margin: 2px 0 10px 13px;}
.tabs .tab-content LI UL { margin: 2px 0 10px 5px;}
.tabs .tab-content LI LI { display: list-item; padding: 2px; margin: 2px;  color: #fff; }
.tabs .tab-content LI OL LI { font: 1em Verdana; list-style-type: decimal; }
.tabs .tab-content LI OL OL LI { list-style-type: lower-roman; }
.tabs .tab-content LI UL LI { list-style-type: disc; font: 1em Verdana; }
.tabs .tab-content LI UL UL LI { list-style-type: square; }

.tabs .tab-headers { border: 1px solid #a9a9a9; height: 32px; width: 800px; background: #000; border-width: 1px 0; }
.tabs .tab-headers LI { float: left; margin: 0 0 0 5px; border: 1px solid #a9a9a9; border-top: 0px none; padding: 0 3px; text-align: center; cursor: pointer; height: 19px; background: #333; }
.tabs .tab-headers LI A { padding: 0 6px; font-weight: normal; outline: none; line-height: 19px; }
.tabs .tab-headers LI.selected { padding: 1px 4px; border-bottom: 2px solid #CCC; border-top: 1px solid #1d2e41; margin: -1px 0 0 5px; background: #1d2e41; }
.tabs .tab-headers LI.selected A { font-weight: bold; color: #fff; }
.tabs .tab-headers LI.hover { }
.tabs .tab-headers LI.hover A {  color: #CCC;  }

.tabs .tab-content { height: 250px; background: #1d2e41; overflow: hidden; }
.tabs .tab-content A { color: #CCC; }
.tabs .tab-content LI { padding: 15px; display: none; } 
.tabs .tab-content LI H3 { margin: 0 0 5px 0;  }
.tabs .tab-content LI H3 A,
.tabs .tab-content LI H3 A:visited { font: 20px/20px Arial; color: #fefeff; text-transform: uppercase; outline: none; }
.tabs .tab-content LI H3 A:hover { text-decoration: underline;  }
.tabs .tab-content LI P { font: 12px/16px Arial; }
.tabs .tab-content LI.selected { display: list-item; }

.layout-horizontal { width: 800px; }
.layout-horizontal .tab-content { height: 150px; }

/* .gallery-tiles { position: absolute; top: 10px; left: 688px; width: 103px; height: 400px; display: block;} */
.gallery-tiles { z-index: 1000; position: absolute; top: 0; right: 15px; height: 50px; } 
.gallery-tiles LI { float: left;  width: 30px; height: 18px; margin: 16px 0 0 10px; position: relative; cursor: pointer; opacity: .8; }
.gallery-tiles LI.hover { opacity: 1; }
.gallery-tiles LI.hover A { border: 1px solid #CCC; }
.gallery-tiles LI.current { opacity: 1; }
.gallery-tiles LI.current A { border: 1px solid #999; }
.gallery-tiles LI A { display: block; position: absolute;  width: 28px; height: 18px; border: 1px solid #666; cursor: pointer; }
.gallery-tiles LI IMG { position: absolute; width: 28px; height: 18px; }
.gallery-tiles LI H4 { position: absolute; bottom: 0; left: 1px; color: #fff; background: #000;  font: 10px Arial; text-align: center; display: none;}

/* Search Styles */
#search_list { width: 270px; }
#filter_options { display: none; }
#filter_options INPUT { float: left; clear: left; margin: 3px 5px 5px 2px; }
#filter_options LABEL { float: left; display: block; width: 200px; padding: 1px 0; }

.subpage .content-body .content-body-list { width: 790px; }
.search-options { position: absolute; top: -50px; height: 50px; background: #1d2e41; overflow: hidden; margin: 0; padding: 0; }
.search-options FIELDSET { line-height: 50px; }
.search-options H4 { display: inline; color: #fff; font: bold 14px Arial, Helvetica; padding: 0 5px 0 0; }

/* Trainer Listing */
.list-items { overflow: hidden; }
.list-items LI { float: left; margin: 0 12px 15px 0; border: 1px solid #666; background: #1D2E41; position: relative; list-style-type: none; text-align: center; overflow: hidden; height: 144px; }
.list-items LI A { text-decoration: none; text-align: left; }

/* Alternate Style
.list-items LI H2 { color: #fff; font: 11px Arial; font-weight: bold; padding: 3px; text-transform: uppercase; position: absolute; bottom: 0; }
*/
.list-items LI H2 { background: #1D2E41; color: #fff; font: 11px Arial; font-weight: bold; padding: 3px; text-transform: uppercase; height: 28px; text-align: left; position: absolute; bottom: 0; left: 0; width: 144px; }
.list-items LI H2 SPAN { display: block; font-weight: normal; color: #efefef; text-transform: none; text-align: left;}
.list-items LI IMG { width: 152px; /*height: 75px;*/ }
.list-items LI A { color: #fff; }

/* Block List Items */
.content-body .block-list-items { margin: 0; }
.block-list-items { overflow: hidden; list-style: none; position: relative; margin: 0; }
.block-list-items LI { float: left; margin: 0 12px 15px 0; position: relative; list-style-type: none; display: block; width: 380px; }
.block-list-items LI A { text-decoration: none; }
.block-list-items .block-img { width: 140px; height: 200px; overflow: hidden; float: left;  }
.block-list-items IMG { border: 1px solid #999; }
.block-list-items .block-data { float: left; margin: 5px 10px; width: 220px; }
.block-list-items H3 A,
.block-list-items H3 { font: bold 1em Arial; color: #000;  }
.block-list-items H4 A,
.block-list-items H4 { font: 1em Arial; color: #666; }
.block-list-items H5 A,
.block-list-items H5 { font: 1em Arial; color: #666; font-style: italic; }


/* One Offs (Hacks Essentially) */
#navigation dt.navigation-get-started,
#navigation dt.navigation-get-started A { color: #ff6600; }
#navigation .prettyPhoto { position: relative; height: 90px; width: 120px; display: block; }
#navigation .prettyPhoto IMG { border: 1px solid black; border-radius: 2px;}
#navigation .video-time { position: absolute; border-radius: 3px; background: #000; padding: 0 4px; font-size: 11px; color: #fff; height: 14px; line-height: 14px; bottom: 9px; right: 4px;}


.list-items LI.page-type-15 { width: 98px;  }
.list-items LI.page-type-15 H2 { width: 98px;  }
.list-items LI.page-type-15 IMG { width: 98px;  }
.hidden { display: none; }

/* Media page styles */
.media-page { margin: 0; }
.media-page-video { xbackground: #000; width: 800px; height: 410px; }
.media-page-video object {position: absolute; top: 30px; left: 100px; }

/* PrettyPhoto jQuery plugin CSS */
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_rounded .pp_description{color:#fff;margin-right:85px}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}

