@charset "utf-8";

@import url(stylesheet.css);

.hideoption{
  display:none;
  
}







/*--------------- NEW POLICY SEATRCH FILTER STYLES  --------------*/

/*-------------  instructions -----------------*/
.instruction{
  font-size:18px;
}
/*-------------  instructions -----------------*/


/*-------------  filter form -----------------*/

.searchfilterwrap{
  background-color:#eee;
  padding:20px;
}


.searchfilterwrap input, .searchfilterwrap select{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}

.searchfilterwrap > .a {
  width:100%!important;
  display:block;
  background-color:red!important;
} 

.searchfilterwrap #filter{
  background-color:#89ac00;
  font-weight:bold;
  font-size:16px;
  color:white;

}

table#gcore_table_list.table.table-hover.table-censored thead tr th{
  font-weight:bold!important;

}

/*-------------  filter form -----------------*/




.tr-list-1 {
  background-color:#eee
}
.tr-list-0 a, .tr-list-1 a{
font-weight:bold;  
}


/*--------------- NEW POLICY SEATRCH FILTER STYLES  --------------*/


















/*--------------  NEW SCHEDULES  ---------------*/


div#pipublicflcert1 div#form div#allforms > table > tbody > tr > td{
  border:1px solid black;
  
}
div#pipublicflcert1 div#form div#allforms table {
  max-width:100%;
}

#key-facts-butt{
  background-image:url(../../../images/key-facts-butt.jpg);
}
#t-c-butt{
  background-image:url(../../../images/t-c-butt.jpg);
}


#t-c-butt, #key-facts-butt{
  width:76px;
  height:76px;
  display:inline-block;
  margin-left:10px;
float:right;
margin-top:-10px;
  text-indent:-200px;
  overflow:hidden;
}


#maintable{
  width:100%!important;
}


/*--------------  NEW SCHEDULES  ---------------*/




/*-------------   CHANGE PASSWORD  ------------*/

#member-profile legend:after {
    content: " - Please Change Your Password";
  color:red;
  font-size:18px;
}



#member-profile .control-label {
    text-align: left;
}

/*-------------   CHANGE PASSWORD  ------------*/







div#wrapper > div#wrap > div#leftcolumn > div#leftlogin.loginbox > h3{
font-size:20px!important;  
  
}

#ca_banner {   
    height: 100px;
}

div#rightcolumn > div.item-page > div > div#loginmessage > h3{
font-size:20px;  
  
}


.gbs3 h3, .gbs3 .h3 {
    font-size: 16px;
  font-weight:bold;
}


#leftlogin input{
  width:100%;
  border:1px solid #ccc;
  padding:8px;
  margin-bottom:10px;
}



#leftlogin #modlgn-remember {
  float:left;
  text-align:left;
  width:auto;
  margin-right:10px;
}




/*-----------------------  LIST VIEW ---------------------*/

div#wrapper > div#wrap > div#rightcolumn > div.gbs3 > div.chrono-page-container > form#admin_form > div#listing2 > table,
div#wrapper > div#wrap > div#rightcolumn > div.gbs3 > div.chrono-page-container > form#admin_form > div#listing1 > table,
div#wrapper > div#wrap > div#rightcolumn > div.gbs3 > div.chrono-page-container > form#admin_form > div#listing > table
{
max-width:100%;
  width:100%;
}
div#wrapper > div#wrap > div#rightcolumn > div.gbs3 > div.chrono-page-container > form#admin_form > div.gcore-datatable-list > select#limit.SS.form-control{
  float:left;
  margin-right:30px;
}


div#wrapper > div#wrap > div#rightcolumn > div.gbs3 > div.chrono-page-container > form#admin_form > div#policyfilter > table > tbody > tr > td.printbutton > input#filter{
width:100px;
}

/*-----------------------  LIST VIEW ---------------------*/



/*--------------   EDIT PROFILE PAGE ----------*/

html.gecko.win.js > body > div#wrapper > div#wrap > div#rightcolumn > div.profile-edit > form#member-profile.form-validate.form-horizontal.well > fieldset > legend {
font-size:20px;
  font-weight:bold;
}

html.gecko.win.js > body > div#wrapper > div#wrap > div#rightcolumn > div.profile-edit > form#member-profile.form-validate.form-horizontal.well{
background-color:none;
  border:0px;
  border-radius:0px;
  
}

html.gecko.win.js > body > div#wrapper > div#wrap > div#rightcolumn > div.profile-edit > form#member-profile.form-validate.form-horizontal.well > fieldset > div.control-group > div.control-label{
text-align:left;
  font-weight:bold;
}



/*--------------   EDIT PROFILE PAGE ----------*/





#submit_message{
  color:red;
  font-size:20px;
  
}

p.chrono_credits a{
display:none;
}

 li > span.nav-header{
padding:10px;
   font-weight:bold;
   font-size:18px;
   display:block;
}


.ccms_form_element
{
  margin-bottom: 10px;
  position: relative;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 5px;
  clear: both;
}

.ccms_form_element label
{
  float: left;
  width: 150px;
  line-height: 18px;
  margin-top: 6px;
  margin-right: 0px;
  margin-bottom: 9px;
  margin-left: 0px;
  font-weight: bold;
}

/* Line 23 */
.cfdiv_select select, .cfdiv_text label
{
  width: 150px;
}


.ccms_form_element input, textarea, input[type="file"]
{
  padding-top: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #d3d3d3;
  border-right-color: #d3d3d3;
  border-bottom-color: #d3d3d3;
  border-left-color: #d3d3d3;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  margin-bottom: 5px;
}


#rightcolumn h1
{
  font-size: 18px!important;
  font-family: "Museo700",Arial,sans-serif!important;
}


.gbs3 td, .gbs3 th
{
  padding: 5px;

}






/*-------------  DROPDOWN MENU ---------------*/

div#wrapper > div#wrap > div#header > div#publicmenu > ul.nav.menu > li.item-127.deeper.parent.dropdown.open > ul{
border:0px;
  background-color:#eee;
  padding-left:10px;
 margin-top:0px;
  border-radius:0px;
}

div#wrapper > div#wrap > div#header > div#publicmenu > ul.nav.menu > li.item-127.deeper.parent.dropdown.open > ul.nav-child.unstyled.small.dropdown-menu > li{
padding-top:5px;
  padding-bottom:5px;
  
}

/*-------------  DROPDOWN MENU ---------------*/






div#wrapper > div#wrap > div#leftcolumn > div.module > div > div > div > ul.menu > li.item76 > span.separator{
 background-color: none;
  color: #112222;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 20px;
  padding: 10px;
  text-decoration-line: none;
  text-decoration-style: solid;
  width: 237px;
  margin-top:30px;
}



/* ---------       NEW CSS 15-6-15       -----------------*/



table > tbody > tr > td > input, table > tbody > tr > td > select 
{
  border:1px solid #d3d3d3;
  margin-bottom: 5px;
  padding: 6px;
  width: 170px;
}


/* ---------       NEW CSS 15-6-15       -----------------*/





#error-message-coverstartdate{
color:red;
font-size:11px;
line-height:50px;
width:400px;
}

#agent_name{
font-size:11px;
}
.maintform{display:none;}

div#rightcolumn > table.contentpaneopen > tbody > tr > td > form#chronoform_contact_form.Chronoform.hasValidation{
max-width:400px;
}
#chronoform-MOTOR_CLAIM_FORM textarea, #chronoform-MOTOR_CLAIM_FORM input {
  border-radius:0px;
  
} 




.ccms_form_element input, textarea, input[type="file"], input#coverstartdate, input#yourevent, #chronoform-MOTOR_CLAIM_FORM input, #chronoform-MOTOR_CLAIM_FORM textarea, form#chronoform-BROKER_REGISTRATION  input, form#chronoform-BROKER_REGISTRATION  textarea {
border:solid 1px #999!important;
background-color:#eee;
  width:200px!important;
}

#chronoform-MOTOR_CLAIM_FORM textarea, form#chronoform-BROKER_REGISTRATION  textarea{
width:200px!important;
}


input#coverstartdate, input#yourevent {
width:196px!important;
  border-radius:0px;
}

#policyfilter {background-color:#eee;padding:10px; margin-bottom:10px;border-bottom:1px solid #ccc;}
#policyfilter label{display:block; width:100px; float:left;font-weight:bold;}
#policyfilter #filter {margin-left:20px;font-weight:bold;}






#motorguide1 {
     background-image: url("../images/motor-policies-1.jpg");
     height: 599px;
     width: 712px;
}




/* ---------       SELECT A MOTOR POLICY PAGE       -----------------*/
#motorguide {
     background-image: url("../images/matrix-table.jpg");
     height: 599px;
     width: 712px;
}

#motorguide ul {
     float: left;
     list-style-type: none;
     margin-left: 232px;
     margin-top: 47px;
     padding: 0pt;
}
#motorguide li {
     float: left;
     padding: 0pt;
     width: 80px;
}
#motorguide ul li:nth-child(1){
     width:82px
}
#motorguide ul li:nth-child(2){
     width:80px
}
#motorguide ul li:nth-child(3){
     width:83px
}
#motorguide ul li:nth-child(4){
     width:82px
}
#motorguide ul li:nth-child(5){
     width:70px
}
#motorguide ul li:nth-child(6){
     width:83px
}

#motorguide a {
     display: block;
     height: 551px;
   text-indent:-300px;
  overflow:hidden;
}

#motorguide a:hover {
     background-color: #333333;
     opacity: 0.3;
}

#motorguide a span {
     display: none;
}
/* ---------       SELECT A MOTOR POLICY PAGE       -----------------*/






/* ---------       PUBLIC PAGES       -----------------*/
#claimform a{
color:#fff;
text-decoration:none;
display:block;
}

#faqSliders{
width:710px;
}
#services{
width:660px;
padding:10px;
}

#leftcontact h3{
font-size:20px;
}

#leftcontact{
margin:30px 0;
padding-top:20px;
padding-left:20px;
padding-bottom:20px;
width:100%;
font-size:13px;
background-color:#55bde4;
color:#fff;
font-size:16px;
}
#leftcolumn #leftcontact a{
padding:0;
margin:0;
background:none;
font-size:13px;
color:#fff;
font-size:16px;
font-weight:normal;
}
#leftcolumn #leftcontact a:hover{
color:#fab13e;
}

#sampledocstbl td{
padding:5px;
}




#chronoform_registration{
width:400px;
}
#chronoform_registration input{
width:215px;
}



#leftlogin{
margin-top:90px;
padding-left:20px;
width:100%;
}

 div#wrapper > div#wrap > div#leftcolumn > div#leftlogin.loginbox  label.element-invisible{
width:100%;

}

#leftlogin ul a{ 
background:none;
margin:0;
padding:0;
}
#leftlogin ul a:hover{ 
background:none;
}


#leftlogin .registerlink{
color:#fff;
background:#d31c5e;
padding:5px;
padding-bottom:15px;
width:150px;
margin-top:-30px;
  height:70px;
  display:none;
}

.loginbox{
width:150px;
background-color:#eee;
padding: 20px; 0;
}

div#leftlogin.loginbox > form#login-form.form-inline > div.userdata > div#form-login-submit.control-group > div.controls > button.btn.btn-primary
{
background-color:#55bde4;
color:#fff;
border:0px;
font-weight:bold;
width:100px;
}
#leftlogin h3{
margin-bottom:20px;
}
#form-login-remember #modlgn_remember {
width:20px;
background-color:blue;
}



.form-validate .componentheading{
font-weight:bold;
}

.form-validate{
line-height:28px;
}

.form-validate input, .form-validate .inputbox{
padding:6px;
border: 1px solid #d3d3d3;
margin-bottom:5px;
}
.form-validate .button{
padding:6px;
border: 1px solid #d3d3d3;
margin-top:20px;
width:100px;
background-color:#ddd;
}



#name_container_div, #companyname_container_div, #number_container_div, #email_container_div {
padding:0;
height:55px;
}

#name_container_div input, #companyname_container_div input, #number_container_div input, #email_container_div input{
width:220px;
}

#companyname_container_div .small-message{
color:red;
position:absolute;
top:2px;
font-weight:bold;
}

#claimform{
width:240px;
overflow:hidden;
float:right;
background-color: #55bde4;
padding:20px;
color:#fff;
}

#homeright{
width:280px;
float:left;
}

#latestnews{
width:240px;
float:left;
background-color:#eee;
padding:20px;
}

#indnews{
float:left;
width:400px;
margin-left:20px;
}

.newsfeedindnews {
     direction: ltr;
     text-align: left;
}

.newsfeed_itemindnews {
    margin-bottom:15px;
}

.moduletableindnews a{
color:#8ec746;
font-weight:bold;
font-size:14px;
text-decoration:none;
}

#indnews table {
     text-align: left;
}

/* #indnews ul a */

/*-------------------   LOST CSS -------------------------*/ 
#indnews ul {
     color: #666;
     float: left;
     list-style: none outside none;
     margin-bottom: 10px;
     text-align: left;
}

#publicmenu {
     margin: 0pt;
     padding: 0pt;
}

#publicmenu li {
     display: inline-block;
     list-style-type: none;
}

.lnd_latestnews {
     border-bottom: 10px none;
     border-style: none;
     font-size: 10px;
     list-style: none outside none;
     margin-top: 10px;
     text-decoration: none;
}

li.lnd_latestnews {
     border-bottom-style: none;
     padding-top: 5px;
}

li.lnd_latestnews {
     color: #999;
font-weight:bold;
font-size:11px;
}

.latestnews, li.lnd_latestnews a {
     font-size: 13px;
     font-weight: bold;
     text-decoration: none;
     color:#fab13e;
display:block;
margin-left:0;
}


.item35 a span {
     color: red;
}

.item35 a span:hover {
     color: #8d0101;
}

#publicmenu a {
     color: #333333;
     font-size: 13px;
     font-family: 'Museo700', Arial, sans-serif; 
     margin-left: 0px;
     text-decoration: none;
}

#publicmenu li {
  padding;0px;
  margin:0px;
}

#brokerbutton a {
     color: red;
     font-size: 12px;
     font-weight: bold;
     margin-right: 20px;
     text-decoration: none;
}

#publicmenu a:hover {
   color: #999;
}

#publicmenu {
     margin-top: -3px;
}

#housepdfform input, #motorpdfform input, #landpdfform input, #commercialpdfform input, #gappdfform input, #excesspdfform input, #motorpluspdfform input, #motorextrapdfform input, #sportsinjurypdfform input, #breakdownpdfform input, #taxipdfform input,  #motorsilverpdfform input, #motorbronzepdfform input, #motorgoldpdfform input, #motorplatinumpdfform input, #motorblackpdfform input, #motorprivatehirepdfform input, #household1pdfform input, #pipublicpdfform input, #piemployerpdfform input, #piroadtrafficpdfform input, #pipublicpdfform1 input, #piroadtrafficpdfform1 input, #piemployerpdfform1 input, #piseriouspdfform input, #piindustrialpdfform input, #pipublicflpdfform1 input {
     background: url("../images/generatepdf.jpg") repeat scroll 0% 0% ;
     border: medium none;
     cursor: pointer;
     height: 76px;
     margin-left: -30px;
     margin-top: -2px;
     text-indent: 200px;
     width: 76px;
}

div#wrapper > div#wrap > div#rightcolumn > div.gbs3 > div.gbs3 > form#gappdfform{
margin-left:120px;
  width:auto;
  margin-top:-78px;
}



.componentheadingnewsarchive{
     font-size: 14px;
     font-weight: bold;
margin-bottom:10px;
}

.contentpaneopennewsarchive .small, .contentpaneopennewsarchive .createdate{
color:#f7cd88;
font-weight:bold;
}

.blog_morenewsarchive ul{
list-style-type:none;
}
.blognewsarchive a{
font-weight:bold;
}


#chronoform_HOUSEHOLD input, #chronoform_MOTORPROTECT input, #chronoform_CLAIMMOTOR input, #chronoform_CLAIMMOTOR textarea, #chronoform_CLAIMMOTORPLUS textarea, #chronoform_CLAIMMOTORPLUS input, #chronoform-MOTOR_CLAIM_FORM input, #chronoform-MOTOR_CLAIM_FORM textarea{
padding-top: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-left: 6px;
margin-bottom: 5px;
border: 1px solid #d3d3d3;
width:200px;
}
#chronoform_HOUSEHOLD label, #chronoform_MOTORPROTECT label, #chronoform_CLAIMMOTOR label{
font-weight:bold;
}



#chronoform_LAND-PLATINUM select, #chronoform_LAND-BASIC select, #chronoform_LAND-BRONZE select, #chronoform_LAND-SILVER select, #chronoform_LAND-GOLD select, #chronoform_BREAKDOWN select{
padding-top: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-left: 6px;
margin-bottom: 5px;
border: 1px solid #d3d3d3;

}

#chronoform_LAND-PLATINUM input, #chronoform_LAND-GOLD input, #chronoform_LAND-SILVER input, #chronoform_LAND-BRONZE input, #chronoform_LAND-BASIC input, #chronoform_BREAKDOWN input{
padding-top: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-left: 6px;
margin-bottom: 5px;
border: 1px solid #d3d3d3;
width:180px;
}





/* ---------       PUBLIC PAGES END       -----------------*/






html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .contentpaneopen {
     border: 0pt none;
     font-family: inherit;
     font-size: 100%;
     font-style: inherit;
     font-weight: inherit;
     margin: 0pt;
     outline: 0pt none;
     padding: 0pt;
     vertical-align: baseline;
}

h2 {
     color: #999999;
     font-size: 15px;
     font-weight: bold;
}

h3 {
     font-size: 10px;
     font-weight: bold;
     font-family: 'Museo500', Arial, sans-serif;
}

h1 {
     font-size: 18px;
     font-family: 'Museo700', Arial, sans-serif;
}
#header h1{
font-size: 22px;
     font-family: 'Museo700', Arial, sans-serif;
font-weight:normal;
}
a{
color:#55bde4;
}
#logo {
     text-align: center;
     width: 90%;
}

body {
 background-image:url("../images/web-bg.jpg");
background-position:center;
background-repeat:no-repeat;
background-attachment:fixed;
     background-color: #333333;
     font-family: 'Museo300', Arial, sans-serif; 
     font-size: 13px;
     color:#333;
}

.item25, .item69 {
     font-size: 15px;
     font-weight: bold;
     margin-top: 15px;
     padding: 10px;
     width: 220px;
}

#contactinfo {
     margin-top: 40px;
}

#wrap {
     background-color: #FFFFFF;
     margin: auto;
     overflow: hidden;
     width: 1000px;
}

#wrapper {
     margin: auto;
     width: 1000px;
}

#publicmenu {
     background-color: #eee;
     color: #FFFFFF;
     font-size: 20px;
     width: 100%;
     float:right;
     text-align:left;
}


#publicmenu > ul.nav.menu {
	padding:0px;
  margin:0px;
  padding-left:15px;
  
	
}


#publicmenu a {
	padding-left:0px;
  padding-right:20px;

}


#header {
     background-color: #55BDE4;
     color: #FFFFFF;
     font-size: 20px;
     height: 90px;
     text-align: left;
     width: 75%;
     float:right;

}
div#header > div.custom > h1{
padding:15px;
}

#footer {
     background-color: #55BDE4;
     color: #FFFFFF;
     float: right;
     font-size: 10px;
     height: 50px;
     margin: auto;
     padding: 10px;
     text-align: center;
     width: 100%;
     font-family: Arial, sans-serif; 
}

#logo2 {
     background-image: url("../images/accessfirst.jpg");
     height: 75px;
     width: 237px;
float:left;
margin-top:5px;
}

#username1 {
     color: red;
     font-weight: bold;
     padding-top: 10px;
     text-align: center;
     width: 237px;
     margin-top:75px;

}

#logname {
     color: red;
     font-size: 16px;
     font-weight: bold;
     margin-top: -15px;
     padding-bottom: 25px;
     text-align: center;
     width: 237px;
}

#usernamelogout {
     display: block;
     height: 50px;
     margin-top: -25px;
     padding: 0px;
     text-align: center;
     width: 239px;
}

#usernamelogout .button {
     background-color: #DDDDDD;
     color: #112222;
     display: block;
     font-size: 13px;
     font-weight: bold;
     height: 35px;
     margin-left: 43px;
     padding: 10px;
     text-decoration: none;
     width: 150px;
}

#leftcolumn {
     background-color: #fcfcfc;
     float: left;
     max-width: 250px;
  
  width:100%;
}
.fixed{
  position:fixed;
  
}

#leftcolumn ul {
     list-style-type: none;
}

#leftcolumn li {
     margin-bottom: 1px;
}

#leftcolumn a:hover {
     background-color: #CFCFCF;
}



.emailbutt{
   background-color: #fff!important;
     text-decoration:underline!important;
     display: block;
     font-size: 13px;
     font-weight: bold!important;
     width: 100%;
}


#leftcolumn a {
     background-color: #DDDDDD;
     color: #112222;
     display: block;
     font-size: 13px;
     font-weight: bold;
     text-decoration: none;
     width: 100%;
}

#leftcolumn a span {
     margin-top: 16px;
}

#rightcolumn {
     background-color: #FFFFFF;
     border-color: #999999;
     border-left: 1px solid #999999;
     border-style: solid;
     float: right;
     margin-top: 0px;
     /*! min-height: 700px; */
     padding: 20px;
     width: 75%;
}

.contentpaneopen {
     width: 720px;
}

.componentheading {
     font-size: 18px;
}

.createdate, .small {
     font-size: 10px;
     font-style: italic;
}

/* .chronoform {
     display: none;
} */

.pageheader {
     font-size: 20px;
     font-weight: bold;
}

#listing td {
     font-weight: bold;
}

#listing td a {
     color: red;
}

#listing td {
     padding: 10px;
}

#listing tr:nth-child(2n+1) {
     background: none repeat scroll 0% 0% #ddd;
}

#listing .header {
     background-color: #FFFFFF;
     color: #666666;
     font-size: 12px;
}

#listing table {
     margin-bottom: 20px;
table-layout:fixed;
width:820px;
word-wrap:break-word;
}

#coverStartDateDay {
     display: none;
}

#coverStartDateMonth {
     display: none;
}

#coverStartDateYear {
     display: none;
}

#DtCovCommenDy {
     display: none;
}

#DtCovCommenMth {
     display: none;
}

#DtCovCommenYr {
     display: none;
}

#DateCoverCommencedDay {
     display: none;
}

#DateCoverCommencedMonth {
     display: none;
}

#DateCoverCommencedYear {
     display: none;
}

.contentheading {
     font-size: 20px;
     font-weight: bold;
}

form {
     margin-left: 2px;
     margin-top: 2px;
}

.PageFormatting_BoxArea input,.PageFormatting_BoxArea select {
     border-color: #D3D3D3;
     border-style: solid;
     border-width: 1px;
     margin-bottom: 5px;
     padding: 6px;
     width: 170px;
}

.text_10_red {
     color: red;
     font-size: 10px;
     font-weight: bold;
}

#com-form-login img {
     display: none;
}

#com-form-login .inputbox {
     border-color: #D3D3D3;
     border-style: solid;
     border-width: 1px;
     margin-bottom: 5px;
     padding: 6px;
     width: 170px;
}

#com-form-login .button {
     border-color: #D3D3D3;
     border-style: solid;
     border-width: 1px;
     float: left;
     margin-bottom: 5px;
     margin-top: 10px;
     padding: 6px;
}

#com-form-login ul {
     list-style-type: none;
     margin-top: 10px;
}

#com-form-login a {
     color: #55BDE4;
     text-decoration: none;
}

#com-form-login label {
     font-size: 12px;
     font-weight: bold;
}

#form-login .inputbox {
     border-color: #D3D3D3;
     border-style: solid;
     border-width: 1px;
     margin-bottom: 5px;
     padding: 6px;
     width: 170px;
}

#form-login .button {
     border-color: #D3D3D3;
     border-style: solid;
     border-width: 1px;
     float: left;
     margin-bottom: 5px;
     margin-top: 10px;
     padding: 6px;
     cursor:pointer;
}

#form-login ul {
     list-style-type: none;
     margin-top: 10px;
}

#form-login a {
     color: #55BDE4;
     text-decoration: none;
}

#form-login label {
     font-size: 12px;
     font-weight: bold;
}

#register a {
     color: red;
     float: left;
     font-weight: bold;
}

#form-login {
     font-size: 14px;
     font-weight: bold;
}

#loginmessage {
     float: left;
     width: 500px;
}

#loginmessage a {
     color: #55BDE4;
     text-decoration: none;
}

#loginmessage a:hover {
     text-decoration: underline;
}

#landguide {
     background-image: url("../images/landlordguide.jpg");
     height: 578px;
     width: 522px;
}

#landguide ul {
     float: left;
     list-style-type: none;
     margin-left: 230px;
     margin-top: 45px;
     padding: 0pt;
}

#landguide li {
     float: left;
     padding: 0pt;
     width: 58px;
}

#landguide a {
     display: block;
     height: 144px;
}

#landguide a:hover {
     background-color: #333333;
     opacity: 0.3;
}

#landguide a span {
     display: none;
}

#commercialguide {
     background-image: url("../images/commercialguide.jpg");
     height: 630px;
     width: 522px;
}

#commercialguide ul {
     float: left;
     list-style-type: none;
     margin-left: 231px;
     margin-top: 45px;
     padding: 0pt;
}

#commercialguide li {
     float: left;
     padding: 0pt;
     width: 58px;
}

#commercialguide a {
     display: block;
     height: 144px;
}

#commercialguide a:hover {
     background-color: #333333;
     opacity: 0.3;
}

#commercialguide a span {
     display: none;
}

#submithide {
     display: none;
}

#tennantnumber input {
     width: 70px;
}

#tennantnumber {
     width: 85px;
}

#tennantpost input {
     width: 70px;
}

#tennantpost {
     width: 85px;
}

.Callbacks_Title td {
     background-color: #CCCCCC;
     font-weight: bold;
     padding: 5px;
}

#Button2, #Button3, #Button4, #Button5, #Button6 {
     margin-bottom: 10px;
}

#spacer {
     height: 20px;
}

.text_10_bold {
     font-weight: bold;
}

.text_12_red {
     color: red;
     float: left;
     font-size: 14px;
     font-weight: bold;
     margin-bottom: 20px;
}

#whatsincluded {
     color: #29ABE2;
     font-size: 11px;
     line-height: 15px;
     margin-left: 410px;
     margin-top: 120px;
     position: absolute;
     top: 0px;
     width:300px;
}

#gapwhatsincluded {
     color: #29ABE2;
     font-size: 11px;
     line-height: 15px;
     margin-left: 410px;
     margin-top: -600px;
     position: absolute;
     top: 0px;
     width:300px;
}

#commwhatsincluded {
     color: #29ABE2;
     font-size: 11px;
     line-height: 15px;
     margin-left: 410px;
     margin-top: 120px;
     position: absolute;
     top: 0px;
}

#sampledocs {
     font-size: 10px;
     font-weight: bold;
}

#greybarlayer{
background-color: #cccccc;
font-weight: bold;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
margin-bottom:30px;
width:100%;
}




/* ---------       CROSS BROWSER       -----------------*/

.webkit #leftlogin .registerlink {
  padding-bottom:25px;
}

.ie7 #leftlogin .registerlink {
  padding-bottom:25px;
}
.ie8 #leftlogin .registerlink {
  padding-bottom:25px;
}

.ie #form-login-remember #modlgn_remember {
  background: none;
  border:none;
}
.ie7 #form-login-remember #modlgn_remember {
  background: none;
  border:none;

}
.ie7 #publicmenu{
margin-top:15px;
margin-left:-10px;
}

.webkit #listing td{
padding:5px;
}






---------------------  DATE TEST REPORTS ----------------------


#listing1 td {
     font-weight: bold;
}

#listing1 td a {
     color: red;
}

#listing1 td {
     padding: 10px;
}

#listing1 tr:nth-child(2n+1) {
     background: none repeat scroll 0% 0% #ddd;
}

#listing1 .header {
     background-color: #FFFFFF;
     color: #666666;
     font-size: 12px;
}

#listing1 table {
     margin-bottom: 20px;
table-layout:fixed;
width:720px;
word-wrap:break-word;
}

#listing1 input{
border:0;
background-color:transparent;
color:red;
font-weight:bold;
font-size:12px;
text-align:left;
width:50px;
}

#total {
border:0;
background-color:transparent;
color:red;
font-weight:bold;
font-size:12px;
text-align:left;
width:60px;
}



#calprint{
margin-left:-80px;
}









#listing2 td {
     font-weight: bold;
}

#listing2 td a {
     color: red;
}

#listing2 td {
     padding: 10px;
}

#listing2 tr:nth-child(2n+1) {
     background: none repeat scroll 0% 0% #ddd;
}

#listing2 .header {
     background-color: #FFFFFF;
     color: #666666;
     font-size: 12px;
}

#listing2 table {
     margin-bottom: 20px;
table-layout:fixed;
width:730px;
word-wrap:break-word;
}