﻿.AcctTextbox 
{
	padding: 0px 0px 0px 0px;
	margin: 1px 1px 1px 1px;
}
body
{
	margin: 5px;
	padding: 0px;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
}
a
{
	text-decoration: underline;
	color: blue;
}
a:hover
{
	text-decoration: underline;
	color: blue;
}
a:visited
{
	text-decoration: underline;
	color: blue;
}
h1
{
	font-size: 1.25em;
	padding-bottom: 10px;
	margin: 0;
}
.bc a
{
	font-size: .8em;
}
.topLink
{
	font-weight: bold;
	font-size: 1.25em;
}
.shareType
{
	position: relative;
	float: left;
}
.bdyTitle
{
	font-size: 1.25em;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.hotelImg
{
	position: relative;
	float: left;
}
#topNav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.actImage
{
	margin-top: 10px;
}
.cityBox
{
	border: solid 2px #8c8c8c;
	float: left;
	height: 285px;
	position: relative;
	border-right: 0;
	overflow-y: scroll;
}
.accomBox
{
	position: relative;
	float: left;
	margin-left: 1em;
}
#topNav a
{
	color: white;
	text-decoration: none;
	display: block;
	line-height: 23px;
	font-family: verdana, arial, helvetica, san-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

#topNav li
{
	position: relative;
	float: left;
	width: 93px;
	z-index: 1000;
}

#topNav li ul
{
	position: absolute;
	width: 150px;
	left: -999em;
	background-color: #E4BD96;
}

#topNav li a:hover
{
	background-color: #E4BD96;
	left: auto;
}

#topNav li:hover ul, #topNav li.sfhover ul
{
	left: auto;
	visibility: visible;
}

#topNav ul li ul li a
{
	float: none;
	text-align: left !important;
	margin-left: 5px;
}

/* Holly Hack for IE \*/
* html #topNav ul li
{
	float: left;
	height: 1%;
}
* html #topNav ul li a
{
	height: 1%;
}
/* End */

#topLeftCheat
{
	background-image: url(../images/slope_gradient_1px.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 9px;
	left: 5px;
	width: 30%;
	height: 96px;
	z-index: -1;
}

.centeredContent
{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#topNavContainer
{
	background-color: #996600;
	background-image: url(../images/menu_gradient_1px.gif);
	background-repeat: repeat-x;
	height: 23px;
}

#mainContentContainer
{
	/*	background-image: url(../images/background.jpg); 	background-repeat: repeat-y;*/
	position: relative;
	float: left;
	padding-bottom: 15px;
	padding-top: 2px;
}

#mainContent
{
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
}
#footerContainer
{
	background-image: url(../images/bottom_gradient_1px.gif);
	background-repeat: repeat-x;
	height: 94px;
	position: relative;
	float: left;
	width: 100%;
}
#leftCol
{
	position: relative;
	float: left;
	width: 490px;
	margin-left: 5px;
	margin-right: 10px;
}

#rightCol
{
	position: relative;
	float: right;
	width: 230px;
	vertical-align: top;
	background-color: #fff;
	margin-right: 5px;
}

#searchBox
{
	padding: 15px 5px 15px 5px;
	background-color: #C5E2B6;
	border: solid 2px #C5E2B6;
	position: relative;
	float: left;
	width: 215px;
}

#topPages
{
	padding: 10px 5px 15px 5px;
	border: solid 2px #000;
	background-color: #fff;
	position: relative;
	float: left;
	width: 215px;
}

#formsBox
{
	margin-top: 10px;
	padding: 15px 5px 15px 5px;
	border: solid 2px #000;
	background-color: #fff;
	position: relative;
	float: left;
	width: 215px;
}

#topPagesInner a
{
	line-height: 1.5em;
}

#sponsors
{
	border-bottom: solid 2px #a7855f;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-top: solid 2px #a7855f;
	margin-top: 10px;
	padding-top: 10px;
	position: relative;
	float: left;
	width: 740px;
}

.bold
{
	font-weight: bold;
}

#topImages
{
	border-bottom: solid 2px #a7855f;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#recentImgs
{
	margin-bottom: 10px;
	margin-top: 10px;
}
.bottomLine
{
	border-bottom: solid 2px #a7855f;
	padding-bottom: 10px;
	position: relative;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.trailDashedBoxList
{
	border: dashed 1px gray;
	margin-bottom: 1em;
	position: relative;
	float: right;
	width: 230px;
}
.trailDashedBoxList a
{
	font-size: 10px;
	line-height: 18px;
	text-align: left;
}

.trailDashedBoxList ul
{
	list-style-type: none;
	padding: 0;
}
.trailDashedBoxList li
{
	text-align: left;
	margin: .5em;
}

.bottomLineList
{
	border-bottom: solid 2px #a7855f;
	padding-bottom: 10px;
	position: relative;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.bottomLineList ul
{
	position: relative;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 1em;
	width: 30%;
}

.bottomLineList li
{
	text-align: left;
	margin: .25em;
	display: table;
}
.bottomLineList2
{
	border-bottom: solid 2px #a7855f;
	padding-bottom: 10px;
	position: relative;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.bottomLineList2 ul
{
	position: relative;
	float: left;
	list-style-type: none;
	width: 45%;
	margin: 0;
	padding: 0;
	margin-left: 1em;
}
.bottomLineList2 li
{
	text-align: left;
	margin: .5em;
}
.bottomLineListScroll
{
	border-bottom: solid 2px #a7855f;
	padding-bottom: 10px;
	position: relative;
	float: left;
	width: 100%;
	margin-top: 10px;
	height: 300px;
}
.bottomLineListScroll ul
{
	position: relative;
	float: left;
	list-style-type: none;
	width: 22%;
	margin: 0;
	padding: 0;
	margin-left: 1em;
}
.bottomLineListScroll li
{
	text-align: left;
	margin: .5em;
}
.activityLi
{
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 40px;
}
.activityLi span
{
	display: table-cell;
	vertical-align: middle;
}
.reviewLi
{
	background-image: url(../images/trail_icons/trail.gif);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 40px;
}
.reviewLi span
{
	display: table-cell;
	vertical-align: middle;
}
.gridLeftCol
{
	position: relative;
	float: left;
}
.searchGridRow
{
	line-height: 14px;
	text-align: left;
	color: #000000;
	background-color: #ccd6eb;
}
.searchGridAltRow
{
	line-height: 14px;
	text-align: left;
	color: #000000;
	background-color: #fff;
}
#mapSearch
{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	CCborderRadius: 15px;
	background-color: #ced5ef;
	text-align: center;
	margin-top: 10px;
}
.searchNatMapState
{
	left: 295px;
	position: absolute;
	top: 42px;
}
.searchNatMapImage
{
	margin-left: 80px;
}
#searchNatMapCont
{
	position: relative;
	float: left;
	background-color: #b2b2b2;
	width: 740px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mapSearch a
{
	vertical-align: middle;
}
.searchArea
{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	CCborderRadius: 15px;
	border: solid 2px #aeaeae;
	margin-top: 10px;
	position: relative;
	float: left;
	width: 720px;
	padding: 0 10px 0 10px;
}
.round
{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	CCborderRadius: 15px;
}

.topListRightSkinny
{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	CCborderRadius: 15px;
	position: relative;
	float: left;
	background-color: #e6e6e6;
	padding: 10px 5px 15px 5px;
	width: 150px;
	margin-top: 10px;
}
.topListRightSkinny ul
{
	list-style-type: none;
	padding: 0;
}
.topListRightSkinny li
{
	text-align: left;
	margin: .5em;
	display: table;
}
.topListRightSkinny span
{
	display: table-cell;
	vertical-align: middle;
}

.topListRight
{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	CCborderRadius: 15px;
	position: relative;
	float: right;
	background-color: #e6e6e6;
	padding: 10px 5px 15px 5px;
	width: 215px;
	margin-top: 10px;
}
.topListRight ul
{
	list-style-type: none;
	padding: 0;
}
.topListRight li
{
	text-align: left;
	margin: .5em;
	display: table;
}
.topListRight span
{
	display: table-cell;
	vertical-align: middle;
}
.recentReviewRight
{
	position: relative;
	float: right;
	background-color: #d0d5e8;
	padding: 15px 5px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	CCborderRadius: 15px;
	margin-bottom: 10px;
	width: 215px;
}

.rightBoxTitle
{
	font-size: 1.25em;
}

.recentImg
{
	border: solid 1px black;
	margin: 1px;
}
.homeAd
{
	margin: 0 1px 0 0;
	border: 0;
	padding: 0;
}

.homeBox
{
	float: left;
	position: relative;
	width: 242px;
}
#adSpace
{
	position: relative;
	float: left;
	clear: both;
	margin-top: 10px;
}

.floatedImg
{
	position: relative;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#footer
{
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}

#footer a:link
{
	text-decoration: none;
	color: #666666;
}

#footer a:visited
{
	text-decoration: none;
	color: #666666;
}

#footer a:hover
{
	color: #000000;
	text-decoration: underline;
}

.ulinedHead
{
	border-bottom: solid 2px #a7855f;
	padding-bottom: 10px;
}
/* End new adds */


.bdytxt
{
	overflow: hidden;
}

.tblNoWrap
{
	white-space: nowrap;
	padding:1px 1px 1px 1px;
	 border-spacing:1px;
}

TEXTAREA, INPUT, SELECT, OPTION
{
	font-family: verdana,arial,helvetica,san-serif;
	font-size: 9pt;
}
.altSidebarBody
{
	line-height: 14px;
	text-align: left;
	color: #000000;
	background-color: #ccd6eb;
}

.relDiv
{
	padding-top: .5em;
	padding-bottom: .5em;
}
.relLeft
{
	position: relative;
	float: left;
}
#galleryContainer
{
	background-color: #E1D3B5;
	position: relative;
	float: left;
}
#largeImage
{
	text-align: center;
	width: 100%;
	border-top: solid 1px black;
	position: relative;
	float: left;
	padding: 10px 0 10px 0;
}

.MainTrailImage
{
	position: relative;
	float: right;
}

.reviewTitle
{
	border-bottom: solid 2px #ADC294;
	font-style: italic;
}
.imgCredit
{
	font-style: italic;
}

.reviewHead
{
	font-weight: bold;
	margin-top: 1.25em;
}

.sectionSubHead
{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	margin-top: 1.25em;
}

a.sectionSubHead:link
{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

a.sectionSubHead:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

a.sectionSubHead:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}



.pnlMain
{
	position: relative;
	padding-bottom: 10px;
}
.welcome
{
	color: #003399;
	font-size: 18px;
}
.sponsors
{
	vertical-align: middle;
	border-top: solid 1px #996600;
	border-bottom: solid 1px #996600;
	padding: 10px 0 10px 0;
	margin-top: 10px;
	position: relative;
	float: left;
	width: 100%;
}

.modalRegButton
{
	margin-left: 70px;
}

.mapNoDir
{
	width: 570px;
	height: 500px;
	position: relative;
	float: left;
	border: solid 1px black;
}
.mapWithDir
{
	width: 500px;
	height: 500px;
	position: relative;
	float: left;
	border: solid 1px black;
}

#dir
{
	border: solid 1px black;
	position: relative;
	float: right;
	width: 200px;
	display: none;
}

#legend
{
	border: 1px solid black;
	position: relative;
	float: right;
	width: 160px;
	height: 498px;
	background-color: #ccd6eb;
}
#legendPrint
{
	border: solid 1px black;
	position: relative;
	float: left;
	width: 100%;
	display: none;
}

#register
{
	position: relative;
	float: left;
	width: 50%;
}
#login
{
	position: relative;
	float: right;
	width: 50%;
}

#divSeas
{
	border-top: solid 2px #FFCC99;
}
#divDesc
{
	border-top: solid 2px #FFCC99;
}
#divPark
{
	border-top: solid 2px #FFCC99;
}

.spBold
{
	font-weight: bold;
}
.spItal
{
	font-style: italic;
}
.lists
{
	list-style-type: none;
}

#igText
{
	text-align: center;
	position: relative;
	float: left;
	width: 100%;
}

.gmapStateInfoWindow
{
	height: 100px;
	overflow: auto;
	position: relative;
}
.sidebarBoxTitleNoTop
{
	font-size: 18px;
	text-align: left;
	color: #336633;
	position: relative;
	float: left;
	width: 100%;
}

.sidebarBoxTitle
{
	font-size: 18px;
	text-align: left;
	color: #336633;
	width: 100%;
	font-weight: bold;
}

.boldTitle
{
	font-size: 14px;
	font-weight: bold;
}
.popupDiv
{
	background-color: white;
	border: 3px solid #996600;
	padding-top: 2em;
	position: absolute;
	width: 150px;
	padding-bottom: 2em;
	text-align: center;
	z-index: 100;
}

.wikiMapEditButtonOff
{
	position: relative;
	float: left;
	margin-left: 2em;
	cursor: pointer;
}

.wikiMapEditButtonOn
{
	position: relative;
	float: left;
	margin-left: 2em;
	cursor: pointer;
	color: Red;
}
.nationalLegend
{
	position: relative;
	float: left;
	margin-left: 1em;
}
.wikiMapInfoWindow
{
	font-weight: bold;
}

.trailDashedBox
{
	border: dashed 1px gray;
	position: relative;
	margin-bottom: 1em;
}

html .fb_share_button
{
	display: -moz-inline-block;
	display: inline-block;
	padding: 1px 20px 0 5px;
	height: 15px;
	border: 1px solid #d8dfea;
	background: url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;
}
html .fb_share_button:hover
{
	color: #fff;
	border-color: #295582;
	background: #3b5998 url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;
	text-decoration: none;
}
html .TellAFriend
{
	text-decoration: none;
	display: -moz-inline-block;
	display: inline-block;
	padding: 1px 20px 0 5px;
	height: 15px;
	border: 1px solid #d8dfea;
	background: url(../images/Icon_email.gif) no-repeat top right;
}
html .TellAFriend:hover
{
	color: #000;
	border-color: #ADC294;
	background: #ADC294 url(../images/Icon_email.gif) no-repeat top right;
	text-decoration: none;
}

.sidebarSubHead
{
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}

.sidebarBody
{
	font-size: 10px;
	line-height: 14px;
	text-align: left;
}

a.sidebarBody
{
	font-size: 10px;
	line-height: 18px;
	text-align: left;
}



.actImage
{
	text-align: center;
	margin-bottom: 15px;
}

#featTrail
{
	border-bottom: solid 2px #a7855f;
	border-top: solid 2px #a7855f;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#shouldntNeedThanksIE
{
	padding-top: 5px;
	position: relative;
	float: right;
}
.bannerCode
{
	margin: 15px 0 15px 0;
}
.multiSelect
{
	height: 200px;
	overflow: auto;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: White;
}

#gallerySlide
{
	padding-top: 0;
	padding-bottom: 0;
}

#galleryImageCaption
{
	padding-top: 10px;
	padding-left: 27px;
	padding-right: 27px;
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: #030303;
}

#galleryOuterBox
{
	overflow: hidden;
	position: relative;
	float: left;
}

#galleryOuterBox br
{
	clear: both;
}

#galleryInnerBox
{
	width: 144000px;
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: #030303;
	text-align: center;
}

#galleryInnerBox img
{
	border: 1px solid #CCC;
}

#galleryInnerBox a
{
	padding-right: 0;
	padding-left: 0;
}

#galleryScrollPrevious
{
	padding-right: 4px;
	float: left;
}

#galleryScrollPrevious a
{
	cursor: pointer;
}

#galleryScrollPrevious img
{
	border: none;
}

#galleryScrollNext
{
	padding-left: 4px;
	float: right;
}

#galleryScrollNext a
{
	cursor: pointer;
}

#galleryScrollNext img
{
	border: none;
}

#galleryIEHack
{
	padding: 0px;
}

#galleryInnerBox ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#galleryInnerBox li
{
	float: left;
}

#galleryPager
{
	font-family: verdana,sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

/*#galleryPager a {  
  font-weight: bold;
  text-decoration: underline;
}
*/

/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview
{
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
	text-align: left;
}

/* The container that holds everything */
.lv_Container
{
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button
{
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides
{
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides *
{
	padding: 0;
	margin: 0;
}
.lv_Sides li
{
	list-style-type: none;
	position: relative;
}

.lv_PrevSide
{
	float: left;
}
.lv_NextSide
{
	float: right;
}
.lv_Sides .lv_Wrapper
{
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button
{
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames
{
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.lv_Frame
{
	width: 100%;
	display: block;
}
.lv_Frame *
{
	padding: 0;
	margin: 0;
}
.lv_FrameTop
{
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom
{
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid
{
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler
{
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half
{
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li
{
	list-style-type: none;
}
.lv_Corner
{
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr
{
	float: right;
}

.lv_Fill
{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper
{
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper
{
	float: right;
}

.lv_Corner
{
	position: relative;
}
.lv_Corner canvas
{
	position: relative;
}
.lv_HalfLeft .lv_Corner
{
	float: left;
}
.lv_HalfRight .lv_Corner
{
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center
{
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp
{
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown
{
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter
{
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading
{
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button
{
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper
{
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img
{
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext *
{
	padding: 0;
	margin: 0;
}
.lv_PrevNext .lv_Button
{
	position: relative;
	height: 100%;
}
.lv_PrevButton
{
	float: left;
}
.lv_NextButton
{
	float: right;
}

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar
{
	clear: both;
	position: relative;
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding: 0;
	margin: 0;
	text-align: left;
}
.lv_MenuBar *
{
	padding: 0;
	margin: 0;
}


.lv_Close
{
	position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data
{
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
	overflow: hidden;
}

/* simulates padding-left inside .lv_Data 
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; } */

.lv_Data li
{
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText
{
	width: 100%;
}
.lv_DataText .lv_Title
{
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption
{
	clear: both;
}
.lv_Data .lv_ImgNumber
{
	color: #a7a7a7;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, .lv_Data .lv_Slideshow
{
	position: relative;
	border-left: 1px solid #d7d7d7;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow
{
	padding-right: 0px;
}

.lv_Data .lv_innerPrevNext .lv_Button, .lv_Data .lv_Slideshow .lv_Button
{
	/* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_contentTop, .lv_contentBottom
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}

#lightview iframe
{
	float: left;
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons
{
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage
{
	cursor: pointer;
}


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p
{
	padding: 0 0 10px 0;
}
#lightviewError div
{
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message
{
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type
{
	font-weight: bold;
}
#lightviewError .pluginspage
{
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a, #lightviewError a:hover, #lightviewError a:visited
{
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p
{
	margin-left: 0;
	padding: 0;
}

#lv_overlay
{
	position: absolute; /* Opera will use fixed */
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

/* navbar
   Adds a bar below the view that takes over the default Controller
*/
#lightviewController
{
	position: fixed;
	bottom: 0;
	top: 0;
	left: 50%;
	margin: 0;
	padding: 0;
	color: #d2d2d2;
	font: 11px Arial, Helvetica, sans-serif;
}
* html body #lightviewController
{
	/* IE6 */
	position: absolute;
	top: auto;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.controllerOffset || 0)) +     'px' );
}
#lightviewController ul
{
	display: block;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.lv_controllerTop, .lv_controllerMiddle, .lv_controllerBottom
{
	list-style-type: none;
	float: left;
	display: block;
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_controllerCenter
{
	width: auto;
	float: left;
}
.lv_controllerCornerWrapper
{
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.lv_controllerCornerWrapperTopLeft, .lv_controllerCornerWrapperBottomLeft
{
	top: 0;
	left: -100%;
}
.lv_controllerCornerWrapperTopRight, .lv_controllerCornerWrapperBottomRight
{
	top: 0;
	left: 100%;
}

#lightviewController .lv_CornerWrapper
{
	width: 100%;
}
#lightviewController .lv_Corner
{
	float: left;
}
#lightviewController .lv_Corner
{
	float: right;
	position: relative;
}
#lightviewController .lv_CornerTr, #lightviewController .lv_CornerBr
{
	float: left;
}
.lv_controllerBetweenCorners
{
	position: relative;
	height: 100%;
	overflow: hidden;
}

.lv_controllerMiddle
{
	position: relative;
	height: 100%;
	float: left;
}
.lv_controllerCenter
{
	float: left;
	width: auto;
}
.lv_controllerCenter li
{
	list-style-type: none;
	float: left;
	display: inline;
	position: relative;
	clear: none;
}
.lv_controllerSetNumber
{
	float: left;
	text-align: center;
}

#lightviewController .lv_Button
{
	float: left;
	position: relative;
	height: 100%;
	clear: none;
}
.lv_controllerSetNumber
{
	position: relative;
	height: 100%;
	padding-right: 3px;
}
.lv_controllerPrev, .lv_controllerNext, .lv_controllerSlideshow, .lv_controllerClose
{
	float: left;
	position: relative;
	height: 100%;
	padding-left: 3px;
}

.lv_controllerPrev
{
	border-left: 1px solid #3c3c3c;
}
#lightviewController .lv_controllerNext
{
	padding-right: 3px;
	border-right: 1px solid #3c3c3c;
}

* html #lightview
{
	/* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) - (Lightview.controllerHeight || 0)) +     'px' );
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) +     'px' );
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay
{
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) +     'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) +     'px' );
}

