/*
//	FOLD1: Fast Online Lighting Design
//	(c) copyright 2004-2006 FOLD Systems / M.J. Meijer
//	licensed use only
//	E: info@fold1.com W: www.fold1.com
//
//	$Name:  $
//	$Revision: 3.0.2.10 $
//	$Author: maarten $
//
//	fold1ie.css
//

lblue	#99b2cc
dblue	#88a1BB

*/

body
	{
	margin: 10px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(../images/bg_main.gif) repeat;
}

form, img, .image
{
	margin: 0;
	padding: 0;
	border: 0;
}

div.clearance
{
	clear: left;
	margin: -25px 0 0 0;
	padding: 0;
}

p, a, h1, h2, h3, h4, input, select, textarea, td, th, li, dd, dt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #667073;
	margin: 0;
	padding: 0 10px;
}

form
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

p { line-height: 20px; }

a:link, a:visited, a:active
{
	padding: 0;
	color: #f30;
	text-decoration: underline;
}

a:hover { text-decoration: none; }

h1
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #f30;
	margin: 0;
	padding: 10px;
}

h2
{
	width: 720px;
	padding: 6px 10px 7px 10px;
	margin: 0 0 8px 0;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background: #727c86;
}

#summary  h2{
	background: #727c86 url(../images/hide.gif) right no-repeat;
}

#floorplan h2, #results h2 {
	background: #727c86 url(../images/show.gif) right no-repeat;
}

#support h2{
	background: #727c86 url(../images/showhide.gif) right no-repeat;
}

h3
{
	width: 720px;
	padding: 8px 10px;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #eee;
	background: #727c86;
}

.panel h3 { width: 220px; }

input
{
	width: 35px;
	margin: 0;
	padding: 1px 3px 3px 3px;
	color: #3d628f;
}

#steptwo #query_ID, select.widelist
{
	max-width: 720px;
	width: 720px;
}

select
{
	width: 100px;
	margin: 0;
	padding: 1px;
	color: #3d628f;
}

input[type="radio"], input[type="submit"], input[type="checkbox"], input[type="button"], input[type="reset"]
{
	width: auto;
	padding: 0;
	margin: 0 2px 0 0;
	background: transparent;
}

/* layout divs */
#holdall
{
	width: 760px;
	padding: 10px 0 10px 0;
	background: #fff url(../images/bg.gif) repeat;
	margin: 0 auto;
	border: 10px solid #fff;
}

#header
{
	width: 740px;
	background: #929cA6;
	margin: 0 0 10px 10px;
	border-bottom: 1px solid #5a6269;
	/* needed for absolute menu positioning in IE avoiding postion:relative BUG */
	z-index:20;
	position: relative;
}

#stepone, #steptwo, #results, #cartcontents, #welcome, #support, #tryagain
{
	clear: both;
	width: 740px;
	background: #fff;
	padding: 0 0 10px 0;
	margin: 0 0 10px 10px;
	border-bottom: 1px solid #e4e6e7;
}

#stepone img
{
	float: left;
	padding: 5px;
	border: 1px solid #e4e6e7;
	margin: 2px 0 0 0;
}

#stepone table, #support table
{
	padding: 0;
	margin: 0;
}

#steptwo, #results { margin: 0 0 0 10px; }
#steptwo table { margin: 0 0 0 10px; }
#steptwo td { padding: 3px; }

#steptwo select
{
	max-width: 180px;
	width: 180px;
}

#steptwo input.button, input.button
{
	border: none;
	background: #f30;
	color: #fff;
	width: 100px;
	height: 21px;
	cursor: pointer;
	margin: 0;
}

#steptwo input.buttonalt, input.buttonalt
{
	border: none;
	background: #7ea0c9;
	color: #fff;
	width: 100px;
	height: 21px;
	cursor: pointer;
	margin: 0;
}

#steptwo p, .stats p { margin: 0 0 17px 0; }

/* diagram image */
.diagram { padding: 0 0 0 10px; }

/* results */
#results, #floorplan, #cartcontents
{
	clear: both;
	padding: 0 0 5px 0;
	margin: 10px 0 0 10px;
}

#numbers
{
	width: 740px;
	clear: both;
	padding: 10px 0 5px 0;
	margin: 10px 0 0 10px;
	background: #fff;
}

#tryagain
{
	clear: both;
	padding: 5px 0 10px 0;
	margin: 0 0 10px 10px;
}

#results p, #numbers p
{
	clear: both;
	width: 710px;
	padding: 0 0 5px 10px;
	margin: 5px 20px 0 10px;
}

#results table
{
	width: 710px;
	margin: 0 0 0 10px;
}

#cartcontents table
{
	width: 720px;
	margin: 0 0 0 10px;
}

#cartcontents a { font-size: 10px; }

#cartcontents td
{
	font-size: 10px;
	margin: 0;
	padding: 2px;
}

#numbers table
{
	width: 720px;
	margin: 0 0 10px 10px;
}

#results th, #numbers th
{
	padding: 4px 3px;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #3d628f;
	background: #c1c6c8;
	vertical-align: top;
}

/*
#results tr { background: #e4e6e7; }
*/

#results td, #numbers td
{
	margin: 0;
	padding: 3px;
}

#results td.category { color: #464d4f; }

#results td.empty, #numbers td.empty
{
	background: transparent;
	margin: 0;
	padding: 0px;
}

#results td.key, #results th.resultkey { background: #f2f3f4; }
#results tr.ruled { background: #fff; }

/* panel styles */
#panelrow
{
	clear: both;
	margin: 0;
	padding: 0;
}

.panel
{
	display: inline;
	float: left;
	width: 240px;
	min-height:300px;
	background: #e4e6e7;
	padding: 0 0 10px 0;
	margin: 0 0 10px 10px;
	border-bottom: 1px solid #cbd0d1;
}

.panel table
{
	width: 220px;
	margin: 0 0 0 10px;
}

.panel td
{
	background: #cbd0d1;
	margin: 0;
	padding: 3px;
}

.panel td
{
	background: #cbd0d1;
	margin: 0;
	padding: 3px;
}

.panel td.category
{
	width: 150px;
	color: #464d4f;
}

.panel td.empty
{
	background: transparent;
	margin: 0;
	padding: 3px;
}

.panel p a img
{
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #cbd0d1;
}

/* footer */
#footer
{
	width: 740px;
	background: #929cA6;
	border-bottom: 1px solid #5a6269;

	clear: both;
	margin: 10px 10px 0;
	padding: 9px 0;
}

#footer object
{
	float: right;
	margin: 0 10px;
}

#footer p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
/*	color: #667073; */
	color:#fff;
	margin: 0;
	padding: 0 10px;
}

/* fold1 additional styles */
#overDiv td, #overDiv th { padding: 3px; }
body.main { }
body.admin { }
body.support { }

.news {
	clear: both;
	width: 720px;
	background: #e4e6e7;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 10px;
}

.detail
{
	clear: both;
	width: 720px;
	background: #e4e6e7;
	padding: 10px 0 10px 0;
	margin: 10px 0 0 10px;
}

.stats
{
	position: relative;
	/* needed for absolute menu positioning in IE */
	clear: both;
	width: 740px;
	background: #fff;
	padding: 0 0 10px 0;
	margin: 0 0 10px 10px;
	border-bottom: 1px solid #e4e6e7;
}

.stats table
{
	width: 740px;
	margin: 0;
	background: transparent;
	padding: 0;
}

#test {
/*	background: #6f9; */
	margin: 0;
	padding: 5px 0 5px 0;
	border: 0;
	position: relative;
}

#content
{
	margin: 0;
	padding: 0;
	border: 0;
	/* needed for absolute menu positioning in IE */
	position: relative;
}

.subject
{
	position: absolute;
	/* needed for absolute menu positioning in IE */
	top: 5px;
	right: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
	height: 0px;
}

#language
{
	display:none;
	visibility:hidden;
/*
*/
	position: absolute;
	/* needed for absolute menu positioning in IE */
	top: 6px;
	right: 25px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
	height: 0px;
	width: 160px;
}

#language input { text-align: right; }

#language select
{
	max-width: 160px;
	width: 160px;
}

#inputform, #summary, #httpget, #httppost, #icmdownload
{
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
}

#summary {
	display: none;
}

#supportheader
{
	width: 100%;
	background-color: #DDD;
}

#navigation
{
	clear: both;
	width: 740px;
	margin: 0 auto 0 10px;
	background: #fff;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #e4e6e7;
}

#navigation p, #navigation a, #navigation table
{
	margin: 0;
	padding: 0;
}

div.submenu
{
	background-color: #6C9;
	position: relative;
	display: none;
	z-index: 1000;
	margin: 20px 0 20px 0;
	padding: 20px;
}

body.popup
{
	margin: 0;
	padding: 0;
	border-width: 0;
}

hr { background-color: #ffce31; }

th.welkom
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #369;
	color: silver;
	line-height: 200%;
}

td.welkom
{
	text-align: center;
	font-size: 11px;
	padding: 11px;
	background-color: #DDD;
	vertical-align: middle;
}

th.result
{
	font-size: 10px;
	font-weight: bold;
	color: #3d628f;
	background: #c1c6c8;
}

th.resultkey
{
	font-size: 10px;
	font-weight: bold;
	color: #3d628f;
	background: #c1c6c8;
}

tr.cart
{
	font-size: 10px;
	background-color: #DDD;
	vertical-align: top;
}

tr.result
{
	background-color: #DDD;
	vertical-align: top;
}

tr.resultsel
{
	background-color: #fff;
	vertical-align: top;
}

td.result { margin: 2pt; }

td.result2
{
	text-align: right;
	margin: 2pt;
}

td.resultkey2
{
	text-align: right;
	margin: 2pt;
	background-color: #fff;
}

th.calc
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #369;
	color: silver;
}

tr.calc
{
	font-size: 11px;
	background-color: #DDD;
	vertical-align: top;
}

tr.calcsel
{
	font-size: 11px;
	background-color: #fff;
	vertical-align: top;
}

td.calc
{
	font-size: 11px;
	margin: 4pt;
}

td.calc2
{
	font-size: 11px;
	margin: 4pt;
	text-align: right;
}

td.total
{
	font-size: 10px;
	margin: 4pt;
	background-color: #DDD;
}

td.total2
{
	font-size: 10px;
	margin: 4pt;
	text-align: right;
	background-color: #DDD;
}

thead.list
{
	border-color: gray;
	border-width: 1px;
	border-style: solid;
}

tr.list
{
	vertical-align: top;
	text-transform: inherit;
}

tr.listdim
{
	vertical-align: top;
	text-transform: inherit;
	color: #666;
}

th.list
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #727c86;
	color: white;
}

td.list
{
	font-size: 10px;
	margin: 4pt;
}

td.list2
{
	font-size: 10px;
	margin: 4pt;
	text-align: right;
}

td.uitleg
{
	font-size: 11px;
	font-weight: lighter;
}

td.step
{
	font-size: 24px;
	font-weight: lighter;
	color: #ffce31;
	background: #727c86;
	text-align: center;
}

select.input
{
	font-size: 11px;
	color: black;
	background-color: #DDD;
	max-width: 120px;
}

#history
{
	max-width: 130px;
	width: 130px;
}

#action { max-width: 200px; }

option.input
{
	font-size: 11px;
	color: black;
	background-color: #DDD;
}

submit.input
{
	font-size: 11px;
	color: black;
	background-color: #DDD;
}

.input, text, option
{
	font-size: 11px;
	color: black;
	background-color: #DDD;
	font-family: Verdana, Arial, Lucida-grande,sans-serif;
}

textarea, #projecttext
{
	font-size: 11px;
	color: #3d628f;
	/*	background-color: #DDD; */
	font-family: Verdana, Arial, Lucida-grande,sans-serif;
	width: 700px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

table.input
{
	padding: 0;
	border-width: 0;
}

#shortlist, #cart
{
	padding: 0pt;
	background-color: white;
	border-width: 1px;
}

td.input
{
	text-align: center;
	margin: 4pt;
	font-size: 10px;
}

td.inputR
{
	text-align: right;
	margin: 4pt;
	font-size: 10px;
}

td.inputL
{
	text-align: left;
	margin: 4pt;
	font-size: 10px;
}

td.visitlog
{
	font-size: 11px;
	margin: 4pt;
}

ul.fold1 { text-align: left; }
li.fold1 { text-align: left; }

td.download
{
	text-align: center;
	font-size: 11px;
	margin: 4pt;
	background-color: #DDD;
	vertical-align: top;
}

code
{
	font-size: 11px;
	text-align: left;
}

li.welkom
{
	font-size: 11px;
	margin: 0 2cm 0 0;
}

td.nextprev
{
	font-size: 11px;
	margin: 4pt;
}

a.deeplink, a.deeplink:visited
{
	background-image: url(../images/globe10x10.png);
	background-repeat: no-repeat;
	padding: 0 0 0 11px;
}

.emphasis, em
{
	color: #3d628f;
	font-weight: bolder;
	font-style: normal;
}

.textmenu
{
	font-size: 11px;
	text-align: center;
}

ul.dump
{
	font-size: 11px;
	line-height: 10pt;
}

pre
{
	font-family: monospace;
	font-size: 11px;
}

span.support
{
	font-size: 11px;
	font-weight: normal;
	color: red;
	font-style: italic;
}

.hidden
{
	visibility: hidden;
	z-index: 200;
}

dt
{
	font-size: 14px;
	font-weight: bolder;
	border-color: maroon;
	border-width: 2px;
}

dd
{
	font-size: 11px;
	line-height: 150%;
	text-transform: inherit;
	margin: 0 0 0 160px;
	font-style: italic;
	position: relative;
	top: -18px;
}

a.action
{
	font-size: larger;
	font-weight: bold;
	background-color: #6C9;
}

img.icon { display: inline; }
#oldstyle { background-color: #F93; }

/* please wait progress bar **/

#pleasewait {
	display:none;
	width: 720px;
	background: #cbd0d1;
	margin:5px 5px 5px 10px;
	min-height:420px;
	padding: 6px 10px 7px 10px;
	text-align: center;
}

#wait {
	margin:140px auto 200px;
	padding: 10px;
	width: 560px;
	background-color: #88a1BB;
	border: 5px solid #7ea0c9;
	text-align: center;
}
/* navbar and footer common styles */
#navbar
{
	width:740px;
	clear: both;
	margin: 0;
	border:0;
	padding: 0;
	height:34px;
}

#navbar a:link, #navbar a:visited, #navbar a:hover, #navbar a:active
{
	font-size: 11px;
	color: #FFF;
	padding: 0;
}

#navbar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	height:34px;
}

#navbar ul li
{
	margin: 0;
	line-height: 33px;
	padding: 0 12px 0 10px;
	color: white;
	display: inline;
	background: transparent url(../images/i_divider.png) right 80% no-repeat;
}

#navbar ul li.first
{
	color: white;
	list-style: none;
	font-weight: bold;
}

#navbar ul li.last
{
	color: white;
	list-style: none;
	background-image: none;
}

#navbar ul li.debug
{
	padding: 0 20px 0 20px;
	border: solid 1px red;
	list-style: none;
	font-weight: bold;
	background-image: none;
	display: none;
}

#navbar ul li a:link, #navbar ul li a:visited { text-decoration: none; }
#navbar ul li a:hover, #navbar ul li a:active { text-decoration: underline; }

/* ----- drops ----- */

#dropholder {
	width: 720px;
	margin: 0;
	padding: 0;
}

#projectMenuContainer {
	margin: 0 0 0 65px;
	padding: 0;
}

#cartMenuContainer {
	margin: 0 0 0 270px;
	padding: 0;
}

ul.menuc {
	margin: 0;
	padding: 0;
}

ul.menuc li {
	display: block;
	list-style: none;
	width: 143px;
	margin: 0;
	padding: 0;
}

ul.menuc li a:link, ul.menuc li a:visited, ul.menuc li a:active {
	display: block;
	line-height: 19px;
	color: #fff;
	background: #f30;
	border-bottom: 1px solid #c00;
	margin: 0;
	padding: 1px 0 3px 12px;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 131px;
}

ul.menuc li a:hover {
	color: #fff;
	background: #8d9aa0;
	border-bottom: 1px solid #727d81;
}

html>body ul.menuc li a:link, html>body ul.menuc li a:visited, html>body ul.menuc li a:active {
	width: 400px;
}
/** Admin styles **/
/*
http://localhost/dev/slifold3/fold1-root/Admin/
*/
#logged {
	position: absolute;
	height:0;
	margin:0;
	padding:0;
	border:0;
	top: 30px;
	right: 10px;
	float: right;
}
