﻿
#logo { overflow:hidden; width:100%; }
#logo .logoImage { float:left; }
#logo .logo_user { float:right; padding-top:10px; text-align:right; }
#logo .logo_user div { height:25px; }
#logo .logo_user div input { vertical-align:middle; }
#logo .logo_user .user_info { vertical-align:middle; }
#logo .logo_user .user_info .user_icon { padding:2px; vertical-align:bottom; }
#logo .logo_user .user_info .user_name { padding:2px; font-weight:bold; background-color:#e5e5e5; }
#btnClose { padding-left:5px; padding-bottom:5px; }

#pnlDirectUrlTag
{
    float:right;
}

#result { width:100%; }

#btnAddCommentArea { float:right; height:30px; vertical-align:middle; }

#pnlEditContents { float:right; }
#detailUpdate { height:25px; }
#detailViewAuthor { height:25px; float:right; margin-right:10px; }

table.detailTitle { table-layout:fixed; border:solid 5px #D9E8F7; margin-top:10px; }

.title { width:auto; }
.entryDate { width:188px; text-align:right; }
.contentsId { text-align:right; }
.accessCount
{
    float:right;
    text-align:right;
    padding-right:5px;
}

div.likeCount .comentCntL
{
    display:inline-block;
	font-size: 90%;
	width: 5px;
    height:16px;
	background: url(./img/default/imgSCP_commentLeft_001.gif) left top no-repeat;
}

div.likeCount .comentCntR
{
    display:inline-block;
	font-size: 90%;
	width: 5px;
    height:16px;
	background: url(./img/default/imgSCP_commentRight_001.gif) right top no-repeat;
}

div.likeCount .comentCnt
{
    display:inline-block;
	font-size: 90%;
    height:16px;
	background: url(./img/default/imgSCP_commentBG_001.gif) center top repeat-x;
}

#pnlContentsComments td { padding:0px; }
#pnlContentsComments #ucContentsComments_dtlCommentList { width:100%; }
#pnlContentsComments table.commentItem { table-layout:fixed; border:solid 3px #699be7; margin-top:10px; }
#pnlContentsComments table.commentItem tr.itemTitle { height:28px; background-color:#699be7; }
#pnlContentsComments table.commentItem tr.itemTitle td.icon { width:24px; background-image:url('./img/item_icon/img_iconFukidasi24px_a07.gif'); background-repeat: no-repeat; }
#pnlContentsComments table.commentItem tr.itemTitle td.title { width:auto; }
#pnlContentsComments table.commentItem tr.itemTitle td.title span { margin-left:5px; font-weight:bold; color:White; }
#pnlContentsComments table.commentItem tr.itemTitle td.entryDate { width:158px; text-align:right; }
#pnlContentsComments table.commentItem tr.itemTitle td.entryDate span { margin-right:5px; color:White; }
#pnlContentsComments table.commentItem tr.itemTitle td.editButton { width:45px; text-align:center; vertical-align:middle; padding-bottom:2px; }
#pnlContentsComments table.commentItem tr.itemTitle td.deleteButton { width:45px; text-align:center; vertical-align:middle; padding-bottom:2px; }
#pnlContentsComments table.commentItem tr.itemComment td div { margin:15px 20px; }
#pnlContentsComments table.commentItem tr.itemComment td div div { margin:0px; }
#pnlContentsComments table.commentItem tr.itemComment td textarea { width:95%; }

input, img
{
    vertical-align: top;
}

#pnlFontSizeRight img
{
    vertical-align:bottom;
}

#attrTitle { width: 478px;*width: 482px;}

#divEstimationArea
{
    overflow:auto;
    padding-left:20px;
    padding-bottom:15px;
}

#divEstimationArea img
{
    cursor:pointer;
}

div.detailSubTitle{ margin-top:10px; }

#categoryCatTop:hover
{
    opacity:0.6;
    filter:alpha(opacity=60);
}

.ts
{
    border:0px solid rgb(178, 178, 178);
    width:100%;
    margin-left:-1px;
    margin-bottom:-1px;
    vertical-align:bottom;
    background-color:rgb(255, 255, 255);
    padding:0px;
}

.tsNormal
{
    background-image:url("./images/system/troubleshooting/img_back01_01.gif");
    background-repeat:repeat-x;
}

.tsQuestion
{
    padding:10px;
    font-weight:normal;
    margin-left:25px;
}

.tsChoice
{
    padding-top:5px;
    padding-bottom:5px;
    font-weight:normal;
    margin-left:25px;
}

.tsAnswer
{
    padding:10px;
    margin-left:70px;
    margin-bottom:30px;
}

.tsAvatarLeft
{
    width:100%;
    float:left;
}

.tsAvatarRight
{
    float:right;
}

.tsAvatarImage
{
    vertical-align:top;
}

.tsAvatarText
{
    padding-top:10px;
    vertical-align:top;
}

.tsAvatarQuestion
{
}

.tsAvatarChoice
{
    padding-top:5px;
    padding-bottom:5px;
    font-weight:normal;
    margin-left:25px;
}

.tsAvatarAnswer
{
}

div.detailSubTitle
{
    margin-top:10px;
}

.choiceImageArea *
{
    vertical-align:top;
}

.choiceImage
{
    cursor:pointer;
    padding:5px;
    border-style:solid;
    display:table;
}

.horizontal
{
    display:inline-block; *display:inline; *zoom:1;
}

.choiceImage:hover
{
    filter:alpha(opacity=60);
	-moz-opacity: 0.6;
    opacity: 0.6;
}

#choiceCrumbsArea
{
    padding:10px;
}

.choiceCrumbsText, .choiceCrumbsArrow
{
    padding-right:3px;
    display:inline-block; *display:inline; *zoom:1;
    font-size:90%;
}

.selectable
{
    color:blue;
    cursor:pointer;
}

.ballonLeftMain
{
    position:relative;
    margin-left:10px;
    border-radius:5px;
}

.ballonRightMain
{
    position:relative;
    margin-right:10px;
    border-radius:5px;
}

.ballonCenter
{
    padding:10px;
}

.ballonLeft
{
	position: absolute;
	top: 50%;
    left:-10px;
	margin-top:-10px;
	border-width: 10px 10px 10px 0px;
	border-style:solid;
    border-top-color:transparent;
    border-left-color:transparent;
    border-bottom-color:transparent;
}

.ballonRight
{
	position: absolute;
	top: 50%;
    left:99%;
	margin-top:-10px;
	border-width: 10px 0px 10px 10px;
	border-style:solid;
    border-top-color:transparent;
    border-right-color:transparent;
    border-bottom-color:transparent;
}
