/*-Gallery List-*/

.resource-body
{
/*	background: url(bg_products02.gif); 
	background-color: #FFFFFF;*/
	width: 753px;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
	*margin-left: 5px;
	background-image:url(inner_body.png);
	background-repeat:repeat-y;
	border: 0px solid red;
}

*:first-child+html .resource-body{margin-left: 15px;}

.resource-body a {	color: #2398EE; text-decoration: none;}
.resource-body a:hover {	text-decoration: underline;}

.resource-body-01
{
	background: url(bg_gallery.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	/*	width: 753px;  */
	width: 747px; 
	float: left;

}

.resource-header
{
	text-align: right;
	height: 48px;
}

.resource-search-form
{
	height: 69px;
}

.resource-search-form ul
{
	padding: 20px 30px 0px 0px;
	margin: 0px;
	list-style: none;
	float: right;
}
.resource-search-form ul li
{
	float: left;
	padding: 0 0 0 5px;
}

.resource-search-form ul li input
{
	height: 20;
	font-size: 11px;
	width: 70px;
	color: #989898;
}

.resource-search-form ul li p
{
	padding: 5px 0 0 0;
	margin: 0px;
}

.resource-search-form ul li.resource-search-button-calendar
{
	padding: 18px 0 0 2px;
}

.resource-search-form ul li.resource-search-button
{
	padding: 18px 0 0 5px;
}

.resource-search-form ul li select.event
{
	font-size: 10px;
	color: #989898;
	width: 400px;
	padding: 2px 0px 2px 0;
}

.resource-search-form ul li select.file-type
{
	font-size: 11px;
	color: #989898;
	width: 80px;
	padding: 1px 0px 1px 0;
}

.resource-search-form input.date
{
	width: 50px;
	border: 1px solid #a5acb2;
	height: 15px;
	font-family: Tahoma;
	font-size: 10px;
	padding-left: 2px;
	padding-top: 3px;
	color: #999999;
}


.resource-list
{
	width: 660px;
	float: left;
	padding: 10px 38px 10px 35px;
	float: left;
}

.resource-footer
{
/*	background: url(products_footer.gif);
	background-repeat: no-repeat; 
	background-color: #FFFFFF; */
	padding-top: 30px;
	padding-right: 13px;
	height: 33px;
	width: 740px;
	text-align: right;
}



.resource-list ul
{
	padding: 0px 0px 5px 20px;
	margin: 0px;
	list-style: none;
	float: left;
	width: 200px;
	display: block;
}

.resource-list ul li
{
	padding: 0px;
	margin: 0px;
	width: 200px;
	display: block;
	float: left;
}

.resource-list ul li img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: left;
}

.resource-list ul li .resource-type-name
{
	/*padding: 0 5px 5px 140px;
	text-align: right;*/
	float: left;
	width:30px;
}

.resource-list ul li.resource-item-border
{
	height: 9px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.resource-list ul li.resource-item-body
{
	background: url(gallery_frame02.gif);
	background-repeat: repeat-y;
	padding: 5px 15px 10px 15px;
	width: 170px;
	height: 350px;
	float: left;
}

.resource-list ul li.resource-item-body span.resource-item-rating
{
	width: 80px;
	float: left;
	padding-top:5px;
	height:19px;
}

.resource-list ul li.resource-item-body span.resource-item-rating img
{
	margin: 0 2px 0 0;
}

.resource-list ul li.resource-item-body span.resource-item-counter
{
	text-align: right;
	width: 60px;
	float: left;
	padding-top:5px;
	height:19px;
}

.resource-list ul li.resource-item-body span.resource-item-image
{
	width: 162px;
	float: left;
	padding: 10px 0 10px 10px;
	height: 100px;
}


.resource-list ul li.resource-item-body p.resource-item-category-name
{
	padding: 0 0 10px 0;
	margin: 0px;
	font-weight: bold;
	color: #F26522;
}

.resource-list ul li.resource-item-body p.resource-item-name
{
	padding: 0 0 10px 0;
	margin: 0px;
	font-weight: bold;
	color: #006699;
}

.resource-list .resource-sorting
{
	width: 650px;
	text-align: right;
	padding: 10px 10px 10px 0;
}

.resource-list .resource-sorting select
{
	font-size: 11px;
	width: 145px;
	color: #989898;
	margin-left: 5px;
}

.pager
{
	margin-right: 13px;
}

.pager .pager-bg
{
	float: right;
	padding-bottom: 4px;
}

.pager-bg ul
{
	margin: 0;
	padding: 0;
}

.pager ul
{
	list-style: none;
	float: left;
}

.pager table tr td ul
{
	padding: 0px 0px 0px 5px;
}

.pager table tr td a
{
	color: #333333;
	text-decoration: none;
}

.pager table tr td a:hover
{
	color: #333333;
	text-decoration: underline;
}

.pager ul li
{
	float: left;
	padding-right: 10px;
}

.pager ul li.current
{
	color: #000000;
	font-weight: bold;
}


.pager-left
{
	padding: 0px 0px 0px 0px;
}


.pager-right
{
	padding: 0px 0px 0px 0px;
}

/*-Gallery Detail-*/

.resource-detail
{
	width: 675px;
	padding: 15px 0 10px 35px;
}

.resource-details-header
{
}
.resource-details-header p
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 10px 0;
}
.resource-details-header b
{
	font-weight: bold;
	color: #0097FE;
}

.resource-details-header img
{
	margin: 0 0 0 2px;
}

.resource-details-header ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-style: italic;
}
.resource-details-header ul li
{
	float: left;
	display: block;
}
.resource-details-header ul li.duration
{
	width: 275px;
	color: #989A99;
}
.resource-details-header ul li.resource-details-rating-counter
{
	width: 400px;
	text-align: left;
}

.resource-details-header ul li.head_link
{
	width: 400px;
	text-align: right;
}

.resource-details-header ul li.head_text
{ 
	width:275px;
}

.resource-details-header ul li.head_text p 
{ 
	font-size:14px; 
	font-weight:bold; 
	margin:0px; 
	padding:0 0 15px 0;
}

.resource-details-header ul li.head_text b 
{ 
	font-weight:bold; 
	color:#0097FE;
}

.resource-details-image
{
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
	width: 675px;
}

.resource-details-vdo
{
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
	width: 675px;
}

.resource-details-comment
{
	width: 645px;
	background-color: #DDEEF8;
	height: 36px;
	margin: 0 0 5px 0;
	padding: 0 15px 0 15px;
}

.resource-details-comment ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.resource-details-comment ul li
{
	float: left;
	display: block;
}
.resource-details-comment li.resource-details-comment-header
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	width: 145px;
}
.resource-details-comment li.resource-details-buttons
{
	width: 500px;
	text-align: right;
}
.resource-details-comment li.resource-details-buttons img
{
	float: right;
	padding: 5px 5px 0 5px;
}
.resource-details-comment li.resource-details-buttons a
{
	font-weight: bold;
	font-style: italic;
	color: #0097FE;
	text-decoration: none;
}
.resource-details-comment li.resource-details-buttons a:hover
{
	font-weight: bold;
	font-style: italic;
	color: #0097FE;
	text-decoration: underline;
}
.resource-details-comment li.resource-details-buttons table
{
	float: right;
}
.resource-details-comment li.resource-details-buttons table td
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.resource-details-comment li.resource-details-buttons table td span.resource-details-icon-comment
{
	background: url(../images/btn_comment.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 5px 25px 0 0;
	display: block;
	height: 20px;
	float: right;
	margin: 7px 0 0 0;
}
.resource-details-comment li.resource-details-buttons table td span.resource-details-icon-rating
{
	background: url(../images/btn_rate.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 5px 20px 0 0;
	display: block;
	height: 20px;
	float: right;
	margin: 7px 0 0 0;
}
.resource-details-comment li.resource-details-buttons table td span.resource-details-icon-send-to-friends
{
	background: url(../images/btn_sent.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 5px 30px 0 0;
	display: block;
	height: 20px;
	float: right;
	margin: 7px 0 0 0;
}
.resource-details-comment li.resource-details-buttons table td span.resource-details-icon-download
{
	background: url(../images/btn_load.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 5px 25px 0 0;
	display: block;
	height: 20px;
	float: right;
	margin: 7px 0 0 0;
}

.resource-details-comment-01
{
	background-color: #BBD8E6;
	height: 20px;
	padding-left: 15px;
	padding-top: 5px;
}

.resource-details-comment-01 b
{
	color: #0098FE;
	font-weight: normal;
}

.resource-details-comment-02
{
	background-color: #E2E5EA;
	width: 182px;
}

.resource-details-comment-03
{
	border-bottom: 1px solid #E2E5EA;
	border-right: 1px solid #E2E5EA;
	padding: 15px;
}

.resource-details-comment-pic
{
	background: url(pic_comment.jpg);
	background-repeat: no-repeat;
	padding-left: 51px;
	padding-top: 14px;
	width: 131px;
	height: 100px;
}

.resource-details-comment-icon
{
	padding-left: 0px;
	padding-bottom: 15px;
	text-align: center;
}

.resource-details-comment-icon img
{
	margin-right: 0px;
}

.resource-details-comment-03
{
	margin-bottom: 5px;
}

.download-top {
	position: relative;
	float: right;
	margin-right: 7px;
	*margin-right: 4px;
	height: 5px;
}




.download-bottom {
	float: right;
	margin-right: 7px;
	*margin-right: 4px;
}
*:first-child+html .download-bottom, .download-top {margin-right: 7px;}
