﻿/*WorkArea List - Start*/
#work-area-header
{
	width: 569px;
	margin: 0px 0px 0px 5px;
	height: 15px;
	line-height:15px;
	background-image: url(../image/work-area-header.gif);
	background-repeat: no-repeat;
	
}
#work-area-content
{
	width: 545px; /*-24px for left and right padding from 569px*/
	padding: 0px 12px 0px 12px;
	margin: 0px 0px 0px 5px;
	background-image: url(../image/work-area-content.gif);
	background-repeat: repeat-y;
	
}
#work-area-footer
{
	margin: 0px 0px 0px 5px;
	height: 15px;
	background-image: url(../image/work-area-footer.gif);
	background-repeat: no-repeat;
}
/*WorkArea List - End*/

/*Command List - Start*/
#command-list
{
    
}

#command-list-title
{
    padding: 0px 0px 0px 10px;
    font-size:14px;
    color:#96afc4;
}

#command-list-content
{
    padding: 5px 0px 0px 10px;
    width: 100%;
}
/*Command List - End*/

#photo-canvas
{
    background-image: url(../image/photo-canvas.gif);
    background-repeat:no-repeat;
    height: 448px;
    width:543px;  
}

/*Table - Start*/
#photo-montage table
{
    border-collapse: collapse;
    height: 500px;
    padding: 20px 0px 10px 0px;
	border:solid 0px blue;
}

#photo-montage table tr
{
    vertical-align: top;
}
#photo-montage .delete
{
	font-size: 8px;
	line-height: 10px;
	width: 6px;
	height: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	border:  outset 1px #eeeeee;
	float:right;
	position:relative;
	z-index: 1;
	background-color: red;
	vertical-align: middle;
}
#photo-montage .delete a
{
	border:solid 1px green;
	height:10px;
	line-height:10px;
	margin: 0; padding: 0;
	text-decoration: none;
	color: white;
}

/*Table - End*/

/*Photo List - Start*/
#photo-list
{
    width: 166px;
    border: solid 0px black;
    
    height: 112px;
}

#photo-list-title
{
    padding: 0px;
    height: 21px;
    border-bottom: solid 1px #e9f8f7;
    background-image: url(../image/photo-list-title-SavedMontages.gif);
    background-repeat: no-repeat;
}
.photo-list-scroll
{
	background-color: #d4f1f0;
	height: 9px;
	border: solid 0px black;
	position:relative;
	text-align:right;
}
#photo-list-content
{
    padding: 1px 5px 1px 5px;
    background-color: #d4f1f0;
    /*min-height: 20px;
    height: auto !important;
    height: 20px;*/
   border: solid 0px black;
    width: 156px;
    height: 70px;
    overflow:hidden;
    position: relative;
}
.photo-list-photo
{
	float:left;
	margin: 2px 1px 2px 1px;
	position:relative;
	width: 35px;
	height: 29px;
    border: outset 1px #ffffff;
}
.photo-list-photo img
{
    cursor: pointer;
    vertical-align: top;
    position:absolute;
    z-index: 0;
}
/*Photo List - End*/

/*Action List - Start*/
#action-list
{
    width: 166px;
    border: solid 0px black;
}

#action-list-title
{
    padding: 0px;
    height: 21px;
    border-bottom: solid 1px #eaf8e9;
    background-image: url(../image/action-list-title.gif);
    background-repeat: no-repeat;
    background-color: #d4f1f0;
}

#action-list-content
{
    padding: 15px 5px 10px 5px;
    background-color: #d6f1d4;
    min-height: 20px;
    height: auto !important;
    height: 20px;
}
/*Action List - End*/

/*Layer List - Start*/
#layer-list
{
    width: 166px;
    border: solid 0px black;
    overflow: hidden;
}

#layer-list-title
{
    padding: 0px;
    height: 21px;
    border-bottom: solid 1px #f8efe9;
    background-image: url(../image/layer-list-title.gif);
    background-repeat: no-repeat;
    background-color: #d6f1d4;
}

#layer-list-content
{
    padding: 5px 5px 15px 5px;
    background-color: #f1e0d4;
    min-height: 20px;
    height: auto !important;
    height: 20 auto;
}

#layer-list-content ul
{
    list-style-type: none;
}
/*Layer List - End*/

/*Accessory List - Start*/
#accessory-list
{
    width: 166px;
    border: solid 0px black;
}

#accessory-list-title
{
    padding: 0px;
    height: 21px;
    border-bottom: solid 1px #f9ecec;
    background-image: url(../image/accessory-list-title.gif);
    background-repeat: no-repeat;
    background-color: #f1e0d4;
}

#accessory-list-content
{
    /*width: 100%;-----------*/
    padding: 5px 0px 10px 0px;
    background-color: #f3d9da;
    min-height: 20px;
    height: auto !important;
    height: 20px;
    text-align: center;
}

#accessory-list-content img
{
    cursor: pointer;
    vertical-align: top;
	width: 35px;
   
    /*height: 10px;*/
}

#accessory-list-footer
{
    height: 12px;
    border-bottom: solid 1px #f9ecec;
    background-image: url(../image/accessory-list-footer.gif);
    background-repeat: no-repeat;
}
/*Accessory List - End*/

/*-----------------------------------*/

/*My Friend List - Start*/

#friend-main
{
    width:534px;
    margin:0px 0px 0px 0px;
    /*background-color:#d4f1f0;*/
}

#friend-info
{
	border:solid 0px black;
	padding: 0px 10px 0px 10px;
	float: right;
	vertical-align:middle;
	width:230px;
}
#friend-name
{
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 0px 6px 0px;
	
}
#friend-detail
{
	font-family: Tahoma, Verdana;
	font-size: 14px;
}
#friend-scrapbook
{
	padding: 10px 10px 10px 10px;
	width:260px;
	min-height: 100px;
    height: auto !important;
    height: 100px;
	border:solid 0px black;
	
}


