a:link		{color:#808080; text-decoration:none; outline:none;}
a:visited	{color:#808080; text-decoration:none;  outline:none;}
a:hover		{color:#cccccc; text-decoration:none;}

.background-normal {
	background-image:url(img/background-normal.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}

.background-dark {
	background-image:url(img/background-dark.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}

.menu {
	position:absolute; left:245px; top:0px;
	}

div#menuSlide {
	position:absolute; left:67px; top:0px;
	width: 77px;
	height: 128px;
	overflow: hidden;
	background-image:url(img/background-dark.jpg);
	background-position:-67px 0px;
	z-index:50;
}

div#menuSlide {
	position:absolute; left:67px; top:0px;
	width: 77px;
	height: 128px;
	overflow: hidden;
	background-image:url(img/background-dark.jpg);
	background-position:-67px 0px;
	z-index:50;
}

.cat_description {
	position:absolute; left:244px; top:125px;
	font-family:Corbel, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	max-width:1100px;
	padding-right:10px;
	}
	
.about_intro {
	position:absolute; left:244px; top:145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:28px;
	color:#868686;
	max-width:1100px;
	padding-right:10px;
	}
.about_col1 {
	position:absolute; left:244px; top:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#868686;
	width:405px;
	padding-right:10px;
	}
	
.about_col2 {
	position:absolute; left:685px; top:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#868686;
	width:405px;
	padding-right:10px;
	}
.about_col2 a {
	color:#aaaaaa;
	}
	
.ext_links {
	width:700px;
	font-family:Corbel, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	float:left;
	padding-bottom:20px;
	padding-top:10px;
	}
	
.ext_links a {
	color:#148ba1;
	}

.front_txt {
	font-family:Corbel, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#cdcdcd;
	}

.timeline {
	height:49px;
	background:url(img/front/timeline.png);
	background-position:bottom;
	background-repeat:repeat-x;
	}
	
.timeline img {
	float:left;
	}
	
img {border:0px;}

.thumb_front img { margin-bottom:40px; }

.thumb { background-image:url(img/thumb-background.png); }
.thumb_red { background-image:url(img/thumb-background-red.png); }
.thumb_blue { background-image:url(img/thumb-background-blue.png); }
.thumb_white { background-image:url(img/thumb-background-white.png); }
.thumb, .thumb_red, .thumb_blue, .thumb_white {
	background-repeat:no-repeat;
	width:183px;
	height:272px;
	padding-left:4px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:15px;
	margin-right:12px;
	font-family:Corbel, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#d0d0d0;
	float:left;
}

.poster {
	background-image:url(img/poster-background.png);
	background-repeat:no-repeat;
	width:397px;
	padding-left:4px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:15px;
	margin-right:12px;
	font-family:Corbel, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#d0d0d0;
	float:left;

}


.thumb img, .thumb object, .thumb_red img, .thumb_red object, .thumb_blue img, .thumb_blue object, .thumb_white img, .thumb_white object, .poster img {margin-bottom:7px;}
.thumb_txt {padding-left:5px;}
.thumbs_box {position:absolute; left:243px; top:179px; max-width:880px; display:block;}
.thumbs_box_front {position:absolute; left:671px; top:179px; max-width:440px; display:block;}

.tag_info {
	background-image:url(img/tag-fade.png);
	background-repeat:repeat-y;
	font-family:Corbel, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ecebeb;
	padding-left:51px;
	padding-top:1px;
}




.work_grid1	{width:1100px;}
.work_grid1 img	{margin-bottom:20px;}


a.linkopacity:hover img {
filter:alpha(opacity=20);
-moz-opacity: 0.2;
opacity: 0.2;

}




