body {
        background: #000;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 60px;
        font-family: "Trebuchet MS", sans-serif;
        margin-left: 0;
        margin-right: 0;
}

#all {
        padding: 50px 60px 50px 60px;
        background: #FFF;
        width: 800px;
}

#header {
        border-left: 10px solid #CC0099;
        padding-left: 10px;
        margin-bottom: 20px;
}

#container {
	text-align: left;
        margin-top: 0px;
        padding: 20px 0px 0px 0px;
        width: 800px;
        background: #FFF;
}

#list3 {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px 0px 0px 0px;
}

#list3 p {
       padding-top: 20px;
       font-size: 12px;
}

#list3 t {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	text-align: left;
}

#list3 h3 {
        font-size: 20px;
        color: #000;
        padding-left: 10px;
}

#list3 img {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 5px;
        margin-left: 5px;
        border: 10px solid #EEE;
}

#list3 a {
        color: #cc0099;
        padding: 2px;
}


#list3 a:hover {
        color: #cc0099;
}

#list4 {
        margin-top: 15px;
        margin-bottom: 0px;
        padding: 0px 0px 0px 0px;
}

#list4 p {
       padding-top: 20px;
       font-size: 12px;
}

#list4 t {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	text-align: left;
}

#list4 h3 {
        font-size: 20px;
        color: #000;
        padding-left: 10px;
}

#list4 img {
        margin-top: 7px;
        margin-bottom: 7px;
        margin-right: 7px;
        margin-left: 7px;
        border: 10px solid #EEE;
}

#list4 img:hover {
        border: 10px solid #CCC;
}

#list4 a {
        color: #cc0099;
        padding: 0px;
}


#list4 a:hover {
        color: #cc0099;
}

#list5 {
        margin-top: 15px;
        margin-bottom: 0px;
        padding: 0px 0px 0px 0px;
}

#list5 p {
       padding-top: 20px;
       font-size: 12px;
}

#list5 t {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	text-align: left;
}

#list5 h3 {
        font-size: 20px;
        color: #000;
        padding-left: 10px;
}

#list5 img {
        border: none;
}

#list5 img:hover {
}

#list5 a {
        color: #cc0099;
        padding: 0px;
}


#list5 a:hover {
        color: #cc0099;
}

#footer {
        padding: 0px 0px 0px 0px;
        margin-top: 35px;
}

#footer p {
        font-size: 12px;
        color: #FFF;
        text-align: center;
        line-height: 0.7em;
}

#footer a {
        color: #CC0099;
        text-decoration: none;
        font-weight: bold;
        padding: 6px 2px 6px 2px;
}

#footer a:hover {
        color: #000;
        background: #CC0099;
        text-decoration: none;
        font-weight: bold;
        padding: 2px;
}

.border {
        color: #555;
}

table {
        width: 350px;
        border-collapse: collapse;
}

th {
        padding: 10px 0 10px 10px;
        border-bottom: 1px dotted #CCC;
        text-align: right;
}

td {
        padding: 10px 0 10px 10px;
        border-bottom: 1px dotted #CCC;
}

tr {
}

.q {
        border-bottom: 1px dotted #CCC;
        padding-bottom: 10px;
        margin-bottom: 20px;
}


p {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	text-align: left;
}

.menu {
        width: 800px;
        padding: 10px 0px 10px 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        border-top: 1px dotted #EEE;
        border-bottom: 1px dotted #EEE;
}

.menu a {
        font-size: 12px;
        text-decoration: none;
        color: #000;
        font-weight: bold;
        padding: 0px 10px 0px 10px;
        text-transform: uppercase;
        border-collapse: collapse;
}

.menu a#selected {
        color: #CC0099;
        background: #FFF;
}

.menu a:hover {
        text-decoration: none;
        color: #FFF;
        background: #000;
}

.menu img {
        padding-left: 8px;
}

a {
        color: #CC0099;
        text-decoration: none;
        font-weight: bold;
}

.thumb {
        width: 760px;
        background: #EEE;
        padding: 10px;
        margin-top: 7px;
        margin-bottom: 15px;
        margin-right: 7px;
        margin-left: 7px;
}

.thumb t {
        padding-top: 5px;
        padding-left: 5px;
}

.thumb img {
        padding-bottom: 10px;
}

.csshtml {
        color: #999;
}

.csshtml2 {
        color: #555;
}

.csshtml3 {
        color: #555;
}


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("http://miwaza.com/photography/img/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("http://miwaza.com/photography/img/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("http://miwaza.com/photography/img/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	color: #000;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; padding-right: 5px;}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}