a:link{color:00C; text-decoration:none}
a:link:hover, a:link:focus; a:link:active{color:#00C; text-decoration:underline;} 
a:visited{color:#046; text-decoration:none;} 
a:visited:hover, a:visited:focus; a:visited:active{color:#046; text-decoration:none;} 
a:hover, a:focus, a:active{text-decoration: underline;} 

/* Display styling */
.noScreen { display: none;}
.noborder {border:none; }
.teaser .rest{display:none;}
.h70{height:703px}
.clear{clear:both;}
.inline{display:inline;}

/*Quotation Styling */
blockquote{font-family:Georgia, "Times New Roman", Times, serif; background:url(http://www.thepickards.co.uk/images/quote.gif) no-repeat;background-position:top left;padding-left:2em;}
blockquote div {background: url(http://www.thepickards.co.uk/images/unquote.gif) no-repeat;background-position:bottom right;padding-right:0.3em;}
q {font-family:Georgia, "Times New Roman", Times, serif; quotes: none } 

/* Font styling */
.huge {font-size:1.1em}
.large {font-size:1em}
.medium{font-size:0.9em}
.small {font-size:0.8em}
.tiny {font-size:0.7em}
.bold{font-weight: bold}
.nobold{font-weight: normal}
.font085 {font-size:0.85em;}

/* List styling */
ol.disc{list-style-type:disc}
ol.n {list-style-type:decimal;}
ol.a {list-style-type:lower-alpha;}
ol.i {list-style-type:lower-roman;}
ol.blank {list-style-type:none;}
li.disc{ list-style-type:disc;}

/* Floats and alignment */
.align_right{TEXT-ALIGN: right}
.align_left{TEXT-ALIGN: left}
.align_center{TEXT-ALIGN: center}
.valign_top{VERTICAL-ALIGN: top}
.valign_middle{VERTICAL-ALIGN: middle}
.valign_bottom{VERTICAL-ALIGN: bottom}
.block_center{margin-left: auto; margin-right: auto}
.float_left {float:left;}
.float_right {float:right;}

/* Colours */
.back_white{background-color:#FFF}
/*Generic tags */
html{font-size:100.1%}
body {font-family:Tahoma, Arial, san-serif; background-image:url(../Images/desk.gif); background-repeat:both; font-size:0.8em;} 
h1 {font-size: 1.6em; font-family:Georgia, Tahoma, Times, san-serif; display:inline;} 
h2 {font-size: 1.1em; margin-top:0.9em;} 
h2.small {font.size:0.9em;margin-bottom:0px; margin-top:3em}
h2.blog{font-size:1.2em; margin-top:-8px; padding:0.3em; margin-bottom:1.2em; 
        background-image:url(../Images/dash.gif); background-repeat:repeat-x; 
		background-position:bottom; }
h3 {font-size:1.0em;}
abbr, acronym, .abbr{border-bottom: 1px dashed #444;font-style: normal;cursor: help;} 

li{margin-left:-1.1em; margin-bottom:0.5em;}
li.menu{margin-left:-1.1em; margin-bottom:1px; margin-top:1px}
li.left{margin-bottom:1px; margin-top:1px}
li.normal{margin-left:0.2em; font-size:0.95em;}
.h_auto{height:auto}
p {margin-top:0.7em;margin-bottom:0.7em;}
blockquote{margin-left:1.5em;margin-right:1.5em; padding-left:2em; padding-right:2em;}

/* DIVs */
DIV#TopText{text-align:right; background-image:url(../Images/pencil.gif); background-repeat:no-repeat; background-position:top right; padding-right:5em; padding-bottom:0.6em;margin-bottom:1px}
DIV#Header{left:4px;width: 99%; height:28px;vertical-align:middle;background-image:url(../Images/ruler.gif); background-repeat:repeat-x; background-position:top left; padding-bottom:3em;}
DIV#Navigation{float:left; top: 64px; 
			   height:400px; width:150px; 
			   vertical-align:top; background-image:url(../Images/envelope_head.gif); 
			   background-repeat:repeat-x; background-position:top right; margin-bottom:60px;}	   
DIV#MenuPanel{padding-left:1em; text-align:left;
              background-image:url(../Images/envelope_body.gif); background-position:top;
			  background-repeat:repeat; padding-bottom:80px;}
html DIV#Navigation{ width:25%; min-width:150px; min-height:400px; } 
DIV#ContentHolder{margin-left:0.7em; margin-right:auto; float:left; width:auto; width:50%;
             vertical-align:top; overflow:visible;
			vertical-align:top; background-image:url(../Images/paper_head.gif); 
			   background-repeat:repeat-x; background-position:top left; }
DIV#Content{ padding-left:1em; padding-right:0.2em;vertical-align:top; overflow:visible; margin-top:27px;
			vertical-align:top;   background-repeat:repeat; background-position:top left;
			 padding-bottom:2em; background-image:url(../Images/paper_body.gif); }
DIV#Content a:link{color:#00C; text-decoration:underline}
DIV#Content a:visited{color:#046; text-decoration:underline;} 
DIV#Slide{height:120px; width:200px;margin-top:4em;  background-image:url(../Images/slide.gif); background-repeat:no-repeat; padding-left:-20px}

DIV#RightPanel { width:120px; float:right; margin-top:0em; padding-right:1em;padding-top:2em; vertical-align:top; font-family: "Comic Sans MS","Garamond","Palatino Linotype",Arial; margin-left:-2em;}
html DIV#RightPanel{ width:20%; min-width:120px; }
.postit_head{background-image:url(../Images/postit_head.gif); background-repeat:repeat; background-position:top left; vertical-align:top; }
.postit_body{padding-left:0.3em; background-image:url(../Images/postit_body.gif); background-repeat:both; background-position:top left; margin-top:-14px;}
DIV#Target {padding:5px}
DIV.code {position:relative; 
          padding:0.2em;
		  margin:0.5em 0.5em 1em 2em; 
		  border:1px solid #000;
		  background-color: #fff;
		  font-family: Courier, mono; 
		  color:#009; 
		  font-size:1.1em; 
		  height:auto; 
		  overflow:auto;
		  width:90%}

DIV.code .comment{color:#666}
/* Height and width */
.w100{width:100%}
.w85{width:85%;}
.h140{height:140px}
.minh_140{height:140px}
body .minh_140{height:auto; min-height:140px}
.h120{height:120px}
.w80{width:80%}
.w30{width:30%}
.w50{width:50%}
.w65{width:65%}
.w45{width:45%}

.border{border-style:solid; border-color:#000; border-width:1px;}
table {border-style:solid; border-color:#000; border-width:1px;}
th, td{border-style:solid; border-color:#000; border-width:1px; padding:4px;}
.margin{margin:0.6em;}
.margin_small{margin:0.3em;}
.margin_smaller{margin:0.2em;}
.notopmargin{margin-top:0;}
.nomargin{margin:0}
.nobottommargin{margin-bottom:0;}
.margin30{margin-bottom:30px;}

.padding{padding:0.2em;}
.padding_top{padding-top:1.4em;}
.padding_left{padding-left:1em;}
.padding_right{padding-right:1em;}

.prop30{padding-top:30px}
.prop100{padding-top:100px}

/* Table styling */
.nospacing{border-collapse:collapse}
.delete-comment-icon { background-image:url("http://www.thepickards.co.uk/images/bin.gif"); background-repeat:no-repeat; background-position:top left; padding-left:6px; padding-right:6px; padding-bottom:4px;}
.quick-edit-icon { background-image:url("http://www.thepickards.co.uk/images/edit.gif"); background-repeat:no-repeat; background-position:top left; padding-left:6px; padding-right:6px; padding-bottom:4px; margin-right:8px}
.email-post-icon { background-image:url("http://www.thepickards.co.uk/images/mail.gif"); background-repeat:no-repeat; background-position:top left; padding-left:6px; padding-right:6px; padding-bottom:4px; margin-right:8px}
/*.item-control {display:none;}*/
.item-control a, .item-action a {   text-decoration:none !important;}


