@charset "utf-8";
/* CSS Document */

* { outline:none;}
html {
	height:100%
}
body {
	margin:0;
	font:62.5% arial, sans-serif;
	height:100%;
	overflow:hidden
}
div {
	/*font-size:130%*/
}
#details {
	float:left;
	margin-top:10px
}
#details p {
	padding:0;
	margin:0 0 2px
}
img {
	border:none
}
#outer-separator {
	clear:both;
	width:100%;
	/*border-bottom:1px solid #404040;
	border-top:1px solid #a0a0a0;*/
	margin:1px 0 0;
	padding:0;
	font-size:1px;
	overflow:hidden;
	display:block;
}
#separator {
	background:#eaeaea;
	height:1px
}
table {
	font-size:100%
}
#hdrtop .hdrtxt { padding:0px;}
#hdrtop .hdrtxt a{ text-decoration:none;}
.sb img { height:22px; margin:10px 0 0 20px; float:left; display:inline; }
.image_title{
	float:left;
	margin:15px 0 0 5px;
	display:inline;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	 
}
.other-bucks ul{ list-style-type:none;}
	.other-bucks ul li { padding:5px;}
	.other-bucks ul li:hover {background:#f8f8f8}
	.other-bucks ul li .img{ float:left; padding:2px; border:1px solid #d9d9d9; height:47px; width:47px; overflow:hidden; text-align:center; margin-right:10px; }
	.other-bucks ul li .img img { width:47px;}
	.other-bucks ul li h3 { font-size:14px; text-transform:capitalize;}
	.other-bucks ul li .desc { padding-left:70px; line-height:16px;}

#right-pannal{
	background:#e7e7e7;
	position:absolute;
	bottom:0px;
	left:7.5%;
	height:41px;;
	width:85%;
	display:block;
	background: -moz-linear-gradient(100% 100% 90deg ,#88E8E8, #E0FFFF );
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#E0FFFF), to(#88E8E8));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E0FFFF', endColorstr='#88E8E8');
	border:1px solid #88e8e8;
}
.fr{
	
	
	display:inline;
}
.detail{
	margin:15px 0 0 24px;
}
#contents iframe img {
		
		border:solid 4px #FFF;
		width:300px;
		height:300px;
		
	}
	#comment-div, #related-bucks { position:absolute; left:464px; bottom:41px; width:250px; height:270px; background:#fff; -moz-box-shadow:0px 0px 5px #ccc; padding:5px; z-index:5000; border:1px solid #ccc; display:none; }
	#comment-div .ul-div { width:100%; height:200px; overflow:scroll; overflow-x:hidden;}
	#comment-div ul { list-style-type:none; padding:0px; margin:0px; width:100%; }
	#comment-div ul a {}
	#comment-div ul span { font-size:11px;}
	#comment-div ul p { padding:5px }
	#comment-div ul li { font-size:12px;}
	#related-bucks { left:0px; bottom:52px; height:290px;}
	.post-comment { padding:5px;}
	.post-comment .commentbtn, .post-comment textarea { height:40px; width:60px;}
	.post-comment textarea { width:72.5%; float:left; margin-right:2px;}
	.bigtext { padding:10px 14px 0px 14px; height:40px; font-size:12px; font-weight:bold; border-left:1px solid #ccc; margin-left:10px;}
	.bigtext a { line-height:21px;}
	.all { padding: 6px; text-align: right;}
	.btb { display:block; text-indent:-9999px; width:30px; float:left; border-right:1px solid #ccc;}