	/*
Design by DMuller
http://www.dmuller.co.uk
For Solar Tackle Ltd. 2007
*/


/*Defaults */

div.clearer {
	clear: both;
	line-height: 0;
	height: 0;
}

.hidden {
	display: none;
	}

body, th, td, input, textarea, h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}

p, ol, ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

a:link {
	text-decoration: none;
}



a:hover {
	text-decoration: underline;
}

/* Wrapper */

div#newswrapper {
	width: 660px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 1em;
	}

div#newswrapper h1 {
	margin: 0;
	padding: 20px 0 20px 0;
	font-size: 2em;
	line-height: 1em;
	color: #333333;
	font-weight: bold;
	text-align: left;
	}
	
div#newswrapper h2 {
	margin: 0;
	padding: 10px 0 10px 60px;
	font-size: 1.6em;
	line-height: 1em;
	color: #666666;
	font-weight: bold;
	text-align: left;
	}
	
div#newswrapper h3 {
	margin: 0;
	padding: 0 0 10px 10px;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	text-align: left;
	}
		
div#newswrapper h4 {
	padding: 0 30px 0 30px;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #999999;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}
	
div#newswrapper h5 {
	margin: 0;
	padding: 20px 0px 10px 0px;
	font-size: 2em;
	font-weight: bold;
	text-align: left;
	line-height: 1em;
	}
	
div#newswrapper p {
	padding: 5px 0 5px 20px;
}

/* Div Floats */
	
.lfloat {
	float: left;
	clear: left;
	}
	
.rfloat {
	float: right;
	clear: right;
	}
	
.inline {
	display:inline-table;
	}

.lfloatImg {
	float: left;
	padding: 4px 10px 2px 2px;
	}
	
.rfloatImg {
	float: right;
	padding: 4px 2px 2px 10px;
	}

/* Images and Captions */

.backgdLtGrey {
	background-color:#CCCCCC;
	}
	
.backgdPaleGrey {
	background-color:#e6e6e6;
	}
	
.video1 {
	padding: 10px 20px 10px 20px;
}

.post {
	width: 595px;
	padding: 5px 35px 5px 30px;
	text-align: justify;
	}
	
.thumb {
	width: 275px;
	padding: 5px 0px 5px 10px;
	text-align: justify;
	}
	
.thumbwide {
	width: 575px;
	padding: 5px 10px 5px 10px;
	text-align: justify;
	}

.caption{
	width: 320px;
	padding: 5px 0px 5px 0px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1em;
	font-size: .9em;
	font-style: italic;
	padding-bottom: .6em;
	}
	
.imgthumb {
	width: 100px;
	padding: 5px 5px 5px 5px;
	}
	
.imgL {
	width: 320px;
	padding: 5px 20px 5px 0px;
	}
	
.imgR {
	width: 320px;
	padding: 5px 0px 5px 20px;
	}
	
.borderedBlack {
 border-top: none;
 border-bottom: solid 1px #666666;
 }
 
 .borderedGrey {
 border-top: none;
 border-bottom: solid 1px #666666;
 }
 
.captionWide {
	width: 620px;
	padding: 5px 0px 5px 0px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1em;
	font-size: .9em;
	font-style: italic;
	padding-bottom: .6em;
}
