

/*-------------------*/
/*-------------------*/
/*-------------------*/
/* CSS STYLES FOR CMS*/
/*-------------------*/
/*-------------------*/
/*-------------------*/


/* MULTIMEDIA COMMON */

body, p {
	font-size: 13px;
	color: #666666;
}
hr{
	border-top: 3px solid #999999;
}
.basic_back_button {
	font-size: 11px;
	margin-bottom: 8px;
}

.download_return_table {
	width: 100%;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 4px;
}
.resources_category_title {
	font-size: 20px;
	margin: 20px 0px 10px 0px;
}

.resources_header_row {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	width: auto;
	display: block;
	padding: 7px 20px;
	margin: 15px 0px 4px 0px;
	border: 1px solid #CCCCCC;
	background: #DADADA url(/content/site/images/graphics/list_header_row.jpg) repeat-x;
}
.resources_header_row h2 {
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.resources_table_container {
	margin-bottom: 5px;
	padding: 10px 0px;
	border: 1px solid #DDDDDD;
	background: #FBFBFB url(/content/resources/images/graphics/multimedia_info_bg.jpg) repeat-x;
}



.resources_table_container a:link, .resources_table_container a:visited, .resources_table_container a:hover, .resources_table_container a:active {
	font-weight: bold;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
}
.resources_table_container ul{
	padding: 1px 0px 1px 13px;
	margin: 0px;
}
.resources_table_container li, .resources_table_container p{
	padding: 0px;
	margin: 0px;
}

.resources_table_container ul a:link, .resources_table_container ul a:visited,  .resources_table_container ul a:active {
	font-size: 11px;
	color: #999999;
}
.resources_table_container ul a:hover {
	color: #000000;
}

.resources_table_container h3{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-family: helvetica, arial, sans-serif;
}
.resources_details {
	color: #666666;
	font-size: 11px;
	padding: 0px 15px;
	font-family: helvetica, arial, sans-serif;
}

.list_details .comments {
	color: #666666;
	font-size: 12px;
	padding: 0px;
	border: none;
}
.icon_column {
	width: 51px;
	border-right: 1px solid #CCCCCC;
}
.image_column {
	width: 100px;
}
.description_column {
	width: auto;
}
.specs_column {
	width: 120px;
	font-size: 11px;
	border-left: 1px solid #CCCCCC;
}
.spec_divider {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#player_area_main {
	min-height: 300px;
	text-align: center;
	margin: 5px 0px;
	background-color: #000000;
}


/* HEADER OPTIONS */

.resources_header_container {
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 30px;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
}
.resources_header_container a:link, .resources_header_container a:visited, .resources_header_container a:active {
	color: #333333;
	font-weight: bold;
}
.resources_header_container a:hover {
	color: #999999;
}
.resources_header_container td {
	padding: 6px 0px;
	border-top: 1px solid #DEDEDE;
}
.resources_header_container .header_label {
	font-weight: bold;
	color: #333333;
}
.resources_header_container .search_label {
	float: left; width: 35px; 
	padding: 5px 10px 0px 25px; 
	background: url(/content/site/images/graphics/search_icon.png) no-repeat left center;
}
.resources_header_container .search_element {
	float: left;
	width: 200px;
}
.resources_category_button {
	width: 100px;
	padding: 4px 0px 4px 33px;
	margin: 2px 0px 0px 15px;
	background: url(/content/calendar/images/sub_category_icon.png) no-repeat left center;
}
.resources_category_current {
	font-weight: bold;
	color: #000000;
}
.resources_header_container #rss {
	text-align: right;
	margin-top: 3px;
}



/* MULTIMEDIA HOME */

#multimedia .list_view {
	border-top: 4px solid #999999;
	padding-top: 4px;
	font-family: helvetica, arial, sans-serif;
}

#multimedia body, #multimedia p {
	font-size: 13px;
	font-family: helvetica, arial, sans-serif;
}

.multimedia_duration {
	color: #333333;
	font-weight: bold;
}



/* FILES HOME */

#document .resources_table_container {
	padding: 10px 0px;
}

#document .resources_table_container h2{
	padding-top: 4px;
	font-size: 13px;
}
#document .resources_table_container h2 a:link, #document .resources_table_container h2 a:visited, #document .resources_table_container h2 a:hover, #document .resources_table_container h2 a:active {
	font-weight: bold;
	font-size: 13px;
	font-family: helvetica, arial, sans-serif;
}


/* LINKS HOME */
.links_list_items {
	padding-top: 15px;
}



/* LINKS */
.links_header_1 {
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.links_header_2 {
	font-weight: bold;
	padding: 20px 0px;
}
.links_title {
	padding: 0px 0px 4px 20px;
	margin: 1px 0px 1px 0px;
}
.links_title a:link, .links_title a:visited, .links_title a:active {
}
.links_title a:hover {
}
.links_title_children {
	margin: 5px 0px 5px 0px;
}
.links_title_children a:link, .links_title_children a:visited, .links_title_children a:active {
}
.links_title_children a:hover {
}

.links_container_indent {
}