* {margin:0; padding:0}

h1 { font-size:1.5em; margin:0 0 15px 0; }
h2 { font-size:1.2em; margin-bottom:15px;}
h1, h2 { color:#0099FF; margin-top:0; text-align:left; }

#recent_work h3 {
	margin-bottom: 10px;
	text-align: left;
	font-size: 1em;
}

#recent_work img { margin-bottom: 10px;}

p {	margin:0 0 15px 0; padding:0; }

body {
	background: #999;
	color:#333;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
	margin:0;
	padding:0;
	text-align:center;
}

a {	
	color: #0099FF;
	font-weight:bold;
 	text-decoration:none; 
}

a:hover { color: #E27A00; }

img{ border:0; }

ul,ol {margin-bottom:15px; margin-left:30px;}

.hide { color: #fff; }

.quote {
	background:#aaa;
	border:5px solid #eee;
	margin:20px;
}

.quotetext{
	background: url(/gfx/quoteopen.gif) no-repeat top left ;
	color:#fff;
	padding:20px 30px;
}

.quoteclose{ background: url(/gfx/quoteclose.gif) no-repeat bottom right #aaa; }

iframe {
	border:1px solid #eee;
}

#wrapper{
	background: url(gfx/bodybg.jpg);
	margin: 0 auto;
	padding:0;
	width:900px;
}

#header{
	background: url(gfx/header.jpg) #666;
	height: 160px;
	margin:0;
	width: 900px;
}

#navigation{
	display:inline;
	float:left;
	margin-left:25px;
	padding:20px;
	text-align:left;
	width:160px;
}

#navigation ul{
	font-size:1.3em;
	line-height:1.6em;list-style:none;
	padding:0;
	margin:0;
}

#navigation li{
	font-size:0.9em;;
}

#navigation li a{
	color:#333;
	font-weight:bold;
}

#navigation li a:hover{
	color:#009900;
	font-weight:bold;
}

.bullet {display:none;}

.bullet:hover {display:inline;}

#sidebar { 
	float:left;
	clear:left;
	margin-left:25px;
	width:160px;
	padding:20px;
	text-align:left;
}

#content{
	display:inline;
	float:right;
	margin:0 25px 0 0 ;
	padding: 20px;
	text-align:justify;
	width:610px;
	_margin-right:0;
	_width:630px;
}

#recent_work {
	display:inline; 
	float:right;
	width:228px;
	padding-left:50px;
	padding-right:25px;
}

#footer{
	background: url(gfx/footer.jpg) top left no-repeat #999;
	clear:both;
	color: #333;
	font-size:1em;
	line-height:1.6em;
	padding-right:25px;
	padding-top:10px;
	text-align:center;
	width: 875px;
}

#footer a {color:#ccc;}

#footer a:hover {color:#eee;}

.parts_list p {
	float: left;
	line-height: 45px;
	padding-left: 20px;
}

div.parts_list {
	clear: left;
}

.float_right {
	float:right
}

.float_left {
	float:left;
	z-index:1;
}

.product_image {
	float:right;
	margin:0 20px 40px 40px;
	text-align:center; 
}

.price {
	font-size:1.2em;
	font-weight:bold;
}

.stocklevel {
	font-weight:bold;
}

.yes {color:#33CC66;}

.no {color:#CC3300;}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
	
#lightboxDetails{
	font-size: 1.2em;
	padding-top: 0.4em;
	}	
	
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }
#freeform input {
	margin-bottom: 1em;
}


#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 

#overlay img{ border: none; }

#overlay{ background-image: url(/gfx/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/gfx/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/gfx/overlay.png", sizingMethod="scale");
	}

