
td.row1, td.row0
{
background:#fff;
}


/* == [ SEARCH PAGE ] ================== */


#searchcontainer label
{
font-weight:bold;
}

#searchcontainer div h2, #searchcontainer div p
{
padding-left:0;
}


#searchcontainer a
{
text-decoration: none;
}

/*Field lengths*/
#startDate, #endDate
{
width:40%;
}

#postcodefield
{
width:25%;
}

#address
{
width:48%;
}

#searchcontainer div#streetname
{
float:left;
width: 95%;
border: 1px solid #ccc;
padding:10px;
height:185px;

}

/*A to Z buttons*/
div#atoz span
{
position: absolute; 
top: -1000px; 
left: -1000px; 
font-size: 1px; 
line-height: 1px;
}

div#atoz a
{
font-size:90%;
float:left;
border:1px solid #ccc;
padding:2px;
margin-bottom:3px;
margin-left:2px;
width:15px;
text-align:center;
text-decoration:none;
}

div#atoz a:hover
{
text-decoration:underline;
}

#searchcontainer div#appnumber
{
float:left;
width: 44%;
border: 1px solid #ccc;
padding:10px;
height:135px;
margin-top:15px;
}

#searchcontainer div#postcode
{
margin-top:15px;
float:right;
width: 44%;
border: 1px solid #ccc;
padding:10px;
height:135px;
}

* html #searchcontainer div#appnumber,
* html #searchcontainer div#postcode
{
margin-top:-10px;
}

/*helper text*/
#searchcontainer div#daterange em, #searchcontainer div#appnumber em, #searchcontainer div#postcode em, div#appnumber form
{
color:#0F308F;
font-size:85%;
font-style:normal;
}

/*Pad down "to" field*/
#searchcontainer div#daterange #row2
{
padding-top:5px;
}



/* == [ SEARCH RESULTS ] ================== */

table#searchresults
{
width:100%;
border:0;
}

table#searchresults td
{
vertical-align:top;
}

th#appno
{
width:17%;
}

th#appno
{
width:16%;
}

th#address
{
width:56%;
}

th#status
{
width:11%;
}



/* == [ CASE FILE SUMMARY ] ================== */


table#casefilesummary
{
margin-bottom:20px;
}

p#comment
{
text-align:right;
margin-bottom:25px;
padding-right:10px;
}

p#comment a
{
background-image:url("../images/comment.gif");
background-repeat:no-repeat;
padding-left:2em;
font-weight:bold;
}



#casefilesummary th,
#relevantdates th
{
width:20%;
background:none;
color:#000;
vertical-align:top;
padding:6px 6px 6px 0px;
border-bottom:1px solid #dfdfdf;
}

#casefilesummary td,
#relevantdates td
{
padding:6px;
width:25%;
vertical-align:top;
border-bottom:1px solid #dfdfdf;
}

/*create gap between colspan cells and rest of summary*/
th#location, td#locationbreak
{

}

#drawingstext
{
border:1px solid #cfcfcf;
padding:3px 3px 3px 32px;
font-size:90%;
color:#666;
margin:1em 0em 1em 0em;
background-image:url("../images/warning.gif");
background-repeat:no-repeat;
background-position:5px 10px;
}

p#commentfoot
{
font-size:110%;
padding-right:40px;
}

/* == [ CASE FILE DOCS ] ================== */

table#casefiledocs td
{
vertical-align:top;
}

/*Table column widths*/
#casefiledocs #datepublished {width:17%;}
#casefiledocs #doctype {width:13%;}
#casefiledocs #view {width:16%;}
#casefiledocs #description {width:54%;}

#copyright
{
font-size:95%;
margin-top:2em;
padding:1em;
border:1px solid #cfcfcf;
color:#666;
}

#copyright h3
{
font-size:95%;
margin-bottom:0;
}

#copyright p
{
margin-top:0;
}

/* == [  COMMENT ] ================== */

#commentform label
{
float:left;
display:block;
width:200px;
}

#commentform legend
{
display:none;
}

#commentform .textlabel
{
width:200px;
}

/*Correct radio button group alignment*/
fieldset#radiogroup 
{
padding-bottom:15px;
}

fieldset#radiogroup label
{
float:none;
display:inline;
position:relative;

font-weight:normal;
color:#000;
}

#commentform textarea
{
margin-left:0px;
width:50%;
}

#commentform fieldset p
{
margin:0;
padding:3px 0px 3px 0px;
}

/*Turn fieldset border off*/
form#commentform fieldset
{
border:0px solid #fff;
padding-left:0px;
margin-left:0px;
}

/*Hide legend*/
form#commentform legend
{
color:#fff;
}

/*Turn bold labelling off for radio button group*/
#commentform #row7 #supportlabel, #commentform #row7 #objectlabel, #commentform #row7 #observationlabel
{
font-weight:normal;
}

#commentform #row7 input#support
{
margin-left:0;
}

#commentform #row9
{
margin-top:20px;
margin-left:200px;
}

/* == [ CASE FILE THUMBNAILS ] ================== */

/*Thumbnail spacing and border*/
#thumbnails img
{
margin-right:5px;
margin-bottom:5px;
border:2px solid #8C8E91;
}

#thumbnails a:hover img
{

border:2px solid #F68D1F;
}

/* == [  CASE FILE SHORTCUTS ] ================== */

table#casefileshortcuts
{
border:0;
width:100%;
}

table#casefileshortcuts td
{
vertical-align:top;
}


/* == [  SUBMITTED APPS ] ================== */

table#submittedapps
{
border:0;
width:100%;
}

table#submittedapps td
{
vertical-align:top;
}

/*Table column widths*/
table#submittedapps th#date {width:16%;}
table#submittedapps th#councilref {width:13%;}
table#submittedapps th#myref {width:10%;}
table#submittedapps th#onlineref {width:12%;}
table#submittedapps th#otherinfo {width:38%;}
table#submittedapps th#delete {width:11%;}

/* == [  DRAFT SUBMISSIONS ] ================== */

table#draftsubmissions
{
border:0;
width:100%;
}

table#draftsubmissions td
{
vertical-align:top;
}

/*Table column widths*/
table#draftsubmissions th#date {width:16%;}
table#draftsubmissions th#myref {width:53%;}
table#draftsubmissions th#onlineref {width:22%;}
table#draftsubmissions th#delete {width:9%;}

/* == [  USER DETAILS ] ================== */

table#userdetails
{
border-bottom:1px solid #CCAB25;
padding-bottom:15px;
margin-bottom:10px;
}

table#userdetails th
{
background:#fff;
font-weight:bold;
color:#000;
padding-right:3px;
}


/* == [  LOGIN ] ================== */

#loginform label
{
float:left;
display:block;
width:100px;
}

/*Turn fieldset border off*/
#loginform fieldset
{
border:1px solid #CFCFCF;
padding:10px;
margin-left:0px;
}

/*Hide legend*/
#loginform legend
{
display:none;
}

#loginform fieldset p
{
margin:0;
padding:3px 0px 3px 0px;
}

/*Turn fieldset border off*/
#loginform input#button
{
margin:10px 0px 0px 120px;
}

/* == [  FORGOTTEN PASSWORD ] ================== */

/*Turn fieldset border off*/
#passwordform fieldset
{
border:1px solid #CFCFCF;
padding:10px;
margin-left:0px;
}

#passwordform label
{
float:left;
display:block;
width:185px;
}

#passwordform fieldset p
{
margin:0;
padding:3px 0px 3px 0px;
}

/*Hide legend*/
#passwordform legend
{
display:none;
}

#passwordform p#row4
{
margin-left:185px;
margin-top:10px;
}



/* == [  REGISTRATION ] ================== */

#registrationform fieldset
{
border-top: 1px solid #dfdfdf;
border-right: 1px solid #F3F3F4;
border-bottom: 1px solid #F3F3F4;
border-left: 1px solid #F3F3F4;
margin: 7px 0px 14px 0px;
}

#registrationform fieldset#usertype
{
margin-top: 25px;
}

#registrationform fieldset#usertype label
{
margin-right:10px;
min-width : 0px;
clear:none;

}

#registrationform fieldset legend
{
margin-bottom: 20px;
margin-top: 5px;
color:#F68D1F;
font-size:110%;
}

#registrationform fieldset p
{
margin:0;
padding:3px 0px 3px 0px;
}

#registrationform label
{
float:left;
display:block;
width:155px;
}

#registrationform input
{
margin-left:30px;
}

/*Override label style for messagebox*/

#registrationform p#messagebox input
{
margin-left:0px;
}

#registrationform p#messagebox label
{
display:inline;
float:none;
}

#registrationform fieldset#usertype p#usertyperow1 input, 
#registrationform fieldset#usertype p#usertyperow2 input
{
float:left;
margin-left:0;
}

#registrationform em
{
font-size: 90%; 
font-style: normal;
color:#999;
white-space:nowrap;
}

/*Override label style for messagebox at foot of page*/

#registrationform p#messagebox input
{
margin-left:0px;
}

#registrationform p#messagebox label
{
display:inline;
float:none;
margin-left:5px;
width:30px;
}

/*Override submit/reset button margin*/
#registrationform p#submit
{
padding-top:1em;
margin-left:160px;
margin-right:0em;
}






