@charset "utf-8";
/* CSS Document */
.title h1{
	
	font-family:"Times New Roman";
	font-size: 28px;
	color: #555555;
	font-weight:normal;
	width:550px;
	
	
}

.title{
	/*padding-left:20px;*/
	overflow:hidden;
	padding:20px 0 20px 0;
	
}
.article{
	margin:20px 10px 40px 10px;
	font-family:"Times New Roman";
	font-size:16px;
	width:100%;
	
/*
	color:#787878;
	height:auto;
	line-height: 20px;
	text-indent:20px;
*/	
	
}

.article a img{
	margin: 10px;
	
}

.date{
line-height:17px;
text-align:right;	
}

.thumbnail-pic{
text-align:left;
margin-left:10px;
	
}

.article a{
	font-family:"Times New Roman";
	font-size:16px;
}

#article-box{
	margin:5px 0 0 0;
	width: 740px;
}

.article-center{
	width:700px;
}

.text-image{
	
	margin: 10px;
}

#gadget{
	background-color:#ebf8ff;
	border:1px #c4dfef solid;
	width:100%;
	clear:both;
	padding: 15px 5px 0px 5px;
	margin: 20px 0 0 0;
	
	
}

#gadget h3{
color: #697074;
font-size: 14px;	
}

.gadget-price{
color:#4a4a4a;
font-size:45px;
font-family:Arial;
font-weight:bold;
border:5px solid #9da4a8; 
padding:10px 5px 10px 10px;
height: 50px;
min-width: 200px;
max-width:250px;




}

.gadget-arrows{

	
margin-left: 5px;

	
	float:left;
	
	
}

label {
    float: left;
    padding:5px 0px 5px 0px;
    text-align: center;
	font-weight:bold;
	width: 73px;
	
}


#gadget-meter{
	width:100%;
	text-align:center;
	border-top:#C8C8C8 1px solid;

}

#n99{
	color:#b30301;
	
}

#n75{
	color:#d02c02;
	
}
#n50{
	color:#df7201;
	
}
#n25{
	color:#dfb200;
	
}
#flat{
	color:#c3c100;
	
}
#p25{
	color:#aecf00;
	
}

#p50{
	color:#6cb300;
	
}
#p75{
	color:#3ca100;
	
}
#p100{
	color:#087000;
	
}

#voteSubmit{
	color:#ffffff;
	
}


.comments-content{
	padding-top:10px;
	margin: 0px 0px -10px 0px; 
	
}

.comments-content h1{
	font-size:16px;

}

.comments-bottom{
	height:10px;
	
}

.comments-bottom span{
	height:10px;
	
}

.comment{
	
margin-top:20px;

}

.comment-title{
	border-bottom: 1px #cacaca solid;
}

.comment-date{
	float:right;
}

.comment-text{
	padding:15px 30px 0px 50px;
	
}



.comment-input{
		background-color:#faf0f0;
		border:1px #fecdcf solid;
		padding:0px 10px 0px 15px;
		margin-top: 20px;
}

.user-info{
	margin: auto;
	width:100%;
	text-align:left;
	float:left;
	padding:5px 19px 5px 0px;
	
	
}

.user_comment{
	clear:both;
	border: 1px groove #67CDFF;
	height:250px;
	width:500px;
	
	
}

#coments-error{
	color:#507489;
}

.submit_btn{
	
	font-family: arial;
	font-weight:bold;
	background:#CFD0FF;
	border: 1px solid #8E8FCF;
	padding:2px 10px 2px 10px;
	
	
}

.comment_submit_btn{
	width:200px;
	height:35px; 
	font-size:18px;
	font-weight: lighter;
	background: url(images/button_bg.png) repeat-x scroll;
	color:#555555;
	border: 1px outset #7bc3ff;
	
	
}

.anti-spam-img{
	margin:0px 0 10px 0px;
	border:1px #ABADB3 solid;

	
}

.article-bottom{
	height:20px;
	
}

.article-bottom span{
	height:20px;
	
}

.gadget-button{
 width: 100px;
 height: 35px;	
background: url(images/button.png) no-repeat scroll;
text-align:center;
padding-top:12px;

font-size: 16px;
color: #555555;
font-weight: bold;
margin:5px auto; 
	
}


.gadget-button:hover{
	background: url(images/button_active.png) no-repeat scroll;
	color: #ffffff;
}

.submit {
	font-size: 16px;
	color:#555555;
	font-weight:bold;

	
	
}

.submit:hover{
	color:#ffffff;
	
}

.pie-chart{
	
	margin:20px 20px 10px 50px;
	height:200px;
	width:300px;
	background:#ffffff;
	float:right;
	display:inline;
	
}

.rater{
	clear:both; 
	padding:10px 0 0 10px;
	width:665px;
	
}


.comment_submit{
	width:150px;
	margin-top: 15px;
	background-color:#A799DF;
	border: 1px outset #BFBFBF;
	color:#ffffff;
	height:30px;
	/*font-weight:bold;*/
	font-size: 15px;
	
	
}

.extra-login-field{ 
	border:1px solid #CFCFCF;
	height:20px;
	width:150px;
	
	
}

.extra-info{
	width:100%; 
	margin-bottom:20px;
	margin-top: 15px;
	background-color:#F0F0F0;
	border:1px solid #AFAFAF;
	padding:0 0 20px 20px;
	
}

.extra-info-cell{
	float:left; 
	padding:0 80px 0 80px;

	margin: 15px 0 0 0;
	width:150px;
	padding-top:10px;
	height:200px;
	
	
	
}
