/************** CSS Document for Firth Powerfix Ltd **************/ 

/************** General Styling **************/

body {
	background-color:#d3d3d3;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	margin:0;
}

ul {
	margin:0px;
	margin-left:3em;
	padding:0px;
}

p {
	font-family:Arial;
	font-size:1em;
}

h1 {
	color:#000000;
	font-size:24px;
	letter-spacing:-1px;
	margin:0px;
	padding:0px 0px 2px 0px;
	border:1px #D3D3D3 solid;
	border-left:0px;
	border-right:0px;
	border-top:0px;
}

h2 {
	color:#B22222;
	font-size:14px;
	margin:0px;
	padding:0.5em 0;
}

h2.right {
	color:#000000;
	font-size:24px;
	letter-spacing:-1px;
	margin:0px;
	padding:0px 0px 2px 0px;
	border:1px #D3D3D3 solid;
	border-left:0px;
	border-right:0px;
	border-top:0px;
}

h3 {
	color:#B22222;
	font-size:12px;
}

/************** End of General Styling **************/

/************** Page Layout **************/

#pagewidth { 
	width:823px;
	margin:0 auto;
	background:url(../images/bg.gif) 0 0 repeat-y;
}

#maincol {
	background-color:#FFFFFF;
	width:815px;
	margin:0 auto;
}

#header {
	width:815px;
}

#navigation {
	float:right;
	padding-right:1em;
	padding-bottom:1em;
	display:inline;
	clear:none;	
}

ul#nav {
	display:inline;
	list-style:none;
	padding:0px;
	margin:0px;
}

ul#nav a {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

ul#nav a:hover {
	color:#B22222;
}

ul#nav li {
	display:inline;
	padding:0px;
	margin:0px;
	padding-left:10px;
}

a.test:hover {
	background-position:0px 55px;
}

#banner {
	clear:both;
	width:815px;
}

#right-banner {
	float:right;
	width:47%;
	display:inline;
}

#left-banner {
	width:47%;
	float:left;
	padding-left:1em;
}

/************** End of Banner **************/

/************** News Box **************/

div.news-title {
	font-size:18px;
	border:1px #FFFFFF solid;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	text-align:right;
	width:75%;
	float:right;
	padding-bottom:5px;
}

#top-news-box {
	background:url(../images/top-news-bar.gif) 0 0 no-repeat;
	width:371px;
	height:12px;
}

* html #middle-news-box {
	margin-top:-3px;
}

#middle-news-box {
	color:#FFFFFF;
	background-color:#B22222;
	width:371px;
	height:188px;
	text-align:right;
}

#middle-news-box h3 {
	font-size:18px;
	border:1px #FFFFFF solid;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	text-align:right;
	width:75%;
	color:#FFFFFF;
	font-weight:normal;
	float:right;
	margin:0;
	padding:0 0 5px 0;
}

#middle-news-box p {
	clear:left;
}

#middle-news-box img {
	float:right;
	clear:left;
	margin:0 0 0 5px;
}

#middle-news-box a {
	color:#FFFFFF;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

#middle-news-box a:hover {
	text-decoration:underline;
}

#bottom-news-box {
	background:url(../images/bottom-news-bar.gif) 0 0 no-repeat;
	width:371px;
	height:12px;
}

/************** End of News Box **************/

/************** Content **************/

#content {
	clear:both;
}

#rightcontent {
	float:right;
	width:25%;
	padding:1em;
	display:inline;
}

#leftcontent {
	width:68%;
	padding:1em;
}

#onecol {
	padding:1em;
	clear:both;
}

/************** End of Content **************/

/************** Products **************/

#products {
	padding:1em 0;
	margin:0em 1em;
	border:1px #D3D3D3 dashed;
	border-left:0px;
	border-right:0px;
	clear:both;
}

.twocols h3 {
	border:1px #D3D3D3 solid;
	border-left:0px;
	border-right:0px;
	border-top:0px; 
}

/************** End of Products **************/

/************** Footer **************/

#footer {
	clear:both;
	border:1px #D3D3D3 solid;
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
	color:#666666;
	margin:0em 1em;
	padding:1em 0;
	font-size:0.9em
}

#footer a {
	text-decoration:none;
	color:#666666;
}

#footer-links {
	float:right;
	width:40%;
	text-align:right;
	display:inline;
}

#footer-links a {
	color:#cccccc;
	text-decoration:none;
}

#footer-links a:hover {
	color:#000000;
}

#footer-copyright {
	float:left;
}

/************** End of Footer **************/

/************** Contact List **************/

ul#contact-list {

}

li.phone, li.fax, li.email {
	list-style:none;
	margin-left:-3em;
	padding-left:4em;
	line-height:4em;
	background-repeat:no-repeat;
	background-position:0 0.6em;
	height:45px;
}

li.phone {
	background-image:url(../images/phone.gif);
}

li.fax {
	background-image:url(../images/fax.gif);
}

li.email {
	background-image:url(../images/email.gif);
}

li.email a {
	color:#000000;
	text-decoration:none;
}

li.email a:hover {
	text-decoration:underline;
}

div#product {
	float:left;
	text-align:right;
	padding-right:1em;
}

span.name {
	float:left;
	font-size:18px;
	padding-right:5px;
}

span.price {
	color:#b22222;
	font-size:12px;
}

/************** End of Contact List **************/

/************** Contact Page **************/
label.enq {
	float:left;
	width:100px;
	padding:0px;
	margin:3px 10px 0px 0px;
	text-align:right;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

.mand {
	color:#FF0000;
}

fieldset {
	margin:1em 0em;
	border:1px #D3D3D3 dashed;
	background-color:inherit;
	padding:1em;
}

select, input {
	margin-bottom:5px;
}

textarea {
	margin-bottom:6px;
}

/************** End of Contact Page **************/

/************** News Page **************/

.news1, .news2 {
	margin:1em;
	padding:1em;
	border:1px #D3D3D3 dashed;
	border-left:0px;
	border-right:0px;
}

.news1 p, .news2 p {
	margin:0;
}

.news1 {
	background-color:#FAFAFA;
}

.news2 {
	background-color:#F0F0F0;
}

.news-header {
	font-weight:bold;
}

span.date {
	color:#D3D3D3;
	font-style:italic;
}

.more {
	font-size:10px;
	float:right;
	margin-top:-5px;
}

.more a {
	text-decoration:none;
	color:#B22222;
}

.more a:hover {
	text-decoration:underline;
}

/************** End of News Page **************/

.twocols {
	clear:both;
	margin:1em;
}

.leftcol {
	width:48%;
	float:left;
}

.rightcol {
	width:48%;
	float:right;
}

.cleaner {
	overflow:hidden;
	clear:both;
	height:1px;
	margin-top:-1px
}

.padding {
	padding:5px;
}

ul#brand-list {
	list-style-type:none;
	text-align:center;
	margin:1em 0;
}

ul#brand-list li {
	vertical-align:middle;
	padding:2px;
	display:inline;
}

ul#brand-list li img {
	vertical-align:middle;
}

/**************************** IGNORE BELOW ****************************/

/* Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/* Printer Styles */ 
@media print{ 
/* Hide the left column when printing */ 
#leftcol{display:none;} 

/* Hide the right column when printing */ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/**********************************************************************/