/*************************** INDEX STRUCTURE ******************************************/
#index
{
	border-top: 2px solid #007D40;
	border-bottom: 2px solid #007D40;
	border-left: 2px solid #007D40;
	border-right: 2px solid #007D40;
	background-color: #FFFFFF;
	color: #000000
}

div.centre
{
	height: 100px;
	width: 600px;
	background-image: url("../images/weblogo.jpg");
	background-position: -540px 0px;
	background-repeat: no-repeat;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -300px;
}

div.signon
{
	display: block;
	border-top: 1px solid #007D40;
	border-bottom: 1px solid #007D40;
	border-left: 1px solid #007D40;
	border-right: 1px solid #007D40;
	height: 100px;
	width: 250px;
	padding: 10px;
	position: absolute;
	top: 50%;
        margin-top: -50px;
	left: 50%;
        margin-left: -125px;
}

div.verifyform
{
	display: block;
	border-top: 1px solid #007D40;
	border-bottom: 1px solid #007D40;
	border-left: 1px solid #007D40;
	border-right: 1px solid #007D40;
	height: 100px;
	width: 250px;
	padding: 10px;
	position: absolute;
	top: 50%;
        margin-top: -50px;
	left: 50%;
        margin-left: -125px;
}

div.mfaerrormessage
{
	display: block;
	border-top: 1px solid #007D40;
	border-bottom: 1px solid #007D40;
	border-left: 1px solid #007D40;
	border-right: 1px solid #007D40;
	height: 120px;
	width: 250px;
	padding: 10px;
	position: absolute;
	top: 50%;
        margin-top: -50px;
	left: 50%;
        margin-left: -125px;
}

div.mfaerrormessage > ul {
	margin: 0;
	padding: 0 0 0 15px;
}

div.returnbutton {
	position: absolute;
	top: 50%;
        margin-top: 100px;
	left: 50%;
        margin-left: -45;
}

/*************************** WELCOME PAGE STRUCTURE ******************************************/

div.custprinttext
{
	border-top: 1px solid #007D40;
	border-bottom: 1px solid #007D40;
	border-left: 1px solid #007D40;
	border-right: 1px solid #007D40;
	height: 100px;
	width: 600px;
	padding: 10px;
	position: absolute;
	top: 50%;
        margin-top: -160px;
	left: 50%;
        margin-left: -300px;
	text-align: center;
}

div.custprintbutton
{
	margin-top: 10px;
        margin-left: 0px;
}

div.loginbutton
{
	display: block;
	margin-top: 10px;
	margin-left: 90px;
}

div.custquesttext
{
        border-top: 1px solid #007D40;
        border-bottom: 1px solid #007D40;
        border-left: 1px solid #007D40;
        border-right: 1px solid #007D40;
        height: 370px;
        width: 600px;
        padding: 10px;
        position: absolute;
        top: 50%;
        margin-top: -20px;
        left: 50%;
        margin-left: -300px;
        margin-bottom: 10px;
        text-align: center;
}

.questions
{
        margin-top: 10px;
        font-size: 10px;
        text-align: left;
}

/*************************** PRINTABLE PAGE STRUCTURE ******************************************/

#printable
{
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, tahoma;
	font-size: 12px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

#invoice
{
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, tahoma;
	font-size: 10px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

.header_image
{
	width: 645px;
	padding: 0px;
	margin: 0px;
}

/*************************** BASIC PAGE STRUCTURE ******************************************/

body
{
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: #EBF6E8;
	color: #000000;
	font-family: verdana, tahoma;
	font-size: 10px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

.reportselect
{
	width: 45px;
}

#white
{
	background-color: #FFFFFF;
}


/*************************** TITLE BAR STRUCTURE ******************************************/

div.top_corner
{
	height: 100px;
	width: 163px;
	background: url("../images/topcorner.jpg") 0px 0px;
	float: left;
}

div.top_section
{
	height: 100px;
	width: 837px;
	background-image: url("../images/syslogo_new.jpg");
	background-repeat: no-repeat;
	background-position: -163px 0px;
	float: left;
}

div.top_section_no_logo
{
	height: 100px;
	width: 837px;
        background-position: -163px 0px;
	float: left;
}

div.content_area
{

}


/*************************** LEFT MENU STRUCTURE ******************************************/

div.lefthand_menu
{
	/*background-image: url('../images/menu-side.jpg');
	background-repeat:  repeat-y;
	background-position: 0px 0px;
	*/
	margin: 0px;
	
        position:absolute;
	width: 163px;

	top:100px;
	left:10px;

}

div.menu_header
{
	width: 100%;
	font-weight: bold;
	text-align: right;
}

div.category
{
	width: 100%;
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-size: 14px;
	background-color: #EBF6E8;
	padding-top: 10px;
}

div.sub_category
{
	width: 100%;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}

a.catlink
{
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}

/*************************** MAIN PAGE STRUCTURE ******************************************/

div.page
{
	width: 837px;
	margin: 0;
	background-color: #FFFFFF;

	position:absolute;
	top:100px;
	left:180px;
	padding:20px;

}



div.page .page_padding
{
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;  
}

div.page_title
{
        color: #000000;
        font-family: arial, verdana, tahoma;
        font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	clear:left;
}

div.sub_title
{
	font-family: arial, verdana, tahoma;
        font-size: 14px;
        font-weight: bold;
	padding-top: 20px;
        padding-bottom: 10px;
        clear:left;
}


/*************************** PAGE FOOTER STRUCTURE ******************************************/

div.bottom_section
{

	height: 0px;
	width: 1000px;
	float: left;
	clear:left;
	
	
}


/*************************** TABLE ELEMENTS STRUCTURE ******************************************/
table.widewidth-table
{
	width:545px;
}

div.tbl
{
	padding: 5px;
}

div.fix
{
	width: 660px;
	border: 1px solid #000000;
}

div.tbl_outline
{
	border: solid 1px #FF0000;
	padding: 5px;
	width: 550px;
	color: #FF0000;
}

div.tbl_photoattachments_outline
{
	width: 530px;
	color: #FF0000;
	border: solid 1px #FF0000;
	padding: 5px;
}

div.tbl_photoattachments_outline td
{
	padding:0px !important;	
}

div.tblheadings
{

	clear:left;
	overflow:auto;
	font-weight: bold;
}

div.tblrow
{
	padding-top: 3px;
	margin-bottom: 3px;
        overflow: auto;
        clear:left;
}

div.tblrow_outline
{
	
	width: 755px;
	clear:left;
	overflow:auto;
	border-top: solid 1px #000000;
}

div.tblcell_vsmall
{

	display:inline;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	display:inline;
	overflow:auto;
	/*width: 30px;*/
/*	width:57px;    */
}

div.tblcell_vsmall input
{
        padding-left:0px;
        padding-right:0px;
}

* html div.tblcell_vsmall
{
        overflow:visible;
}

div.tblcell_small
{
        overflow: auto;
	display:inline;
	float: left;
	margin-right: 5px;
	width: 65px;
	margin-bottom: 5px;
}

div.tblcell_small select
{
        width:65px;
}

* html div.tblcell_small
{
       overflow:visible;
}

div.tblcell_smallish
{
	width: 75px;
	position: relative;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow:auto;
}

* html div.tblcell_smallish
{
        overflow:visible;
}

div.tblcell_warranty
{
	height: 20px;
	width: 90px;
	position: relative;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.tblcell
{
	width: 100px;
	position: relative;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

* html div.tblcell
{
    overflow:visible;   
}

div.tblcell_u
{
	height: 20px;
	width: 115px;
	position: relative;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.tblcell_location
{
	width: 135px;
	position: relative;
	display: inline;
	float: left;
        margin-right: 5px;
        margin-bottom: 5px;
}

* html div.tblcell_location
{
     overflow:visible;   
}


div.tblcell_availability
{
	height: 20px;
	width: 135px;
	position: relative;
	display: block;
	float: left;
        margin-right: 5px;
        margin-bottom: 5px;
}

div.tblcell_medium
{
	height: 20px;
	width: 160px;
	position: relative;
	display: block;
	float: left;
        margin-right: 5px;
        margin-bottom: 5px;    
}

div.tblcell_mediumrep
{
	height: 20px;
	width: 190px;
	position: relative;
	display: block;
	float: left;
        margin-right: 5px;
        margin-bottom: 5px;
}

div.tblcell_bigmediumrep
{
	height: 20px;
	width: 235px;
	position: relative;
	display: block;
	float: left;
        margin-right: 5px;
        margin-bottom: 5px;
}

div.tblcell_smedium
{
	height: 20px;
	width: 120px;
	position: relative;
	display: block;
	float: left;
        margin-right: 5px;
        margin-bottom: 5px;
}

div.tblcell_large
{
        min-width: 190px;
	position: relative;

	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	
	overflow:auto !important;
        display:inline;

       
}

* html div.tblcell_large
{
        overflow:visible;
}

div.tblcell_printinvoicelarge
{
        height: 20px;
        width: 335px;
        position: relative;
        display: block;
        float: left;
        margin-right: 5px;
        margin-bottom: 5px;
}

div.tblcell_260
{
	width: 275px;
	position: relative;
	display: inline;
	
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
	
	overflow:auto;
}

* html div.tblcell_260
{
       overflow:visible; 
}


div.tblcell_52large
{

	width: 278px;
	position: relative;
	display: inline;
	
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	
	overflow:auto;
}

* html div.tblcell_52large
{
       overflow:visible; 
}


div.tblcell_52larger
{
	width: 310px;
	position: relative;
	display:inline;
	float: left;
	
	margin-right: 5px;
	margin-bottom: 5px;
	
	overflow:auto;
}

* html div.tblcell_52larger
{
       overflow:visible;     
}

div.tblcell_quitelarge
{
	width: 290px;
	position: relative;
	display: inline;
	
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	
	overflow:auto;
}

* html div.tblcell_quitelarge
{
       overflow:visible; 
}

div.tblcell_vlarge
{

	min-width: 250px;
	position: relative;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	
	overflow:auto;
}

* html div.tblcell_vlarge
{
       overflow:visible; 
}


div.tblcell_vvlarge
{

	width: 360px;
	position: relative;
	display: inline;
	
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	
	overflow:auto;
}

* html div.tblcell_vvlarge
{
       overflow:visible; 
}

div.tblcell_xlarge
{
	
	width: 430px;
	position: relative;
	display: inline;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	
	overflow:auto;
}

* html div.tblcell_xlarge
{
        overflow:visible;
}

div.tblcell_invoicelarge
{
	width: 423px;
	position: relative;
	display: inline;
	
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	
	overflow:auto;
}

* html div.tblcell_invoicelarge
{
        overflow:visible;
}

div.tbl_dotted
{
	width: 755px;
	position: relative;
	border: dashed 1px #000000;
	padding: 5px;
	margin-bottom: 5px;
}



div.tblcell_ultralarge
{
	width: 700px;
	position: relative;
	display: block;
	float: left;
}

 /*************************** MISCELLANEOUS STRUCTURE ******************************************/

.inspectioncompany
{

}

.inspector
{

}

input
{
	font-family: verdana, tahoma;
	font-size: 10px;
}

textarea
{
	font-family: verdana, tahoma;
	font-size: 10px;
}

select
{
	font-family: verdana, tahoma;
	font-size: 10px;
}

div.terms
{
	width: 295px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 8px;
	float: left;
}

div.image
{
	margin-left: 70px;
}

div.vertical_spacer
{
	width: 100%;
	height: 20px;
	clear:left;
	
}

div.vertical_spacer_narrow
{
	width: 100%;
	height: 1px;
}

div.line
{
	width: 770px;
	border-top: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 5px;
}

#padtop
{
	padding-top: 5px;
}

#blackline
{
	border-right: 1px dashed #000000;
}

#blacklinepad
{
	border-right: 1px dashed #000000;
	padding-top: 5px;
}

#padcentre
{
	padding-top: 3px;
	padding-left: 5px;
}

#center, .center
{
	text-align: center;
}

#smallcentre
{
	color: #CCCCCC;
	text-align: center;
	font-size: 10px;
}

#right
{
	padding-left: 140px;
}

.red
{
	color: #FF0000;
}

div.green
{
	color: #FF8A00;
}

div.blue
{
	color: #0000CC;
}

div.purple
{
	color: #9B23C8;
}

.backbut
{
	float: left;
	text-align: left;
}

.forwardbut
{
	float: right;
	text-align: right;
}

.navbutcont
{
	width: 837px;
}

.bold
{
	font-size: 11px;
	font-weight: bold;
}


/*************************** ACTUAL TABLE STRUCTURE ******************************************/

table
{
         font-size: 10px;
	 margin-bottom:5px;
}

table.fullwidth-table
{
         width:100%;   
}

table.dashedtable
{
         border: 1px dashed #000000;
}

td.dashedrow 
{
      border-top: 1px dashed #000000; 
      padding-bottom:20px; 
}

th
{
        text-align:left;
}

td
{
        padding: 5px;
}

td.tblcell_vsmall
{
       	width:30px;
}

td.tblcell_vsmall input
{
        padding-left:0px;
        padding-right:0px;
}

td.right
{
        text-align:right;
}

td.prompt
{
        width: 190px;
}

td.promptvalue
{
	width:50px;
}

td.report-prompt
{
	width: 235px;
}

td.btncolumn
{
	width:200px;
}

td.tblcell_small
{
       width: 65px;
}

td.tblcell_small select
{
        width:65px;
}

tr.tblrow
{
	padding-top: 3px;
	margin-bottom: 3px;
}

td.tblcell_medium, th.tblcell_medium
{
	width: 160px;
}

td.tblcell_availability
{
	width: 135px;
	height: 20px;
}


td.tblrow_outline
{
	
	border-top: solid 1px #000000;
}

table.collapsetable
{
        border-collapse:collapse;
}


td.tblcell_vvlarge
{
	width: 360px;
}


td.tblrow_forumtop
{
	margin-bottom: 5px;
	background-color: #EAEAEA;
	padding: 5px;
}

td.tblrow_forumbottom
{
	margin-top: 5px;
	background-color: #EAEAEA;
	padding: 5px;
	
}

.discussionforumtable
{
        margin-bottom:10px;
}

.discussionforumtable td
{
        padding:10px !important;
}

td.tblrow_forum
{
        padding-left:10px;
        padding-bottom:10px;
}

td.tbl_outline
{
	border: solid 1px #FF0000;
	padding: 5px;
	width: 550px;
	color: #FF0000;
}


td.tbl_topborder
{
        padding-top:20px;
        border-top:1px solid #000000;
}

td.tbl_bottomorder
{
        padding-bottom:20px;
        border-bottom:1px solid #000000;
}

/*************************** REPORT PHOTO'S STRUCTURE ******************************************/
#photoattachmentform div.tblrow
{
        overflow: visible;
}

/*************************** AVAILABILITY CALENDAR ********************************************/

.availabilitycalendar
{
	background: url('../images/calendarbg.png') no-repeat;
	border-bottom: 1px solid #B1B1B1;
	width: 837px;
	height: 1364px;
	margin-left:10px;
	margin-top:10px;
	padding-top: 10px;
	font-size: 11px;
}

.calendartimescolumn
{
	width: 72px;
	float: left;
}

.calendartimescolumninner
{

}

.calendarcolumn
{
	width: 150px;
	float: left;
}

.calendarcolumninner
{

}

.calendarcellheader
{
	height: 20px;
	width: 150px;
	text-align: center;
}

.calendarcelltop
{
	margin-top: 2px;
	height: 11px;
	width: 150px;
}

.calendarcell
{
	width: 100%;
}

.calendarcellcontent
{
	margin-left:10px;
	margin-right:10px;
}

.calendarcellbottom
{
	width: 150px;
	height: 11px;
}

.calendarcellcontainer a
{
	text-decoration: none;
}

.displaycalendar
{
	display: none;
}

#calendardisplaytitle
{
	background: #EFEFEF;
	padding: 5px;
	cursor: pointer;
}

.displaydeletenotes
{
  display: none;
}

#deletenoteslink
{
  cursor: pointer;
}