@import "extranet_styles.css";
@import "tinymce.css";

/*  PAGE CONSTRUCTION  
------------------------------------------------------*/
html, body, form
{
  height: 100%;
}
form, #cmsPageContainer1
{
  min-height: 100%;
  _height: 100%;
  position: relative;
}
body
{
	background-color: #c9c9c9;
	margin:0px;
}
fieldset
{
  border: 0px none;
  padding: 0px;
}
#cmsPageContainer1
{
  width: 100%;
  background-image:url(../Images/page_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: White;
}
#cmsPageBackground
{
}
#header
{
	margin-left: auto;
	margin-right: auto;
	width: 991px;
	height: 183px;
	position:relative;
}
.PrintLogo
{
  display: none;
  visibility: hidden;
}
.footer
{
	height: 108px;
	background-image:url(../Images/footer_gradient.jpg);
	background-repeat: repeat-x;
	position:absolute;
	left: 0px;
	bottom: 0px;
	*position:relative; /* IE6 hack, absolute position is screwed up in IE6 when using dynamic content (like ajax) */
	*margin-top:-108px; /* IE6 hack, absolute position is screwed up in IE6 when using dynamic content (like ajax) */
	width: 100%;
}
.footer_inner
{
	height: 100%;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.footer .footer_inner .links
{
  position: absolute;
  right: 15px;
  top: 50px;
  font-weight: bold;
}
.footer .footer_inner .links a
{
  color: #ffffff;
  margin-right: 10px;
}
.content-panel
{
  width: 505px;
  float: left;
}
/**  ROLLOVER BUTTONS  **/
a.RolloverImageButton
{
  background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 170px;
	outline: 0px;
}
a.RolloverImageButton:hover {	background-position: left bottom; }
a.RolloverImageButton span { display: none; visibility: hidden; }

/*  PUBLIC PAGES  
-------------------------------------------------------------------*/
a.btnEventsMore
{
	height: 22px;
	width: 175px;
	background-image: url(../images/buttons/btn_tell_more.png);	
	float:right;
}
a.btnForArchitects
{
  width: 94px;
  height: 22px;
  background-image: url(../images/buttons/btn_architects.png);
  float: left;
}
a.btnForSuppliers
{
  width: 94px;
  height: 22px;
  background-image: url(../images/buttons/btn_suppliers.png);
  float: right;
}
a.btnFindMore
{
  width: 95px;
  height: 22px;
  background-image: url(../images/buttons/btn_find_more.png);
}
a.btnMoreTestimonials
{
  width: 114px;
  height: 22px;
  background-image: url(../images/buttons/btn_more_test.png);
  float: right;
}

/* SMALL ROLLOVER BUTTONS  
--------------------------------------------------------------------*/
a.RolloverImageButtonSmall
{
  background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 21px;
	width: 72px;
	outline: 0px;
}
a.RolloverImageButtonSmall:hover {	background-position: left bottom; }
a.RolloverImageButtonSmall span { display: none; visibility: hidden; }
a.btnCancel
{
	background-image: url(../images/button_cancel.jpg);
	margin: 3px 0px 3px 0px;
	float: left;
	margin-right: 10px;
}
a.btnDelete
{
	background-image: url(../images/button_delete.jpg);	
	margin: 3px 0px 3px 0px;
	float: left;
}
a.btnSaveAddCatalogue
{
	width: 233px;
	background-image: url(../images/buttons_save_add_mast_cat.jpg);
	margin: 3px 10px 3px 0px;
}
a.btnSave 
{
	width: 66px;
	background-image: url(../images/button_save.jpg);
	margin: 3px 0px 3px 0px;
}
div.pnlSupplier .btnSave, div.cataloguedetails .btnSave,
.pnlLibraryCatalogueInstance .btnSave, div.pnlLibraryUsersContactEdit .btnSave
{
	float:right;
	margin-right: 5px;
}
a.btnSubmit
{
	background-image: url(../images/buttons/btn_submit.png);
	margin: 3px 0px 3px 0px;
	height: 22px;
	width: 87px;
}
a.btnCancel
{
	background-image: url(../images/button_cancel.jpg);
	margin: 3px 0px 3px 0px;
	float: left;
	margin-right: 10px;
}
a.btnDelete
{
	background-image: url(../images/button_delete.jpg);
	margin: 3px 0px 3px 0px;
	float: left;
}
a.btnSearch 
{
	background-image: url(../images/button_search.jpg);
	margin: 3px 0px 3px 0px;
}

a.btnPrintAttendanceRecord 
{
	width: 155px;
	background-image: url(../images/buttons_Print_attendance_record.jpg);
	margin: 3px 0px 3px 0px;
}
a.btnSaveAndSendUpdate 
{
	width: 180px;
	background-image: url(../images/buttons_Save_send_update_reps.jpg);
	margin: 3px 0px 3px 0px;
}
a.btnFinalSupReport
{
	width: 155px;
	background-image: url(../images/buttons_Send_final_supp_report.jpg);
	margin: 0px 20px 0px 20px;
}
a.btnFinalArchReport
{
	width: 155px;
	background-image: url(../images/buttons_Send_final_arch_report.jpg);
	margin: 0px 20px 0px 20px;
}
div.ArchitectLibraryDetailsRowOdd a.btnStocktake 
{
	background-image: url(../images/button_stocktake_grey.jpg);
}
.pnlArchLibraryDetails  a.btnStocktake
{
	background-image: url(../images/button_stocktake.jpg);
	float:right;
	margin-right: 10px;
}
a.btnRetireSelected
{
	width: 120px;
	background-image: url(../images/button_Retire_selected.jpg);
	margin: 3px 0px 3px 0px;
}
a.btnBack
{
	height: 21px;
	width: 73px;
	background-image: url(../images/buttons_back.jpg);
	margin: 3px 0px 3px 0px;
}
a.btnPrint 
{
	width: 66px;
	background-image: url(../images/button_print.jpg);
	margin: 10px 20px;
	height: 21px;
	display: block;
}
a.btnPrint span
{
  display: none;
}
body.libraryprintselection_aspx #cmsContentInner3
{
  background-image: url("../images/logo.jpg");
  background-repeat: no-repeat;
  padding-top: 160px;
}
body.libraryprintselection_aspx #cmsContentInner2
{
  background-image: url("../Images/logo_gradient.jpg");
  background-repeat: repeat-x;
}
a.btnExportCSV
{
	width: 100px;
	background-image: url(../images/button_Export_CSV.jpg);
	margin: 3px 0px 3px 0px;
	float: right;
}
a.btnSaveSendBookConf
{
	width: 220px;
	background-image: url(../images/buttons_Save_Send_BookingConfir.jpg);
	margin: 3px 0px 3px 0px;
}
a.btnSaveAddCatalogueIns
{
	width: 215px;
	background-image: url(../images/buttons_save_add_cat_ins.jpg);
	margin: 3px 10px 3px 0px;
}
a.btnMerge
{
	width: 66px;
	background-image: url(../images/button_Merge.jpg);
	margin: 6px 0px 0px 0px;
}
a.btnMergeSelected 
{
	width: 100px;
	background-image: url(../images/button_Merge_selected.jpg);
	margin: 6px 0px 0px 0px;
}
a.btnSendAgain
{
	width: 85px;
	background-image: url(../images/button_send_again.jpg);
	margin: 0px 20px 0px 20px;
}
a.btnSelect 
{
	background-image: url(../images/button_search.jpg);
}
.entryField textarea
{
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;
}
.ajax__tab_tab,
.LibraryTabPanel,
.SearchTabPanel
{
	color: #000000;
	font-size: 12px;
	font-family:Arial,Helvetica,sans-serif;
}
.clear { clear:both; }
.error { color: Red; }
.suppliersExtranet .contenttextinner,
.architectsExtranet .contenttextinner
{
	margin: 10px;
}
.cmsContent ul li
{
	list-style-image:url(../images/point_06.gif);
	background-repeat: no-repeat;
}
.btnSaveAddCatalogue,
.btnSaveAddCatalogueIns,
.SuppContent .btnSave
{
	float:right;
	margin:0 10px 10px;
}
.ExpandableContent
{
	padding-left: 25px;
}
.header .Menu .MenuItems,
.header .Menu .MenuItemsLeft
{
  width: 500px;
	float:left;
}
.headerLogo
{
  background-image: url(../images/AIS_CMYK_RED.png);
  background-repeat: no-repeat;
  background-position: left 12px;
	height: 148px;
	width: 960px;
}
.headerDivider
{
	background-image:url(../Images/header_06.jpg);
	background-repeat: repeat-x;
	height: 6px;
	width: 100%;
	font-size: 0px;
}
.header .LoginForm
{
	position: absolute;
	right: 70px;
	top: 17px;
	height: 100px;
	width: 300px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
}
.LoginForm .RememberMe
{
	float:right;
	width: 110px;
	line-height: 25px;
}
.LoginForm .RememberMe span
{
  float: left;
  display: block;
}
.LoginForm .RememberMe input
{
	margin-top: 4px;
	float: right;
}
.LoginTitle
{
	float:right;
	margin-right: 10px;
}
.LoginForm .LoginRow
{
	margin-top: 3px;
	height: 40px;
	margin-left: 15px;
	text-align: left;
	display: block;
	position: relative;
	width: 290px;
}
.LoginForm .LoginRow .UserName
{
  position: absolute;
  left: 35px;
  top: 0px;
}
.LoginForm .LoginRow .Password
{
  position: absolute;
  right: 0px;
  top: 0px;
}
.LoginForm .LoginRow span
{
	width: 120px;
}
.LoginForm .LoginRow input
{
	width: 120px;
	padding: 0px;
	margin: 0px;
}
.header .btnForgottenPassword
{
	width: 135px;
	display: block;
	margin-top: 6px;
	margin-left: 15px;
float:right;
	color: White;
}
.LoginForm a.btnLoginPopup, .LoginForm a.btnLogin
{
	height: 26px ! important;
	width: 83px ! important;
	background-image: url(../images/buttons/btn_login.png);
	background-position: left top;
	display: block;	
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.LoginForm a.btnLogout
{
  height: 26px ! important;
	width: 82px ! important;
	background-image: url(../images/buttons/btn_logout.png);
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.suppliersExtranet #cmsContentOuter,
.architectsExtranet #cmsContentOuter
{
	width: 801px;
	float:left;
	background-image:url(../Images/home_page__17.jpg);
	background-repeat: repeat-y;
	min-height: 300px;
}
.architectsExtranet #leftNav,
.suppliersExtranet #leftNav
{
	min-height: 500px;
	*height:500px; /*cater for IE6*/
	padding-left: 6px;
	background-image:url(../Images/content_gradient_left_.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#cmsMiddleBlock
{
	background-color: White;
	width: 986px;
	padding-right: 6px;
	background-image:url(../Images/content_gradient_right_.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#cmsContentOuter
{	min-height: 500px;
		padding-left: 6px;
	background-image:url(../Images/content_gradient_left_.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#leftNav
{
	float:left;
}
#leftNav .Menu ul
{	margin: 0px;
	list-style-type: none;
	padding:0px;
}
#leftNav .Menu li a span
{
  display: none;
  visibility: hidden;
}
.ForSuppliersPanels .SuppliersSidePanelTop,
.ForArchitectsPanels .ArchitectsSidePanelTop
{
	background-image:url(../Images/architects_03.jpg);
	height: 18px;
	width: 440px;
}
.LargePanelBorderTop, 
.LargePanelBorderTop
{
	margin-top: 10px;
	background-image:url(../Images/admin_32.jpg);
	height: 12px;
	width: 932px;
	font-size: 0px;
}
.LargePanelBorderBottom,
.LargePanelBorderBottom
{
	background-image:url(../Images/admin_29.jpg);
	height: 13px;
	width: 932px;
	background-repeat: no-repeat;
}
.LargePanelBorderInner1
{
	padding-left: 20px;
	background-image: url(../images/Admin_frame_24.jpg);
	background-repeat: repeat-y;
}
.ForSuppliersPanels .lbContactForMoreInfo
{
	margin-left: 350px;
}
.LargePanelBorderInner2
{
	background-image: url(../images/Admin_frame_34.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	background-position: right;
	padding-top: 5px;
	width: 892px;
}
.ForSuppliersPanels .SuppliersSidePanelBottom,
.ForArchitectsPanels .ArchitectsSidePanelBottom
{
	background-image:url(../Images/architects_10.jpg);
	height: 14px;
	width: 440px;
}
.ForSuppliersPanels .SuppliersSidePanelInner1,
.ForArchitectsPanels .ArchitectsSidePanelInner1
{
	background-image:url(../Images/home_page__15.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.architectsExtranet .cmsContentWrapper
{
	padding:2px 0px 5px 0px  ;
}
.ForSuppliersPanels .cmsContentWrapper,
.ForArchitectsPanels .cmsContentWrapper
{
	padding:10px 0px 10px 0px  ;
}
.ForSuppliersPanels .SuppliersSidePanelInner2 td,
.ForArchitectsPanels .ArchitectsSidePanelInner2 td
{
	padding-left: 0px;
	padding-right: 10px;
}
.ForSuppliersPanels .SuppliersSidePanelInner2 h1,
.ForArchitectsPanels .ArchitectsSidePanelInner2 h1
{
	margin: 0px;
}
.LargePanelBorderInner2 p,
.ForSuppliersPanels .SuppliersSidePanelInner2 p,
.ForArchitectsPanels .ArchitectsSidePanelInner2 p
{
	margin: 0px;
	padding: 0px;
}
.ForSuppliersPanels .SuppliersSidePanelInner2,
.ForArchitectsPanels .ArchitectsSidePanelInner2
{
	background-image:url(../Images/home_page__17.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding:  0px 15px;
}
.ForSuppliersPanels .PanelRight,
.ForArchitectsPanels .PanelRight
{
	width: 440px;
	float:right;
	margin: 30px 0px 15px 0px;
}
.SearchForm  .PanelBottomHeaderCorner
{
	background-color: #003400;
	float:left;
	height:20px;
	width:22px;
}
div.formElements
{
	padding: 3px 0px;	
}
div.SearchFor .entryField,
div.pnlSearch .titleField,
div.pnlLibrary .titleField
{
	font-weight:bold;
}
div.titleField
{
	width: 140px;
  float: left;
  color:black;
}
div.entryField
{
  float: left;
}
.architectsExtranet .AdvancedSearchTab .titleField
{
	width: 170px;
}
.architectsExtranet .AdvancedSearchTab .libraryAdvancedSearchFor
{
  width: 80px;
}
.architectsExtranet .LibraryTabPanel .titleField
{
	width: 120px;
}
.architectsExtranet .SearchTab .titleField
{
	width: 80px;
}
.architectsExtranet .SearchTab .EcoSpecifier .titleField
{
	width: 110px;
}
.architectsExtranet .SearchTab .SearchKeyword
{
	float:left;
	margin-top: 10px;
}
.architectsExtranet .SearchTab .EcoSpecifier
{
	float:left;
	margin-top: 10px;
	margin-left: 20px;
}
.architectsExtranet .SearchTab .SearchKeyword .titleField
{
	width: 80px;
}
.mandatory
{
  color: #cc0000;
}
.list label
{
  margin-right: 5px;
}
.titles img {
	float:left;
}
a.btnSearchApp span
{
	display: none;
}
a.btnSearchApp
{
	height: 20px;
	width: 91px;
	background-image: url(../images/suppliers_03.jpg);
	background-position: top;
	display: block;	
	margin: 0px;
	float:right
}
td .AppointmentDateValue
{
	clear:both;
	font-weight: bold;
}
td .AppointmentTimeValue
{
	display: block;

		clear:both;
		font-weight: bold;
}

td .AppointmentLastVisitDateValue
{
	display: block;

	margin-top: 10px;
	clear:both;
	font-weight: normal;
}
.ExtranetGridRow .btnReturnNow a
{
	height: 21px;
	width: 85px;
	background-image: url(../images/buttons_Return_now.jpg);
	background-position: top;
	display: block;	
	margin: 3px 0px 3px 0px;
}
.ExtranetGridAlternateRow .btnReturnNow a
{
	height: 21px;
	width: 85px;
	background-image: url(../images/button_Return_now.jpg);
	background-position: top;
	display: block;	
	margin: 3px 0px 3px 0px;
}
.btnReturnNow a:hover
{
	background-position: bottom;
}
a.btnCurrentLibrary
{
	height: 21px;
	width: 100px;
	background-image: url(../images/button_Current_library.jpg);
	background-position: top;
	display: block;	
	margin: 3px 5px 3px 0px;
}
a.btnMasterDatabase
{
	height: 21px;
	width: 115px;
	background-image: url(../images/buttons_Master_database.jpg);
	background-position: top;
	display: block;	
	margin: 3px 5px 3px 5px;
}
a.btnPrintSelected
{
	height: 21px;
	width: 125px;
	background-image: url(../images/buttons_Print_selected_items.jpg);
	background-position: top;
	display: block;	
	margin: 3px 0px 3px 0px;
}
a.btnGo
{
	height: 21px;
	width: 43px;
	background-image: url(../images/button_go.jpg);
	background-position: top;
	display: block;	
	margin: 3px 0px 3px 0px;
}
.supplierTitles
{
  background-color:#4782AC;
  color:#FFFFFF;
  font-size:12px;
  height:20px;
  margin:0;
  padding:0px;
}

/** SUPPLIER DETAILS **/
.ExpandableContent .ExpandableContent 
{
  padding-left:0;
}

/** SUPPLIER REPRESENTATIVE DETAILS  **/
.suppliersExtranet .EditingItem
{
	display: none;
}
.SuppContent table
{
  width: 100%;
}
.SuppContent table th
{
  text-align: left;
  background-color: #ffffff;
  padding: 3px 0px;
  color: #333366;
}
.titlesHeaderButtons
{
	height: 18px;
	padding: 2px 0px 0px 0px;
	margin-left: 40px;
	width: 700px;
}
.pnlLeft {
width:350px;
}
.pnlRight {
margin-left: 40px;
}
.pnlRight, .pnlLeft {
float:left;
}
.sectionSubTitle {
width:300px;
}
.SuppFirmLogo,
.BasicDetails,
.ExtraDetails {
border-top:1px solid #BDBDBD;
margin-bottom:20px;
padding-top:5px;
}
.sectionSubTitle {
color:Black;
font-size:12px;
font-weight:bold;
}
.Required
{
	float:left;
	padding-left: 3px;
	color: Red;
}
.RequiredFieldText
{
	float:right;
}
.titlesHeaderButtons a
{
	color: White;
	text-decoration: underline;
	margin: 0px 5px 0px 5px;
}
.titlesHeaderButtons a:hover
{
	text-decoration: none;
}
.sectionTitleLibraryEdit
{
		font-size: 12px;
	font-weight: bold;
	color: black;
	text-transform: none;
		padding-bottom:10px;
		display:block;
}
.sectionTitle
{
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
		padding-bottom:10px;
		display:block;
}
.sectionTitle span
{
	text-transform:none;
}
div.pnlLibrary .SearchTabPanel .InfoMessage
{
	font-weight: bold;
	font-style: italic;
	color: Red;
}
div.pnlLibrary .ajax__tab_container
{
	background-image: url(../images/green_corner_18.jpg);
	background-repeat: no-repeat;
}
div.pnlLibrary .ajax__tab_header
{
	background-image: url(../images/Admin_frame_16.jpg);
	background-repeat: repeat-x;
	margin-left: 14px;
	margin-right: 11px;	
}
div.pnlLibraryInner
{
	background-image:url(../images/green_frame_41.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:100%;
}
div.pnlLibrary .LibraryTabPanel
{
background-image:url(../images/left_green_53.jpg);
background-position:left center;
background-repeat:repeat-y;
padding-left: 15px;
}
div.pnlLibrary .ajax__tab_body
{
	border-color:#bdbdbd;
	 border-style:none;
	padding:0px;
	background-image: url(../images/green_frame_63.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
div.pnlLibrary .ajax__tab_hover .ajax__tab_outer,
div.pnlLibrary .ajax__tab_outer
{
	background-image: url(../images/green_tab_36.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
	padding-right: 11px;
}
div.pnlLibrary .ajax__tab_active .ajax__tab_outer
{
	background-image: url(../images/green_frame_36.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
	padding-right: 11px;
	margin-left: 0px;
}
div.pnlLibrary .ajax__tab_hover .ajax__tab_inner,
div.pnlLibrary .ajax__tab_inner
{
	background-image: url(../images/green_tab_32.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	padding-left: 6px;
	margin-left: 0px;
}
div.pnlLibrary .ajax__tab_active .ajax__tab_inner
{
	background-image: url(../images/green_frame_32.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	padding-left: 6px;
	margin-left: 0px;
}
div.pnlLibrary .ajax__tab_inner 
{
  color:Black;
  font-size:12px;
  font-weight:bold;
}
div.pnlLibrary #__tab_ctl00_MainContentPlaceHolder_tcLibraryPanel_tpLibraryCheckOut
{
	width: 125px;
}
div.pnlLibrary #__tab_ctl00_MainContentPlaceHolder_tcLibraryPanel_tpLibraryCheckIn
{
	width: 115px;
}
div.pnlLibrary .ajax__tab_hover .ajax__tab_tab,
div.pnlLibrary .ajax__tab_tab
{
	background-image: url(../images/green_tab_34.jpg);
	background-repeat: repeat-x;
	height: 17px;
	width: 90px;
	_width:115px;
	padding-top: 7px;
	padding-left: 4px;
	padding-right: 4px;
	_padding-top:5px;
}
div.pnlLibrary .ajax__tab_active .ajax__tab_tab
{
	background-image: url(../images/green_frame_34.jpg);
	background-repeat: repeat-x;
	height: 17px;
	width: 90px;
	_width:125px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 7px;
	_padding-top:5px;
}
body.library_aspx div.pnlSupplier .SuppContent
{
	width: 680px;
}

div.pnlSearch .ajax__tab_container
{
	background-image: url(../images/Admin_frame_03.jpg);
	background-repeat: no-repeat;
}
div.pnlSearch .ajax__tab_header
{
	background-image: url(../images/Admin_frame_16.jpg);
	background-repeat: repeat-x;
	margin-left: 14px;
	margin-right: 11px;
}
div.pnlSearchInner
{
	background-image:url(../images/right_corner_35.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:100%;
}
div.pnlSearch .SearchTabPanel
{
background-image:url(../images/Admin_frame_24.jpg);
background-position:left center;
background-repeat:repeat-y;
padding-left: 15px;
}
div.pnlSearch .ajax__tab_body
{
	border-color:#bdbdbd;
	 border-style:none;
	padding:0px;
	background-image: url(../images/Admin_frame_34.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
div.pnlSearch .ajax__tab_hover .ajax__tab_outer,
div.pnlSearch .ajax__tab_outer
{
	background-image: url(../images/admin_tabs_11.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
	padding-right: 9px;
}
div.pnlSearch .ajax__tab_active .ajax__tab_outer
{
	background-image: url(../images/admin_tabs_06.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
	padding-right: 9px;
	margin-left: 0px;
}
div.pnlSearch .ajax__tab_hover .ajax__tab_inner,
div.pnlSearch .ajax__tab_inner
{
	background-image: url(../images/admin_tabs_13.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	padding-left: 23px;
	margin-left: 4px;
}
div.pnlSearch .ajax__tab_active .ajax__tab_inner
{
	background-image: url(../images/admin_tabs_03.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	padding-left: 9px;
	margin-left: 0px;
}
div.pnlSearch .ajax__tab_inner 
{
color:Black;
font-size:12px;
font-weight:bold;
}
div.pnlSearch #__tab_ctl00_MainContentPlaceHolder_tcSearch_tpRecentSearches
{
	width: 110px;
}
div.pnlSearch #__tab_ctl00_MainContentPlaceHolder_tcSearch_tpAdvancedSearch
{
	width: 120px;
}
div.pnlSearch #__tab_ctl00_MainContentPlaceHolder_tcSearch_tpSearch
{
	width: 50px;
}
div.pnlSearch .ajax__tab_hover .ajax__tab_tab,
div.pnlSearch .ajax__tab_tab
{
	background-image: url(../images/admin_tabs_10.jpg);
	background-repeat: repeat-x;
	height: 17px;
	_height:15px;
	width: 90px;
	padding-top: 7px;
	padding-left:4px;
	padding-right: 4px;
	_padding-top:5px;
}
div.pnlSearch .ajax__tab_active .ajax__tab_tab
{
	background-image: url(../images/admin_tabs_05.jpg);
	background-repeat: repeat-x;
	height: 17px;
	width: 100px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 7px;
	_padding-top:5px;
}
.PanelLibraryBottom
{
		background-image: url(../images/315_footer_03.jpg);
		background-repeat: no-repeat;
		height: 11px;
		width: 315px;
}
.PanelSearchBottom
{
		background-image: url(../images/450_footer_03.jpg);
		background-repeat: no-repeat;
		height: 11px;
	width: 450px;
}
.imgCollapsible
{
	float:left;
}
div.titlesHeaderButtons div.sectionTitle
{
  width: 200px;
  float: left;
  color:white;
  font-size:12px;
  font-weight:bold; 
  text-transform: none;
}
div.titlesHeaderButtons div.sectionLinks
{
  float: left;
}
div.titlesHeaderButtons div.sectionLimitResults
{
  float: left;
  margin-left: 50px;
  font-weight: bold;
  color: #333366;
}

/** ERROR OVERLAY  **/
.ModalPopupPanel p,
.ModalPopupPanel
{
  color: White;
  font-weight: bold;
}
div.modalBackground
{
  background: #ffffff;
  opacity: 0.4;
  *background-image: url(../images/ErrorOverlay/grey.png);
  *filter: alpha(opacity = 40);
}
div.ModalPopupPanel
{
  padding: 10px;
  position: relative;
  background-color: #818286;
  width: 520px;
  _width:200px;
}
div.ModalPopupPanel ul li
{
  margin-left: 5px;
  margin-bottom: 10px;
}
div#outerMessageContainer
{
  width: 500px;
  min-height: 265px;
  background-color: #5a5a5a;
  margin: 10px auto 0px auto;
  padding: 5px;
}
div.errorBanner
{
  position: relative;
  width: 100%;
  height: 25px;
}
div.errorTitle span
{
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  margin-left: 15px;
}
div.errorTopbar a 
{ 
  position: absolute; 
  right: 0px; 
  top: 2px;
  font-weight: bold;
  color: #000000;
  display: block;
  width: 18px;
  height:  18px;
  background-image: url(../images/top_close_btn.jpg);
}
div.errorTopbar a  span
{ 
  display:none;
}
div.errorMiddleContent
{
  width: 250px;
  height: 230px;
  background-color: #ffffff;
  float: left;
  width: 490px;
  padding: 5px;
}
div.ErrorPanel
{
  margin: 5px 0px 5px 0px;
  padding: 5px;
  color: #cc0000;
  font-weight: bold;
}
div.ErrorPanel ul
{
  margin: 0px;
  list-style: none;
  padding: 0px;
}
div.ErrorPanel li
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.LibraryTabPanel,
.SearchTabPanel
{
	padding: 5px;
}

/* PUBLIC SITE    
-------------------------------------------------------------*/
#cmsContentInner3
{
  padding: 20px 16px 130px 16px;
}
body.hidecontrols
{
	background-color: White;
}
body.hidecontrols #cmsPageContainer2,
body.hidecontrols #cmsPageBackground,
body.hidecontrols #cmsPageContainer1
{
	padding: 0px;
	background-image: none;
	width: auto;
}
body.hidecontrols .footer,
body.hidecontrols .header
{
	display: none;
}
body.forgottenpassword_aspx .textbox 
{
  width: 210px; 
}
body.NewsLetterSignup .textbox
{
  width: 210px;
}
body.supplierrequestdetails_aspx,
body.supplierrequestdetails_aspx #cmsPageContainer2,
body.supplierrequestdetails_aspx #cmsPageContainer1,
body.supplierrequestdetails_aspx #cmsPageBackground
{
	width: 300px;
	background-image: none;
	background-color: White;
	margin: 0px;
	padding: 0px;
}
body.aisAdminReport,
body.aisAdminReport #cmsPageContainer2,
body.aisAdminReport #cmsPageContainer1,
body.aisAdminReport #cmsPageBackground,
body.aisAdminReport #cmsContentOuter,
body.aisAdminReport #cmsMiddleBlock
{
	width: 750px;
	background-image: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
body.aisAdminReport
{
  background-color: White;
}
body.supplierselect_aspx #cmsMiddleBlock
{
  background-image: none;
  width: 380px;
}
body.supplierselect_aspx #cmsContentOuter
{
  background-image: none;
}
body.supplierselect_aspx #cmsContentInner3
{
  padding-left: 0px;
  padding-right: 0px;
}
body.supplierrequestdetails_aspx .header
{
	display: none;
}
body.aisAdminReport #cmsPageContainer1
{
  background-image:url("../Images/page_gradient.jpg");
  background-position:center top;
  background-repeat:repeat-x;
	background-color: White;
}
body.aisAdminReport #header, body.aisAdminReport #header .headerLogo
{
	width: 750px;
	height: 147px;
	background-position:left top;
	/*background: #cccccc url(../images/header_03.jpg) no-repeat left top;*/
}
body.aisAdminReport table
{
  width: 100%;
}
body.aisAdminReport table
{
  border-collapse: collapse;
  border-left: 1px solid black;
  border-top: 1px solid black;
}
body.aisAdminReport table tr td, body.aisAdminReport table tr th
{
  border-collapse: collapse;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}
body.supplierrequestdetails_aspx .Menu,
body.supplierrequestdetails_aspx .LoginForm,
body.supplierrequestdetails_aspx .footer,
body.aisAdminReport .Menu,
body.aisAdminReport .LoginForm, 
body.aisAdminReport .footer
{
	display: none ! important;
}
.PopupTitle
{
	font-size: 14px;
	font-weight: bold;
}
body.attendancereport_aspx .btnPrint
{
	float:right;
}
.ajax__calendar_container
{
	z-index: 100;
}
.formCalender td
{
	padding: 0px;
}
.VerificationCodeModule
{
	padding-left: 140px;
}
.ExtranetLibraryGrid
{
	position:static;
}
.ajax__tab_tab
{
	_font-size:11px;
}
a.btnSearch 
{
	height: 21px;
	width: 72px;
	background-image: url(../images/button_search.jpg);
	background-position: top;
	display: block;	
	margin: 3px 0px 3px 0px;
}
.pnlLibraryCatalogueInstance
{
	*margin-top:-40px;
}
.ExpandableContent .ExpandableContent .SaveButton .titleField
{
  width: 0px;
}
.ExpandableContent .ExpandableContent .SaveButton .entryField
{
  width: 80px;
}
a.btnDownloadCSV
{
  float: right;
}
a.DeleteSupplier,
a.DeleteCatalogue,
a.DeleteArchitect,
a.DeleteAppointment
{
	float:right;
	position: relative;
	top: 50px;
	margin-right: 10px;
	color: white;
}
a.DeleteSupplier:hover,
a.DeleteCatalogue:hover,
a.DeleteArchitect:hover,
a.DeleteAppointment:hover
{
	text-decoration: none;
}

/* HOME PAGE STYLES
-------------------------------------------------------*/
body.homepage .panel .panel-links
{
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 22px;
  width: 100%;
}	
body.homepage .panel-question-mark
{
  width: 442px;
  height: 215px;
  background-image: url(../images/question_mark.jpg);
  float: right;
  position: relative;
  margin: 20px 0px 10px 0px;
}
body.homepage .panel-question-mark .panel
{
  width: 206px;
  height: 195px;
  margin: 10px 0px 0px 10px;
  float: left;
  position: relative;
}
body.homepage .panel-question-mark .panel h2
{
  font-size: 1.2em;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}
body.homepage .panel-question-mark .panel .panel-links a
{
  float: right;
}
body.homepage .panel-bottom
{
  width: 100%;
}
body.homepage .panel-bottom .panel
{
  width: 309px;
  height: 215px;
  background-image: url(../images/pnl_home_bg.png);
  float: left;
}
body.homepage .panel-bottom .panel .inner
{
  width: 289px;
  height: 190px;
  margin: 10px 0px 0px 10px;
  position:relative;
}
body.homepage .panel-bottom .panel .inner h2
{
  font-weight: normal;
  font-size: 18px;
}
body.homepage .panel-bottom .panel-events .inner h2 div,
body.homepage .panel-bottom .panel-events .inner h2 div p
{
  padding: 0px;
  margin: 0px;
  display: inline;
}
body.homepage .panel-bottom .panel-testimonials
{
  margin: 0px 10px;
}
/* SUPPLIER PAGE
-------------------------------------------------------*/
.lbContactForMoreInfo
{
	background-image:url(../Images/buttons/btn_contact_info.png);
	height: 22px;
	width: 182px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.lbContactForMoreInfo:hover
{
  background-position: left bottom;
}
body.forsuppliers_aspx #LoadingDiv
{
  height: 80px;
}
body.forsuppliers_aspx .SearchResults table.SuppliersAppointmentsGrid
{
  width: 894px;
}

/* MENU STYLES
-------------------------------------------------------*/
.header .Menu
{
	width: 990px;
	height: 35px;
	background-image:url(../Images/content_gradient_.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	position: relative;
}
.header .Menu ul
{
	margin: 0px;
	list-style-type: none;
	height: 100%;
}
.header .Menu li
{
	height: 100%;
	float:left;
}
.header .Menu li a
{
  display: block;
  height: 35px;
}
.header .Menu li a:hover
{
	background-position: center 70px;
}
.header .Menu li a.Home
{
	background-image:url(../Images/buttons/button_home.jpg);
	width: 65px;
}
.header .Menu li a.Architects
{
	background-image:url(../Images/buttons/button_architects.jpg);
	width: 114px;
}
.header .Menu li a.Suppliers
{
	background-image:url(../Images/buttons/button_suppliers.jpg);
	width: 115px;
}
.header .Menu li a.ContactUs
{
	background-image:url(../Images/buttons/button_contact_us.jpg);
	width: 91px;
}
.header .Menu li a.NewsletterSignup
{
	background-image:url(../Images/buttons/button_newsletter.jpg);
	width: 128px;
}
.header .Menu .MenuItemsRight
{
	float:right;
}
.header .Menu_Inner .MenuLeft
{
  width: 6px;
	height: 100%;
	background-image:url(../Images/content_gradient_left.jpg);
	background-repeat: no-repeat;
	float:left;
}
.header .Menu_Inner .MenuRight
{
	width: 6px;
	height: 100%;
	background-image:url(../Images/content_gradient_right.jpg);
	background-repeat: no-repeat;
	float:right;
}
.header .Menu_Inner
{
	background-image:url(../Images/tab_gradient_12.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 992px;
	margin-left: auto;
	margin-right: auto;
	height: 35px;
}
body.homepage .Menu li a.Home:hover,
body.homepage .Menu li a.Home
{
	background-position: center 35px;
}
body.forarchitects_aspx .Menu li a.Architects:hover,
body.forarchitects_aspx .Menu li a.Architects
{
	background-position: center 35px;
}
body.forsuppliers_aspx .Menu li a.Suppliers:hover,
body.forsuppliers_aspx .Menu li a.Suppliers
{
	background-position: center 35px;
}
.Menu li a.NewsletterSignup:hover, .Menu li a.NewsletterSignup:active,
.Menu li a.ContactUs:hover, .Menu li a.ContactUs:active
{
  background-position: left bottom;
}
body.unsubscribe_aspx fieldset label
{
  display: block;
  font-weight: bold;
}
body.unsubscribe_aspx fieldset div
{
  padding: 5px 0px;
}

a.feedback_link
{
	color: White;
}


/* ATTENDANCE REPORT 
*******************************************************************/
body.attendancereport_aspx a.btnPrint
{
  margin-top: 0px;
}
body.attendancereport_aspx span.title
{
  color: #bcbd00;
  font-weight: bold;
}
body.attendancereport_aspx h2
{
  color: #4b4b4b;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0px;
}
body.attendancereport_aspx hr
{
  margin: 20px 0px;
  border-top: 1px solid #656565;
  border-bottom: 1px solid #d9d9d9;
}
body.attendancereport_aspx table th
{
  text-align: left;
  background-color: #014687;
  text-transform: none ! important;
}
body.attendancereport_aspx .colAttended
{
  width: 110px;
}
body.attendancereport_aspx #cmsContentInner3
{
  width: 705px;
}
body.attendancereport_aspx .header
{
  height: 130px;
  background-color: #ffffff;
  border-bottom: 5px solid #bdbe00;
}
body.attendancereport_aspx .headerLogo 
{
  background-image: url(../images/report_logo.jpg);
}
