@charset "utf-8";

.inpSearch {
	width: 130px;
	border: none;
	background: none;
	font-size: 12px;
	line-height: 15px;
	margin-right: 15px;
	height: 15px;
	position: relative;
	padding: 0 3px;
	top:0px;
}

.selectGall {
	width: 200px;
	border: 1px solid #e3e3e3;
	font-size: 12px;
}

.btnSearch {
	background: #dd001f;
	color: #fff;
	border: none;
	font-size: 12px;
	cursor: pointer;
}

.aFormInptCheckBox, .aFormInptRadio{
	float: left;
}
/* Ekort forms */

fieldset.ekortForm {
	color: #333;
	font-size: 13px;
	font-weight: bold;
}

fieldset.ekortForm fieldset{
	padding: 0 0 5px 0;
}

fieldset.ekortForm label {
	width: 155px;
	display: block;
	float: left;
	text-align:left;
}

fieldset.ekortForm label.aFormLabelRadio, fieldset.ekortForm label.aFormLabelCheckBox {
	display: block;
	float: left;
	text-align:left;
	width: auto;
	position: relative;
	top: 2px;
}

fieldset.ekortForm div, fieldset.ekortForm p{
	clear: both;
	padding: 3px 0px;
}

fieldset.ekortForm input.aFormInpText, fieldset.ekortForm textarea{
	width: 280px;	
}

fieldset.ekortForm select{
	width: 284px;	
}

fieldset.ekortForm input.xyz  {
	width: 34px;
}

fieldset.ekortForm p#xyzz{
	padding-right: 14px;
	text-align: right;
}

fieldset.ekortForm .ekortSend {
	text-align: right;
}

fieldset.ekortForm .ekortSend input, input.btnSend {
	width: 55px ;
	height: 25px;
	border: none;
	background: url(/images/btn_send.gif) 0 3px no-repeat;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

input.btnLogind {
	width: 92px ;
	height: 25px;
	border: none;
	background: url(/images/btn_logind.gif) 0 3px no-repeat;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

input.btnComment {
	width: 110px ;
	height: 25px;
	border: none;
	background: url(/images/btn_comment.gif) 0 3px no-repeat;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

input.btnLong {
	width: 185px ;
	height: 25px;
	border: none;
	background: url(/images/btn_long.gif) 0 3px no-repeat;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

/* Kontact forms */
fieldset.kontakt {
	margin: 15px 0;
}

fieldset.kontakt div.kontaktRadio {
	width: 30px;
	float: left;
}

fieldset.kontakt p {
	margin-left: 32px;
}

/* Numbers */
fieldset.numbers input {
	vertical-align: bottom;
}

/* Sog */
.sogBtn {
	font-weight: bold;
	color: #fff;
	border: none;
	background-color: #dd001f;
	padding: 2px 3px;
}

.sogInp {
	border: 1px solid #666;
	padding: 2px;
}

/* Wikipedia */
fieldset.wikiSearch {
	font-size: 14px;
}

fieldset.wikiSearch .wikiInp {
	border: 1px solid #cc267f;
	padding: 2px;
	margin-left: 20px;
}

a.wikiSubmit {
	font-weight: bold;
	padding-right: 10px;
	background: url(/images/bread.gif) right 5px no-repeat;
	color: #000 !important;
	font-family: Arial, Helvetica, sans-serif;
}

/* Blog */
.logBox label {
	display: block;
	color: #666;
}

input.inpLog {
	border: none;
	width: 100px;
}

fieldset.yourComment label {
	text-transform: uppercase;
	display: block;
	padding-top: 3px;
	position: relative;
}

fieldset.yourComment label span.letters {
	position: absolute;
	top: 3px;
	right: 10px;
	text-transform: lowercase;
	color: #666;
	font-size: 10px;
} 

fieldset.yourComment input.inp, fieldset.yourComment textarea {
	border: none;
	width: 420px;
	margin-bottom: 10px;
}

/* Debat forms */
fieldset.debatForm label {
	font-weight: bold;
	float: left;
	display: block;
	width: 100px;
}

fieldset.debatForm input.inp, fieldset.debatForm textarea.inp {
	width: 340px;
}

fieldset.debatForm span.enter {
	font-size: 10px;
}
/*
fieldset.ekortForm fieldset.ekortFormFieldStyle2{
	background: #666666;
	 
}

fieldset.ekortForm fieldset.ekortFormFieldStyle2 img{
	 float: left;
	 clear:none;
}

fieldset.ekortForm fieldset.ekortFormFieldStyle2 p{
	 float: left;
	 width: 100px;
	 background: #00CC33;
	 clear:none;
}

fieldset.ekortForm fieldset.ekortFormFieldStyle2 div{
	 float: left;
	 width: 100px;
	 clear:none;
}
*/


/* calendar */
fieldset.ekortForm select.calendar_newMonth, fieldset.ekortForm select.calendar_newYear{
	width: 180px;

}
