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

.documents_heading_block{
	background-image:url(../../img/sys/documents/docs_heading_block.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.documents_heading_strip{
	position:absolute;
	bottom:0px;
	width:100%;
	height:23px;
	font-size:32px;
	z-index:1;
}

.document_content_block{
}

.document_index_content_block{
	padding-left:33px;
	padding-right:33px;
}

.document_index_category{
	float:left;
	width:176px;
	height:100px;
	margin-top:33px;
	padding-left:5px;
	padding-right:5px;
	font-size:18px;
	letter-spacing:-0.06em;
	text-align:center;
	background-image:url(../../img/sys/documents/folder_icon.png);
}

.document_index_category a{
	color:#999;
	text-decoration:none;
}

.documents_heading{
	position:absolute;
	top:15px;
	left:33px;
	bottom:23px;
	height:40px;
	color:#d6d6d6;
	font-weight:normal;
	letter-spacing:-0.08em;
	z-index:2;
}

.documents_folder_icon{
	position:absolute;
	right:80px;
	top:12px;
	width:60px;
	height:53px;
	background-image:url(../../img/sys/documents/folder_icon.png);
	background-position:center top;
	z-index:3;
}

.document_listing_block{
	width:100%;
	float:left;
	clear:left;
}

.document_listing_heading_block{
	width:100%;
	height:66px;
	float:left;
	clear:left;
	background-image:url(../../img/sys/documents/pdf_icon_tab.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#d6d6d6;
	font-size:32px;
	z-index:4;
}

.document_listing_heading{
	position:relative;
	left:33px;
	top:20px;
	height:40px;
	width:450px;
	font-weight:bold;
	letter-spacing:-0.06em;
	overflow:hidden;
	z-index:2;
}

.document_listing_heading a{
	color:#000000;
}

.document_listing_date{
	position:relative;
	right:205px;
	top:18px;
	height:40px;
	width:140px;
	float:right;
	color:#ffffff;
	font-weight:normal;
	text-align:right;
}

.document_listing_details_block{
	width:100%;
	height:100px;
	float:left;
	clear:left;
	background-color:#FFFFFF;
	z-index:4;
}

.document_listing_synopsis{
	position:relative;
	left:-193px;
	top:14px;
	height:66px;
	width:375px;
	color:#999;
	font-size:18px;
	letter-spacing:-0.06em;
	overflow:hidden;
	z-index:2;
}

.document_listing_author{
	position:relative;
	left:415px;
	top:16px;
	height:66px;
	width:225px;
	float:left;
	color:#999;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	z-index:2;
}

.document_pdf_icon{
	position:relative;
	top:-41px;
	right:68px;
	width:81px;
	height:119px;
	float:right;
	border: #ffffff 3px solid;
	background-image:url(../../img/sys/documents/pdf_icon.gif);
	cursor:pointer;
	z-index:1;
}

.document_pdf_not_found{
	position:relative;
	top:-41px;
	right:68px;
	width:81px;
	height:119px;
	float:right;
	border: #ffffff 3px solid;
	background-image:url(../../img/sys/documents/pdf_not_found.gif);
	z-index:1;
}

.document_detail_pdf_icon{
	top:-70px;
}

.document_detail_heading{
	background-image:url(../../img/sys/documents/pdf_icon_tab.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.document_detail_date{
	right:205px !important;
}

.document_content_righthand_first{
	margin-top:-55px;
}
