@charset "UTF-8";
/* CSS Document */

* {
    margin: 0;
}
html, body {
    height: 100%;
}
#frame_center {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}

body {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #333333;
	}

#frame_center {
	padding: 0px;
	width:800px;
	margin: 0 auto; padding:0px;
	border: 1px solid #c8c8c8;
	text-align:left;
	background-color:#e5f1f5;
	}	

#topbar {
	background-color: #bddde5;
	height: 44px;
	vertical-align: middle;	
	}
	
#maincontent {
background-color:#FFFFFF;
margin:0; padding: 25px;
height:100%;
vertical-align:text-top;
overflow:hidden;
clear:right;
	}

#blogcontent {
background-color:#FFFFFF;
margin:0; padding: 0;
height:100%;
vertical-align:text-top;
overflow:hidden;
	}
	
p {
	margin:0; padding:0 0 1em 0;
	}

p.title {
font-size:16pt;
line-height:20pt;
}

a:link {
	text-decoration:none;
	color: #6464a1;
	}

a:visited {
	text-decoration: none;
	color: #6464a1;
	}
a:hover { 
	color: #333333;
	text-decoration: underline;
	}
a:active {
	text-decoration:none;
	color: #6464a1;
	}
/* NAVIGATION */
.rollover_news a {
display: block;
width: 44px; height: 28px;
text-decoration: none;
background: url(../images/Navbar_News.jpg) 0 0 no-repeat;
float:left;
}
.rollover_news a:hover { 
background-position: -44px 0;
}

.rollover_prod a {
display: block;
width: 92px; height: 28px;
text-decoration: none;
background: url(../images/Navbar_Productions.jpg) 0 0 no-repeat;
float:left;
}
.rollover_prod a:hover { 
background-position: -92px 0;
}

.rollover_dev a {
display: block;
width: 107px; height: 28px;
text-decoration: none;
background: url(../images/Navbar_Dev.jpg) 0 0 no-repeat;
float:left;
}
.rollover_dev a:hover { 
background-position: -107px 0;
}

.rollover_about a {
display: block;
width: 73px; height: 28px;
text-decoration: none;
background: url(../images/Navbar_About.jpg) 0 0 no-repeat;
float:left;
}
.rollover_about a:hover { 
background-position: -73px 0;
}

.rollover_contact a {
display: block;
width: 59px; height: 28px;
text-decoration: none;
background: url(../images/Navbar_Contact.jpg) 0 0 no-repeat;
float:left;
}
.rollover_contact a:hover { 
background-position: -59px 0;
}

/* PAGE IMAGES */

#about_pageimage {
	width:800px;
	height: 88px;
	background-image:url(../images/about_img.jpg);
}

#news_pageimage {
	width:800px;
	height: 88px;
	background-image:url(../images/news_img.jpg);
}

#dev_pageimage {
	width:800px;
	height: 88px;
	background-image:url(../images/development_img.jpg);
}

#prod_pageimage {
	width:800px;
	height: 88px;
	background-image:url(../images/production_img.jpg);
}

#cnt_pageimage {
width:800px;
	height: 88px;
	background-image:url(../images/contact_img.jpg);
}



/*About Page Styles */

#aboutleft {
	width: 147px;
	padding: 0px 25px 0 0;
	float: left;
}

#aboutright {
	width: 545px;
	padding-top: 0px;
	float: left;
}

#aboutright img {
padding-right: 12px;
}

/*Contact Page styles */

#contact {
width:245px;
	float: left;
}

#map {
padding:0;
width: 440px;
float:right;
vertical-align:text-top;
border: 1px solid #CCCCCC;
}

/* Production Page styles */

#listingcontent {
background-color:#FFFFFF;
margin:0; padding: 25px;
height:auto;
vertical-align:text-top;
overflow:hidden;
}

#photocontent {
background-color:#e5f1f5;
margin:0; padding: 5px 25px;
height:auto;
vertical-align:text-top;
overflow:hidden;
}

#productiondrama {
border-right: 1px solid #CCCCCC;
width: 135px; height:150px;
padding: 5px 15px 5px 5px;
line-height:14px;
float:left;
}

#production {
width: 130px; height:150px;
padding: 5px;
float:left;
line-height:14px;
}

#production img {
border: 1px #CCCCCC solid;
}

#productiondrama img {
border: 1px #CCCCCC solid;
}

#bodytitle {
border-right: 1px solid #CCCCCC;
width: 135px; height:150px;
padding: 5px 15px 5px 5px;
float:left;
clear: right;
}

#dramatitle {
border-right: 1px solid #CCCCCC;
width: 135px; height:25px;
padding: 5px 15px 5px 5px;
float:left;
clear: right;
}

#dramatitledev {
width: 705px; height:25px;
padding: 5px 15px 5px 1px;
float:left;
}

#productiondoc {
width: 135px; height:150px;
padding: 5px 5px 5px 15px;
line-height:14px;
float:left;
}

#productiondoc img {
border: 1px #CCCCCC solid;
}


#doctitle {
width: 570px; height:25px;
padding: 5px 5px 5px 15px;
float:left;
clear:right;
}

#doctitledev {
width: 420px; height:25px;
padding: 5px 5px 5px 15px;
float:left;
clear:right;
}

#productiontitle {
width: 625px;
font-size:18px;
float: left;
line-height:20px;

}

#backto {
width: 100px;
font-size:10pt;
float:right;
text-align:right;
}

#spacer {
width: 155px;
height:150px;
padding:0px;
float: left;
border-right: 1px solid #CCCCCC;
}

/* photo styles */
#lrgphoto {
margin:0; padding:0;
width: 480px;
height: 334px;
border: 1px solid #CCCCCC;
float: left;
background-color:#000000;
}

#smphoto {
width: 122px;
height: 81px;
padding: 0 0 4px 3px;
text-align:right;
float: left;
}

#smphoto img {
border: 1px #CCCCCC solid;

}

#geminiphoto {
width: 80px;
height: 80px;
padding: 0 0 4px 3px;
text-align:left;
float: left;
}