﻿/* RESET http://meyerweb.com/eric/tools/css/reset/ v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
/* remember to define focus styles! */:focus {outline:0;}
/* remember to highlight inserts somehow! */ins {text-decoration:none;}
del {text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse;border-spacing:0;}
/* END RESET */

body {background: url(../_images/layout/top-bg.jpg) 50% 0 no-repeat #374c07;font-family: Arial, Helvetica, sans-serif;font-size:14px;color:#88888a;line-height:20px;}

/* LINKS */
a {text-decoration:underline;cursor:pointer;color:#56882f;} 
a:hover {color:#77ac44;text-decoration:none;}
.golink,.golink:hover {text-decoration:none;padding-left:20px;background:url(../_images/layout/arrow-green.jpg) no-repeat 0 0;}

/* GENERAL */
img {border:none} 
.clear:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clear {height:1%;}
.clear {clear:both;}
.caption {color:#666;font-style:italic}
.red {color:#ff0000}

/* TYPOGRAPHY */
p {margin:0 0 10px;text-align:left;line-height:18px;}
h1 {font: bold 34px/30px 'PT Sans Narrow', sans-serif;margin:0 0 10px 0;color:#4466aa;padding:16px 0 20px 0;}
h2 {font: bold 26px/22px 'PT Sans Narrow', sans-serif;margin:25px 0 10px;color:#659c36;}
h3 {font-size:16px;margin:5px 0 2px;color:#659c36;}
h4 {font-size:14px;margin:0 0 3px;color:#659c36;}
.highlight {color:#549ed6;font-weight:bold;}
.subdued {color:#999}
.caption {color:#333;}

/* WRAP */
.wrap {width:980px;position:relative;text-align:left;margin:40px auto 0 auto;}
.top {height:20px;padding:8px 20px;color:#fff;font-size:14px;text-align:right;font-weight:bold;}
.header {height:140px;background:#f6f8ef;position:relative;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;border-top-left-radius:8px;border-top-right-radius:8px;}
.logo {top:-20px;left:20px;position:absolute;}
.header-contact {float:right;width:300px;text-align:right;font-size:26px;padding:30px 20px 0 0;color:#659c36}
.addthis {float:right;width:140px;margin-top:20px;}
.worldwide {font-size:14px;color:#333;}

/* NAV */
#nav {margin:0 0 20px 0;height:48px;background:url(../_images/layout/navbg.gif) repeat-x;}
#nav ul {list-style:none;margin:0;padding:0;}
#nav li {position:relative;float:left;width:auto;}
#nav a, #nav a:hover {display:block;width:auto;padding:8px 13px;margin:6px 10px;text-align:left;text-decoration:none;cursor:pointer;color:#fff;}
#nav a.active, #nav a:hover {background:#7aa420;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}

/* COLS */
.content {background:#fff;padding:20px;min-height:597px;height:auto !important;height:590px;}
.left {float:left;width:670px;margin:0 40px 10px 0;padding:0;}
.right {width:230px;float:right;margin:0 0 20px 0}

/* SUBNAV */	
.subnav h2 {color:#fff;margin-bottom:10px;}
.subnav {-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 0 20px 0;background:#2e4168;padding:10px 10px 20px 10px;border:3px solid #22365f;}
.subnav li {padding:7px 0 7px 30px;list-style:none;background:url(../_images/layout/arrow-blue.png) no-repeat 2px 6px;color:#fff;}
.subnav li a {text-decoration:none;color:#fff;}
.subnav li a:hover {color:#549ed6;}
.subnav li.active a {color:#88c7f7;}
.subnav li.active a:hover {color:#549ed6;}

/* FOOTER */
.footer {height:200px;padding:30px;color:#fff;}
.footer a {color:#fff;}
.footer li {width:170px;float:left;margin-right:20px;}
.footer li a {font-size:12px;color: #b2c1a3;text-decoration:none;}
.footer li a:hover {font-size:12px;color: #fff;text-decoration:none;}
.credits {padding:20px;color:#fff;font-size:12px;}
.credits a {color:#fff;}

/* IMAGES */	
.imgl, .imglb{float:left;margin:5px 20px 20px 0;}
.imgr, .imgrb{float:right;margin:5px 10px 20px 20px;}
.imglb, .imgrb {border:1px solid #666;}
.imgsl, .imgslf {float:left;margin:5px 10px 0 0;}
.imgslf {margin-top:16px;}

.gallery {margin-bottom:10px;}
.thumb {float:left;border:3px solid #fff;height:75px;background:#fff;margin:0 15px 15px 0}
.thumb img {height:75px;}
.thumb:hover {border:3px solid #549ed6;}

/* OTHER */
.section {padding:0 5px 0 5px;margin-bottom:10px;border-bottom:1px dotted #bebebe;}
.imglist {border-bottom:1px dotted #bebebe;padding:5px 0 5px 0;margin-bottom:10px;}
.imglist h2 {margin:3px 0 5px 0}

.contact-panel {height:200px;width:190px;float:left;margin:5px 15px 15px 0;padding:0 10px 0 0;border-right:1px solid #ccc;}
.contact-panel.last {border-right:none;}
.contact-panel h3 span {font-size:12px;display:block;color:#999;text-transform:uppercase;}

.green-gradient {background: rgb(75,116,32); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(75,116,32,1) 0%, rgba(78,121,34,1) 0%, rgba(46,78,16,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,116,32,1)), color-stop(0%,rgba(78,121,34,1)), color-stop(100%,rgba(46,78,16,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(75,116,32,1) 0%,rgba(78,121,34,1) 0%,rgba(46,78,16,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(75,116,32,1) 0%,rgba(78,121,34,1) 0%,rgba(46,78,16,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(75,116,32,1) 0%,rgba(78,121,34,1) 0%,rgba(46,78,16,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(75,116,32,1) 0%,rgba(78,121,34,1) 0%,rgba(46,78,16,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b7420', endColorstr='#2e4e10',GradientType=0 ); /* IE6-9 */
}

.grey-gradient {background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.grey-box {-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #ddd;}
.p-10 {padding:10px !important;}
.p-20 {padding:20px !important;}
.pt-0 {padding-top:0 !important;}
.mt-40 {margin-top:40px !important;}
.mt-0 {margin-top:0 !important;}
.list-number {display: block;width: 14px;height: 18px;color: white;float: left;background: #e08100;padding:4px 6px;text-decoration: none;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;margin: 0 10px 0 0;text-align: center;font-size:18px}

.tick-list {margin:8px 0 5px 0}
.tick-list li {background:url(../_images/layout/tick.png) no-repeat 0 2px;padding:2px 0 2px 25px}

/* PANELS */
.optigolfcv {width:190px;padding:20px;margin:0 0 20px 0}
.optigolfcv p {line-height:14px;}
.optigolfcv h2 span {color:#ff0000;}
.optigolfcv h3 {color:#e08100;font-size:12px;text-transform:uppercase;font-weight:normal;margin:0 0 10px 0;}

.indoor-golf-business {background:url(../_images/layout/indoor-golf-business.gif) no-repeat;width:190px;height:128px;padding:90px 20px 20px 20px;margin:20px 0 0 0}
.indoor-golf-centre {background:url(../_images/layout/indoor-golf-centres.gif) no-repeat;width:190px;height:108px;padding:110px 20px 20px 20px;margin:20px 0 0 0}
.optigolf-camera {padding:20px;margin:0 0 20px 0}

.page-banner {padding:20px;margin:30px 0}
.page-banner h2 {color:#fff;font-size:34px;margin:10px 0;line-height:36px;}
.page-banner a {color:#f4c13b;}
.page-banner p.inline-links a {display:inline-block;padding:0 20px 0 0;font-size:18px;}
.page-banner p {color:#fff;margin:0 0 20px 0;}

.morelink {display: inline-block;color:#fff;padding:8px 14px;text-decoration: none;border: 1px solid #899f11;box-shadow: inset 0 -5px 10px rgba(128,170,41,0.5), 0px 2px 7px rgba(0,0,0,0.07);font: bold 12px/17px Arial;text-shadow: 0 0 5px #79a124;text-transform: uppercase;background:#85b129;background: -webkit-gradient(linear, left top, left bottom, from(#a1c335), to(#85b129));filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1c335', endColorstr='#85b129');}
.morelink:hover {color:#f4c13b;}

/* MISC */
.sitemap {font-weight:bold}
.sitemap ul {margin:0 0 10px 0;list-style-image:url(../_images/layout/sitemap.gif);font-weight:normal;}
.sitemap li {margin-left:20px;}
#demovideo {margin:0 0 20px 0;}

/* LINKS */
#links p {padding:0 0 20px 0;margin-bottom:20px;border-bottom:1px dotted #eee;}

/* FORMS */
fieldset {border:none;padding:10px 20px 10px 20px;}
fieldset br {clear:left;}
fieldset label {display:block;width:250px;float:left;padding-right:20px;margin:1px 5px 11px 0;text-align:right;font-weight:normal;padding-top:3px;background:Transparent}
fieldset label span {color:#ff0000;font-weight:bold;display:inline-block;padding-right:5px;}
textarea {width:250px;margin-bottom:3px;border:1px solid #ddd;background:#eee;color:#333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
fieldset input {color:#333;border:1px solid #666;padding:2px 4px;background:#fff;}
fieldset select {color:#333;padding:1px 0;}
fieldset .tip {color:#333;}
fieldset .radio {text-align:left;margin:8px 0 8px 175px;}
fieldset .radio input {border:none;background-color:Transparent;width:auto;}
fieldset .formbutton {padding:10px 0 10px 271px;}
fieldset .formbutton input {background:Transparent;border:none;}
.radiolist {margin:10px 0 0 0;}
.radiolist td {background-color:Transparent;}
.radiolist input {width:20px;float:left;margin:8px 7px 0 0;border:none;background-color:Transparent;}
.radiolist label {width:auto;font-weight:normal;}
input[type=text] {color:#333;font-size:14px;border:1px solid #dddddd;padding:5px 6px;background:#eeeeee;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}

.loader {padding:10px 20px 10px 55px;margin:0 0 10px 0;background:#ddd url(../_images/loaders/circle.gif) no-repeat 8px 8px;border:1px solid #ccc;font-size:12px;color:#666;}
.valsummary {padding:10px 10px 15px 20px;margin:0 0 10px 0;color:#c00;background-color:#ffd3d1;border:1px solid #f8b1ac;}
.valsummary p {margin:0 0 10px 0;}
.valsummary ul {margin:5px 0 0 20px;list-style-type:disc}
.validator {font-size:11px;color:#c00;}

/* RESPONSES */
.info, .success, .error {padding:10px;margin:5px 0 10px 0;}
.info h3, .success h3, .error h3 {margin:0 0 8px 0;font-size:14px;}
.info p, .success p, .error p {margin:0;font-size:11px;}
.info {color:#666666;background-color:#f5f5f5;border:1px solid #e9e9e9;}
.info h3 {color:#666666;}
.error {color:#c00;background-color:#ffd3d1;border:1px solid #f8b1ac;}
.error h3 {color:#c00;}
.success {color:#499524;background-color:#e1ffd1;border:1px solid #c5f8ac;}
.success h3 {color:#499524;}

/* TESTIMONIALS */
.testimonial {background:url(../_images/layout/quote.gif) no-repeat;padding:15px 20px 10px 100px;margin:20px 0 20px 0;border-bottom:1px dotted #eee;}
.info {-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 0 20px 0;padding:15px 10px 15px 60px;background:#f3f3f3 url(../_images/layout/new.png) no-repeat 4px 4px;border:1px solid #d3d4d6;font-size:16px;}
.download {padding:5px 0 5px 35px !important;background:url(../_images/layout/pdf.png) no-repeat 0 0;}

/*HOME */

.homepanel {width:200px;float:left;margin:10px;}
.homepanel h2 {color:#466c1f;margin:0 0 20px 0;}
.homepanel img {margin:0 0 15px 0;}
.homepanel strong {text-transform:uppercase;color:#659c36;}

#news {color:#fff;}
#news h2 {margin:8px 0 15px 0;text-align:left;text-decoration:none;float:left;width:150px;}
#news .subscribe {width:15px;margin:10px 10px 0 0;float:left;}
#news h2 a {color:#fff;text-decoration:none;}
#news h3 {font-size:14px;line-height:16px;margin:0 0 8px 0;color:#f4c13b;}
#news p {font-size:12px;line-height:16px;padding:0 0 10px 0;margin-bottom:10px;border-bottom:1px dotted #ddd;}

.home-video {float:right;text-align:right;margin:10px 0 10px 20px;}
.home-video h2 {margin:0 0 10px 0;}
.home-video p {margin:5px 0 0 0;text-align:right;}

/* banners */
#banner {width:940px;height:380px;background:#222;margin:0 0 20px 0;z-index:1;overflow:hidden;position:relative;}
#banner .slides_container {width:940px;height:380px;overflow:hidden;}
#banner .slides_container li {width:940px;height:380px;overflow:hidden;color:#fff;}
#banner .slides_container li img {width:640px;height:380px;float:left;}
#banner .slides_container li div {float:left;height:320px;width:240px;padding:30px;}
#banner .slides_container .slide-title {color:#fff;float:left;text-decoration:none;padding:0;margin:0 0 20px 0;font: bold 48px/44px 'PT Sans Narrow', sans-serif;}
#banner .slides_container .slide-title:hover {color:#fff;}
#banner .slides_container p {font-size:18px;color:#fff;line-height:24px;}
#banner .slides_container p a {color:#f7931e;text-decoration:none;}
#banner ul.pagination {height:50px;position:absolute;list-style:none;width:240px;padding:0;margin:0;bottom:0;right:30px;z-index:20;}
#banner ul.pagination li {float:left;}
#banner ul.pagination li a {font-size:14px;line-height:14px;display:block;width:14px;height:14px;padding:8px;margin:2px;text-align:center;background:#f48520;text-decoration:none;color:#fff;}
#banner ul.pagination li a:hover {background:#f4c13b}
#banner ul.pagination li.current a {background:#56882f;}

/* PRETTY PHOTO ------------------------------------------------------*/
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;width:28px;height: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;width:28px;height: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{width:30px;height:30px;background:url(../_images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}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_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}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;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:105px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;font-color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}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{width:75px;height:22px;background:url(../_images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}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{width:75px;height:22px;background:url(../_images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}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{width:75px;height:22px;background:url(../_images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}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{width:75px;height:22px;background:url(../_images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}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{width:22px;height:22px;background:url(../_images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}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:7px 0 0}.pp_social .facebook{float:left;position:relative;top:-1px;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px}.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;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.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{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#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;z-index:9999;margin:0 0 5px 15px}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}
