/*  
URL: http://www.thesafetyhub.net
Description: The Safety Hub
Version: 1.0
*/

body {
	margin: 20px 0 0 0;
	background: #6F9EC6 url(images/bg.jpg) repeat-x;
	font-size: 11px;
	color: #666666;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	margin: 0 20px 0 20px;
}

h1 {
	font-size: 1em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #666666;
	text-decoration:underline;
}

a:hover {
	color: #0086B0;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	width: 890px;
	/*height:670px;*/
	padding: 0;
	margin: 0 auto;
	background: #FFF;
	}
	

/* Header */

#header {
	width: 890px;
	height: 122px;
	margin: 0 auto;
	padding: 0;
}

#header h1, #header p {
	display:none;
}

#logo a{
	float: left;
	width: 201px;
	height:112px;
	margin: 5px 0 0 5px;
	text-decoration:none;
	padding: 0px;
	border:1px #CCCCCC solid;
	background: #FFFFFF url(images/safetyhub-logo.jpg);
}

#logo a span {
	visibility:hidden;
}

#flash{
	float: right;
	width: 670px;
	height:112px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0px;
	border:1px #CCCCCC solid;
	display:inline;
}

#flashcontent {
		height: 100%;
	}

/* Page */

#page {
	width: 890px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 490px;
	min-height:540px;
	border:1px #CCCCCC solid;
}

#content p  {
	margin: 0 20px 15px 20px;
}


.title {
	padding: 15px 0px 15px 0px;
	font-size: 13px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


.last {
	border: none;
}

.float {
  float: left;
  margin-right:10px;
  margin-bottom:20px;
  display:inline; 
  
  }
  
.float p {
   display:none;
   }
 
img.floatimg {
	border:none;
}

img.floatimgfirst{
	border:none;
	margin-left:20px;
}


/* Navigation bar */

#navBar{
	float: left;
	width: 203px;
	/*margin: 0 5px 0 5px;*/
	margin-right: 5px;
    margin-left:5px;
	padding: 0px;
	background-color: #CCCCCC;
	display:inline; 
}

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	
}

#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


#navBar li {
	border-bottom: 1px solid #FFFFFF;
}

html>body #navBar li {
	border-bottom: none;
}

#navLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
}

#navLinks a {
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 4px 0px 4px 15px;
	text-decoration:none;
	color:#FFFFFF;
}

#navLinks a:hover{
	background-color: #dddddd;
	color:#0086B0;
}

#public {
  width:203px;
  background:#FFFFFF;
  float: left;
  
  }
  
#caption{
   color:#FFFFFF;
   width:201px;
   padding: 3px 0 3px 0;
   background:#07A3D2;
   text-align:center;
   vertical-align:middle;
   font-weight:bold;
   border:1px #CCCCCC solid;
   }
   
#caption a{
   text-decoration:none;
   color:#FFFFFF;
   margin-top:3px;
   font-size:12px;
   
   } 
 
img.publicimg {
	border:1px #CCCCCC solid;
	margin-top:3px;
}


/* Sidebar */

#sidebar {
	margin-right:5px;
	float:right;
	width:175px;
	height:423px;
	background-attachment: fixed;
    background: url(images/QMS.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	display:inline;
}

/* Forms */

	
form#registerForm  {
	width: 400px;
	margin-left:20px;
	}

	form#registerForm label {
		float: left;
		width: 120px;
		}
		
	form#registerForm div {
		clear: both;
		}
		
	form#registerForm div.formField {
		width: 280px;
		float: right;
		height: 35px;
		clear: none;
		}
	
	form#registerForm div.legendstyle {
		float: left;
		width:400px;
		font:12px;
		margin-right:0.5em;
  		padding-bottom:1em;
		text-transform:uppercase;
		font-weight:bold;
		}
		
	form#registerForm div.legendstyle2 {
		float: left;
		width:400px;
		font:12px;
		margin-right:0.5em;
  		padding-bottom:1em;
		padding-top:1em;
		text-transform:uppercase;
		font-weight:bold;
		border-top:#999999 dotted 1px;
		}
		
	form#registerForm div.checkboxstyle {
		float: left;
		width:20px;
		font:12px;
		margin-right:0.5em;
  		padding-bottom:1em;
		}
		
	form#registerForm div.textField {
		width: 280px;
		float: right;
		margin-bottom:10px;
		clear: none;
		}
		
	form#registerForm input,
	form#registerForm select {
		width: 250px;
		border: 1px solid #0086B0;
		}

	form#registerForm div.checkbox input {
		width: 15px;
		height:15px;
		border:none;
		padding-right:3px;
		padding-bottom:4px;
		}
		
	form#registerForm div.submitField input {
		width: auto;
		}

/* Footer */

#footer {
	clear: both;
	width: 890px;
	height: 50px;
	margin: 0px auto 0 auto;
	background: #FFFFFF;
	border-top: 1px solid #FFFFdfFF;
	text-align: left;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;

	
}

#footerlinks {
	float:left;
	margin-left:215px;
	color:#666666;
	color: #00A5D8;
	font-weight:bold;
	display:inline;
}
#footerlinks a{
	color: #666666;
}
#copyright{
    float:right;
	margin-right:185px;
	display:inline;
}

#footer p a {
	color: #666666;
}

