@charset "UTF-8";

/* DEBUG ONLY
div {
        border: red 1px solid;
}*/

body  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 11px;
     background-image:url(http://www.hrassistnorthwest.co.uk/images/interface/bodybg.gif);
	 background-position:top;
	 background-repeat:repeat-x;
        line-height: 130%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}


h1 {
       font-size: 21px;
	   font-weight:lighter;
       line-height: 100%;       
       padding:0px 0px 0px 0px;
       text-align:left;
	   color:#999999;

}


h2 {
       font-family: Georgia, "Times New Roman", Times, serif;
       font-size: 12px;
       font-style: italic;       
       color: #666666;
	   line-height: 120%;
       padding:0px 10px 0px 0px;
      margin-bottom:5px;
}

h3 {
       font-size: 10px;
       font-weight:bold;
       line-height: 80%;       
       padding:0px 0px 8px 0px;
       margin:0px;
       text-align:left;
      color: #C3263A;

}

h4 {
       font-size: 14px;
       font-style: italic;       
       line-height: 100%;       
       padding:5px 0px 5px 0px;
       margin:0px;
       text-align:left;
      color: #333333;

}


a:link { color: #C3263A; text-decoration:none; border:0px;}
a:hover, a:active { text-decoration:underline; }
a:visited { color: #C3263A; text-decoration:none;}


p {
        float:left;
       width:100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 11px;
}



.more , .back {
       font-style: italic;
       font-weight:bold;
	   color:#C3263A;
}

.back a:before { content:"« "; }
.more a:after { content:" »"; }

.editdate {
       font-size:9px;
       color: #94B0DD;
}

#container { 
	background:#FFFFFF;
	width: 860px;  /* using 204x less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-right: 50px;
	padding-left: 50px;
	text-align: justify; /* this overrides the text-align: center on the body element. */
}


#header{
width:100%px;
margin:0 auto;
	padding: 10px;
}

#header a:link img, #header a:hover img, #header a:visited img {
       border: 0px;
}


.subtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #333333;
}

#signup {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
float:right;
margin-right:-27px;
	width: 297px;
	text-align:right;
}

#signup input {
/*background:#c5c5c5;*/
margin:0px;
}

#optin {
text-align:right;
padding:4px;
color:#666666;
font-size:9px; 
}

#go {
position:relative;
top:4px;
left:4px;
}


#navbar {
		float:left;
        margin: 0 0 15px 0;
        font-size:11px;
        width:100%;
        text-align:left;
		padding:3px 0px 3px 0px;
		border-bottom: 1px solid #CCCCCC;
}

#navbar ul{
	margin: 0px;
	padding:0px;
}


#navbar ul li
{
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
/*	display: block;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
    text-align: left;
}


#navbar a
{
    font-weight:bold;
	color:#C3263A;
	text-decoration: none;
	display: block;
	padding:0px 5px 0px 5px;
	font-size: 8px;
}

#navbar li#active { color:#C3263A; }
#navbar a:hover { color:#FFFFFF; background:#999999; }
#navbar a .selected { color: #333333; text-decoration: none; }

#contact {
	float:right;
}



#sidebar_left {
	float: left; /* since this element is floated, a width must be given */
	width: 330px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #EBEBEB;*/ /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 15px 0px;
}


#sidebar_left a:link img, #sidebar_left a:hover img, #sidebar_left a:visited img {
       border: 0px;
}

#sidebar_left a:hover img{
       border-right: 3px #CCC190 solid;
       margin-right: 5px;
}

#logo {
position:relative;
left:-10px;
width:270px;
margin:0px;
		padding:0px;
}

#logo a:link img, #logo a:hover img, #logo a:visited img{
       border: 0px;
       margin-right:0px;
}

#page_img {
	margin: 0 15px 10px 0;
}

.caption {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-size:9px;
	font-weight:bold;
	color:#000000;
	padding:0px 0px 0px 0px;
	line-height:100%;
	border-top:1px solid silver;
	width:320px
}

.testimonial {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:24px;
	font-weight:bold;
	line-height:28px;
	color:#999999;
	padding:10px 20px 0px 20px;
}

#mainContent {
 position:relative;
top;0px;
right:0px;
     /*  background-color: #ff0033;   */ 
	margin: 0 0 0 350px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar_left space when the content in #sidebar_left ends. */
	padding: 0px 0px  0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

#flashcontent, #banner {
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
 /*      background-color: #ff0099;
        position:absolute;
        /*top:0px;
        right:50px;
        margin-top:100px;
        text-align:left;*/
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#breadcrumb {
    color:#666666;
    font-size: 9px;
  padding: 0px 0px 3px 0px ;
  margin:0px;
}

#breadcrumb a:link { color:#666666; text-decoration:none; }
#breadcrumb a:hover { color:#ff0033; text-decoration:underline; }
#breadcrumb a:visited { color:#666666; }

#sect_title {
	float:left;
    padding-right:0px;
	width:515px;
}


#sect_leader {
    position:relative;
    top:0px;
    padding-right:0px;
	width:515px;
}


#content_img {
   float:left;
   margin-right: 10px;
padding: 5px 0px 5px 0px;
 border:0px;
}


#content_img img{
 border:0px;
}

#blogdiv{
float:right;
margin-top:0px;
width: 515px;
/*border:1px solid green;*/
border-bottom: 1px solid silver;
min-height:264px;
}

#body1 {
	width:515px;
padding-bottom: 15px;
}

#col_container {
float:right;
width:515px;
margin-top:5px;
padding-left:0px;
text-align:left;
}

.col1 {
float:left;
margin: 0px 10px 0px 0px;
width:250px;
/*  background-color: orange;*/
}

.col1 > ul li {
list-style-type:none;
}

.col2 {
position:relative;
top:0px;
margin: 0px 0px 0px 260px;
width:250px;
/*  background-color: yellow;*/
}

.col2 > ul li {
list-style-type:none;
/*list-style:url(http://www.hrassistnorthwest.co.uk/images/interface/bullet.jpg);*/
}

#extended {
  float:left;
/*  background-color: yellow;*/
}

#bottom {
        margin-top:15px;
	border-bottom: 1px solid silver;
/*	border: 1px solid red;*/
}

#loginout {
float:right;
list-style-type: none;
color:#666666;
margin:0px;
        font-size:10px;
}

#submenu {
        position:relative;
        bottom:0px;
        font-size:10px;
        text-align:left;
	padding: 0;
	margin:0px;
}

#loginout ul, #submenu ul{
	padding: 0;
	margin: 0;
}


#loginout ul li, #submenu ul li
{
/*border: 1px solid red;*/
	float:left;
	list-style-type: none;
	padding-top: 5px;
	margin: 0;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
    text-align: left;
}


#loginout a, #submenu a
{
    font-weight:normal;
	color:#666666;
	text-decoration: none;
	display: block;
	padding:0px 5px 0px 5px;
	border-left: 1px solid #a2a2a2;
    font-size: 10px;
}

#loginout li#active, #submenu li#active { color: #666666; }
#loginout a:hover, #submenu a:hover { text-decoration: underline; }
#loginout a .selected, #submenu a .selected { color: #666666; text-decoration: underline; }

#footer {
	clear: both;
	position: relative;
	z-index: 13;
	width:100%;
	height:auto;
	float:left;
	margin-top:20px;
	padding: 8px;
	text-align:center;
	font-size:9px;
	color: silver;
}

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


