/* CSS Document */


.currentWork {
	background:url(images/movieCurrentBg.gif) repeat;
	padding:0 15px;
	}
	
.currentWorkBox {
	background:#fff;
	min-width:0;
	padding:15px;
	}
	
#currentWorkDescrip {
	background:#fff url(images/currentWorkBoxBG.gif) repeat-y;
	border-bottom:#c0c0c0 solid 1px;
	border-left:#e0e0e0 solid 1px;
	border-right:#d0d0d0 solid 1px;
	border-top:#e0e0e0 solid 1px;
	float:left;
	height:268px;
	margin:0px;
	padding:15px;
	width:220px;
	}
	
.currentWorkMovie {
	background:#fff;
	float:left;
	height:auto;
	width:auto;
	}
	
	.currentWorkMovie embed {
		z-index: 100;
		position: relative;
		top: 0;
		left: 0;
		}
	
.currentWorkToggle {
	cursor:pointer;
	display:block;
	height:91px;
	width:37px;
	}

#toggle {
	float:left;
	}	

#close {
	background:url(images/closeTab.gif) no-repeat;
	}
	
#open {
	background:url(images/openTab.gif) no-repeat;
	}
	
.col1Header {
	background:url(images/col1HeaderLeft.gif);
	color:#707070;
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	height:30px;
	overflow:hidden;
	padding:5px 25px 5px 20px;
	width:180px;
	}
	
.movThumb {
	cursor:pointer;
	display:block;
	overflow:hidden;
	}
	
.player {
	background:#f0f0f0;
	}
	
strong {
	color:#999999;
	}	
	
p#title strong {
	color:#bbb;
	font-size:16px;
	}
	
#title {
	border-bottom:#e3e3e3 solid 1px;
	color:#009cf0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	letter-spacing:-1px;
	line-height:22px;
	margin-bottom:3px;
	padding-bottom:3px;
	}
	
#date, #description, #position {
	margin-bottom:8px;
	}	
	
#date {
	color:#b0b0b0;
	font-style:italic;
	margin-bottom:16px;
	}
	
#position {
	border-bottom:#e3e3e3 solid 1px;
	padding-bottom:6px;
	}

.thumbBox {
	border:#c0c0c0 solid 1px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	padding:3px;
	width:222px;
	}
	
.thumbTitle a {
	color:#CC3399;
	font-weight:bold;
	padding-top:3px;
	}
	
	.thumbTitle a:hover {
		color:#009cf0;
		}

.workBodyWrapper {
	background:#fff;
	margin-left:10px;
	width: 750px;
	}
	
.workColumn2 {
	background:#fff;
	float:left;
	height:40px;
	padding-right:10px;
	width:525px;
	}

.workHeaderDS {
	background:#fff url(images/movieDShadowTop.gif) repeat-x bottom;
	border-top:#e0e0e0 solid 1px;
	height:15px;
	margin-left:10px;
	padding-top:5px;
	width:750px;
	}
	
.workHeaderDSBottom {
	background:#fff url(images/movieDShadowBottom.gif) repeat-x top;
	height:15px;
	margin-left:10px;
	padding-bottom:20px;
	width:750px;
	}
	
.workThumbsWrapper {
	min-width:0;
	padding:0 0 15px 15px;
	width: 735px;
}
	
