/* CSS File for 'Bin Master' - website made by Robert Prior of R and P Design, www.randpdesign.co.uk */


body { 
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif; 
	background: url(images/header_repeat.jpg) repeat-x;
	background-color: #a9cbee;
}

.container {
	width: 931px;
	margin: 0 auto;
}

.copyright {
	font: 14px;
	padding-left: 442px;
	padding-top: 4px;
}

.aboutus {
	margin-left: -2px;
	width: 520px;
	height: 185px;
	border-bottom: 1px dashed silver;
	padding-top: 25px;
}

.aboutus img {
	float: left;
}


#main {
	height: auto;	
}

#logo {
	width: 191px;
	height:  130px;
	float: left;	
	background-image: url(images/logo.png);
	margin-top: 10px;
	margin-left: 60px;
	position: absolute;
}

#header {
	width: 931px;
	height: 468px;
	background-image: url(images/header.jpg);
}

#content {
	width: 931px;
	min-height: 225px;
	padding-top: 5px;
	padding-bottom: 25px;
	background: url(images/body_repeat.jpg) repeat-y;
}

#content_whatwedo {
	width: 931px;
	height: 810px;
	padding-top: 5px;
	padding-bottom: 10px;
	background: url(images/body_repeat.jpg) repeat-y;
}

#blend_left 	{
	width: 41px;
	height:  430px;
	background-image: url(images/blend_left.png);
	margin-top: 0px;
	margin-left: 27px;
	position: absolute;
	z-index: 20;
}

#blend_right 	{
	width: 41px;
	height:  430px;
	background-image: url(images/blend_right.png);
	margin-top: 0px;
	margin-left: 550px;
	position: absolute;
	z-index: 10;
}

#main_content {
	width: 520px;
	height: auto;
	float: left;
	padding-left: 50px;
}

#sidebar{
	width: 268px;
	height: auto;
	float: left;
	padding-right: 20px;
	padding-left: 55px;
}

#sidebox_tools {
	background-image: url(images/sidebox_tools.png);
	width: auto;
	height: 137px;
	margin-left: -9px;
	padding-left: 122px;
	padding-right: 8px;
	font-size: 12px;
}

#sidebox_bin {
	background-image: url(images/sidebox_bin.png);
	width: auto;
	height: 137px;
	margin-left: -9px;
	padding-left: 122px;
	padding-right: 8px;
	font-size: 12px;
}

#sidebox_email {
	background-image: url(images/sidebox_email.png);
	width: auto;
	height: 137px;
	margin-left: -9px;
	padding-left: 122px;
	padding-right: 8px;
	font-size: 12px;
}

#map_canvas {
	width: 250px;
	height: 200px;
	overflow: hidden;
	border: 2px solid #474747;
}

#footer {
	width: 931px;
	height: 82px ;
	background-image: url(images/footer.jpg);
}

#slide {
	z-index: 50;
	margin-top: 178px;
	margin-left: 57px;
	position: absolute;
}

/* @group Bottom Navigation */

ul#bottom_nav {  
    list-style: none;  
    display: block;
    padding-top: 13px;
    padding-left: 595px;
}  

ul#bottom_nav li.current, ul#bottom_nav li.current a {
	text-decoration: underline;
	color: #474747;
}

ul#bottom_nav li {  
    float: left; 
    padding-right: 20px;   
}  

ul#bottom_nav li a {  
    font-size: 14px;  
    color: #606060;  
    text-decoration: none;   
}  

ul#bottom_nav a:hover {
	color: #474747;
}  

/* @end */

/* @group Headings */

p {
	font: normal 14px "Helvetica Neue";
	line-height: 1.3;
	color: #404040;
}

h1 {
	text-indent: -9999px;
	font: 20px bold "Helvetica Neue";
}

h2 {
	text-indent: -9999px;
	font: 18px bold "Helvetica Neue";
	color: #0060a8;
}

h3 {
	color: #ed1c24;
	font: bold 18px "Helvetica Neue";
}

h4	{
	color: #474747;
	font: normal 14px "Helvetica Neue";
	padding-bottom: 5px;
}

h5 {
	padding-top: 4px;
	padding-bottom: 2px;
	color: #0060a8;
	font: bold 14px "Helvetica Neue";
}

h6	{
	color: #474747;
	font: normal 13px "Helvetica Neue";
}

.heading {
	font: bold 18px "Helvetica Neue";
	color: black;
}

.list {
	font: normal 14px "Helvetica Neue";
	line-height: 1.3;
	color: #404040;
	list-style-type: disc;
	padding-left: 40px;
}

.bold {
	font: 14px "Helvetica Neue";
	font-weight: bold;
	line-height: 1.3;
	color: #404040;
}

.bm {
	font: normal 14px "Helvetica Neue";
	line-height: 1.3;
	color: #ed1c24;
}

.bm_heading {
	font: bold 14px "Helvetica Neue";
	color: #ed1c24;
}

.bio {
	font: normal 12px "Helvetica Neue";
	line-height: 1.3;
	color: #606060;	
}

.tandc {
	font: 10px "Helvetica Neue";
	color: #404040;
}

.sidebox_text {
	padding-top: 42px;
	font-size: 12px;
	color: #606060;
}

.sidebox_link a {
	text-decoration: underline;
	color: #4c4c4c;
	font-size: 12px;
}

.sidebox_link a:hover {
	color: #0060a8;
}

.email a {
	text-decoration: underline;
	color: #606060;
}

.email a:hover {
	color: #e02020;
}

/* @end */

/* @group R and P Design Link */

#randp {
	height: 25px;
	overflow: hidden;
	width: 79px;
	padding-top: 35px;
	padding-left: 44px;
	float: left;
	text-indent: -9999px;
	z-index: 50px;
}

#randp a {
  display:block;
  color: gray;
}

#randp a:hover {
  display:block;
  color: maroon;
}

.rollover a {
height: 30px;
width: 79px;
background: url(images/site_link.png) 0 -25px no-repeat;
}

.rollover a:hover { 
background-position: 0 0px;
}

/* @end */

/* @group Contact Form */

.clearfloat {
	clear:both;
	height:0px;
}


form	{
	margin:0;
	padding:0;
}

fieldset	{
	}
	
legend	{
	color:#000000;
	font: normal 16px Helvetica Neue, Helvetica, Geneva;
	color: #333;
	line-height: 2.0;
	margin-left: 140px;
	padding: 10px;
}

label	{
	float:left;
	width:100px;
	padding-top: 4px;
	padding-right:20px;
	text-align:right;
	font: normal 16px Helvetica Neue, Helvetica, Geneva;
	color: #606060;
}

fieldset div	{
	padding:0;
	display:block;
	margin-bottom: 20px;
}
fieldset div input,fieldset div textarea	{
	width:320px;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:4px;
	color: #3169b2;
	font: normal 16px Helvetica Neue, Helvetica, Geneva;
}

fieldset div select	{
	padding:1px;
}

div.fm-multi div	{
	margin:5px 0;
}

div.fm-multi input	{
	width:1em;
}

div.fm-multi label	{
	display:block;
	width:200px;
	padding-left:5px;
	text-align:left;
}

#fm-submit	{
	clear:both;
	padding-top:0;
	text-align:center;
}

#fm-submit input	{
	border:0px solid #333;
	padding:8px;
	color: white;
	font: normal 14px Helvetica Neue, Helvetica, Geneva;
	background-color: #595959;
	margin-left: 322px;
	margin-top: -5px;
	cursor: pointer;
}

input:focus,textarea:focus	{
	background: #e3f2ff;
	color:#417cc2;
}

fieldset div.fm-req	{
	font-weight:bold;
}

#containernull	{
	margin:0 auto;
	width:450px;
	text-align:left;
}

p#fm-intro	{
	margin:0;
}

/* @end */
