﻿/* CSS Document */
body, th {
	font-size: 10pt;
	color: #fefefe;
	width:100%;
	height: auto !important;
	height:100%;
	overflow:visible;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
}

body {
	background-color:Black;
	padding: 0px;
	margin: 0px;
}

form {
	border: 0px solid #666699;
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #fefefe;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #fefefe;
}
a:hover {
	text-decoration: underline;
	color: #fefefe;
}
a:active {
	text-decoration: underline;
	color: #fefefe;
}

#ic_logo {
	width:180px;
	position:absolute;
	left:35px;
	top:10px;
	height:27px;
	overflow:hidden;
	float:left;
}

#mainBody 
{
    background-color:Black;
    background-image:url(/fimm/24/images/insideBG.jpg);
    background-position:top;
    background-repeat:no-repeat;
    width:1000px;
    margin-top:0px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    
}

#poster
{
    left:35px; 
    top:75px;
    width:200px;
    height:248px;
    position:absolute;
}

#titlebanner
{
    left:665px;
    top: 60px;
    width: 300px;
    height: 140px;
    position:absolute;
    }

#leftColumnDiv 
{
    width: 200px;
    padding: 35px;
    display:block;
    position:relative;
    top:350px;
    height: 540px;
}


#content 
{
    position:relative;
    left: 270px;
    top: -270px;
    min-height:530px;
	height: auto !important;
	height:530px;
    display:block;
    width: 715px;
    padding: 0px;
    margin-bottom: -150px;
}


#footer 
{
    height:102px;
}

#nav_bar
{
    font-size:8pt;
    line-height:10pt;
    background-image:url(/fimm/24/images/navTbg.gif);
    background-repeat:no-repeat;
    height:22px;
    margin-bottom:20px;
}


.review img {
border: solid 0px #339900;
width:70px;
height: 100px;
}

a.review:link 
{
    display:block;
    width:178px;
    height: 200px;    
    float:left;
	text-align:center;
	text-decoration: none;
	border: solid 0px #339900;
}

a.review:visited 
{
    display:block;
    width:178px;
    height: 200px;    
    float:left;
	text-align:center;
	text-decoration: none;
	border: solid 0px #339900;
}
a.review:hover 
{
    display:block;
    width:178px;
    height: 200px;    
    float:left;
	text-align:center;
	text-decoration: none;
	border: solid 0px #110000;
}
a.review:active 
{
    display:block;
    width:178px;
    height: 200px;    
    float:left;
	text-align:center;
	text-decoration: none;
	border: solid 0px #339900;
} 
    

/* --------------- vvv gallery vvv ------------------ */
#gallery_list 
{
    margin-top:50px;
    }
    
#gallery_list ul
{
    display:block;
    width: 180px;
    float:left;
    height: 180px;
    list-style-image:none;
    list-style-type:none;
    }
    
#gallery_list li
{
    list-style-type:none;
    }
    
.album
{
    padding:5px;
    border:solid 1px #999999;
    background-color:White;
}

#image_list ul
{
    display:block;
    list-style-image:none;
    list-style-type:none;
    }
    
#image_list li
{
    width: 120px;
    height: 130px;
    float:left;
    list-style-type:none;
    text-align:center;
    line-height: 120px;
    }
    
h2 
{
    line-height:24pt;
    }
    
/* --------------- ^^^ gallery ^^^ ------------------ */

.fimm_24_btns img {
border: solid 0px #339900;
width:28px;
height: 40px;
}

a.fimm_24_btns:link {
	line-height:50px;
	margin-left: 10px;
	border: solid 0px #339900;
	text-decoration: none;
}
a.fimm_24_btns:visited {
	border: solid 0px #339900;
    margin-left: 10px;
}
a.fimm_24_btns:hover {
	border: solid 0px #110000;
	margin-left: 10px;
}
a.fimm_24_btns:active {
	border: solid 0px #339900;
	margin-left: 10px;
}


.imgWrapSpace {
border: solid 0px #000;
margin: 5px;

}
