/*  
Theme Name: Poised To Move
Author: John King
Author URI: http://www.kingwebsites.co.uk/
*/

/* RESET CSS CODE */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;font-size:100.01%}
fieldset,img{border:0;}
cite,code,em,strong,th{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
h1,h2,h3,h4{font-size:100.01%;}
q:before,q:after{content:'';}
body{font:13px "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Verdana, Helvetica, Sans-Serif;*font-size:small;*font:x-small;}
img{display: block;}

/* Layout CSS */

body { /* Leftbar background image */
	background-image:url(graphics/leftbar2.jpg);
	background-repeat: repeat-y;
}

#container {
	width: 920px;
}

#leftbar {
	float: left;
	width: 157px;
}
			
#topsection {
	float: left;
	width: 763px;
	padding-bottom: 30px;
	background-color: white;
}

#content {
	width: 525px;
	margin: 0px 0px 0px 190px;
	padding: 0px 40px 50px 0px;
}		 
		 
#rightcontent {
	position: absolute;
	top: 220px;
	left: 740px;
   width: 180px;
}
			   
		   
/* Header CSS */		  

#topsection img {
	float: left;
	width: 310px;
	height: 95px;
	display: inline;
}

#topbanner h2 {
	float: right;
	padding: 2px 25px 0px 0px;
}

#topsection p {
	text-align: right;
	padding-right: 25px;
	font-size: 0.95em;
	font-weight: bold;
}

#topsection p a {
	padding: 3px 6px;
	background-color: #F6F4EF;
	color: #84837E;
}

#topsection p a:hover {
	color: #5C5B59;
	background-color: white;
}

  
/* Main Navigation Menu CSS */

#topnavbar {
	font-size: 0.85em;
	padding: 30px 0px 0px 0px;
	height: 30px;
	clear: both;
}

#topnavbar li {
	float: left;
	padding-left: 10px;
	background:url(graphics/navleft1.gif) no-repeat left top;
}
			
#topnavbar li a {
	display: block;
	text-decoration: none;
	padding: 8px 10px 7px 0px;
	color: #404040;
   background:url(graphics/navright1.gif) no-repeat right top;
}

#topnavbar li a:hover {
	color: #000000;
}

#topnavbar #topactive {
	background-image:url(graphics/navleft2.gif);
}

#topnavbar #topactive a {
	background-image:url(graphics/navright2.gif);
}


/* LEFTMENU AREA */

a:hover {
	color: #5C5B59;
}

iframe {
	margin: 10px 0px 8px 12px;
}

.scroll_button a {
	color: #84837E;
	text-decoration: underline;
}

.scroll_button a:hover {
	color: #5C5B59;
}


/* MIDDLE CONTENT */

#content {
		  background-color: #FFFFFF;
}
		  
h1 {
	font-size: 1.4em;
	padding: 5px 0px 10px 0px;
	line-height: 1.5em;
	color: #84837E;
}

h2 {
	font-size: 1.4em;
	padding: 5px 0px 8px 0px;
	line-height: 1.5em;
	color: #84837E;
}

p {		  
	font-size: 0.84em;
	padding: 2px 0px 8px 0px;
	line-height: 1.8em;
	clear: right;
}

.quote {		  
	font-style: italic;
}

p a {
	color: #84837E;
	text-decoration: underline;
}

#content ul {
	font-size: 0.84em;
	list-style: disc;
	margin: 10px 0px 20px 30px;
}

#content li {
	margin: 3px 0px 3px 0px;
}
  
ul#reports {
	list-style-type: none;
}

ul#reports li {
   float: left;
	font-size: 0.84em;
	padding: 4px 20px 14px 20px;
	text-align: center;
}
			   
ul#contentimage {
   list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#contentimage li {
   float: left;
	font-size: 0.84em;
	padding: 10px 8px 18px 17px;
	text-align: center;
	margin: 0px;
}		
					  
#contentimage img {
  	border: 2px solid #D4D1C8;
	padding: 4px;
}	   

.hslogo {
	float: left;
	border: 0;
	margin: 5px 20px 0px 0px;
}

	   
/* RIGHTSIDE CSS */

#rightcontent {
	background-color: #FFFFFF;
}

.top {
	border: 2px solid #D4D1C8;
	padding: 5px;
}


/* BOTTOM MENU */

#bottommenu {
	margin-left: 185px;
	margin-bottom: 20px;
	margin-top: 45px;
	clear: both;
}

#bottommenu ul li {
	display: inline;
	margin-right: 5px;
}

#bottommenu a {
	font-size: 0.84em;
	color: #84837E;
	text-decoration: underline;
}

#bottommenu a:hover {
	color: #5C5B59;
}

/* top section new links CSS */



