body
{
	width: 900px;
	background-color: #ff5d24;
	color: #ffffff;
	font-family: Helvetica, Arial Black, Arial, Verdana, Sans-serif;
	margin: 0 auto 20px auto;
	width: 960px;
	padding: 0px 5px 0px 5px;
}

body.home
{
	background-color: #cfcfcf;
	margin: 0px;
	padding: 0px;
	width: auto;
}

a
{
	outline :none;
}

img
{
	border: 0px;
}

strong
{
	color: #000000;
	background: #ffffff;
	padding: 0.2em 0.25em 0.10em 0.25em;
	text-transform: lowercase;
}

h1
{
	font-size: 39pt;
}

h2, h3, h4, h5
{
	font-size: 39pt;
}

p
{
	margin-top: 0px;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 1.5em;
}

h1
{
	margin: 0.5em 0 0.5em 0;
	padding: 0;
}

h2, h3, h4, h5
{
	margin: 0 0 0.25em 0;
	padding: 0;
}


h4 
{
	font-size: 25pt;
	margin: 0.5em 0 0.5em 0;
}

h3 strong
{
	text-transform: none;
}

h5
{
	font-size: 20pt;
}

a:link
{
	color: #000000;
	font-weight: bold;
}

a:visited
{
	color: #ffffff;
	font-weight: bold;
}

strong a:visited
{
	color: #000000;
}

a:visited strong
{
	color: #000000;
}


h1 a
{
	text-decoration: none;
}

/** form elements **/

form
{
	display: block;
	clear: both;
	width: 960px;
}

form textarea.text,
form input.text,
form .pre
{
	display: block;
	border: 0px;
	padding: 3px;
	margin: 0px;
	font-family: Helvetica, Arial Black, Arial, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 10pt;
	background: #ffffff;
	color: #000000;
}


form textarea
{
	width: 500px;
	max-width: 500px;
	height: 200px;
}

form label
{
	font-weight: bold;
	font-size: 9pt;
	line-height: 14pt;
}

input.text,
span.pre
{
	clear: both;
	width: 300px;
	color: #999999;
}

form .first
{
	width: 530px;
	float: left;
}


form .buttons,
form .details
{
	position: relative;
	width: 300px;
	float: left;
	padding-bottom: 2px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

form .formMessage
{
	position: absolute;
	font-size: 8pt;
	line-height: 14pt;
	text-align: right;
	right: 0px;
}

form .buttons
{
	text-align: right;
	margin: 0px;
	padding: 0px;
}

form .buttons input
{
	padding: 0px;
	margin: 0px;
}

form .optional
{
	font-weight: normal;
	font-size: 10px;
}

form .body 
{
	float: left;
	width: 500px;
	margin-right: 20px;
	background-color: #ffffff;
	color: #000000;
	margin-bottom: 20px;
}


/** generic classes **/

div.files
{
	margin-bottom: 1em;
}

/** home page **/

#home #navigation
{
	position: fixed;
	left: 10px;
	bottom: 10px;
	z-index: 20;
}

#home #navigation ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#home #navigation ul li
{
	padding: 0px;
	margin: 0px;
	display: block;
	background: #ffffff;
	margin-bottom: 5px;
	text-align: center;
	height: 16px;
	width: 16px;
}
#home #navigation ul li a
{
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #777777;
	border: 2px solid #777777;
	width: 12px;
	height: 12px;
	line-height: 12px;
	font-size: 10px;
	text-align: center;
	margin: 0px;
}

#home #navigation #plan
{
	position: absolute;
	top: 0px;
	left: 20px;
	border: 2px solid #777777;
	width: 500px;
	height: 55px;
}

#home #navigation #plan .layout
{
	position: absolute;
	width: 90%;
	height: 90%;
	border: 1px solid #ffffff;
}

#home #navigation #plan .viewport
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 30px;
	border: 2px solid #ffffff;
	background: #ff5d24;
	cursor: move;
}

#home #navigation ul li.current a
{
	color: #000000;
	border-color: #000000;
}

#home #navigation ul li a:hover
{
	color: #ff5d24;
	border-color: #ff5d24;
}

#home .container
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: auto;
}

.thumbnail .container .vmiddle
{
	position: absolute;
	overflow: visible;
	top: 50%;
}

.thumbnail .container .vmiddle table
{
	position: absolute;
	margin-top: -220px;
}

table td
{
	position: relative;
}

table td a
{
	text-decoration: none;
	font-weight: bold;
}

table td .background
{
	position: relative;
	background: #ff5d24;
	overflow: hidden;
}

table td .loader
{
	position: absolute;
	left: 50%;
	top: 50%;
	overflow: visible;
	margin-top: -12px;
	margin-left: -12px;
}

table td img
{
	position: absolute;
	left: 0px;
	top: 0px;
}

table td .overlay 
{
	text-align: center;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

table.thumbnail
{
	margin: 20px 0px 80px 20px;
	font-size: 10px;
	line-height: 16px;
}

table.thumbnail .overlay
{
	top: 20px;
}

table.thumbnail td .background
{
	margin: 0px 20px 10px 0px;
	background: #ff5d24;
}

table.thumbnail td.window1 div.background
{
	width: 48px;
	height: 78px;
}

table.thumbnail td.window2 div.background
{
	width: 49px;
	height: 78px;
}

table.thumbnail td.window3 div.background
{
	width: 64px;
	height: 79px;
}

table.small
{
	margin: 50px 0px 70px 50px;
	font-size: 22px;
	line-height: 36px;
}

table.small .overlay
{
	top: 55px;
}

table.small td .background
{
	margin: 0px 50px 25px 0px;
	background: #ff5d24;
}


table.small td.window1 div.background
{
	width: 138px;
	height: 224px;
}

table.small td.window2 div.background
{
	width: 140px;
	height: 224px;
}

table.small td.window3 div.background
{
	width: 181px;
	height: 224px;
}

table.medium
{
	font-size: 36px;
	line-height: 58px;
	margin: 75px 0px 100px 75px;
}

table.medium p
{
	padding: 10px;
}

table.medium .overlay
{
	top: 90px;
}

table.medium td .background
{
	margin: 0px 75px 37px 0px;
	background: #ff5d24;
}

table.medium td.window1 div.background
{
	width: 177px;
	height: 334px;
}

table.medium td.window2 div.background
{
	width: 209px;
	height: 334px;
}

table.medium td.window3 div.background
{
	width: 263px;
	height: 334px;
}

#benchmark
{
	right: 10px;
	bottom: 10px;
	position: fixed;
	z-index: 10;
}

.clear
{
	clear: both;
}

body.window img
{
	margin-bottom: 1em;
}

.filegroup
{
	margin-bottom: 20px;
}

/** comments **/

.thread .comments
{
	margin: 0px 10px 0px 0px;
}

.thread .comments p
{
	margin-bottom: 5px;
}

.thread .comments h4
{
	margin: 0px;
	padding: 0px;
}

.thread .entry .comment
{
	margin: 0pt 0pt 4pt 0pt;
	border-bottom: 1px solid;
}

.thread .comments .body a:visited
{
	color: #000000;
}

.thread .comments .body 
{
	float: left;
	width: 500px;
	margin-right: 20px;
	background-color: #ffffff;
	color: #000000;
	margin-bottom: 20px;
}


.thread .comments .body p
{
	padding: 3px 3px 0px 3px;
	margin-bottom: 2px;
}

.thread .comments .byline
{
	display: block;
	float: left;
	font-size: 10pt;
}

.thread .comments .byline .author
{
	position: relative;
	display: block;
}

.thread .comments .byline .date
{
	position: relative;
	display: block;
	font-weight: normal;
}



/** acknoledgements **/

#acknowledgements .image
{
	position: relative;
	width: 150px;
	margin: 10px 40px 30px 0px;
	float: left;
}

#acknowledgements .image h4
{
	display: none;
}

.thread .comments>h4
{
	display: none;
}

#responses .item
{
	width: auto;
	margin-right: 50px;
	margin-bottom: 20px;
	
	width: 248px;
	height: 248px;
	overflow: hidden;
	float: left;
}

#responses .placeholder
{
	display: block;
	width: 248px;
	height: 186px;
	background: #ffffff;
}

#response a.placeholder:visited
{
	color: #000000;
}

#responses .item h2
{
	margin-top: 5px;
	font-size: 12pt;
	text-align: center;
}

#responses .item h2 a
{
	padding: 0.2em 0.25em 0.10em 0.25em;
	text-decoration: none;
	background: #ffffff;
	color: #000000;
	line-height: 180%;
}

#responses.response h4
{
	font-size: 16pt;
}

#events h4 
{
	font-size: 20pt;
	margin: 0.5em 0 0.5em 0;
}

#events h4 strong
{
	text-transform: none;
}

#events h5
{
	font-size: 15pt;
}

#beforeandafter
{
	position: relative;
}

#beforeandafter .item
{
	width: auto;
	margin-right: 20px;
	margin-bottom: 20px;	
	width: 300px;
	height: 200px;
	overflow: hidden;
	float: left;
}

#beforeandafter #overlay
{
	position: absolute;
	display: none;
	top: 80px; 
	left: -30px;
	padding: 15px;
	background: #ffffff;
}
