/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#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: 40px; 
	float: right;
	padding-bottom: 0.7em;	
}
#lightbox-nav-slideshow {
	width: 40px; 
	float: right;
	padding-bottom: 0.7em;
}
#lightbox-loading-link-img-div {
	position: absolute;
	top: 0px;
	left: 47%;
	width:  32px;
	height: 32px;
	background: url(/package/C2/modules/Image/components/Frontend/Gallery/css/../images/lightbox-ico-loading.gif) no-repeat;
}
.lightbox-nav-btnPrev-img-div { 
	background: url(/package/C2/modules/Image/components/Frontend/Gallery/css/../images/lightbox-btn-prev.gif) left 15% no-repeat !important;
}
.lightbox-nav-btnNext-img-div {
	background: url(/package/C2/modules/Image/components/Frontend/Gallery/css/../images/lightbox-btn-next.gif) right 15% no-repeat !important;
}
.lightbox-image-blank {
	background: url(/package/C2/modules/Image/components/Frontend/Gallery/css/../images/lightbox-blank.gif) no-repeat !important;
}
#lightbox-secNav-btnClose-img-div {
	width:  17px;
	height: 22px;
	background: url(/package/C2/modules/Image/components/Frontend/Gallery/css/../images/lightbox-btn-close.gif) no-repeat !important;
}
.lightbox-nav-slideshow-btn-img-div-play {
	width:  17px;
	height: 22px;
	background: url(/package/C2/modules/Image/components/Frontend/Gallery/css/../images/lightbox-ico-play.gif) no-repeat !important;
	cursor: pointer;
}
.lightbox-nav-slideshow-btn-img-div-stop {
	width:  20px;
	height: 20px;
	background: url(/package/C2/modules/Image/components/Frontend/Gallery/css/../images/lightbox-ico-stop.gif) no-repeat !important;
	cursor: pointer;
}body {
	margin: 0;
	padding: 0;
	background: #fff;
}

a {
	outline: none;
}

/* basic styles */
.floatLeft {
	float: left !important;
}

.floatRight {
	float: right !important;
}

.clearLeft {
	margin-left: 0 !important;
}

.clearRight {
	margin-right: 0 !important;
}

.clearBottom {
	margin-bottom: 0 !important;
}

.clearTop {
	margin-top: 0 !important;
}

.noPaddingLeft {
	padding-left: 0 !important;
}

.noPaddingRight {
	padding-right: 0 !important;
}

.noBorder {
	border: 0 none !important;
}

.fullWidth {
	width: 100% !important;
}

.fckDefault {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	text-align: left;
	line-height:1.5;
}

/* guest template */
.california-layout-guest {
	width: 1000px;
	background: #CFE5F3;
}

.califonia-layout-guest-header {
	height: 102px;
	padding: 14px 60px 0 60px;
	width: 880px;
	background: url(/sites/California/root/css/../images/top_background.gif) no-repeat left top;
}

.califonia-layout-guest-header-logo img {
	float: left;
	border: 0 none;
}

.california-layout-guest-content {
	padding: 0 0 65px 0;
	
	background: #CEE5F3 url(/sites/California/root/css/../images/background.gif) repeat-x left top;
}

.california-layout-wrapContent {
	width: 876px;
	padding: 0 65px 0 59px;
	background: url(/sites/California/root/css/../images/content_top_background.gif) no-repeat left top;
	min-height: 199px;
}

.california-layout-guest-content-footer {
	height: 60px;
	margin-top: 5px;
	padding: 0 65px 0 59px;
	width: 876px;
}

.california-layout-guest-content-footer-content {
	background: #fff;
	height: 48px;
	padding: 12px 24px 0 16px;
	width: 836px;
}

.california-layout-guest-content-footer-cotent-logo a img {
	float: left;
	border: 0 none;
}

.california-layout-guest-content-footer-content-link {
    color: #1D3589;
    display: inline;
    font-size: 14px;
    font-family: Tahoma,sans-serif;
    text-decoration: none;
}

.california-layout-guest-content-footer-content-text {
	color: #727571;
	display: inline;
	font-size: 11px;
	margin: 6px 0 0 50px;
	font-family: Tahoma,sans-serif;
	width: 560px;
}

.california-layout-guest-content-footer-content-visit {
	color: #1D3589;
	display: inline;
	font-size: 14px;
	margin-top: 12px;
	font-family: Tahoma,sans-serif;
}

input.hiddenSubmit {
    width: 0px;
    height: 0px;
    position: absolute;
    border: 0px !important;
    top: -10000px;
}