/* COMMON */
/* 

#ebebeb light blue 
#64585f link/border,subsection text 
#ff0015 redorange 
#51b3e4 section 
#cfd6e6 subsection,button bg 

*/
a.paging:link,a.paging:visited
{
	color:#ffffff;
}

form{margin:0;padding:0;}

/* formu sadaļa */

/* table common */
table.form,table.form-0,table.list,table.form-list,table.empty
{
	width:100%;
	margin:0px;
	border-collapse:collapse;
}

table.form td,table.form-0 td,table.form th,table.form-0 th, table.list td, table.list th , table.list td 
{
	height:20px;
	padding:1px;
	padding-left:2px;
}

table.form td
{
	background-repeat:repeat-x;
}
table.form td.section,table.form-0 td.section, table.list td.section, table.form-list td.section
{
	background-image:url('../images/2formheadline.jpg');
	background-position:center;
	background-repeat:repeat-x;
	height: 35px;
	border:0px;
	width:100%;
}

table.form td.sectiont,table.form-0 td.sectiont, table.list td.sectiont, table.form-list td.sectiont
{
	background-color:#ffffff;
	padding-left:20px;
	color:#da251c;
	text-align: right;
	font-weight:bold;
	font-size:11px;
	border:0px;
}

table.form td.subsection,table.form-0 td.subsection, table.list td.subsection, table.form-list td.subsection
{
	background-image:none;
	background-color:#eeeeee;
	padding-left:20px;
	height: 20px;
	color:#64585f;
	text-align: left;
	font-weight:bold;
	font-size:10px;
	border:0px;
	border-top:1px solid #ffffff;
}

table.form td.button,table.form-0 td.button, table.list td.button, table.form-list td.button
{
	height: 35px;
	vertical-align:middle;
	padding-left:200px;
	text-align:left;
}

table.form td.bottom,table.form-0 td.bottom,table.list td.bottom,table.form-list td.bottom 
{
	background-image:url('../images/iban_img/bg_light_blue_grad.gif');
	background-repeat:repeat-x;
	background-position:top;
	background-color: #F7FBFF;
	height:44px;
	border:0px;
}

table.form td.info
{
	height: 35px;
	color:#000000;
	border:1px solid #64585f;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	font-weight:normal;
}

table.form td.right,table.form-0 td.right,table.list td.right,table.form-list td.right
{
	text-align:right;
}

table.form td.center,table.form-0 td.center,table.list td.center,table.form-list td.center
{
	text-align:center;
}

/* table form */
table.form,table.form-0 
{
	background-image:url('../images/iban_img/bg_orange_vertical.gif');
	background-repeat:repeat-x;
}

table.form-0
{
	background-image:url('../images/iban_img/bg_orange_vertical_short.gif');
}

table.form td,table.form-0 td
{
	font-weight:normal;
	color:#000000;
	border:0px;
}


table.form th,table.form-0 th
{
	background-color:#ffffff;
	font-weight:bold;
	border-top:1px solid #ffffff;
	color:#000000;
	text-align:right;
	width:100px;
}

/* table list */
table.list 
{
	background-image:url('../images/iban_img/bg_orange_horizontal.gif');
	background-repeat:repeat-y;
	margin:20px;
}

table.list td
{
	border-bottom:1px solid #ebebeb;
	background-color: #FFFFFF;
	font-weight:normal;
	color:#000000;
	vertical-align:top;
}

table.list th
{
	font-weight:bold;
	color:#000000;
	text-align:center;
	background-color:#ffffff;
	width:100px;
}

table.list td.num
{
	text-align:right;
}

table.list tr.even td
{
	background:oldlace;
}

table.form-list tr.even td
{
	background:#eaf4ff;
}

/* */

table.formcc
{
	background-image:url('../images/2cenucalc.jpg');
	background-repeat:no-repeat;
	margin:5px;

}

/* table form-list */

table.form-list 
{
}

table.form-list td
{
	padding:0px;
	background-color: #FFFFFF;
	padding-left:1px;
	text-align:left;
	border-right:1px solid #cccccc;
}

table.form-list th
{
	padding:1px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	font-size:9px;
	height:15px;
}

table.form-list td.button 
{
	height:15px;
}

/* div paging */

div.paging 
{
	float:right;
}

div.paging div,div.sel
{
	width:17px;
	height:20px;
	float:left;
	background-color:transparent;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	padding-top:3px;
}

div.paging div.sel
{
	color:#000000;
	background-image:url('../images/iban_img/bg_page.gif');
	background-repeat:no-repeat;
	background-position:center;

}


/* input, select, textarea, radiobutton, checkbox fields */


input, select, textarea
{
	background-color:#ffffff;
	border:1px solid #aaaaaa;
}


/* select-one */
select.select-0 {width: 75px;}
select.select-1 {width:105px; }
select.select-2 {width:155px; }
select.select-3 {width:245px; }

/* input-text */
input.input-n {	width:40px; }
input.input-0 {	width:60px;}
input.input-1 {	width:100px;}
input.input-2 {	width:150px;}
input.input-3 { width:240px;}
input.input-d { width:70px;float:left;margin-right:0px;}
in]:hover, input[type="submit"]:hover
{
   border:1px solid #31d80a;
}*/


input:focus,textarea:focus,select:focus
{
   border:1px solid #31d80a;
}



/* textarea */
textarea.textarea-2 { width:150px;	height: 40px;vertical-align:bottom}
textarea.textarea-3 { width:240px;	height: 40px;vertical-align:bottom}
textarea.textarea-3-2 {width:240px;height: 80px;vertical-align:bottom}
textarea.textarea-4-3 {width:340px;height: 120px;vertical-align:bottom}

/* input-button */
input.button-0, input.button-1,input.button-2, input.button-s,input.button-href,input.button-1r,input.button-2r
{
	background-color:#000000;
	border:1px solid #000000;
	height: 16px;
	margin: 0px 2px 0px 2px;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	font-size:9px;
	padding-bottom:2px;
	color:#ffffff;
}

input.button-s
{
	height: 15px;
	font-size:10px;
}

input.button-0
{
	height: 15px;
	background-image:none;
	width:70px;
	font-size:9px;
}

input.button-1
{
	width:100px
}

input.button-1r,input.button-2r
{
		color:#000000;
		background-color:red;
}

input.button-2,input.button-2r
{
	width:150px
}

input.button-href
{
	border:1px;
	text-align:left;
	color:#64585f;
	text-decoration: underline;
	float:left;
	background-image:none;
	background-color:transparent;
	border:0px;
}

input.button-tab,input.button-tab-sel
{
	background-color:#ffffff;
	width:110px;
	height:25px;
	font-weight:bold;
	color:#7e7e7e;
	margin:0px;
	padding:0px;
	border:0px;
	border-right:1px solid #7e7e7e;
}

input.button-tab-sel
{
	color:#000000;
}

input.button-delete,input.button-add,input.button-more,input.button-cal,input.button-expand,input.button-find,input.button-check
{
	background-image:url('../images/delete.gif');
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	text-align:center;
	vertical-align:middle;
	padding-bottom:2px;
	margin: 0px 2px 0px 2px;
	background-color:transparent;
	border:0px solid #000000;
	background-repeat:no-repeat;
	cursor:pointer;
}

input.button-add{background-image:url('../images/plus.gif');height:20px;width:20px;}
input.button-delete{background-image:url('../images/delete.gif');}
input.button-find{background-image:url('../images/find.gif');}
input.button-check{background-image:url('../images/check.gif');}

input.button-more 
{
	background-image:url('../images/details.gif');
	background-position:center;
	width:30px;
}

input.button-cal
{
	background-image:url('../images/calendar.gif');
	margin:0px;
	margin-bottom:2px;
}

input.button-expand
{
	background-image:url('../images/expand.gif');
	width:16px;
	height:16px;
	margin:0px;
}

input.button-delete:hover
{
   border:1px solid red;
}

/*tie kuriem nevajag raadiit hover*/
input.button-href:hover,input.button-expand:hover,input.button-cal:hover
{
   border:0px;
}

input.button-tab:hover
{
	color:#ff0015;
}






