/* ********************user items style ***********************/


/* *** pop up layer ************* */

#show_layer{
top:300px;
left:150px;
padding:0px;
margin:0px;
position:absolute;
overflow:visible; 
display:none;
width:681px;
z-index:1000;
}

.print_link{
float:right;
margin-right:5px;
}

.print_link a{
font-size:10px;
font-weight:bold;
}


#content{
display:inherit;
background-color:#FFFFFF;
display:block;
width:672px;
border:1px solid #666666; 
}
#content p{
margin:0px;
padding:25px;
}

#show_layer #content_container #content a{
color:#CC0000;
}
#show_layer #content_container #content a:hover{
color:#666666;
}


#shadow_bottom{
display:inherit;
clear:both;
width:681px;
height:10px;
background-image:url(images/shadow_bottom.png);
background-repeat:no-repeat;
}

#content_container{
display:inherit;
width:681px;
background-image:url(images/shadow_right.png);
background-repeat:no-repeat;
background-position:right top;

}

#handle{
display:inherit;
background-color:#cccccc;
padding:2px;
width:668px;
cursor:move;
}


#close_top{
display:inherit;
/*
background-color:#666666;
padding:2px; */
float:right;
vertical-align:middle;
}
#close_top img{
padding:0px;
margin:2px;
}

#close_bottom{
display:inherit;
background-color:#cccccc;
padding:2px;
width:100%;
margin:auto;
}
#show_layer a:link{
font-size:10px;
color:#666666;
font-weight:bold;
text-decoration:none;
}
#show_layer a:hover{
font-size:10px;
color:#333333;
font-weight:bold;
text-decoration:none;
}
#show_layer a:visited{
font-size:10px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

/* *** end popup layer ************* */



.user_item_list{
clear:both;
margin-bottom:20px;
padding:0px 0px 20px 0px;
}

a.readmore{
	color:#333333;
	text-decoration:underline;
}

.user_item_img{
float:left;
width:21%;
padding:0px 0px 10px 0px;
text-align:center;
}
.user_item_img img{
	max-width:100%;
}


.user_item_img_print{
float:left;
width:16%;
text-align:left;
padding:0px 0px 5px 0px;
}

.user_item_img_print img{
	max-width:100%;
}

a.readmore_print{
	display:inline-block;
	padding:5px 10px 5px 10px;
	margin-top:15px;
	font-size:16px;
	margin-right:10px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#669933;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
}
a.readmore_print:hover{
	background-color:#999999;
}
a.members_resources_button{
	background-color:#ffcc00 !important;
}

.user_item_details_list_print{
float:left;
width:84%;
padding:15px 250px 10px 20px;
}
.user_item_details_list_print .user_item_title{
	font-size:18px;
	color: #669933;
}

.user_item_details_list_print .members_resources{
	color: #993399 !important;
}

.user_item_details_list{
float:left;
width:79%;
padding:15px 35px 10px 20px;
}



.user_item_title{
	font-size:18px;
	color: #ff6600;
}
.user_item_title_page{
	font-size:18px;
	color: #333333;
}


.user_item_list_home{
float:left;
width:33%;
margin:0px;
padding:0px 0px 0px 0px;
}

.user_item_list_home img{
float:left;
margin-bottom:10px;
}
.user_item_details_list_home{
float:left;
max-width:200px;
margin-bottom:20px;
text-align:left;
padding:0px 0px 0px 10px;
}
.user_item_home_title{
	color:#333333;
}

.news_date{
	float:left;
	background-color:#3399CC;
	color:#FFFFFF;
	text-align:center;
	line-height:18px;
	width:66px;
	height:66px;
	max-width:66px;
	border-radius:3px;
	-moz-border-radius:3px;
	padding:6px 0px 0px 0px;
}




#user_items_search{
float:right;
padding:10px 0px 5px 0px;
}

#add_new_user_item{
	clear:both;
float:left;
border:1px solid #CCCCCC;
padding:5px;
margin:5px 0px 5px 0px;
}
#add_new_user_item img{
margin-top:5px;
}
.pale_grey{
color:#999999;
}
/* ******************** end user items style ***********************/

