/* Minification failed. Returning unminified contents.
(3638,486): run-time error CSS1062: Expected semicolon or closing curly-brace, found '410pxline-height'
 */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Segoe%20UI,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=817865&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=45&borderColorHeader=494437&fcHeader=ffffff&iconColorHeader=fadc7a&bgColorContent=feeebd&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=8e846b&fcContent=383838&iconColorContent=d19405&bgColorDefault=fece2f&bgTextureDefault=12_gloss_wave.png&bgImgOpacityDefault=60&borderColorDefault=d19405&fcDefault=4c3000&iconColorDefault=3d3d3d&bgColorHover=ffdd57&bgTextureHover=12_gloss_wave.png&bgImgOpacityHover=70&borderColorHover=a45b13&fcHover=381f00&iconColorHover=bd7b00&bgColorActive=ffffff&bgTextureActive=05_inset_soft.png&bgImgOpacityActive=30&borderColorActive=655e4e&fcActive=0074c7&iconColorActive=eb990f&bgColorHighlight=fff9e5&bgTextureHighlight=12_gloss_wave.png&bgImgOpacityHighlight=90&borderColorHighlight=eeb420&fcHighlight=1f1f1f&iconColorHighlight=ed9f26&bgColorError=d34d17&bgTextureError=07_diagonals_medium.png&bgImgOpacityError=20&borderColorError=ffb73d&fcError=ffffff&iconColorError=ffe180&bgColorOverlay=5c5c5c&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=cccccc&bgTextureShadow=01_flat.png&bgImgOpacityShadow=30&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Segoe UI, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Segoe UI, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #8e846b; background: #feeebd url(images/ui-bg_highlight-soft_100_feeebd_1x100.png) 50% top repeat-x; color: #383838; }
.ui-widget-content a { color: #383838; }
.ui-widget-header { border: 1px solid #494437; background: #817865 url(images/ui-bg_gloss-wave_45_817865_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d19405; background: #fece2f url(images/ui-bg_gloss-wave_60_fece2f_500x100.png) 50% 50% repeat-x; font-weight: bold; color: #4c3000; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #4c3000; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #a45b13; background: #ffdd57 url(images/ui-bg_gloss-wave_70_ffdd57_500x100.png) 50% 50% repeat-x; font-weight: bold; color: #381f00; }
.ui-state-hover a, .ui-state-hover a:hover { color: #381f00; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #655e4e; background: #ffffff url(images/ui-bg_inset-soft_30_ffffff_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #0074c7; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #0074c7; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #eeb420; background: #fff9e5 url(images/ui-bg_gloss-wave_90_fff9e5_500x100.png) 50% top repeat-x; color: #1f1f1f; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #1f1f1f; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #ffb73d; background: #d34d17 url(images/ui-bg_diagonals-medium_20_d34d17_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_d19405_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_d19405_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_fadc7a_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_3d3d3d_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_bd7b00_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_eb990f_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_ed9f26_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffe180_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #5c5c5c url(images/ui-bg_flat_50_5c5c5c_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #cccccc url(images/ui-bg_flat_30_cccccc_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*!
 * jQuery UI Resizable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
 * jQuery UI Selectable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*!
 * jQuery UI Accordion 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*!
 * jQuery UI Autocomplete 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.23
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*!
 * jQuery UI Button 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*!
 * jQuery UI Slider 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*!
 * jQuery UI Tabs 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*!
 * jQuery UI Datepicker 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*!
 * jQuery UI Progressbar 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
html
{
  height:100%;
}
body {
  height: 100%;
  font-family: Verdana;
  min-height: 360px;
  min-width: 640px;
  overflow: hidden;
  background-color: black;
  /*background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQMAAACQp+OdAAAABlBMVEXd3d3r6+uBeUIEAAAAIUlEQVR4Xu3OoREAAAzCwO4/NOkh2AFB1MscCNeLVHg4PN0X9dnB0tznAAAAAElFTkSuQmCC')*/ /*../planup_images/start_grid.png*//*;
  background-repeat: repeat;*/
}
@media only screen and (max-width: 1000px) {
  body {
    zoom: 50%;
  }
}

input[type="submit"], input[type="button"]
{
  font-family:Verdana;
}

p
{
	line-height:normal;
	margin-bottom:12px;
}

div
{
  background-color:Transparent;
}


#divWholePage
{
	position:absolute;
	top:0px;
	left:0px;
  width:100%;
  height:100%;
  min-height:360px;
  min-width:640px;
}

.clickable
{
  cursor:pointer;
}

.dialog
{
  position:absolute;
  left:0;
  top:0;
  right:0;
  bottom:0;
  margin:auto;
  
  z-index:91;
  display:none;
  
  background-color: #1F1F1F; /* fallback */
  background-image: -moz-linear-gradient(top,#1F1F1F, #101010); /* firefox */
  background-image: -webkit-linear-gradient(#1F1F1F, #101010); /* chrome 10+, safari 5.1+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1F1F1F', endColorstr='#101010')"; /* ie8 + */
  background-image: -ms-linear-gradient(#1F1F1F, #101010); /* ie10 */
  background-image: -o-linear-gradient(#1F1F1F, #101010); /* opera 11.1 */
  background-image: linear-gradient(#1F1F1F, #101010); /* The "standard" */

  border-radius : 8px; /* CSS3 compatible browsers */
  
  box-shadow : 4px 4px 5px #000; /* CSS3 compatible browsers */
  -ms-filter : "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; /* IE 8 */
}

.dialog img.close
{
  position:absolute;
  top:16px;
  right:16px;
  cursor:pointer;
}

.dialog h2
{
  color:White;
  text-align:center;
  font-size:24px;
  line-height:50px;
}

.dialog p {
  color: White;
}

.mainbutton
{
  background-color: #4A4A4A; /* fallback */
  background-image: -moz-linear-gradient(top,#626262, #323232); /* firefox */
  background-image: -webkit-linear-gradient(#626262, #323232); /* chrome 10+, safari 5.1+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#626262', endColorstr='#323232')"; /* ie8 + */
  background-image: -ms-linear-gradient(#626262, #323232); /* ie10 */
  background-image: -o-linear-gradient(#626262, #323232); /* opera 11.1 */
  background-image: linear-gradient(#626262, #323232); /* The "standard" */

  border-radius : 8px; /* CSS3 compatible browsers */

  box-shadow : 4px 4px 5px #000; /* CSS3 compatible browsers */
  -ms-filter : "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; /* IE 8 */

  cursor:pointer;
}

.mainbutton.disabled
{
  cursor:default;
}
.mainbutton.disabled img
{
  opacity:0.5;  
}
.mainbutton.disabled p
{
  opacity:0.5;  
}

.dlgbutton
{
  background-color: #4A4A4A; /* fallback */
  background-image: -moz-linear-gradient(top,#626262, #323232); /* firefox */
  background-image: -webkit-linear-gradient(#626262, #323232); /* chrome 10+, safari 5.1+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#626262', endColorstr='#323232')"; /* ie8 + */
  background-image: -ms-linear-gradient(#626262, #323232); /* ie10 */
  background-image: -o-linear-gradient(#626262, #323232); /* opera 11.1 */
  background-image: linear-gradient(#626262, #323232); /* The "standard" */

  border-radius : 8px; /* CSS3 compatible browsers */

  box-shadow : 4px 4px 5px #000; /* CSS3 compatible browsers */
  -ms-filter : "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; /* IE 8 */

  position:absolute;
  left:0;
  bottom:30px;
  right:0;
  margin-left:auto;
  margin-right:auto;
  width:150px;
  height:50px;
  
  cursor:pointer;
}

.dlgbutton p
{
  color:White;
  font-size:24px;
  font-weight:bold;
  line-height:50px;
  text-align:center;
}




ul.dlgbuttons
{
  position:absolute;
  bottom:30px;
  width:100%;
  height:50px;
  text-align:center;
}

ul.dlgbuttons li
{
  background-color: #4A4A4A; /* fallback */
  background-image: -moz-linear-gradient(top,#626262, #323232); /* firefox */
  background-image: -webkit-linear-gradient(#626262, #323232); /* chrome 10+, safari 5.1+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#626262', endColorstr='#323232')"; /* ie8 + */
  background-image: -ms-linear-gradient(#626262, #323232); /* ie10 */
  background-image: -o-linear-gradient(#626262, #323232); /* opera 11.1 */
  background-image: linear-gradient(#626262, #323232); /* The "standard" */

  border-radius : 8px; /* CSS3 compatible browsers */

  box-shadow : 4px 4px 5px #000; /* CSS3 compatible browsers */
  -ms-filter : "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; /* IE 8 */

  width:150px;
  display:inline-block;
  margin-left:10px;
  margin-right:10px;

  cursor:pointer;

  color:White;
  font-size:24px;
  font-weight:bold;
  line-height:50px;
  text-align:center;
}

ul.dlgbuttons li.disabled
{
  color:#444;
  background-color: #222222; /* fallback */
  background-image: -moz-linear-gradient(top,#333333, #111111); /* firefox */
  background-image: -webkit-linear-gradient(#333333, #111111); /* chrome 10+, safari 5.1+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#111111')"; /* ie8 + */
  background-image: -ms-linear-gradient(#333333, #111111); /* ie10 */
  background-image: -o-linear-gradient(#333333, #111111); /* opera 11.1 */
  background-image: linear-gradient(#333333, #111111); /* The "standard" */
}

.gradient
{
  background-color: #4A4A4A; /* fallback */
  background-image: -moz-linear-gradient(top,#626262, #323232); /* firefox */
  background-image: -webkit-linear-gradient(#626262, #323232); /* chrome 10+, safari 5.1+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#626262', endColorstr='#323232')"; /* ie8 + */
  background-image: -ms-linear-gradient(#626262, #323232); /* ie10 */
  background-image: -o-linear-gradient(#626262, #323232); /* opera 11.1 */
  background-image: linear-gradient(#626262, #323232); /* The "standard" */
}

.curved
{
  border-radius : 8px; /* CSS3 compatible browsers */
}

.shadow
{
  box-shadow : 4px 4px 5px #000; /* CSS3 compatible browsers */
  -ms-filter : "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; /* IE 8 */
}

.divModal
{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;  
  display:none;
  background-color:Gray;
  z-index:90;
}

#divModal2
{
  z-index:92;
}

.debugonly
{
  display:none;
}


#divTopOuter
{
  position:absolute;
  width:100%;
  height:75px;
  top:0;
  background-color:Black;
}
#divTLRoom
{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:54px;
  background-color:#DBB646;
  text-align:center;
}

#divLogo
{
  position:absolute;
  right:40px;
  top:0;
  height:60px;
  width:100%;
  background-color:#DBB646;
  z-index:30;
}
#imgPlanUp
{
  position:absolute;
  top:10px;
  right:29px;
  display:none;
}

.aBack 
{
  display:none;
  position:absolute;
  top:17px;
  left:10px;
}

#divBottomOuter
{
  position:absolute;
  width:100%;
  height:110px;
  bottom:0;
}
#divBottomRight
{
  position:absolute;
  right:0;
  width:50%;
  height:100%;
  background-color:Black;
}
#divBRRoom
{
  position:absolute;
  right:0;
  bottom:0;
  width:100%;
  height:100px;
  background-color:#B57070;
}
#divBottomMid
{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  width:940px;
  height:100%;
  margin-left:auto;
  margin-right:auto;
  background-color:Black;
}

#divStatus
{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:46px;
  background-color:Black;
  z-index:30;
}

#divStatusInner
{
  position:absolute;
  left:0;
  right:0;
  height:100%;
  background-color:#8AA2DB;
}

#divStatus p
{
  position:relative;
  text-align:center;
  color:#222222;
  z-index:30;
}

.StatusDetail
{
  display:none;
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:100%;
  line-height:40px;
}

.darkseparator
{
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto;
  width:95%;
  height:2px;
  background-color:#1C1C1C;
}

#divMain
{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto;
  margin-top:75px;
  margin-bottom:40px;
  width:100%;
  z-index:10;
  background-color:Black;
}

#tmadata 
{
  width:1px;
  height:1px;
  overflow:hidden;
}

#pageEdit
{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin-bottom:30px;
  width:100%;
  z-index:50;
}

#divLeftRoom
{
  position:absolute;
  left:0;
  top:0;
  width:50%;
  height:100%;
  background-color:#8AAD6D;
}
#divRightRoom
{
  position:absolute;
  right:0;
  top:0;
  width:50%;
  height:100%;
  background-color:#B57070;
}

#divEdit
{
  display:none;
  position:absolute;
  left:0;
  top:0;
  width:66%;
  height:100%;
}
#divEditInner
{
  position:absolute;
  top:0;
  left:0;
  right:15px;
  bottom:35px;
}
#divEdit h2 
{
  position:absolute;
  bottom:8px;
  width:100%;
  color:Black;
  font-size:20px;
  text-align:center;
}
#btnEdit
{
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:620px;
  height:520px;
  margin-left:auto;
  margin-right:auto;
  margin-top:auto;
  margin-bottom:auto;
}
#imgEdit
{
  position:absolute;
  top:30px;
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto;
  width:550px;
  height:400px;
  display:none;
}
#btnEdit p
{
  position:absolute;
  bottom:8px;
  width:100%;
  font-size:36px;
  font-weight:bold;
  color:White;
  text-align:center;
}
#btnEdit p.preparingpreview
{
  position:absolute;
  top:200px;
  width:100%;
  height:24px;
  font-size:24px;
  font-weight:normal;
  color:#404040;
  text-align:center;
}

#divButtons
{
  display:none;
  position:absolute;
  right:0;
  top:0;
  width:34%;
  height:100%;
}
#divButtonsInner
{
  position:absolute;
  top:0;
  left:15px;
  right:0;
  bottom:0;
  height:550px;
  margin-top:auto;
  margin-bottom:auto;
}
#btnGet
{
  position:absolute;
  top:0;
  left:0;
  right:0;
  width:269px;
  height:211px;
  margin-left:auto;
  margin-right:auto;
}
#btnBrowser {
  position: absolute;
  top: 277px;
  left: 0;
  right: 0;
  width: 269px;
  height: 106px;
  margin-left: auto;
  margin-right: auto;
}

#imgGet
{
  position:absolute;
  left:0;
  right:0;
  margin-top:32px;
  margin-left:auto;
  margin-right:auto;
}
#btnGet p
{
  position:absolute;
  bottom:6px;
  width:100%;
  font-size:24px;
  font-weight:bold;
  color:White;
  text-align:center;
}

#imgBrowser
{
  margin-top:20px;
  margin-left:24px;
}
#btnBrowser p
{
  position:absolute;
  top:20px;
  right:10px;
  width:50%;
  font-size:24px;
  font-weight:bold;
  color:White;
  text-align:center;
}

#copydelete
{
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  width:269px;
  height:106px;
  margin-left:auto;
  margin-right:auto;
}

.btnCopyDelete
{
  position:absolute;
  height:106px;
  width:120px;
}

#btnCopy
{
  left:0;
}

#btnDelete
{
  right:0;
}

.btnCopyDelete img
{
  position:absolute;
  left:0;
  right:0;
  width:65px;
  margin-top:4px;
  margin-left:auto;
  margin-right:auto;
}
.btnCopyDelete p
{
  position:absolute;
  bottom:6px;
  width:100%;
  font-size:24px;
  font-weight:bold;
  color:White;
  text-align:center;
  margin-bottom:0;
}

.StatusText
{
  color:#222222;
  text-align:center;
}
.spanEmail
{
  font-weight:bold;
}
.StatusLink
{
  position:absolute;
  top:0;
  right:20px;
  font-size:16px;
}
.StatusLink a
{
  color:#1646CC;
  text-decoration:none;
}





#dlg2D3D
{
  width:850px;
  height:560px;
  text-align:left;
}

.darkgradient
{
  background-color: #1F1F1F; /* fallback */
  background-image: -moz-linear-gradient(top,#1F1F1F, #101010); /* firefox */
  background-image: -webkit-linear-gradient(#1F1F1F, #101010); /* chrome 10+, safari 5.1+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1F1F1F', endColorstr='#101010')"; /* ie8 + */
  background-image: -ms-linear-gradient(#1F1F1F, #101010); /* ie10 */
  background-image: -o-linear-gradient(#1F1F1F, #101010); /* opera 11.1 */
  background-image: linear-gradient(#1F1F1F, #101010); /* The "standard" */
}

#btn2D
{
  position:absolute;
  top:100px;
  left:55px;
  width:394px;
  height:350px;
}
#img2D
{
  margin-top:25px;
  margin-left:25px;
  height:250px;
}
#btn2D p
{
  position:absolute;
  bottom:6px;
  width:100%;
  font-size:24px;
  font-weight:bold;
  color:White;
  text-align:center;
}

#btn3D
{
  position:absolute;
  top:100px;
  right:55px;
  width:300px;
  height:350px;
}
#img3D
{
  margin-top:25px;
  margin-left:25px;
}
#btn3D p
{
  position:absolute;
  bottom:6px;
  width:100%;
  font-size:24px;
  font-weight:bold;
  color:White;
  text-align:center;
}
#dlg2D3D .darkseparator.bottom
{
  position:absolute;
  bottom:70px;
}
#dlg2D3D .darkseparator.top
{
  position:absolute;
  top:65px;
  background-color:#2C2C2C;
}

.divTransferPlan
{
  display:none;
  position:absolute;
  bottom:90px;
  width:100%;
  text-align:center;
}
.btnTransferPlan
{
  cursor:pointer;
  color:#42C3E0;
}

.divSendLink
{
  display:none;
  position:absolute;
  bottom:130px;
  width:100%;
  text-align:center;
}
.btnSendLink
{
  cursor:pointer;
  color:#42C3E0;
}

#dlg2D3D.ShowTransfer
{
  height:620px;
}
#dlg2D3D.ShowTransfer .divTransferPlan
{
  display:block;
}
#dlg2D3D.ShowTransfer .divSendLink
{
  display:block;
}

#btn3DCarpet
{
  position:absolute;
  top:55px;
  left:60px;
  width:350px;
  height:400px;
}
#img3DCarpet
{
  margin-top:25px;
  margin-left:25px;
}
#btn3DCarpet p
{
  position:absolute;
  bottom:6px;
  width:100%;
  font-size:24px;
  font-weight:bold;
  color:White;
  text-align:center;
}

#btn3DWood
{
  position:absolute;
  top:55px;
  left:490px;
  width:350px;
  height:400px;
}
#img3DWood
{
  margin-top:25px;
  margin-left:25px;
}
#btn3DWood p
{
  position:absolute;
  bottom:6px;
  width:100%;
  font-size:24px;
  font-weight:bold;
  color:White;
  text-align:center;
}

.settings
{
  position:absolute;
  bottom:10px;
  height:40px;
  width:100%;
}
.settings p.major
{
  color:White;
  font-size:18px;
  font-weight:bold;
  text-align:center;
}
.settings p.minor
{
  color:#ccc;
  font-size:12px;
  text-align:center;
  margin-top:-8px;
}

.imgCog
{
  position:absolute;
  bottom:10px;
  right:20px;
}

.divOptionGroup
{
  line-height:95px;
}

.removewatermark
{
  position:absolute;
  width:180px;
  height:105px;
  text-align:center;
}
.removewatermark img
{
  height:60px;
  margin-top:10px;
}
.removewatermark p
{
  font-size:14px;
  font-weight:bold;
  color:White;
  text-align:center;
  width:100%;
  margin-top:5px;
}

#btnRemoveWatermark3D
{
  position:absolute;
  top:300px;
  right:40px;
}

.after-directsave
{
  position:absolute;
  width:180px;
  height:80px;
  right:20px;
  text-align:center;
  display:none;
}

.after-directsave p
{
  font-size:20px;
  font-weight:bold;
  color:White;
  text-align:center;
  width:100%;
  margin-top:25px;
}

#dlgBasicSettings
{
  width:920px;
  height:560px;
  text-align:left;
}

#dlgBasicSettings .title
{
  color:White;
  font-size:14px;
  font-weight:bold;
  display:inline-block;
  width:120px;
  margin-right:10px;
  text-align:right;
  line-height:100px;
}

#dlgBasicSettings .radline
{
  display:inline-block;
  font-size:14px;
}

#dlgBasicSettings select
{
  font-family:Segoe UI, Arial, Sans-Serif;
  font-size:14px;
  font-weight:bold;
  color: rgb(0, 116, 199);
  height: 26px;
}

#dlgBasicSettings .darkseparator
{
  position:absolute;
  bottom:100px;
}

#dlgBasicSettings .column1
{
  width:600px;
  clear:both;
  float:left;
  height:320px;
  margin-top:0;
}

#dlgBasicSettings .column2
{
  width:300px;
  float:right;
  height:320px;
  margin-top:0;
}

#divTSDisclaimer
{
  position:absolute;
  top:350px;
  width:100%;
  height:80px;
}
#divTSDisclaimer .title
{
  position:relative;
  top:-16px;
}
#divTSDisclaimer textarea
{
  position:absolute;
  left:140px;
  top:0;
  width:700px;
  height:77px;
  overflow:hidden;
  color:white;
  font-size:11px;
  width:700px;
  height:77px;
  overflow:hidden;
  border:none;
  background:none;
  cursor:pointer;
  resize:none;
}

#divTSDisclaimer textarea.hasdisclaimer
{
  border: 1px solid #222;
}

#divTSDisclaimer textarea.isenabled
{
  background-color:white;
  color:black;
  overflow-y:scroll;
  cursor:text;
  border: 4px solid white;
  resize:vertical;
}

#dlgNoPlans
{
  width:480px;
  height:300px;
  text-align:left;
}

#dlgNoPlans h2
{
  line-height:80px;
  margin-bottom:10px;
}

#dlgNoPlans p
{
  margin-left:20px;
  margin-right:20px;
  color:White;
}

#dlgYesNo
{
  text-align:left;
}

/* The next two are used to center/v-center the text */
#dlgYesNo .detailOuter
{
  display:table;
  width:100%;
  height:100px;
  overflow:hidden;
}
#dlgYesNo .detail
{
  display:table-cell;
  text-align:center;
  color:White;
  vertical-align:middle;
  font-size:14px;
  padding:20px;
}

#dlgYesNo.transferplan
{
  width:520px;
  height:280px;
}

#dlgOK
{
  text-align:left;
}

/* The next two are used to center/v-center the text */
#dlgOK .detailOuter
{
  display:table;
  width:100%;
  height:100px;
  overflow:hidden;
}
#dlgOK .detail
{
  display:table-cell;
  text-align:center;
  color:White;
  vertical-align:middle;
  font-size:14px;
  padding:20px;
}

#dlgOK.sendlink
{
  width:480px;
  height:240px;
}

#dlgOK.mustupdate
{
  width:480px;
  height:150px;
}
#dlgOK.mustupdate a
{
  color:#9a9ac4;
  text-decoration:none;
}
#dlgOK.mustupdate ul.dlgbuttons
{
  display:none;
}

.dlgCopyDelete
{
  width:450px;
  height:200px;
  text-align:left;
}

.dlgCopyDelete h2
{
  margin-top:30px;
}


.dialog.email
{
  width:620px;
  height:250px;
  text-align:left;
}
.dialog.email h2
{
  margin-top:30px;
}
.dialog.email p
{
  text-align:center;
  color:White;
  font-size:12px;
  margin-top:10px;
  margin-left:40px;
  margin-right:40px;
}

#dlgPreparingEmail
{
  height:150px;
}

/*
#divNew
{
  position:absolute;
  left:0;
  top:0;
  width:50%;
  height:100%;
}
#divExisting
{
  position:absolute;
  right:0;
  top:0;
  width:50%;
  height:100%;
}
*/

#divMidWall
{
  position:absolute;
  left:50%;
  right:0;
  width:30px;
  height:100%;
  margin-left:-15px;
  background-color:Black;
}

.btnBig
{
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  margin:auto;
  width:300px;
  height:360px;
  background-image:url(planup_images/start_clickable.jpg);
}
.btnBig p
{
  position:absolute;
  bottom:0;
  width:100%;
  font-size:36px;
  font-weight:bold;
  color:White;
  text-align:center;
}


#dlgOpen
{
  position:absolute;
  left:0;
  top:0;
  right:0;
  bottom:0;
  margin:auto;
  width:900px;
  height:610px;
  z-index:91;
  text-align:left;
  display:none;
}

#dlgOpen h2
{
  font-size:24px;
  color:white;
  text-align:center;
  margin-top:15px;
}

#imgSearch
{
  position:absolute;
  top:23px;
  right:63px;
}
#closeOpenDlg
{
  position:absolute;
  top:23px;
  right:23px;
}
#divSearch
{
  display:none;
  position:absolute;
  top:8px;
  right:8px;
  width:320px;
  height:50px;
  border-radius: 8px;
  background-color:#666;
  line-height: 50px;
  padding-left: 10px;
}
#txtSearch 
{
  font-size:16px;
  margin-left:15px;
  width:200px;
}
#imgSearchGo
{
  position:absolute;
  top:15px;
  right:55px;
}
#imgSearchClose
{
  position:absolute;
  top:15px;
  right:15px;
}

#divOpenColTitles
{
  display:inline-block;
  margin-top:30px;
  width:100%;
  color:#666;
  font-size:12px;
}
#colAddress
{
  clear:both;
  float:left;
  margin-left:30px;
}
#colDate 
{
  float:right;
  margin-right:30px;
}

#ulPlans
{
  margin-top:5px;
  height:475px;
  overflow-y:auto;
}

.liPlan
{
  line-height:45px;
  font-size:18px;
  color:white;
  font-weight:normal;
  margin-left:20px;
  margin-right:20px;
  width:860px;
  height:45px;
  cursor:pointer;
}
.liPlan .address
{
  clear:both;
  float:left;
  margin-left:6px;
  width:700px;
  overflow:hidden;
  text-overflow:clip;
  white-space: nowrap;
}
.liPlan .plandate
{
  float:right;
  width:120px;
  margin-right:10px;
  text-align:right;
}
.liPlan.evens
{
  background-color:#333;
}
.liPlan.odds
{
  background-color:#222;
}

#pPlanStats
{
  margin-left:30px;
  margin-top:8px;
  color:#666;
  font-size:12px;
  cursor: pointer;
}
.dlgOpen-version {
  position: absolute;
  right: 20px;
  bottom: 30px;
  color: #444;
  font-size: 12px;
}
.dlgOpen-version a {
  color: #444;
  text-decoration:none;
}

.dialog.loading
{
  width:400px;
  height:110px;
  text-align:left;
}

.dialog.loading h2
{
  margin-top:30px;
}

.logindialog
{
  position:absolute;
  left:0;
  top:0;
  right:0;
  bottom:0;
  margin:auto;
  width:750px;
  height:660px;
  z-index:91;
  text-align:left;
  display:none;
}

.logingradient
{
  background-color: #4C6340; /* fallback */
  background-image: -moz-linear-gradient(top,#728E62, #24351C); /* firefox */
  background-image: -webkit-linear-gradient(#728E62, #24351C); /* chrome 10+, safari 5.1+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#728E62', endColorstr='#24351C')"; /* ie8 + */
  background-image: -ms-linear-gradient(#728E62, #24351C); /* ie10 */
  background-image: -o-linear-gradient(#728E62, #24351C); /* opera 11.1 */
  background-image: linear-gradient(#728E62, #24351C); /* The "standard" */
}

.logindialog .close
{
  position:absolute;
  top:0;
  right:16px;
  cursor:pointer;
}

.logindialog h2
{
  font-size:32px;
  margin-top:30px;
  text-align:center;
}

.logindialog ul
{
  margin-top:30px;
}
.logindialog li
{
  line-height:50px;
}

.logindialog a
{
  text-decoration:none;
  color:#00137F;
}

.liButton
{
  text-align:center;
}
.btnLogin
{
  height:70px;
  margin-left:auto;
  margin-right:auto;
  border:none;
  color:White;
  font-size:28px;
  font-weight:bold;
  line-height:70px;
  text-align:center;
  margin-top:30px;
}
.btnLogin p
{
  color:White;
  font-size:28px;
  font-weight:bold;
  line-height:70px;
  text-align:center;
}

.signin
{
  width:200px;
}
.signup
{
  width:300px;
}

.loginseparator
{
  width:90%;
  height:4px;
  background-color:#3D1C1C;
  margin-left:auto;
  margin-right:auto;
  margin-top:40px;
  margin-bottom:-20px;
}

#dlgLoginGot .loginseparator
{
  margin-top:60px;
  margin-bottom:-20px;
}


.logininvalid label
{
  color:#aa0000;
}

.loginselect
{
  font-family:Segoe UI, Arial, Sans-Serif;
  font-size:14px;
  font-weight:bold;
  color: Black;
  height: 26px;
  margin-left:20px;
  width:400px;
}

#dlgValidationEmail
{
  z-index:95;
}

#dlgValidationEmail div
{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

#dlgValidationEmail .sending h2
{
  margin-top:100px;
}
#dlgValidationEmail .sent
{
  display:none;
}
#dlgValidationEmail .existing
{
  display:none;
}

#debug
{
  position:fixed;
  top:0;
  left:25%;
  width:50%;
  height:65px;
  z-index:99;
  font-size:0.7em;
}

#debug a
{
  color:Gray;
  text-decoration:none;
  margin-left:1em;
  margin-right:1em;
}

#divShowLog
{
  position:absolute;
  top:18px;
  width:100%;
  text-align:center;
}

#dlgLog
{
  position:absolute;
  left:0;
  top:0;
  right:0;
  bottom:0;
  margin:auto;
  width:1000px;
  height:600px;
  z-index:91;
  text-align:left;
  display:none;
  text-align:center;
}

#txtLog
{
  width:98%;
  height:500px;
  font-size:10px;
  font-family:Courier New;
}

#debugStatus
{
  position:absolute;
  bottom:12px;
  width:100%;
  text-align:center;
}
#LocalOrLive.IsLocal
{
  font-size:16px;
  color:Green;
}
#LocalOrLive.IsLive
{
  position:relative;
  top:30px;
  font-size:50px;
  color:Red;
}

#divModalPleaseWait
{
  z-index:95;
}

#divModal3
{
  z-index:97;
}

#divPleaseWait
{
  z-index:96;
}

.dialog.failed
{
  z-index:98;
  width:500px;
  height:250px;
  text-align:left;
}
.dialog.failed h2
{
  margin-top:10px;
  line-height:70px;
}
.dialog.failed p
{
  text-align:center;
  color:White;
  font-size:12px;
  margin-top:10px;
  margin-left:40px;
  margin-right:40px;
}

#accttypeDEA
{
  display:none;
}

#divSendAndStyle
{
  position:absolute;
  top:16px;
  width:100%;
  text-align:center;
  cursor:default;
}

#liSendTo
{
  position:absolute;
  top:0;
  left:55px;
  width:394px;
}
#liSendStyle
{
  position:absolute;
  top:0;
  right:55px;
  width:300px;
}
#divSendAndStyle h4
{
  color:White;
  font-size:14px;
  margin-bottom:4px;
}
#divSendAndStyle p
{
  font-size:12px;
  color:Gray;
}
#divSendAndStyle li.enabled p
{
  color:White;
  cursor:pointer;
}
#divSendAndStyle li.enabled span
{
  cursor:pointer;
}
#divSendAndStyle li.enabled h4
{
  cursor:pointer;
}

#selSendTo
{
  position:relative;
  z-index:99;
}

#selSendStyle
{
  position:relative;
  z-index:99;
}

#aEditSendTo
{
  display:none;
  margin-left:8px;
  color:#42C3E0;
  font-weight: normal;
}
#aEditSendStyle
{
  display:none;
  margin-left:8px;
  color:#42C3E0;
}
#liSendTo.showedit #aEditSendTo
{
  display:inline;
}
#liSendTo.showedit #txtSendTo
{
  margin-left:30px;
}
#liSendStyle.showedit #aEditSendStyle
{
  display:inline;
}
#liSendTo.showedit #txtSendStyle
{
  margin-left:30px;
}

#dlgCustomer
{
  width:480px;
  height:250px;
  color:White;
  text-align:left;
  z-index:93;
}
#dlgCustomer.iscustomer ul
{
  margin-top:10px;
}
#dlgCustomer.isstyle ul
{
  margin-top:30px;
}
#dlgCustomer ul li
{
  line-height:40px;
}
#dlgCustomer ul li label
{
  display:inline-block;
  width:100px;
  text-align:right;
  font-weight:bold;
  margin-right:12px;
}
#dlgCustomer ul li label.error
{
  color:#f22;
}
#dlgCustomer ul li input
{
  width:300px;
}
#dlgCustomer.isstyle #liCustomerEmail
{
  display:none;
}
#dlgCustomer .darkseparator
{
  position:absolute;
  bottom:80px;
}
#dlgCustomer .dlgbuttons
{
  bottom:10px;
}
#dlgCustomer .delete
{
  width:50px;
}
#dlgCustomer .delete img
{
  width:32px;
  margin-bottom:-4px;
}
#dlgCustomer .delete.disabled
{
  display:none;
}

#dlgOffice
{
  width:480px;
  height:200px;
  color:White;
  text-align:left;
  z-index:93;
}
#dlgOffice ul
{
  margin-top:10px;
}
#dlgOffice ul li
{
  line-height:40px;
}
#dlgOffice ul li label
{
  display:inline-block;
  width:100px;
  text-align:right;
  font-weight:bold;
  margin-right:12px;
}
#dlgOffice ul li label.error
{
  color:#f22;
}
#dlgOffice ul li input
{
  width:300px;
}
#dlgOffice .darkseparator
{
  position:absolute;
  bottom:80px;
}
#dlgOffice .dlgbuttons
{
  bottom:10px;
}

.dlgPayment
{
  width:460px;
  height:400px;
  z-index:93;
  
  background-color: #4C6340; /* fallback */
  background-image: -moz-linear-gradient(top,#728E62, #24351C); /* firefox */
  background-image: -webkit-linear-gradient(#728E62, #24351C); /* chrome 10+, safari 5.1+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#728E62', endColorstr='#24351C')"; /* ie8 + */
  background-image: -ms-linear-gradient(#728E62, #24351C); /* ie10 */
  background-image: -o-linear-gradient(#728E62, #24351C); /* opera 11.1 */
  background-image: linear-gradient(#728E62, #24351C); /* The "standard" */
}

.ulProducts
{
  position:relative;
  top:20px;
  width:400px;
}


.liPayOption
{
  position:relative;
  width:100%;
  height:70px;
  margin-bottom:20px;
  color:white;
}
.liPayOption h3
{
  font-size:20px;
  margin-left:8px;
  line-height:40px;
}
.liPayOption p
{
  margin-left:8px;
}
.liPayOption.higher h3
{
  display:none;
}

.liPay0
{
  background-color:#201E28;
}
.liPay0:hover
{
  background-color:#403D51;
}
.liPay1
{
  background-color:#1d1a1a;
}
.liPay1:hover
{
  background-color:#4a4141;
}
.liPayMore
{
  background-color:#0D2821;
}
.liPayMore:hover
{
  background-color:#4a4141;
}
.liUseExistingCredit
{
  background-color:#0D2821;
}
.liUseExistingCredit:hover
{
  background-color:#4a4141;
}

/* Other colour options: #28181B/#513036,  #182828/#305151, #20281E/#40513D;  */

.pricebox
{
  width:115px;
  height:58px;
  position:absolute;
  top:6px;
  right:6px;
  background-color:#111;
}
.pricebox li
{
  text-align:center;
}
.pricebox li.price
{
  font-weight:bold;
  font-size:18px;
  margin-top:8px;
}
.pricebox li.frequency
{
  font-size:14px;
  margin-top:4px;
}
.pricebox li.vatinfo
{
  font-size:9px;
  margin-top:6px;
}
.pricebox li.price.uk
{
  margin-top:2px;
}
div.payProductID
{
  display:none;
}
li.liPayOption.isOneOff ul.pricebox li.price.uk
{
  margin-top:10px;
}
div.dlgPayment.isETech li.liPayOption ul.pricebox
{
  display:none;
}
li.liPayOption.higher h3
{
  display:none;
}
li.liPayOption.higher p
{
  line-height:70px;
}

ul.ulProducts.col0
{
  float:left;
  margin-left:30px;
}
ul.ulProducts.col1
{
  display:none;
  float:right;
  margin-right:30px;
}

.dlgPayment .divMoreInfo
{
  position:absolute;
  bottom:10px;
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto;
  font-size:12px;
  line-height:16px;
  color:#ddd;
  width:90%;
  text-align:center;
}
.dlgPayment .divMoreInfo a
{
  color:#66f;
  text-decoration:none;
}

#dlgPayGBPersonal
{
  height:230px;
}
#dlgPayGBPersonal ul.ulProducts
{
  margin-top:20px;
}
.spanLoginFailed
{
  color:#000;
}

.dlgLogoSettings
{
  width:850px;
  height:700px;
  text-align:left;
}

.logoContainer
{
  position:absolute;
  top:70px;
  left:0;
  right:0;
  width:740px;
  margin-left:auto;
  margin-right:auto;
  height:480px;
  line-height:480px;
  background-color:#333;
  border:solid 1px #555;
  text-align: center;
}
.logoContainer .logoImg
{
  display:none;
  max-width:740px;
  max-height:500px;
  vertical-align:middle;
  text-align:center;
}

.fileinput-button {
  position: absolute;
  overflow: hidden;
  display: inline-block;
  font-size: 18px;
  color: White;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.fileinput-button.middle {
  top: 200px;
  left: 270px;
}
.fileinput-button.bottom {
  bottom: 10px;
  right: 80px;
}

.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}

.ui-progressbar-value {
  background: url(/PlanUpCommon/images/progressbar.gif) !important;
  filter: none;
}
.logoContainer .progressbar 
{
  display:none;
  position:absolute;
  height:22px;
  top:200px;
  width:80%;
  margin-left:auto;
  margin-right:auto;
  left:0;
  right:0;
}
.logoContainer .logoDelete
{
  display:none;
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 40px;
  line-height: 40px;
}
.logoDelete img
{
  height:32px;
  position:absolute;
  margin:auto;
  left:0;
  top:0;
  right:0;
  bottom:0;
}
.dlgLogoSettings .logoInfo
{
  position:absolute;
  left:0;
  right:0;
  bottom:130px;
  color:#888;
  font-size:10px;
  text-align:center;
}
.dlgLogoSettings .darkseparator
{
  position:absolute;
  bottom:100px;
}

#divWholePage.viewingasagent img#img2D3DClose
{
  display:none;
}
#divWholePage.viewingasagent .aBack
{
  display:none;
}

.agentOpen
{
  color:#1646CC;
  cursor:pointer;
}
.agentAmendTitles
{
  color:#1646CC;
  cursor:pointer;
}


#btnEdit.ImageOnly
{
  background:none;
  border:none;
  box-shadow:none;
}
#btnEdit.ImageOnly #imgEdit
{
  opacity:1.0;
  box-shadow: 4px 4px 5px #000;
}
#btnEdit.ImageOnly .btnEditCaption
{
  display:none;
}


#dlgLoginNeed
{
  height:350px;
}

.logindialog h2
{
  font-size:24px;
  margin-top:16px;
}

#dlgLoginNeed ul
{
  margin-top: 15px;
}

#dlgLoginNeed li
{
  line-height:40px;
}

#dlgLoginNeed div.needaccount
{
  position:relative;
}

#dlgLoginNeed .needaccount label
{
  display:inline-block;
  width:200px;
  text-align:right;
  font-weight:bold;
  color:#222;
}
#dlgLoginNeed .needaccount input
{
  margin-left:20px;
  width:400px;
  font-size:16px;
}

#btnSignUpNow 
{
  height:50px;
  line-height:50px;
  width:300px;
  margin-top:20px;
}


#dlgLoginGot 
{
  width:700px;
  height:350px;
}

#dlgLoginGot .close
{
  position:absolute;
  top:16px;
  right:16px;
  cursor:pointer;
}


#dlgLoginGot div.gotaccount
{
  position:relative;
  top:10px;
  font-size:18px;
  width:450px;
}

#dlgLoginGot .gotaccount label
{
  display:inline-block;
  width:120px;
  text-align:right;
  font-weight:bold;
  color:#222;
}
#dlgLoginGot .gotaccount input[type="email"], .gotaccount input[type="password"], .gotaccount input[type="text"]
{
  margin-left:20px;
  width:250px;
  font-size:18px;
}
#dlgLoginGot .forgot
{
  margin-right:75px;
  text-align:right;
}

#dlgLoginGot div.needaccount
{
  position:absolute;
  top:80px;
  right:20px;
  width:250px;
  height:110px;
  background-color:#2a2831;
}

#dlgLoginGot .needaccount label
{
  display:inline-block;
  width:200px;
  text-align:right;
  font-weight:bold;
  color:#222;
}

#dlgLoginGot .needaccount input
{
  margin-left:20px;
  width:400px;
  font-size:16px;
}

#dlgLoginGot .needaccount ul
{
  margin-top:20px;
}

#dlgLoginGot h3
{
  font-size:18px;
  text-align:center;
  padding-top:10px;
  color:white;
}

#dlgLoginGot .ulSignIn
{
  margin-top:10px;
}

#btnOpenSignup
{
  height:40px;
  font-size:18px;
  line-height:40px;
  margin-top:0px;
  width:200px;
}
#btnOpenSignup p
{
  font-size:18px;
  line-height:40px;
}

#dlgLoginGot .locked
{
  position:absolute;
  width:100%;
  bottom:15px;
  color:rgb(249, 118, 137);
  font-size:14px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}


#dlg2DOptions
{
  width:900px;
  height:650px;
  text-align:left;
}

#divPreview2d
{
  position:absolute;
  left:20px;
  top:20px;
  width:639px; /* Must be less than 640px, see FS#3614 */
  height:540px;
}

#divPreview2DBackground
{
  /*display:none;*/
  position:absolute;
  top:50%;
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto;
  width:540px;
  height:400px;
  margin-top:-200px;
  background-color:#ccc;
}

#imgPreview2D
{
  display:none;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

#btnGet2D
{
  position:absolute;
  top:60px;
  right:20px;
  width:180px;
  height:160px;
}
#imgGet2DNow
{
  width:120px;
  margin-left:30px;
  margin-top:20px;
  
}
#btnGet2D p
{
  font-size:16px;
  font-weight:bold;
  color:White;
  text-align:center;
  width:100%;
  margin-top:20px;
}

#btnRemoveWatermark2D
{
  top:240px;
  right:20px;
}

.directsave2d
{
  position:absolute;
  width:180px;
  height:105px;
  top:240px;
  right:20px;
  text-align:center;
}
.directsave2d img
{
  height:60px;
  margin-top:10px;
}
.directsave2d p
{
  font-size:14px;
  font-weight:bold;
  color:White;
  text-align:center;
  width:100%;
  margin-top:5px;
}

.directsave2d-new
{
  top:60px;
}

.directsave2d-open
{
  top:155px;
}

#btnStyle2D
{
  position:absolute;
  bottom:100px;
  right:20px;
  width:180px;
  height:90px;
}
#btnStyle2D h3
{
  font-size:16px;
  font-weight:bold;
  color:White;
  text-align:center;
  width:100%;
  margin-top:20px;
}
#btnStyle2D p
{
  position:absolute;
  bottom:10px;
  font-size:12px;
  font-weight:normal;
  color:White;
  text-align:center;
  width:100%;
}

#dlg2DOptions .darkseparator
{
  position:absolute;
  bottom:70px;
}

#divBasicStyles
{
  display:none;
  position:absolute;
  bottom:15px;
  left:40px;
  right:0px;
  height:40px;
}
#divBasicStyles .radline
{
}
#divBasicStyles .closestyles
{
  position:absolute;
  bottom:6px;
  right:20px;
}

#divDirectSave
{
  display:none;
  position:absolute;
  left:50px;
  top:50px;
  width:600px;
  height:500px;
  border:1px solid #444;
  color:White;
}
#divDirectSave h2
{
  font-size:28px;
}
#divDirectSave ul
{
  margin-left:30px;
  margin-right:30px;
  margin-top:20px;
}
#divDirectSave ul li
{
  height:130px;
}
#divDirectSave.epc ul li
{
  height:100px;
}
#divDirectSave h3
{
  font-size:20px;
  line-height:40px;
}
#divDirectSave a
{
  color:#1646CC;
  text-decoration:none;
  font-size:20px;
  margin-left:10px;
  margin-right:10px;
}
#divDirectSave.noepc .epc
{
  display:none;
}
#divDirectSave .pWMFStyle
{
  font-size:12px;
  font-weight:normal;
  color:#888;
  text-align:left;
  margin-left:20px;
}
#divDirectSave .pWMFStyle a
{
  font-size:12px;
  color:#42C3E0;
}
#divDirectSave ul li.planupid
{
  height:15px;
  font-size:11px;
  font-weight:normal;
  color:#555;
  text-align:center;
}
#divDirectSave .old-software a
{
  font-size:11px;
  color:#777;
  margin-left:0;
  margin-right:0;
  text-decoration:underline;
}
#divDirectSave.epconly a 
{
  color:gray;
}
#divDirectSave.epconly .epc a 
{
  color:#1646CC;
}

.DisableNonEPC {
  display:none;
}

#divDirectSave.epconly .DisableNonEPC {
  display:block;
  position:absolute;
  top:80px;
  width:500px;
  height:300px;
  z-index:99;
  background-color:black;
}

.photosandepc
{
  position:absolute;
  width:180px;
  height:90px;
  top:358px;
  right:20px;
  text-align:center;
}
.photosandepc img {
    height: 50px;
    margin-top: 5px;
}
.photosandepc p
{
  font-size:14px;
  font-weight:bold;
  color:White;
  text-align:center;
  width:100%;
  margin-top:5px;
}

#dlg3DPrepare
{
  width:900px;
  height:560px;
  text-align:left;
}

#dlg3DPrepare .darkseparator
{
  position:absolute;
  bottom:70px;
}

#dlg3DPrepare .action3d
{
  position:absolute;
  width:180px;
  height:150px;
  top:220px;
  right:40px;
  text-align:center;
}
#dlg3DPrepare .action3d img
{
  height:80px;
  margin-top:20px;
}
#dlg3DPrepare .action3d p
{
  font-size:18px;
  font-weight:bold;
  color:White;
  text-align:center;
  width:100%;
  margin-top:10px;
}



#dlg3DShowProgress
{
  width:550px;
  height:250px;
  text-align:left;
}
#dlg3DShowProgress h2
{
  margin-top:30px;
}
#dlg3DShowProgress p
{
  text-align:center;
  color:White;
  font-size:12px;
  margin-top:10px;
  margin-left:40px;
  margin-right:40px;
}

#dlg3DShowProgress .progressbar
{
  height:16px;
  width:400px;
  margin:25px auto;
}

#dlg3DReady
{
  width:900px;
  height:650px;
  text-align:left;
}

#divPreview3D
{
  position:absolute;
  left:20px;
  top:20px;
  width:639px; /* Must be less than 640px, see FS#3614 */
  height:540px;
}

#divPreview3DBackground
{
  /*display:none;*/
  position:absolute;
  top:50%;
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto;
  width:540px;
  height:400px;
  margin-top:-200px;
  background-color:#ccc;
}

#imgPreview3D
{
  display:none;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

#btnGet3D
{
  position:absolute;
  top:60px;
  right:20px;
  width:180px;
  height:160px;
}
#imgGet3DNow
{
  width:120px;
  margin-left:30px;
  margin-top:20px;
  
}
#btnGet3D p
{
  font-size:16px;
  font-weight:bold;
  color:White;
  text-align:center;
  width:100%;
  margin-top:20px;
}

#btnRemoveWatermark3D
{
  top:240px;
  right:20px;
}

.directsave3d
{
  position:absolute;
  width:180px;
  height:105px;
  top:240px;
  right:20px;
  text-align:center;
}
.directsave3d img
{
  height:60px;
  margin-top:10px;
}
.directsave3d p
{
  font-size:14px;
  font-weight:bold;
  color:White;
  text-align:center;
  width:100%;
  margin-top:5px;
}

.directsave3d-new
{
  top:60px;
}

.directsave3d-open
{
  top:180px;
}

#btnStyle3D
{
  position:absolute;
  bottom:100px;
  right:20px;
  width:180px;
  height:90px;
}
#btnStyle3D h3
{
  font-size:16px;
  font-weight:bold;
  color:White;
  text-align:center;
  width:100%;
  margin-top:20px;
}
#btnStyle3D p
{
  position:absolute;
  bottom:10px;
  font-size:12px;
  font-weight:normal;
  color:White;
  text-align:center;
  width:100%;
}

#dlg3DReady .darkseparator
{
  position:absolute;
  bottom:70px;
}

#divDirectSave3D
{
  display:none;
  position:absolute;
  left:50px;
  top:50px;
  width:600px;
  height:500px;
  border:1px solid #444;
  color:White;
}
#divDirectSave3D h2
{
  font-size:28px;
}
#divDirectSave3D ul
{
  margin-left:30px;
  margin-right:30px;
  margin-top:20px;
}
#divDirectSave3D ul li
{
  height:130px;
}
#divDirectSave3D.epc ul li
{
  height:100px;
}
#divDirectSave3D h3
{
  font-size:20px;
  line-height:40px;
}
#divDirectSave3D a
{
  color:#1646CC;
  text-decoration:none;
  font-size:20px;
  margin-left:10px;
  margin-right:10px;
}
#divDirectSave3D.noepc .epc
{
  display:none;
}
#divDirectSave3D .pWMFStyle
{
  font-size:12px;
  font-weight:normal;
  color:#888;
  text-align:left;
  margin-left:20px;
}
#divDirectSave3D .pWMFStyle a
{
  font-size:12px;
  color:#42C3E0;
}
#divDirectSave3D ul li.planupid
{
  height:15px;
  font-size:11px;
  font-weight:normal;
  color:#555;
  text-align:center;
}
#divDirectSave3D a.tma-file
{
  font-size:11px;
  color:#777;
  margin-left:0;
  margin-right:0;
  text-decoration:underline;
}



#dlgAccountForUpload
{
  width:550px;
  height:300px;
  text-align:left;
  color:White;
}
#dlgAccountForUpload h2
{
  margin-top:10px;
}
#dlgAccountForUpload p
{
  text-align:center;
  color:White;
  font-size:12px;
  margin-top:10px;
  margin-left:40px;
  margin-right:40px;
}

#dlgAccountForUpload ul
{
  margin-left:auto;
  margin-right:auto;
  width:500px;
}

#dlgAccountForUpload ul li
{
  color:White;
  font-size:18px;
  font-weight:bold;
  line-height:50px;
  text-align:center;
  width:500px;
  margin-top:20px;
}

#dlgSendSaveAndStyle {
    width: 520px;
    height: 370px;
}
#dlgSendSaveAndStyle .detail {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 30px;
}
#dlgSendSaveAndStyle ul.dlgbuttons
{
  bottom:auto;
}
#dlgSendSaveAndStyle ul.dlgbuttons li {
  display: block;
  width: 400px;
  margin: auto;
  margin-bottom: 10px;
}
#dlgOK.sendlinkmanually {
  width:520px;
  height:240px;
}

#dlgSizeSettings{width:920px;height:650px;text-align:left}#dlgSizeSettings .title{color:#fff;font-size:18px;font-weight:bold;display:inline-block;width:150px;margin-right:10px;text-align:right;line-height:85px}#dlgSizeSettings .radline{display:inline-block}#dlgSizeSettings .custom{display:none;color:#fff;text-align:center;font-size:16px;font-weight:bold}#dlgSizeSettings .darkseparator{position:absolute;bottom:100px}#dlgSizeSettings .divOptionGroup{line-height:85px}#dlgSizeSettings #divHMV{display:none}#dlgSizeSettings .title.twolines{position:relative;top:-10px}#dlgSizeSettings #divOrientation{margin-top:-20px}#dlgSizeSettings #divCustom96{position:absolute;left:160px;width:470px;line-height:30px;margin-top:-10px}#dlgSizeSettings #divCustom300{position:absolute;left:160px;width:630px;line-height:30px;margin-top:-10px}#dlgSizeSettings .dlgSize-LogoSettings{position:absolute;top:60px;right:20px;border:solid 1px #333;text-align:center;padding-left:12px;padding-right:12px;color:#fff;font-weight:bold}#dlgSizeSettings .dlgSize-LogoSettings .divOptionGroup{line-height:60px}#dlgSizeSettings .dlgSize-LogoSettings h3{line-height:30px}#dlgSizeSettings #divLogoSize{font-size:14px}#dlgSizeSettings .nologo{font-size:10px;font-weight:normal;width:250px;margin-top:20px;margin-bottom:40px;line-height:2em;color:#777}
#dlgPhotoPlans{width:920px;height:680px}#dlgPhotoPlans .detail{margin-left:30px;margin-right:30px;margin-top:20px;margin-bottom:30px}#dlgPhotoPlans ul.dlgbuttons{bottom:auto}#dlgPhotoPlans ul.dlgbuttons li{display:block;width:400px;margin:auto;margin-bottom:10px}#dlgPhotoPlans nav{display:inline-block;width:100%;text-align:center;margin-top:4px}#dlgPhotoPlans nav ul{display:inline-block}#dlgPhotoPlans nav ul li{float:left;background-color:#4f5254;padding:15px 15px;margin:10px 0 0;font-size:1.1em;border-left:1px solid #3e3e3e;cursor:pointer;color:#ececec}#dlgPhotoPlans nav ul li.iscurrent{background-color:#757575;cursor:default}#dlgPhotoPlans nav ul>li:first-child{border-left:none}#dlgPhotoPlans nav .saving{float:left;position:relative;display:none;top:12px;left:20px;border:solid 1px red;color:red;background-color:#fff;padding:4px;height:auto}#dlgPhotoPlans .floor{position:relative;margin-top:10px;margin-left:auto;margin-right:auto;width:850px;height:560px;background-color:#fafafa;text-align:center}#dlgPhotoPlans .floor .imgFloor{width:550px;height:550px}#dlgPhotoPlans .floor .hint{position:absolute;right:4px;bottom:4px;width:100px;background-color:#12123e;color:#fff;font-size:12px;line-height:1.2em;padding:8px}#dlgPhotoPlans .floor .hotspots{position:absolute;left:0;top:0}#dlgPhotoPlans .floor .hotspots img{position:absolute}#dlgPhotoPlans .floor .hotspotoptions{position:absolute;background-color:#efefef;border:1px solid #4d4d4d}#dlgPhotoPlans .floor .hotspotoptions .photo{position:absolute;top:16px;left:16px;max-width:300px;max-height:300px}#dlgPhotoPlans .floor .hotspotoptions .closeoptions{position:absolute;top:16px;right:10px;opacity:.4}#dlgPhotoPlans .floor .hotspotoptions .delete{position:absolute;bottom:16px;right:10px;width:30px}#dlgPhotoPlans p.viewinbrowser{margin-top:10px;text-align:center;color:gray}#dlgPhotoPlans p.viewinbrowser a{color:#8e8fc5;text-decoration:none}
#dlgChoosePhoto{position:absolute;top:40px;width:680px;height:450px;background-color:#dbdbdb;background-image:none}#dlgChoosePhoto h3{font-weight:bold;margin-top:8px;margin-bottom:20px;margin-left:20px;margin-right:20px}#dlgChoosePhoto .detail{margin-left:30px;margin-right:30px;margin-top:20px;margin-bottom:30px}#dlgChoosePhoto ul.dlgbuttons{position:absolute;bottom:10px;right:10px;width:320px}#dlgChoosePhoto ul.dlgbuttons li{display:inline-block;font-size:20px;font-weight:normal;410pxline-height:40px;width:120px}#dlgChoosePhoto .hotspotpanel{position:absolute;top:20px;left:10px;width:320px;text-align:center;line-height:1.2em}#dlgChoosePhoto .hotspotpanel ul{margin-top:10px;display:inline-block}#dlgChoosePhoto .hotspotpanel ul li{height:50px}#dlgChoosePhoto .hotspotpanel ul li div{float:left;cursor:pointer}#dlgChoosePhoto .hotspotpanel ul li div img{background-color:#dbdbdb;border:4px solid #dbdbdb}#dlgChoosePhoto .hotspotpanel ul li div.current img{background-color:#fff;border:4px solid #fff}#dlgChoosePhoto .hotspotpanel ul.fiveicons li div{width:60px}#dlgChoosePhoto .hotspotpanel ul.fouricons li div{width:80px}#dlgChoosePhoto .hotspotpanel ul.oneicon li div{width:320px}#dlgChoosePhoto .photopanel{position:absolute;top:20px;right:10px;width:320px;height:410px;text-align:center}#dlgChoosePhoto .photopanel .photoframe{position:absolute;top:50px;right:10px;width:320px;height:270px;background-color:#fff;border:solid 1px gray;text-align:center}#dlgChoosePhoto .photopanel .photoframe .midsection{display:block;position:absolute;top:110px;left:50px;width:210px}#dlgChoosePhoto .photopanel .photoframe .midsection .awaitinghotspot{color:gray}#dlgChoosePhoto .photopanel .photoframe .midsection .fileinput-button{display:none}#dlgChoosePhoto .photopanel .photoframe .midsection .progressbar{display:none}#dlgChoosePhoto .photopanel .photoframe .helper{display:inline-block;vertical-align:middle}#dlgChoosePhoto .photopanel .photoframe .preview{max-width:320px;max-height:270px}#dlgChoosePhoto .photopanel.chosenhotspot .photoframe .awaitinghotspot{display:none}#dlgChoosePhoto .photopanel.chosenhotspot .photoframe .fileinput-button{display:block}#dlgChoosePhoto .photopanel.startedupload .photoframe .awaitinghotspot{display:none}#dlgChoosePhoto .photopanel.startedupload .photoframe .fileinput-button{display:none}#dlgChoosePhoto .photopanel.startedupload .photoframe .progressbar{display:block}
#dlgCustomStyle{width:920px;height:735px;text-align:left;font-size:14px;}#dlgCustomStyle .title{color:#fff;font-size:14px;font-weight:bold;display:inline-block;width:150px;margin-right:10px;text-align:right;line-height:50px;}#dlgCustomStyle .divOptionGroup{line-height:50px;}#dlgCustomStyle .radline{display:inline-block;}#dlgCustomStyle .custom{display:none;color:#fff;text-align:center;font-size:16px;font-weight:bold;}#dlgCustomStyle .darkseparator{position:absolute;bottom:80px;}#dlgCustomStyle ul.dlgbuttons{bottom:20px;height:40px;}#dlgCustomStyle ul.dlgbuttons li{width:100px;height:35px;font-size:18px;line-height:30px;}#dlgCustomStyle .comment{color:#fff;}#dlgCustomStyle div#roomColours{display:none;}#dlgCustomStyle div#roomColours div.options{position:absolute;top:100px;color:#000;}#dlgCustomStyle div#roomColours div.options ul li{display:inline-block;border:solid 1px #fff;cursor:pointer;}#dlgCustomStyle div#roomColours div.options ul li.current{border:solid 2px #fff;}#dlgCustomStyle div#roomColours div.options ul li.reset{position:absolute;border:none;color:#a9a9a9;width:auto;}#dlgCustomStyle div#roomColours div.byRoomType{left:70px;}#dlgCustomStyle div#roomColours div.byRoomType ul li{width:70px;height:30px;margin:6px;text-align:center;font-size:11px;}#dlgCustomStyle div#roomColours div.byRoomType ul li div{margin-top:8px;}#dlgCustomStyle div#roomColours div.byRoomType ul li.current{margin:5px;}#dlgCustomStyle div#roomColours div.multiColour{left:250px;}#dlgCustomStyle div#roomColours div.multiColour ul li{width:25px;height:25px;margin:10px;}#dlgCustomStyle div#roomColours div.multiColour ul li.current{margin:9px;}#dlgCustomStyle .colortool{display:inline-block;position:absolute;margin-top:6px;left:360px;}#dlgCustomStyle #divCustomStyleFC .colortool{left:670px;top:54px;}#dlgCustomStyle .colorblock{position:relative;width:30px;height:30px;border:4px solid #fff;background-color:#000;}#dlgCustomStyle .colorblock div{position:absolute;top:4px;left:4px;width:28px;height:28px;}#dlgCustomStyle .wheel{position:absolute;top:140px;right:40px;z-index:99;display:none;}#dlgCustomStyle .color-text{position:absolute;top:115px;right:40px;width:300px;text-align:center;display:none;}#dlgCustomStyle input#txtColorHex{width:70px;border:1px #555 solid;text-align:center;}#dlgCustomStyle #divCustomStyleWSS{margin-left:70px;}#dlgCustomStyle #divCustomStyleWSL{margin-left:70px;}#dlgCustomStyle.showMultiColour div#roomColours{display:inline-block;height:50px;}#dlgCustomStyle.showMultiColour #divCustomStyleTRN{position:absolute;top:600px;left:450px;}#dlgCustomStyle.showMultiColour .wheel{top:190px;}#dlgCustomStyle.showMultiColour .color-text{top:165px;}#dlgCustomStyle.usingDefaultRoomColours div#roomColours div.options ul li.reset{display:none;}
#dlgAmendTitles{width:850px;height:700px;text-align:left}#dlgAmendTitles .amendments{width:90%;margin:auto;margin-top:10px;height:500px;overflow:auto;color:#fff}#dlgAmendTitles .amendments ul.floors li{cursor:pointer}#dlgAmendTitles .amendments ul.floors li h3{font-size:20px;margin-bottom:10px}#dlgAmendTitles .amendments ul.floors li ul.rooms{margin-left:10px}#dlgAmendTitles .amendments ul.floors li ul.rooms li{margin-top:20px}#dlgAmendTitles .amendments ul.floors li ul.rooms li h4{font-size:14px}#dlgAmendTitles .amendments ul.floors li ul.rooms li p{font-size:12px}#dlgAmendOneTitle{width:650px;height:480px;color:#fff;font-size:20px;text-align:center}#dlgAmendOneTitle h2{margin-bottom:30px}#dlgAmendOneTitle label{display:inline-block;width:100px;text-align:right;vertical-align:top}#dlgAmendOneTitle textarea{font-size:20px;width:400px;height:2.5em}#dlgAmendOneTitle .original{height:30px;vertical-align:middle;color:gray}#dlgAmendOneTitle .originaltext{display:inline-block;font-size:20px;width:350px;text-align:left}#dlgAmendOneTitle .roomtitle{height:100px}#dlgAmendOneTitle .roomsize{height:100px;margin-top:40px;margin-bottom:40px}#dlgAmendOneTitle a.reset{color:#0094ff;text-decoration:none}
