IMG.img
{
	border: thin dashed #A71A1A;
}
TEXTAREA
{
	width: 90%;
	height: 20em;
	border: 1px solid #AAA;
}
INPUT
{
	border: 1px dashed #BABABA;
}
HTML, BODY
{
	height: 100%;
	background: #F5F5F5;
	/*[disabled]font:normal 9pt Tahoma;*/
	font: 12px/120% Verdana, sans-serif;
}
A, A:link
{
	color: #B01116;
}
#container
{
	position: relative;
	margin: 0 auto;
	width: 842px;
	height: auto;
}
/*logo*/
#logo
{
	height: 38px;
	padding: 32px 20px 0 32px;
}
#logo UL
{
	float: right;
	list-style-type: none;
	text-align: right;
}
#logo LI
{
	display: inline;
	margin-left: 20px;
}
/*navigation*/
#navigation
{
	float: left;
	font-weight: bold;
	width: 150px;
}
#navigation A:hover
{
	color: #711;
	text-decoration: underline;
}
#navigation A
{
	text-decoration: none;
}
#navigation LI
{
	margin-left: -17px;
	padding-left: 0px;
	list-style: disc url(menu-bullet.gif);
}
#navigation UL
{
	margin: 8px 0 10px -49px;
	font-weight: normal;
}
.view-display-id-block_1
{
	/*+placement:shift 40px 3px;*/
	position: relative;
	left: 40px;
	top: 3px;
}
#navigation UL LI
{
	list-style: none url();
	margin: 0 0 4px;
	padding-left: 0;
}
#navigation UL LI, UL.menu LI, .item-list UL LI, LI.leaf
{
	padding: 0 0 0.2em 1.5em;
	list-style-type: none;
	list-style-image: none;
	background: transparent url(images/menu-leaf.gif) no-repeat 1px 0.35em;
/*LTR*/
}
#navigation UL LI.expanded
{
	background: transparent url(images/menu-expanded.gif) no-repeat 1px 0.35em;
/*LTR*/
}
#navigation UL LI.collapsed
{
	background: transparent url(images/menu-collapsed.gif) no-repeat 0px 0.35em;
/*LTR*/
}
/*main*/
#main
{
	padding: 0 0 0 66px;
	margin-left: 150px;
}
/*node-edit-link*/
.node-edit-link UL.links LI
{
	background-color: #C90202;
}
#map
{
	padding: 0 0 100px;
	margin-left: 50%;
}
/*views-admin-links*/
.views-admin-links UL LI A:hover
{
	color: #FFFFFF !important;
}
.views-admin-links UL LI A
{
	background-color: #B90202;
}
/*steps*/
#steps LI
{
	list-style-type: none;
/*font-size: 30px;
line-height: 43px;*/
	padding: 0px 0px 0 0;
	vertical-align: top;
	display: block;
	margin-right: 4px;
	margin-left: -20px;
}
#steps
{
	vertical-align: top;
	list-style: none;
}
.node OL LI
{
	list-style-type: none;
/*font-size: 30px;
line-height: 43px;*/
	padding: 0px 0px 0px 0;
	vertical-align: top;
	margin-top: 18px;
	display: block;
	margin-right: 4px;
	margin-left: -20px;
}
.node
{
	/*[disabled]background:url(corner.gif) no-repeat bottom right;*/
	/*[disabled]width:600px;*/
}
#steps .bullet
{
	position: absolute;
	margin-left: -50px;
}
#steps .screenshot
{
	float: left;
	width: 163px;
	height: 143px;
	padding-right: 5px;
}
#steps UL
{
	padding-bottom: 16px;
	margin-right: 13px;
	margin-top: 12px;
}
#steps UL LI
{
	list-style: none;
	/*[disabled]background:#F5F5F5;*/
	font-size: 9pt;
	line-height: 20px;
	margin: 0;
	padding: 0;
	display: inline;
}
.node_read_more
{
	width: 80%;
}
.upload_attachments
{
	width: 80%;
}
H2
{
	display: inline;
	font-size: 30px;
	font-weight: normal;
	color: #C07D5E;
	line-height: 1;
}
#steps .small
{
	font-size: 20px;
	text-decoration: underline;
}
#steps A
{
	line-height: 20px;
	font-size: 9pt;
}
#pic .left
{
	position: absolute;
	margin-left: -50px;
}
#footer
{
	position: fixed;
	bottom: 0;
	width: 840px;
	height: 90px;
	background: #CCC url(footer.jpg) no-repeat;
	text-align: right;
/*#+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#footer P
{
	color: #666;
	padding: 30px 40px 0px 0px;
}
/*FIELDSET*/
FIELDSET
{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #EFC2C4;
	background: #FFF url(images/gradient-inner.png) repeat-x 0 0;
}
*:first-child+HTML FIELDSET
{
	padding: 0 1em 1em;
	background-position: 0 0.75em;
	background-color: transparent;
}
*:first-child+HTML FIELDSET>.description, *:first-child+HTML FIELDSET .fieldset-wrapper .description
{
	padding-top: 1em;
}
FIELDSET LEGEND
{
/*Fix disappearing legend in FFox*/
	display: block;
}
*:first-child+HTML FIELDSET LEGEND, *:first-child+HTML FIELDSET.collapsed LEGEND
{
	display: inline;
}
HTML.js FIELDSET.collapsed
{
	background: transparent;
	padding-top: 0;
	padding-bottom: 0.6em;
}
HTML.js FIELDSET.collapsible LEGEND A
{
	padding-left: 2em;
/*LTR*/
	background: url(images/menu-expanded.gif) no-repeat 0% 50%;
/*LTR*/
}
HTML.js FIELDSET.collapsed LEGEND A
{
	background: url(images/menu-collapsed.gif) no-repeat 0% 50%;
/*LTR*/
}
.content .lightbox-processed IMG
{
	border: 1px solid #BBB;
	margin: 5px;
	padding: 2px;
}
