/*
   xx_ViewItem.css
   V. 1.03 - 30.04.2010 10:30
   
   Copyright 2010 ricardo.ch. All rights reserved.
*/


.n_underline {
	margin:0 10px;
}

.n_ThNailDesc {
	display:none;
}

#VI_DescTitle {
	margin:10px 0 0 0;
}


#VI_FooterText {
	border:1px solid #ddd;
	margin:15px 0 0 0;
	padding:10px;
	color:#555;
	-moz-border-radius:4px;
  -webkit-border-radius:4px;
}

/* Closed article message */

.n_AucClosed {
	background-color:#eee;
	color: #000000;
	font-size:14px;
	text-align:left;
	margin:10px 0;
	padding:10px;
	-moz-border-radius:4px;
  -webkit-border-radius:4px;
}

/* Reactivation request message */

a#afrLink {
	margin:10px 0;
	display:block;
	padding:10px;
	background-color:#eee;
	text-align:center;
	-moz-border-radius:4px;
  -webkit-border-radius:4px;
}

.ReactivateBox {
}

#formAskForResell {
	padding:10px;
	-moz-border-radius:4px;
  -webkit-border-radius:4px;
	background-color:#eee;
	margin:10px 0;
}
#formAskForResell label {
	display:block;
	width:150px;
}

	/* ARTICLEVIEW CSS PART */

	.n_MainTitCenter_chan1 h1 {
		font-size:18px;
		line-height:1em;
		margin:0 0 10px 0;
	}

	/* Remove the enlarge photo button */
	.n_PhotoButt {
		cursor:pointer;
	}

	/* Style the biding info (middle) column */
	td.n_AucMain {
		font-size:11px;
		padding:0 5px;
		line-height:1.2em;
		text-align:left;
	}
	td.n_AucMain td {
		height:20px;
		padding:0 0 0 10px;
		vertical-align:middle;
	}
	td.n_AucMain td:first-child {
		font-weight:bold;
		color:#777;
	}
	.n_SellInfo {
		font-weight:bold;
		margin:10px 0 0 0;
	}
	td.n_AucMain hr {
		border:none;
		display:none;
	}

	/* Style the biding box */
	div.n_BuyBid {
		background-color:#EEE;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		padding:10px 10px 10px 0;
		margin:20px 0;
	}

	#BidAmount {
		padding:7px 7px 0 20px;
		color:#fff;
		background:url(/imgweb/2/V5/misc/bidamount_bg.png) no-repeat 0 0;
		font-size:14px;
		font-weight:bold;
		text-align:right;
		width:143px;
		height:21px;
		display:block;
	}

	#BuyAmount {
		color:#fff;
		background:url(/imgweb/2/V5/misc/buyamount_bg.png) no-repeat 0 0;
		font-size:14px;
		font-weight:bold;
		height:21px;
		padding:7px 7px 0 20px;
		text-align:right;
		width:143px;
		display:block;
	}

	#BuyLabel, #BidLabel {
		font-size:14px;
		color:#333;
		padding-top:3px;
	}

	/* Article links */
	table.n_LinkTab {
		margin:20px 0;
		display:block;
		-moz-border-radius:4px;
		background-color:#f5f5f5;
		padding:10px 0;
	}
	table.n_LinkTab td {
		width:240px;
		text-align:center;
	}

	/* Define the tabs for the different info parts (delivery, bids etc.) */
	.n_TabCenter_chan1 {
		padding:5px;
		background-color:#f69320;
		color:#fff;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		vertical-align:middle;
	}
	.n_TabRight_chan1 {
		width:20px;
	}
	.n_ReturnTop {
		text-align:right;
	}
/* user description for user style */

	#n_UserDesc, #n_UserDesc hr  {
		margin:10px;
		line-height:normal;
	}
	
	#n_UserDesc li, #n_UserDesc ul, #n_UserDesc  td, #n_UserDesc tr, #n_UserDesc p, #n_UserDesc em, #n_UserDesc span, #n_UserDesc font, #n_UserDesc strong, #n_UserDesc table {
		line-height:normal;	
		/*margin:inherit;*/
	}

	#n_UserDesc li {
		margin-left:15px;
		padding:5px 0;
	}
	
	#n_UserDesc ol {
		list-style-type:decimal;
	}
	
	#n_UserDesc ul {
		list-style-type:disc;
	}
	
	#n_UserDesc img {
		max-width:960px;
	}
	
	#n_UserDesc p {
	padding:5px 0;
	}
	
		#n_UserDesc h2 {
	margin: 0 10px;
	}

	/* Countdown */
	.n_EndTimeLeft img {
		display:none;;
	}
	.n_EndTimeRight {
		color:#2361ab;
		font-size:14px;
		font-weight:bold;
	}

	.n_BuyBid input[type=text], .n_BuyBid input[type=password] {
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		border:1px solid gray;
		padding:3px 5px;
	}

	.n_Photo {
		width:220px;
	}

	.n_PhotoMax {
		text-align:center;
		padding:8px;
	}

	.n_PhotoCount {
		margin:20px 0 0 10px;
		width:150px;
	}
	
	/* ask questions */
	
	.n_hidealert {
display:none;
}
	
	form#FrmAskQuestion textarea, form.FrmAnswerQuestion textarea {
 border:1px solid #D6CCBA;
 margin:5px 0}
form#FrmAskQuestion input#txtNickQuest, form#FrmAskQuestion input#txtPwdQuest {
 border:1px solid #D6CCBA;
 margin:0 30px 0 10px;
 width:150px} 
form#FrmAskQuestion input#chartxtQuest, form.FrmAnswerQuestion input#chartxtAnsw {
 border:1px solid #D6CCBA;
 margin:0;
 width:30px}
div#QuestionBox form.FrmAnswerQuestion dl {
 background-color:#f7f7f7;
 border:0}
form.FrmAnswerQuestion dt {
 float:left; 
 white-space:nowrap;
 margin-bottom:10px}
form.FrmAnswerQuestion li {
 list-style-type:none;
 float:left;
 padding:0 10px}
form#FrmAskQuestion p, form.FrmAnswerQuestion p {
 clear:left;
 height:25px;
 margin:0}
 
.n_AucInfo2, #n_UserDesc {
	margin:10px 0 20px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.n_AucInfo2 th, .n_AucInfo2 td {
	text-align:left;
	padding:3px 0;
}

.n_AucInfo2 textarea {
	font-family:Verdana, Helvetica, Arial, Sans-Serif;
	font-size:12px;
	width:650px;
}

#selling_info {
	display:none;
}

td.n_TabLabel {
	padding:10px;
	font-weight:bold;
}

.n_AngeboteSeller {
	text-align:center;
	padding:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color:#f5f5f5;
	margin:10px 0 0 0;
	font-weight:bold;
}

#map_canvas {
	height:350px;
	margin:0 0 20px 0;
}

.n_MainTitCenter_chan2{
	background-color:#FFFFFF !important;
}

#HighestBidder a {
	color:red;
	font-size:14px;
}
/*Admin: Log Box on view item page*/
#divArticleLogBox td {
padding: 0 5px;
font-size:11px; 
}

/* START: Closed Article -> Recommended Items */
.mlTitle {
	background-color:#F6921C;
	color:#fff;
	padding:3px 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin:0 0 10px 0;
}
ul.mlItems li {
display:block;
float:left;
margin:0 5px;
text-align:center;
width:110px;
}
ul.mlItems li a {
height:70px;
margin:0 auto 10px;
width:70px;
}
ul.mlItems li img {
max-height:70px;
max-width:70px;
}
ul.mlItems span, ul.mlItems a {
display:block;
}
ul.mlItems span.title a {
font-size:11px;
height:35px;
margin:0;
width:auto;
}
ul.mlItems span.price {
font-weight:bold;
}
div.mlMore {
clear:both;
padding:10px 0 30px 0;
text-align:right;
}
div.mlMore a {
	font-size:11px;
	color:#fff;
	background-color:#2361AB;
	padding:2px 10px;
	width:200px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-decoration:none;
}
/* END: Closed Article -> Recommended Items */

/* Release subtitle */
td#Subtitle {
	padding:0 10px 20px;}
td#Subtitle h2 {
	color:#333;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0}

	/* ARTICLEVIEW CSS PART END */
	
	/* SHOWCASE */
	
	#it_ShowCase {
	 margin-top:15px}
	#it_ShowCase td.n_QuestFunction {
	 padding:15px 0;
	color:#F6921C;
	font-weight:bold;}
	#it_ShowCase ul {
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;
		border:1px solid #DDDDDD;
	 list-style:none;
	 overflow:hidden;
	 margin:0 0 10px 0;
	 padding:0;
	 width:956px;}
	#it_ShowCase ul li {
	 float:left;
	 height:auto;
	 text-align:center;
	 width:160px;
	 margin:0 5px;}
	#it_ShowCase ul li.it_ChangeImg {
	 width:52px;
	margin:0;}
	#it_ShowCase ul li table {
	 height:80px;
	 text-align:center;
	 vertical-align:middle;
	 width:100%;}
	#it_ShowCase ul li.it_ChangeImg table {
	 height:150px;}
	#it_ShowCase ul li span {
	 line-height:25px;}
	div#it_ShowCase.additInfo ul {
	 background-color:#ffffff;
	 border-bottom:1px dotted #D6CCBA;}
	#it_ShowCase .Fix {
		background:none !important;
		font-weight:bold;
		color:#A6B825;
	}
	
	
	/* Q & A - Changed 26.08.10 */
	table.n_AucInfo1 {
		width: 100%;
	}
	.n_QuestTitle {
		width: 83%;
	}
	.it_questTableAuc .it_questTitle, .it_questTableAuc .it_questForm, .it_questTableCla .it_questTitle, .it_questTableCla .it_questForm {
		padding: 0;
		border-bottom: 0;
	}
	.it_questTableAuc, .it_questTableCla {
		width: 100%;
	}
	.it_questTableCla {
		margin-top: 15px;
	}
	.it_questTableAuc .n_Border, .it_questTableCla .n_Border {
		padding: 15px 15px 0 15px;
		border-top: 0;
	}
