body {	
	margin: 0px;
	background-image: url(/images/tile.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #f7f8fa;
	font-family: "trebuchet ms", helvetica, arial;
	color: #484848;
	font-size: 12px;
	}
	
.shadowleft {
	background-image: url(/images/shadow_left.gif);
	background-repeat: repeat-y;
	}

.shadowright {
	background-image: url(/images/shadow_right.gif);
	background-repeat: repeat-y;
	}

img {
	display: block;
	border: 0px;
	behavior: url(/css/iepngfix.htc);
	}

/* GENERAL LINKS */	

a:link { font-size: 12px; color: #4975b2; text-decoration: none; }	
a:hover { font-size: 12px; color: #4975b2; text-decoration: none; }
a:visited { font-size: 12px; color: #4975b2; text-decoration: none; }

/* END GENERAL LINKS */

/* NAVIGATION ROLLOVERS */	

a.main-home { display: block; width: 220px; height: 21px; text-decoration: none; background-image: url(/images/navigation_home.jpg); }
a.main-home:hover { background-position: 0 -21px; }

a.main-news { display: block; width: 54px; height: 21px; text-decoration: none; background-image: url(/images/navigation_news.jpg); }
a.main-news:hover { background-position: 0 -21px; }
a.main-news-active { display: block; width: 54px; height: 21px; text-decoration: none; background-image: url(/images/navigation_news-selected.jpg); }

a.main-films { display: block; width: 53px; height: 21px; text-decoration: none; background-image: url(/images/navigation_films.jpg); }
a.main-films:hover { background-position: 0 -21px; }
a.main-films-active { display: block; width: 53px; height: 21px; text-decoration: none; background-image: url(/images/navigation_films-selected.jpg); }

a.main-digital { display: block; width: 61px; height: 21px; text-decoration: none; background-image: url(/images/navigation_digital.jpg); }
a.main-digital:hover { background-position: 0 -21px; }

a.main-contact { display: block; width: 83px; height: 21px; text-decoration: none; background-image: url(/images/navigation_contact.jpg); }
a.main-contact:hover { background-position: 0 -21px; }
a.main-contact-active { display: block; width: 83px; height: 21px; text-decoration: none; background-image: url(/images/navigation_contact-selected.jpg); }

ul.navigation {list-style-type: none; margin: 0 0; display: inline; }
ul.navigation li { float: left; }

/* END NAVIGATION ROLLOVERS */

/* LEGACY NAVIGATION ROLLOVERS */	

a.news { display: block; width: 54px; height: 33px; text-decoration: none; background-image: url(/images/navigation_02_block.gif); }
a.news:hover { background-position: -54px 0; }
a.films { display: block; width: 53px; height: 33px; text-decoration: none; background-image: url(/images/navigation_03_block.gif); }
a.films:hover { background-position: -53px 0; }
a.digital { display: block; width: 61px; height: 33px; text-decoration: none; background-image: url(/images/navigation_04_block.gif); }
a.digital:hover { background-position: -61px 0; }
a.contact {	display: block; width: 69px; height: 33px; text-decoration: none; background-image: url(/images/navigation_05_block.gif); }
a.contact:hover { background-position: -69px 0; }

/* END LEGACY NAVIGATION ROLLOVERS */

/* LAYOUT AND FORMATTING */

#main-background { background-image: url(/images/gradient.jpg); background-position: 0px 0px; background-repeat: repeat-x; text-align: center; }
#main-content { width: 698px; height: auto; margin: 0px auto; text-align: left; }
#navbar { position: absolute; top: 17px; width: 700px; height: 21px;  }
#splash { position: absolute; top: 55px; height: 168px; width: 698px; }
#index-filter { position: absolute; top: 223px; height: auto; }
#photo-filter img { float: left; }
#index-projects { 
	position: absolute; top: 303px; background-image: url(/images/digital/watermark.jpg); 
	background-repeat: no-repeat; background-color: #f7f8fa; width: 698px; }
#index-photos { 
	position: absolute; top: 289px; width: 698px; }
#pagefade { width: 698px; height: 300px; text-align: center; position: relative; top: -5px; z-index: -1; }
.project-icon { float: left; width: 205px; height: 113px; }
.album { position: relative; top: -5px; background-image: url(/images/digital/watermark-alt.jpg); 
	background-repeat: no-repeat; background-color: #f7f8fa; }
.project-description {float: left; width: 493px; height: 113px; }
.project-title { 
	font-family: gill sans, gill sans mt, trebuchet ms, helvetica, arial; font-size: 13px; 
	text-transform: uppercase; font-weight: 500; letter-spacing: 1px;
	width: 402px; height: 23px; border-bottom: 1px solid #a1a1a2; 
	position: relative; }
.project-title img { float: left; position: relative; top: 9px; left: 14px; }
.project-title div { float: left; position: relative; top: 7px; left: 19px; }
.project-details { position: relative; top: -5px; left: 28px; height: 90px; letter-spacing: 1px; line-height: 14px; }
.project-details div { position: relative; top: 0px; height: 8px; overflow: hidden; }
.image-grid { position: relative; top: 5px; min-height: 241px; }
.image-grid div { position: relative; top: 0px; }

/* LAYOUT AND FORMATTING */
	
.post {
	color: #484848;
	font-size: 12px;
	position: relative;
	left: 61px;
	margin-right: 92px;
	}
	
.post div a:link {
	color: #4975b2;
	font-weight: bold;
	}



.post div a:visited {
	color: #4975b2;
	font-weight: bold;
	}
	
.post div a:hover {
	color: #4975b2;
	font-weight: bold;
	}
		
.date {
	font-size: 10px;
	color: #7b7676;
	padding-top: 5px;
	}

.entry {
	position: relative;
	top: -3px;
	padding-bottom: 7px;
	}

div.category {
	color: #7b7676;
	font-size: 10px;
	}

div.category a:link {
	color: #7b7676;
	font-size: 10px;
	}

div.category a:hover {
	color: #4975b2;
	font-size: 10px;
	}
	
div.category a:visited {
	color: #7b7676;
	font-size: 10px;
	}		
	
td.newsbackground {
	background-image: url(/images/newswatermark.gif);
	background-repeat: no-repeat;
	}

td.contactbackground {
	background-image: url(/images/contactwatermark.gif);
	background-repeat: no-repeat
	}
		
td.recent_feature {
	background-image: url(../images/recent_clap_blue.gif);
	}
	
td.recent_trailer {
	background-image: url(../images/recent_clap_green.gif);
	}
	
td.recent_redband {
	background-image: url(../images/recent_clap_red.gif);
	}
	
td.trailer {
	background-image: url(../images/clap_green.gif);
	}
	
td.feature {
	background-image: url(../images/clap_blue.gif);
	}
	
td.redband {
	background-image: url(../images/clap_red.gif);
	}
		
td.recent_videoname {
	background-image: url(../images/recent_title_bg.gif);
	font-family: Arial;
	font-size: 10.5px;
	font-weight: bold;
	color: #7390b8;
	}
	
td.videoname {
	background-image: url(../images/title_bg.gif);
	font-family: Arial;
	font-size: 10.5px;
	font-weight: bold;
	color: #7390b8;
	}
	
td.archive_entry {
	padding-bottom: 15px;
	}
