﻿.npOverlay { background-color:#000; }

/*
.npContainer { display:none; position:absolute; color:#333; }

.npTitle { height:30px; }
.npTitle h1 { float:left; font-size:20px; }
.npTitle .npClose { float:right; text-align:right; outline:none; border:none; }
.npTitle .npClose .modalClose { display:block; background:url(../images/close_icon_double.png) no-repeat; width:20px; height:20px; cursor:pointer; border:none; }
.npTitle .npClose .modalClose:hover { background-position:0 -20px; }
.npTitle .npClose .modalClose span { display:none; }
*/

/*
.modal1 { width:394px; border:1px solid red; }
.modal1 .top { background:url(../images/modal/modal1-top.png) no-repeat; width:354px; height:30px; padding:10px 20px 0 20px; font-family:Verdana; }
.modal1 .top h1 { width:280px; margin:0; padding:0; font-size:12px; color:#666; float:left; }
.modal1 .top .close { float:right; color:#666; font-size:12px; }
.modal1 .top .close .x { border:1px solid #ccc; padding:0 2px; }
.modal1 .repeat { background:url(../images/modal/modal1-repeat.png) repeat-y; padding:0 25px; }
.modal1 .bottom { background:url(../images/modal/modal1-bottom.png) no-repeat; width:394px; height:28px; }
*/

.modal { }

.ui-dialog-overlay { background-color:#ccc; opacity:.75; }

.ui-dialog {}
.ui-dialog .ui-dialog-titlebar { background:url(../images/modal/modal1-top.png) no-repeat; width:354px; height:40px; padding:0 20px 0 20px; font-family:Verdana; }
.ui-dialog .ui-dialog-titlebar .ui-dialog-title-dialog { width:280px; margin:0; padding:0; font-size:12px; color:#666; float:left; }
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close { float:right; color:#666; font-size:12px; border:0; text-transform:capitalize; font-weight:bold; }
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .x { border:1px solid #ccc; padding:0 2px; text-transform:uppercase; }
.ui-dialog-content { background:url(../images/modal/modal1-repeat.png) repeat-y; padding:0 25px; }
.ui-dialog-content .header { position:absolute; margin-top:-26px; font-size:12px; color:#666; }

.ui-dialog-buttonpane { display:block !important; background:url(../images/modal/modal1-bottom.png) no-repeat; width:394px; height:28px; }

#basic-modal-content {display:none;}

.manual-middle-container { position:fixed; top:30%; left:0%; width:1px; height:1px; z-index:3001; }
.manual-middle-content { position:absolute; margin-left:0px !important; z-index:3002; text-align:center;}
.manual-middle-content .top { background:url(../images/modal/modal-top.gif) no-repeat; margin-top: 0px; width:803px; height:30px; }
.manual-middle-content .repeat { background:url(../images/modal/modal-repeat.gif) repeat-y; width:803px; }
.manual-middle-content .repeat .close { cursor:pointer; }
.manual-middle-content .bottom { background:url(../images/modal/modal-bottom.gif) no-repeat; width:803px; height:30px; margin-top: 0px; }

.galleryModal { position:absolute !important; top:0; z-index:5001 !important; display:none; }
.galleryModal .manual-middle-content { text-align:left !important; margin:0 !important; }
.galleryModal .manual-middle-content .close { display:block; background:url(../images/modal/close-square.png) no-repeat; width:30px; height:30px; position:absolute; left:784px; margin-top:-39px; }
.galleryModal .manual-middle-content p { font-size:12px; }
.galleryModal .manual-middle-content li { font-size: 12px; }

.contactLeft { width: 15%; float: left; text-align: right; margin-right: 10px;}
.contactRight { width: 80%; float: left;}


/* Overlay */

/* Container */

