/*
Theme Name: hmbtours
Theme URI: http://www.halfmoonbaycoastsidetours.com
Description: This Wordpress theme was created by Chris Sanders.
Version: 1
Author: Chris Sanders
Author URI: http://www.chrissandersdesign.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/




/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries

/* #Site Styles
================================================== */
*         { margin:0;  padding:0;  border:none; }
html,body { margin:0;  padding:0; background:#212223; }
body      { outline:0; font-family:Georgia, "Times New Roman", Times, serif; }
a:focus   { outline:0; }

#wrapper { margin:0 auto; padding:0;   background:url(images/pattern.gif); }


/*--------------------------  Styles Global Font  ---------------------------*/
h1, h2, h3, h4, h5, h6, 
code, ul, ol, li, a, p { margin:0;    padding:0;  }

h1 { font-size:22px; }
h2 { font-size:20px; }
h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, 
h4 a, h5 a, h6 a { margin-bottom:5px;  color:#4d463f;  font-weight:100;    text-decoration:none; }
p  { margin:0;  padding-bottom:10px;  line-height:20px;     color:#575757;   font-size: 90%; }
li  { color: #5a5a5a;  margin:0;  padding:0; font-weight:200;    font-size: 90%; }
ol, ul { margin:0;  padding:0; }
a { color:#39F; }
a:hover { text-decoration:none; }

.alignleft  { float:left; }
.alignright { float:right; }
.alignnone  { float:none; }


div, p, a, li, td { -webkit-text-size-adjust:none; }


/*------ Main Navigation Styles -------*/
#main_nav       { width:auto;  margin-top:10px;     padding:0;  float:right;  display:block; }
#main_nav  p    { display:none; }
#main_nav ul    { list-style:none;       margin:0;    padding:0; }
#main_nav li    { margin:0;  padding:0 1px;   display:inline;  }

#main_nav li a    { text-align:right;  text-decoration:none;     padding:2px 5px;  color:#423c36;    font-size: 105%; }
#main_nav ul li a:hover, 
#main_nav ul li a:active, 
#main_nav ul li a:focus       {   background-color:#73746e;  color:#fff;  }


#main_nav .current_page_item a:link, 
#main_nav .current_page_item a:visited, 
#main_nav .current_page_item a:active    {   background-color:#73746e;  color:#fff; }

#main_nav .current_page_parent a:link, 
#main_nav .current_page_parent a:visited, 
#main_nav .current_page_parent a:active  {  background-color:#73746e;  color:#fff; }

#main_nav select { display: none;  }
input { border:1px solid#999; }
select { border:1px solid#999;  height:30px;  font-size:110%; }




/* #Page Styles
================================================== */
#header_wrapper { margin:0;    padding:10px 10px 10px 0;     display:block;  background:#fff; }
#header         { margin:0 auto;     padding:10px 10px 30px 0;  display:block;  max-width:960px;  background:url(images/logo.gif) no-repeat; }

#green_wrapper  { width:100%; margin:0; padding:0; background:#333; }
#greenbar       { max-width:960px; margin:0 auto; padding:5px 0; }
#greenbar ul    { list-style:none; margin:0; padding:0; }
#greenbar li    { float:right; max-width:410px; margin:0; padding:5px 0 0 25px;}
#greenbar a img { float:right;  width:76px;  padding-left:10px; }
#greenbar p     { float:left;  text-align:right;   max-width:300px; color:#CCC; padding-top:3px;   font-size:90%; }

#home_img { background:url(images/bg.jpg) top center repeat-x; height:430px; padding:0 20px; }
#home_title { display:block; max-width:650px; padding:20px 0 15px 0; margin:0 auto; }
#home_title h1{ text-align:center;  font-weight:100; font-size:110%;  line-height:24px;  font-style:italic;  color:#1b4264;  display:block;   }
#home_title .dark_blue { font-weight:900; }



/*-----Home Page Styles --------*/
.flexslider     { background:#fff; max-width:812px; margin: 0; padding: 0; border:10px solid #fff; }
.flex-container { max-width:680px;  display:block;  margin:0 auto; padding:30px 0 0 0; position: relative;}

#home_entry    { max-width:818px;   margin:0 auto;    padding:20px 10px 30px 10px; }
#left_col      { float:left; max-width:380px;  padding-right:20px; }
#left_col ul   { padding-left:20px; }
#left_col h1   { font-weight:100; color:#232321;  font-size:140%; }
#home_box      { max-width:818px;   margin:0 auto;   padding:20px 10px;   border-top:1px solid #CCC;   border-bottom:1px solid #CCC; }
#home_box ul   { padding-left:20px; }


#post_wrapper { margin:0 auto; max-width:950px; padding:30px 10px 20px 10px;}
#post  { max-width:650px;   margin:0 auto;    padding:0;  float:left; }
#post p,
#post li { font-size:95%; }
#post ul  { padding-left:15px;  margin-bottom:15px;  font-size:95%; }
#post .attachment-home-slide { border:1px solid #000; width:100%;  margin-bottom:10px; }



#sidebar { max-width:250px; float:right; }
#sidebar ul  { margin-bottom:30px;  list-style:none; }
#sidebar li  { margin-bottom:5px; }
#sidebar a { margin-bottom:5px; }
#sidebar p { color:#fff; line-height:15px;  padding-top:10px; }
#sidebar .textwidget         { margin:0;  }
#sidebar .textwidget a       { margin-top:10px;  padding:0;   }
#sidebar .textwidget a:hover { background:none; }

#sidebar .widget_recent_entries,
#sidebar .widget_links, 
#sidebar .widget_categories,
#sidebar .widget_pages,
#sidebar .widget_text,
#sidebar .widget_tag_cloud,
#sidebar .widget_meta,
#sidebar .widget_recent_comments,
#sidebar .widget_archive,
#sidebar .ngg_images,
#sidebar .widget_sp_image    { list-style:none;    margin-bottom:20px;  width:230px; padding:10px;  background-color:#adbe54;  -moz-border-radius:5px;  border-radius:5px; }

#sidebar .widget_recent_entries h3,
#sidebar .widget_links h3, 
#sidebar .widget_categories h3,
#sidebar .widget_search,
#sidebar .widget_pages h3,
#sidebar .widget_text h3,
#sidebar .widget_tag_cloud h3,
#sidebar .widget_meta h3,
#sidebar .widget_recent_comments h3,
#sidebar .widget_archive h3,
#sidebar .widget_calendar h3,
#sidebar .ngg_images h3,
#sidebar .widget_sp_image h3,
#sidebar .widget_twitter h3 a,
#sidebar .ngg_images h3 a,
#sidebar .widget_sp_image h3 a { padding:0 0px 6px 0;    margin:0;     display:block;   color:#fff; }

#sidebar .widget_recent_entries ul,
#sidebar .widget_links ul, 
#sidebar .widget_categories ul,
#sidebar .widget_pages ul,
#sidebar .widget_text ul,
#sidebar .widget_tag_cloud ul,
#sidebar .widget_meta ul,
#sidebar .widget_recent_comments ul,
#sidebar .widget_archive ul,
#sidebar .widget_twitter ul,
#sidebar .ngg_images ul,
#sidebar .widget_sp_image ul   { list-style:none;   margin:0 auto;  width:230px; pading:0; }

#sidebar .widget_recent_entries li,
#sidebar .widget_links li, 
#sidebar .widget_categories li,
#sidebar .widget_pages li,
#sidebar .widget_tag_cloud li,
#sidebar .widget_meta li,
#sidebar .widget_recent_comments li,
#sidebar .widget_archive li,
#sidebar .widget_text li,
#sidebar .ngg_images li,
#sidebar .widget_sp_image li    { margin-bottom:4px; color:#fff;}

#sidebar .widget_recent_entries li a,
#sidebar .widget_links li a, 
#sidebar .widget_categories li a,
#sidebar .widget_pages li a,
#sidebar .widget_tag_cloud li a,
#sidebar .widget_meta li a,
#sidebar .widget_recent_comments li a,
#sidebar .widget_archive li a,
#sidebar .widget_calendar a,
#sidebar .widget_text li a,
#sidebar .ngg_images li a,
#sidebar .widget_sp_image li a    { text-decoration:none; color:#fff; }

#sidebar .widget_recent_entries li a:hover,
#sidebar .widget_links li a:hover, 
#sidebar .widget_categories li a:hover,
#sidebar .widget_pages li a:hover,
#sidebar .widget_tag_cloud li a:hover,
#sidebar .widget_meta li a:hover,
#sidebar .widget_recent_comments li a:hover,
#sidebar .widget_archive li a:hover,
#sidebar .widget_calendar a:hover,
#sidebar .widget_text li a:hover,
#sidebar .ngg_images li a:hover,
#sidebar .widget_sp_image li a:hover    { text-decoration:underline; color:#333; }

#sidebar .widget_sp_image img    { width:230px; }
#sidebar .ngg_images .ngg-widget a img { border:1px solid #fff; }




.gallery         { margin:auto; }
.gallery-item    { display:block; float:left; margin:10px auto;  }
.gallery-icon    {}
.gallery-icon img{ border:1px solid #000; }
.gallery-caption { margin-left:0; display:none; }

/* Lightbox */
#jquery-overlay  { position:absolute;  top:0;  left:0;  z-index:90;  width:100%;  height:500px; }
#jquery-lightbox { position:absolute; top:0; left:0; width:100%; z-index:100; text-align:center; line-height:0; }
#jquery-lightbox a img { border:none; }
#lightbox-container-image-box { position:relative; background-color:#fff; width:250px;  height:250px;  margin:0 auto; }
#lightbox-container-image { padding:10px; }
#lightbox-loading { position:absolute; top:40%;	left:0%;	height:25%;	width:100%;	text-align:center;	line-height:0; }
#lightbox-nav { position: absolute;	top:0;	left:0;	height:100%;	width:100%;	z-index:10;}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, 
#lightbox-nav-btnNext { width:49%;	height:100%;	zoom: 1;	display: block; }
#lightbox-nav-btnPrev { left:0;  float:left;}
#lightbox-nav-btnNext { right:0;  float:right; }
#lightbox-container-image-data-box { font:10px Verdana, Helvetica, sans-serif;	background-color:#fff;	margin:0 auto;	line-height: 1.4em;	overflow: auto;	width:100%; padding: 0 10px 0;}
#lightbox-container-image-data { padding:0 10px; 	color:#666; }
#lightbox-container-image-data #lightbox-image-details {  width:70%; float:left; text-align:left; }	
#lightbox-image-details-caption { font-weight:bold; }
#lightbox-image-details-currentNumber { display:block; clear:left; padding-bottom:1.0em; }			
#lightbox-secNav-btnClose { width:66px; float:right; padding-bottom:0.7em; }

/* Example of a semitransparent, offset closebutton */
.closebutton { position:relative; top:-15px; left:15px; width:30px; height:30px; cursor:pointer; background:url(graphics/close.png); }







/*-----Form Styles --------*/
.wpcf7-text                      { -moz-border-radius:5px;  border-radius:5px;  border:1px solid #999;  max-width:400px;  height:30px; }
.wpcf7-textarea                  { -moz-border-radius:5px;  border-radius:5px;  border:1px solid #999;  max-width:600px; }
div.wpcf7                        { margin:0;   padding:0; }
div.wpcf7-response-output        { margin:0;   padding:5px; color:#fff; max-width:440px; }
div.wpcf7-mail-sent-ok           { border:none; color:#666; }
div.wpcf7-mail-sent-ng           { border:none; }
div.wpcf7-spam-blocked           { border:none; }
div.wpcf7-validation-errors      { border:none; background:#F00; }
span.wpcf7-form-control-wrap     { position:relative; }
span.wpcf7-not-valid-tip         { position:absolute;  z-index:100;  background:#F00 !important; color:#fff;  border:none;  font-size:14px;  max-width:100px;  padding:5px; }
span.wpcf7-not-valid-tip-no-ajax { color:#fff;  font-size:14px;  display:block; }
span.wpcf7-list-item             { margin-left:0.5em; }
.wpcf7-display-none              { display:none; }
div.wpcf7 img.ajax-loader        { border:none;  vertical-align:middle;   margin-left:4px; }
.wpcf7-submit                    { color:#fff; text-indent:-9999px;  font-size:13px;  background:url(images/submit.gif) no-repeat left center; width:110px;  height:69px; border:none; margin:0; padding:0; }


.wpcf7-list-item { float:left;  display:block; margin:0 0 10px 0;  padding:0 15px 0 0; font-size:110%; }

#row1,
#row2    { max-width:850px; display:block; }
#row1    { padding-bottom:10px; }
#row2,
#row3    { padding-bottom:20px; }
#row1 p,
#row2 p,
#row3 p  { float:left; padding-right:10px; }
.comment { max-width:650px;  max-height:350px; }

.adult,
.children { width:50px; }
#package_items { margin:5px 0 120px 0; }
#number { width:110px;}
.date { font-size:70%; }


#footer { max-width:960px;  margin:0 auto; padding:15px 0;   }
#footer p {text-align:center;  color:#c4c4c4;  font-size:90%; font-family:Arial, sans-serif;}
#footer a {color:#c4c4c4; }
#footer ul, #footer li { list-style:none; }
#footer h2 { color:#c4c4c4;  font-size:18px;  margin-bottom:10px; }
#footer a { text-decoration:none; }


.linkcat { width:350px; }


/*-------Clears all Styles ---------*/ 
#clear { clear:both; }






/* #Media Queries
================================================== */

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (max-width: 960px) {
		.flexslider { background:#fff; width: 100%; margin: 0; padding: 0; border:6px solid #fff;}
		#home_img   { background:url(images/blue.jpg) top center repeat-x; height:400px;   padding:0 20px;}
		}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 940px) and (min-width: 768px) {
		#main_nav  p         { float:left; display:inline; margin:80px 0 0 0;  padding:0 20px 0 10px;  font-size:120%; }
		#main_nav  ul     { display: none; }
        #main_nav  select { display: inline-block;  width:auto;  font-size:120%; }
		#header                      { margin:0 auto;     padding:10px 10px 20px 0;  display:block;  max-width:960px;  background:url(images/logo.gif) no-repeat; }
		.flexslider                  { background:#fff; width: 100%; margin: 0; padding: 0; border:6px solid #fff;}
		.flex-direction-nav li .next { background-position:-48px 0;    right:-15px; }
		#home_img                    { background:url(images/blue.jpg) top center repeat-x; height:400px;  padding:0 20px; }
		#home_title h1               { text-align:center;  font-weight:100; font-size:130%;  line-height:32px;  font-style:italic;  color:#1b4264;  display:block; }
		#sidebar { display:none; }
		#left_col   { max-width:300px; margin-top:20px;}
		#home_box      { margin-top:40px }
		}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 481px) and (max-width: 767px) {
		.flexslider       { background:#fff; width: 100%; margin: 0; padding: 0; border:6px solid #fff;}
		#main_nav  p         { float:left; display:inline; margin:80px 0 0 0;  padding:0 20px 0 10px;  font-size:20px; }
		#main_nav  ul     { display: none; }
        #main_nav  select { display: inline-block;  width:200px;  font-size:16px; }
		#header           { margin:0;    padding:10px 10px 20px 0;  display:block;  height:auto;  background:url(images/iphonelogo.gif) no-repeat; }
		#home_title       { padding:30px 0 25px 0;}
		#home_img         { background:url(images/blue.jpg) top center repeat-x; height:auto;padding:0 20px; }
		#home_title h1    { text-align:center;  font-weight:100; font-size:120%;  line-height:32px;  font-style:italic;  color:#1b4264;  display:block;   }
		#footer p         { text-align:center;  color:#c4c4c4;  font-size:80%; font-family:Arial, sans-serif;}
		#sidebar { display:none; }
		#home_box      { margin-top:60px }
		#left_col   { max-width:300px;  margin-top:20px; }
		#greenbar      { display:none; }
		}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (min-width: 320px) and (max-width: 480px) {
		#home_box      { margin-top:60px }
		#left_col   { max-width:300px;  margin-top:20px; }
		.flexslider { background:#fff; width: 100%; margin: 0; padding: 0; border:4px solid #fff;}
		.flex-direction-nav li .next { background-position:-48px 0;    right:-10px; }
		.flex-direction-nav li a { display:none; }
		#main_nav  p         { float:left; display:inline; margin:80px 0 0 0;  padding:0 20px 0 10px;  font-size:20px; }
		#main_nav         { width:auto;  margin:80px 0 0 0; padding:0;   float:left; }
		#main_nav  ul     { display: none; }
        #main_nav  select { display: inline-block;  width:200px;  font-size:16px; }
		#right_head       { width:100%;  margin-top:80px;  padding:0; }
		#header           { margin:0;    padding:10px 10px 0px 0;  display:block; height:auto; background:url(images/iphonelogo.gif) no-repeat; }
		#home_title       { padding:20px 0 15px 0;}
		#home_img         { background:url(images/blue.jpg) top center repeat-x; height:auto; padding:0 20px;}
		#home_title h1    { text-align:center;  font-weight:100; font-size:110%;  line-height:18px;  font-style:italic;  color:#1b4264;  display:block;   }
		#footer p         { text-align:center;  color:#c4c4c4;  font-size:70%; font-family:Arial, sans-serif;}
		#sidebar { display:none; }
		#greenbar      { display:none; }
}





/* 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' );
}










