﻿/*Begin Stylesheet for Workshop Innovatation Ltd. Copyright Webfactor November 2010 */

body {
	font-family:arial, helvetica, sans serif;
	font-size:13px;
	background-color:#000;
	}
	
html {
	height:101%;
	margin-bottom:10px;
	}
	
#content {
	width: 924px;
	margin: auto;
	background-color: #ffffff;
	border: 1px solid #ee0000;
	}
	
#banner {
	width: 924px;
	height: 161px;
	background-image:url("images/banner8.png");
	}
	
	
#navigation {
	width: 918px;
	margin: 5px 0 0 5px;
	height: 50px;
	}
	
#maincontent {
	
	}
	
.leftpanel {
	width:196px;
	padding:10px;
	text-align:center;
	}
	
.leftpanel img {
	vertical-align:middle;
	}
	
.rightpanel {
	text-align:justify;
	padding:10px 25px 0 15px;
	}
	
.center {
	text-align:center;
	}
	
.bottomtagline {
	font-size:12px;
	font-style:italic;
	text-align: center;
	margin-top:10px;
	}
	
#footer {
	text-align: center;
	font-size:smaller;
	}
	
#footer a {
	color:red;
	text-decoration:none;
	}
	
#footer a:hover {
	color:blue;
	text-decoration:underline;
	}
	
h1 {
	font-size:15px;
	margin-left:-10px;
	}
	
a {
	color:blue;
	}
	
ul.ectmenu1 {
	list-style: none;
	border:0px solid;
	font-size:13px;
	padding:0px;
	background-color: #000;
	}
	
li.ectmenu1 {
	border: 1px solid #990000;
	padding:0px;
	background-color:#ee0000;
	}
	
li.ectmenuhassub1 a{
	color: #fff;
	display:block;
	text-decoration:none;
	padding:4px;
	/*background-image:url(images/arrow2.gif);*/
	}
	
li.ectmenuhassub1 a:hover{
	display:block;
	padding:4px;
	/*background-image:url(images/arrow2ov.gif);*/
	background-color: #000;
	color: #000;
	}

li.ectmenu1 a{
	color: #fff;
	font-size:13px;
	display:block;
	text-decoration:none;
	padding:2px;
	}
	
li.ectmenu1 a:hover{
	background-color: #ff9900;
	color: #000;
	display:block;
	text-decoration:none;
	padding:2px;
	}
	
li.ectsubmenu1{
	background-color: #000;
	border-bottom:0px;
	padding-left:5px;
	}
	
#links li {
	padding-bottom:6px;
	padding-top:6px;
	border-bottom:1px #c0c0d0 dashed;
	list-style:circle;
	}

#wf {
	width:924px;
	text-align:right;
	margin:auto;
	padding:5px 0 10px 0;
	}
#wf a {
	font-size:11px;
	color:#aa0000;
	text-decoration:none;
	}
#wf a:hover {
	color:#ffffff;
	text-decoration:underline;
	}	
.listprice {
	color:red;
	}
.prodprice {
	color:red;
	}
	
/*End Stylesheet for Workshop Innovatation Ltd. Copyright Webfactor November 2010 */
