﻿/************************************* copyright begin ***
**
** Copyright © Mincom Pty Ltd
**
************************************** copyright end ****/

body
{
	font-size: 8pt;
	font-weight: normal;
	font-family: tahoma,sans-serif;
	margin: 0;
	color: #000000;
	background-color: #ffffff;
}
form, img
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
table, th, td, select, textarea
{
	font-size: 8pt;
	font-family: tahoma,sans-serif;
}
input
{
	font-size: 8pt;
	font-family: tahoma,sans-serif;
}
button
{
	font-size: 8pt;
	font-family: tahoma,sans-serif;
	border: solid 1px #a9c3e1;
	color: #717374;
	background: url(Images/button.gif) repeat;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	text-align: center;
}

label
{
	font-size: 8pt;
}

.clsButton
{
	font-weight: bold;
	border: solid 1px #a9c3e1;
	color: #717374;
	background: url(Images/button.gif) repeat;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	text-align: center;
}
.clsMenu
{
	background: #d2d3d2 url(Images/menu.gif) repeat-x;
}
.clsStaticMenuItem, .clsStaticMenuItem img
{
	background-color: Transparent;
	color: White;
	vertical-align: middle;
}
.clsStaticMenuItemHover, .clsStaticMenuItemHover img
{
	background-color: #d2d3d2;
	color: #717374;
}
.clsDynamicMenu
{
	z-index: 999;
	margin:0;
	background-color: #717374;
}
.clsDynamicMenuItem, .clsDynamicMenuItem img
{
	border-color: #717374;
	background-color: #717374;
	color: #FFFFff;
	vertical-align: middle;
	z-index: 999;
	text-decoration: none;
	margin: 0;
}
.clsDynamicMenuItemHover, .clsDynamicMenuItemHover img
{
	border-color: #717374;
	background-color: #d2d3d2;
	color: #717374;
}
.clsActions
{
	text-align: center;
}
.clsContent
{
	padding: 4 4 4 4;
	overflow: auto;
	width: 100%;
	height: 100%;
}
.clsTitle
{
	color: #717374;
	font-size: 20pt;
	font-weight: bold;
	height: 40px;
	vertical-align: text-top;
}
.clsHeading
{
	font-weight: bold;
}
.clsGroup
{
	background-color: #f2f2f2;
	border: 1px dotted #666;
	padding: 0px;
	border-spacing: 2px;
	border-collapse: separate;
	width: 100%;
}
.clsGroupHeading
{
	background: #aec9e2 url(Images/menu2.gif) repeat-x;
	color: #fff;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	height: 25px;
}
.clsGroupFooting
{
	background: #94d5e9 url(Images/menu3.gif) repeat-x;
	color: #fff;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	height: 25px;
}
.clsGroupHeadingCollapsible
{
	background: url(Images/menu2.gif) repeat-x;
	color: #fff;
	padding: 6px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	cursor: pointer;
	vertical-align: top;
}
.clsGroupRow, .clsGroupRow td, .clsGroupRowWrap
{
	color: #717374;
	background-color: #e8e8e8;
	padding: 4px;
	font-weight: bold;
	text-align: left;
}
.clsGroupRowDisabled, .clsGroupRowDisabled td
{
	color:Gray;
	background-color: #e8e8e8;
	padding: 4px;
	font-weight: bold;
	text-align: left;
}
.clsGroupRow, .clsGroupRow td
{
	white-space: nowrap;
}

.clsGroupRow:hover, .clsGroupRow:hover td
{
	background-color: #d2d3d2;
}
.clsGroupRowSelectable, .clsGroupRowSelectable td
{
	color: #717374;
	background-color: #e8e8e8;
	padding: 4px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
.clsGroupRowSelectable:hover, .clsGroupRowSelectable:hover td
{
	background-color: #d2d3d2;
	cursor: pointer;
}
.clsGroupRowSelected, .clsGroupRowSelected td
{
	color: #fff;
	background-color: #717374;
	padding: 4px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
.clsGroupCell
{
	color: #717374;
	background-color: #f2f2f2;
	padding: 1px 6px 2px 6px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	height: 19px;
}
.clsGroupColumn, .clsGroupColumn a
{
	background-color: #999;
	color: #fff;
	padding: 6px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
.clsGroupColumn img
{
	margin-top: -3px;
	padding: 0px;
	vertical-align: text-bottom;
}
.clsGroupSection
{
	border: none;
	padding: 0px;
	border-spacing: 2px;
	border-collapse: separate;
	width: 100%;
}
.clsGroupSectionHeading
{
	background: url(Images/menu3.gif) repeat;
	color: #fff;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	height: 25px;
}
.clsAccordianHeader
{
	background-color: #999;
	color: #fff;
	font-weight: bold;
	padding: 6px;
	margin-top: 2px;
	cursor: pointer;
}
.clsAccordionContent
{
	background-color: #f2f2f2;
	color: #000;
	border-left: 1px dotted #666;
	border-bottom: 1px dotted #666;
	border-right: 1px dotted #666;
	border-top: none;
}
.clsHelpTitle
{
	font-size: 18pt;
	font-weight: bold;
}
.clsHelpSubtitle
{
	font-size: 13pt;
	font-weight: bold;
}
a:link.clsHelpTopic, a:visited.clsHelpTopic
{
	padding: 2px;
	color: #000;
	text-decoration: none;
	vertical-align: text-bottom;
}
a:hover.clsHelpTopic
{
	padding: 2px;
	color: #000;
	text-decoration: none;
	vertical-align: text-bottom;
	background-color: #d2d3d2;
}
a:link.clsHelpTopicCurrent, a:visited.clsHelpTopicCurrent, a:hover.clsHelpTopicCurrent
{
	padding: 2px;
	background-color: #717374;
	color: #fff;
	text-decoration: none;
}
.clsInfo
{
	font-weight: bold;
	font-size: 14px;
}
.clsInfoLabel
{
	margin-left: 6px;
	font-weight: normal;
	font-size: 14px;
}
.clsSuccess
{
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	background-color: #0d5;
	padding: 4px;
	margin: 4px;
	width: 100%;
}
.clsError
{
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	background-color: #f00;
	padding: 4px;
	margin: 4px;
	width: 100%;
}
.clsWatermark
{
	color: #d0d0d0;
}
.clsPanel
{
	overflow: hidden;
}
.clsPanelSplitV
{
	width: 4px;
	background: #f2f2f2 url(Images/splitv.gif) no-repeat center;
}
.clsPanelSplitV.active, .clsPanelSplitV:hover
{
	background: #717374 url(Images/splitv.gif) no-repeat center;
	z-index: 1;
}
.clsPanelSplitH
{
	height: 4px;
	background: #f2f2f2 url(Images/splith.gif) no-repeat center;
}
.clsPanelSplitH.active, .clsPanelSplitH:hover
{
	background: #717374 url(Images/splith.gif) no-repeat center;
	z-index: 1;
}
.passwordStrength1
{
	background-color: Gray;
	color: White;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.passwordStrength2
{
	background-color: Gray;
	color: Yellow;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.passwordStrength3
{
	background-color: Gray;
	color: #ffcaaf;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.passwordStrength4
{
	background-color: Gray;
	color: Aqua;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.passwordStrength5
{
	background-color: Gray;
	color: #93ff9e;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}



.linktext{
    color: #009933;
    font-style: normal;
    font-family: arial,sans-serif;
    font-size: small;
    list-style: none outside none;
    line-height: 1.2;
    font-weight: normal;
}

.searchdetail{

    line-height: 1.24;
    color: #222222;
    font-family: arial,sans-serif;
    font-size: small;
    list-style: none outside none;
    font-weight: normal;
}

.linktextdate
{
      line-height: 1.24;
    color: #C0C0C0;
    font-family: arial,sans-serif;
    font-size: 10px;
    list-style: none outside none;
    font-weight: normal;
}

/**
 * 	Search Styles
 */

#searchContainer {
	position:absolute;
	z-index:100;
	top:17px;
	right:20px	
}

#searchContainer #ctl00_quickSearchText,
#searchContainer #quickSearchText {
    border: 1px solid #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    font-family: arial,sans-serif;
    font-size: 10px;
    margin-top: 4px;
    width: 175px;
}

#searchContainer #ctl00_searchButton,
#searchContainer #searchButton {
    border-width: 0;
    position: absolute;
    right: 4px;
    top: 5px;
    margin-bottom: 2px;
    cursor: pointer;
}

#ctl00_advancedSearchDrop,
#advancedSearchDrop {
    position: absolute;
    right: 0;
    top: 4px;
    width: 220px;
    z-index: 100;
}

#ctl00_advancedSearchDrop .corner,
#advancedSearchDrop .corner {
    background-image: url("Images/corner.gif");
    display: block;
    float: left;
    height: 16px;
    width: 16px;
}

#ctl00_advancedSearchDrop #ctl00_advancedSearch,#ctl00_advancedSearchDrop #ctl00_advancedSearch:visited,#ctl00_advancedSearchDrop #ctl00_ctl00_advancedSearchDrop:active,
#advancedSearchDrop #advancedSearch,#advancedSearchDrop #advancedSearch:visited,#advancedSearchDrop #advancedSearchDrop:active {
    background-image: url("Images/background.gif");
    color: #FFFFFF;
    display: block;
    height: 16px;
    margin-left: 16px;
    padding-left: 15px;
    width: 189px;
}

#ctl00_advancedSearchDrop #ctl00_advancedSearch:hover,
#advancedSearchDrop #advancedSearch:hover {
	color:#ccc;
}


.clsAdvSearchBooks .clsContent {
	height: 350px;
	overflow-y: auto;
	vertical-align: top;
}

.clsAdvSearchSearches .clsContent {
	height: 350px;
	overflow-y: auto;
	vertical-align: top;
}

#SearchItemsDiv .formLabel {
	padding-left:3px;
	font-weight: bold;
	margin-bottom:2px;
}

#SearchItemsDiv .formField {
	padding-left:3px;
	margin-bottom:2px;
}

#SearchItemsDiv .clsAccordionContent {
	padding:2px;	
}

#ctl00_ContentPlaceHolder_SearchResultsDiv .clsSearchResult {
	font-size: 10px;
	margin-bottom: 20px;	
}

#ctl00_ContentPlaceHolder_SearchResultsDiv .searchUrl {
	color: #009933
}

#ctl00_ContentPlaceHolder_SearchResultsDiv .searchDate {
	color : #666666;
}

#ctl00_ContentPlaceHolder_SearchResultsDiv .clsSearchResult a:link, #ctl00_ContentPlaceHolder_SearchResultsDiv .clsSearchResult a:active, #ctl00_ContentPlaceHolder_SearchResultsDiv .clsSearchResult a:visited {
    color: #1122CC;
    cursor: pointer;
    white-space: nowrap;
    font-size: 14px;
    font-weight: normal;
    font-family: arial,sans-serif;
    list-style: none outside none;
    line-height: 1.2;
}

#ctl00_ContentPlaceHolder_SearchResultsDiv .hitType {
	width: 16px;
	height: 16px;
	display: block;
	float:left;
}

#ctl00_ContentPlaceHolder_SearchResultsDiv .hitTypeENTRY 
{
	background-image: url(Images/configure.gif);
}

#ctl00_ContentPlaceHolder_SearchResultsDiv .hitTypePUB {
	background-image: url(Images/scopepublisher.gif);
}

#ctl00_ContentPlaceHolder_SearchResultsDiv .hitTypeBOOK {
	background-image: url(Images/book.gif);
}

#ctl00_ContentPlaceHolder_SearchResultsDiv .hitTypePAGE {
	background-image: url(Images/page.gif);
}

#ctl00_ContentPlaceHolder_SearchResultsDiv .hitTypeDESCRIPTION {
	background-image: url(Images/edit.gif);
}


#ctl00_ContentPlaceHolder_searchResultsListView_searchResultsPager {
	width:100%;	
	margin-bottom: 20px;
}

#ctl00_ContentPlaceHolder_searchResultsListView_searchResultsPager a{
	color: #000;
}

#ctl00_ContentPlaceHolder_searchResultsListView_searchResultsPager span{
	color: #000;
	font-weight: bold;
}

#ctl00_ContentPlaceHolder_searchResultsListView_searchResultsPager a, #ctl00_ContentPlaceHolder_searchResultsListView_searchResultsPager span{
    font-size: 12px;
    margin-right: 10px;
    padding: 0;
    vertical-align: middle;
}

#ctl00_ContentPlaceHolder_searchResultsListView_searchResultsPager input {
    background: url("Images/menu3.gif") repeat-x scroll 0 0 #94D5E9;
    border: 1px solid #000000;
    font-size: 12px;
    width: 100px;
    cursor: pointer;
}

#ctl00_ContentPlaceHolder_SearchResultsDiv .rank {
	height: 16px;
	background-repeat: repeat-x;
	background-image: url(Images/star_yellow.gif);
	display: block;	
	width: 160px;
}

#ctl00_ContentPlaceHolder_SearchResultsDiv .rank0 {
	width: 8px;	
}
#ctl00_ContentPlaceHolder_SearchResultsDiv .rank1 {
	width: 16px;	
}
#ctl00_ContentPlaceHolder_SearchResultsDiv .rank2 {
	width: 32px;	
}
#ctl00_ContentPlaceHolder_SearchResultsDiv .rank3 {
	width: 48px;	
}
#ctl00_ContentPlaceHolder_SearchResultsDiv .rank4 {
	width: 64px;	
}
#ctl00_ContentPlaceHolder_SearchResultsDiv .rank5 {
	width: 80px;	
}
#ctl00_ContentPlaceHolder_SearchResultsDiv .rank6 {
	width: 96px;	
}
#ctl00_ContentPlaceHolder_SearchResultsDiv .rank7 {
	width: 112px;	
}
#ctl00_ContentPlaceHolder_SearchResultsDiv .rank8 {
	width: 128px;	
}
#ctl00_ContentPlaceHolder_SearchResultsDiv .rank9 {
	width: 144px;	
}
#ctl00_ContentPlaceHolder_SearchResultsDiv .rank10 {
	width: 160px;	
}

.searchHighlight {
	background-color: #E5FF00;
}

.quickJumpAutoCompleteTooManyResults {
	color:Red !important;
}

/*jQuery ui dialog hide icon*/
.no-close .ui-dialog-titlebar-close 
{
	display: none;
}

/* Aggiunta 30/08/2013 */

.bkProduct
{
	background: url(images/bkproduct.gif) repeat-x;
}

.bkLogin
{
	    background: none ;
    height:1024px; 
    width:100%; 
    border:none;
    
}