/* TopLogin Form
-----------------------*/

#loginTop {
}

#loginTop input {
	width:155px;
	background:url(../images/bk_inputtop.jpg) 0 0 no-repeat;
	border:none;
	padding:4px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	float: none;
}

#loginTop input.checkbox {
	width:20px;
	background:none;
	padding:0;
}

#loginTop label {
	width:70px;
	margin:0 10px;
	float: none;
}

#loginTop input.loginBut {
	width:71px;
	height:26px;
	background:url(../images/bk_loginbut.jpg) 0 0 no-repeat;
	text-align:center;
	padding-top:4px;
	color:#fff;
}

/* Top Search 
----------------------*/

#topSearch form {
	display:block;
	clear:left;
}

#topSearch form input {
	width:620px;
	background:url(../images/bk_search.jpg) 0 0 no-repeat;
	height:30px;
	font-size:13px;
	float:left;
	border:none;
	padding-top:6px;
	padding-left:10px;
}

#topSearch form input.searchBut {
	width:84px;
	background:url(../images/skroutz_it.jpg) 0 0 no-repeat;
	height:30px;
	margin-left:7px;
}

/* Post Comment 
----------------------*/

form#addComment input {
	width:590px;
	border:1px solid #BDCBD5;
	padding:4px;
	margin:5px 0;
	float:left;
}

form#addComment label {
	font-style:italic;
	padding-right:20px;
	float:left;
	padding-top:10px;
	clear:left;
}

form#addComment textarea {
	float:left;
	clear:left;
	border:1px solid #BDCBD5;
	width:645px;
}

form#addComment input.submit {
	clear:left;
	display:block;
	width:71px;
	height:26px;
	text-align:center;
	font-size:11px;
	color:#fff;
	padding-top:4px;
	margin-top:5px;
	background:url(../images/bk_but_blue.jpg) 0 0 no-repeat;
	border:none;
}

/* Send Reply 
-----------------------------------*/
.replyForm
{
    margin-top:5px;
}

.replyForm textarea {
	width:98%;
	height:100px;
	border:1px solid #ABD4E6;
	padding:5px;
	margin:5px 0;
}

.replyForm input {
	width:98%;
	border:1px solid #ABD4E6;
	padding:5px;
	margin:5px 0;
}

.replyForm input.replySubmit {
	float:right;
	margin-bottom:5px;
	width:83px;
	height:28px;
	text-align:center;
	padding-top:0px;
	font-size:11px;
	background:url(../images/bk_green_but.jpg) 0 0 no-repeat;
	color:#FFF;
	border:none;
	cursor:pointer;
}

/* New Auction
---------------------------------*/

body.users.blacklist form input.submit,
.newAuction input, .newAuction textarea, .newAuction select {
	border:1px solid #ABD4E6;
	width:98%;
	padding:3px;
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.newAuction label {
	width:100px;
	float:left;
	margin:5px 0;
	
}

.newAuction input.short{
	width:250px;
	margin:5px 0;
	float:left;
}

.newAuction select.short {
	width:258px;
	margin:5px 0;
	float:left;
}

.newAuction .symbol {
	display:block;
	float:left;
	margin:5px 0 5px 5px;
	height:22px;
}

.newAuction .msgBox, 
.newAuction .msgBox2 {
	float:left;
	width:235px;
	border:1px solid #E2DCB1;
	background:#FCFCEF url(../images/ico_info.jpg) 5px 5px no-repeat;
	padding:4px;
	padding-left:24px;
	margin:5px 0 5px 15px;
}


.newAuction img.thumb{
	float:left;
	background:url(../images/bk_thumb_blue.jpg) 0 0 no-repeat;
	padding:3px;
	margin-left:30px;
}


body.users.blacklist form input.submit,
.newAuction input.submit {
	clear:left;
	margin-bottom:5px;
	width:83px;
	height:28px;
	text-align:center;
	padding-top:0px;
	font-size:11px;
	background:url(../images/bk_green_but.jpg) 0 0 no-repeat;
	color:#FFF;
	border:none;
	cursor:pointer;
}

.newAuction input.radio {
	width:20px;
	border:none;
	padding:0;
	float:left;
	clear:both;
}

.newAuction .with-check-box {
	padding-left: 100px;
}

.newAuction .with-check-box input {
	width: 24px;
	border: none;
	margin: 0;
	padding: 0;
}

.newAuction .with-check-box label {
	float: none;
	display: inline;
}

/* New Message 
-------------------------------*/

#newMessage {
	margin-top:15px;
}

body.users.blacklist form input#user_username,
#newMessage input {
	border:1px solid #ABD4E6;
	width:625px;
	padding:3px;
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#newMessage input {
	width:625px;
}

body.users.blacklist form input#user_username {
  width: 300px;
}

body.users.blacklist form input.submit {
  margin-top: 2px;
  float: right;
}

#newMessage label {
	width:55px;
	float:left;
	margin:6px 0 4px;
	float:left;
	font-weight:bold;
}

#newMessage input.submit {
	clear:left;
	margin-bottom:5px;
	width:83px;
	height:28px;
	text-align:center;
	padding-top:0px;
	font-size:11px;
	background:url(../images/bk_green_but.jpg) 0 0 no-repeat;
	color:#FFF;
	border:none;
	cursor:pointer;
}

#newMessage textarea {
	width:98%;
	border:1px solid #ABD4E6;
	margin-top:5px;
}

/* Login 
----------------------------------*/

.login input, .register input, .register select{
	border:1px solid #ABD4E6;
	width:250px;
	float:left;
	padding:3px;
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.login label, .register label {
	width:100px;
	float:left;
	margin:5px 0;
	
}

.login .checkbox, .register .checkbox {
	clear:both;
	width:20px;
	float:left;
	margin-left:100px;
	border:none;
}

*html .login .symbol, *html .register .symbol  {
	padding-top:7px;
}

.login .symbol, .register .symbol {
	display:block;
	float:left;
	padding-top:3px;
        margin:0px 5px;
        width:auto;
}


.login input.submit, .register input.submit {
	clear:left;
	margin-bottom:5px;
	width:83px;
	height:28px;
	text-align:center;
	padding-top:0px;
	font-size:11px;
	background:url(../images/bk_green_but.jpg) 0 0 no-repeat;
	color:#FFF;
	border:none;
	cursor:pointer;
	margin-left:97px;
}

.register .errBox {
	float:left;
	width:250px;
	border:1px solid #F0BDA7;
	background:#FCF2ED url(../images/ico_warning.jpg) 5px 5px no-repeat;
	padding:4px;
	padding-left:24px;
	margin:3px 0 5px 15px;
}

.register .okBox {
	float:left;
	width:250px;
	border:1px solid green;
	background:#FCF2ED url(../images/ok.gif) 5px 5px no-repeat;
	padding:4px;
	padding-left:24px;
	margin:3px 0 5px 15px;
}
