html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display:block;
}

@font-face {
    font-family: 'SocialIconsMedium';
    src: url('font/socialicons-webfont.eot');
    src: url('font/socialicons-webfont.eot?#iefix') format('eot'),
         url('font/socialicons-webfont.woff') format('woff'),
         url('font/socialicons-webfont.ttf') format('truetype'),
         url('font/socialicons-webfont.svg#webfont2MYwFkjP') format('svg');
    font-weight: normal;
    font-style: normal;
}

nav ul { list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; color: #b2b2b2;
	text-decoration: none;}

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }

/* END RESET CSS */

html { overflow-y: scroll; overflow-x: hidden;}

body {font: 12px/21px Helvetica, Arial, sans-serif;}

#container h1 { 
  font-size: 2em; 
  line-height: 36px;
  padding-bottom: 5px;
}

#container h2 { 
  font-size: 1.8em; 
  line-height: 24px;
  padding-bottom: 5px;
}

#container h3 { 
  font-size: 1.6em; 
  line-height: 18px;
  padding-bottom: 5px;
}

#container h4 { 
  font-size: 1.4em; 
  line-height: 18px;
  padding-bottom: 5px;
}

#container h5 { 
  font-size: 1.2em; 
  line-height: 18px;
  padding-bottom: 5px;
}

#container h6 { 
  font-size: 1em; 
  line-height: 18px;
  padding-bottom: 5px;
}

strong, b{font-weight: bolder;}

em, i{font-style: italic;}

section a:hover,
aside a:hover{text-decoration: underline;}

.image-left{
	float: left;
	padding: 5px 20px 5px 5px;
}

.image-right{
	float: right;
	padding: 5px 5px 5px 20px;
}

blockquote, code{
	margin: 18px 0;
	padding: 13px 18px;
	display: block;
}

code{font: 11px 'Courier New', Courier, monospace;}

.clear{clear:both;}

h1,h2,h3,h4,h5,.movie-page-title,.filesharing-item-title{
	padding: 0;
	margin: 0;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

h1,h2,h3,h4,h5,nav>ul>li,
.filesharing-item-title,
.movie-page-title, .movie-title, 
.movie-thumbnail-caption, 
form label{text-transform: uppercase;}

.wrapper{
	width:960px;
	margin: 0 auto;
	padding: 0 10px;
}

#headerTop {
	height:27px;
	font: italic 12px georgia, Arial, sans-serif;
}

#headerTop .wrapper{
	height:28px;
}

#headerTop hr,
aside hr { 
	height:2px; 
	border: 0;
	margin: 2px 0 0 0;
}

.ie7 #headerTop hr,
.ie7 aside hr { 
	position: relative;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: -5px;
}

ul#breadcrumb{
	line-height: 28px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	display: inline;
}

.ie7 ul#breadcrumb{
	float: left;
}

ul#breadcrumb a{font-size: 12px;}
ul#breadcrumb li{display: inline;}

header{ 
	padding-top: 35px;
	position: relative;
	clear: both;
}

header #logo{
	line-height: 0;
	display: block;
	float: left;
}

header #logo img{
	padding: 0 20px 10px 0;
}

header h1{
	font-size: 30px;
	color: #fff;
	padding: 0;
	font-weight: normal;
}

.ie7 header h1{
	top: -10px;
	position: relative;
	padding-bottom: 3px;
}

header h1 span#contact{
	font: 12px 'ArvoRegularBold', Helvetica, Verdana, Arial, sans-serif;
	vertical-align: 13px;
}

header h1 span#contact a{display: none;}

#rw_email_contact{
	float: right;
	display: block;
	height:27px;
	padding-left: 13px;
	line-height: 28px;
	font-style: italic;
}

#rw_email_contact:before {
	content: "K";
	font-style: normal;
	position: relative;
	padding-left: 7px;
	top: 1px;
	right:7px;
	font-family: 'SocialIconsMedium';
	-webkit-font-smoothing: antialiased;
}

#rw_email_contact:hover,
ul#breadcrumb a:hover{
	text-decoration: underline;
}

/*
ul#breadcrumb a{opacity: .8;}
ul#breadcrumb .currentCrumb{opacity: 1 !important;}
*/

header h1 span{
	font: italic 36px Baskerville, georgia;
	line-height: 0;
	vertical-align: 0px;
	padding: 0 3px;
}

span.social{display: none;}

#headerTop span.social{
	height:27px;
	line-height: 30px;
	display: block;
	float: right;
	font-size: 12px;
	font-family: SocialIconsMedium;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
}

.ie9 #headerTop span.social{
	font-size: .95em;
}

.ie7 #headerTop span.social{
	display: inline;
	float: none;
}

#headerTop span.social a{
	padding: 0 15px;
	float: right;
	display: inline-block;
	-webkit-transition: all .15s ease-in-out;
}

#headerTop span.social a:hover{-webkit-transform: scale(1.4);}

header h2{
	font-size: 27px;
	font-weight: normal;
	padding-top: 13px;
}

#featurePadding{
	padding: 5px;
	margin: 17px 0 23px;
	line-height: 0;
	overflow: hidden;
	text-shadow: none;
	position: relative;
	z-index: 0;
}

#featureImage{
	background-image: url(images/editable_images/image1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#bannerImport{
	display: none;
}

#featureImage #bannerImport{
	display: block;
}

/* @end */

/* @group List Elements */

ul, ol { margin-bottom: 18px; padding-left: 15px;}
ul.disc { list-style-type: disc; }
ul.circle{ list-style-type: circle; }
ul.square{ list-style-type: square; }
ol.arabic-numbers{ list-style-type: decimal; }
ol.upper-alpha{ list-style-type: upper-alpha; }
ol.lower-alpha{ list-style-type: lower-alpha; }
ol.upper-roman{ list-style-type: upper-roman; }
ol.lower-roman{ list-style-type: lower-roman; }

/* @end */

/* @group Toolbar */

nav{
	font: italic 12px georgia, Trebuchet MS, Arial, sans-serif;
	position: relative;
	padding: 0;
	z-index: 1;
}

nav>ul{
	list-style: none;
	padding: 0;
	margin: 0;
	height: 31px;
	line-height: 31px;
}
nav>ul>li{
	display: inline-block;
	float: left;
	position: relative;
}

nav>ul>li>a{
	padding: 0 12px;
	display: block;
}

nav>ul>li:first-child>a{padding: 0 12px 0 0;}

nav>ul>li:first-child ul{left: 6px;}

nav>ul>li:first-child>a#current, 
nav>ul>li:first-child>a#current:hover,
nav>ul>li:first-child>a.currentAncestor{
	padding: 0 12px;
	border-left: none;
}

/* Navigation Level 2 */

nav ul ul {
	position: absolute;
	display: none;
	list-style: none;
	width: 140px;
	padding: 0;
}

nav>ul>li>ul{
	border-top: 1px solid transparent; 
	padding: 8px 0 0;
}

nav li li {
	padding: 0;
	margin: 0;
	position: relative;
}

nav li li a{
	display: block;
	width: 120px;
	font: 10px Helvetica, Arial, sans-serif;
	padding: 7px 12px 9px;
}

/* Drop Down */

nav > ul > li > ul {
	left:0;
}

nav li:hover li ul{
	top: -999em;
}

nav li:hover ul.nojs{
	display: block;
}

nav li li:hover ul {
	left: 140px;
	top: -1px;
}

nav li li:hover li ul{
	top: -999em;
}

nav li li li:hover ul{
	left: 140px;
	top: -1px;
}

nav li li li:hover li ul{
	top: -999em;
}

nav li li li li:hover ul{
	left: 140px;
	top: -1px;
}

nav li li li li:hover li ul{
	top: -999em;
}

nav li li li li li:hover ul{
	left: 140px;
	top: -1px;
}

/* @end */

#container{
	padding: 16px 0 50px;
}

section{
	float: left;
}

aside{
	width:200px;
	float:right;
}

#asideTitle{
	padding: 6px 8px 5px;
	line-height: 1.5em;
}

aside hr{
	margin: 2px 0 15px;
}


/* @group Blog Page */

.js-kit-comments { float: left; }

.blog-entry {
	margin-bottom: 24px;
}

.blog-entry-title {
	font-size: 1.8em;
	line-height: 20px;
}

.blog-entry-title a {
	text-decoration: none;
	font-weight: normal;
}
	
.blog-entry-title a:hover {
	text-decoration: underline;
}
	
.blog-entry-date {
	font-style: italic;
	font-weight: bolder;
	font-size: 1.1em;
	font-family: georgia;
	padding: 5px 0 5px;
}

.blog-entry-date a {
	font-weight: normal;
}

.blog-entry-body {
	margin-top: 2px;
	padding: 15px 0;
	overflow: hidden;
}

.blog-entry-category a:link, 
.blog-entry-category a:visited {
	margin: 0 2px;
}

.blog-read-more {
	display: block;
	font-style: italic;
	font-size: 1.1em;
	padding: 10px 0 0;
}

a.blog-comment-link {
	margin-top: 7px;
	padding: 6px 12px;
	display: block;
	font-style: italic;
	font-size: 1.1em;
	font-family: georgia;
	word-spacing: 3px;
}

p.blog-entry-tags {
	margin-top: 15px;
	padding-top: 6px;
	font-style: italic;
	font-size: 1.1em;
	font-family: georgia;
}

p.blog-entry-tags a {
	padding: 0 3px;
}

#blog-categories:before,
#blog-archives:before,
ul.blog-tag-cloud:before,
#blog-rss-feeds:before {
	display: block;
	padding: 6px 9px;
	margin-bottom: 8px;
	font:  0.8em georgia;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#blog-categories a,
#blog-archives a,
ul.blog-tag-cloud a,
#blog-rss-feeds a{
	margin-left: 10px;
	font-style: italic;
	font-family: Georgia;
}

/* Categories */

#blog-categories,
#blog-archives,
ul.blog-tag-cloud,
#blog-rss-feeds {
	line-height: 2.2em;
	margin-top: 20px !important;
}

#blog-categories:before {
	content: "Categories";
}

#blog-archives:before {
	content: "Archives";
}

ul.blog-tag-cloud:before {
	content: "Tags";
}

#blog-rss-feeds:before {
	content: "Feeds";
}

.blog-category-link-enabled,
.blog-archive-link-enabled {
	display: block;
}

#blog-categories br,
#blog-archives br,
.blog-category-link-disabled,
.blog-archive-link-disabled {
	display: none;
}

#container ul.blog-tag-cloud{padding: 0 ;}

ul.blog-tag-cloud li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 0.9em;
}

ul.blog-tag-cloud li a {
	display: inline-block;
}

ul.blog-tag-cloud li a:hover {
	text-decoration: underline;
}

.blog-tag-size-1 {
	font-size: 0.8em;
}

.blog-tag-size-2 {
	font-size: 0.85em;
}

.blog-tag-size-3 {
	font-size: 0.9em;
}

.blog-tag-size-4 {
	font-size: 0.95em;
}

.blog-tag-size-5 {
	font-size: 1em;
}

.blog-tag-size-6 {
	font-size: 1.05em;
}

.blog-tag-size-7 {
	font-size: 1.1em;
}

.blog-tag-size-8 {
	font-size: 1.15em;
}

.blog-tag-size-9 {
	font-size: 1.2em;
}

.blog-tag-size-10 {
	font-size: 1.25em;
}

.blog-tag-size-11 {
	font-size: 1.3em;
}

.blog-tag-size-12 {
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {
	font-size: 1.55em;
}

.blog-tag-size-17 {
	font-size: 1.6em;
}

.blog-tag-size-18 {
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {
	font-size: 1.75em;
}

/* Styles the blog RSS feeds in the blog sidebar */

.blog-rss-link:before,
.blog-comments-rss-link:before {
	content: "A";
	padding-right: 6px;
	font-family: 'SocialIconsMedium';
	color: #ff6900;
	font-style: normal;
}

/* @end */

/* @group File Sharing */

.filesharing-item-title {
	font-weight: normal;
	font-size: 2em;
	line-height: 20px;
	display: inline-block;
}

.filesharing-description {margin-bottom: 16px;}

.filesharing-item {margin: 0 0 22px;}

.filesharing-item-description {margin: 10px 0 18px;}

/* @end */


/* @group Photo Album */

.album-title, 
.album-description{ display: none;}

.thumbnail-wrap {
	position: relative;
	display: inline-block;
	float: left;
	margin: 5px 35px 30px 0;
}

.thumbnail-frame {position: absolute;}
.thumbnail-caption {display: none;}

.thumbnail-wrap img, .movie-frame, 
.movie-thumbnail-frame img {padding:5px;}

.thumbnail-wrap img {
	position: relative;
	-moz-transform: scale(.92) rotate(-2deg);
	-webkit-transform: scale(.92) rotate(-2deg);
	-o-transform: scale(.92) rotate(-2deg);
	-ms-transform: scale(.92) rotate(-2deg);
	transform: scale(.92) rotate(-2deg);
}

.thumbnail-wrap:nth-child(even) img {
	-webkit-transform: scale(.92) rotate(2deg);
	-moz-transform: scale(.92) rotate(2deg);
	-o-transform: scale(.92) rotate(2deg);
	-ms-transform: scale(.92) rotate(2deg);
	transform: scale(.92) rotate(2deg);
}

.thumbnail-wrap:nth-child(3n) img {
	-webkit-transform: scale(.92);
	-moz-transform: scale(.92);
	-o-transform: scale(.92);
	-ms-transform: scale(.92);
	transform: scale(.92);	
	position: relative;
	top: -5px;
}

.thumbnail-wrap:nth-child(5n) img {
	-webkit-transform: scale(.92) rotate(5deg);
	-moz-transform: scale(.92) rotate(5deg);
	-o-transform: scale(.92) rotate(5deg);
	-ms-transform: scale(.92) rotate(5deg);
	transform: scale(.92) rotate(5deg);
	position: relative;
	right: 5px;
}

.thumbnail-wrap:nth-child(8n) img {
	position: relative;
	top: 8px;
	right: 5px;
}

.thumbnail-wrap:nth-child(11n) img {
	position: relative;
	top: 3px;
	left: -5px;
}

.thumbnail-wrap img:hover {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	z-index: 5;
}

.thumbnail-wrap img {
	-webkit-transition: -webkit-transform .15s linear;
}


/* @end */

/* @group Movie Album */

.movie-page-title{
	font-size: 1.8em;
	line-height: 18px;
	padding: 2px 0 14px;
}

.movie-page-description{
	padding-bottom: 25px;
}

.movie-thumbnail-frame {
	display: inline-block;
	letter-spacing: 1px;
	margin: 0 50px 0 0;
	width: 130px;
	height: 145px;
}

.ie7 .movie-thumbnail-frame {
	display: inline;
}

.movie-thumbnail-frame > a > img {
	margin: 0;
	padding: 5px;
	-webkit-transition: -webkit-transform .15s linear;
}

.movie-thumbnail-frame img:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.movie-thumbnail-caption {
	line-height: 1.6em;
	font-size: 9px;
}

/* MOVIE POPUP */

.movie-background {
	background-image: none;
}

.movie-frame {
	text-align: center;
	padding-top: 20px;	
}

.movie-title {
	margin: 0 30px;
	padding-top: 20px;
	letter-spacing: 1px;
	font-size: 12px;
}

/* @end */

/* @group Contact Form */

form div {line-height: 16px;}

form label {
	font: italic 11px georgia;
	display: inline-block;
	padding-bottom: 5px;
}

.form-input-field {
	font-size: 13px;
	padding: 8px;
	display: inline-block;
	-webkit-transition: -webkit-transform .15s linear;
	width: 90%;
}

.form-input-field:focus {
	margin: 0 0 0 -2px;
	position: relative;
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}

.form-input-button{
	font-size: 14px;
	outline: none;
	padding: 7px 13px;
	margin-right: 15px;
	cursor: pointer;
}

/* @end */

/* Version Checker */

#versionContent{
	position: fixed;
	padding: 50px 0 0;
	z-index: 99;
	height: 100%;
	width: 100%;
}

#versionBox{
	width: 600px;
	min-height: 180px;
	padding: 50px 0 0;
	margin: 0 auto;
	text-align: center;
	background: rgba(0,0,0,.80);
	color: #fff;
	text-shadow: 0 0 2px #000;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.3);
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
	border: 1px solid #000;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity: 0;
}

#versionBox p{
	font-size: 38px;
	font-weight: bold;
}

#version{visibility: hidden;}

#currentVersion,
#available,
#unable{
	opacity: 0;
}

#unable{
	visibility: visible;
	display: inline-block;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	margin-top: 30px;
	color: white;
	text-decoration: none;
	font-size: 18px;
	font-family: helvetica, arial;
	font-weight: bold;
	text-align: center;
	background: #29561a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, #444444));
	-webkit-border-radius: 7px;
	border-radius: 7px;
	text-shadow: 1px 1px 1px black;
	-webkit-box-shadow: 0 1px 3px black;
	box-shadow: 0 1px 3px black;
	border: 1px solid #777;
	border-top: 1px solid #888;	
}

#currentVersion{
	visibility: visible;
	display: inline-block;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	margin-top: 30px;
	color: white;
	text-decoration: none;
	font-size: 18px;
	font-family: helvetica, arial;
	font-weight: bold;
	text-align: center;
	background: #29561a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #73A510), color-stop(1, #345E00));
	-webkit-border-radius: 7px;
	border-radius: 7px;
	text-shadow: 1px 1px 1px black;
	-webkit-box-shadow: 0 1px 3px black;
	box-shadow: 0 1px 3px black;
	border: 1px solid #82a422;
	border-top: 1px solid #daff68;
}

/* Lightbox Photo Album*/

div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content {
	background: #f2f2f2;
}

div.light_square .pp_content .ppt {
	color: #000;
}

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_full_res .pp_inline {
	color: #000;
}

div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important;
}

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_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}

div.light_square .pp_arrow_next {
	background: url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}

div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}

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.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;
	border: 1px solid #aaa;
	text-shadow: #fff 0 1px 0;
	z-index: 10000;
}

.pp_top {
	height: 20px;
	position: relative;
}

* html .pp_top {
	padding: 0 20px;
}

.pp_top .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}

.pp_top .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}

* html .pp_top .pp_middle {
	left: 0;
	position: static;
}

.pp_top .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.pp_content {
	height: 40px;
}

.pp_fade {
	display: none;
}

.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;
	line-height: 16px;
	margin: 10px 0 2px 0;
}

.pp_description {
	display: none;
	margin: 0;
}

.pp_nav {
	clear: left;
	float: left;
	margin: 3px 0 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 {
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000;
}

.pp_gallery ul {
	float: left;
	height: 35px;
	margin: 0 0 0 5px;
	overflow: hidden;
	padding: 0;
	position: relative;
}

.pp_gallery ul a {
	-moz-box-shadow: 0 1px 2px #333;
	-webkit-box-shadow: 0 1px 2px #333;
	box-shadow: 0 1px 2px #333;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}

.pp_gallery ul a:hover,.pp_gallery li.selected a {
	border-color: #fff;
}

.pp_gallery ul a img {
	border: 0;
	height: 55px;
}

.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 2px;
}

.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 li.default a img {
	display: none;
}

.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;
	float: right;
	line-height: 22px;
	text-indent: -10000px;
}

.pp_bottom {
	height: 20px;
	position: relative;
}

* html .pp_bottom {
	padding: 0 20px;
}

.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}

.pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}

* html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}

.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.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 0;
}

div.ppt {
	color: #fff;
	display: none !important;
	font-size: 17px;
	margin: 0 0 5px 15px;
	z-index: 9999;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}