﻿/* TID NOT AX stuff */
canvas
{
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

/*.tidyscroll
{
    overflow: scroll;
    overflow-x: hidden;
    ms-overflow-x: hidden; background-color: #999999 !important; 
    border: 1px;
    margin-right: 3px;
    border-style: solid; border-left-color:#9999BB;
    vertical-align: middle;
    float: right;
    border-left: none;
    border-bottom: none;
}*/

.tidybookview
{
    float: left;
}

#localviewer
{
    display: none;
    width: 600;
    height: 550;
    z-index: -1;
}

.tidydisplayarea
{
    overflow: hidden;
}

.tidytoolbah
{
    /* 	border-top-left-radius: 14px; 	border-top-right-radius: 14px; 	border-left: 2px groove #AAAAAA; 	border-top: 2px groove #AAAAAA; 	border-right:2px groove #AAAAAA; */
}

.tidyfooter
{
    /*     border-bottom-left-radius: 14px; 	border-bottom-right-radius: 14px; 	border-left: 2px groove #AAAAAA; 	border-bottom: 2px groove #AAAAAA; 	border-right: 2px groove #AAAAAA; 	*/
}

.tidymessage
{
    font-size: 10px;
    left: 135px;
    /*position: absolute;*/
    text-align: center;
    width: 330px;
    float: left;
}

.tidyprintdialog
{
    background-color: #AAAAAA;
    z-index: 8000;
}

.tidyprintdialog legend
{
    font-size: 0.8em;
    font-style: normal;
    font-weight: normal;
}

.tidyprintdialog td
{
    font-size: 0.7em;
    font-style: normal;
    font-weight: normal;
}

.tidyPDtinytext
{
    font-size: 0.7em;
    font-style: normal;
    font-weight: normal;
}

.tidyprintdialog fieldset
{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
}

/* HERE BE BUTTONS */

a.tidyzoominbutton
{
    display: block;
    width: 32px;
    height: 32px;
    float: right; /*	background-image: url('../Images/zoomincombined.png');	-------------------------------  moved it to PageDivClr.css */
    background-repeat: no-repeat;
}

a.tidyzoominbutton
{
    background-position: 0px 0px;
}
/*
a.tidyzoominbutton:hover
{
	background-position: 0px -32px;
}
*/
a.tidyzoominbutton:active
{
    background-position: 0px -64px;
}

a.tidycollectionbutton
{
    display: block;
    width: 32px;
    height: 32px;
    float: left; /*	background-image: url('../Images/collectionsbuttoncombined.png'); -------------------------------  moved it to PageDivClr.css */
    background-repeat: no-repeat;
}

a.tidycollectionbutton
{
    background-position: 0px 0px;
}
/*
a.tidycollectionbutton:hover
{
	background-position: 0px -32px;
}
*/
a.tidycollectionbutton:active
{
    background-position: 0px -64px;
}

a.tidysinglebutton
{
    display: none;
    width: 32px;
    height: 32px;
    float: right; /*	background-image: url('../Images/singleviewcombined.png');	--------------------------------  moved it to PageDivClr.css */
    background-repeat: no-repeat;
}

a.tidysinglebutton
{
    background-position: 0px 0px;
}
/*
a.tidysinglebutton:hover
{
	background-position: 0px -32px;
}
*/
a.tidysinglebutton:active
{
    background-position: 0px -64px;
}
a.tidyzoomoutbutton
{
    display: block;
    width: 32px;
    height: 32px;
    float: right; /*	background-image: url('../Images/zoomoutbuttoncombined.png');  ------------------------ moved it to PageDivClr.css */
    background-repeat: no-repeat;
}

a.tidyzoomoutbutton
{
    background-position: 0px 0px;
}
/*
a.tidyzoomoutbutton:hover
{
	background-position: 0px -32px;
}
*/
a.tidyzoomoutbutton:active
{
    background-position: 0px -64px;
}

a.tidybackbutton
{
    display: none;
    width: 32px;
    height: 32px;
    float: left; /*	background-image: url('../Images/backcombined.png');	 --------------------- moved to PaveDivClr.css */
    background-repeat: no-repeat;
}

a.tidybackbutton
{
    background-position: 0px 0px;
}
/*
a.tidybackbutton:hover
{
	background-position: 0px -32px;
}
*/
a.tidybackbutton:active
{
    background-position: 0px -64px;
}

a.tidyprintbutton
{
    display: none;
    width: 32px;
    height: 32px;
    float: right; /*	background-image: url('../Images/printclientcombined.png');	 --------------------- moved ti to PageDivClr.css */
    background-repeat: no-repeat;
}

a.tidyprintbutton
{
    background-position: 0px 0px;
}
/*
a.tidyprintbutton:hover
{
	background-position: 0px -32px;
}
*/
a.tidyprintbutton:active
{
    background-position: 0px -64px;
}

a.tidyprintserverbutton
{
    display: none;
    width: 32px;
    height: 32px;
    float: right; /*	background-image: url('../Images/printservercombined.png');	---------------------moved it to PageDivClr.css */
    background-repeat: no-repeat;
}

a.tidyprintserverbutton
{
    background-position: 0px 0px;
}
/*
a.tidyprintserverbutton:hover
{
	background-position: 0px -32px;
}
*/
a.tidyprintserverbutton:active
{
    background-position: 0px -64px;
}
a.tidydestinationbutton
{
    display: none;
    width: 32px;
    height: 32px;
    float: right; /*	background-image: url('../Images/destinationbuttoncombined.png'); ------------------ moved it to PageDivClr.css */
    background-repeat: no-repeat;
}

a.tidydestinationbutton
{
    background-position: 0px 0px;
}

/*
a.tidydestinationbutton:hover
{
	background-position: 0px -32px;
}
*/
a.tidydestinationbutton:active
{
    background-position: 0px -64px;
}

.displace
{
    position: absolute;
    left: -5000px;
}

a.tidyfullbutton
{
    display: block;
    width: 32px;
    height: 32px;
    float: right; /*	background-image: url('../Images/fullcombined.png');  ------------------ moved to PageDivClr */
    background-repeat: no-repeat;
}

a.tidyfullbutton
{
    background-position: 0px 0px;
}

/*
a.tidyfullbutton:hover
{
	background-position: 0px -32px;
}
*/
a.tidyfullbutton:active
{
    background-position: 0px -64px;
}

a.tidysmallbutton
{
    display: none;
    width: 32px;
    height: 32px;
    float: right; /*	background-image: url('../Images/smallcombined.png');	 */
    background-repeat: no-repeat;
}

a.tidysmallbutton
{
    background-position: 0px 0px;
}

/*
a.tidysmallbutton:hover
{
	background-position: 0px -32px;
}
*/
a.tidysmallbutton:active
{
    background-position: 0px -64px;
}

a.tidybookviewbutton
{
    display: none;
    width: 32px;
    height: 32px;
    float: right; /*	background-image: url('../Images/bookviewcombined.png');	 */
    background-repeat: no-repeat;
}

a.tidybookviewbutton
{
    background-position: 0px 0px;
}

/*
a.tidybookviewbutton:hover
{
	background-position: 0px -32px;
}
*/

a.tidybookviewbutton:active
{
    background-position: 0px -64px;
}

a.tidybrokenheartbutton
{
    width: 32px;
    height: 32px;
    float: left; /*	background-image: url('../Images/heartcombined.png');	 */
    background-repeat: no-repeat;
}

a.tidybrokenheartbutton
{
    background-position: 0px 0px;
}

/*
a.tidybrokenheartbutton:hover
{
	background-position: 0px -32px;
}
*/
a.tidybrokenheartbutton:active
{
    background-position: 0px -64px;
}

a.tidyheartbutton
{
    width: 32px;
    height: 32px;
    float: left; /*	background-image: url('../Images/heartcombined.png');	 */
    background-repeat: no-repeat;
}

a.tidyheartbutton
{
    background-position: 0px 0px;
}

/*
a.tidyheartbutton:hover
{
	background-position: 0px -32px;
}
*/
a.tidyheartbutton:active
{
    background-position: 0px -64px;
}

a.tidyprintnewpagebutton
{
    width: 32px;
    height: 32px;
    float: left;
    background-repeat: no-repeat;
}

a.tidysavebutton
{
    width: 32px;
    height: 32px;
    float: left;
    background-repeat: no-repeat;
}

a.tidyemailbutton
{
    width: 32px;
    height: 32px;
    float: left;
    background-repeat: no-repeat;
}

a.tidycartbutton
{
    width: 32px;
    height: 32px;
    float: left; /*	background-image: url('../Images/cartbuttoncombined.png');	 */
    background-repeat: no-repeat;
}

a.tidycartbutton
{
    background-position: 0px 0px;
}

/*
a.tidycartbutton:hover
{
	background-position: 0px -32px;
}
*/
a.tidycartbutton:active
{
    background-position: 0px -64px;
}

a.tidysharebutton
{
    width: 32px;
    height: 32px;
    float: left; /*	background-image: url('../Images/sharecombined.png');	 */
    background-repeat: no-repeat;
}

a.tidysharebutton
{
    background-position: 0px 0px;
}

/*
a.tidysharebutton:hover
{
	background-position: 0px -32px;
}
*/

a.tidysharebutton:active
{
    background-position: 0px -64px;
}

.pageInput {
	text-align: center;
}

/* END TID NOT AX stuff */

/* JQUERY UI Dialog Stuff */

.ui-dialog
{
    /*DM */
    z-index: 8000;
}

.no-close .ui-dialog-titlebar-close
{
    display: none;
}

.no-close .ui-corner-all
{
    display: none;
}

.no-close .ui-dialog-content
{
    overflow: hidden;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.print-options .ui-widget-overlay
{
    background: #AAAAAA;
    opacity: 0.3;
    filter: Alpha(Opacity=30);
}

.print-options .ui-dialog-content
{
    background-color: #AAAAAA;
}

.tidybookviewbutton
{
    /*display: none !important;*/
}