@charset "utf-8";
/* -----------------------------------------
* Filename: milmoStyle.css
* Version: 1.0.2 (2008-05-15)
* Website: http://www.allmilmo.com/
* author: Mike Stephenson
* Description: Handles the site layout.

== STRUCTURE: ==============================
* Page width: 800 px
* Number of columns: 1
---------------------------------
== INDEX: ==================================
_body : General body and page settings
_header : Site header image
_downloadPDF : Download images css rollover
============================================
*/


/* _body
==========================================*/
body {
    padding: 0px;
    font-size: 1.1em;
    margin: 0px;
    color: #3c3c3c;
    line-height: 1.2em;
    font-family: Verdana, arial, Helvetica, sans-serif;
    text-align: left;
	background-color:#000;
}

#wrapper {
    margin: 0 auto;   /* align for good browsers */
    text-align: left; /* counter the body center */
    width: 800px;
}


.footer {
    padding-top:20px;
    text-align: left;
}

#main {
	padding-top: 30px;
    padding-bottom: 10px;
	width: 800px;
}

#galmain{
    padding-bottom: 10px;
	width: 800px;
}

#headerimage {
    float: left;
    margin-bottom: 10px;
    width: 800px;
    height: 300px;
}
#bodytext {
	font-size: 0.65em;
    letter-spacing: 1px;
}

a {
	color:#999999;
    text-decoration:none;
}
a:hover {
	color:#CCCCCC;
    text-decoration:underline;
    }
.span {
    color:#FFFFFF;
    font-weight:bold;
}
.lighter{
    color:#999999;
}
img {
	border:0px;
}

.breaklinetop {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.breaklinebottom {
	margin-top: 10px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
/* _header
==========================================*/
#header {
    background:transparent url(img/allmilmoHeader.jpg) no-repeat top center;
    height:81px;
    width:640px;
    display:block;
}
#masthead {
    margin-top: 50px;
    width: 800px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666666;
}
#logo {
    float: left;
    margin-bottom: 0px;
    width: 110px;
    height: 30px;
}
#logo a img {
	padding: 0px;
	margin: 0px;
	border: none;
}
#globalnav {
    float: right;
    padding-bottom: 0.55em;
    margin-top: 0.45em;
}
#globalnav ul {
    display: inline;
    padding-left: 0px;
    margin-left: 0px
}
#globalnav ul li {
    padding-right: 23px;
    display: inline;
    margin-left: 0px;
    list-style-type: none;
}
#globalnav ul li.last {
    display: inline;
    list-style-type: none;
}
#globalnav ul li a {
    font-size: 0.65em;
    padding-bottom: 10px;
    color: #666666;
    letter-spacing: 1px;
    text-decoration: none;
}
#globalnav ul li a:hover {
    padding-bottom: 10px;
    color: #CCCCCC;
    text-decoration: none;
}
#globalnav ul li a.selected {
    padding-bottom: 10px;
    color: #FFFFFF;
    text-decoration: none;

}
#tagline {
    float:left;
	width: 144px;
    position: relative;
    top: 5px
}
.clearboth {
	clear: both
}.open a{
	color: #FFFFFF;
}


#subnav {
	font-size: 0.6em;
	float: right;
	padding-bottom: 30px;
	width: 420px;
	padding-top: 4px;
	text-align: left;
}
#subnav ul {
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
	cursor: pointer;
	color: #666666;
}
#subnav ul li {
	padding-right: 20px;
	display: inline;
	margin-left: 0px;
	list-style-type: none;
}
#subnav ul li.last {
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	list-style-type: none;
}
#subnav ul li a{
	font-size: 0.65em;
	padding-bottom: 10px;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: none;
}
#subnav ul li a:hover {
	padding-bottom: 10px;
	color: #cccccc;
	text-decoration: none;
}
#subnav ul li a.selected {
	color: #FFFFFF;
	text-decoration: none;
}

#description {
	font-size: 0.7em;
	float: left;
	width: 240px;
}
#description p {
	margin-bottom: 5px;
}
#galleries {
	font-size: 0.7em;
	cursor: pointer;
	list-style-type: none;
}
#galleries li {
	float: left;
	margin: 0px 15px 0px 0px;
}
.rowHover {
	color: #CCCCCC;
}
.rowSelected {
	color: #FFFFFF;
}
#thumbnails div {
	display: inline;
	float: left;
	margin: 0px 0px 7px 7px;
	width: 80px;
	height: 50px;
    cursor: pointer;
}

#thumbnails img {
    border: #cccccc 1px solid;
    width: 80px;
    height: 50px;
    position: absolute;
}

#mainImageOutline {
	border: #cccccc 1px solid;
	padding: 3px;
	background:transparent url(img/loader_black.gif) no-repeat center center;
}
#mainImage {
	width: 100%;
	height: 100%;
}
#caption {
	font-size: 0.7em;
	margin: 5px 0px 15px 0px;
	width: 100%;
	color: #cccccc;
}

.presentation {
	height:800px;
	display:block;
}

.downtext{
	float:left;
}
.downimage{
    padding-bottom:2px;
    float:right;
}
.map a{
	float:right;
	color:#3c3c3c;
}

/* _downloadPDF (image)
==========================================*/
.downloadPDF li {
    background:url(img/loader_black.gif) no-repeat center center;
    float:left;
    list-style:none;
}
.downloadPDF li.classic a {
    background:transparent url(img/classicArtPDFimage.jpg) no-repeat top left;
    display:block;
    height:152px;
    width:352px;
    border:none;
    margin-top:10px;
    margin-left:20px;
}
.downloadPDF li.classic a:hover {
    background:transparent url(img/classicArtPDFimage.jpg) no-repeat bottom left;
    display:block;
    height:152px;
    width:352px;
    border:none;
    margin-top:10px;
    margin-left:20px;
}
.downloadPDF li.design a {
    background:transparent url(img/designArtPDFimage.jpg) no-repeat top left;
    display:block;
    height:152px;
    width:352px;
    border:none;
    margin-top:10px;
    margin-left:20px;
}
.downloadPDF li.design a:hover {
    background:transparent url(img/designArtPDFimage.jpg) no-repeat bottom left;
    display:block;
    height:152px;
    width:352px;
    border:none;
    margin-top:10px;
    margin-left:20px;
}
.downloadPDF li.modern a {
    background:transparent url(img/modernArtPDFimage.jpg) no-repeat top left;
    display:block;
    height:152px;
    width:352px;
    border:none;
    margin-top:10px;
    margin-left:20px;
}
.downloadPDF li.modern a:hover {
    background:transparent url(img/modernArtPDFimage.jpg) no-repeat bottom left;
    display:block;
    height:152px;
    width:352px;
    border:none;
    margin-top:10px;
    margin-left:20px;
}
.downloadPDF li.novum a {
    background:transparent url(img/novumPDFimage.jpg) no-repeat top left;
    display:block;
    height:152px;
    width:352px;
    border:none;
    margin-top:10px;
    margin-left:20px;
}
.downloadPDF li.novum a:hover {
    background:transparent url(img/novumPDFimage.jpg) no-repeat bottom left;
    display:block;
    height:152px;
    width:352px;
    border:none;
    margin-top:10px;
    margin-left:20px;
}

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:visited {
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
}