/* ********************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-left:0px;
margin-right:0px;
margin-bottom:10px;
margin-top:2px;
padding:0px;
}

.user_item_list img{
float:left;
margin-right:10px;
margin-bottom:20px;
}
.user_item_details_list{
float:left;
width:210px;
margin-bottom:20px;
}
.whats_on_title{
width:223px;
height:31px;
background-image:url(images/whatson.png);
background-repeat:no-repeat;
	z-index:100;
	margin:-1px 0px 0px -25px;
	font-size:14px;
	padding:0px 0px 0px 20px;
	line-height:31px;
}

#whatson_inline{
display:inline;	
}
#whatson_inline p{
display:inline;
}

.user_item_list_home{
clear:both;
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
margin-top:2px;
padding:0px;
}

.user_item_list_home img{
float:left;
margin-right:10px;
margin-bottom:20px;
}
.user_item_details_list_home{
float:left;
width:100px;
margin-bottom:20px;
}





#user_item_search{
float:right;
}

#add_new_user_item{
float:right;
}
#add_new_user_item img{
margin-top:5px;
}
.pale_grey{
color:#999999;
}




.whats_on_title_indiv{
width:223px;
height:31px;
background-image:url(images/whatson.png);
background-repeat:no-repeat;
	z-index:100;
	margin:-1px 0px 10px -30px;
	font-size:14px;
	padding:0px 0px 0px 20px;
	line-height:31px;
	float:left;
}
.indiv{
float:left;
z-index:0;	
margin:0px 10px 5px 0px;
}

.user_item_date_page{
margin:10px 10px 0px 0px;
display:inline;
float:right;	
}
/* ******************** end user items style ***********************/

