/* Kee Soon */
.questionitem {
	margin:1em 10px 2em 10px;
}

.questionitemtitle {
	font-size:1.5em;
	overflow:hidden;
	text-overflow:ellipsis;
	width:500px;
}

.questionitemtitle a:hover {
	text-decoration:underline;
}

.questionitemdetail {
	display:none;
	height:2.5em;
	overflow:hidden;
	border-bottom:1px solid rgb(220,220,220);
}

.questionitemfooter {
	font-size:1em;
}

.questionitemfooter a {
	color:black;
	font-weight:bold;
	text-decoration:underline;
}

.questionsearch {
	border:1px solid #CCC;
}

.questionanswer {
	border:1px solid #CCC;
	padding:9px;
	width:560px;
	overflow:hidden;
}

.questionanswer .questionarea {
	font-size:1.3em;
	font-weight:bold;
	overflow:hidden;
	text-overflow:ellipsis;
	color:rgb(42,89,156);
	width:560px;
}

.questionanswer .questiondetailarea {
	margin-top:1em;
	overflow:hidden;
	text-overflow:ellipsis;
	width:560px;
}

.questionanswer .answerarea {
	padding-top:1em;
	padding-bottom: 2em;
	padding-right:1em;
	padding-left:1em;
	overflow:hidden;
	text-overflow:ellipsis;
}

.answerpreview {
	margin-top:0.5em;
}

.answerpreview .avatar {
	text-align:center;
	border: 2px solid #ddd;
	width:100px;
	float:left;
}

.answerpreview .avatar div {
	overflow:hidden;
	text-overflow:ellipsis;
	width:86px;
}

.answerpreview .detail {
	border: 1px solid #ccc;
	margin-left: 0.7em;
	padding: 10px;
	min-height: 200px;
	float:left;
	width:450px;
	overflow:hidden;
}

.buttonRateUp {
	border:0;
	width:18px;
	height:18px;
	background:transparent url(/img/thumbsup.gif) no-repeat;
}

.buttonRateUpDisabled {
	border:0;
	width:18px;
	height:18px;
	background:transparent url(/img/thumbsupoff.gif) no-repeat;
}

.buttonRateDown {
	border:0;
	width:18px;
	height:18px;
	background:transparent url(/img/thumbsdown.gif) no-repeat;
}

.buttonRateDownDisabled {
	border:0;
	width:18px;
	height:18px;
	background:transparent url(/img/thumbsdownoff.gif) no-repeat;
}

.questions-tabs ul.tabs {
	float:left;
}

.questions-tabs ul.tabs li {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 5px;
}

span.breakup {
	font-size:1px;
	line-height:1px;
}

/* Wisnu */
.questions-tabs {
	width: 100%;
}

.questions-tabs .outline {
	clear: both;
	border: 1px solid #ccc;
	text-align: left;
}

.questions-tabs .outline form {
	margin: 1em 2em;
}

table.qna tr td {
	padding: 0px 0px 15px;
}

h2.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #009DE0;
	margin: 0;
	padding: 0.2em 0pt 0.2em;
	text-align: left;
}

h2.form {
	padding: 0.2em 0pt 0.7em;
}

h2.question {
	padding: 0px 0px 5px;
	color: #000;
	font-size: 16px;
}

div.related {
	text-align: right;
	padding: 0.5em 0.2em;
	overflow: hidden;
}

div.related a {
	font-size: 13px;
	color: #009DE0;
}

div#view-question {
	width: 100%;
}

.block {
	margin-right: 2%;
	float: left;
}

div#view-question .asker {
	border: 1px solid #ccc;
	text-align: center;
	width: 20%;
}

div#view-question .detail {
	margin: 0px;
	width: 77.5%;
	overflow:hidden;
}

div#view-question .asker img {
	margin: 5px auto;
	padding: 0px;
}

div#view-question .detail p {
	margin: 0px 0px 20px;
}

ul.answers {
	margin: 20px 0px 0px;
	padding: 0px;
}

ul.answers li {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}

ul.answers li div.responder {
	text-align: center;
	width: 12%;
	overflow:hidden;
}

ul.answers li div.respond {
	margin: 0px;
	padding-bottom: 20px;
	width: 83%;
}

ul.answers li div.respond p {
	margin: 0px 0px 30px;
	padding: 0px;
	overflow:hidden;
	text-overflow:ellipsis;
}

ul.qlist {
	margin: 10px 30px;
}

ul.qlist li {
	margin-bottom: 10px;
}

fieldset {
	border: 1px solid grey;
	margin-top: 0px;
	padding: 5px;
}

fieldset legend {
	display: none;
}

#AjaxSimilarQuestionsList .wrapper {
	margin-top: 1em;
	padding: 1em;
	border: 1px solid #ccc;
	background-color: #fffaf0;
}

#AjaxSimilarQuestionsList .wrapper p {
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
}

#AjaxSimilarQuestionsList .wrapper ul li {
	margin-bottom: .5em;
	line-height: 1em;
}

.backtourl {
	margin: .25em 0em;
	text-align: right;
	font-size: 1.1em;
}

.breadcrumb {
	margin: 0px 0.2em 1em;
}


/* menu */
ul#menu {
	background: white;
}

ul#menu div.sub-cat {
	border: none;
}

ul#menu div.main-cat {
	background: none;
	height: auto;
}



/* Homepage search bar */
.search {
	padding: 9px 0px 7px;
	margin: 1em 0pt 1em;
	border: 1px solid #CCCCCC;
	background-image: url(/img/jask_search_bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

.search .coloredtxt {
	color: #990000;
}

.search input.customform, select.customform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	/*width: 170px;*/
	border: 1px solid #CCCCCC;
	margin-left: 2px;
	padding-left: 2px;
}

.search input.custombtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
   	width: 37px;
   	height: 19px;
}
