﻿@import "../global_public/global_public.css";

/* GENERAL CLASSES */
body { font-family:Arial, Helvetica, sans-serif; background:url("background.gif") top left;  }
.field { border:1px solid #679522;  }
.content-image { margin:5px; }

/* Overwite */
.form-style4 { margin:0px; }
.under-nav { visibility:hidden; line-height:0px; height:0px; margin:0px; }


/* MAIN WRAPPER */
#wrapper { width:100%; background:url("left_nav_bg.gif") top left repeat-y; padding:0px;  }

/* A-HREFs BUTTON STYLES */
.bn-small { background:url("bn_small.gif") top left no-repeat; color:#FFF;  }
.bn-medium{ background:url("bn_medium.gif") top left no-repeat; color:#FFF;}
.bn-large { background:url("bn_large.gif") top left no-repeat; color:#FFF; border:1px solid #000;   }
.bn-200 { background:url("bn_200.gif") top center no-repeat; text-align:center; color:#FFF; }
.form-button-small { background:url("bn_small.gif") top left no-repeat; padding:2px 0px 4px 2px; color:#FFF; }
.form-button-65 { background:url("bn_65.gif") top left no-repeat; }
.form-button-large { background:url("bn_large.gif") top left no-repeat;  }

/* HEADER */
#header { background:#349B9A url("strapline.jpg") top right no-repeat; margin-bottom:10px;  }
#header-logo { }
#header-logo h1 { background:url("hfheader.jpg") 0px 3px no-repeat; width:254px; height:65px; }
#header-design { background:url("header_design.jpg") 0px 0px no-repeat; height:65px; }
#header-tools { background:#FFCF00; border-bottom:1px solid #313031; color:#000   }
#basket { color:#313031;   } 
#basket a { background:#3395BA; }
a#txt1,a#txt2,a#txt3 { background:#3395BA; color:#FFF; }

/* MASTER COLS */
#left-col {	width:160px; background:url("rehousing.jpg") top left no-repeat; padding:100px 0px 20px 0px;   }
#main-col { margin:0px }


	
#inner-wrapper { width:770px; }		
#main-col-inner { padding:0px; background:url("title_bg.gif") top left repeat-x; }
#main-col h2, #main-col h2 span  { color:#009A9C; font-size:20px }
#main-col h2 a { color:#18659C; }
#main-col h2 a:hover { color:#18659C; }
#main-col h3 { color:#18659C;  }
#main-col h3 span { color:#18659C; }
#main-col p { font-size:13px; }


/* GRIDVIEWS */
.gridview-style1 { border:1px solid #736100; }
.gridview-style1 th { background:#FFE34A url("box_grad.gif") bottom left repeat-x; }
.gridview-style1 th a { color:#736100; }

/* FOOTER */
#footer { background:#FFF; height:50px}
#footer p {  color:#000; text-align:left; font-size:10px; }

/* Nav */
.AspNet-Menu-Vertical ul { margin:7px 0px 0px 5px; list-style:none; }
.AspNet-Menu-Vertical li { background:url(bullet_point.gif) 0px 6px no-repeat; margin-bottom:0px }
.AspNet-Menu-Vertical li a { background:none; color:#0000FF; font-weight:100; padding:2px 0px 2px 14px; text-decoration:underline }

.AspNet-Menu-Vertical li.AspNet-Menu-Selected  { background:url(bullet_point.gif) 0px 6px no-repeat;  }
.AspNet-Menu-Vertical li a.AspNet-Menu-Selected { background:none; color:#0000B3 }

