/* Reset */

html, body, div, span, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, img, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend { font-family: inherit;	font-weight: inherit; font-style: inherit; font-size: 100%; outline: 0; padding: 0; margin: 0; }

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	}


:focus { outline: 0; }

#rcPage{ height: 100%; }

img {
	border: none;
}

html, body {
	height: 100%;
}

body {
	text-align: center;
	font: 0.75em/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	
}

a img {
	border: none;
}

em{
	font-style: italic;
}

b, strong{
	font-weight: bolder;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 12px 3px 0px;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 12px;
}

#logo{
	float: left;
	margin-top: 27px;
}

#logo img{
	margin-right: 20px;
}

#titleLogo{
	width: 945px;
	height: 150px;
	position: absolute;
	display: block;
}

h1.title{
	letter-spacing: -2px;
	position: relative;
	float: left;
	font-weight: bolder;
}

h2.slogan{
	font: normal 12px helvetica;
	letter-spacing: 0px;
	position: absolute;
	top: 97px;
	left: 4px;
	display: block;
}

#badge{
	position: absolute;
	width: 225px;
	height: 110px;
	right: 32px;
	top: -80px;
	z-index: 1000;
	padding: 82px 55px 15px;
}

#myExtraContent2{
	position: relative;
	font-size: 0.9em;
	line-height: 1.7em;
	z-index: 10;
	height: 70px;
	overflow: hidden;
}

#myExtraContent3{
	text-shadow: #000 0 1px 3px;
}
	
h1, h2, h3, h4, h5, h6{
	line-height: normal;
	font-weight: normal;
	padding-bottom: 7px;
	letter-spacing: -1px;
}

h1{ font-size: 2.2em; }
h2{ font-size: 2em; }
h3{ font-size: 1.8em; }
h4{ font-size: 1.6em; }
h5{ font-size: 1.4em; }
h6{ font-size: 1.2em; }

#imageShadow{
	position: relative;
	z-index: 69;
	width: 670px;
	height: 285px;
}

#imageTint{
	position: relative;
	width: 215px;
	height: 245px;
	z-index: 68;
	padding: 20px;
}

#container{
	position: relative;
	clear: both;
	width: 945px;
	margin: 0 auto;
	min-height: 100%;
}

#wrapperOuter {
	min-height: 100%;
	text-align: left;
}

#wrapperInner {
	width: 100%;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	background: url('images/glow.png') no-repeat 50% 0px;
}

* html #wrapperOuter,
* html #wrapperInner{
	height: 100%;
}

#topWrapper{
	position: absolute;
	margin: 122px 0px 0px 0px;
	width: 946px;
	height: 322px;
	z-index: 5;
}

#top{
	padding-top: 20px;
	height: 440px;
}

#contentWrapper{
	width: 926px;
	padding: 10px 10px 10px 10px;
	z-index: 1;
}

#contentBackground{
	min-height:250px;
  	height:auto !important;
  	height:250px;
	position: relative;
	z-index: 2;
}

#contentBackgroundX{
	min-height:350px;
  	height:auto !important;
  	height:350px;
	position: relative;
	z-index: 3;
}

#contentContainer{
	z-index: 4;
}

#padding{
	position: relative;
	padding: 25px 30px 40px 30px;
}

#sidebarContainer{
	width: 200px;
	z-index: 50;
}

.clear{
	clear: both;
}

#bottomInfo{
	width: 906px;
	margin: 11px 0 0 0;
	height:  20px;
	padding: 8px 10px 8px 10px;
	background: #333;
	border-top: 1px solid #444;
	-webkit-transition-duration: 0.05s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#breadcrumb{
	font-size: 20px;
	float: left;
	color: #888;
	width: 65%;
}

#breadcrumb span{
	font-size: 15px; 
	float: left; 
	font-weight: bolder;
}

#breadcrumb a{
	font-size: 14px;
	font-weight: bolder;
	color: #ccc;
	text-decoration: none;
}

#footerInfo{
	font-size: 12px;
	text-align: right;
	color: #666;
	font-weight: bolder;
}

#footerInfo a{
	color: #ccc;
	border: none;
	font-size: 12px;
	text-decoration: none;
}

#breadcrumb ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#breadcrumb li, #breadcrumb li a{
	float: left;
}

#footer{
	clear: both;
	padding-bottom: 60px;
}

h2#sideTitle{
	font-weight: bolder;
	font-size: 24px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}

.break{
	position: relative;
	background: url(images/break.gif) no-repeat center bottom;
	padding-bottom: 16px;
	margin-bottom: -16px;
	height: 16px;
	width: auto;
}

#sitemap ul{
	margin: 2px 0px;
}

#rw_email_contact{
	padding-left:10px;
}

/* @group Toolbar */

.noLine{ display: none; }

#toolbar{ 
	position: relative; 
	width: 925px; 
	margin: 10px 10px 0px 10px; 
	z-index: 70; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 

}

#toolbar ul{ 
	border-bottom: 1px solid #ccc; 
	padding: 0;	
	margin: 0; 
	list-style-type: none; 
}
	
* html #toolbar ul{ 
	border-bottom: none; 
}

#toolbar ul li { 
	position: relative; 
	float: left; 
}

#toolbar ul li a{ 
	height: 21px; 
	text-align: center; 
	display: block; 
	text-decoration: none; 
	text-transform: uppercase; 
	font-size: 13px; 
	font-weight: bold; 
	display: inline-block; 
	padding: 16px 0px;
	padding-top: 5px !important;
}

#toolbar ul a:hover{ 
	margin-top: -7px; 
}

#toolbar ul li a#currents, 
#toolbar ul li a.currentAncestor { 
	margin-top: -7px; 
	position: absolute; 
}

#toolbar ul li ul li a {
	padding-top: 10px !important;
}

#toolbar ul li ul li a#currentc, 
#toolbar ul li ul li ul li a#currentp, 
#toolbar ul li ul li a.currentAncestor { 
	margin-top: 0; 
	border: none; 
	position: relative;
	font-weight: bold;	
	background-color: #F2F2F2 !important;
	color: #7F9AB7 !important;
}

#toolbar ul li span{ 
	float: left; 
	border-left: 1px dotted #aaa; 
}
	
#toolbar ul li ul li span{ 
	display: none; 
}

#toolbar ul li ul { 
	background-image: none; 
	position: absolute; 
	left: 0; 
	display: block; 
	visibility: hidden; 
	border: none; 
	width: auto; 
	height: auto;
}

#toolbar ul li ul a:hover{ 
	border-top: none;
	margin-top: 0; 
} 

#toolbar ul li ul ul{ 
	padding: 0; 
	margin: 0; 
}

#toolbar ul li ul li { 
	display: list-item;	
	float: none; 
	height: auto; 
	border-bottom: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
}

#toolbar ul li ul li a { 
	margin: 0; 
	padding: 9px 15px; 
	font-weight: normal; 
	font-size: 1em; 
	height: auto; 
	text-transform: capitalize; 
	line-height: 1.3em; 
	background-color: #E2E2E2; 
}

#toolbar ul li ul li a:hover {
	background-color: #F2F2F2 !important;
}

.navDown { 
	position: absolute; 
	right: 8px; 
	display: block; 
	width: 11px; 
	height: 8px; 
	background-image: url(images/icons/down.png); 
	font-size: 1%; 
}

.navRight {	
	position: absolute; 
	top: 13px; 
	right: 10px; 
	display: block; 
	width: 8px; 
	height: 11px; 
	background-image: url(images/icons/right.png); 
	font-size: 1%; 
}

/* @end */

/* @group Global Classes */

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

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


/* Main content area unordered list styles */

#contentBackground ul, 
#contentBackground ol{
	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;
}

/* Table Styles */
table {
	font-size: 1em;
}
/* @end */


/* @group Slideshow */

#featureImage, .slide{
	position: relative;
	overflow: hidden;
	width: 925px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#slideshow{
	display: none;
}

#featureImage #slideshow{
	display: block;
}

#featureImage{
	position: absolute;
	width: 925px;
	height: 285px;
	left: 10px;
	z-index: 5;
}

* html #featureImage{
	margin-top: -1px;
	border-top: 1px solid #ccc;
}

/* @end */



body {
	color: #595959;
	background-color: #0D0D0D;
}

#topWrapper{
	background-color: #080808;
}

#contentWrapper{
	background-color: #080808;
	border-bottom-color: #0A0A0A;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}

#contentContainer {
	border-color: #1A1A1A;
}

a:link, a:visited {
	color: #45617F;
}

a:hover, a:active {
	color: #6791BE;
}
		
h1.title{
	color: #F1F1F1;
}
		
h2.slogan{
	color: #878E92;
}

h2.slogan a:link,
h2.slogan a:visited,
h2.slogan a:active{
	color: #777777;
}

h2.slogan a:hover{
	color: #919191;
}

h1, h2, h3, h4, h5, h6, label, .album-title{
	color: #5D5D5D;
}

blockquote, code {
	background: #EAEAEA;
	color: #444444;
	border-bottom: 1px solid #DDDDDD;
}

#myExtraContent3 h1,
#myExtraContent3 h2,
#myExtraContent3 h3,
#myExtraContent3 h4,
#myExtraContent3 h5,
#myExtraContent3 h6{
	color: #FFFFFF;
}

#myExtraContent3 {
	color: #DFE9F1;
}

#myExtraContent3 a{
	color: #FFFFFF;
}

#myExtraContent3 a:hover{
	border-bottom: 1px solid #7F7F7F;
}


#toolbar ul {
	border-top: 7px solid #6B6B6B;
}

#toolbar ul a:hover {
	border-top: 7px solid #808080;
}

#toolbar ul li a{
	color: #3E3E3E;
	text-shadow: #FFFFFF 0 1px 0px;
}

#toolbar ul li a:hover{
	color: #696969;
}

#toolbar #currents,
#toolbar .currentAncestor {
	border-top: 7px solid #808080;
	color: #6F6F6F;
}

#toolbar ul li ul li a {
	color: #4B5B6C;
	text-shadow: #FFFFFF 0 1px 0;
}

#toolbar ul li ul li a:hover {
	color: #7088A2;
}

#toolbar ul li ul li #currentc,
#toolbar ul li ul li .currentAncestor {
	color: #7F9AB7;
}




#sidebarContainer h1, 
#sidebarContainer h2,
#sidebarContainer h3, 
#sidebarContainer h4,
#sidebarContainer h5, 
#sidebarContainer h6{
	color: #CCCCCC;
}

h2#sideTitle{
	color: #131313;
}

#sidebarContainer, #myExtraContent2 {
	color: #B7B7B7;
}

#sidebarContainer a, #myExtraContent2 a{
	color: #CCCCCC;
}

#sidebarContainer a:hover, #myExtraContent2 a:hover{
	color: #FFFFFF;
}

#breadcrumb span{
	color: #B7B7B7;
}



/* Navigation Tabs -- 5tabs */
#toolbar li {
	width: 185px;
}

#toolbar ul li a{
	width: 185px;
}

#toolbar ul ul li a {
	width: 185px;
}

#toolbar ul ul ul {
	left: 185px;
}


/* title small */
h1.title{
	font-size: 4.7em;
	padding-top: 30px;
}

/* sidebar none */
#contentBackground{
	background: url(images/contentGrad-Full.jpg) no-repeat;
}

#contentBackgroundX{
	background: #fff;
}

#sidebarContainer{
	display: none;
}

/* header, body helvetica */
h1, h2, h3, h4, h5, h6, .album-title {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#contentBackground, #myExtraContainer3 p, #myExtraContainer3 a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* pano.css */
#krpanoDIV {
	width: 926px;
	height: 452px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #444;
	background-color: #080808;
}

#panoInfoContainer {
	width: 906px;
	margin-bottom: 11px;
	height:  50px;
	padding: 8px 10px 8px 10px;
	background: #333;
	border-top: 1px solid #444;
	font-size: 15px;
	line-height: 20px;
	color: #cccccc;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}

#panoInfoContainer table {
	width: 100%;
}

#panoInfoContainer .metainfos {
	font-size: 12px;
	line-height: 25px;
	color: #666;
}

#padding p {
		margin-top: 5px;
		margin-bottom: 15px;
		font-size: 11pt;
		text-align: justify;
}

#padding h1 {
	margin-top: 30px;
}

#padding h1.first {
	margin-top: 0px;
}

p a {
	border-bottom: 1px dotted !important;
}

#padding ul li {
		font-size: 11pt;
		text-align: justify;
		margin-left: 10px;
		margin-right: 20px;
		margin-bottom: 12px;
		margin-top: 8px;
}

#padding ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -.95em;
}

#padding ul li:before {
	content: "\00BB \0020";
}


#panoInfo{
	font-size: 20px;
	float: left;
	color: #888;
	width: 65%;
}

.panotitle a {
	color: #6392BA;
}

.panotitle a:hover {
	color: #88c4ff;
}

.indent {
		text-indent: 15px;
}

.addresstable tr td {
	margin: 0;
	vertical-align: top;
}

.heading {
	text-align: left;
	font-weight: bold;
	line-height: 15pt;
}

#caption {
	margin-bottom: 25px;
}

#sidebarContainer dt {
	font-weight: bold;
}

#sidebarContainer dd {
	margin-bottom: 10px;
	height: 3em;
}

#sidebarContainer dl {
	margin-top: -10px;
}

#sidebarContainer {
	height: 300px;
}

.pano-thumb-block {
text-align: center;
	padding: 10px 20px;
	background-color: #333333;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #222;
  filter:alpha(opacity=67);   /* Internet Explorer       */
  -moz-opacity:0.67;           /* Mozilla 1.6 and below   */
  opacity: 0.67;               /* newer Mozilla and CSS-3 */
  margin-bottom: 11px;
	-webkit-transition-duration: 0.05s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.pano-thumb-block:hover {
  filter:alpha(opacity=100);   /* Internet Explorer       */
  -moz-opacity:1;           /* Mozilla 1.6 and below   */
  opacity: 1;               /* newer Mozilla and CSS-3 */
	box-shadow: 0px 0px 15px rgba(255,255,255,0.8);
	-webkit-box-shadow: 0px 0px 15px rgba(255,255,255,0.8);
	-moz-box-shadow: 0px 0px 10px rgba(255,255,255,0.8);
}

.pano-thumb-block img {
	float: right;
	background-color: #000;
	margin-left: 40px;
}

.pano-thumb-block a {
	display: block;
	height: 150px;
	color: #cccccc;
	padding: 11px;
}

.pano-thumb-title {
	font-size: 175%;
	line-height: 1.33em;
	height: 80px;
	margin-top: 5px;
	display: block;
}

.pano-thumb-date {
	height: 30px;
	display: block;
}

.pano-thumb-location {
	height: 30px;
	display: block;
}

.last {
	border-bottom: 0 !important;
}

#fb_share_button {
	position: absolute;
	top: 30px;
	right: -1px;
	-webkit-transform: rotate(36deg);
	-moz-transform: rotate(36deg);
}
