div#nyroModalFull {
	font-size: 12px;
	color: #777;
	scrollbar-3dlight-color: #b3cc95;
    scrollbar-arrow-color:#731e62;
    scrollbar-track-color: #9ca77a;
    scrollbar-darkshadow-color:#b3cc95;
    scrollbar-face-color: #b3cc95;
    scrollbar-highlight-color: #b3cc95;
    scrollbar-shadow-color:#b3cc95;	
}
div#nyroModalFull div#nyroModalLoading {
	border: 11px solid #fff;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../images/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #fff;
	border: 11px solid #fff;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../images/close.gif) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent images {
	vertical-align: baseline;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalNext, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev {
	left: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev:hover {
	background: url(../images/prev.gif) left 20% no-repeat;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext {
	right: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext:hover {
	background: url(../images/next.gif) right 20% no-repeat;
}

/* contact form modal */

div#form {
	background: #F5F7E6;
	height: 484px;
}

div#form div.form_wrap {
	padding: 0 42px 1px 42px;
}

div#form div.form_wrap h2 {
	color: #767371;
	font: 18px/22px Georgia, "Garamond", "Palatino", serif;
	padding: 44px 0 18px 0;
	text-align: center;
}

div#form div.form_wrap h2.thanks {
	color: #79B182;
}

div#form div.form_wrap p {
	margin-top: 18px;
}

div#form div.form_wrap label {
	color: #79B182;
	display: block;
	font: 11px/15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 4px;
}

div#form div.form_wrap span.eg {
	color: #767371;;
	text-transform: none;
}

div#form div.form_wrap span.asterisk {
	color: #FF4500;
}

div#form div.controls {
	padding: 22px 50px 22px 0;
}

div#form a.cancel:link, div#form a.cancel:visited {
	color: #767371;
	display: block;
	font: italic 19px/35px Georgia, "Garamond", "Palatino", Georgia, serif;
	margin-right: 22px;
	text-decoration: none;
}


/* bio lightbox */

div.bio_inline_wrapper {
	/*background-color: #F5F7E6;*/
	background: url(../images/bkg1.gif);	
}

div.packages_inline_wrapper {
	/*background-color: #F5F7E6;*/
	background: url(../images/bkg2.gif);	
}

div.contact_inline_wrapper {
	/*background-color: #F5F7E6;*/
	background: url(../images/bkgC.gif);	
}


div.packages_inline_wrapper div.gutter {
	padding: 0 45px 0 22px;
	text-align: left;
	height:460px;
}


div.bio_inline_wrapper div.gutter {
	padding: 0 45px 0 22px;
	text-align: left;
	height:530px;
}



div.modal_image {
	float: right;
	margin-top:60px;
	margin-left:15px;
	padding: 10px;	/*  T L B R  */
	/*background-color: #ffffff;*/
}

div.modal_title, div.modalPackage_title {
	/*background: transparent url('../images/ornament.jpg') 0 100% no-repeat;*/
	font: 18px/22px  Georgia, "Garamond", "Baskerville", Georgia, serif;
	color: #731e62; /* #767371 nice grey */
	padding: 10px 0px 5px 0px;  /* T R B L */
}


span.modal_title {
	font: 18px/22px  Georgia, "Garamond", "Baskerville", Georgia, serif;
	color: #731e62; /* #767371 nice grey */
	padding: 40px 0px 25px 0px;  /* T R B L */
}



span.modalPackages_subtitle {
	font: 18px  Georgia, "Garamond", "Baskerville", Georgia, serif;
	color: #767371; /* #767371 nice grey */
	padding: 40px 0px 25px 0px;  /* T R B L */
}


div.packages_inline_wrapper div.empty {
	height: 70px;
}

div.bio_inline_wrapper div.empty {
	height: 70px;
}

div.contact_inline_wrapper div.empty {
	height: 70px;
}


div.contact_inline_wrapper a#modal_close:link, div.contact_inline_wrapper a#modal_close:visited  {
	color: #8C9C14;
	text-decoration: none;
	font: italic 19px/23px Georgia, "Garamond", "Baskerville", Georgia, serif;
	position: absolute;
	top: 8px;
	right: 13px;
}


div.bio_inline_wrapper a#modal_close:link, div.bio_inline_wrapper a#modal_close:visited {
	color: #8C9C14;
	text-decoration: none;
	font: italic 19px/23px Georgia, "Garamond", "Baskerville", Georgia, serif;
	position: absolute;
	top: 8px;
	right: 13px;
}

div.packages_inline_wrapper a#modal_close:link, div.packages_inline_wrapper a#modal_close:visited {
	color: #8C9C14;
	text-decoration: none;
	font: italic 19px/23px Georgia, "Garamond", "Baskerville", Georgia, serif;
	position: absolute;
	top: 8px;
	right: 13px;
}


