﻿html, body {
    height: 100%;
    min-height:100%;
    display: flex;
    flex-direction: column;
}

    body > * {
        flex-shrink: 0;
    }

#body {
    flex-grow: 1;
    min-height: 80%;
 
}

.footer {
    
  
}

#dialog-form a {
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight:normal;
}

    /*a:link, a:visited,a:active {
        color: #333;
    }*/

    #dialog-form a:hover {
        color: #f00;
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
    }

#dialog-form header, footer, hgroup,
nav, section {
    display: block;
}

#dialog-form mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

#dialog-form .float-left {
    float: left;
}

#dialog-form .float-right {
    float: right;
}

#dialog-form .clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

#dialog-form h1, h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}


#dialog-form h1 {
    font-size: 2em;
}

#dialog-form h2 {
    color: #ed1b24;
    text-shadow: 1px 1px 0px #5c0000;
    font-size: 30px;
    font-weight: normal;
    font-family: Verdana, Geneva, sans-serif;
}

#dialog-form h3 {
    font-size: 1.2em;
}

/*h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }*/


/* main layout
    
----------------------------------------------------------*/
.welcome-header {
    font-size: 30px;
    font-family: Tahoma, Geneva, sans-serif;
    height: 100%;
    margin-left: 100px;
    text-align: -webkit-center;
    /*text-shadow: #999 1px 2px;*/
	    line-height: 59px;
}
#dialog-form .content-wrapper {
    margin: 0 auto;
    max-width: 90%;
}
#body {
    /*background-color: #fff;*/
    clear: both;
    margin-top:85px;
    /*padding-bottom: 35px;
    margin-bottom:200px;*/
}

#dialog-form #body {
    /*background-color: #fff;*/
    clear: both;
    padding-bottom: 35px;
}

#dialog-form .main-content {
    background: url("/Content/images/accent.png") no-repeat;
    padding-left: 10px;
    padding-top: 30px;
}

#dialog-form .featured + .main-content {
    background: url("/Content/images/heroAccent.png") no-repeat;
}

#dialog-form header .content-wrapper {
    padding-top: 20px;
}

#dialog-form footer {
    clear: both;
    background-color: #fff;
    font-size: .8em;
    height: 100px;
}


/* site title
----------------------------------------------------------*/
#dialog-form .site-title {
    color: #c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
}
    #dialog-form .site-title:hover {
        cursor: pointer;
    }

    #dialog-form .site-title a, .site-title a:hover, .site-title a:active {
        background: none;
        color: #c8c8c8;
        outline: none;
        text-decoration: none;
    }


/* login
----------------------------------------------------------*/
#login {
    display: block;
    /*font-size: .85em;*/
    /* margin: 0 0 10px; */
    text-align: right;
}

    /*#login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

    #login a.username {
        background: none;
        margin: 0;
        padding: 0;
        text-decoration: underline;
    }*/

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }


/* menu
----------------------------------------------------------*/
    /*ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

        ul#menu li a:hover {
            color: #333;
            text-decoration: none;
        }*/


/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

        .featured hgroup.title h1, .featured hgroup.title h2 {
            color: #fff;
        }

        .featured p {
            font-size: 1.1em;
        }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

hgroup.title h1, hgroup.title h2 {
    display: inline;
}

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("/Content/images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("/Content/images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("/Content/images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("/Content/images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("/Content/images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("/Content/images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("/Content/images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("/Content/images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("/Content/images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("/Content/images/orderedList9.png") no-repeat;
        }

/* content */
#dialog-form article {
    float: left;
    width: 70%;
}

#dialog-form aside {
    float: right;
    width: 25%;
}

    #dialog-form aside ul {
        list-style: none;
        padding: 0;
    }

        #dialog-form aside ul li {
            background: url("/Content/images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

#dialog-form .label {
    font-weight: 700;
}

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input {
        width: 250px;
    }

    #loginForm input[type="checkbox"],
    #loginForm input[type="submit"],
    #loginForm input[type="button"],
    #loginForm button {
        width: auto;
    }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom:  5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
#dialog-form fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    #dialog-form fieldset legend {
        display: none;
    }

    #dialog-form fieldset ol {
        padding: 0;
        list-style: none;
    }

        #dialog-form fieldset ol li {
            padding-bottom: 5px;
        }

#dialog-form label {
    display: block;
    font-size: 1em;
    font-weight: 600;
}

    #dialog-form label.checkbox {
        display: inline;
    }

/*input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 300px;
}*/

#dialog-form input[readonly="readonly"] {
    background: lightgray
}

#dialog-form textarea {
    font-family: inherit;
    width: 500px;
}
#dialog-form input 
{
    height:22px;
}
#dialog-form input:focus, textarea:focus {
    /*border: 1px solid #7ac0da;*/
}

#dialog-form input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
}

    /*input[type="submit"],
    input[type="button"],
    button {
        background-color: #d3dce0;
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1.2em;
        font-weight: 600;
        padding: 7px;
        margin-right: 8px;
        width: auto;
    }*/

#dialog-form td input[type="submit"],
/*td input[type="button"],*/
#dialog-form td button {
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


#dialog-form input.error {
    border: 1px dotted #e80c4d;
}


/* tables
----------------------------------------------------------*/
#dialog-form table tr td, table tr th {
    color: #222;
    font-size: .875rem;
    padding: 0;
    letter-spacing: .01rem;
}
/*table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

    th a:link, th a:visited, th a:active, th a:hover {
        color: #333;
        font-weight: 600;
        text-decoration: none;
        padding: 0;
    }

    th a:hover {
        color: #000;
    }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

    th.asc a:after, th.desc a:after {
        display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
    }

    th.asc a:after {
        content: '▲';
    }

    th.desc a:after {
        content: '▼';
    }

td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}*/
    /********************
*   Mobile Styles   *
********************/
    @media only screen and (max-width: 850px) {

        /* header
    ----------------------------------------------------------*/
        header .float-left,
        header .float-right {
            float: none;
        }

        /* logo */
        header .site-title {
            margin: 10px;
            text-align: center;
        }

        /* login */
        #login {
            font-size: .85em;
            margin: 0 0 12px;
            text-align: center;
        }

            #login ul {
                margin: 5px 0;
                padding: 0;
            }

            #login li {
                display: inline;
                list-style: none;
                margin: 0;
                padding: 0;
            }

            #login a {
                background: none;
                color: #999;
                font-weight: 600;
                margin: 2px;
                padding: 0;
            }

                #login a:hover {
                    color: #333;
                }

        /* menu */
        nav {
            margin-bottom: 5px;
        }

        ul#menu {
            margin: 0;
            padding: 0;
            text-align: center;
        }

            ul#menu li {
                margin: 0;
                padding: 0;
            }


        /* main layout
    ----------------------------------------------------------*/
        .main-content,
        .featured + .main-content {
            background-position: 10px 0;
        }

        .content-wrapper {
            padding-right: 10px;
            padding-left: 10px;
        }

        .featured .content-wrapper {
            padding: 10px;
        }

        /* page content */
        article, aside {
            float: none;
            width: 100%;
        }

        /* ordered list */
        ol.round {
            list-style-type: none;
            padding-left: 0;
        }

            ol.round li {
                padding-left: 10px;
                margin: 25px 0;
            }

                ol.round li.zero,
                ol.round li.one,
                ol.round li.two,
                ol.round li.three,
                ol.round li.four,
                ol.round li.five,
                ol.round li.six,
                ol.round li.seven,
                ol.round li.eight,
                ol.round li.nine {
                    background: none;
                }

        /* features */
        section.feature {
            float: none;
            padding: 10px;
            width: auto;
        }

            section.feature img {
                color: #999;
                content: attr(alt);
                font-size: 1.5em;
                font-weight: 600;
            }

        /* forms */
        input {
            width: 90%;
        }

        /* login page */
        #loginForm {
            border-right: none;
            float: none;
            width: auto;
        }

            #loginForm .validation-error {
                display: block;
                margin-left: 15px;
            }

        #socialLoginForm {
            margin-left: 0;
            float: none;
            width: auto;
        }


        /* footer
    ----------------------------------------------------------*/
        footer .float-left,
        footer .float-right {
            float: none;
        }

        footer {
            text-align: center;
            height: auto;
            padding: 10px 0;
        }

            footer p {
                margin: 0;
            }
    }

    input .readonly {
    border: none;
    background: none;
    margin: 5px 0 0 -5px;
}


/* searchbox
    ----------------------------------------------------------*/
.search {
    background: url("images/search.gif") no-repeat scroll 5px center transparent;
    border: 1px solid #C8C8C8;
    border-radius: 3px;
    display: inline-block;
    padding-left: 35px;
    background-color: #FFFFFF;
    white-space: nowrap;
    width: 300px;
    height:27px;
}


    .search .inputbox {
        border: 1px solid transparent;
        color: #000000;
        font-size: 12px;
        width: 190px;
        display: inline-block;
    }
    .search input {
        display: inline-block;
        height: 25px;
    }

.search .clear {
    background: url(images/search_clear.gif);
    -moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
    background-repeat: no-repeat;
    border: none;
    width: 23px;
    height: 23px;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: 2px;
}

.search .clear:hover {
    /*-moz-opacity: 0.6;
	opacity: 0.6;*/
}

.searchcalendar	{
	/*background:url(images/calendar.gif) no-repeat center left;*/
    background-color: #FFF;
    border-radius: 0 3px 3px 0 !important;
	/*padding:5px 0px 5px 25px !important;*/
}


.tabs { 
   background-color: #eee; 
   border-bottom: 1px solid #ccc; 
   list-style: none;
   margin: 0; 
   padding: 10px 5px 1px 5px;
   zoom:1; 
}
.tabs:after { 
   display: block; 
   clear: both; 
   content: " "; 
}

.tabs li {
   float: left; 
   margin: 0 1px 0 0; 
   padding-left: 5px; 
}
.tabs a {
   display: block; 
   position: relative; 
   top: 1px; 
   border: 1px solid #ccc;
   border-bottom: 0; 
   z-index: 2; 
   padding: 2px 9px 3px; 
   color: #444; 
   text-decoration: none;
   white-space: nowrap;
}
.tabs a:focus,
.tabs a:active { 
   outline: none; 
}
.tabs a:hover,
.tabs a:focus,
.tabs a:active { 
   background: #fff; 
   cursor: pointer; 
}


.activerow {
   background:#ffe596 !important
}

.promorow {
   background:#ffcaca !important
}

/*  CKEDITOR   */

/*.cke_wysiwyg_frame html {
    background-color: #fff;
}*/

.cke_editable
{
	font-size: 13px;
	line-height: 1.6em;
    font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
    color: #333;
}

#dialog-form blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
}

.cke_contents_ltr blockquote
{
	padding-left: 20px;
	padding-right: 8px;
	border-left-width: 5px;
}

.cke_contents_rtl blockquote
{
	padding-left: 8px;
	padding-right: 20px;
	border-right-width: 5px;
}

/*img.right {
    border: 1px solid #ccc;
    float: right;
    margin-left: 15px;
    padding: 5px;
}

img.left {
    border: 1px solid #ccc;
    float: left;
    margin-right: 15px;
    padding: 5px;
}*/

#dialog-form img:hover {
    opacity: .9;
    filter: alpha(opacity = 90);
}

#dialog-form pre {
    white-space: pre-wrap; /* CSS 2.1 */
    word-wrap: break-word; /* IE7 */
}


/****************/

#sheet, .sheet	{
	margin:5px 10px 5px 50px;
	padding:20px 50px 30px 30px;
	min-width:300px;
	min-height:200px;
	max-width:600px;
	background-color:#f3f3f3;
	background-image:	url(images/sheet/top-pin.gif), url(images/sheet/top-left.gif), url(images/sheet/top-right.gif), url(images/sheet/top-back.gif), 
						url(images/sheet/left-top.gif), url(images/sheet/left-bot.gif), url(images/sheet/left-back.gif),
						url(images/sheet/right-top.gif), url(images/sheet/right-bot.gif), url(images/sheet/right-back.gif), 
						url(images/sheet/bot-left.gif), url(images/sheet/bot-right.gif), url(images/sheet/bot-back.gif);
	background-position: top center, top left, top right, top center,
						left top, left bottom, left center,
						right top, right bottom, right center,
						bottom left,  bottom right, bottom center;
	background-repeat:	no-repeat, no-repeat, no-repeat, repeat-x, 
						no-repeat, no-repeat, repeat-y,
						no-repeat, no-repeat, repeat-y,
						no-repeat, no-repeat, repeat-x;
	}

#sheet2, .sheet2 {
    margin: auto;
    padding: 15px 30px 40px;
    min-width: 300px;
    max-width: 550px;
    overflow-wrap: break-word;
    min-height: 250px;
    background-color: #fff;
    background-image: url(images/sheet2/bottom-right.gif), url(images/sheet2/bottom-left.gif), url(images/sheet2/top-pin.gif), url(images/sheet2/top-left.gif), url(images/sheet2/top-right.gif), url(images/sheet2/top-back.gif), url(images/sheet2/left-back.gif), url(images/sheet2/right-back.gif), url(images/sheet2/bottom-back.gif);
    background-position: bottom right, bottom left, top center, top left, top right, top center, left center, right center, bottom center;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat-x, repeat-y, repeat-y, repeat-x;
    font-family: Tahoma, Verdana, Geneva, Tahoma, sans-serif, sans-serif;
    font-size:11px;
    font-weight:100;
}

    #sheet2 span, #sheet2 p {
        font-family: Verdana, Geneva, Tahoma, sans-serif, sans-serif;
        font-size: 14px;
        font-weight: 100;
    }

.maincontainer	{
        
	width:90%;
	margin:0px auto;
	padding:20px;
	background-color:#ffffff;
	box-shadow:0px 0px 7px rgba(0, 0, 0, 0.3);
	}

.loggedas	{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	margin:50px 0px;
	text-align:right;
	}

.topmenu	{
	list-style:none;
	margin:100px 0 0;
	padding:0;
	}

.topmenu li	{
	float:left;
	margin-right:2px;
	padding-top:8px;
	padding-bottom:9px;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cdcdcd');
	}

.menuitem li	{
	padding:10px 20px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	background:-webkit-gradient(linear, 0% 20%, 0% 0%, from(#cccccc), to(#dddddd));
    background:-moz-linear-gradient(top, #cccccc 0%, #dddddd 0%, #cccccc 0%, #dddddd 99%);
	}

.ui-dialog-buttonpane > button {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cdcdcd');
}


.clear	{
	clear:both;
	}
	
.float	{
	float:left;
	}
.floatright	{
	float:right;
	}
	
.deliverydate	{
	background-color:#aa0000;
	border-radius:3px 3px 0 0;
	padding:7px 10px;
	display:table;
	vertical-align:top;
    width:100%;
	}

#dialog-form table {
    width: 100%;
    border: 0px;
    margin-bottom: 0.25rem;
    background:inherit;
}
#datepicker {
    display: inline-block;
}
.deliverydate #datepicker	{
	border-radius: 0 3px 3px 0;
	/*padding:7px 10px;*/
	border:1px solid #c0c0c0;
	}
.deliverydate #nextdate	{
	border-radius: 3px 3px 3px 3px;
	/*padding:7px 10px;*/
	border:1px solid #c0c0c0;
	}
	
.desc	{
	font-size:12px;
	color:#777;
	margin:5px 0px 0px 2px;
    font-family: Tahoma,Geneva,sans-serif;
	}

.item	{
	font-size:15px;
	margin:5px 0px 0px 2px;
    font-family: Tahoma,Geneva,sans-serif;
	}

.descinputs {
    border: solid 2px #ef636a;
    border-radius: 3px;
    padding: 5px 7px;
    font-size: 12px;
    width: auto;
}



.datatable th {
    font-weight: normal;
    background-color: #eb1f27;
    color: #fff;
    text-align: left;
    padding: 15px 12px;
}

.datatable tr:hover	{
	background-color:#d9d9d9;
}

.datatable tr {
    background-color: #E9E9E9;
}

.datatable td {
    font-weight: normal;
    text-align: left;
    /*padding:1px 12px;*/
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    border-top: 1px solid rgba(255,255,255,0.5);
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.datatable {
    width: 100%;
}

.datatable th {
    text-align:left;
}

.datatable th>a {
    color: #fff;
    padding-right: 10px; 
}
.datatable tr.level1	{
	background-color:#e9e4c8;
	}
.datatable tr.level2	{
	background-color:#ddd;
	}
.datatable tr.level3	{
	background-color:#f0f0f0;
	color:#a5a5a5;
	}

.datatable .level1 td	{
	padding:5px 12px;
	}


.datatable td.column1	{
    width: 50%	
}
.datatable td.column2	{
    width: 25%	
}
.datatable td.column3	{
    width: 25%	
}


.center	{
	margin:0 auto;
	}
.copy	{
    text-align:center;
	padding:35px;
	color:#333;
	background-color:rgba(255,255,255,0.8);
	}


/*.search	{
	background:url(images/search.gif) no-repeat, url(images/search_clear.gif) no-repeat right;
	padding-left:28px;
	padding-right:25px;
	}*/

.calendarMon	{
	background-image: url("images/w01.gif");
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #FFF;
	padding:10px 0px 10px 10px;
    font-size: 14px !important;
	}

.calendarTue	{
	background-image: url("images/w02.gif");
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #FFF;
	padding:10px 0px 10px 10px;
    font-size: 14px !important;
	}
.calendarWed	{
	background-image: url("images/w03.gif");
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #FFF;
	padding:10px 0px 10px 10px;
    font-size: 14px !important;
	}
.calendarThu	{
	background-image: url("images/w04.gif");
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #FFF;
	padding:10px 0px 10px 10px;
    font-size: 14px !important;
	}
.calendarFri	{
	background-image: url("images/w05.gif");
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #FFF;
	padding:10px 0px 10px 10px;
    font-size: 14px !important;
	}
.calendarSat	{
	background-image: url("images/w06.gif");
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #FFF;
	padding:10px 0px 10px 10px;
    font-size: 14px !important;
	}
.calendarSun	{
	background-image: url("images/w07.gif");
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #FFF;
	padding:10px 0px 10px 10px;
    font-size: 14px !important;
	}

.ui-datepicker-trigger {
    border-bottom: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    border-left: 1px solid #C0C0C0;
    border-radius: 3px 0px 0px 3px;
    cursor: pointer;
    height:26px;
}

.login-parent {
    position: absolute;
    right: 55px;
    top: 55px;
    border: solid 2px #222;
    border-radius: 5px;
    padding: 4px;
    background-color: rgba(240,240,240,.9);
    /*margin: 5px;*/
    box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
}
.logindivIE {
    border-radius: 3px;
    width: 400px;
    background-color: #FFF;
    border: 2px solid #c0c0c0;
}

.logindiv	{
	border-radius:3px;
	width:300px;    
	/*background-color:rgba(255,255,255,0.8);*/    
	/*box-shadow:0px 1px 5px rgba(0,0,0,0.3);*/
	}
.logincontainer {
    padding: 1px 15px 30px 15px;
    margin: 20px;
    font-size: 12px;
}

/* Preview Order*/
.popupdiv	{
	border-radius:3px;
	background-color:#FFF;
	min-width:800px;
	box-shadow:0px 1px 5px rgba(0,0,0,0.3);
	}
.popupdivheader	{
	background-color:#d8d8d8;
	height:40px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	}
.popupdivheader h3	{
	margin:0;
	padding:11px 15px;
	font-weight:normal;
	color:#a51319;
	text-shadow:0px 1px 0px #ffffff;
	font-family:Verdana, Geneva, sans-serif;
	}
.popupdivheaderclose	{
	float:right;
	margin-top:9px;
	margin-right:15px;
	}
.popupcontainer	{
	margin:15px;
	}
.ordersummary	{
	border-radius:3px;
	background-color:#a51319;
	color:#fff;
	padding:20px 22px;
	margin:0;
	}

.line2	{
	margin:20px;
	}
.line3	{
	margin:45px;
	}
.popupbottom	{
	margin-top:20px;
	margin-bottom:20px;
	}

#selectable { list-style-type: none; margin: 0; padding: 0; }
#selectable .ui-selecting { background: #FECA40; }
#selectable .ui-selected { background: #F39814; color: white; }

#advanced-search-fields{
    width:500px;
}
#advanced-search-fields table th td {
    border:solid 0px;
    background:inherit;
    margin:0px;
    padding:4px;
}

#userEditForm table tr td {
    height:20px;
    background-color:inherit;
    margin:2px;
    padding:2px;
    border:none;
}

#settingForm {
    height: 100%;
}
#logout-panel {
    /*position: absolute;*/
    right: 0px;
    top: 17px;
    padding: 5px;
    margin: 10px 0px 0px 250px;
    height: 42px;
    line-height: 22px;
    display: block;
    transition: background-color 1s;
    background-color: transparent;
    width: 134px;
}

     a:not([class="topbutton"]) {
        text-decoration: none;
        /*float: left;*/
        font-size: 11pt;
    }
        a:not([class="topbutton"]):hover {
            text-decoration: underline;
            transition: ease-in text-decoration linear 1s;
        }

#editOrderForm table span{
    font-weight:100;
}