/* - - - - - - - - - - - - - - - - - - - - -

Title : Asbestos Labs
URL : http://www.asbestos-labs.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */

/*
-----------------------------------------------------------------------------
Global Styles
-----------------------------------------------------------------------------*/

html,div,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote { margin:0; padding:0; }

body { 
	background: url(templateimages/bg.jpg) top repeat-x;
	color: #000;
	font: normal 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

fieldset { border: 0; }
.sample {
	width: 200px;
	float: left;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #666;
}



img { border: 0; }

h1 { color: #133661; }


p { margin: 0; padding: 0; padding-bottom: 18px; }

ul,li {}

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

a:hover, a:focus {
	color: #b70100;
	text-decoration: none;
	}

.clear { clear: both; font-size: 0; height: 0; line-height: 0; }

.tableStyle td {
	background: #eeeeee;
	vertical-align: top; 
	border-bottom: 2px solid #fff;
}

.tableStyle td td { background: none; border: 0; }



/*
-----------------------------------------------------------------------------
Template Styles
-----------------------------------------------------------------------------*/

#container { 
	width: 926px;
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	}
	
	#banner {
		width: 926px;
		height: 87px;
	}
	
	#navBar {
		width: 926px;
		height: 57px;
		background:url(templateimages/navbg.jpg) no-repeat;
		}
		
						#nav, #nav ul {
								width: 926px;
								height: 60px;
								padding: 0;
								margin: 0;
								list-style: none;
								}
						
						#nav li {
							float: left;
							height: 57px;
							padding: 0;
							height: auto;
							margin: 0;
							}
						
						#nav li.selected { 
							color: #fff;
							text-decoration: none;
							}
						
						#nav li a {
							font: normal 13px/60px "Trebuchet MS", Arial, Helvetica, sans-serif;
							color: #fff;
							display: block;
							text-decoration: none;
							padding: 0px 20px;
							background: url(templateimages/divider.jpg) no-repeat;
							background-position: right;
							}
								
						#nav li a:hover { 
							color: #fff;
							text-decoration: underline;
							}
						
						#nav li.selected a { 
							color: #fff;
							text-decoration: underline;
							}
							
						#nav li.selected a:hover { 
							color: #fff;
							}
							
						#nav li:hover, #nav li.hover {
							position: static;
						}
							
						/* -------- Drop down menu -------- */	
						
						#nav li ul a, #nav li ul a:visited {
							font: normal 12px/60px "Trebuchet MS", Arial, Helvetica, sans-serif;
							display: block;
							text-decoration: none;
							text-transform:none;
							text-align: left;
							padding: 7px 5px 7px 10px;
							color: #000;
							width: auto;
							background: none;
							background-color: #ccc;
							}
							#nav li ul a:hover { 
								background-color: #000;
								text-decoration: none;
								color: #fff;
								}
						
						#nav li.selected ul a, #nav li.selected ul a:visited {
							font: normal 12px/60px "Trebuchet MS", Arial, Helvetica, sans-serif;
							display: block;
							text-decoration: none;
							text-align: left;
							padding: 7px 5px 7px 10px;
							color: #000;
							width: auto;
							background: none;
							background-color: #ccc;
							}
							#nav li.selected ul a:hover { 
								background-color: #000;
								text-decoration: none;
								color: #FFFFFF;
								}
						
						#nav li ul li { 
							background-color: #ccc;
							}
						
						#nav li ul {
							position: absolute;
							left: -999em;
							height: auto;
							width: 220px;
							margin: 0;
							padding: 0;
							}
						
						#nav li li {
							width: 220px;
							margin: 0;
							padding: 0;
							border-bottom: 1px solid #FFFFFF;
							}
						
						#nav li ul ul {
							margin: -2.25em 0 0 220px;
							}
						
						#nav li:hover ul ul,
						#nav li:hover ul ul ul,
						#nav li.sfhover ul ul {
							left: -999em;
							}
						
						#nav li:hover ul,
						#nav li li:hover ul,
						#nav li li li:hover ul,
						#nav li.sfhover ul,
						#nav li li.sfhover ul {
							left: auto;
							z-index: 500;
							}
					
					
					
					
					
					
	
	#contentWrapper {
		width: 926px;
		background:url(templateimages/contentbg.jpg) top repeat-y;
		border: solid 1px #e3e3e3;
		}
		
	#contentWrapperDefault {
		width: 926px;
		background-color:#fafafa;
		border: solid 1px #e3e3e3;
		}
	
		#content {
			width: 577px;
			float:left;
			padding: 20px 20px 10px 20px;
			min-height: 600px;
			}
			
		#contentDefault {
			width: 886px;
			padding: 20px 20px 10px 20px;
			min-height: 600px;
			}
				
		#rhs {
			width: 309px;
			float:right;
			}
				
			#rhsHeading {
				width:300px;
				height:50px;
				margin-top:20px;
				padding-left: 9px;
				/*padding-top: 20px;*/
				background:url(templateimages/titlebg.jpg) top repeat-x;
			}
			
			#rhsLatestNews {
				padding: 0 25px;
			}
			
				#rhsLatestNews h2.category-title { 	display: none;	}
				
				#rhsLatestNews h2.post-title {	font-size: 15px; }
				
				#rhsLatestNews .post-summary p { font-size: 12px; padding-bottom: 8px; }
				
				#rhsLatestNews .more-link { font-size: 12px; }
				
				
				.posts h1 a { text-decoration: none; }


	#footerBar {
		width: 906px;
		height: 57px;
		background:url(templateimages/navbg.jpg) no-repeat;
		margin: 0 auto;
		padding: 0 10px;
		color: #fff;
		font: 11px/57px normal Arial, Helvetica, sans-serif;
	}
	
	#footerBar a {
		color: #fff;
		text-decoration: underline;
	}
	
		#footerBar a:hover {
		color: #990000;
		text-decoration: underline;
	}
	
	img.thumb {
		padding: 5px;
		border: 1px solid #ccc;
	}
	
	.paypal {
	float:left;
	text-align: center;		
	}
