﻿/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	font-family: Garamond, Verdana, Sans-Serif;
	font-size:medium;
	text-align:center;
	min-width:802px;/* for mozilla*/
	background-color: #D8C89E;
	color: #000000;
}
#outer{
	height:100%;
	min-height:100%;
	width:800px;

	color: #000;
	text-align:left;
	margin:auto;
	position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:800px;
}

#head
{
    height:165px;
    clear:both;
    float:left;
    width:100%;
    padding-bottom:5px;
}
* html #head
{
\height:185px;
he\eight:183px;
padding-bottom:12px;
}
#header{
    top: 0;
    left: 33px;
    width: 800px;
    /*height: 155px;*/
    background: #D8C89E;
    color: #000000;
    z-index: 100;
    clear: both;
    float: left;
}
#header h1
{
    position:relative;
    background-image:url(images/metrofloors2.jpg);
    background-repeat: no-repeat;
    height:100px;
    left:20px;
    text-indent:-9999px;
}
#flash
{
float:left;
padding-left:10px;
width:600px;
}
#line1
{
    display:none;
    float:right;
    padding-top:10px;
    height:241px;
    padding-right:5px;
}
#line
{
    /*text-align:center;*/padding-top: 5px;
    padding-left: 0px;
    padding-right: 5px;
    text-align: left;
    height: 275px;
    width: 789px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:120px;
	float:left;
	padding-top:152px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
}
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#right 
{
    display:none;
	position:relative;/*ie needs this to show float */
	width:225px;
	float:left;
	padding-top:10px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
}

#footer {
	width:800px;
	clear:both;
	height:50px;
	color: #000000;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;

}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
#nav
{
    width:800px;
    height:17px;
    text-align:center;
    margin:0 auto 0 0px;
    padding:0;
    background-image:url('images/metrofloors1_08.gif');
    background-position:50% top;
    background-repeat:repeat-x;
}
* html,#nav 
{
    \height: 17px;
    he\ight: 15px;
    float: left;
    clear: both;
}

/*
#nav ul
{
    width:600px;
    height:28px;
    text-align:center;
    margin:0 auto;
}
#nav li
{
    float:left;
    color:#602128;
    font-family: Garamond;
    font-size: 16px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/metrofloors1_05.gif);
    background-repeat:no-repeat;
    line-height:30px;
    width:89px;
    height:28px;
    list-style:none;
    display:inline;
   }
#nav li a
{
    text-decoration:none;
    color:#602128;
}
#nav li a:hover
{
    color:#602128;
    font-weight:bold;
}*/
#place
{
    height:270px;
    clear:both;
    width:100%;
    float:left;
    padding-left:20px;
    padding-top:10px;
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
{
    position:relative;
	/*width:739px;*/
	float:left;
	width:710px;
	padding-top:10px;
	padding-bottom:32px;/* needed to make room for footer */
	padding-left:40px;
	padding-right:10px;
	text-align:center;
}
#centrecontent p {padding-left:3px}

#footer-bottom {
	clear: both;
	color: #602128;	
	margin: 0 auto; 
	width: 800px;
	padding-top:20px;
	font-family:Garamond Premr Pro;
	text-align: center;
}
#footer-bottom p
{
padding-right:40px;
}
#footer-bottom p a:Link
{

	color: #602128;
	text-decoration:underline;
}
#footer-bottom p a:visited
{
	color:#602128;
	font-weight:bold;
	text-decoration:underline;
}
#clearfooter {width:100%;height:22px;clear:both} /* to clear footer */

/* Accordion CSS */
.accordionHeader
{
    border: 1px solid #999999;
    color: #602128;
    background-color: #f5f6f8;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeader a:visited
{
    text-decoration:none;
    color:#602128;
}
.accordionHeader a:hover
{
    text-decoration:none;
    color:#602128;
}
.accordionHeader a
{
    color:#602128;
}

.accordionContent
{
    /*background-color: #D3DEEF;*/
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.accordionContent a:link
{
    text-decoration:none;
}
.accordionContent a:visited
{
    text-decoration:none;
}
.accordionContent a:link img
{
    border:0;
    text-decoration:none;
}

.accordionContent a:visited img
{
    border:0;
    text-decoration:none;
}

.accordionLink
{
 /*background-color: #D3DEEF;*/
    padding-right:5px;
}


.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
.sep
{
    padding-right:30px;
}
.tdright
{
    text-align:right;
    width:300px;
    padding-right:5px;
    padding-left:5px;
    font-weight:bold;
}
.btn
{
    margin-top:15px;
    margin-left:0px;
    padding:10px 10px;
    
}

fieldset
{
    margin:15px 0px 5px 0px;
	    padding:0px 5px 5px 5px;
	    border-width:medium;
	    border-color:#FFF;
}
legend{
margin-bottom:0px;
	    padding:0px 10px 5px 5px;
	    color: #3F4F71;
	    font-weight:bold;
}
#images img
{
    float:left;
    padding-left:5px;
    padding-right:5px;
}
.psep
{
    padding-right:50px;
}
.linkimg
{
    border:1 solid #D8C89E;
}
.menu
{
	cursor:pointer;
}
.dlProject
{
	border-left:dashed 1px #333;
	border-right:dashed 1px #333;
	padding-left:15px;
}
.dlProd
{
text-align:center;
}