/*
	LaneWorkSafe	
	Main Style Sheet
	October 2008

	CSS by David Nash
	davidnash.com.au
*/

html {
	font: small Arial, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	background-color: #fff;
	color: #000;
	height: 101%;
}

body {
	margin: 0;
	padding: 0;
	font-size: 140%;
}

h1, h2, h3, h4, p, ul, ol, li {
	margin: 0;
	padding: 0;
}

a img { border: 0; }

a {
	color: #55addb;
}

form {
	padding: 1em 0;
	margin: 0;
}

input, textarea {
	padding: 2px;
	font: small Arial, sans-serif;
}

.clear { clear: both; }

.hidden { display: none; }

.center {
	text-align: center;
}

.topspace {
	padding-top: 1em;
}

.red {
	color: #e11;
}

.bold {
	font-weight: bold;
}

#wrap {
	width: 800px;
	margin: 0 auto;
}

#head {
	position: relative;
	padding: 0 0 10px 0;
}

#head h1 a {
	display: block;
	width: 800px;
	height: 239px;
	background: url("../img/head-bg.jpg");
}

#head h1 img {
	position: absolute;
	top: 46px;
	left: 78px;
}

#head #datetime {
	position: absolute;
	right: 10px;
	top: 5px;
	color: #fff;
	font-size: 90%;
}

#nav {
	width: 150px;
	list-style: none;
	float: left;
	margin: 10px 0 3em 0;
}

#nav li a {
	text-decoration: none;
	display: block;
	padding: 4px 5px 4px 8px;
	margin: 3px 0;
	background: #f8f8f8;
	color: #444;
	font-size: 90%;
	border-bottom: 1px solid #ddd;
}

#nav li a:hover {
	background: #fff;
	border-bottom: 1px solid #aaa;
	color: #000;
}

#nav li a#currentNav {
	font-weight: bold;
}

#content {
	float: left;
	padding: 8px 0 30px 20px;
	font-family: Georgia;
	line-height: 160%;
	width: 630px;
}

#tagline {
	font-family: "Times New Roman", serif;
	font-size: 180%;
	color: #55addb;
	color: #333;
	text-align: center;
	line-height: 120%;
	
	width: 80%;
	margin: 0 auto;

	position: relative;
	left: -40px;
	top: -30px;
}

#tagline strong {
	font-size: 120%;
	display: block;
	padding-bottom: 10px;
}

#tagline small {
	display: block;
	line-height: 130%;
	color: #333;
	text-align: right;
	padding: 5px 27px 0 0;
	font-size: 60%;
}

#home {
	width: 90%;
	margin: 0 auto;
}

	#home h2 {
		text-align: center;
		font-weight: normal;
		font-size: 30px !important;
		padding-top: 15px;
		clear: both;
	}

	#home h2.section {
		padding-top: 30px;
	}

	#home #ssc {
		color: #55addb;
		font-weight: normal;
	}

	#home img {
		float: left;
	}

	#home ul {
		float: left;
		width: 360px;
		font-family: Arial, sans-serif;
		font-size: 18px;
		color: #111;
		padding-top: 24px;
	}

		#home li {
			padding: 0 0 8px 16px !important;
		}

	#home a.findoutmore {
		display: block;
		background: #91c1db;
		background: #25a;
		border: 1px solid #55addb;
		float: left;
		padding: 0.4em 0.8em;
		color: #fff;
		text-decoration: none;
		font-size: 20px;
		font-family: Arial, sans-serif;
		position: relative;
		left: 30px;
	}

	#home a.findoutmore:hover {
		border-width: 2px;
		left: 29px;
		top: -1px;
		text-decoration: underline;
	}



.help {
	text-align: center;
	color: #555;
}


#carousel {
	width: 630px !important;
	overflow: hidden;
}

	#carousel li {
		width: 210px;
		height: 250px;
		text-align: center;
		line-height: 120%;
		margin: 0 20px 0 0;
		padding: 10px 10px 0 10px;
		background: #fff;
		background-image: none !important;
		border: 1px solid white;
	}

	#carousel li:hover {
		background: #eee;
	}

	#carousel li a {
		text-decoration: none;
		color: #000;
	}



#content h2 {
	font-family: Arial, sans-serif;
	font-size: 200%;
	color: #55addb;
	padding: 0 0 0.5em 0;
	line-height: 120%;
}


#content h3 {
	font-family: Arial, sans-serif;
	font-size: 150%;
	color: #55addb;
	padding-top: 0.5em;
	line-height: 150%;
}

#content ul {
	list-style: none;
	margin: 0.5em 0 1em 1em;
}

#content ul li {
	padding: 0 0 0 16px;
	background: url("../img/bullet.gif") no-repeat 0px 8px;
}

#content ol {
	padding: 0.5em 0 0.5em 2em;
}

#content p {
	margin: 0.5em 0;
}

#foot {
	clear: both;
	height: 80px;
	width: 800px;
	padding-top: 50px;
	background: url("../img/foot.jpg") no-repeat;
	color: #333;
	font-size: 85%;
	position: relative;
	text-align: center;
}

#foot p {
	margin: 0 4em 1em 4em;
}

/* products */

.product .image {
	float: right;
	font-size: 80%;
	margin: 0em 2em;
	text-align: center;
	line-height: 130%;
}

.product p {
	padding-bottom: 0.8em;
}

.product .image img {
	display: block;
	margin-bottom: 5px;
}

.product .leftimage {
	float: left;
}

.product h3, h3.newsItem {
	margin-top: 2.2em;
	margin-bottom: 0.5em;
}

/* info package */

.info_intro {
	font-style: italic;
	font-size: 120%;
}

.motto {
	font: italic bold 160% "Garamond", "Times New Roman", serif;
	line-height: 1.4em;
	color: #444;
	padding: 1em 2em 0.5em 2em;
	background: url("../img/quote.gif") no-repeat;
}

.ww { 
	color: #fd1b14;
	font-weight: bold;
}

#sections {
	padding: 0.5em 0 0 0;
}

#sections h2 {
	padding-top: 1em; 
}

#sections h3 { 
	padding: 0.5em 0 0 0;
	font-weight: normal;
}

/* news */
.news_date, .news_by {
	margin: 0; padding: 0;
	font-size: 90%;
}


/* parents and teens */

.large {
	font-size: 120%;
	font-style: italic;
}

/* beneath the ice */
#imgcap {
	float: right;
	font-size: 90%;
	text-align: center;
	margin-left: 20px;
	font-family: Arial, sans-serif;
}

table#icetable {
	border-collapse: collapse;
	width: 95%;
	margin: 1em 0;
}

table#icetable td {
	border: 1px solid #000;
	padding: 5px;
}


/*contact.php*/
.field {
	text-align: right;
}


/* e-learning login (e-learning has it's own stylesheet */

table#el_login {
	width: 40%;
	margin: 0 auto;
}

table#el_login #login {
	text-align: right;
}

#el_login input {
	border: 1px solid;
	border-color: #999 #ccc #ccc #999;
	padding: 2px;
	font-family: Arial, sans-serif;
	font-size: 90%;
	background: #eee;
	color: #333;
	display: block;
	width: 13em;
	margin: 0 0 0 auto;
}

#el_login .button {
	margin: 0 0 0 auto;
	width: 5em;
}


/* videos */

#player_wrap {
	width: 400px;
	margin: 20px auto 40px auto;
}

#player_lws {
	width: 400px;
}

#player_drugalyzer {
	width: 400px;
	margin: 20px auto;
}

/* products page */
a.ssclink {
	font-family: Arial, sans-serif;
	font-size: 18px;
	background: #369;
	color: #fff;
	padding: 0.4em 0.8em;
	text-decoration: none;
	position: relative;
	top: 10px;
}

a.ssclink:hover {
	text-decoration: underline;
}

/* split cup page */
#Gallery {
	margin: 20px auto;
}

	#Gallery a {
		display: block;
		float: left;
		margin: 0 20px 0 0;
		text-decoration: none;
	}

	#Gallery a img {
		display: block;
		border: 1px solid #eee;
	}

	#Gallery a:hover img {
		border-color: #999;
	}
