/* 
*	Fixed size lightbox create by /js/lightbox.js and prototype/scriptaculous
*	This CSS file is required for the lightbox to work! 
*	Original File: Lightbox CSS, Kevin Hale, http://particletree.com/features/lightbox-gone-wild/
*/

div.lightbox {
	background: transparent;
}

div.lightbox .corner, div.lightbox .topleft, div.lightbox .topright, div.lightbox .bottomleft, div.lightbox .bottomright {
	background-color:transparent;
	*background-color:#fff;
}

div#adServerOverlayerSplash .lbContent {
	background: #fff url("../images/lightbox.png") no-repeat scroll right bottom;
	_background-image: url('../images/lightbox.gif');
	margin:25px 0 0 25px;
	padding:10px 0 30px;
	position:relative;
	min-height:100px;
	_height:250px;
	_zoom:1;
}

div#lightbox_adServerOverlayer .lbContent,
div#lightbox_adServerOverlayerSplash .lbContent {
	background: transparent none;
	_background-image: none;
	margin: 0;
	padding: 0;
	_height: auto;	
	height:420px;
}

div#lightbox_adServerOverlayer .dialogbox,
div#lightbox_adServerOverlayerSplash .dialogbox{
	width: auto;
}

.bannersplashpage div,
div#lightbox_adServerOverlayer .lbCloseButton,
div#lightbox_adServerOverlayerSplash .lbCloseButton {
	z-index: 970300;
}

div#lightbox_adServerOverlayer {
	/top: 300px !important;
}

div.lightbox {
	display: inline-block;
	background-color: #DAEBFF;
	border: 5px solid #003b90;
	position:relative; /* to position the "rounded" elements */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 5px;
}

/* Removes the default box style */
div#lightbox_adServerOverlayer,
div#lightbox_adServerOverlayerSplash,
div.videobox{
	background: none;
	border: none;
}

div.lightbox.validation,
div.lightbox.warning_box{
	border-top: 30px solid #003b90;
}

div.lightbox.basiccv {
	background: transparent url('../images/panels/panel_smallercorners_150.png') no-repeat left top;
}

/* for modern browsers */
/*div#adServerOverlayerSplash {
	position: fixed;
	top: 35px !important;
}*/

div.lightbox.done{
	height: auto;
}

/* the declarations to display the divs here should be set through the JS code */
div.lightbox.done #lbLoadMessage{
	display:none;
}
div.lightbox.done #lbContent{
	display:block;
}
div.lightbox.loading #lbContent{
	display:none;
}
div.lightbox.loading #lbLoadMessage{
	display:block;
}

div.lightbox img {
	border: 0;
}

.lightbox.c2a_Confirmation .block.large {
	background: none;
}

/* scale images */
div.lightbox.done img.scale{
	width:100%;
	height:100%;
}

.lightbox.validation .topleft,
.lightbox.validation .topright,
.lightbox.warning_box .topleft,
.lightbox.warning_box .topright {
	background-color: transparent;
	*background: #fff url(../images/backgrounds/frontpage-dashboard-v2b.png) no-repeat scroll -7px -7px;
	_background-color: transparent;
}

.lightbox.clickboxQuickPollFront .topleft,
.lightbox.clickboxQuickPollFront .topright,
.lightbox.c2a_Confirmation .topleft,
.lightbox.c2a_Confirmation .topright {
	background-color: transparent;
	*background: #fff url(../images/backgrounds/lightbox-bg-border.png) no-repeat scroll -10px -10px;
	_background-color: transparent;
} 

.lightbox .topleft,
.lightbox .topright,
.lightbox .bottomleft,
.lightbox .bottomright {
	background-color: transparent;
	*background: #fff url(../images/backgrounds/lightbox-bg-border.png) no-repeat scroll -10px -10px;
	_background-color: transparent;
}

.lightbox .bottomleft{
	margin:0 0 -5px -5px;
	_margin:0 0 -5px -6px;
}

.lightbox .bottomright{
	margin:0 -5px -5px 0;
}

.lightbox .topleft,
.lightbox .topleft{
	margin: -5px 0 0 -5px;
	_margin: -6px 0 0 -6px;
}

.lightbox .topright,
.lightbox .topright{
	margin: -5px -5px 0 0;
	_margin: -6px -5px 0 0;
}

.lightbox.validation .topleft,
.lightbox.warning_box .topleft{
	margin: -30px 0 0 -5px;
	_margin: -30px 0 0 -6px;
}

.lightbox.validation .topright,
.lightbox.warning_box .topright{
	margin: -30px -5px 0 0;
}

.lightbox div div.bottomleft,
.lightbox div div.bottomright,
.lightbox div div.topleft,
.lightbox div div.topright{
	margin: 0;
}

.lightbox div div.topleft,
.lightbox.validation div div.topleft,
.lightbox.warning_box div div.topleft {
	background: transparent url(../images/backgrounds/lightbox-bg-border.png) no-repeat left top;
	_background: transparent;	
	margin: -5px 0 0 -5px !important;
}

.lightbox div div.topright,
.lightbox.validation div div.topright,
.lightbox.warning_box div div.topright {
	background: transparent url(../images/backgrounds/lightbox-bg-border.png) no-repeat right top;
	_background: transparent;	
	margin: -5px -5px 0 0 !important;
}

div#lightbox_adServerOverlayer div div.topleft,
div#lightbox_adServerOverlayer div div.topright,
div#lightbox_adServerOverlayer .topleft,
div#lightbox_adServerOverlayer .topright,
div#lightbox_adServerOverlayer .bottomleft,
div#lightbox_adServerOverlayer .bottomright,
div#lightbox_adServerOverlayerSplash div div.topleft,
div#lightbox_adServerOverlayerSplash div div.topright,
div#lightbox_adServerOverlayerSplash .topleft,
div#lightbox_adServerOverlayerSplash .topright,
div#lightbox_adServerOverlayerSplash .bottomleft,
div#lightbox_adServerOverlayerSplash .bottomright,
div.videobox .topleft,
div.videobox .topright,
div.videobox .bottomleft,
div.videobox .bottomright,
div.videobox div div.topleft,
div.videobox div div.topright{
	background: none;
}

.lightbox div div.topleft,
.lightbox.validation div div.topleft,
.lightbox.lightbox.warning_box div div.topleft{	
	background-position: left top !important;
	margin: -4px 0 0 -4px;
	_margin: -8px 0 0 -4px;
}


.lightbox div div.topright,
.lightbox.validation div div.topright,
.lightbox.warning_box div div.topright{	
	background-position: right top !important;
	margin: -4px -4px 0 0;
	_margin: -8px -4px 0 0
}

.lightbox.validation div div p,
.lightbox.warning_box div div p{
	margin-top: -25px;
	position: relative;
}

.lightbox .errorContainer ul,
.lightbox .errorContainer ol{
	margin-left: 0;
}

.lightbox.validation div .buttons,
.lightbox.warning_box div .buttons{
	padding-top: 10px;
} 

.lightbox .errorContainer .buttons.row{
	height: 30px
}

.error-list ol{
	list-style-type: none;
}

iframe.videolisting {
	border: none;
}

#lightbox_clickboxSearchForm .dialogbox.alert .buttons{
	width: auto;
}

/* 		Edit CV - Unsaved & Exit lightboxes		*/

#lightbox_UnsavedFormsLightbox, #lightbox_ExitLightbox, #lightbox_BasicCVExitLightbox{
	padding-left:60px;
}

#lightbox_UnsavedFormsLightbox #UnsavedFormsLightbox_CloseButton{
	float:right;
	margin-right:10px;
	margin-bottom:5px;
}

#lightbox_UnsavedFormsLightbox .stone,
#lightbox_ExitLightbox .stone,
#lightbox_BasicCVExitLightbox .stone{
	background-image:url('../images/stones/stone1.png');
	background-repeat:no-repeat;
	display:block;
	height:51px;
	left:10px;
	position:absolute;
	top:10px;
	width:45px;
}

#lightbox_UnsavedFormsLightbox .header{
	/margin-top:15px;
}

#lightbox_ExitLightbox #ExitLightbox_CloseButton{
	float:right;
	margin-right:10px;
	margin-bottom:5px;
}

#lightbox_ExitLightbox #ExitLightbox_FinaliseButton{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

#lightbox_ExitLightbox .tip{
	font-weight:bold;
}

/* Splash overlayer */
.bannersplashpage > div {
    top: 35px !important;	
}

.bannersplashpage * {
	visibility: visible !important;
}
/* Ask for email lightboxes */

#lightbox_askForEmail.lightbox.askForEmail #askForEmail #closeLink {
	text-align:right;
}

#lightbox_askForEmail.lightbox.askForEmail #askForEmail #closeLink a {
	color:#0c2577;
	font-weight:bold;
}

#lightbox_askForEmail.lightbox.askForEmail #askForEmail #validationFaill {
	color:#ff0000;
}

#lightbox_askForEmail.lightbox.askForEmail #askForEmail #askForEmailHeader h3 {
	margin-top:0px;
}

#lightbox_askForEmail.lightbox.askForEmail #askForEmail #emailInfo {
	color:#0c2577;
	padding-top:10px;
}

#lightbox_askForEmail.lightbox.askForEmail #askForEmail #emailInfo .row {
	margin-bottom:5px;
}

#lightbox_askForEmail.lightbox.askForEmail #askForEmail #emailInfo .row input#yourEmail {
    width:250px;
}

#lightbox_askForEmail.lightbox.askForEmail #askForEmail div#orLine {
    width:100%;
    padding-top: 20px;
}

#lightbox_askForEmail.lightbox.askForEmail #askForEmail #orLine div {
    display: inline-block;
    width: 32%;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

#lightbox_askForEmail.lightbox.askForEmail #askForEmail hr {
    padding: 0;
    border: none;
    border-bottom: solid 1px #0c2577;
    height: 8px;
    width:100%;
}

#lightbox_askForEmail.lightbox.askForEmail #askForEmail div#continueWithoutSaving {
    width:100%;
    padding-top: 20px;
    padding-bottom: 15px;
    text-align: center;
}

#lightbox_askForEmail.lightbox.askForEmail #askForEmail div#disclaimer {
    display: none;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

#lightbox_askForEmail.lightbox.askForEmail #askForEmail div#disclaimer {
    display: none;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

#lightbox_askForEmail.lightbox.askForEmail #askForEmail div.label a {
    color: #0c2577;
    text-decoration: underline;
}

#lightbox_askForEmail.lightbox.askForEmail #askForEmail div#continueWithoutSaving a {
    color: #0c2577;
    text-decoration: underline;
    font-weight: bold;
}
#lightbox_askForEmail.lightbox.askForEmail #askForEmail div.smalltext  {
    font-size: 9px;
    padding-top: 6px;
}
/* Facebook lightboxes */

#lbContent_facebookConnectWaitLogin,
#lightbox_facebookConnectConfirm,
#lightbox_facebookConnectAccountExists {padding:10px;}

#lightbox_drop_account_identifier {padding:10px 0px;}
