/*

Style sheet for Elsco website
created by Alyssa Finlay
www.artifact.com.au


ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. hacks
	
	
Notes:

*/


/* ----------- 1. defaults  ------------*/
* 	{
	margin: 0;
	padding: 0;
	}
body {
	text-align: center;
	min-width: 750px;
	background-color: #666666;
	color: white;
	font: small Arial, Helvetica, Verdana, sans-serif;
	}




/* ----------- 2. structure  ------------*/

#wrapper {
	background-color: #ffffff;
	color: black;
	text-align: left;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}
#masthead {
	margin: 0;
	}
#content {
	margin: 15px 25px 0px 25px;
	}
#intro-banner {
	background-image: url(images/intro_banner.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: white;
	padding: 15px;
	text-align: left;
	height: 191px;
	}
#intro {
	padding: 10px 0 10px 0;
	}
#content .text-column {
	margin: 0 225px 0 0;
	padding: 0 20px 0 0;
	border-right: dotted #67b3da 2px;
	}
#content .header-comm {
	background-image: url(images/commercial/comm-banner.jpg);
	background-repeat: no-repeat;
	background-color: #0e4588;
	color: white;
	padding: 15px;
	text-align: left;
	min-height: 140px;
	max-width: 700px;
	margin-bottom: 15px;
	}
#content .header-tenn {
	background-image: url(images/tennis/tenn-banner.jpg);
	background-repeat: no-repeat;
	background-color: #0e4588;
	color: white;
	padding: 15px 450px 0 15px;
	text-align: left;
	min-height: 140px;
	max-width: 700px;
	margin-bottom: 15px;
	}
#content .header-about {
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
	background-color: #0e4588;
	color: white;
	padding: 15px 400px 0 15px;
	text-align: left;
	height: 155px;
	max-width: 700px;
	margin-bottom: 15px;
	}	
.products-column {
	width: 700px;
	text-align: left;
	margin-right: 25px;
	margin-left: 25px;
	}
#product-evr1 {
	background-image: url(images/commercial/product-evr1.jpg);
	background-repeat: no-repeat;
	background-color: #b3cde8;
	margin: 0 0 10px 0;
	padding: 10px 20px 10px 230px;
	height: 160px;
	}
#product-evr2 {
	background-image: url(images/commercial/product-evr2.jpg);
	background-repeat: no-repeat;
	background-color: #b3cde8;
	margin: 0 0 10px 0;
	padding: 10px 20px 10px 230px;
	}
#product-evr3 {
	background-image: url(images/commercial/product-evr3.jpg);
	background-repeat: no-repeat;
	background-color: #b3cde8;
	margin: 0 0 10px 0;
	padding: 10px 20px 10px 230px;
	height: 170px;
	}
#product-evr4 {
	background-image: url(images/commercial/product-evr4.jpg);
	background-repeat: no-repeat;
	background-color: #b3cde8;
	margin: 0 0 10px 0;
	padding: 10px 20px 10px 230px;
	}
#product-evr5 {
	background-image: url(images/commercial/product-evr5.jpg);
	background-repeat: no-repeat;
	background-color: #b3cde8;
	margin: 0 0 10px 0;
	padding: 10px 20px 10px 230px;
	}
#product-evr6 {
	background-image: url(images/commercial/product-evr6.jpg);
	background-repeat: no-repeat;
	background-color: #b3cde8;
	margin: 0 0 10px 0;
	padding: 10px 20px 10px 230px;
	min-height: 170px;
	}
#column-rhs {
	float: right;
	}
#court-images {
	padding-top: 10px;
	}
#news {
	background-color: #f6e8a7;
	width: 190px;
	margin-bottom: 20px;
	padding: 10px;
	}
#contact {
	border: 2px dotted #cccccc;
	padding: 20px;
	margin-right: 200px;
	}
#footer {
	clear: both;
	font-size: 90%;
	text-align: center;
	padding: 20px 0 0 0;
	}
#address {
	padding: 5px 20px 10px 20px;
	background-color: #346386;
	color: white;
	}
.separator {
	clear: both;
	height: 0;
	}
	
	
/* ----------- 3. links and navigation  ------------*/


#news p.more {
	margin-top: 0;
	text-align: right;
	}
.text-column p.view a:link, .text-column p.view a:visited {
	background-image: url(images/more-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	}
#news p.more a:link,  #news p.more a:visited {
	background-image: url(images/more-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	}
#address a:link, #address a:visited {
	color: white;
	font-weight: bold;
	font-size: 105%;
	}
#intro-banner a:link, #intro-banner a:visited {
	color: white;
	text-decoration: none;
	}
a {
	color: blue;
	}
	
	
/* ----------- 4. fonts  ------------*/

h1, h2, h3, h4, p, ul {
	}
.products-column h1 {
	color: white;
	background-image: url(images/heading-bg.jpg);
	background-repeat: no-repeat;
	padding: 5px 0 5px 5px;
	margin-bottom: 8px;
	margin-top: 8px;
	}
#intro-banner h1 {
	color: white;
	font-size: 150%;
	}
#intro-banner ul {
	list-style-type: disc;
	color: white;
	font-size: 140%;
	padding-left: 15px;
	text-decoration: underline;
	}
.header-tenn h1 {
	color: white;
	font-size: 150%;
	font-weight: normal;
	}
.header-tenn h2 {
	color: white;
	font-size:100%;
	}		
.header-comm h1 {
	color: white;
	font-size: 150%;
	}
.header-comm h2 {
	color: white;
	font-size: 140%;
	}
.header-about h1 {
	color: white;
	font-size:140%;
	font-weight: normal;
	}		
#privacy ul {
	list-style-type: disc;
	padding-left: 25px;
	padding-bottom: 15px;
	}
.font-bold {
	font-weight: bold;
	}
#news h1 {
	font-weight: bold;
	border-bottom: dotted #67b3da 2px;
	margin: 0 0 10px 0;
	}
#news h3 {
	font-size: 120%;
	color: black;
	}
.products h3 {
	font-size: 150%;
	color: black;
	}
.products h4 {
	font-size: 120%;
	padding-bottom: 10px;
	}
#guarantee {
	font-size: 90%;
	margin: 10px 0 0 0;
	text-align: center;
	}
#content .products-column h1 {
	padding: 20px 0 5px 0;
	}
h1 {
	color: #3c7c91;
	font-size: 150%;
	padding: 0 0 8px 0;	
	}

h2 {
	color: #3c7c91;
	font-weight: normal;
	padding: 0 0 4px 0;
	font-size: 135%;
	}
	
h3 {
	color: black;
	padding: 0 0 6px 0;
	}
	
h4 {
	padding: 0 0 4px 0;
	}	
	
p {
	padding: 0 0 8px 0;
	}
	
ul {
	list-style-type: none;
	}
	
	
/* ----------- 5. images  ------------*/

a img {
	border: 0;
	}
#image-links {
	padding-left: 10px;
	padding-bottom: 15px;
	width: 520px;
	float: right;
	}
.product-image {
	float: left;
	margin: 0 5px 0 0;
	}
.site-shots {
	margin: 0;
	}
.testimonial img {
	border: 1px solid #cccccc;
	padding: 15px;
	}
.courts img {
	padding-bottom: 15px;
	}
	
/* ----------- 6. forms  ------------*/

.questionnaire {
	float: right;
	width: 190px;
	background-color: #ffffcc;
	border: dotted black 1px;
	padding: 10px;
	}
.tenn-questionnaire {
	background-color: #ffffcc;
	border: dotted black 1px;
	padding: 10px;
	}
.questionnaire #other {
	margin: 5px 0 10px 0;
	}	
form fieldset {
	border: 1px sold grey;
	padding: 10px;
	}
#contact label.fixedwidth {
	display: block;
	width: 240px;
	float: left;
	}