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


#user_itms_left{
	padding:15px 30px 0px 20px;
	float:left;
	width:74%;
}
#user_itms_right{
	padding-top:10px;
	float:right;
	width:26%;
max-width:282px;
}


.user_item_list{
	width:100%;
max-width:650px;
background-image:url(images/box_background_home.gif);
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
margin-top:2px;
padding:10px;
}

.user_item_list h1{
color:#006600;
font-size:18px;
margin:0px;
padding:0px;
}

.user_item_list img{
clear:right;
float:right;
margin-right:0px;
margin-bottom:0px;
}
.user_item_details_list{
float:left;
max-width:500px;
width:75%;
margin-bottom:20px; 
}

#home_news .user_item_details_list{
width:100%;
margin-bottom:10px;
}
#home_news .user_item_list img{margin:0px;}
#home_news .user_item_list{margin:0px;}

#user_item_search{
float:right;
}

#add_new_user_item{
float:right;
}
#add_new_user_item img{
margin-top:5px;
}
.pale_grey{
color:#999999;
}
/* ******************** end user items style ***********************/

#user_items_main_right{
background-image: url(images/menu_bgnd_solid.gif);
padding:10px;
margin:5px 0px 5px 0px;
float:right;
max-width:282px;
width:100%;
color:#000000;
}

#user_items_main_right h1{
text-transform:uppercase;
color:#ffffff;
font-size:20px;
}

#user_items_main_right_diary{
background-image:url(images/darker_green_bgnd.gif);
padding:10px;
margin:3px 7px 0px 0px;
clear:right;
float:right;
width:262px;
color:#000000;
}
#user_items_main_right_diary h1{
text-transform:uppercase;
color:#006600;
font-size:20px;
}


.item_container{
padding:15px;
background-image:url(images/box_background_home.gif);
}
.item_container h2{
color:#006600;
font-size:18px;
font-weight:normal;
}