/* CSS Document */

html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead, th{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-align:left;
}
html, body, #global {
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
hr {
color:#666;
border:none;
background:#666;
height:1px;
}

#edit * hr {
color:#fff;
border:none;
background:#fff;
height:1px;
}

/* text */
h1, h2, h3, h4 {
	color:#fff;
	font-weight:normal;
	text-transform: lowercase;
	padding-top:0;
	margin-top:0;
	letter-spacing:1px;
}

#content ul {
	padding-left:15px;
}


/* strong{
color:#fff;
} */
.explain {
font-size:10px;
color:#666666;
}
.downloads, .downloads a{
color:#666666;
text-decoration:none;
}


/* DIVS */


#wrapper{
	height:100%;
	width:990px;
	margin: 0 auto;
	clear:both;
}
#header{
height:170px;
width:990px;
clear:both;
}
#logo{
height:135px;
width:370px;
position:relative;
left:0;
top:0;
/*background-image:url(../images/mimosa_logo.png);
background-repeat:no-repeat; */
float:left;
}
#contact{
height:30px;
width:370px;
position:relative;
left:230px;
top:20px;
float:left;
text-align:right;
vertical-align:middle;
}
#contact a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #000000;
}

#contact a:hover {

	text-decoration:underline;

}

#middle{
width:990px;

}
#left, #right, #content {
float:left;
}

#content{
width:420px;
padding-left:40px;
padding-right:40px;
line-height:200%;
}
#left{
width:240px;
height:260px;
min-height:260px;
border-right:solid 1px #fff;
}
#right{
width:220px;
height:260px;
min-height:260px;
border-left:solid 1px #fff;
padding-left:20px;
}
#icon{
width:240px;
margin-top:30px;
}

/* MENU div and LI */
#menu{
width:210px;
position:relative;
left:30px;
}
#menu * ul {
margin-top:10px;
}
#menu ul li {
font-size:16px;
font-weight:bold;
margin-bottom:15px;
list-style:none;
text-transform: lowercase;
	
}
#menu ul li a {
	text-decoration:none;
	color:#000000;
}

#menu a.flir-replaced {
	width:110%;
}

#menu ul li a.selected, #menu ul.sublist li a.selected, #menu ul.sublist li li a.selected {
color:#fff;
}

#menu li a {
	letter-spacing:1px;
}



#menu ul.sublist li,#menu ul.sublist li a {
text-decoration:none;
color: #666666;
text-transform: lowercase;
font-size:12px;
font-weight: bold;
	
}

#menu ul.sublist li li, #menu ul.sublist li li a {
text-decoration:none;
color: #666666;
text-transform: lowercase;
font-size:12px;
font-weight: normal;
margin-left:10px;
	
}

/* RIGHT col LI */

#right ul li {
list-style:none;
font-size:11px;
margin-bottom:5px;
}
#right ul li a {
text-decoration:none;
color:#000;
}

#right ul li a:hover {
text-decoration:underline;
}
/* table */
#edit{
background-image: url(../images/spacer_orange.gif);
background-repeat:repeat;
width:420px;
vertical-align:top;
}
#edit tr{
border-bottom:solid #FFFFFF 1px;
}
#edit td{
text-align:left;
vertical-align:top;
}
#edit td a {
color:#333333;
text-decoration:none;
}
#edit td a:hover {
color:#333333;
text-decoration:underline;
}

/* pepople */
#people{
width:420px;
}
#photos img {
margin-right:33px;
margin-top:20px;
cursor:pointer;
}
#photos img.lastimg{
margin-right:0;
}
#person {
clear:both;
margin-top:10px;
width:420px;

background-image: url(../images/spacer_orange.gif);
background-repeat:repeat;
}
#person table{
margin:10px;
}
#person * h3, #person * h2,#person * p {
margin:0px;
padding:0px;
margin-left:10px;
}
